1. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  2. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  3. 220a3a4 common: Rename and move source() by Simon Glass · 4 years, 10 months ago
  4. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 10 months ago
  5. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 10 months ago
  6. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 10 months ago
  7. 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 10 months ago
  8. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 10 months ago
  9. 35a3f87 common: Move ll_boot_init() to init.h by Simon Glass · 4 years, 10 months ago
  10. 015e334 common: Drop floppy disk support by Simon Glass · 4 years, 10 months ago
  11. d7bb6ac Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 9 months ago WIP/16Jan2020
  12. 92329e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 9 months ago
  13. 25273db mmc: add mmc and sd support for MT7622 by Sam Shih · 4 years, 10 months ago
  14. abb65f1 power: domain: add power domain support for MT7622 by Sam Shih · 4 years, 10 months ago
  15. d8588ba clk: mediatek: fix clock-rate overflow problem by Sam Shih · 4 years, 10 months ago
  16. 72ab603 clk: mediatek: add driver for MT7622 by Sam Shih · 4 years, 10 months ago
  17. cf400b6 pinctrl: mediatek: add support for different pinctrl by Sam Shih · 4 years, 10 months ago
  18. a430149 pinctrl: mediatek: add driver for MT7622 by Sam Shih · 4 years, 10 months ago
  19. ce0069e phy: phy-mtk-tphy: make ref clock optional by Chunfeng Yun · 4 years, 10 months ago
  20. 3b6351a phy: phy-mtk-tphy: remove the check of -ENOSYS by Chunfeng Yun · 4 years, 10 months ago
  21. 6bf6d81 clk: fixed_rate: add dummy enable() function by Chunfeng Yun · 4 years, 10 months ago
  22. d646420 clk: add APIs to get (optional) clock by name without a device by Chunfeng Yun · 4 years, 10 months ago
  23. bd7c798 clk: check valid clock by clk_valid() by Chunfeng Yun · 4 years, 10 months ago
  24. 0f9b2b3 clk: fix error check for devm_clk_get_optional() by Chunfeng Yun · 4 years, 10 months ago
  25. 5f82a94 clk: mediatek: mt7629: add support for ssusbsys by Chunfeng Yun · 4 years, 10 months ago
  26. fb80eaa mmc: mtk-sd: fix hang when data read quickly by mingming lee · 4 years, 10 months ago
  27. 3b0397d mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs by mingming lee · 4 years, 10 months ago
  28. 51fcd56 pinctrl: mediatek: add driver for MT8512 by mingming lee · 4 years, 10 months ago
  29. 0670adb clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pll by mingming lee · 4 years, 10 months ago
  30. f62168d clk: mediatek: add set_clr_upd mux type flow by mingming lee · 4 years, 10 months ago
  31. c196110 clk: mediatek: add driver support for MT8512 by mingming lee · 4 years, 10 months ago
  32. 26632b7 mmc: config help typo fix by Joel Johnson · 4 years, 9 months ago
  33. d4a5fa3 mmc: add additional quirk for APP_CMD retry by Joel Johnson · 4 years, 9 months ago
  34. f1bce08 Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage by Yangbo Lu · 4 years, 10 months ago
  35. 7fdcbac mmc: fsl_esdhc: drop useless fdt fixup by Yangbo Lu · 4 years, 10 months ago
  36. 6982315 mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code by Yangbo Lu · 4 years, 10 months ago
  37. 327bb3b Add dependencies for MALLOC_F and OF_LIBFDT by Sean Anderson · 4 years, 10 months ago
  38. 74326a3 Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · 5 years ago
  39. 6a63a87 mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc by Giulio Benetti · 4 years, 10 months ago
  40. a820bed mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement by Giulio Benetti · 4 years, 10 months ago
  41. cd647fc ram: add SDRAM driver for i.MXRT SoCs by Giulio Benetti · 4 years, 10 months ago
  42. c32449a serial_lpuart: add support for i.MXRT by Giulio Benetti · 4 years, 10 months ago
  43. 55631db serial_lpuart: add clock enable if CONFIG_CLK is defined by Giulio Benetti · 4 years, 10 months ago
  44. abd98e0 gpio: mxc_gpio: add support for i.MXRT1050 by Giulio Benetti · 4 years, 10 months ago
  45. 916ce98 pinctrl: add i.MXRT driver by Giulio Benetti · 4 years, 10 months ago
  46. 4ca28e9 clk: imx: add i.IMXRT1050 clk driver by Giulio Benetti · 4 years, 10 months ago
  47. 824c371 clk: imx: pfd: add set_rate() by Giulio Benetti · 4 years, 10 months ago
  48. efadf79 clk: imx: pllv3: add support for PLLV3_AV type by Giulio Benetti · 4 years, 10 months ago
  49. d0ceb93 clk: imx: pllv3: add PLLV3_SYS support by Giulio Benetti · 4 years, 10 months ago
  50. 9841fee clk: imx: pllv3: add set_rate() support by Giulio Benetti · 4 years, 10 months ago
  51. cbb2001 clk: imx: pllv3: add disable() support by Giulio Benetti · 4 years, 10 months ago
  52. f4b7094 clk: imx: pllv3: add enable() support by Giulio Benetti · 4 years, 10 months ago
  53. 4abd807 clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB by Giulio Benetti · 4 years, 10 months ago
  54. 16faa59 clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks by Giulio Benetti · 4 years, 10 months ago
  55. f35237e clk: imx8qxp: extend to support getting I2C IPG clock by Anatolij Gustschin · 4 years, 10 months ago
  56. 29230f3 mmc: fsl_esdhc_imx: Handle the "broken-cd" property by Fabio Estevam · 4 years, 10 months ago
  57. 8af4c4d net: zynq: Add a note about RX_BUF macro by Michal Simek · 5 years ago
  58. 3f9c239 firmware: Remove probe which is causing extra bind by Ashok Reddy Soma · 4 years, 10 months ago
  59. 2507ecf zynq: mtd: nand: Remove hardcoded base addresses by Ashok Reddy Soma · 4 years, 10 months ago
  60. 45397a6 zynq: mtd: nand: Move zynq nand driver to driver model by Ashok Reddy Soma · 4 years, 10 months ago
  61. 4d9b1af spi: Fix manual relocation calling more times by Ashok Reddy Soma · 5 years ago
  62. 3dd0f8c mtd: nand: Remove hardcoded base address of nand by Ashok Reddy Soma · 4 years, 10 months ago
  63. b014b83 mtd: nand: Move arasan nand driver to driver model by Ashok Reddy Soma · 4 years, 10 months ago
  64. 27a38a6 virtio: fix typo devicd by Heinrich Schuchardt · 4 years, 10 months ago
  65. 36b8b5d poweroff: add poweroff for mt6323 pmic by Frank Wunderlich · 5 years ago
  66. 0b326fc rtc: add support for DS3232 device by Han Nandor · 5 years ago
  67. ae3d38f bootcount: add a DM i2c eeprom backing store for bootcount by Robert Beckett · 5 years ago
  68. 48f885a drivers: mcfmii: add dm support by Angelo Durgehello · 5 years ago
  69. 05ffdc8 drivers: fsl_mcdmafec: conversion to dm by Angelo Durgehello · 5 years ago
  70. a7bcace drivers: mcffec: conversion to dm by Angelo Durgehello · 5 years ago
  71. 080bcc5 drivers: net: add mcf fec dm Kconfig support by Angelo Durgehello · 5 years ago
  72. c00bd81 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · 4 years, 10 months ago
  73. d6b92b9 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 10 months ago WIP/09Jan2020
  74. a74a213 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 10 months ago
  75. 7086de4 Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago WIP/08Jan2020
  76. deb287b Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
  77. ce022f2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 10 months ago
  78. 9af51fb Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 10 months ago
  79. 964b90f ata: fsl_sata: Continue probing other sata port when failed current port. by Peng Ma · 4 years, 11 months ago WIP/2020-01-07-master-imports
  80. 40cdf26 ata: sata_sil: Continue probing other sata port when failed current port. by Peng Ma · 4 years, 11 months ago
  81. c4cc283 clk: imx: add i.MX8MP clk driver by Peng Fan · 4 years, 10 months ago
  82. 6ddde48 clk: imx: add imx_clk_mux2_flags by Peng Fan · 4 years, 10 months ago
  83. 22172f6 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago
  84. 4a41a1a ddr: imx8m: Add DRAM PLL to generate 1000Mhz output by Peng Fan · 4 years, 10 months ago
  85. 67f3f32 mxc_ocotp: support i.MX8MP by Peng Fan · 4 years, 10 months ago
  86. d8293e9 pinctrl: imx8m: support i.MX8MP by Peng Fan · 4 years, 10 months ago
  87. fddf876 mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid by Rasmus Villemoes · 4 years, 10 months ago
  88. 7fc0c2b dm: Add a debug message when devices are skipped pre-reloc by Sean Anderson · 4 years, 10 months ago
  89. 42a0ce5 dm: devres: Add a new OFDATA phase by Simon Glass · 4 years, 10 months ago
  90. af68411 dm: devres: Use an enum for the allocation phase by Simon Glass · 4 years, 10 months ago
  91. 8d6320c dm: devres: Add tests by Simon Glass · 4 years, 10 months ago
  92. cce61fc dm: devres: Convert to use logging by Simon Glass · 4 years, 10 months ago
  93. 153851d dm: core: Add a new flag to track platform data by Simon Glass · 4 years, 10 months ago
  94. bcd90cb dm: core: Export a new function to read platdata by Simon Glass · 4 years, 10 months ago
  95. 82de42f dm: core: Allocate parent data separate from probing parent by Simon Glass · 4 years, 10 months ago
  96. 29f7d05 dm: core: Move ofdata_to_platdata() call earlier by Simon Glass · 4 years, 10 months ago
  97. a41e6da dm: core: Don't clear active flag twice when probe() fails by Simon Glass · 4 years, 10 months ago
  98. b2b1100 aspeed: ast2500: Read clock ofdata in the correct method by Simon Glass · 4 years, 10 months ago
  99. 4886287 pci: Print a warning if the bus is accessed before probing by Simon Glass · 4 years, 10 months ago
  100. 1058eec usb: Drop use of BUG_ON() and WARN_ON() by Simon Glass · 4 years, 10 months ago