1. 41d262a configs: Add hsspi/spi support to bcm963158. by Kursad Oney · 5 years ago
  2. bdd278d dt: bcm963158: add a spi-nor device by Kursad Oney · 5 years ago
  3. 6a47104 dt: bcm63158: Add hsspi controller by Kursad Oney · 5 years ago
  4. e31d6f1 spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock. by Kursad Oney · 5 years ago
  5. 711c730 spi: bcm63xx_hsspi: switch to raw I/O functions. by Kursad Oney · 5 years ago
  6. 98d9596 waitbit: Add the generic wait_for_bit macros for 16 and 32 bits. by Kursad Oney · 5 years ago
  7. 53cf342 spi: hsspi: allow to be used on bcm6858 and bcm63158 by Kursad Oney · 5 years ago
  8. 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  9. 298ad4d travis: Move keystone 3 (k3) boards into the k2 job by Tom Rini · 5 years ago
  10. 7aa2eec travis: Split bcm SoCs into their own build job by Tom Rini · 5 years ago
  11. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  12. 3d9239d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  13. 82a4525 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  14. 1cf6602 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
  15. a55d317 Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  16. 229bbc2 Merge branch '2019-10-08-master-imports' by Tom Rini · 5 years ago
  17. ff720fc travis.yml: Switch to bionic for the host distribution by Tom Rini · 5 years ago
  18. 6ad2604 gitlab-ci: Switch to Ubuntu 18.04 image by Tom Rini · 5 years ago
  19. 254b98e gitlab-ci: Have buildman use /tmp for output by Tom Rini · 5 years ago
  20. e95eddc buildman: Perform tests in a temporary directory by Tom Rini · 5 years ago
  21. 2b958d7 ARM: imx6q_logic: Fix MMC2 booting by Adam Ford · 5 years ago
  22. a2a91e2 Revert "spl: imx6: Let spl_boot_device return USDHC1 or USDHC2" by Adam Ford · 5 years ago
  23. b172acd Revert "imx: mmc_env: update runtime SD/MMC boot env device" by Stefano Babic · 5 years ago
  24. 9e6813d configs: sheevaplug disable EFI_UNICODE_CAPITALIZATION by Heinrich Schuchardt · 5 years ago
  25. 9b3f564 pico-imx7d: Remove dead code for dm_video by Joris Offouga · 5 years ago
  26. 9c91019 pico-imx7d: fix splash logo drawing by Joris Offouga · 5 years ago
  27. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  28. d13e98c pinctrl: nxp: DM_FLAG_PRE_RELOC by default by Igor Opaniuk · 5 years ago
  29. 42a2767 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Parthiban Nallathambi · 5 years ago
  30. 0ee8f51 imx: variscite: Fix regression of SPL and U-boot booting by Saravanan Sekar · 5 years ago
  31. 6f9d1c0 ARM: imx6q_logic: Enable DM_SERIAL by Adam Ford · 5 years ago
  32. cc4a9cc ARM: imx6qlogic: Cleanup board_init_f by Adam Ford · 5 years ago
  33. 24af0b9 mx6ulevk: Include SDP boot instructions in README by Breno Matheus Lima · 5 years ago
  34. 828d41b ddr: imx8m: Fix the ddr init hang on imx8mq by Jacky Bai · 5 years ago
  35. d62ddc1 driver: ddr: Refine the ddr init driver on imx8m by Jacky Bai · 5 years ago
  36. 69b8eb0 imx8mq: Update the ddrc QoS setting for B1 chip by Bai Ping · 5 years ago
  37. f19c31c ddr: imx8m: Fix ddr4 driver build issue by Ye Li · 5 years ago
  38. 57f6775 spi: fsl_qspi: Add support for QSPI on iMX7ULP by Ye Li · 5 years ago
  39. 007b604 spi: fsl_qspi: Update to use driver data by Ye Li · 5 years ago
  40. ce561f5 spi: fsl_qspi: Update write data size for page program LUT by Ye Li · 5 years ago
  41. 416d2ec spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms by Ye Li · 5 years ago
  42. b3a4068 imx: nandbcb: include long help only when enabled by Parthiban Nallathambi · 5 years ago
  43. 6eba552 imx: initialize fec only when enabled by Parthiban Nallathambi · 5 years ago
  44. 93d97e9 imx: remove board specific boot order from spl by Parthiban Nallathambi · 5 years ago
  45. b86d9d1 imx: pcl063: add nand boot support by Parthiban Nallathambi · 5 years ago
  46. 0987d22 apalis_imx6: use distroboot by default by Igor Opaniuk · 5 years ago
  47. 8ff1c24 colibri_imx6/imx7/imx8x: use distroboot by default by Igor Opaniuk · 5 years ago
  48. d4191db misc: imx8: add more scfw api by Peng Fan · 5 years ago
  49. 3d52a6f spl: nor: support loading i.MX container format file by Peng Fan · 5 years ago
  50. 053207c spl: spi: support loading i.MX container format file by Peng Fan · 5 years ago
  51. 519ce8d spl: nand: support loading i.MX container format file by Peng Fan · 5 years ago
  52. 853b1b1 imx8: update README by Peng Fan · 5 years ago
  53. 0aef2f2 imx8: Add support to get container image set size by Peng Fan · 5 years ago
  54. 59a6273 spl: nand: Introduce spl_nand_get_uboot_raw_page by Peng Fan · 5 years ago
  55. 6e773f9 spl: nor: introduce spl_nor_get_uboot_base by Peng Fan · 5 years ago
  56. 3a57169 spl: spi: introduce spl_spi_get_uboot_offs by Peng Fan · 5 years ago
  57. 315cf59 spl: mmc: introduce spl_mmc_get_uboot_raw_sector by Peng Fan · 5 years ago
  58. f922017 imx: Add i.MX8MM EVK board support. by Peng Fan · 5 years ago
  59. 51b54a4 arm: dts: add i.MX8MM pin func by Peng Fan · 5 years ago
  60. 8740b89 arm: dts: import i.MX8MM dtsi by Peng Fan · 5 years ago
  61. c98e032 imx8m: soc: probe clock device in arch_cpu_init_dm by Peng Fan · 5 years ago
  62. 50f6980 imx: mmc_env: update runtime SD/MMC boot env device by Peng Fan · 5 years ago
  63. 9987846 imx8m: add clk support for i.MX8MM by Peng Fan · 5 years ago
  64. c38755a imx8m: restructure clock.h by Peng Fan · 5 years ago
  65. fd61c1c imx8m: rename clock to clock_imx8mq by Peng Fan · 5 years ago
  66. 24290d9 imx8m: restrict reset_cpu by Peng Fan · 5 years ago
  67. d0ca289 imx8m: soc: enable SCTR clock before timer init by Peng Fan · 5 years ago
  68. 4c97c46 imx8m: Configure trustzone region 0 for non-secure access by Ye Li · 5 years ago
  69. 99047fc imx8m: set BYPASS ID SWAP to avoid AXI bus errors by Peng Fan · 5 years ago
  70. b749b5e imx8m: Fix MMU table issue for OPTEE memory by Peng Fan · 5 years ago
  71. f63b276 imx: add i.MX8MM PE property by Peng Fan · 5 years ago
  72. a365215 imx8m: add pin header for i.MX8MM by Peng Fan · 5 years ago
  73. 1caffdf imx: add get_cpu_rev support for i.MX8MM by Peng Fan · 5 years ago
  74. 2f8c5e1 imx8m: update imx-regs for i.MX8MM by Peng Fan · 5 years ago
  75. c627b30 imx8m: imx-regs: drop unused register definitions by Peng Fan · 5 years ago
  76. cffe732 imx: spl: add spl_board_boot_device for i.MX8MM by Peng Fan · 5 years ago
  77. 2d22a99 imx: add i.MX8MM cpu type by Peng Fan · 5 years ago
  78. b606aba imx: imx8mm: add clock bindings header by Peng Fan · 5 years ago
  79. aff4598 imx: add IMX8MM kconfig entry by Peng Fan · 5 years ago
  80. fc9beb3 imx: add IMX8MQ kconfig entry by Peng Fan · 5 years ago
  81. a4fc168 imx8m: add image cfg for i.MX8MM lpddr4 by Peng Fan · 5 years ago
  82. 4f992e5 ddr: imx8m: fix ddr firmware location when enable SPL OF by Peng Fan · 5 years ago
  83. ab9bc38 tools: imx8m_image: align spl bin image size by Peng Fan · 5 years ago
  84. 796abd0 imx: mkimage_fit_atf: Fix FIT image for correct boot order by Frieder Schrempf · 5 years ago
  85. 98b2f41 Kconfig: Set default BUILD_TARGET for ARCH_MX6 with SPL by Stefan Roese · 5 years ago
  86. a040950 ARM: imx: arch/arm/mach-imx/spl_qspi.cfg by Stefan Roese · 5 years ago
  87. fe41e32 ARM: imx: Add QSPI boot mode for i.MX6UL/ULL by Stefan Roese · 5 years ago
  88. 87a0dd5 imx: mx6ul_14x14_evk: fix link issue by Anatolij Gustschin · 5 years ago
  89. c592c34 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · 5 years ago
  90. 7e0a6d4 imx: enable the reset controller on the i.MX8MQ EVK by Patrick Wildt · 5 years ago
  91. 5ea0bcb imx: add the i.MX8M reset controller node by Patrick Wildt · 5 years ago
  92. dbc644f imx: add support for i.MX7/i.MX8MQ reset controller by Patrick Wildt · 5 years ago
  93. 8bd5656 imx: add support for i.MX8MQ power domain controller by Patrick Wildt · 5 years ago
  94. 5521732 ARM: dts: pcl063: add usdhc reset pin of eMMC by Parthiban Nallathambi · 5 years ago
  95. e32f230 imx: mxs: Fix location for the elftosb tool by Fabio Estevam · 5 years ago
  96. 5135cd1 mx28evk: README: Fix location for the generic mxs README by Fabio Estevam · 5 years ago
  97. 8f05a2c imx: wandboard: convert FEC support to DM_ETH by Anatolij Gustschin · 5 years ago
  98. 70a3030 spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver by Lukasz Majewski · 5 years ago
  99. 058c135 mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver by Lukasz Majewski · 5 years ago
  100. aa92b86 mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS by Lukasz Majewski · 5 years ago