1. 231401d imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot by Peng Fan · 4 years, 6 months ago
  2. 214b7d5 cmd: nandbcb: Reconstruct the nandbcb tool for all platforms by Han Xu · 4 years, 6 months ago
  3. 8c0a1c6 imx8: power: Add PD device lookup interface to power domain uclass by Peng Fan · 4 years, 6 months ago
  4. 39320e7 mtd: nand: support GPMI NAND driver for i.MX8 by Peng Fan · 4 years, 6 months ago
  5. 17282f4 mtd: mxs_nand: fix the gf_13/14 definition issue by Han Xu · 4 years, 6 months ago
  6. ff99041 mxs_nand: Add support for i.MX8M by Ye Li · 4 years, 6 months ago
  7. 29f40c0 nand: mxs: correct bitflip for erased NAND page by Peng Fan · 4 years, 6 months ago
  8. ef56281 imx: regs: add more fuse bank structure by Peng Fan · 4 years, 6 months ago
  9. 9d4194f fec: Move imx_get_mac_from_fuse declare to imx file by Ye Li · 4 years, 6 months ago
  10. 3c42c0f imx: add module fuse support by Peng Fan · 4 years, 6 months ago
  11. b77d029 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 5 months ago
  12. 143414c Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
  13. 8142a97 cpu: imx8: show RevC instead of Rev? at boot log by Frank Li · 4 years, 6 months ago
  14. 2e8d68e arm: caches: add DCACHE_DEFAULT_OPTION by Patrick Delaunay · 4 years, 6 months ago
  15. f8dc7f2 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig by Patrick Delaunay · 4 years, 6 months ago
  16. 242d1cd imx8: Configure SNVS by Franck LENORMAND · 5 years ago
  17. 73d769d imx8: Update SCFW API to version 1.5 by Ye Li · 5 years ago
  18. f959594 imx8: scu api: Add support for SECO manufacturing protection APIs by Breno Lima · 5 years ago
  19. 1c97fcd imx8mm: clock: fix fracpll decode issue by Ye Li · 4 years, 7 months ago
  20. 712a341 imx8mq: Set ARM core clock directly from ARM PLL by Peng Fan · 4 years, 6 months ago
  21. 6b87b3f imx8m: update clock root and fix core_sel by Peng Fan · 4 years, 6 months ago
  22. 9b4e197 imx: update is_imx6ull to include i.MX6ULZ by Peng Fan · 4 years, 9 months ago
  23. c915403 imx: imx8m: add i.MX8MN variants support by Peng Fan · 4 years, 9 months ago
  24. cb1a1de imx: imx8m: add i.MX8MQ Dual and QuadLite support by Peng Fan · 4 years, 9 months ago
  25. 499c949 imx: fix cpu_type helper by Peng Fan · 4 years, 9 months ago
  26. b9da77f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
  27. 306881a Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 6 months ago
  28. f40b120 fsl-layerscape: Move GIC RD tables init to soc.c by Hou Zhiqiang · 4 years, 6 months ago
  29. 8b520ac clk: actions: Add common clock driver by Amit Singh Tomar · 4 years, 6 months ago
  30. 6184858 arm: asm/cache.c: Introduce arm_reserve_mmu by Ovidiu Panait · 4 years, 7 months ago
  31. bdcb299 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
  32. e4837da Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 6 months ago
  33. 838c0af phy: meson-gxl-usb: add set_mode call to force switch to peripheral mode by Neil Armstrong · 4 years, 7 months ago
  34. 316fc6f armv8: ls1028a: define esdhc_status_fixup by Yinbo Zhu · 4 years, 6 months ago
  35. aa04570 video: mxsfb: add support for i.MXRT by Giulio Benetti · 4 years, 7 months ago
  36. 7794d88 arm: imx6: configure NoC on i.MX6DQP by Bernhard Messerklinger · 4 years, 8 months ago
  37. 60f1cc5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 4 years, 7 months ago
  38. a482f32 mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect by Tom Warren · 5 years ago
  39. 5e965e8 mmc: t210: Add autocal and tap/trim updates for SDMMC1/3 by Tom Warren · 5 years ago
  40. d491dc0 t210: do not enable PLLE and UPHY PLL HW PWRSEQ by JC Kuo · 4 years, 7 months ago
  41. e67243f video: rockchip: Fix vop modes for rk3399 by Jagan Teki · 4 years, 7 months ago
  42. bb1165f dm: arm64: ls1046a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  43. fefac93 dm: arm64: ls1043a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  44. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 8 months ago
  45. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 8 months ago
  46. c22c0db dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 8 months ago
  47. f267f84 gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCs by Jason Li · 4 years, 9 months ago
  48. a0affb3 dm: arm64: ls1012a: add i2c DM support by Biwen Li · 4 years, 10 months ago
  49. ee6321f rockchip: Add common reset cause by Jagan Teki · 4 years, 10 months ago
  50. b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 10 months ago
  51. 40521a6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 9 months ago
  52. c0a5a81 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 9 months ago
  53. 906e3cc arm: Add arm handoff header file by Michael Trimarchi · 4 years, 10 months ago
  54. 0d9d557 arch: armv8: fsl-layerscape: export serdes config to environment by Alex Marginean · 4 years, 9 months ago
  55. e520036 gpio: do not include <asm/arch/gpio.h> on ARCH_BCM68360 by Philippe Reynes · 4 years, 10 months ago
  56. 689088f arm: Add support for ST-Ericsson U8500 SoC by Stephan Gerhold · 4 years, 10 months ago
  57. ad647690 Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  58. 0e78c91 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 9 months ago
  59. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  60. 9101a5e common: Move reset_misc() function to arch header by Simon Glass · 4 years, 10 months ago
  61. 6f5fb71 common: arm: Move s_init() to an ARM-specific header by Simon Glass · 4 years, 10 months ago
  62. 9c27310 mx7ulp: Move SoC base address to a common file by Fabio Estevam · 5 years ago
  63. ac76dd0 Add global variable sdhc_per_clk for arm/powerpc by Yangbo Lu · 4 years, 10 months ago
  64. 77eb9a9 imx: Add basic support for the NXP IMXRT10xx SoC family by Giulio Benetti · 4 years, 9 months ago
  65. 41acbc5 arm: cpu: armv8: add support for arm psci reset2. by Rajesh Ravi · 5 years ago
  66. 0bc4356 arch: arm: Program GIC LPI configuration table by Bharat Kumar Reddy Gooty · 4 years, 10 months ago
  67. 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
  68. 20cd453 imx: add i.MX8MP PE property by Peng Fan · 4 years, 10 months ago
  69. b7590fc imx: imx8mp: add pin header file by Peng Fan · 4 years, 10 months ago
  70. db4510f imx: imx8mp: add basic clock by Peng Fan · 4 years, 10 months ago
  71. 625b03d imx: get cpu id/type of i.MX8MP by Peng Fan · 4 years, 10 months ago
  72. d8a3f52 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
  73. bb09bd5 arm: mxs: fix register definitions for clkctrl_gpmi and clkctrl_sspX by Rasmus Villemoes · 5 years ago
  74. 83083fe ddr: imx8m: Return error values from LPDDR4 training by Frieder Schrempf · 4 years, 10 months ago
  75. c0f037f mach-imx: bootaux: elf firmware support by Igor Opaniuk · 4 years, 10 months ago
  76. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 10 months ago
  77. 7cd42728 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · 5 years ago
  78. ce3bead fsl-lsch3: soc: Enable AHB read support for Flexspi controller by Kuldeep Singh · 5 years ago
  79. 0b6c370 fsl-lsch3: Add FlexSPI address space in immap_lsch3 by Kuldeep Singh · 5 years ago
  80. 3499dd0 ls1028a: Configure stream IDs for integrated PCI and fix up Linux DT by Alex Marginean · 5 years ago
  81. 0cfa00c armv8: Add workaround for USB erratum A-050106 by Ran Wang · 5 years ago
  82. 421e7a4 sunxi: remove __packed from struct sunxi_prcm_reg by Heinrich Schuchardt · 4 years, 10 months ago
  83. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 11 months ago
  84. 2f02845 Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  85. df1b721 ARM: mx6: pmu: Expose PMU LDO configuration interface by Marek Vasut · 5 years ago
  86. c671d8a board: colibri_imx7: reserve DDR memory for Cortex-M4 by Igor Opaniuk · 4 years, 11 months ago
  87. d136eb9 mx7ulp: scg: Remove unnused scg_a7_apll_init() by Fabio Estevam · 5 years ago
  88. 4ee6d51 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · 4 years, 11 months ago
  89. c541bfd rockchip: px30: Add support for using UART3 as debug UART by Paul Kocialkowski · 5 years ago
  90. b0c5e37 rockchip: px30: Fixup PMUGRF registers layout order by Paul Kocialkowski · 5 years ago
  91. d3eb317 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · 5 years ago
  92. f1a2252 arm: rockchip: Add RK3308 SOC support by Andy Yan · 5 years ago
  93. bbda2ed rockchip: clk: pll: add common pll setting funcs by Elaine Zhang · 5 years ago
  94. a04f6fd rockchip: clk: rv1108: remove duplicate reset init by Heiko Stuebner · 5 years ago
  95. e9ccb2f rockchip: add px30 architecture core by Heiko Stuebner · 5 years ago
  96. d49a526 rockchip: clk: add px30 clock driver by Kever Yang · 5 years ago
  97. 46281a7 rockchip: add core px30 headers by Heiko Stuebner · 5 years ago
  98. c8863b8 ram: rk3399: update calculate_stride by Kever Yang · 5 years ago
  99. a922d0d ram: rk3399: migrate to use common code by YouMin Chen · 5 years ago
  100. ca93e32 ram: rk3328: use common sdram driver by YouMin Chen · 5 years ago