1. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 4 months ago
  2. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  3. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  4. 3c42c0f imx: add module fuse support by Peng Fan · 4 years, 5 months ago
  5. 41231da arch: arm: tqma6: apply default Kconfig for device model by Michael Krummsdorf · 4 years, 6 months ago
  6. 7794d88 arm: imx6: configure NoC on i.MX6DQP by Bernhard Messerklinger · 4 years, 7 months ago
  7. b91f28d ARM: imx: novena: Enable DM ethernet by Marek Vasut · 4 years, 8 months ago
  8. e772b4f ARM: imx: novena: Move defconfig bits to arch Kconfig by Marek Vasut · 4 years, 8 months ago
  9. 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
  10. 5b6f8f3 ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK by Arkadiusz Karas · 4 years, 9 months ago
  11. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  12. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  13. c35b195 ARM: mx6: ddr: Add support for iMX6SX by Marek Vasut · 4 years, 10 months ago
  14. b314003 ARM: mx6: ddr: Configure all SDQS pullups using loop by Marek Vasut · 4 years, 10 months ago
  15. 7ec0e39 ARM: mx6: ddr: Factor out SDQS configuration code by Marek Vasut · 4 years, 10 months ago
  16. 736b491 ARM: mx6: ddr: Make debug prints work with tiny printf by Marek Vasut · 4 years, 10 months ago
  17. 227cb30 imx6: aristainetos: add support for rev C board by Heiko Schocher · 4 years, 10 months ago
  18. c08aa77 imx6: aristainetos: add aristainetos 2b csl by Heiko Schocher · 4 years, 10 months ago
  19. 1204b96 imx6: aristainetos: readd aristainetos 2b board by Heiko Schocher · 4 years, 10 months ago
  20. f44b4ab imx6: aristainetos: add DM_SERIAL support by Heiko Schocher · 4 years, 10 months ago
  21. 1b857f1 imx6: aristainetos: remove 2b version by Heiko Schocher · 4 years, 10 months ago
  22. 3882e6f imx6: aristainetos: move defines to Kconfig by Heiko Schocher · 4 years, 10 months ago
  23. a7e2dc9 imx6: remove aristainetos board by Heiko Schocher · 4 years, 10 months ago
  24. 61d7e2b ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL' by Troy Kisky · 4 years, 11 months ago
  25. 7d84f44 ARM: imx: vining2000: Convert to SPL framework by Marek Vasut · 4 years, 10 months ago
  26. df1b721 ARM: mx6: pmu: Expose PMU LDO configuration interface by Marek Vasut · 4 years, 10 months ago
  27. d396f13 mx6: Allow configuring the NoC registers on i.MX6QP by Fabio Estevam · 4 years, 11 months ago
  28. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  29. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 4 years, 10 months ago
  30. c04ac5b board/BuR/brppt2: initial commit by Hannes Schmelzer · 5 years ago
  31. b72dd93 imx6ul: opos6ul: migrate to DM_ETH by Sébastien Szymanski · 5 years ago
  32. 8e64181 ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper by Lukasz Majewski · 5 years ago
  33. fa64df4 mx6: clock: Introduce disable_ipu_clock() by Fabio Estevam · 5 years ago
  34. 1be51fe mx6: clock: Use setbits_le32() by Fabio Estevam · 5 years ago
  35. 0bcb11f imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot by Lukasz Majewski · 5 years ago
  36. d714a75 imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  37. e95b4bd DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL) by Lukasz Majewski · 5 years ago
  38. 32e0751 DM: eth: Switch display5 board to use DM_ETH by Lukasz Majewski · 5 years ago
  39. 19e874c DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC) by Lukasz Majewski · 5 years ago
  40. dac9a8f DM: I2C: Switch display5 board to use DM_I2C by Lukasz Majewski · 5 years ago
  41. 004eee8 pico-imx6: Add initial support by Fabio Estevam · 5 years ago
  42. b8bffab mx6: clock: Allow enable_ipu_clock() to be built for SPL code by Fabio Estevam · 5 years ago
  43. 06f5b5a ARM: imx: Support larger SPL size on IMX6DQ by Robert Hancock · 5 years ago
  44. a3f5c79 imx: apalis_imx6: select MX6Q via Kconfig by Ricardo Salveti · 5 years ago
  45. 81ae46c imx: add i.MX6ULZ cpu type by Peng Fan · 5 years ago
  46. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  47. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  48. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  49. 9de5eb2 colibri-imx6ull: support building with DM_VIDEO=y by Igor Opaniuk · 5 years ago
  50. 5fdef6c imx6dq: Fix chip version issue for rev1.3 by Ye Li · 5 years ago
  51. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  52. 4c05e96 ARM: imx: Rename VINING|2000 by Marek Vasut · 5 years ago
  53. d2d1191 imx: Extend PCL063 support for phyCORE-i.MX6ULL SOM by Parthiban Nallathambi · 5 years ago
  54. 0ab85fe opos6ul: set REFSEL and REFR fields by Sébastien Szymanski · 5 years ago
  55. d8d33b6 imx: Add variscite DART-6UL Evaluation Kit by Parthiban Nallathambi · 5 years ago
  56. 737d8bd pico-imx6ul: Convert to DM MMC by Fabio Estevam · 6 years ago
  57. 0963060 imx: Add PHYTEC phyBOARD-i.MX6UL-Segin by Martyn Welch · 6 years ago
  58. f811e97 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  59. 725019b embestmx6boards: Add SPL support by Fabien Lahoudere · 6 years ago
  60. 19bbd09 imx: imx6: perform gpr_init only on suitable cpu types by Christoph Niedermaier · 6 years ago
  61. 82a8a93 pico-imx6ul: Convert to SPL by Fabio Estevam · 6 years ago
  62. 08a00cb dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  63. 5ed063d Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  64. 6e7bdde Kconfig: Replace spaces with tabs and missing newline by Michal Simek · 6 years ago
  65. bbbb50f imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDP by Adam Ford · 6 years ago
  66. 4a72abc imx: imx6: Add comment to gpr_init function by Michael Trimarchi · 6 years ago
  67. 9236269 imx: mx6: Fix implementantion reset_misc by Michael Trimarchi · 6 years ago
  68. 31b1e17 board: toradex: add Colibri iMX6ULL support by Stefan Agner · 6 years ago
  69. c5d548a env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  70. 20b016a common: Fix cpu nr type which is always unsigned type by Michal Simek · 6 years ago
  71. e810565 i.MX6DL: mamoj: Add PFUZE100 support by Jagan Teki · 6 years ago
  72. dda9892 i.MX6DL: mamoj: Add I2C support by Jagan Teki · 6 years ago
  73. 1494cc8 i.MX6: board: Add BTicino i.MX6DL Mamoj initial support by Jagan Teki · 6 years ago
  74. 02ada2d mx6: Select CONFIG_MP with MX6_SMP by Peter Robinson · 6 years ago
  75. 51a42be board: ge: bx50v3: remove redundant targets by Ian Ray · 6 years ago
  76. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  77. ea77217 imx6ul: opos6ul: in Serial Downloader boot mode use ymodem by Sébastien Szymanski · 6 years ago
  78. 30754ef imx6ul: opos6ul: add SPL_DM support by Sébastien Szymanski · 6 years ago
  79. dd4671c imx: board: Add support for the K+P's kp_imx6q_tpc board by Lukasz Majewski · 6 years ago
  80. 14eeb68 ARM: mx6: ddr: Add write leveling correction code by Marek Vasut · 6 years ago
  81. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  82. 3d40915 imx6q: engicam: Use SPL_LOAD_FIT for MMC boards by Jagan Teki · 7 years ago
  83. 8cf2231 imx: cleanup bootaux by Peng Fan · 7 years ago
  84. 6ce8b10 imx: refactor imx_get_mac_from_fuse by Peng Fan · 7 years ago
  85. 1d12a7c Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  86. 4826350 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  87. dbeaa1d ARM: imx: cm_fx6: export board and soc info to env by Christopher Spinrath · 7 years ago
  88. 6a2ccd6 mx6: ddr: Do not access MMDC_P1_BASE_ADDR on i.MX6ULL by Fabio Estevam · 7 years ago
  89. fb8cac9 mx6: Support SKS-Kinkel sksimx6 Board by Stefano Babic · 7 years ago
  90. 4671835 imx: initialize and use generic timer on i.MX 6UL/ULL by Stefan Agner · 7 years ago
  91. 23b6a13 imx: introduce CONFIG_GPT_TIMER by Stefan Agner · 7 years ago
  92. 290e7cf mx6ull: Handle the CONFIG_MX6ULL cases correctly by Fabio Estevam · 7 years ago
  93. baefb63 mx6: Add board mx6memcal for use in validating DDR by Eric Nelson · 7 years ago
  94. 52384b7 imx: Kconfig: Add HAS_CAAM option by Breno Lima · 7 years ago
  95. 051ba9e Kconfig: mx6ull: Deselect MX6UL from CONFIG_MX6ULL by Breno Lima · 7 years ago
  96. a4e6b00 mx6sl: Select MX6SL option via Kconfig by Breno Lima · 7 years ago
  97. 6ca03f0 mx6sxsabresd: Load the correct dtb for revA board by Fabio Estevam · 7 years ago
  98. 52aaddd i.MX6: engicam: Add imx6q/imx6ul boards for existing boards by Jagan Teki · 7 years ago
  99. 152038e i.MX6UL: icore: Add SPL_OF_CONTROL support by Jagan Teki · 7 years ago
  100. 1f6e9bd i.MX6Q: icore: Add SPL_OF_CONTROL support by Jagan Teki · 7 years ago