1. c662d0b fdt: Avoid exporting fdtdec_prepare_fdt() by Simon Glass · 1 year, 11 months ago
  2. 5b958de Merge branch '2022-01-16-bootstd-updates' by Tom Rini · 1 year, 10 months ago
  3. e64c295 bootstd: Support setting a theme for the menu by Simon Glass · 1 year, 10 months ago
  4. 02d929b bootstd: Support creating a boot menu by Simon Glass · 1 year, 10 months ago
  5. 87c6f8a expo: Add basic implementation by Simon Glass · 1 year, 10 months ago
  6. 9e7ac0b menu: Factor out menu-keypress decoding by Simon Glass · 1 year, 10 months ago
  7. 24d8e1b bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 10 months ago
  8. 2175e76 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 10 months ago
  9. 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 1 year, 10 months ago
  10. 5abd8bb video: Fix unchnaged typo by Simon Glass · 1 year, 10 months ago
  11. 30f3333 image: Move common image code to image_board and command by Simon Glass · 1 year, 10 months ago
  12. 858fefd image: Add a function to find a script in an image by Simon Glass · 1 year, 10 months ago
  13. 32bab0e menu: Make use of CLI character processing by Simon Glass · 1 year, 10 months ago
  14. d0ca98d menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 10 months ago
  15. 5712976 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 1 year, 10 months ago
  16. 2da4a15 menu: Rename KEY_... to BKEY_... by Simon Glass · 1 year, 10 months ago
  17. ee6c7eb bootmenu: Add a few comments by Simon Glass · 1 year, 10 months ago
  18. b08e9d4 cli: Move readline character-processing to a state machine by Simon Glass · 1 year, 10 months ago
  19. c925be7 rockchip: add support for PX30 Ringneck SoM on Haikou Devkit by Quentin Schulz · 1 year, 10 months ago
  20. 6516336 rockchip: px30: fix CFG_IRAM_BASE by Quentin Schulz · 1 year, 10 months ago
  21. 5a42fd0 rockchip: Add initial support for the PINE64 Pinephone Pro by Peter Robinson · 1 year, 11 months ago
  22. b8f1ca9 board: rockchip: Add Edgeble Neu2 IO Board by Jagan Teki · 1 year, 11 months ago
  23. ffb191e arm: rockchip: Add RV1126 arch core support by Jagan Teki · 1 year, 11 months ago
  24. 766e7e0 dt-bindings: power: Add power-domain header for rv1126 by Jagan Teki · 1 year, 11 months ago
  25. 4ebc5e3 dt-bindings: clk: Add dt-binding header for RV1126 by Jagan Teki · 1 year, 11 months ago
  26. 93a6e60 rc4: mark key as const by John Keeping · 2 years ago
  27. 6c39d0e doc: fix description of u16_strcasecmp() by Heinrich Schuchardt · 1 year, 10 months ago
  28. 48b3ecb gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · 2 years, 2 months ago
  29. d0ba0ca distro_bootcmd: Set distro_bootpart_uuid for block devices by Marek Vasut · 1 year, 11 months ago
  30. 0998a20 misc: fs_loader: Add function to get the chosen loader by Sean Anderson · 1 year, 11 months ago
  31. f08dcd9 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · 1 year, 11 months ago
  32. f3d914c fastboot: Add OEM run command by Sean Anderson · 1 year, 11 months ago
  33. d037990 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 1 year, 11 months ago
  34. 40c69cc board: starqltechn: enable serial console by Dzmitry Sankouski · 1 year, 11 months ago
  35. 221ae89 configs: am62a: use kernel fitImage when using secure bootflow by Bryan Brattlof · 1 year, 11 months ago
  36. e625bfe configs: am62a: convert bootcmd to distro_bootcmd by Bryan Brattlof · 1 year, 11 months ago
  37. 83f5195 configs: Enable distroboot on am625 by Martyn Welch · 1 year, 11 months ago
  38. 7b84c97 ns16650: Correct CONFIG_SYS_NS16550_MEM32 platforms by Tom Rini · 1 year, 10 months ago
  39. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 10 months ago
  40. 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, 10 months ago
  41. 53e5b58 distro_bootcmd: Fix copy-paste error by Marek Vasut · 1 year, 11 months ago
  42. 7363cf0 mtd: rawnand: omap_elm: u-boot driver model support by Roger Quadros · 1 year, 11 months ago
  43. eff4440 efi_loader: carve out efi_get_memory_map_alloc() by Heinrich Schuchardt · 1 year, 11 months ago
  44. f4af97c vexpress: adjust loadaddr by Heinrich Schuchardt · 1 year, 11 months ago
  45. 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, 10 months ago
  46. ee25ed5 dt-bindings: clk: at91: Define additional UTMI related clocks by Sergiu Moga · 1 year, 11 months ago
  47. 7b88887 dt-bindings: reset: add sama7g5 definitions by Sergiu Moga · 1 year, 11 months ago
  48. 7a9b366 lib: add function u16_strcasecmp() by Heinrich Schuchardt · 1 year, 11 months ago
  49. 673a92c efi_loader: defines for PE-COFF section flags by Heinrich Schuchardt · 1 year, 11 months ago
  50. fbc595b doc: Fix eth_env_[gs]et_enetaddr() return value by Marek Vasut · 1 year, 11 months ago
  51. 2866362 arm: s5p4418: dm_serial: remove old code / add DEBUG_UART by Stefan Bosch · 1 year, 11 months ago
  52. 872413b arm: uniphier: use DM_TIMER of arm a9 global timer by Dai Okamura · 2 years ago
  53. bcc85b9 cmd: source: Support specifying config name by Sean Anderson · 1 year, 11 months ago
  54. b5fd7b4 image: Add fallback for fit_config_verify by Sean Anderson · 1 year, 11 months ago
  55. eff6b71 efi_loader: set UEFI specification version to 2.10 by Heinrich Schuchardt · 1 year, 11 months ago
  56. 1e01950 post: Move CONFIG_SYS_POST to CFG_SYS_POST by Tom Rini · 2 years ago
  57. 0478dac kbuild: Remove uncmd_spl logic by Tom Rini · 2 years ago
  58. f5dd0c5 configs: Remove unused or redundant CONFIG symbols by Tom Rini · 2 years ago
  59. e1d6c16 librem5: Rename CONFIG_POWER_BD71837 symbols by Tom Rini · 2 years ago
  60. 92a5c89 global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFG by Tom Rini · 2 years ago
  61. d414337 global: Migrate CONFIG_X86_REFCODE_ADDR to CFG by Tom Rini · 2 years ago
  62. fa2fd53 global: Migrate CONFIG_X86_MRC_ADDR to CFG by Tom Rini · 2 years ago
  63. bb34410 global: Migrate CONFIG_WATCHDOG_PRESC et al to CFG by Tom Rini · 2 years ago
  64. 438654c global: Migrate CONFIG_VSC7385_IMAGE et al to CFG by Tom Rini · 2 years ago
  65. 1d0eaf2 global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFG by Tom Rini · 2 years ago
  66. 61693ac global: Migrate CONFIG_USART_ID to CFG by Tom Rini · 2 years ago
  67. 805482d global: Migrate CONFIG_USART_BASE to CFG by Tom Rini · 2 years ago
  68. 39d4e7b global: Migrate CONFIG_TESTPIN_REG to CFG by Tom Rini · 2 years ago
  69. 77cfb3d global: Migrate CONFIG_TESTPIN_MASK to CFG by Tom Rini · 2 years ago
  70. e660e97 global: Migrate CONFIG_TEGRA_BOARD_STRING to CFG by Tom Rini · 2 years ago
  71. d8964b3 global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG by Tom Rini · 2 years ago
  72. e02e5e5 global: Migrate CONFIG_STD_DEVICES_SETTINGS to CFG by Tom Rini · 2 years ago
  73. 6786ce1 global: Migrate CONFIG_STACKBASE to CFG by Tom Rini · 2 years ago
  74. 3e20442 global: Migrate CONFIG_SMP_PEN_ADDR to CFG by Tom Rini · 2 years ago
  75. 59f3a09 global: Migrate CONFIG_SLIC to CFG by Tom Rini · 2 years ago
  76. 97148cb global: Migrate CONFIG_SH_ETHER_USE_PORT to CFG by Tom Rini · 2 years ago
  77. 85b5511 global: Migrate CONFIG_SH_ETHER_PHY_MODE to CFG by Tom Rini · 2 years ago
  78. 7c480ba global: Migrate CONFIG_SH_ETHER_PHY_ADDR to CFG by Tom Rini · 2 years ago
  79. ff53ecc global: Migrate CONFIG_SH_ETHER_CACHE_WRITEBACK to CFG by Tom Rini · 2 years ago
  80. c253cea global: Migrate CONFIG_SH_ETHER_CACHE_INVALIDATE to CFG by Tom Rini · 2 years ago
  81. 24513c3 global: Migrate CONFIG_SH_ETHER_ALIGNE_SIZE to CFG by Tom Rini · 2 years ago
  82. ddc4187 global: Migrate CONFIG_SET_DFU_ALT_BUF_LEN to CFG by Tom Rini · 2 years ago
  83. 3cdd630 global: Migrate CONFIG_SC_TIMER_CLK to CFG by Tom Rini · 2 years ago
  84. 77d0870 global: Migrate CONFIG_SCSI_DEV_LIST to CFG by Tom Rini · 2 years ago
  85. dbfaeec global: Migrate CONFIG_SCIF_A to CFG by Tom Rini · 2 years ago
  86. 3db78c8 global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFG by Tom Rini · 2 years ago
  87. d4c8dd1 global: Migrate CONFIG_RAMDISK_ADDR to CFG by Tom Rini · 2 years ago
  88. 7c5c137 global: Migrate CONFIG_PRAM to CFG by Tom Rini · 2 years ago
  89. 193b3fe global: Migrate CONFIG_POWER_PFUZE3000_I2C_ADDR to CFG by Tom Rini · 2 years ago
  90. aa3efb6 global: Migrate CONFIG_POWER_PFUZE100_I2C_ADDR to CFG by Tom Rini · 2 years ago
  91. 6d38c69 global: Migrate CONFIG_POWER_LTC3676_I2C_ADDR to CFG by Tom Rini · 2 years ago
  92. 2adbb29 global: Migrate CONFIG_POSTBOOTMENU to CFG by Tom Rini · 2 years ago
  93. b861574 global: Migrate CONFIG_PL01x_PORTS to CFG by Tom Rini · 2 years ago
  94. f410d0a global: Migrate CONFIG_PL011_CLOCK to CFG by Tom Rini · 2 years ago
  95. 830fd09 global: Migrate CONFIG_PHY_IRAM_BASE to CFG by Tom Rini · 2 years ago
  96. 52d596e global: Migrate CONFIG_PHY_ID to CFG by Tom Rini · 2 years ago
  97. 5213962 global: Migrate CONFIG_PCIE_IMX_POWER_GPIO to CFG by Tom Rini · 2 years ago
  98. 7906f91 global: Migrate CONFIG_PCIE_IMX_PERST_GPIO to CFG by Tom Rini · 2 years ago
  99. a2c164c global: Migrate CONFIG_OTHBOOTARGS to CFG by Tom Rini · 2 years ago
  100. 1c3ba55 global: Migrate CONFIG_ODROID_REV_AIN to CFG by Tom Rini · 2 years ago