1. 1573cca event: Correct duplicate log message in event_notify() by Simon Glass · 1 year, 10 months ago
  2. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  3. b3ca365 common/update: Finish Kconfig migration by Tom Rini · 1 year, 11 months ago
  4. 05ca277 spl: sata: Rework the loading case it not use IS_ENABLED(...) by Tom Rini · 1 year, 11 months ago
  5. 0c23c5b autoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usage by Tom Rini · 1 year, 11 months ago
  6. d259d9c global: Remove unused CONFIG defines by Tom Rini · 1 year, 11 months ago
  7. ab2085c Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 10 months ago
  8. 56da76d trace: Use notrace for short by Simon Glass · 1 year, 11 months ago
  9. 0f1326e configs: Increase malloc size after relocation by Neha Malcom Francis · 1 year, 11 months ago
  10. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 10 months ago
  11. b18de56 Merge branch '2022-01-16-bootstd-updates' by Tom Rini · 1 year, 10 months ago
  12. 1b56fe1 menu: Factor out menu-keypress decoding by Simon Glass · 1 year, 11 months ago
  13. daee3ba image: Move common image code to image_board and command by Simon Glass · 1 year, 11 months ago
  14. 9d8d387 menu: Make use of CLI character processing by Simon Glass · 1 year, 11 months ago
  15. d52ce65 menu: Use a switch statement by Simon Glass · 1 year, 11 months ago
  16. f1d3c8e menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 11 months ago
  17. 81544c4 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 1 year, 11 months ago
  18. 05ecdf8 menu: Rename KEY_... to BKEY_... by Simon Glass · 1 year, 11 months ago
  19. 7646d5b cli: Move readline character-processing to a state machine by Simon Glass · 1 year, 11 months ago
  20. 249a238 arm: rockchip: Add RV1126 arch core support by Jagan Teki · 2 years ago
  21. c12bb8d usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT by Patrick Delaunay · 2 years, 3 months ago
  22. 6253a7b Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 11 months ago
  23. ba3982f gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · 2 years, 2 months ago
  24. b5f2af8 common: spl: ram: fix return code by Nikita Shubin · 2 years ago
  25. 6d09df8 console: Add option to keep it silent until env is loaded by Harald Seiler · 2 years, 5 months ago
  26. cd809b1 usb: onboard-hub: add driver to manage onboard hub supplies by Fabrice Gasnier · 2 years ago
  27. fd09932 cmd: exit: Fix return value propagation out of environment scripts by Marek Vasut · 2 years ago
  28. bb0f62a common:autoboot:modify function parameters by Shenlin Liang · 2 years ago
  29. a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  30. de121c5 common/memsize.c: Check for overflow in get_effective_memsize() only for mpc85xx by Pali Rohár · 1 year, 11 months ago
  31. 0f3d1de common/spl/spl_ram: Remove unused default by Tom Rini · 2 years ago
  32. 0bb9b09 global: Migrate CONFIG_PRAM to CFG by Tom Rini · 2 years ago
  33. bc9d46b global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · 2 years ago
  34. fb52b94 global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · 2 years ago
  35. 5a6741b global: Remove undef CONFIG_... for unused values by Tom Rini · 2 years ago
  36. 9bd34ac spl: Kconfig: Fix SPL_OPTEE_IMAGE dependency by Jagan Teki · 2 years, 1 month ago
  37. 04097c9 usb: Update USB_STORAGE dependencies by Tom Rini · 2 years ago
  38. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  39. 08b72b5 spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLY by Dai Okamura · 2 years ago
  40. a3a5d68 common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload by Kautuk Consul · 2 years ago
  41. 6a4a908 sandbox: Move CONFIG_IO_TRACE to Kconfig by Tom Rini · 2 years ago
  42. a910c68 Convert CONFIG_HWCONFIG to Kconfig by Tom Rini · 2 years ago
  43. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  44. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  45. a0a6f69 spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig by Tom Rini · 2 years ago
  46. 56af659 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 2 years ago
  47. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
  48. 1bc421b console: file should always be non-negative by Heinrich Schuchardt · 2 years, 1 month ago
  49. 27b7783 spl: Fix SPL_ATF and SPL_OPENSBI dependencies by Samuel Holland · 2 years, 1 month ago
  50. 3bd2b13 Revert "cli_readline: Only insert printable chars" by Pali Rohár · 2 years, 1 month ago
  51. f38167d SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c by Tom Rini · 2 years, 1 month ago
  52. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  53. a36008f Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 1 month ago
  54. 9a84e07 efi_loader: remove CONFIG_EFI_SETUP_EARLY by AKASHI Takahiro · 2 years, 1 month ago
  55. 53e0bdd Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 1 month ago
  56. 96c2d11 usb: storage: continue probe on "Invalid device" by Janne Grunau · 2 years, 1 month ago
  57. 2a45fd9 usb: Add 1ms delay after first Get Descriptor request by Marek Vasut · 2 years, 1 month ago
  58. 84d7eb2 mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS by Stefan Roese · 2 years, 1 month ago
  59. c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · 2 years, 1 month ago
  60. 85c2aa8 cyclic: switch to using hlist instead of list by Rasmus Villemoes · 2 years, 1 month ago
  61. 4582b8f cyclic: drop redundant cyclic_ready flag by Rasmus Villemoes · 2 years, 1 month ago
  62. e2ff5fc cyclic: use a flag in gd->flags for recursion protection by Rasmus Villemoes · 2 years, 1 month ago
  63. b780fa5 event: Add an event for main_loop by Sughosh Ganu · 2 years, 1 month ago
  64. 5722f0e vpl: Allow signature verification by Simon Glass · 2 years, 1 month ago
  65. bc993e5 vbe: Add Kconfig options for VPL by Simon Glass · 2 years, 1 month ago
  66. 6b8705d spl: Allow multiple loaders of the same time by Simon Glass · 2 years, 1 month ago
  67. e7d53ed bloblist: Drop debugging by Simon Glass · 2 years, 1 month ago
  68. 66eea9f spl: Add a separate silence option for SPL by Simon Glass · 2 years, 1 month ago
  69. a65cc06 spl: Refactor controls for console output by Simon Glass · 2 years, 1 month ago
  70. 5a332c1 spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · 2 years, 1 month ago
  71. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  72. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  73. 009ebfa video: Drop common LCD implementation by Simon Glass · 2 years, 1 month ago
  74. bcb87b6 video: Drop use of the lcd header file by Simon Glass · 2 years, 1 month ago
  75. c15f93f fdt: Drop support for LCD fixup in simplefb by Simon Glass · 2 years, 1 month ago
  76. 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years, 1 month ago
  77. b24a7d9 video: cmd: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  78. 1a4e702 video: Drop VCXK video controller by Simon Glass · 2 years, 1 month ago
  79. 7391444 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years, 1 month ago
  80. 7fce998 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years, 1 month ago
  81. ebd8937 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · 2 years, 1 month ago
  82. cc63b7d video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 2 years, 1 month ago
  83. dfcb144 video: lcd: Drop console rotation by Simon Glass · 2 years, 1 month ago
  84. 0cdb0aa splash: get devpart from environment variable by Julien Masson · 2 years, 1 month ago
  85. c7b67d9 splash: support raw image from MMC by Julien Masson · 2 years, 1 month ago
  86. b576fbf scripts: Makefile.spl: Enable memory drivers to be built for SPL by Roger Quadros · 2 years, 1 month ago
  87. 237f018 spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard by Roger Quadros · 2 years, 2 months ago
  88. b562878 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 1 month ago
  89. 75b0d96 cyclic: Don't disable cylic function upon exceeding CPU time by Stefan Roese · 2 years, 1 month ago
  90. 32c58c1 common: board_f: Print information for all sysresets by Michal Suchanek · 2 years, 2 months ago
  91. c93350b input: Remove legacy KEYBOARD option by Tom Rini · 2 years, 1 month ago
  92. 5edb2c3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 1 month ago
  93. 3f5873f sunxi: Kconfig: use SoC-wide values for some symbols by Andre Przywara · 2 years, 2 months ago
  94. 73ba676 stdio: Fix class iteration in stdio_add_devices() by Michal Suchanek · 2 years, 1 month ago
  95. c89a2b7 spl: atf: Fix clang -Wasm-operand-widths warning by Alistair Delva · 2 years, 2 months ago
  96. bd2a346 usb: Add missing guard around env_get() in usb_hub by Marek Vasut · 2 years, 2 months ago
  97. dd029cf common/board_f: drop ifdefs around header includes by Ovidiu Panait · 2 years, 2 months ago
  98. bbce5f3 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · 2 years, 2 months ago
  99. fefffcf common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c by Ovidiu Panait · 2 years, 2 months ago
  100. b1030eb common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code by Ovidiu Panait · 2 years, 2 months ago