1. 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, 6 months ago
  2. 366b147 configs: ls1012ardb: secure boot: Add PFE config by Priyanka Singh · 4 years, 7 months ago
  3. bb1165f dm: arm64: ls1046a: add i2c DM support by Biwen Li · 4 years, 8 months ago
  4. fefac93 dm: arm64: ls1043a: add i2c DM support by Biwen Li · 4 years, 8 months ago
  5. 515f329 board: fsl: lx2160a: fix SDHC1_DAT4 signal routing by Yangbo Lu · 4 years, 7 months ago
  6. 224899d lx2160a : Remove default VID setting by Meenakshi Aggarwal · 4 years, 7 months ago
  7. 8cf113f board: fsl: lx2160a: Add GIC LPI memory reserve fixup by Wasim Khan · 4 years, 8 months ago
  8. a4625d4 board: fsl: lx2160a: Program GIC LPI configuration table by Wasim Khan · 4 years, 8 months ago
  9. 297d488 board: lx2160a: Correct board fixup for PCIe nodes by Vikas Singh · 4 years, 8 months ago
  10. 23830e9 mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfig by Tom Rini · 4 years, 7 months ago
  11. 9f656fb mx6slevk: Convert to DM_ETH by Pedro Jardim · 4 years, 8 months ago
  12. 905dbe2 mx6sabreauto: Convert to DM_ETH by Pedro Jardim · 4 years, 8 months ago
  13. a604b67 arm: dts: imx8mq-evk: add phy-reset-gpios for fec1 by Alifer Moraes · 4 years, 8 months ago
  14. 02ee7a4 mx6sabresd: Convert ethernet to driver model by Alifer Moraes · 4 years, 8 months ago
  15. 322bc3e imx8qxp_mek: Add myself as maintainer by Fabio Estevam · 4 years, 7 months ago
  16. 028b195 mx7dsabresd: Add myself as maintainer by Fabio Estevam · 4 years, 7 months ago
  17. 7814abc imx: mx6ul_14x14_evk: turn of backlight and LCD before booting OS by Anatolij Gustschin · 4 years, 8 months ago
  18. 2f2fdbe mx6sabresd: Convert PCI to driver model by Alifer Moraes · 4 years, 8 months ago
  19. 3ce1ef5 mx6sxsabresd: Keep only one target by Fabio Estevam · 4 years, 8 months ago
  20. 29a3fc6 imx: imx8mm_evk: spelling in readme file by Marcel Ziswiler · 4 years, 8 months ago
  21. d9618e9 board: ls1012ardb: do not use imply CONFIG_ by Heinrich Schuchardt · 4 years, 8 months ago
  22. 9ebde88 dm: arm: ls1021a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  23. a0affb3 dm: arm64: ls1012a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  24. bddec1b board: fsl: lx2160a: Add support to reset to eMMC by Meenakshi Aggarwal · 4 years, 8 months ago
  25. 71c8fb3 board: fsl: lx2160a: Fix the loop in board_fix_fdt function by Pankaj Bansal · 4 years, 9 months ago
  26. a2a1474 board: fsl: ls1028a: free up arch_misc_init by Alex Marginean · 4 years, 9 months ago
  27. 9d7df50 board: fsl: ls1088a: remove empty arch_misc_init by Alex Marginean · 4 years, 9 months ago
  28. 196ada6 board: fsl: ls2080a/ls2081a: remove empty arch_misc_init by Alex Marginean · 4 years, 9 months ago
  29. 2a322ff board: fsl: lx2160a: free up arch_misc_init by Alex Marginean · 4 years, 9 months ago
  30. a393629 board/lx2160aqds: Update the DSPI status fixup by Xiaowei Bao · 4 years, 9 months ago
  31. 054f474 board: ls1046afwry: Disable sgmii support by Pramod Kumar · 4 years, 10 months ago
  32. 9c2aee1 drivers: net: fsl_enetc: Pass on primary MAC address to Linux by Alex Marginean · 4 years, 10 months ago
  33. ad647690 Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 8 months ago
  34. 122fbf4 imx8qxp_mek: Remove unused function detail_board_ddr_info() by Alifer Moraes · 4 years, 9 months ago
  35. 8edd0f8 imx8qm_mek: Remove unused function detail_board_ddr_info() by Alifer Moraes · 4 years, 9 months ago
  36. c83c00a imx8qm_mek: Include fdt_support.h header by Alifer Moraes · 4 years, 9 months ago
  37. 09f0c50 imx8qxp_mek: Include fdt_support.h header by Alifer Moraes · 4 years, 9 months ago
  38. 62cdfdc mx8mm_evk: spl: Staticize functions by Alifer Moraes · 4 years, 9 months ago
  39. 5255f85 imx8mm_evk: Include sys_proto.h header by Alifer Moraes · 4 years, 9 months ago
  40. 11c04aa imx: imx8mm_evk: remove hdmi fw info from README by Flavio Suligoi · 4 years, 9 months ago
  41. e2b14bf mx7dsabre: Fix dm probe pmic by Joris Offouga · 4 years, 9 months ago
  42. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  43. 49acd56 common: Move testdram() into init.h by Simon Glass · 4 years, 9 months ago
  44. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  45. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  46. 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 9 months ago
  47. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 9 months ago
  48. 807765b common: Move device-tree setup functions to fdt_support.h by Simon Glass · 4 years, 9 months ago
  49. 5e6267a common: Move reset_phy() to net.h by Simon Glass · 4 years, 9 months ago
  50. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 9 months ago
  51. 8d9c076 imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK by Giulio Benetti · 4 years, 9 months ago
  52. bcc70bc mx6ul_14x14_evk: Fix SPL boot hang by Fabio Estevam · 4 years, 9 months ago
  53. 240ece4 imx: imx8qxp_mek: update README by Peng Fan · 4 years, 9 months ago
  54. 8947145 m68k: Drop CONFIG_MCFPIT support by Tom Rini · 4 years, 11 months ago
  55. deb287b Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  56. 213daa3 imx: imx8mn_evk: add board_mmc_get_env_dev by Peng Fan · 4 years, 9 months ago
  57. e6c4c9d imx8mn: evk: add README by Peng Fan · 4 years, 9 months ago
  58. 439321b imx: add i.MX8MP EVK board by Peng Fan · 4 years, 9 months ago
  59. d8a3f52 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  60. 08b7286 mx6slevk: Fix the pmic_get() parameter in the DM case by Fabio Estevam · 4 years, 10 months ago
  61. 94b2936 mx6sllevk: Fix the pmic_get() parameter in the DM case by Fabio Estevam · 4 years, 10 months ago
  62. cb14a5b mx7dsabresd: Fix the pmic_get() parameter in the DM case by Fabio Estevam · 4 years, 10 months ago
  63. 162c72c tools: imx8m_image: Change source path for DDR firmware to build dir by Frieder Schrempf · 4 years, 10 months ago
  64. 0d52bab mx7dsabre: Enable DM_ETH by Joris Offouga · 4 years, 10 months ago
  65. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 9 months ago
  66. 3b5aefa imx8mq_evk: Update the required ATF branch by Fabio Estevam · 4 years, 10 months ago
  67. 7ab832e pfuze: Fix the pmic_get() parameter in the DM case by Fabio Estevam · 4 years, 10 months ago
  68. f76d88b armv8: ls1028ardb: enable DisplayPort Power support by Wen He · 4 years, 11 months ago
  69. f5d7a46 armv8: ls1046afrwy: Fix get_board_version implementation by Pramod Kumar · 4 years, 10 months ago
  70. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 10 months ago
  71. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  72. a4ef065 Merge branch '2019-12-02-master-imports' by Tom Rini · 4 years, 10 months ago
  73. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 4 years, 11 months ago
  74. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 4 years, 11 months ago
  75. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 11 months ago
  76. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 11 months ago
  77. b598147 common: Move some CPU functions out of common.h by Simon Glass · 4 years, 11 months ago
  78. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 4 years, 11 months ago
  79. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 11 months ago
  80. 3570406 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 10 months ago
  81. 9977ebd board: fsl: lx2160a: Fix the typo in board_fix_fdt by Pankaj Bansal · 4 years, 11 months ago
  82. 089612d Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 10 months ago
  83. d9114e2 arm: ls1021a: drop redundant board_mmc_init() by Yangbo Lu · 4 years, 11 months ago
  84. 7e20c1f board: sdhc: Use block layer to read from mmc by Yinbo Zhu · 5 years ago
  85. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 11 months ago
  86. 8160c38 T1042RDB_PI_NAND_SECURE_BOOT: Guard t104xrdb SPL env code by Tom Rini · 4 years, 11 months ago
  87. dbcb4da fsl: layerscape: guard *env_sf_get_env_addr() on CONFIG_ENV_IS_IN_SPI_FLASH by Tom Rini · 4 years, 11 months ago
  88. 5f7ff6d Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  89. bef1845 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
  90. 5536c3c freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
  91. 30449ae armv8: lx2160a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
  92. e33938a armv8: ls2088a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
  93. bdcf3a8 imx: imx8mm-evk: enable ethernet by Peng Fan · 5 years ago
  94. d239d9d imx: add i.MX8MN DDR4 board support by Peng Fan · 5 years ago
  95. 84abc8d imx8qm: mek: enable dm-spl for pm by Peng Fan · 5 years ago
  96. 8c61eba imx8mm: evk: enable bd71837 pmic by Peng Fan · 5 years ago
  97. 1a99710 imx8m: evk: spl: probe clk in spl early stage by Peng Fan · 5 years ago
  98. 72c3bfa board/ls1028a: Add call to sec_init() by Udit Agarwal · 5 years ago
  99. 5fba753 imx: imx8mm_evk: add board_mmc_get_env_dev by Peng Fan · 5 years ago
  100. 49cf320 mx7ulp_evk: Use imx_ddr_size() by Fabio Estevam · 5 years ago