1. da25eff common: Move ll_boot_init() to init.h by Simon Glass · 5 years ago
  2. 2c33b4c common: arm: Move s_init() to an ARM-specific header by Simon Glass · 5 years ago
  3. 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · 5 years ago
  4. a7c2d8a common: Move type declarations to linux/types.h by Simon Glass · 5 years ago
  5. 883c062 common: Drop the symbol_lookup() declaration by Simon Glass · 5 years ago
  6. acc15a1 common: Drop CONFIG_HAS_POST by Simon Glass · 5 years ago
  7. cf9bdcc common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · 5 years ago
  8. b8b1df3 common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h by Simon Glass · 5 years ago
  9. 0c36441 common: Move reset_phy() to net.h by Simon Glass · 5 years ago
  10. 1f26500 common: Drop floppy disk support by Simon Glass · 5 years ago
  11. 6ba0392 common: Move jumptable_init() out of common.h by Simon Glass · 5 years ago
  12. 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  13. 1b3f75f common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 5 years ago
  14. 6e51ee1 common: Move do_tftpb() to net.h by Simon Glass · 5 years ago
  15. e16f4c4 common: Move embedded fdt location to fdtdec.h by Simon Glass · 5 years ago
  16. 215b9a9 common: Drop checkflash() and checkdram() by Simon Glass · 5 years ago
  17. a606ffc common: Move flash_perror() to flash.h by Simon Glass · 5 years ago
  18. a5037e2 common: Move main_loop() to init.h by Simon Glass · 5 years ago
  19. 0ae771f common: Drop mdm_init() by Simon Glass · 5 years ago
  20. 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 5 years ago
  21. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
  22. a40315e aes: add support of aes192 and aes256 by Philippe Reynes · 5 years ago
  23. 458db3c aes: add a define for the size of a block by Philippe Reynes · 5 years ago
  24. 7b15721 Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 11 months ago
  25. 91366e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 11 months ago
  26. 1b7028d Add support for MT7622 reference board by developer · 4 years, 11 months ago
  27. dea5651 clk: mediatek: add driver for MT7622 by developer · 4 years, 11 months ago
  28. bdc786d clk: add APIs to get (optional) clock by name without a device by developer · 4 years, 11 months ago
  29. b41343a ARM: MediaTek: add basic support for MT8512 boards by developer · 5 years ago
  30. 4a79703 clk: mediatek: add driver support for MT8512 by developer · 5 years ago
  31. 5ea041b mmc: add additional quirk for APP_CMD retry by Joel Johnson · 4 years, 11 months ago
  32. d9adb4e powerpc/mpc85xx: drop eSDHC periperhal clock code by Yangbo Lu · 5 years ago
  33. 9efec31 Include missing headers for asm-generic/sections.h by Sean Anderson · 5 years ago
  34. f4c2787 dma: Add stub of dma_memcpy and dma_get_device by Vignesh Raghavendra · 5 years ago
  35. 6986d6b imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK by Giulio Benetti · 4 years, 11 months ago
  36. c513930 ram: add SDRAM driver for i.MXRT SoCs by Giulio Benetti · 4 years, 11 months ago
  37. 5eaa97e serial_lpuart: add support for i.MXRT by Giulio Benetti · 4 years, 11 months ago
  38. 85a5cd9 ARM: dts: imxrt1050: add dtsi file by Giulio Benetti · 4 years, 11 months ago
  39. eee03dc9 clk: imx: add i.IMXRT1050 clk driver by Giulio Benetti · 4 years, 11 months ago
  40. 0079a3c pico-imx7d: Convert to DM_ETH by Joris Offouga · 5 years ago
  41. 79ca947 imx: add imx8x based deneb board by Anatolij Gustschin · 5 years ago
  42. 49234a3 imx: add imx8x capricorn giedi board by Anatolij Gustschin · 5 years ago
  43. 62c8a58 arm64: zynqmp: Move PANIC to Kconfig by Michal Simek · 5 years ago
  44. a7178b7 arm64: zynqmp: Add support for u-boot.itb generation with ATF by Michal Simek · 5 years ago
  45. 6c28c29 ARM: zynq: Add jtag distro boot support by T Karthik Reddy · 5 years ago
  46. d1598e2 spl: atf: Enable option to rewrite bl2_plat_get_bl31_params() by Michal Simek · 5 years ago
  47. 5fa6c1e board: xilinx: Add support for user configurable boot script offset by T Karthik Reddy · 5 years ago
  48. e306c67 arm/km: remove board KMCOGE3UN by Holger Brunck · 5 years ago
  49. ed2f660 m68k: Drop CONFIG_MCFPIT support by Tom Rini · 5 years ago
  50. 68d46ad configs: purge unneeded fec defines by Angelo Durgehello · 5 years ago
  51. b65d601 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · 4 years, 11 months ago
  52. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 11 months ago
  53. 99ebf03 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 11 months ago
  54. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 11 months ago
  55. a72088d Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  56. 0dbdaf3 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 11 months ago
  57. 4d6d719 Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 11 months ago
  58. b75390f treewide: Remove CONFIG_SYS_UBOOT_START from configs board files by Patrice Chotard · 5 years ago
  59. c47e09d imx: add i.MX8MP EVK board by Peng Fan · 5 years ago
  60. c3ee909 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago
  61. 5287416 dt-bindings: clock: add i.MX8MP clock header by Peng Fan · 5 years ago
  62. dafa52a powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig by Rasmus Villemoes · 5 years ago
  63. 046e881 log: Include missing header for log.h by Sean Anderson · 5 years ago
  64. c29f5a5 Include missing headers for fdt_support.h by Sean Anderson · 5 years ago
  65. 0fe1537 dm: devres: Add a new OFDATA phase by Simon Glass · 5 years ago
  66. 323ff9f dm: devres: Add tests by Simon Glass · 5 years ago
  67. 204675c dm: test: Add a test driver for devres by Simon Glass · 5 years ago
  68. 8a8fe1b dm: devres: Convert to use logging by Simon Glass · 5 years ago
  69. 19920d7 test: Add functions to find the amount of allocated memory by Simon Glass · 5 years ago
  70. fbc3cfc dm: devres: Create a new devres header file by Simon Glass · 5 years ago
  71. d3c9d30 dm: core: Add a new flag to track platform data by Simon Glass · 5 years ago
  72. 4a26385 dm: core: Export a new function to read platdata by Simon Glass · 5 years ago
  73. 2137c24 dm: core: Add a comment for DM_FLAG_OF_PLATDATA by Simon Glass · 5 years ago
  74. e1277ff common: Add a noisy assert() by Simon Glass · 5 years ago
  75. 693a4f4 efi_rng_protocol: Install the efi_rng_protocol on the root node by Sughosh Ganu · 5 years ago
  76. 7064a5d efi: qemu: arm64: Add efi_rng_protocol implementation for the platform by Sughosh Ganu · 5 years ago
  77. 081da0a virtio: rng: Add a random number generator(rng) driver by Sughosh Ganu · 5 years ago
  78. 90592ed dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · 5 years ago
  79. 217f964 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · 5 years ago
  80. 91aab82 efi_loader: define all known warning status codes by Heinrich Schuchardt · 5 years ago
  81. 196f66d efi_loader: Add guidcpy function by Sughosh Ganu · 5 years ago
  82. ce77d30 part: efi: comment for GPT_HEADER_SIGNATURE_UBOOT by Heinrich Schuchardt · 5 years ago
  83. 6246741 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · 5 years ago
  84. ffb9059 efi_loader: carve out efi_run_image() by Heinrich Schuchardt · 5 years ago
  85. 6fbb8ac efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · 5 years ago
  86. 0c476f7 include: pe.h: add signature-related definitions by AKASHI Takahiro · 5 years ago
  87. 1f99f84 cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · 5 years ago
  88. abb8e21 remoteproc: elf_loader: Add elf resource table load support by Fabien Dessenne · 5 years ago
  89. 98823aa include: board: provide empty stubs when the BOARD option is not selected by Jean-Jacques Hiblot · 5 years ago
  90. 7815fc1 drivers: board: Add get_fit_loadable() by Jean-Jacques Hiblot · 5 years ago
  91. c51afd9 configs: meson64: enable GIC support for G12A/G12B by Anand Moon · 5 years ago
  92. fefee55 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  93. e1f63a8 Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  94. b0d75ca configs: socfpga: fix building Stratix10 and Agilex by Simon Goldschmidt · 5 years ago
  95. 461d298 arm: socfpga: agilex: Enable Agilex SoC build by Ley Foon Tan · 5 years ago
  96. c46f6a6 configs: socfpga: Move Stratix10 and Agilex common CONFIGs by Ley Foon Tan · 5 years ago
  97. ef5458f clk: agilex: Add clock driver for Agilex by Ley Foon Tan · 5 years ago
  98. 1e41401 dfu: Add optional timeout parameter by Andy Shevchenko · 5 years ago
  99. 8dfc50f dfu: Drop unused prototype of dfu_trigger_reset() by Andy Shevchenko · 5 years ago
  100. f74c7bd video: meson: Drop unnecessary header includes by Simon Glass · 5 years ago