1. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  2. 606f09b common: Rename and move source() by Simon Glass · 5 years ago
  3. 85f1378 common: Move the image globals into image.h by Simon Glass · 5 years ago
  4. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  5. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  6. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
  7. 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
  8. da25eff common: Move ll_boot_init() to init.h by Simon Glass · 5 years ago
  9. 1f26500 common: Drop floppy disk support by Simon Glass · 5 years ago
  10. 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
  11. 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
  12. 837d334 mmc: add mmc and sd support for MT7622 by developer · 5 years ago
  13. e7cceca power: domain: add power domain support for MT7622 by developer · 5 years ago
  14. 65da8e7 clk: mediatek: fix clock-rate overflow problem by developer · 5 years ago
  15. dea5651 clk: mediatek: add driver for MT7622 by developer · 5 years ago
  16. 74d6901 pinctrl: mediatek: add support for different pinctrl by developer · 5 years ago
  17. 2a2b17f pinctrl: mediatek: add driver for MT7622 by developer · 5 years ago
  18. 4660341 phy: phy-mtk-tphy: make ref clock optional by developer · 5 years ago
  19. 7409978 phy: phy-mtk-tphy: remove the check of -ENOSYS by developer · 5 years ago
  20. cdb0efd clk: fixed_rate: add dummy enable() function by developer · 5 years ago
  21. bdc786d clk: add APIs to get (optional) clock by name without a device by developer · 5 years ago
  22. dc338d3 clk: check valid clock by clk_valid() by developer · 5 years ago
  23. 5e108fb clk: fix error check for devm_clk_get_optional() by developer · 5 years ago
  24. ef45feb clk: mediatek: mt7629: add support for ssusbsys by developer · 5 years ago
  25. 068cc65 mmc: mtk-sd: fix hang when data read quickly by developer · 5 years ago
  26. a2d3a6c mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs by developer · 5 years ago
  27. 1a80859 pinctrl: mediatek: add driver for MT8512 by developer · 5 years ago
  28. 0b5e5f1 clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pll by developer · 5 years ago
  29. ba560c7 clk: mediatek: add set_clr_upd mux type flow by developer · 5 years ago
  30. 4a79703 clk: mediatek: add driver support for MT8512 by developer · 5 years ago
  31. 9cbee2c mmc: config help typo fix by Joel Johnson · 4 years, 11 months ago
  32. 5ea041b mmc: add additional quirk for APP_CMD retry by Joel Johnson · 4 years, 11 months ago
  33. 1ca7a9f Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage by Yangbo Lu · 5 years ago
  34. 5ebc07a mmc: fsl_esdhc: drop useless fdt fixup by Yangbo Lu · 5 years ago
  35. 889ed6c mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code by Yangbo Lu · 5 years ago
  36. 08c854a Add dependencies for MALLOC_F and OF_LIBFDT by Sean Anderson · 5 years ago
  37. 3d2ba9c Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · 5 years ago
  38. 65b5ec1 mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc by Giulio Benetti · 5 years ago
  39. dbdbc63 mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement by Giulio Benetti · 5 years ago
  40. c513930 ram: add SDRAM driver for i.MXRT SoCs by Giulio Benetti · 5 years ago
  41. 5eaa97e serial_lpuart: add support for i.MXRT by Giulio Benetti · 5 years ago
  42. 0ad8b9c serial_lpuart: add clock enable if CONFIG_CLK is defined by Giulio Benetti · 5 years ago
  43. a82cd87 gpio: mxc_gpio: add support for i.MXRT1050 by Giulio Benetti · 5 years ago
  44. 6fd36dd pinctrl: add i.MXRT driver by Giulio Benetti · 5 years ago
  45. eee03dc9 clk: imx: add i.IMXRT1050 clk driver by Giulio Benetti · 5 years ago
  46. 03eb95d clk: imx: pfd: add set_rate() by Giulio Benetti · 5 years ago
  47. 6713a01 clk: imx: pllv3: add support for PLLV3_AV type by Giulio Benetti · 5 years ago
  48. 05bf7fd clk: imx: pllv3: add PLLV3_SYS support by Giulio Benetti · 5 years ago
  49. 8c25d1e clk: imx: pllv3: add set_rate() support by Giulio Benetti · 5 years ago
  50. 47e1564 clk: imx: pllv3: add disable() support by Giulio Benetti · 5 years ago
  51. 7dad7a3 clk: imx: pllv3: add enable() support by Giulio Benetti · 5 years ago
  52. 670e570 clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB by Giulio Benetti · 5 years ago
  53. ff331fa clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks by Giulio Benetti · 5 years ago
  54. b9a1e51 clk: imx8qxp: extend to support getting I2C IPG clock by Anatolij Gustschin · 5 years ago
  55. 7e3d8a9 mmc: fsl_esdhc_imx: Handle the "broken-cd" property by Fabio Estevam · 5 years ago
  56. c40c93e net: zynq: Add a note about RX_BUF macro by Michal Simek · 6 years ago
  57. 4f92535 firmware: Remove probe which is causing extra bind by Ashok Reddy Soma · 5 years ago
  58. 0c3ad69 zynq: mtd: nand: Remove hardcoded base addresses by Ashok Reddy Soma · 5 years ago
  59. bb8448a zynq: mtd: nand: Move zynq nand driver to driver model by Ashok Reddy Soma · 5 years ago
  60. 1d89d8c spi: Fix manual relocation calling more times by Ashok Reddy Soma · 5 years ago
  61. 13e9230 mtd: nand: Remove hardcoded base address of nand by Ashok Reddy Soma · 5 years ago
  62. c7b6633 mtd: nand: Move arasan nand driver to driver model by Ashok Reddy Soma · 5 years ago
  63. a89643c virtio: fix typo devicd by Heinrich Schuchardt · 5 years ago
  64. 06aeb74 poweroff: add poweroff for mt6323 pmic by Frank Wunderlich · 5 years ago
  65. 9c5fc93 rtc: add support for DS3232 device by Han Nandor · 5 years ago
  66. a8c32b5 bootcount: add a DM i2c eeprom backing store for bootcount by Robert Beckett · 5 years ago
  67. 9251edc drivers: mcfmii: add dm support by Angelo Durgehello · 5 years ago
  68. f0a0c88 drivers: fsl_mcdmafec: conversion to dm by Angelo Durgehello · 5 years ago
  69. b0c70a3 drivers: mcffec: conversion to dm by Angelo Durgehello · 5 years ago
  70. a1d3d9f drivers: net: add mcf fec dm Kconfig support by Angelo Durgehello · 5 years ago
  71. b65d601 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · 5 years ago
  72. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  73. 99ebf03 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  74. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  75. a72088d Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  76. 0dbdaf3 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  77. 4d6d719 Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  78. c15f177 ata: fsl_sata: Continue probing other sata port when failed current port. by Peng Ma · 5 years ago
  79. 17dd261 ata: sata_sil: Continue probing other sata port when failed current port. by Peng Ma · 5 years ago
  80. 3fe8c8d clk: imx: add i.MX8MP clk driver by Peng Fan · 5 years ago
  81. 1333f5e clk: imx: add imx_clk_mux2_flags by Peng Fan · 5 years ago
  82. c3ee909 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago
  83. 49dbcee ddr: imx8m: Add DRAM PLL to generate 1000Mhz output by Peng Fan · 5 years ago
  84. dc3accc mxc_ocotp: support i.MX8MP by Peng Fan · 5 years ago
  85. ed2af07 pinctrl: imx8m: support i.MX8MP by Peng Fan · 5 years ago
  86. b320b86 mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid by Rasmus Villemoes · 5 years ago
  87. adfa6c0 dm: Add a debug message when devices are skipped pre-reloc by Sean Anderson · 5 years ago
  88. 0fe1537 dm: devres: Add a new OFDATA phase by Simon Glass · 5 years ago
  89. 76a64ab dm: devres: Use an enum for the allocation phase by Simon Glass · 5 years ago
  90. 323ff9f dm: devres: Add tests by Simon Glass · 5 years ago
  91. 8a8fe1b dm: devres: Convert to use logging by Simon Glass · 5 years ago
  92. d3c9d30 dm: core: Add a new flag to track platform data by Simon Glass · 5 years ago
  93. 4a26385 dm: core: Export a new function to read platdata by Simon Glass · 5 years ago
  94. a8d8f16 dm: core: Allocate parent data separate from probing parent by Simon Glass · 5 years ago
  95. 924c383 dm: core: Move ofdata_to_platdata() call earlier by Simon Glass · 5 years ago
  96. 9046dec dm: core: Don't clear active flag twice when probe() fails by Simon Glass · 5 years ago
  97. 7d7c704 aspeed: ast2500: Read clock ofdata in the correct method by Simon Glass · 5 years ago
  98. 1c6449c pci: Print a warning if the bus is accessed before probing by Simon Glass · 5 years ago
  99. b18a960 usb: Drop use of BUG_ON() and WARN_ON() by Simon Glass · 5 years ago
  100. 4da551b dm: core: Use assert_noisy() in devres by Simon Glass · 5 years ago