1. acc53c6 configs: meson64_android: reboot to fastbootd from bootloader by Mattijs Korpershoek · 3 years, 4 months ago
  2. 72d7c03 configs: meson64_android: implement recovery boot via BCB by Mattijs Korpershoek · 3 years, 4 months ago
  3. 9d0ac61 configs: meson64_android: use BCB for reboot to bootloader by Mattijs Korpershoek · 3 years, 4 months ago
  4. 143e153 configs: meson64_android: don't set console bootargs by Mattijs Korpershoek · 3 years, 4 months ago
  5. 211f1d9 configs: meson64_android: use logo part label instead of index by Mattijs Korpershoek · 3 years, 4 months ago
  6. f2cd648 configs: meson64_android: use boot part label instead of index by Mattijs Korpershoek · 3 years, 4 months ago
  7. 75be1eb configs: meson64_android: use CONFIG_FASTBOOT_USB_DEV by Mattijs Korpershoek · 3 years, 4 months ago
  8. d1af9aa configs: meson64_android: fix bad indent in EXTRA_ENV_SETTINGS by Mattijs Korpershoek · 3 years, 4 months ago
  9. 58d7831 configs: sei610: fix typo in header comment by Mattijs Korpershoek · 3 years, 4 months ago
  10. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  11. 6f7abf6 i2c: Drop unused CONFIG_I2C by Simon Glass · 3 years, 5 months ago
  12. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  13. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  14. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  15. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 5 months ago
  16. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
  17. f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 5 months ago
  18. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 5 months ago
  19. 6e3c654 Allow efi_loader header to be included always by Simon Glass · 3 years, 5 months ago
  20. 0b01642 lib: strto: add simple_strtoll function by Roland Gaudig · 3 years, 4 months ago
  21. 55efa84 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
  22. e38f55d meson64: add kernel compression vars by Artem Lapkin · 3 years, 6 months ago
  23. a25d6b6 spl: Introduce spl_board_prepare_for_optee() hook by Alexandru Gagniuc · 3 years, 5 months ago
  24. 3965d13 xilinx: Define kernel_comp_addr_r,kernel_comp_size env variables by Raju Kumar Pothuraju · 3 years, 5 months ago
  25. 9ca0962 arm64: versal: Drop default definitions of CONFIG_SYS_PBSIZE by Michal Simek · 3 years, 5 months ago
  26. d20cf6b net: ethtool: Add ethernet speed macros for higher speeds by Ashok Reddy Soma · 3 years, 5 months ago
  27. a70bdaf mmc: zynq_sdhci: Split set_tapdelay function to in and out by Ashok Reddy Soma · 3 years, 5 months ago
  28. 677a24c xilinx: zynqmp: increase CONFIG_SYS_SPL_MALLOC_SIZE to 16MB by Ricardo Salveti · 3 years, 5 months ago
  29. ec22c36 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
  30. 86a3d43 efi_loader: remove asm/setjmp.h from efi_api.h by AKASHI Takahiro · 3 years, 4 months ago
  31. c193d9b smbios: error handling for invalid addresses by Heinrich Schuchardt · 3 years, 7 months ago
  32. 1d66722 board: dragonboard410c: Fix PHYS_SDRAM_1_SIZE by Stephan Gerhold · 3 years, 5 months ago
  33. 0204d1b board: dragonboard410c: Load U-Boot directly without LK by Stephan Gerhold · 3 years, 5 months ago
  34. 59bd18d configs: synquacer: Remove mtdparts settings and update DFU setting by Masami Hiramatsu · 3 years, 5 months ago
  35. 25c8b9f test: add first autoboot unit tests by Steffen Jaeckel · 3 years, 5 months ago
  36. 29bbe71 lib: wrap crypt API to hide errno usage by Steffen Jaeckel · 3 years, 5 months ago
  37. 26dd993 lib: add crypt subsystem by Steffen Jaeckel · 3 years, 5 months ago
  38. c74675b reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 6 months ago
  39. f9db2f1 reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 6 months ago
  40. 2541ce2 reboot-mode: add support for reboot mode control by Nandor Han · 3 years, 6 months ago
  41. 988002d net: remove CONFIG_NET_MULTI (again) by Michal Simek · 3 years, 5 months ago
  42. 0523326 mux: correct prototype for mux_control_try_select() by Patrick Wildt · 3 years, 5 months ago
  43. d3c1b51 arm: vexpress64: juno: Enable distro_bootcmd functionality by Andre Przywara · 3 years, 5 months ago
  44. ccadfca distro_boot: Fix block device after DHCP boot sequence by Andre Przywara · 3 years, 5 months ago
  45. 4c60fd9 cmd: pinmux: update result of do_status by Patrick Delaunay · 3 years, 6 months ago
  46. 9e6da34 tee: optee: sync cache on pre-reloc OP-TEE invocation by Etienne Carriere · 3 years, 6 months ago
  47. 4906d69 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 3 years, 4 months ago
  48. b8da46f net: Use phys_addr_t for SMC net device addresses by Peter Hoyes · 3 years, 5 months ago
  49. a15fa1b Merge tag 'dm-pull-21jul21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 4 months ago
  50. 96f37b0 blk: Support iteration by Simon Glass · 3 years, 5 months ago
  51. 7d84fbb spl: Provide more information on boot failure by Simon Glass · 3 years, 5 months ago
  52. faff554 bloblist: Tidy up a few API comments by Simon Glass · 3 years, 5 months ago
  53. 1fe5937 bloblist: Support resizing a blob by Simon Glass · 3 years, 5 months ago
  54. 1e465eb cros_ec: Drop cros_ec_entering_mode() by Simon Glass · 3 years, 5 months ago
  55. 201efb2 cros_ec: Allow reading the battery-charge state by Simon Glass · 3 years, 5 months ago
  56. f178beb sandbox: Support executables for more phases by Simon Glass · 3 years, 5 months ago
  57. 93f8ee8 configs: ls2080ardb.h: Update mc size in env by Priyanka Jain · 3 years, 4 months ago
  58. f1898997 configs: ls2080aqds.h: Update mc size in env by Priyanka Jain · 3 years, 4 months ago
  59. 644dc8c configs: ls1088ardb.h: Update mc size in env by Priyanka Jain · 3 years, 4 months ago
  60. 50ddea6 configs: ls1088aqds.h: Update mc size in env by Priyanka Jain · 3 years, 4 months ago
  61. dd3dfa5 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 4 months ago
  62. 83befb4 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
  63. a675eb1 arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitions by Pali Rohár · 3 years, 5 months ago
  64. ba7174f arm: kirkwood: Marvell Sheevaplug: Add DM SATA and remove IDE configs by Tony Dinh · 3 years, 5 months ago
  65. 3a2f298 arm: kirkwood: NSA310S: Add DM SATA configs by Tony Dinh · 3 years, 5 months ago
  66. e8d3eaa treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB by Tom Rini · 3 years, 5 months ago
  67. 3fa03bc tegra: Test on CONFIG_CMD_USB being enabled for distro bootcmd by Tom Rini · 3 years, 5 months ago
  68. 67b77d7 ge_bx50v3: Remove unused USB related defines by Tom Rini · 3 years, 5 months ago
  69. 96b97fa m68k: Remove M52277EVB board by Tom Rini · 3 years, 5 months ago
  70. a732f62 m68k: Remove M54451EVB board by Tom Rini · 3 years, 5 months ago
  71. 5e770da m68k: Remove M54418TWR board by Tom Rini · 3 years, 5 months ago
  72. 563cae7 m68k: Remove M54455EVB board by Tom Rini · 3 years, 5 months ago
  73. ddf67da efi_capsule: Move signature from DTB to .rodata by Ilias Apalodimas · 3 years, 4 months ago
  74. f929ce5 Merge branch '2021-07-16-cleanup-image-support' by Tom Rini · 3 years, 4 months ago
  75. d5dbc66 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
  76. 8387dba image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macro by Alexandru Gagniuc · 3 years, 5 months ago
  77. 8be1818 image: Eliminate IMAGE_ENABLE_VERIFY macro by Alexandru Gagniuc · 3 years, 5 months ago
  78. 92c960b lib: rsa: Remove #ifdefs from rsa.h by Alexandru Gagniuc · 3 years, 5 months ago
  79. 820c496 lib: ecdsa: Remove #ifdefs from ecdsa.h by Alexandru Gagniuc · 3 years, 5 months ago
  80. 0980164 image: Add support for placing crypto_algo in linker lists by Alexandru Gagniuc · 3 years, 5 months ago
  81. 70c1c89 image: Drop IMAGE_ENABLE_BEST_MATCH by Simon Glass · 3 years, 5 months ago
  82. 14f061d image: Drop IMAGE_ENABLE_SHAxxx by Simon Glass · 3 years, 5 months ago
  83. 0ad7569 image: Drop IMAGE_ENABLE_SHA1 by Simon Glass · 3 years, 5 months ago
  84. 4b00fd1 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · 3 years, 5 months ago
  85. 1e52db6 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 5 months ago
  86. ad74aed image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 5 months ago
  87. f5bc9c2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · 3 years, 5 months ago
  88. 0003b8a image: Shorten FIT_ENABLE_SHAxxx_SUPPORT by Simon Glass · 3 years, 5 months ago
  89. 918609c configs: stm32mp1: remove splashimage and add fdtoverlay_addr_r by Patrick Delaunay · 3 years, 5 months ago
  90. d3fc3da Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 5 months ago
  91. f75b7b8 Nokia RX-51: Load bootmenu also from uSD card by Pali Rohár · 3 years, 5 months ago
  92. cc434fc Nokia RX-51: Add support for booting kernel in zImage format by Pali Rohár · 3 years, 5 months ago
  93. 6fdbd2b power: pmic: tps65941: Add compatible for LP876441 by Gowtham Tammana · 3 years, 5 months ago
  94. bde6ac5 configs: am65x_evm: Switch envboot out for distro_bootcmd by Tom Rini · 3 years, 5 months ago
  95. 5230625 arm: omap4: Disable USB_TTY and related options by Tom Rini · 3 years, 5 months ago
  96. 7a37630 configs: j721e_evm: Switch envboot out for distro_bootcmd by Tom Rini · 3 years, 5 months ago
  97. 5fb3e09 ti: omap5: Switch to generic distro boot for non-Android cases by Tom Rini · 3 years, 5 months ago
  98. 8e94e7b arm: ti: environment: Move <environment/ti/boot.h> in to <configs/ti_omap5_common.h> by Tom Rini · 3 years, 5 months ago
  99. e0c91ae ti: am43xx_evm: Switch to DISTRO_BOOT only by Tom Rini · 3 years, 5 months ago
  100. 7bafe88 soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs by Keerthy · 3 years, 5 months ago