1. 19efd43 event: Correct duplicate log message in event_notify() by Simon Glass · 1 year, 8 months ago
  2. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  3. 2d1e2e5 common/update: Finish Kconfig migration by Tom Rini · 1 year, 9 months ago
  4. 6e73ab3 spl: sata: Rework the loading case it not use IS_ENABLED(...) by Tom Rini · 1 year, 9 months ago
  5. d35e44f autoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usage by Tom Rini · 1 year, 9 months ago
  6. a3fda0d global: Remove unused CONFIG defines by Tom Rini · 1 year, 9 months ago
  7. 53c47c5 Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 8 months ago
  8. 33c60a3 trace: Use notrace for short by Simon Glass · 1 year, 9 months ago
  9. e875cab configs: Increase malloc size after relocation by Neha Malcom Francis · 1 year, 9 months ago
  10. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 8 months ago
  11. 5b958de Merge branch '2022-01-16-bootstd-updates' by Tom Rini · 1 year, 8 months ago
  12. 9e7ac0b menu: Factor out menu-keypress decoding by Simon Glass · 1 year, 9 months ago
  13. 30f3333 image: Move common image code to image_board and command by Simon Glass · 1 year, 9 months ago
  14. 32bab0e menu: Make use of CLI character processing by Simon Glass · 1 year, 9 months ago
  15. 86cc3c5 menu: Use a switch statement by Simon Glass · 1 year, 9 months ago
  16. d0ca98d menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 9 months ago
  17. 5712976 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 1 year, 9 months ago
  18. 2da4a15 menu: Rename KEY_... to BKEY_... by Simon Glass · 1 year, 9 months ago
  19. b08e9d4 cli: Move readline character-processing to a state machine by Simon Glass · 1 year, 9 months ago
  20. ffb191e arm: rockchip: Add RV1126 arch core support by Jagan Teki · 1 year, 9 months ago
  21. 5454dea usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT by Patrick Delaunay · 2 years ago
  22. fe4c21d Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 8 months ago
  23. 48b3ecb gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · 2 years ago
  24. cf7aa03 common: spl: ram: fix return code by Nikita Shubin · 1 year, 10 months ago
  25. 33965c7 console: Add option to keep it silent until env is loaded by Harald Seiler · 2 years, 3 months ago
  26. ba1fa2a usb: onboard-hub: add driver to manage onboard hub supplies by Fabrice Gasnier · 1 year, 10 months ago
  27. 721307e cmd: exit: Fix return value propagation out of environment scripts by Marek Vasut · 1 year, 9 months ago
  28. c9c42ad common:autoboot:modify function parameters by Shenlin Liang · 1 year, 10 months ago
  29. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  30. d1f4b09 common/memsize.c: Check for overflow in get_effective_memsize() only for mpc85xx by Pali Rohár · 1 year, 9 months ago
  31. 90c7888 common/spl/spl_ram: Remove unused default by Tom Rini · 1 year, 10 months ago
  32. 7c5c137 global: Migrate CONFIG_PRAM to CFG by Tom Rini · 1 year, 10 months ago
  33. 1d457db global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · 1 year, 10 months ago
  34. dd5b58c global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · 1 year, 10 months ago
  35. 218ce36 global: Remove undef CONFIG_... for unused values by Tom Rini · 1 year, 10 months ago
  36. f365971 spl: Kconfig: Fix SPL_OPTEE_IMAGE dependency by Jagan Teki · 1 year, 11 months ago
  37. 7d212af usb: Update USB_STORAGE dependencies by Tom Rini · 1 year, 10 months ago
  38. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 9 months ago
  39. fda2253 spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLY by Dai Okamura · 1 year, 10 months ago
  40. ac14155 common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload by Kautuk Consul · 1 year, 10 months ago
  41. 68e5404 sandbox: Move CONFIG_IO_TRACE to Kconfig by Tom Rini · 1 year, 10 months ago
  42. 19b4040 Convert CONFIG_HWCONFIG to Kconfig by Tom Rini · 1 year, 10 months ago
  43. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 10 months ago
  44. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 10 months ago
  45. f16b1a6 spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig by Tom Rini · 1 year, 10 months ago
  46. ecc8d42 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 1 year, 10 months ago
  47. 4e59094 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 1 year, 10 months ago
  48. 27380d8 console: file should always be non-negative by Heinrich Schuchardt · 1 year, 11 months ago
  49. 4b0a1f5 spl: Fix SPL_ATF and SPL_OPENSBI dependencies by Samuel Holland · 1 year, 11 months ago
  50. 60d7820 Revert "cli_readline: Only insert printable chars" by Pali Rohár · 1 year, 11 months ago
  51. 02f5a01 SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c by Tom Rini · 1 year, 11 months ago
  52. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 1 year, 11 months ago
  53. d332cd5 Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 11 months ago
  54. 023d9c9 efi_loader: remove CONFIG_EFI_SETUP_EARLY by AKASHI Takahiro · 1 year, 11 months ago
  55. 898bd53 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 11 months ago
  56. 0444889 usb: storage: continue probe on "Invalid device" by Janne Grunau · 1 year, 11 months ago
  57. 3406e9d usb: Add 1ms delay after first Get Descriptor request by Marek Vasut · 1 year, 11 months ago
  58. 8450b97 mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS by Stefan Roese · 1 year, 11 months ago
  59. 50128ae cyclic: get rid of cyclic_init() by Rasmus Villemoes · 1 year, 11 months ago
  60. 2896839 cyclic: switch to using hlist instead of list by Rasmus Villemoes · 1 year, 11 months ago
  61. 6b84b1d cyclic: drop redundant cyclic_ready flag by Rasmus Villemoes · 1 year, 11 months ago
  62. d7de5ef cyclic: use a flag in gd->flags for recursion protection by Rasmus Villemoes · 1 year, 11 months ago
  63. 467bad5 event: Add an event for main_loop by Sughosh Ganu · 1 year, 11 months ago
  64. 5981d61 vpl: Allow signature verification by Simon Glass · 1 year, 11 months ago
  65. 4218456 vbe: Add Kconfig options for VPL by Simon Glass · 1 year, 11 months ago
  66. 5a61bf1 spl: Allow multiple loaders of the same time by Simon Glass · 1 year, 11 months ago
  67. 6a318b1 bloblist: Drop debugging by Simon Glass · 1 year, 11 months ago
  68. 6e55b11 spl: Add a separate silence option for SPL by Simon Glass · 1 year, 11 months ago
  69. ec7e8da spl: Refactor controls for console output by Simon Glass · 1 year, 11 months ago
  70. 2b8d2cc spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · 1 year, 11 months ago
  71. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 1 year, 11 months ago
  72. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  73. b0c5353 video: Drop common LCD implementation by Simon Glass · 2 years ago
  74. 70cc7b6 video: Drop use of the lcd header file by Simon Glass · 2 years ago
  75. 2429068 fdt: Drop support for LCD fixup in simplefb by Simon Glass · 2 years ago
  76. 0f9b86f video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years ago
  77. f9b7bd7 video: cmd: Drop old LCD code by Simon Glass · 2 years ago
  78. 2285864 video: Drop VCXK video controller by Simon Glass · 2 years ago
  79. 1dc6517 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years ago
  80. ba97899 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years ago
  81. 8166056 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · 2 years ago
  82. 832bcbb video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 2 years ago
  83. b5b1ce8 video: lcd: Drop console rotation by Simon Glass · 2 years ago
  84. 7fcb30c splash: get devpart from environment variable by Julien Masson · 2 years ago
  85. a638d9a splash: support raw image from MMC by Julien Masson · 2 years ago
  86. 3a82cd2 scripts: Makefile.spl: Enable memory drivers to be built for SPL by Roger Quadros · 1 year, 11 months ago
  87. 06377c5 spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard by Roger Quadros · 2 years ago
  88. c2c485d Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 1 year, 11 months ago
  89. ddc8d36 cyclic: Don't disable cylic function upon exceeding CPU time by Stefan Roese · 2 years ago
  90. 9259bd1 common: board_f: Print information for all sysresets by Michal Suchanek · 2 years ago
  91. f60e6f6 input: Remove legacy KEYBOARD option by Tom Rini · 2 years ago
  92. 73ceadc Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 11 months ago
  93. 177040b sunxi: Kconfig: use SoC-wide values for some symbols by Andre Przywara · 2 years ago
  94. 7ff1263 stdio: Fix class iteration in stdio_add_devices() by Michal Suchanek · 2 years ago
  95. db9d55e spl: atf: Fix clang -Wasm-operand-widths warning by Alistair Delva · 2 years ago
  96. fcb670b usb: Add missing guard around env_get() in usb_hub by Marek Vasut · 2 years ago
  97. 3c29c0f common/board_f: drop ifdefs around header includes by Ovidiu Panait · 2 years ago
  98. d63fc99 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · 2 years ago
  99. 85e68ae common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c by Ovidiu Panait · 2 years ago
  100. 181cbd4 common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code by Ovidiu Panait · 2 years ago