1. 30f3333 image: Move common image code to image_board and command by Simon Glass · 1 year, 9 months ago
  2. 858fefd image: Add a function to find a script in an image by Simon Glass · 1 year, 9 months ago
  3. 32bab0e menu: Make use of CLI character processing by Simon Glass · 1 year, 9 months ago
  4. d0ca98d menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 9 months ago
  5. 5712976 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 1 year, 9 months ago
  6. 2da4a15 menu: Rename KEY_... to BKEY_... by Simon Glass · 1 year, 9 months ago
  7. ee6c7eb bootmenu: Add a few comments by Simon Glass · 1 year, 9 months ago
  8. b08e9d4 cli: Move readline character-processing to a state machine by Simon Glass · 1 year, 9 months ago
  9. 6c39d0e doc: fix description of u16_strcasecmp() by Heinrich Schuchardt · 1 year, 9 months ago
  10. 48b3ecb gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · 2 years ago
  11. d0ba0ca distro_bootcmd: Set distro_bootpart_uuid for block devices by Marek Vasut · 1 year, 9 months ago
  12. 0998a20 misc: fs_loader: Add function to get the chosen loader by Sean Anderson · 1 year, 9 months ago
  13. f08dcd9 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · 1 year, 9 months ago
  14. f3d914c fastboot: Add OEM run command by Sean Anderson · 1 year, 9 months ago
  15. d037990 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 1 year, 9 months ago
  16. 40c69cc board: starqltechn: enable serial console by Dzmitry Sankouski · 1 year, 9 months ago
  17. 221ae89 configs: am62a: use kernel fitImage when using secure bootflow by Bryan Brattlof · 1 year, 9 months ago
  18. e625bfe configs: am62a: convert bootcmd to distro_bootcmd by Bryan Brattlof · 1 year, 9 months ago
  19. 83f5195 configs: Enable distroboot on am625 by Martyn Welch · 1 year, 9 months ago
  20. 7b84c97 ns16650: Correct CONFIG_SYS_NS16550_MEM32 platforms by Tom Rini · 1 year, 9 months ago
  21. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  22. fe33066 Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 1 year, 9 months ago
  23. 53e5b58 distro_bootcmd: Fix copy-paste error by Marek Vasut · 1 year, 9 months ago
  24. 7363cf0 mtd: rawnand: omap_elm: u-boot driver model support by Roger Quadros · 1 year, 9 months ago
  25. eff4440 efi_loader: carve out efi_get_memory_map_alloc() by Heinrich Schuchardt · 1 year, 9 months ago
  26. f4af97c vexpress: adjust loadaddr by Heinrich Schuchardt · 1 year, 9 months ago
  27. b82f12b Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 1 year, 9 months ago
  28. ee25ed5 dt-bindings: clk: at91: Define additional UTMI related clocks by Sergiu Moga · 1 year, 9 months ago
  29. 7b88887 dt-bindings: reset: add sama7g5 definitions by Sergiu Moga · 1 year, 9 months ago
  30. 7a9b366 lib: add function u16_strcasecmp() by Heinrich Schuchardt · 1 year, 9 months ago
  31. 673a92c efi_loader: defines for PE-COFF section flags by Heinrich Schuchardt · 1 year, 9 months ago
  32. fbc595b doc: Fix eth_env_[gs]et_enetaddr() return value by Marek Vasut · 1 year, 9 months ago
  33. 2866362 arm: s5p4418: dm_serial: remove old code / add DEBUG_UART by Stefan Bosch · 1 year, 9 months ago
  34. 872413b arm: uniphier: use DM_TIMER of arm a9 global timer by Dai Okamura · 1 year, 10 months ago
  35. bcc85b9 cmd: source: Support specifying config name by Sean Anderson · 1 year, 10 months ago
  36. b5fd7b4 image: Add fallback for fit_config_verify by Sean Anderson · 1 year, 10 months ago
  37. eff6b71 efi_loader: set UEFI specification version to 2.10 by Heinrich Schuchardt · 1 year, 9 months ago
  38. 1e01950 post: Move CONFIG_SYS_POST to CFG_SYS_POST by Tom Rini · 1 year, 10 months ago
  39. 0478dac kbuild: Remove uncmd_spl logic by Tom Rini · 1 year, 10 months ago
  40. f5dd0c5 configs: Remove unused or redundant CONFIG symbols by Tom Rini · 1 year, 10 months ago
  41. e1d6c16 librem5: Rename CONFIG_POWER_BD71837 symbols by Tom Rini · 1 year, 10 months ago
  42. 92a5c89 global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFG by Tom Rini · 1 year, 10 months ago
  43. d414337 global: Migrate CONFIG_X86_REFCODE_ADDR to CFG by Tom Rini · 1 year, 10 months ago
  44. fa2fd53 global: Migrate CONFIG_X86_MRC_ADDR to CFG by Tom Rini · 1 year, 10 months ago
  45. bb34410 global: Migrate CONFIG_WATCHDOG_PRESC et al to CFG by Tom Rini · 1 year, 10 months ago
  46. 438654c global: Migrate CONFIG_VSC7385_IMAGE et al to CFG by Tom Rini · 1 year, 10 months ago
  47. 1d0eaf2 global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFG by Tom Rini · 1 year, 10 months ago
  48. 61693ac global: Migrate CONFIG_USART_ID to CFG by Tom Rini · 1 year, 10 months ago
  49. 805482d global: Migrate CONFIG_USART_BASE to CFG by Tom Rini · 1 year, 10 months ago
  50. 39d4e7b global: Migrate CONFIG_TESTPIN_REG to CFG by Tom Rini · 1 year, 10 months ago
  51. 77cfb3d global: Migrate CONFIG_TESTPIN_MASK to CFG by Tom Rini · 1 year, 10 months ago
  52. e660e97 global: Migrate CONFIG_TEGRA_BOARD_STRING to CFG by Tom Rini · 1 year, 10 months ago
  53. d8964b3 global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG by Tom Rini · 1 year, 10 months ago
  54. e02e5e5 global: Migrate CONFIG_STD_DEVICES_SETTINGS to CFG by Tom Rini · 1 year, 10 months ago
  55. 6786ce1 global: Migrate CONFIG_STACKBASE to CFG by Tom Rini · 1 year, 10 months ago
  56. 3e20442 global: Migrate CONFIG_SMP_PEN_ADDR to CFG by Tom Rini · 1 year, 10 months ago
  57. 59f3a09 global: Migrate CONFIG_SLIC to CFG by Tom Rini · 1 year, 10 months ago
  58. 97148cb global: Migrate CONFIG_SH_ETHER_USE_PORT to CFG by Tom Rini · 1 year, 10 months ago
  59. 85b5511 global: Migrate CONFIG_SH_ETHER_PHY_MODE to CFG by Tom Rini · 1 year, 10 months ago
  60. 7c480ba global: Migrate CONFIG_SH_ETHER_PHY_ADDR to CFG by Tom Rini · 1 year, 10 months ago
  61. ff53ecc global: Migrate CONFIG_SH_ETHER_CACHE_WRITEBACK to CFG by Tom Rini · 1 year, 10 months ago
  62. c253cea global: Migrate CONFIG_SH_ETHER_CACHE_INVALIDATE to CFG by Tom Rini · 1 year, 10 months ago
  63. 24513c3 global: Migrate CONFIG_SH_ETHER_ALIGNE_SIZE to CFG by Tom Rini · 1 year, 10 months ago
  64. ddc4187 global: Migrate CONFIG_SET_DFU_ALT_BUF_LEN to CFG by Tom Rini · 1 year, 10 months ago
  65. 3cdd630 global: Migrate CONFIG_SC_TIMER_CLK to CFG by Tom Rini · 1 year, 10 months ago
  66. 77d0870 global: Migrate CONFIG_SCSI_DEV_LIST to CFG by Tom Rini · 1 year, 10 months ago
  67. dbfaeec global: Migrate CONFIG_SCIF_A to CFG by Tom Rini · 1 year, 10 months ago
  68. 3db78c8 global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFG by Tom Rini · 1 year, 10 months ago
  69. d4c8dd1 global: Migrate CONFIG_RAMDISK_ADDR to CFG by Tom Rini · 1 year, 10 months ago
  70. 7c5c137 global: Migrate CONFIG_PRAM to CFG by Tom Rini · 1 year, 10 months ago
  71. 193b3fe global: Migrate CONFIG_POWER_PFUZE3000_I2C_ADDR to CFG by Tom Rini · 1 year, 10 months ago
  72. aa3efb6 global: Migrate CONFIG_POWER_PFUZE100_I2C_ADDR to CFG by Tom Rini · 1 year, 10 months ago
  73. 6d38c69 global: Migrate CONFIG_POWER_LTC3676_I2C_ADDR to CFG by Tom Rini · 1 year, 10 months ago
  74. 2adbb29 global: Migrate CONFIG_POSTBOOTMENU to CFG by Tom Rini · 1 year, 10 months ago
  75. b861574 global: Migrate CONFIG_PL01x_PORTS to CFG by Tom Rini · 1 year, 10 months ago
  76. f410d0a global: Migrate CONFIG_PL011_CLOCK to CFG by Tom Rini · 1 year, 10 months ago
  77. 830fd09 global: Migrate CONFIG_PHY_IRAM_BASE to CFG by Tom Rini · 1 year, 10 months ago
  78. 52d596e global: Migrate CONFIG_PHY_ID to CFG by Tom Rini · 1 year, 10 months ago
  79. 5213962 global: Migrate CONFIG_PCIE_IMX_POWER_GPIO to CFG by Tom Rini · 1 year, 10 months ago
  80. 7906f91 global: Migrate CONFIG_PCIE_IMX_PERST_GPIO to CFG by Tom Rini · 1 year, 10 months ago
  81. a2c164c global: Migrate CONFIG_OTHBOOTARGS to CFG by Tom Rini · 1 year, 10 months ago
  82. 1c3ba55 global: Migrate CONFIG_ODROID_REV_AIN to CFG by Tom Rini · 1 year, 10 months ago
  83. dd11fdc global: Migrate CONFIG_MXC_USB_FLAGS et al to CFG by Tom Rini · 1 year, 10 months ago
  84. 4db3866 global: Migrate CONFIG_MXC_UART_BASE to CFG by Tom Rini · 1 year, 10 months ago
  85. d1c7238 global: Migrate CONFIG_MXC_NAND_REGS_BASE to CFG by Tom Rini · 1 year, 10 months ago
  86. 55eef1d global: Migrate CONFIG_MXC_NAND_IP_REGS_BASE to CFG by Tom Rini · 1 year, 10 months ago
  87. 8f52920 global: Migrate CONFIG_MFG_ENV_SETTINGS to CFG by Tom Rini · 1 year, 10 months ago
  88. 8a897c4 global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFG by Tom Rini · 1 year, 10 months ago
  89. 1d457db global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · 1 year, 10 months ago
  90. dd5b58c global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · 1 year, 10 months ago
  91. bd79d3d global: Migrate CONFIG_LPC32XX_NAND_SLC_WWIDTH to CFG by Tom Rini · 1 year, 10 months ago
  92. 308ed80 global: Migrate CONFIG_LPC32XX_NAND_SLC_WSETUP to CFG by Tom Rini · 1 year, 10 months ago
  93. b0c5482 global: Migrate CONFIG_LPC32XX_NAND_SLC_WHOLD to CFG by Tom Rini · 1 year, 10 months ago
  94. fa32dc7 global: Migrate CONFIG_LPC32XX_NAND_SLC_WDR_CLKS to CFG by Tom Rini · 1 year, 10 months ago
  95. fa0e72a global: Migrate CONFIG_LPC32XX_NAND_SLC_RWIDTH to CFG by Tom Rini · 1 year, 10 months ago
  96. 416ef8c global: Migrate CONFIG_LPC32XX_NAND_SLC_RSETUP to CFG by Tom Rini · 1 year, 10 months ago
  97. bba52ab global: Migrate CONFIG_LPC32XX_NAND_SLC_RHOLD to CFG by Tom Rini · 1 year, 10 months ago
  98. c102eb5 global: Migrate CONFIG_LPC32XX_NAND_SLC_RDR_CLKS to CFG by Tom Rini · 1 year, 10 months ago
  99. 39fa177 global: Migrate CONFIG_LPC32XX_NAND_MLC_WR_LOW to CFG by Tom Rini · 1 year, 10 months ago
  100. 196690d global: Migrate CONFIG_LPC32XX_NAND_MLC_WR_HIGH to CFG by Tom Rini · 1 year, 10 months ago