- 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · 4 weeks ago
- ad392d5 common: Enable BLOBLIST_TABLES on arm by Patrick Rudolph · 4 weeks ago
- daef5ee rockchip: board: Increase rng-seed size to make it sufficient for modern Linux by Alex Shumsky · 5 weeks ago
- 4cac2e0 Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 5 weeks ago
- e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 5 weeks ago
- 88e1b97 Make AVB_VERIFY depend on FASTBOOT by Jerome Forissier · 7 weeks ago
- 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · 9 weeks ago
- f236ce1 common: update: UPDATE_COMMON implies CMD_TFTPBOOT by Jerome Forissier · 2 months ago
- a16890e android_ab: Fixes: Fix backup offset calculation by Joshua Watt · 3 months ago
- cc42f2c sandbox: Increase cyclic CPU-time limit by Simon Glass · 4 months ago
- 0b38522 cyclic: Add a symbol for SPL by Simon Glass · 4 months ago
- c9aa613 cyclic: Rise default CYCLIC_MAX_CPU_TIME_US to 5000 by Jiaxun Yang · 5 months ago
- fb71c88 rockchip: Enable preconsole for rk3328 by Jagan Teki · 10 months ago
- 90818d5 Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig by Tom Rini · 1 year, 1 month ago
- 301c31e common: Reword CONSOLE_RECORD_.*SIZE help texts by Tom Rini · 1 year, 1 month ago
- 0b491f5 serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE by Rasmus Villemoes · 1 year, 1 month ago
- b65f2bb event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY* by Marek Vasut · 1 year, 3 months ago
- 9f076ea sandbox: Move the bloblist down a little in memory by Simon Glass · 1 year, 2 months ago
- 2736719 Move fdt_simplefb to boot/ by Simon Glass · 1 year, 2 months ago
- e0e27fe video: Move the BMP options by Simon Glass · 1 year, 2 months ago
- 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 3 months ago
- f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
- 13aaedd common: Drop duplicate space in SPL_BMP description by Marek Vasut · 1 year, 4 months ago
- d198c3a bloblist: Enforce CRC32 by Tom Rini · 1 year, 4 months ago
- 0116d85 console: kconfig: Drop the redundant VIDEO dependency by Bin Meng · 1 year, 4 months ago
- aa3c9bb common: Kconfig: Fix CMD_BMP/BMP dependency by Samuel Dionne-Riel · 1 year, 4 months ago
- ad3ae7d android_ab: Try backup booloader_message by Joshua Watt · 1 year, 5 months ago
- 2631ece common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENV by Ying Sun · 1 year, 5 months ago
- a2acf86 Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 7 months ago
- 35ff483 common/Kconfig: fix comments syntax error by Hugo Villeneuve · 1 year, 7 months ago
- abf0e7b imx: support i.MX8QM DMSSE20 a1 board by Oliver Graute · 1 year, 7 months ago
- 329cfe9 common: Kconfig: Add BMP configs by Nikhil M Jain · 1 year, 7 months ago
- 9046b5f ARM: rmobile: Add R-Car Generation 4 support by Hai Pham · 1 year, 9 months ago
- 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 months ago
- ee3a216 usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB by Heinrich Schuchardt · 1 year, 10 months ago
- 82779d2 Add VPL options for BLOBLIST by Simon Glass · 1 year, 9 months ago
- dd2e5f2 event: Add Kconfig options for SPL by Simon Glass · 1 year, 9 months ago
- 5f65f1a common: Make ARCH_EARLY_INIT_R be selected only by Tom Rini · 1 year, 9 months ago
- a6980b8 common/Kconfig: Reword text for BOARD_TYPES by Tom Rini · 1 year, 9 months ago
- b3ca365 common/update: Finish Kconfig migration by Tom Rini · 1 year, 11 months ago
- 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 10 months ago
- c12bb8d usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT by Patrick Delaunay · 2 years, 3 months ago
- 6d09df8 console: Add option to keep it silent until env is loaded by Harald Seiler · 2 years, 5 months ago
- 6a4a908 sandbox: Move CONFIG_IO_TRACE to Kconfig by Tom Rini · 2 years ago
- a910c68 Convert CONFIG_HWCONFIG to Kconfig by Tom Rini · 2 years ago
- 5722f0e vpl: Allow signature verification by Simon Glass · 2 years, 1 month ago
- 66eea9f spl: Add a separate silence option for SPL by Simon Glass · 2 years, 1 month ago
- 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
- 37e8511 event: Fix a typo in the EVENT help by Simon Glass · 2 years, 3 months ago
- 5aceb26 console: Implement flush() function by Pali Rohár · 2 years, 3 months ago
- 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
- 036f89a cyclic: Add basic support for cyclic function execution infrastruture by Stefan Roese · 2 years, 3 months ago
- bd2e353 fdt_support: add optional board_rng_seed() hook by Rasmus Villemoes · 2 years, 3 months ago
- d209eda Convert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig by Tom Rini · 2 years, 4 months ago
- 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
- 7fb323b vpl: Ensure all VPL symbols in Kconfig have some VPL dependency by Tom Rini · 2 years, 6 months ago
- 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
- 4780550 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · 2 years, 7 months ago
- e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
- 9b92ea4 bloblist: Correct Kconfig dependencies by Simon Glass · 2 years, 7 months ago
- 2bfc77a Convert CONFIG_CLOCKS to Kconfig by Tom Rini · 2 years, 8 months ago
- 356c674 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 8 months ago
- f1c5191 event: Convert misc_init_f() to use events by Simon Glass · 2 years, 9 months ago
- aa4bce9 event: Add basic support for events by Simon Glass · 2 years, 9 months ago
- d02971e Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig by Tom Rini · 2 years, 9 months ago
- c6fcb94 bloblist: Refactor Kconfig to support alloc or fixed by Simon Glass · 2 years, 11 months ago
- e94421b bloblist: Use 'phase' consistently for bloblists by Simon Glass · 2 years, 11 months ago
- 0a25069 Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · 3 years ago
- 5d2199d bloblist: Support allocating the bloblist by Simon Glass · 3 years, 1 month ago
- ec05898 Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 3 years ago
- 9803ddf common: Allow a smaller console-recording pre-reloc by Simon Glass · 3 years, 1 month ago
- 91944df Create a new boot/ directory by Simon Glass · 3 years, 1 month ago
- 5b2bc14 common: Kconfig: use 'vidconsole' name instead of old 'video' by Anatolij Gustschin · 3 years, 2 months ago
- 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- 3933d29 pci: Drop DM_PCI by Simon Glass · 3 years, 4 months ago
- 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- 4abdf14 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · 3 years, 3 months ago
- 81cd040 log: Allow padding of the function name by Simon Glass · 3 years, 5 months ago
- 1e198a6 sandbox: Adjust the bloblist default address by Simon Glass · 3 years, 5 months ago
- 369d87a Add support for stack-protector by Joel Peshkin · 3 years, 8 months ago
- 7eef78d Convert CONFIG_MISC_INIT_F to Kconfig by Simon Glass · 3 years, 8 months ago
- 9127d8b common: SCP03 control (enable and provision of keys) by Jorge Ramirez-Ortiz · 3 years, 9 months ago
- 9fb7c49 avb: AVB_VERIFY depends on MMC by Heinrich Schuchardt · 3 years, 10 months ago
- ab7e746 bloblist: Support relocating to a larger space by Simon Glass · 3 years, 10 months ago
- 6b165af common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F by Ovidiu Panait · 4 years ago
- 768d58d common: update: add a generic interface for FIT image by AKASHI Takahiro · 4 years, 1 month ago
- 36ada31 Kconfig: Move BOARD_TYPES under init options by Simon Glass · 4 years, 2 months ago
- 5f78ee7 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · 4 years, 2 months ago
- 99298be Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · 4 years, 2 months ago
- 227a124 Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks by Simon Glass · 4 years, 2 months ago
- d613b2a Kconfig: Move startup hooks under init options by Simon Glass · 4 years, 2 months ago
- 0031100 Kconfig: Create a new 'init options' menu by Simon Glass · 4 years, 2 months ago
- c10ddfd Kconfig: Move DEFAULT_FDT_FILE under boot options by Simon Glass · 4 years, 2 months ago
- f11d613 Kconfig: Move SUPPORT_RAW_INITRD under boot options by Simon Glass · 4 years, 2 months ago
- 5e95864 Kconfig: Move misc boot options under 'boot options' by Simon Glass · 4 years, 2 months ago
- 1b6cbaa Kconfig: Move CONFIG_BOOTDELAY under autoboot options by Simon Glass · 4 years, 2 months ago
- eebed78 Kconfig: Move boot media under boot options by Simon Glass · 4 years, 2 months ago
- d02ddcf Kconfig: Move boot timing under boot options by Simon Glass · 4 years, 2 months ago
- b45b163 Kconfig: Move boot menu into common/ by Simon Glass · 4 years, 2 months ago
- 635d050 Define default CONFIG_PREBOOT with right config option by Peter Robinson · 4 years, 2 months ago