1. 671d64f sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig by Andre Przywara · 5 years ago
  2. 043c65b sunxi: defconfig: R40 boards: enable USB by Andre Przywara · 5 years ago
  3. a2f729f phy: sun4i-usb: Add Allwinner R40 support by Andre Przywara · 5 years ago
  4. 4b3eebf sunxi: defconfig: Bananapi M2 Berry: enable Ethernet by Andre Przywara · 5 years ago
  5. 69d0693 sunxi: dts: R40: Update Bananapi M2 Berry .dts by Andre Przywara · 5 years ago
  6. b5fe523 sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108 by Chen-Yu Tsai · 5 years ago
  7. 5692e8f common: Update comment to show progress by Simon Glass · 5 years ago
  8. aebfee8 common: Collect all the header files together by Simon Glass · 5 years ago
  9. f2f8e90 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 5 years ago
  10. e4789b0 common: Move ROUND() into kernel.h by Simon Glass · 5 years ago
  11. 28de750 common: Move check_member() to kernel.h by Simon Glass · 5 years ago
  12. 29a4a9f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  13. ed782a7 common: Move testdram() into init.h by Simon Glass · 5 years ago
  14. 91527c9 common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  15. f329349 common: Rename and move source() by Simon Glass · 5 years ago
  16. ea18895 common: Move the image globals into image.h by Simon Glass · 5 years ago
  17. e7f0ec0 image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  18. 657afb1 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  19. 6321c66 common: Move reset_misc() function to arch header by Simon Glass · 5 years ago
  20. 98c338b common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
  21. b63ff2a common: Move clock functions into a new file by Simon Glass · 5 years ago
  22. 39fdefa common: Move upmconfig() to ppc.h by Simon Glass · 5 years ago
  23. cc3ac11 common: Move ll_boot_init() to init.h by Simon Glass · 5 years ago
  24. b14d1af common: arm: Move s_init() to an ARM-specific header by Simon Glass · 5 years ago
  25. 7fefef5 common: Move device-tree setup functions to fdt_support.h by Simon Glass · 5 years ago
  26. 1318a0e common: Move type declarations to linux/types.h by Simon Glass · 5 years ago
  27. 2fd94aa common: Drop the symbol_lookup() declaration by Simon Glass · 5 years ago
  28. 63b05da common: Drop CONFIG_HAS_POST by Simon Glass · 5 years ago
  29. ef20e53 common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · 5 years ago
  30. ad8a812 common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h by Simon Glass · 5 years ago
  31. 9d89bcd common: Move reset_phy() to net.h by Simon Glass · 5 years ago
  32. f9aaf98 common: Drop floppy disk support by Simon Glass · 5 years ago
  33. 0f67fc2 common: Move jumptable_init() out of common.h by Simon Glass · 5 years ago
  34. 532f902 common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  35. 65de539 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 5 years ago
  36. 34971ee common: Move do_tftpb() to net.h by Simon Glass · 5 years ago
  37. 2e11cb0 common: Move embedded fdt location to fdtdec.h by Simon Glass · 5 years ago
  38. ef100ba common: Drop checkflash() and checkdram() by Simon Glass · 5 years ago
  39. 9dfbc24 common: Move flash_perror() to flash.h by Simon Glass · 5 years ago
  40. 930c57e common: Move main_loop() to init.h by Simon Glass · 5 years ago
  41. 7099d71 common: Drop mdm_init() by Simon Glass · 5 years ago
  42. c8a1198 gitlab/azure: Update to latest container tag by Tom Rini · 5 years ago
  43. 2d2f91a Merge branch '2020-01-17-improve-aes-support' by Tom Rini · 5 years ago
  44. 4df3578 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 5 years ago
  45. 7298e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
  46. 1c6cd16 aes: add test unit for aes196 and aes256 by Philippe Reynes · 5 years ago
  47. ebcdb8d aes: add test unit for aes128 by Philippe Reynes · 5 years ago
  48. 8302d17 aes: add support of aes192 and aes256 by Philippe Reynes · 5 years ago
  49. 7012c04 aes: add a define for the size of a block by Philippe Reynes · 5 years ago
  50. d7bb6ac Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  51. 994bb86 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  52. 92329e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  53. f47704d Merge branch '2020-01-15-master-imports' by Tom Rini · 5 years ago
  54. 7b2e07a configs: mediatek: fix mt7623n bpir2 defconfig by Sam Shih · 5 years ago
  55. 098c063 arm: dts: mediatek: move u-boot properties to -u-boot.dtsi file by Sam Shih · 5 years ago
  56. c7fbc62 Add support for MT7622 reference board by Sam Shih · 5 years ago
  57. 25273db mmc: add mmc and sd support for MT7622 by Sam Shih · 5 years ago
  58. abb65f1 power: domain: add power domain support for MT7622 by Sam Shih · 5 years ago
  59. d8588ba clk: mediatek: fix clock-rate overflow problem by Sam Shih · 5 years ago
  60. 72ab603 clk: mediatek: add driver for MT7622 by Sam Shih · 5 years ago
  61. cf400b6 pinctrl: mediatek: add support for different pinctrl by Sam Shih · 5 years ago
  62. a430149 pinctrl: mediatek: add driver for MT7622 by Sam Shih · 5 years ago
  63. ac57e2b ARM: MediaTek: Add support for MediaTek MT7622 SoC by Sam Shih · 5 years ago
  64. ce0069e phy: phy-mtk-tphy: make ref clock optional by Chunfeng Yun · 5 years ago
  65. 3b6351a phy: phy-mtk-tphy: remove the check of -ENOSYS by Chunfeng Yun · 5 years ago
  66. 6bf6d81 clk: fixed_rate: add dummy enable() function by Chunfeng Yun · 5 years ago
  67. d646420 clk: add APIs to get (optional) clock by name without a device by Chunfeng Yun · 5 years ago
  68. bd7c798 clk: check valid clock by clk_valid() by Chunfeng Yun · 5 years ago
  69. 0f9b2b3 clk: fix error check for devm_clk_get_optional() by Chunfeng Yun · 5 years ago
  70. 5f82a94 clk: mediatek: mt7629: add support for ssusbsys by Chunfeng Yun · 5 years ago
  71. b9bf3cb ARM: MediaTek: add basic support for MT8512 boards by mingming lee · 5 years ago
  72. fb80eaa mmc: mtk-sd: fix hang when data read quickly by mingming lee · 5 years ago
  73. 3b0397d mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs by mingming lee · 5 years ago
  74. 51fcd56 pinctrl: mediatek: add driver for MT8512 by mingming lee · 5 years ago
  75. 0670adb clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pll by mingming lee · 5 years ago
  76. f62168d clk: mediatek: add set_clr_upd mux type flow by mingming lee · 5 years ago
  77. c196110 clk: mediatek: add driver support for MT8512 by mingming lee · 5 years ago
  78. 953bb4c ARM: MediaTek: Add support for MediaTek MT8512 SoC by mingming lee · 5 years ago
  79. 0c0859c MAINTAINERS: Fix mail by Sam Protsenko · 5 years ago
  80. 45e4968 cmd/blk_common: clarify no partition error message by Alexandre Besnard · 5 years ago
  81. e6a5a5c arm: mvebu: clearfog: update eMMC documentation by Baruch Siach · 5 years ago
  82. 14f1491 arm: mvebu: clearfog: set uboot image SD card offset by Baruch Siach · 5 years ago
  83. e42afd8 spl: mmc: support uboot image offset on main partition by Baruch Siach · 5 years ago
  84. c853fa7 configs: clearfog: enable SPL_DM_GPIO to fix boot from SD by Baruch Siach · 5 years ago
  85. 26632b7 mmc: config help typo fix by Joel Johnson · 5 years ago
  86. d4a5fa3 mmc: add additional quirk for APP_CMD retry by Joel Johnson · 5 years ago
  87. f1bce08 Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage by Yangbo Lu · 5 years ago
  88. 181c65b configs: ls1028a: use default SDHC clock divider value by Yangbo Lu · 5 years ago
  89. ac76dd0 Add global variable sdhc_per_clk for arm/powerpc by Yangbo Lu · 5 years ago
  90. c2a8b4f powerpc/mpc85xx: drop eSDHC periperhal clock code by Yangbo Lu · 5 years ago
  91. 7fdcbac mmc: fsl_esdhc: drop useless fdt fixup by Yangbo Lu · 5 years ago
  92. 6982315 mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code by Yangbo Lu · 5 years ago
  93. 954ab3c test/py: use valid device tree in test_fit.py by Heinrich Schuchardt · 5 years ago
  94. 327bb3b Add dependencies for MALLOC_F and OF_LIBFDT by Sean Anderson · 5 years ago
  95. fbdbf77 Include missing headers for asm-generic/sections.h by Sean Anderson · 5 years ago
  96. 1e37330 dma: Add stub of dma_memcpy and dma_get_device by Vignesh Raghavendra · 5 years ago
  97. 74326a3 Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · 5 years ago
  98. 9d5d74c Merge tag 'efi-2020-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  99. fb53765 Merge tag 'u-boot-imx-20200115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  100. 59612e4 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 5 years ago