1. a633a80 trivial: Fix booot occurences by Michal Simek · 4 years, 8 months ago
  2. be79009 Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
  3. 08649c3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 8 months ago
  4. 0ec9d5b imx8mp_evk: spl: no need the code since spl framework could do that by Peng Fan · 4 years, 8 months ago
  5. bdada3b imx8mp_evk: spl: use spl_early_init by Peng Fan · 4 years, 8 months ago
  6. ebdd07f imx8mp_evk: spl: drop timer_init by Peng Fan · 4 years, 8 months ago
  7. 87f6e2f imx8mp_evk: spl: drop useless code by Peng Fan · 4 years, 8 months ago
  8. 9ccd30d imx8mp_evk: Add a README file by Fabio Estevam · 4 years, 8 months ago
  9. 564637a board/freescale: add the DM_ETH changes for the PPC DPAA platforms by Madalin Bucur · 4 years, 9 months ago
  10. 0d172d2 powerpc: Remove ARCH= references from documentation by Tom Rini · 4 years, 8 months ago
  11. b0b13f4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 8 months ago
  12. 020ed9c arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT support by Ioana Ciornei · 4 years, 8 months ago
  13. 8cbef91 board: ls2080aqds: transition to DM_ETH by Ioana Ciornei · 4 years, 8 months ago
  14. 791ec1b board: ls1088aqds: transition to DM_ETH by Ioana Ciornei · 4 years, 8 months ago
  15. b625262 arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT support by Ioana Ciornei · 4 years, 8 months ago
  16. f49613f board: lx2160aqds: implement board_fit_config_name_match by Ioana Ciornei · 4 years, 9 months ago
  17. 4057bdd board: lx2160aqds: transition to DM_ETH by Ioana Ciornei · 4 years, 9 months ago
  18. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 8 months ago
  19. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
  20. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
  21. 3c7dded Fix some checkpatch warnings in calls to debug() by Simon Glass · 4 years, 8 months ago
  22. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 8 months ago
  23. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 8 months ago
  24. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 8 months ago
  25. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 8 months ago
  26. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 8 months ago
  27. 8a76363 configs: lx2160a: Add default config for lx2160a using StMM in OP-TEE by Ilias Apalodimas · 4 years, 8 months ago
  28. a6c36f1 imx: imx8qxp: update fdt_file according to m4 state by Peng Fan · 4 years, 9 months ago
  29. e825d30 imx: imx8qm: update fdt_file according to m4 state by Peng Fan · 4 years, 9 months ago
  30. ed5b253 imx: imx8qm/qxp: check whether m4 partition booted by Peng Fan · 4 years, 9 months ago
  31. 231401d imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot by Peng Fan · 4 years, 9 months ago
  32. 191ee8a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 9 months ago
  33. 177edd8 powerpc: P1010RDB: Compile legacy PCIe routines conditionally by Hou Zhiqiang · 4 years, 9 months ago
  34. d2e3f7c dm: powerpc: T1040/T1042: add i2c DM support by Biwen Li · 4 years, 9 months ago
  35. 8e4be6d dm: powerpc: T2080/T2081: add i2c DM support by Biwen Li · 4 years, 9 months ago
  36. e6bd72f dm: ppc: T4240: add i2c DM support by Biwen Li · 4 years, 9 months ago
  37. 01d97d5 dm: ppc: MPC8548CDS: add i2c DM support by Biwen Li · 4 years, 9 months ago
  38. 2703e64 dm: ppc: p1010: add i2c DM support by Biwen Li · 4 years, 9 months ago
  39. 9e9771a dm: powerpc: T1023/T1024: add i2c DM support by Biwen Li · 4 years, 9 months ago
  40. 74014df dm: powerpc: P1020: add i2c DM support by Biwen Li · 4 years, 9 months ago
  41. 2bdfde5 imxrt1020-evk: README: change dd command destination by Giulio Benetti · 4 years, 9 months ago
  42. e1747ce imxrt1050-evk: README: change dd command destination by Giulio Benetti · 4 years, 9 months ago
  43. 63fc9d7 mx8mq_evk: Remove unrelated comment by Fabio Estevam · 4 years, 9 months ago
  44. d3855c8 imx8mp_evk: Remove unrelated comment by Fabio Estevam · 4 years, 9 months ago
  45. b9bb1d0 imx: imx8m*: Remove do_reset from board files by Claudius Heine · 4 years, 11 months ago
  46. 242d1cd imx8: Configure SNVS by Franck LENORMAND · 5 years ago
  47. 6eb32a0 driver: net: fm: add DM ETH support by Madalin Bucur · 4 years, 9 months ago
  48. 57100bb configs: ls1028aqds: add lpuart config by Yuantian Tang · 4 years, 9 months ago
  49. 7dfa44f board: freescale: ls1028a: mux changes for lpuart by Yuantian Tang · 4 years, 10 months ago
  50. 8da1058 board: ls2088ardb: transition to DM_ETH by Ioana Ciornei · 4 years, 10 months ago
  51. 8b6558b board: ls1088ardb: transition to DM_ETH by Ioana Ciornei · 4 years, 10 months ago
  52. f40b120 fsl-layerscape: Move GIC RD tables init to soc.c by Hou Zhiqiang · 4 years, 9 months ago
  53. 90ae271 board: lx2160a: Align RD tables address to 64KB by Hou Zhiqiang · 4 years, 9 months ago
  54. df32ce2 board: lx2160a: Add check in GIC RD tables init by Hou Zhiqiang · 4 years, 9 months ago
  55. 35ad8f7 armv8: ls1046ardb: update the DIMM WRLVL_START value by Yuantian Tang · 4 years, 9 months ago
  56. bdcb299 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 9 months ago
  57. d1bbf83 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  58. e174fb7 t208xqds: add support for backplane kr by Florinel Iordache · 4 years, 10 months ago
  59. d4694ad lx2160aqds: add support for backplane kr by Florinel Iordache · 4 years, 10 months ago
  60. d698112 ls1046aqds: add support for backplane kr by Florinel Iordache · 4 years, 10 months ago
  61. 316fc6f armv8: ls1028a: define esdhc_status_fixup by Yinbo Zhu · 4 years, 9 months ago
  62. 3460a6b board: fsl: lx2160a: unused variable gic_lpi_base by Heinrich Schuchardt · 4 years, 9 months ago
  63. 931edc6 Add support for i.MXRT1020-EVK board by Giulio Benetti · 5 years ago
  64. 47d430b imx8mm_evk: adjust dram size in case bl32 is used by Igor Opaniuk · 4 years, 10 months ago
  65. 168fff2 imx8qxp_mek: Start with USDHC2 unpowered by Fabio Estevam · 4 years, 9 months ago
  66. 03279b7 mx6ullevk: Enable Ethernet support by Fabio Estevam · 5 years ago
  67. b0b525a mx6ul_evk: Remove FEC related board code by Fabio Estevam · 5 years ago
  68. add8391 doc: update reference to README.board by Patrick Delaunay · 5 years ago
  69. a0cd1e1 doc: update reference to README.imx8image by Patrick Delaunay · 5 years ago
  70. b09e28f doc: update reference to README.imximage by Patrick Delaunay · 5 years ago
  71. 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 10 months ago
  72. 366b147 configs: ls1012ardb: secure boot: Add PFE config by Priyanka Singh · 5 years ago
  73. bb1165f dm: arm64: ls1046a: add i2c DM support by Biwen Li · 5 years ago
  74. fefac93 dm: arm64: ls1043a: add i2c DM support by Biwen Li · 5 years ago
  75. 515f329 board: fsl: lx2160a: fix SDHC1_DAT4 signal routing by Yangbo Lu · 4 years, 10 months ago
  76. 224899d lx2160a : Remove default VID setting by Meenakshi Aggarwal · 5 years ago
  77. 8cf113f board: fsl: lx2160a: Add GIC LPI memory reserve fixup by Wasim Khan · 5 years ago
  78. a4625d4 board: fsl: lx2160a: Program GIC LPI configuration table by Wasim Khan · 5 years ago
  79. 297d488 board: lx2160a: Correct board fixup for PCIe nodes by Vikas Singh · 5 years ago
  80. 23830e9 mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfig by Tom Rini · 5 years ago
  81. 9f656fb mx6slevk: Convert to DM_ETH by Pedro Jardim · 5 years ago
  82. 905dbe2 mx6sabreauto: Convert to DM_ETH by Pedro Jardim · 5 years ago
  83. a604b67 arm: dts: imx8mq-evk: add phy-reset-gpios for fec1 by Alifer Moraes · 5 years ago
  84. 02ee7a4 mx6sabresd: Convert ethernet to driver model by Alifer Moraes · 5 years ago
  85. 322bc3e imx8qxp_mek: Add myself as maintainer by Fabio Estevam · 5 years ago
  86. 028b195 mx7dsabresd: Add myself as maintainer by Fabio Estevam · 5 years ago
  87. 7814abc imx: mx6ul_14x14_evk: turn of backlight and LCD before booting OS by Anatolij Gustschin · 5 years ago
  88. 2f2fdbe mx6sabresd: Convert PCI to driver model by Alifer Moraes · 5 years ago
  89. 3ce1ef5 mx6sxsabresd: Keep only one target by Fabio Estevam · 5 years ago
  90. 29a3fc6 imx: imx8mm_evk: spelling in readme file by Marcel Ziswiler · 5 years ago
  91. d9618e9 board: ls1012ardb: do not use imply CONFIG_ by Heinrich Schuchardt · 5 years ago
  92. 9ebde88 dm: arm: ls1021a: add i2c DM support by Biwen Li · 5 years ago
  93. a0affb3 dm: arm64: ls1012a: add i2c DM support by Biwen Li · 5 years ago
  94. bddec1b board: fsl: lx2160a: Add support to reset to eMMC by Meenakshi Aggarwal · 5 years ago
  95. 71c8fb3 board: fsl: lx2160a: Fix the loop in board_fix_fdt function by Pankaj Bansal · 5 years ago
  96. a2a1474 board: fsl: ls1028a: free up arch_misc_init by Alex Marginean · 5 years ago
  97. 9d7df50 board: fsl: ls1088a: remove empty arch_misc_init by Alex Marginean · 5 years ago
  98. 196ada6 board: fsl: ls2080a/ls2081a: remove empty arch_misc_init by Alex Marginean · 5 years ago
  99. 2a322ff board: fsl: lx2160a: free up arch_misc_init by Alex Marginean · 5 years ago
  100. a393629 board/lx2160aqds: Update the DSPI status fixup by Xiaowei Bao · 5 years ago