1. 0a3689c configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  2. eeec000 global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · 2 years, 6 months ago
  3. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 6 months ago
  4. d4a2c40 Convert CONFIG_NORFLASH_PS32BIT to Kconfig by Tom Rini · 2 years, 6 months ago
  5. 2c32f24 at91: Switch to SD_BOOT / CONFIG_NAND_BOOT by Tom Rini · 2 years, 6 months ago
  6. 7505588 Convert CONFIG_SRIO_PCIE_BOOT_SLAVE to Kconfig by Tom Rini · 2 years, 6 months ago
  7. f2428ac Convert CONFIG_E300 et al to Kconfig by Tom Rini · 2 years, 6 months ago
  8. f13d7e2 mx53loco: Convert CONFIG_DIALOG_POWER to Kconfig by Tom Rini · 2 years, 6 months ago
  9. 38c108f exynos: Drop CONFIG_DEVICE_TREE_LIST by Tom Rini · 2 years, 6 months ago
  10. 28f9c31 Convert CONFIG_DEEP_SLEEP to Kconfig by Tom Rini · 2 years, 6 months ago
  11. ac28e20 M5329EVB, M5373EVB: Remove CONFIG_NANDFLASH_SIZE by Tom Rini · 2 years, 6 months ago
  12. 225aaac db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GP by Tom Rini · 2 years, 6 months ago
  13. 53f2222 p1_p2_rdb: Remove CONFIG_CPLD_[BO]R_PRELIM by Tom Rini · 2 years, 6 months ago
  14. 15b4aed Convert CONFIG_CLOCKS to Kconfig by Tom Rini · 2 years, 6 months ago
  15. b20e79f Convert CONFIG_CLOCK_SYNTHESIZER to Kconfig by Tom Rini · 2 years, 6 months ago
  16. a9ee1ad exynos: Drop CONFIG_CLK_* by Tom Rini · 2 years, 6 months ago
  17. d7b7e3e Convert CONFIG_SYS_USE_NORFLASH et al to Kconfig by Tom Rini · 2 years, 6 months ago
  18. 36a4dae global: Remove CONFIG_SYS_USE_DATAFLASH* by Tom Rini · 2 years, 6 months ago
  19. d433c74 Convert CONFIG_SDCARD et al to Kconfig by Tom Rini · 2 years, 6 months ago
  20. 0941548 am43xx_evm_qspiboot: Remove CONFIG_SYS_EXTRA_OPTIONS by Tom Rini · 2 years, 6 months ago
  21. ef26b53 MPC837XERDB: Move CONFIG_PCIE to Kconfig by Tom Rini · 2 years, 6 months ago
  22. db48e52 Convert CONFIG_LPUART et al to Kconfig by Tom Rini · 2 years, 6 months ago
  23. e9ce70e Convert CONFIG_LSCHLV2 to Kconfig et al by Tom Rini · 2 years, 6 months ago
  24. 11f077b mpc8548cds: Rework CONFIG_LEGACY usage by Tom Rini · 2 years, 6 months ago
  25. 7f3092d Convert CONFIG_KM_COGE5UN et al to Kconfig by Tom Rini · 2 years, 6 months ago
  26. 0ebaa72 kmtegr1: Drop CONFIG_KMTEGR1 by Tom Rini · 2 years, 6 months ago
  27. c6c0e56 keymile: Move sourcing of common Kconfig by Tom Rini · 2 years, 6 months ago
  28. a8a326e Convert CONFIG_EMMC_BOOT et al to Kconfig by Tom Rini · 2 years, 6 months ago
  29. ef0a344 mx28evk_auart_console: Remove CONFIG_SYS_EXTRA_OPTIONS by Tom Rini · 2 years, 6 months ago
  30. 26e5944 stmark2: Migrate CONFIG_SYS_EXTRA_OPTIONS to Kconfig by Tom Rini · 2 years, 6 months ago
  31. 3c205a6 Convert CONFIG_MCFRTC et al to Kconfig by Tom Rini · 2 years, 6 months ago
  32. b787264 stmark2: Remove CONFIG_SERIAL_FLASH by Tom Rini · 2 years, 6 months ago
  33. 143a365 Convert CONFIG_MCFTMR to Kconfig by Tom Rini · 2 years, 6 months ago
  34. f88e9f5 Convert CONFIG_CF_DSPI to Kconfig by Tom Rini · 2 years, 6 months ago
  35. c3cdca4 atmel: Remove CONFIG_SPL_ATMEL_SIZE by Tom Rini · 2 years, 6 months ago
  36. 47267f8 Remove CONFIG_BOARDNAME and CONFIG_BOARD_NAME by Tom Rini · 2 years, 6 months ago
  37. 448dfb4 Convert CONFIG_BITBANGMII_MULTI to Kconfig by Tom Rini · 2 years, 6 months ago
  38. 797c2b4 Convert CONFIG_BCM2835_GPIO to Kconfig by Tom Rini · 2 years, 6 months ago
  39. 439cc7f Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig by Tom Rini · 2 years, 6 months ago
  40. 694943c CI: Update unmigrated symbol check by Tom Rini · 2 years, 6 months ago
  41. 6815a66 am33xx: musb: Remove unused configuration logic by Tom Rini · 2 years, 6 months ago
  42. 52d8100 Merge branch '2022-03-31-image-add-a-stage-pre-load' into next by Tom Rini · 2 years, 6 months ago
  43. 7bebc11 cmd: bootm: add subcommand preload by Philippe Reynes · 2 years, 6 months ago
  44. 776db4f test: py: vboot: add test for global image signature by Philippe Reynes · 2 years, 6 months ago
  45. 2945143 configs: sandbox_defconfig: enable stage pre-load in bootm by Philippe Reynes · 2 years, 6 months ago
  46. b1c5093 tools: binman: add support for pre-load header by Philippe Reynes · 2 years, 6 months ago
  47. d12c1be Makefile: provide sah-key to binman by Philippe Reynes · 2 years, 6 months ago
  48. 6e052d1 mkimage: add public key for image pre-load stage by Philippe Reynes · 2 years, 6 months ago
  49. 2404a01 common: spl: fit_ram: allow to use image pre load by Philippe Reynes · 2 years, 6 months ago
  50. 9d46e63 cmd: bootm: add a stage pre-load by Philippe Reynes · 2 years, 6 months ago
  51. 9822074 boot: image: add a stage pre-load by Philippe Reynes · 2 years, 6 months ago
  52. f6bacf1 lib: rsa: allow rsa verify with pkey in SPL by Philippe Reynes · 2 years, 6 months ago
  53. e44ec9f lib: crypto: allow to build crypyo in SPL by Philippe Reynes · 2 years, 6 months ago
  54. fd210fe lib: allow to build asn1 decoder and oid registry in SPL by Philippe Reynes · 2 years, 6 months ago
  55. 7d44a98 lib: Kconfig: enhance the help of OID_REGISTRY by Philippe Reynes · 2 years, 6 months ago
  56. a0e71d9 lib: Kconfig: enhance help for ASN1 by Philippe Reynes · 2 years, 6 months ago
  57. 059df56 arch: Kconfig: imply BINMAN for SANDBOX by Philippe Reynes · 2 years, 6 months ago
  58. 23e354f Merge tag 'clk-2022.04-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next by Tom Rini · 2 years, 6 months ago
  59. 682e73d clk: Use generic CCF ops where possible by Sean Anderson · 2 years, 6 months ago
  60. 3a11b5a clk: ccf: Add some helper functions for clock ops by Sean Anderson · 2 years, 6 months ago
  61. e7075ff clk: Consolidate some clock functions by Sean Anderson · 2 years, 7 months ago
  62. ac15e78 clk: Make clk_free return void by Sean Anderson · 2 years, 8 months ago
  63. 3cbdd4c spi: dw: Don't check clk_free by Sean Anderson · 2 years, 8 months ago
  64. dfdb227 spi: bcm63xx: Don't check clk_free by Sean Anderson · 2 years, 8 months ago
  65. ad20358 phy: bcm63xx: Don't check clk_free by Sean Anderson · 2 years, 8 months ago
  66. b2e0889 net: bcm63xx: Don't check clk_free by Sean Anderson · 2 years, 8 months ago
  67. 454af56 dma: bcm6348: Don't check clk_free by Sean Anderson · 2 years, 8 months ago
  68. 276d446 clk: Make rfree return void by Sean Anderson · 2 years, 8 months ago
  69. d2e5250 Merge tag 'next-20220328' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 2 years, 6 months ago
  70. 60cc409 video: Drop CONFIG_LCD_BMP_RLE8 by Simon Glass · 2 years, 10 months ago
  71. 39161e0 video: Drop formike driver by Simon Glass · 2 years, 8 months ago
  72. 2cbc1c0 video: Convert CONFIG_VIDEO_BCM2835 to Kconfig by Simon Glass · 2 years, 8 months ago
  73. bfd7a1a video: mxs: Drop old video code by Simon Glass · 2 years, 8 months ago
  74. 92e3fb8 video: Drop FSL DIU driver by Simon Glass · 2 years, 8 months ago
  75. 77f46f0 video: fsl: colibri_vf: Drop FSL DCU driver by Simon Glass · 2 years, 8 months ago
  76. 636b8b9 video: Drop da8xx-fb by Simon Glass · 2 years, 8 months ago
  77. 50800147 video: Clean up the uclass header by Simon Glass · 2 years, 8 months ago
  78. 1fa43ca video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 8 months ago
  79. 82975f8 video: Drop CONFIG_VIDEO_BMP_LOGO by Simon Glass · 2 years, 8 months ago
  80. fff49e0 video: Drop video_fb header by Simon Glass · 2 years, 8 months ago
  81. 9b39da6 video: nexell: Drop unused and invalid code by Simon Glass · 2 years, 8 months ago
  82. d77c6fb video: siemens: Drop unused video code by Simon Glass · 2 years, 8 months ago
  83. 814dd92 video: Drop cfg_console by Simon Glass · 2 years, 8 months ago
  84. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 6 months ago
  85. e893e8e Prepare v2022.04-rc5 by Tom Rini · 2 years, 6 months ago
  86. 8d2b7ae configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  87. 94e836f Merge branch '2022-03-28-critical-fixes' by Tom Rini · 2 years, 6 months ago
  88. ed48490 mtd: gpmi: fix the bch setting backward compatible issue by Han Xu · 2 years, 6 months ago
  89. 408e2d5 boot: image: fixup zstd decompression buffer initialization typo by Jérôme Carretero · 2 years, 6 months ago
  90. d66b0f5 Fix URLs to old freescale git repos by Pali Rohár · 2 years, 6 months ago
  91. 0652d44 Makefile: add drivers/video/u_boot_logo.S to clean by Heinrich Schuchardt · 2 years, 6 months ago
  92. 8b9c770 arm: apple: Fix mem layout by Mark Kettenis · 2 years, 6 months ago
  93. 66899c8 arm: apple: Increase RTKit timeout by Hector Martin · 2 years, 6 months ago
  94. c259b19 Merge tag 'efi-2022-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 6 months ago
  95. ccc41fc cmd: efidebug: simplify do_efi_boot_add() by Heinrich Schuchardt · 2 years, 6 months ago
  96. 46490ab test: test UEFI boot manager by Heinrich Schuchardt · 2 years, 7 months ago
  97. 24cf707 efi_loader: initrddump: drain input before prompt by Heinrich Schuchardt · 2 years, 6 months ago
  98. ae794fa efi_loader: nocolor command line attr for initrddump.efi by Heinrich Schuchardt · 2 years, 6 months ago
  99. df96dee efi_loader: typo devie-path by Heinrich Schuchardt · 2 years, 6 months ago
  100. 814a7ee doc: man-page for the wdt command by Heinrich Schuchardt · 2 years, 6 months ago