1. 3602a56 mmc: add a driver callback for power-cycle by Yann Gautier · 5 years ago
  2. 36645f4 drivers: mmc: Add sdhci driver for Broadcom iProc platform by Arun Parameswaran · 5 years ago
  3. 80f0201 spl: dm_mmc: Initialize only the required mmc device by Lokesh Vutla · 5 years ago
  4. 548aefa travis: Move keystone 3 (k3) boards into the k2 job by Tom Rini · 5 years ago
  5. 50aeb3a travis: Split bcm SoCs into their own build job by Tom Rini · 5 years ago
  6. eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  7. 8c05aba Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  8. efea5a3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  9. 9d536fe Merge tag 'u-boot-atmel-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  10. 8679be2 Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  11. ca88313 Merge branch '2019-10-08-master-imports' by Tom Rini · 5 years ago
  12. 8b13e9b travis.yml: Switch to bionic for the host distribution by Tom Rini · 5 years ago
  13. 28a5123 gitlab-ci: Switch to Ubuntu 18.04 image by Tom Rini · 5 years ago
  14. db7b860 gitlab-ci: Have buildman use /tmp for output by Tom Rini · 5 years ago
  15. aae6258 buildman: Perform tests in a temporary directory by Tom Rini · 5 years ago
  16. 9fb50c6 ARM: imx6q_logic: Fix MMC2 booting by Adam Ford · 5 years ago
  17. 63ce94b Revert "spl: imx6: Let spl_boot_device return USDHC1 or USDHC2" by Adam Ford · 5 years ago
  18. 83afe3b Revert "imx: mmc_env: update runtime SD/MMC boot env device" by Stefano Babic · 5 years ago
  19. 86d2b28 configs: sheevaplug disable EFI_UNICODE_CAPITALIZATION by Heinrich Schuchardt · 5 years ago
  20. 3a7f25b pico-imx7d: Remove dead code for dm_video by Joris Offouga · 5 years ago
  21. f730fdf pico-imx7d: fix splash logo drawing by Joris Offouga · 5 years ago
  22. d714a75 imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  23. c115cd1 pinctrl: nxp: DM_FLAG_PRE_RELOC by default by Igor Opaniuk · 5 years ago
  24. 39fd054 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Parthiban Nallathambi · 5 years ago
  25. a7031d9 imx: variscite: Fix regression of SPL and U-boot booting by Saravanan Sekar · 5 years ago
  26. 7cf388f ARM: imx6q_logic: Enable DM_SERIAL by Adam Ford · 5 years ago
  27. a3ecce3 ARM: imx6qlogic: Cleanup board_init_f by Adam Ford · 5 years ago
  28. 80be404 mx6ulevk: Include SDP boot instructions in README by Breno Matheus Lima · 5 years ago
  29. 69b8e50 ddr: imx8m: Fix the ddr init hang on imx8mq by Jacky Bai · 5 years ago
  30. 825ab6b driver: ddr: Refine the ddr init driver on imx8m by Jacky Bai · 5 years ago
  31. 7b14cc9 imx8mq: Update the ddrc QoS setting for B1 chip by Bai Ping · 5 years ago
  32. ca729cd ddr: imx8m: Fix ddr4 driver build issue by Ye Li · 5 years ago
  33. 9699fb4 spi: fsl_qspi: Add support for QSPI on iMX7ULP by Ye Li · 5 years ago
  34. ce7575a spi: fsl_qspi: Update to use driver data by Ye Li · 5 years ago
  35. b866b92 spi: fsl_qspi: Update write data size for page program LUT by Ye Li · 5 years ago
  36. 7949576 spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms by Ye Li · 5 years ago
  37. 4ee0ff1 imx: nandbcb: include long help only when enabled by Parthiban Nallathambi · 5 years ago
  38. 921bb86 imx: initialize fec only when enabled by Parthiban Nallathambi · 5 years ago
  39. 84d5e72 imx: remove board specific boot order from spl by Parthiban Nallathambi · 5 years ago
  40. a919b6b imx: pcl063: add nand boot support by Parthiban Nallathambi · 5 years ago
  41. d73c520 apalis_imx6: use distroboot by default by Igor Opaniuk · 5 years ago
  42. 848ba63 colibri_imx6/imx7/imx8x: use distroboot by default by Igor Opaniuk · 5 years ago
  43. 4d81755 misc: imx8: add more scfw api by Peng Fan · 5 years ago
  44. 3bc4f1d spl: nor: support loading i.MX container format file by Peng Fan · 5 years ago
  45. d9bd2f4 spl: spi: support loading i.MX container format file by Peng Fan · 5 years ago
  46. 00e180c spl: nand: support loading i.MX container format file by Peng Fan · 5 years ago
  47. 62f0bfc imx8: update README by Peng Fan · 5 years ago
  48. d1c0778 imx8: Add support to get container image set size by Peng Fan · 5 years ago
  49. 2c79229 spl: nand: Introduce spl_nand_get_uboot_raw_page by Peng Fan · 5 years ago
  50. 07d900a spl: nor: introduce spl_nor_get_uboot_base by Peng Fan · 5 years ago
  51. ec64933 spl: spi: introduce spl_spi_get_uboot_offs by Peng Fan · 5 years ago
  52. 30ecc9c spl: mmc: introduce spl_mmc_get_uboot_raw_sector by Peng Fan · 5 years ago
  53. 9b15ce9 imx: Add i.MX8MM EVK board support. by Peng Fan · 5 years ago
  54. d68d73d arm: dts: add i.MX8MM pin func by Peng Fan · 5 years ago
  55. 2f17231 arm: dts: import i.MX8MM dtsi by Peng Fan · 5 years ago
  56. e663c70 imx8m: soc: probe clock device in arch_cpu_init_dm by Peng Fan · 5 years ago
  57. e89d211 imx: mmc_env: update runtime SD/MMC boot env device by Peng Fan · 5 years ago
  58. 5f24d0c imx8m: add clk support for i.MX8MM by Peng Fan · 5 years ago
  59. 8838cdf imx8m: restructure clock.h by Peng Fan · 5 years ago
  60. 2005916 imx8m: rename clock to clock_imx8mq by Peng Fan · 5 years ago
  61. d204172 imx8m: restrict reset_cpu by Peng Fan · 5 years ago
  62. 0528ba0 imx8m: soc: enable SCTR clock before timer init by Peng Fan · 5 years ago
  63. b3cf0a8 imx8m: Configure trustzone region 0 for non-secure access by Ye Li · 5 years ago
  64. dbb2b7e imx8m: set BYPASS ID SWAP to avoid AXI bus errors by Peng Fan · 5 years ago
  65. 59efa6b imx8m: Fix MMU table issue for OPTEE memory by Peng Fan · 5 years ago
  66. 1c7cba9 imx: add i.MX8MM PE property by Peng Fan · 5 years ago
  67. e246b7a imx8m: add pin header for i.MX8MM by Peng Fan · 5 years ago
  68. 78db9a5 imx: add get_cpu_rev support for i.MX8MM by Peng Fan · 5 years ago
  69. 20ebb4f imx8m: update imx-regs for i.MX8MM by Peng Fan · 5 years ago
  70. 4800df0 imx8m: imx-regs: drop unused register definitions by Peng Fan · 5 years ago
  71. 6c646b3 imx: spl: add spl_board_boot_device for i.MX8MM by Peng Fan · 5 years ago
  72. 65a6c50 imx: add i.MX8MM cpu type by Peng Fan · 5 years ago
  73. 8619c39 imx: imx8mm: add clock bindings header by Peng Fan · 5 years ago
  74. 1b1eaa0 imx: add IMX8MM kconfig entry by Peng Fan · 5 years ago
  75. d968ae7 imx: add IMX8MQ kconfig entry by Peng Fan · 5 years ago
  76. 478f944 imx8m: add image cfg for i.MX8MM lpddr4 by Peng Fan · 5 years ago
  77. 28cb058 ddr: imx8m: fix ddr firmware location when enable SPL OF by Peng Fan · 5 years ago
  78. 4b78bb5 tools: imx8m_image: align spl bin image size by Peng Fan · 5 years ago
  79. fa99af4 imx: mkimage_fit_atf: Fix FIT image for correct boot order by Frieder Schrempf · 5 years ago
  80. 4f761dd Kconfig: Set default BUILD_TARGET for ARCH_MX6 with SPL by Stefan Roese · 5 years ago
  81. 2a9f86b ARM: imx: arch/arm/mach-imx/spl_qspi.cfg by Stefan Roese · 5 years ago
  82. d10d138 ARM: imx: Add QSPI boot mode for i.MX6UL/ULL by Stefan Roese · 5 years ago
  83. 0a1a45b imx: mx6ul_14x14_evk: fix link issue by Anatolij Gustschin · 5 years ago
  84. 5b20d14 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · 5 years ago
  85. 2845f86 imx: enable the reset controller on the i.MX8MQ EVK by Patrick Wildt · 5 years ago
  86. 63927b8 imx: add the i.MX8M reset controller node by Patrick Wildt · 5 years ago
  87. 6300dc4 imx: add support for i.MX7/i.MX8MQ reset controller by Patrick Wildt · 5 years ago
  88. d08a194 imx: add support for i.MX8MQ power domain controller by Patrick Wildt · 5 years ago
  89. 6745dac ARM: dts: pcl063: add usdhc reset pin of eMMC by Parthiban Nallathambi · 5 years ago
  90. 904c31f imx: mxs: Fix location for the elftosb tool by Fabio Estevam · 5 years ago
  91. 210e443 mx28evk: README: Fix location for the generic mxs README by Fabio Estevam · 5 years ago
  92. e4b91f0 imx: wandboard: convert FEC support to DM_ETH by Anatolij Gustschin · 5 years ago
  93. c883d6a spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver by Lukasz Majewski · 5 years ago
  94. cf31914 mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver by Lukasz Majewski · 5 years ago
  95. 6116f4c mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS by Lukasz Majewski · 5 years ago
  96. ec0c81f spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver by Lukasz Majewski · 5 years ago
  97. c2050e1 spi: fix: Call mxs_reset_block() during DM/DTS probe by Lukasz Majewski · 5 years ago
  98. 3c50e01 spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi by Lukasz Majewski · 5 years ago
  99. f1e323a dts: imx28: Remove #include "imx28.dtsi" from imx28-u-boot.dtsi file by Lukasz Majewski · 5 years ago
  100. 772b557 imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode by Lukasz Majewski · 5 years ago