1. b09908c configs: meson64_android: use BCB for reboot to bootloader by Mattijs Korpershoek · 3 years, 4 months ago
  2. 6f51aa2 configs: meson64_android: don't set console bootargs by Mattijs Korpershoek · 3 years, 4 months ago
  3. 4a3ede9 configs: meson64_android: use logo part label instead of index by Mattijs Korpershoek · 3 years, 4 months ago
  4. 5a4a710 configs: meson64_android: use boot part label instead of index by Mattijs Korpershoek · 3 years, 4 months ago
  5. b0a88af configs: meson64_android: use CONFIG_FASTBOOT_USB_DEV by Mattijs Korpershoek · 3 years, 4 months ago
  6. 4d73d35 configs: meson64_android: fix bad indent in EXTRA_ENV_SETTINGS by Mattijs Korpershoek · 3 years, 4 months ago
  7. ff63934 configs: sei610: fix typo in header comment by Mattijs Korpershoek · 3 years, 4 months ago
  8. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  9. b33cf8b i2c: Drop unused CONFIG_I2C by Simon Glass · 3 years, 5 months ago
  10. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  11. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  12. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  13. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 5 months ago
  14. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
  15. e5cd9a4 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 5 months ago
  16. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 5 months ago
  17. 97f9bd4 Allow efi_loader header to be included always by Simon Glass · 3 years, 5 months ago
  18. fd8b034 lib: strto: add simple_strtoll function by Roland Gaudig · 3 years, 4 months ago
  19. 4876922 Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 4 months ago
  20. 005fce2 meson64: add kernel compression vars by Artem Lapkin · 3 years, 6 months ago
  21. f2b410a spl: Introduce spl_board_prepare_for_optee() hook by Alexandru Gagniuc · 3 years, 4 months ago
  22. a51ca69 xilinx: Define kernel_comp_addr_r,kernel_comp_size env variables by Raju Kumar Pothuraju · 3 years, 5 months ago
  23. b9bb350 arm64: versal: Drop default definitions of CONFIG_SYS_PBSIZE by Michal Simek · 3 years, 5 months ago
  24. 169c251 net: ethtool: Add ethernet speed macros for higher speeds by Ashok Reddy Soma · 3 years, 5 months ago
  25. 39a177a mmc: zynq_sdhci: Split set_tapdelay function to in and out by Ashok Reddy Soma · 3 years, 5 months ago
  26. 177acd6 xilinx: zynqmp: increase CONFIG_SYS_SPL_MALLOC_SIZE to 16MB by Ricardo Salveti · 3 years, 5 months ago
  27. d1c0531 Merge tag 'efi-2021-10-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 4 months ago
  28. 4cbba2b efi_loader: remove asm/setjmp.h from efi_api.h by AKASHI Takahiro · 3 years, 4 months ago
  29. 21da91f smbios: error handling for invalid addresses by Heinrich Schuchardt · 3 years, 6 months ago
  30. 3ff6cd7 board: dragonboard410c: Fix PHYS_SDRAM_1_SIZE by Stephan Gerhold · 3 years, 5 months ago
  31. 2279dde board: dragonboard410c: Load U-Boot directly without LK by Stephan Gerhold · 3 years, 5 months ago
  32. fe1e558 configs: synquacer: Remove mtdparts settings and update DFU setting by Masami Hiramatsu · 3 years, 5 months ago
  33. e1788f9 test: add first autoboot unit tests by Steffen Jaeckel · 3 years, 5 months ago
  34. 878c91b lib: wrap crypt API to hide errno usage by Steffen Jaeckel · 3 years, 5 months ago
  35. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · 3 years, 5 months ago
  36. 7e4067a reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 6 months ago
  37. 6521e5d reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 6 months ago
  38. ca6d5ad reboot-mode: add support for reboot mode control by Nandor Han · 3 years, 6 months ago
  39. 6120a8e net: remove CONFIG_NET_MULTI (again) by Michal Simek · 3 years, 5 months ago
  40. 5d073ca mux: correct prototype for mux_control_try_select() by Patrick Wildt · 3 years, 5 months ago
  41. be03531 arm: vexpress64: juno: Enable distro_bootcmd functionality by Andre Przywara · 3 years, 5 months ago
  42. 2df1e6c distro_boot: Fix block device after DHCP boot sequence by Andre Przywara · 3 years, 5 months ago
  43. da45368 cmd: pinmux: update result of do_status by Patrick Delaunay · 3 years, 6 months ago
  44. 1ba9678 tee: optee: sync cache on pre-reloc OP-TEE invocation by Etienne Carriere · 3 years, 6 months ago
  45. 052c3a1 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 3 years, 4 months ago
  46. c2e4ed1 net: Use phys_addr_t for SMC net device addresses by Peter Hoyes · 3 years, 5 months ago
  47. 9a0b039 Merge tag 'dm-pull-21jul21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 4 months ago
  48. fc7a744 blk: Support iteration by Simon Glass · 3 years, 5 months ago
  49. 58254e0 spl: Provide more information on boot failure by Simon Glass · 3 years, 5 months ago
  50. 1834c3d bloblist: Tidy up a few API comments by Simon Glass · 3 years, 5 months ago
  51. f20a113 bloblist: Support resizing a blob by Simon Glass · 3 years, 5 months ago
  52. 821b998 cros_ec: Drop cros_ec_entering_mode() by Simon Glass · 3 years, 5 months ago
  53. cbb191b cros_ec: Allow reading the battery-charge state by Simon Glass · 3 years, 5 months ago
  54. 1cd0600 sandbox: Support executables for more phases by Simon Glass · 3 years, 5 months ago
  55. d0f94bb configs: ls2080ardb.h: Update mc size in env by Priyanka Jain · 3 years, 4 months ago
  56. b20a9c7 configs: ls2080aqds.h: Update mc size in env by Priyanka Jain · 3 years, 4 months ago
  57. 8f5bd97 configs: ls1088ardb.h: Update mc size in env by Priyanka Jain · 3 years, 4 months ago
  58. 0653270 configs: ls1088aqds.h: Update mc size in env by Priyanka Jain · 3 years, 4 months ago
  59. fe313d0 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 4 months ago
  60. aa0edca Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 4 months ago
  61. 80a60da arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitions by Pali Rohár · 3 years, 4 months ago
  62. 488c519d arm: kirkwood: Marvell Sheevaplug: Add DM SATA and remove IDE configs by Tony Dinh · 3 years, 5 months ago
  63. 78b1963 arm: kirkwood: NSA310S: Add DM SATA configs by Tony Dinh · 3 years, 5 months ago
  64. 8a09162 treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB by Tom Rini · 3 years, 5 months ago
  65. b4ab8a0 tegra: Test on CONFIG_CMD_USB being enabled for distro bootcmd by Tom Rini · 3 years, 5 months ago
  66. 257fdd6 ge_bx50v3: Remove unused USB related defines by Tom Rini · 3 years, 5 months ago
  67. 1cd175e m68k: Remove M52277EVB board by Tom Rini · 3 years, 5 months ago
  68. 3d59ab7 m68k: Remove M54451EVB board by Tom Rini · 3 years, 5 months ago
  69. fd2c5a8 m68k: Remove M54418TWR board by Tom Rini · 3 years, 5 months ago
  70. c665838 m68k: Remove M54455EVB board by Tom Rini · 3 years, 5 months ago
  71. 27e059c efi_capsule: Move signature from DTB to .rodata by Ilias Apalodimas · 3 years, 4 months ago
  72. 1f3b92a Merge branch '2021-07-16-cleanup-image-support' by Tom Rini · 3 years, 4 months ago
  73. f5e1d9e Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 4 months ago
  74. 46c8d31 image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macro by Alexandru Gagniuc · 3 years, 4 months ago
  75. bf11ae6 image: Eliminate IMAGE_ENABLE_VERIFY macro by Alexandru Gagniuc · 3 years, 4 months ago
  76. 81225fd lib: rsa: Remove #ifdefs from rsa.h by Alexandru Gagniuc · 3 years, 4 months ago
  77. 081a61e lib: ecdsa: Remove #ifdefs from ecdsa.h by Alexandru Gagniuc · 3 years, 4 months ago
  78. b04e918 image: Add support for placing crypto_algo in linker lists by Alexandru Gagniuc · 3 years, 4 months ago
  79. 0434ea1 image: Drop IMAGE_ENABLE_BEST_MATCH by Simon Glass · 3 years, 4 months ago
  80. 64a4624 image: Drop IMAGE_ENABLE_SHAxxx by Simon Glass · 3 years, 4 months ago
  81. c2da20f image: Drop IMAGE_ENABLE_SHA1 by Simon Glass · 3 years, 4 months ago
  82. e025c65 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · 3 years, 4 months ago
  83. efc1223 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 4 months ago
  84. 66b00c8 image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 4 months ago
  85. b8cacf2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · 3 years, 4 months ago
  86. c728811 image: Shorten FIT_ENABLE_SHAxxx_SUPPORT by Simon Glass · 3 years, 4 months ago
  87. 9d57676 configs: stm32mp1: remove splashimage and add fdtoverlay_addr_r by Patrick Delaunay · 3 years, 5 months ago
  88. 0cdd4cb Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 4 months ago
  89. 5e0f513 Nokia RX-51: Load bootmenu also from uSD card by Pali Rohár · 3 years, 5 months ago
  90. 0a8825c Nokia RX-51: Add support for booting kernel in zImage format by Pali Rohár · 3 years, 5 months ago
  91. 48a90fa power: pmic: tps65941: Add compatible for LP876441 by Gowtham Tammana · 3 years, 4 months ago
  92. 6e410d3 configs: am65x_evm: Switch envboot out for distro_bootcmd by Tom Rini · 3 years, 5 months ago
  93. 150780a arm: omap4: Disable USB_TTY and related options by Tom Rini · 3 years, 5 months ago
  94. 4613f1f configs: j721e_evm: Switch envboot out for distro_bootcmd by Tom Rini · 3 years, 5 months ago
  95. e050457 ti: omap5: Switch to generic distro boot for non-Android cases by Tom Rini · 3 years, 5 months ago
  96. 8decd96 arm: ti: environment: Move <environment/ti/boot.h> in to <configs/ti_omap5_common.h> by Tom Rini · 3 years, 5 months ago
  97. f320710 ti: am43xx_evm: Switch to DISTRO_BOOT only by Tom Rini · 3 years, 5 months ago
  98. b3ab56c soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs by Keerthy · 3 years, 5 months ago
  99. f12a0f2 ti: am335x_evm: Switch to DISTRO_BOOT only by Tom Rini · 3 years, 6 months ago
  100. 6b755fa am335x, guardian: Enable panel driver Himax HX8238D by Gireesh Hiremath · 3 years, 6 months ago