l=u-boot Where to get source code: === The U-Boot source code is maintained in the Git repository at https://source.denx.de/u-boot/u-boot.git ; you can browse it online at https://source.denx.de/u-boot/u-boot
l=u-boot Where to get source code: === The U-Boot source code is maintained in the Git repository at https://source.denx.de/u-boot/u-boot.git ; you can browse it online at https://source.denx.de/u-boot/u-boot The "Tags" links on this page allow you to download tarballs of...
This project is mirrored from https://source.denx.de/u-boot/u-boot.git. Pull mirroring updated 14 minutes ago. master default protected 6becf9ba· Merge tag 'u-boot-imx-master-20240802' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx · 2 days ago ...
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} mrohit2011 / u-boot Public forked from u-boot/u-boot Notifications You must be signed in to change notification settings Fork 0 Star 0 ...
/* We come here after U-Boot is initialised and ready to process commands */ void main_loop(void) { const char *s; bootstage_mark_name(BOOTSTAGE_ID_MAIN_LOOP, "main_loop"); if (IS_ENABLED(CONFIG_VERSION_VARIABLE)) env_set("ver", version_string); /* set version variable */ cli...
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net 5年前 drivers watchdog: Handle timer wrap around 5年前 dts dts: add property removal option CONFIG_OF_REMOVE_PROPS 5年前 env env: Update env_addr for mmc environment driver 5年前 examples ...
master u-boot cmd button.c button.c Find file Blame Permalink Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" Tom Rini authored 9 months ago 03de305e History Code owners Assign users and groups as approvers for specific file changes. Learn more.button.c 1.59 ...
GitLab.com
gitlab/azure: Enable LLVM tests Browse files Now that we have again fixed the problems that building with clang exposes, enable these tests on Azure and GitLab-CI as well. Signed-off-by: Tom Rini <trini@konsulko.com>master v2025.04-rc2 … v2020.01-rc2 ...
GitLab.com