1. 9c2aee1 drivers: net: fsl_enetc: Pass on primary MAC address to Linux by Alex Marginean · 5 years ago
  2. ad647690 Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
  3. 122fbf4 imx8qxp_mek: Remove unused function detail_board_ddr_info() by Alifer Moraes · 4 years, 10 months ago
  4. 8edd0f8 imx8qm_mek: Remove unused function detail_board_ddr_info() by Alifer Moraes · 4 years, 10 months ago
  5. c83c00a imx8qm_mek: Include fdt_support.h header by Alifer Moraes · 4 years, 10 months ago
  6. 09f0c50 imx8qxp_mek: Include fdt_support.h header by Alifer Moraes · 4 years, 10 months ago
  7. 62cdfdc mx8mm_evk: spl: Staticize functions by Alifer Moraes · 4 years, 10 months ago
  8. 5255f85 imx8mm_evk: Include sys_proto.h header by Alifer Moraes · 4 years, 10 months ago
  9. 11c04aa imx: imx8mm_evk: remove hdmi fw info from README by Flavio Suligoi · 4 years, 10 months ago
  10. e2b14bf mx7dsabre: Fix dm probe pmic by Joris Offouga · 4 years, 10 months ago
  11. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 11 months ago
  12. 49acd56 common: Move testdram() into init.h by Simon Glass · 4 years, 11 months ago
  13. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 11 months ago
  14. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 11 months ago
  15. 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 11 months ago
  16. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 11 months ago
  17. 807765b common: Move device-tree setup functions to fdt_support.h by Simon Glass · 4 years, 11 months ago
  18. 5e6267a common: Move reset_phy() to net.h by Simon Glass · 4 years, 11 months ago
  19. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 11 months ago
  20. 8d9c076 imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK by Giulio Benetti · 4 years, 10 months ago
  21. bcc70bc mx6ul_14x14_evk: Fix SPL boot hang by Fabio Estevam · 4 years, 10 months ago
  22. 240ece4 imx: imx8qxp_mek: update README by Peng Fan · 4 years, 10 months ago
  23. 8947145 m68k: Drop CONFIG_MCFPIT support by Tom Rini · 5 years ago
  24. 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
  25. 213daa3 imx: imx8mn_evk: add board_mmc_get_env_dev by Peng Fan · 4 years, 10 months ago
  26. e6c4c9d imx8mn: evk: add README by Peng Fan · 4 years, 10 months ago
  27. 439321b imx: add i.MX8MP EVK board by Peng Fan · 4 years, 11 months ago
  28. 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
  29. 08b7286 mx6slevk: Fix the pmic_get() parameter in the DM case by Fabio Estevam · 5 years ago
  30. 94b2936 mx6sllevk: Fix the pmic_get() parameter in the DM case by Fabio Estevam · 5 years ago
  31. cb14a5b mx7dsabresd: Fix the pmic_get() parameter in the DM case by Fabio Estevam · 5 years ago
  32. 162c72c tools: imx8m_image: Change source path for DDR firmware to build dir by Frieder Schrempf · 5 years ago
  33. 0d52bab mx7dsabre: Enable DM_ETH by Joris Offouga · 5 years ago
  34. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 10 months ago
  35. 3b5aefa imx8mq_evk: Update the required ATF branch by Fabio Estevam · 5 years ago
  36. 7ab832e pfuze: Fix the pmic_get() parameter in the DM case by Fabio Estevam · 5 years ago
  37. f76d88b armv8: ls1028ardb: enable DisplayPort Power support by Wen He · 5 years ago
  38. f5d7a46 armv8: ls1046afrwy: Fix get_board_version implementation by Pramod Kumar · 5 years ago
  39. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  40. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  41. a4ef065 Merge branch '2019-12-02-master-imports' by Tom Rini · 5 years ago
  42. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  43. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  44. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  45. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  46. b598147 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
  47. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  48. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  49. 3570406 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  50. 9977ebd board: fsl: lx2160a: Fix the typo in board_fix_fdt by Pankaj Bansal · 5 years ago
  51. 089612d Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  52. d9114e2 arm: ls1021a: drop redundant board_mmc_init() by Yangbo Lu · 5 years ago
  53. 7e20c1f board: sdhc: Use block layer to read from mmc by Yinbo Zhu · 5 years ago
  54. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  55. 8160c38 T1042RDB_PI_NAND_SECURE_BOOT: Guard t104xrdb SPL env code by Tom Rini · 5 years ago
  56. dbcb4da fsl: layerscape: guard *env_sf_get_env_addr() on CONFIG_ENV_IS_IN_SPI_FLASH by Tom Rini · 5 years ago
  57. 5f7ff6d Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  58. bef1845 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
  59. 5536c3c freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
  60. 30449ae armv8: lx2160a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
  61. e33938a armv8: ls2088a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
  62. bdcf3a8 imx: imx8mm-evk: enable ethernet by Peng Fan · 5 years ago
  63. d239d9d imx: add i.MX8MN DDR4 board support by Peng Fan · 5 years ago
  64. 84abc8d imx8qm: mek: enable dm-spl for pm by Peng Fan · 5 years ago
  65. 8c61eba imx8mm: evk: enable bd71837 pmic by Peng Fan · 5 years ago
  66. 1a99710 imx8m: evk: spl: probe clk in spl early stage by Peng Fan · 5 years ago
  67. 72c3bfa board/ls1028a: Add call to sec_init() by Udit Agarwal · 5 years ago
  68. 5fba753 imx: imx8mm_evk: add board_mmc_get_env_dev by Peng Fan · 5 years ago
  69. 49cf320 mx7ulp_evk: Use imx_ddr_size() by Fabio Estevam · 5 years ago
  70. d714a75 imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  71. 80be404 mx6ulevk: Include SDP boot instructions in README by Breno Matheus Lima · 5 years ago
  72. 7b14cc9 imx8mq: Update the ddrc QoS setting for B1 chip by Bai Ping · 5 years ago
  73. 62f0bfc imx8: update README by Peng Fan · 5 years ago
  74. 9b15ce9 imx: Add i.MX8MM EVK board support. by Peng Fan · 5 years ago
  75. 0a1a45b imx: mx6ul_14x14_evk: fix link issue by Anatolij Gustschin · 5 years ago
  76. 210e443 mx28evk: README: Fix location for the generic mxs README by Fabio Estevam · 5 years ago
  77. f31f8b0 imx8qm_mek: switch to use container image by Peng Fan · 5 years ago
  78. d94049c imx8qxp_mek: switch to use container image by Peng Fan · 5 years ago
  79. b152584 imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR by Peng Fan · 5 years ago
  80. bd1cc6a i.MX7ULP: evk: Modify FDT file to disable SD3.0 for usb boot by Peng Fan · 5 years ago
  81. bdcac95 imx: mx6slevk: enable DM_SPI and DM_SPI_FLASH by Peng Fan · 5 years ago
  82. ae07605 imx: mx6ul_14x14_evk: convert to DM_VIDEO by Peng Fan · 5 years ago
  83. 8a6e1b1 imx: mx6ul_14x14_evk: Fix SPL boot by Peng Fan · 5 years ago
  84. 1d293e6 imx: add i.MX6ULZ board by Peng Fan · 5 years ago
  85. a9fa70b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  86. 87d5b22 MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainers by Priyanka Jain · 5 years ago
  87. 737c016 lx2160: Correct serdes frequency print. by Meenakshi Aggarwal · 5 years ago
  88. b9fe1a2 board: lx2160aqds: add support for SerDes protocol 14 by Florin Chiculita · 5 years ago
  89. 065ccdc board: lx2160aqds: fix ethernet-phy compatible property by Florin Chiculita · 5 years ago
  90. 5d535aa board: fsl: lx2160a: implement board_fix_fdt by Pankaj Bansal · 5 years ago
  91. 7038803 powerpc: MPC85xxCDS: Disable legacy PCI fixup when DM_PCI is selected by Hou Zhiqiang · 5 years ago
  92. d15471e powerpc: MPC8548CDS: Compile legacy PCIe routines conditionally by Hou Zhiqiang · 5 years ago
  93. 5833a35 powerpc: p_corenet: Compile legacy PCIe routines conditionally by Hou Zhiqiang · 5 years ago
  94. 7e4248c powerpc: p1_p2_rdb: Compile legacy PCIe routines conditionally by Hou Zhiqiang · 5 years ago
  95. 6aefcc8 powerpc: T104xRDB: Compile legacy PCIe routines conditionally by Hou Zhiqiang · 5 years ago
  96. 5c8219e powerpc: T102xRDB: Compile legacy PCIe routines conditionally by Hou Zhiqiang · 5 years ago
  97. f9c0c79 powerpc: T4RDB: Compile legacy PCIe routines conditionally by Hou Zhiqiang · 5 years ago
  98. fb0d98d powerpc: T208xRDB: Compile legacy PCIe routines conditionally by Hou Zhiqiang · 5 years ago
  99. c36643f powerpc: Enable device tree support for P2041RDB by Hou Zhiqiang · 5 years ago
  100. caa7569 powerpc: Enable device tree support for P2020RDB by Hou Zhiqiang · 5 years ago