1. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  2. 3c41728 imx8m: Refactor the OPTEE memory removal by Peng Fan · 4 years, 3 months ago
  3. 3450f62 colibri_pxa270: add mmc platform data by Marcel Ziswiler · 5 years ago
  4. c46443d colibri_t20: change maintainer by Igor Opaniuk · 4 years, 5 months ago
  5. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  6. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  7. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  8. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  9. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  10. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  11. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  12. f72e48b board: apalis_imx6: Add KSZ9131 phy skew settings by Philippe Schenker · 4 years, 7 months ago
  13. c4b650b board: verdin-imx8mm: Add KSZ9131 phy skew settings by Philippe Schenker · 4 years, 7 months ago
  14. 22b56f4 verdin-imx8mm: Change board phy skew values for our ksz9031 by Philippe Schenker · 4 years, 7 months ago
  15. b9bb1d0 imx: imx8m*: Remove do_reset from board files by Claudius Heine · 4 years, 7 months ago
  16. d1bbf83 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 5 months ago
  17. f8ae0bc verdin-imx8mm: adjust dram size in case bl32 is used by Igor Opaniuk · 4 years, 6 months ago
  18. a0cd1e1 doc: update reference to README.imx8image by Patrick Delaunay · 4 years, 7 months ago
  19. b09e28f doc: update reference to README.imximage by Patrick Delaunay · 4 years, 7 months ago
  20. 1efb80c colibri_imx6: set gpr1 ENET_CLK_SEL by Igor Opaniuk · 4 years, 6 months ago
  21. e98ea49 toradex: MAINTAINERS: entries for new reST docs by Igor Opaniuk · 4 years, 7 months ago
  22. ad6a3f3 doc: board: colibri-imx8x: convert readme to reST by Igor Opaniuk · 4 years, 7 months ago
  23. 6f04caf doc: board: apalis-imx8: convert readme to reST by Igor Opaniuk · 4 years, 7 months ago
  24. fa14fa7 doc: board: verdin-imx8mm: convert readme to reST by Igor Opaniuk · 4 years, 7 months ago
  25. 4f7d94c board: toradex: verdin-imx8mm: add MAINTAINERS by Igor Opaniuk · 4 years, 8 months ago
  26. 960e469 board: toradex: verdin-imx8mm: add README by Igor Opaniuk · 4 years, 8 months ago
  27. 14d5aef board: toradex: Add Verdin iMX8M Mini support by Igor Opaniuk · 4 years, 8 months ago
  28. c0c3978 toradex: tdx-cfg-block: add Verdin iMX8M Mini/Nano support by Marcel Ziswiler · 4 years, 8 months ago
  29. 842ddf8 toradex: tdx-cfg-block: add Apalis iMX8X support by Marcel Ziswiler · 4 years, 8 months ago
  30. 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
  31. 419603c colibri-imx8x: Remove unused function detail_board_ddr_info() by Alifer Moraes · 4 years, 8 months ago
  32. 96159be apalis-imx8: Remove unused function detail_board_ddr_info() by Alifer Moraes · 4 years, 8 months ago
  33. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  34. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  35. 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
  36. ebabbf1 colibri_imx7: migrate to DM_ETH by Igor Opaniuk · 4 years, 11 months ago
  37. a781ed2 apalis_imx6: migrate to DM_ETH by Igor Opaniuk · 4 years, 11 months ago
  38. 431cd76 colibri_imx6: migrate to DM_ETH by Igor Opaniuk · 4 years, 11 months ago
  39. 2788063 MAINTAINERS: change colibri_imx6/imx6ull/t30/vf maintainers by Igor Opaniuk · 4 years, 11 months ago
  40. b6ba18f MAINTAINERS: change apalis_imx6/colibri_imx6 maintainers by Igor Opaniuk · 4 years, 11 months ago
  41. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 9 months ago
  42. bfeaea7 colibri_imx6: fix broken fsl_esdhc_imx conversion by Igor Opaniuk · 4 years, 10 months ago
  43. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 10 months ago
  44. addb1d9 Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 10 months ago
  45. c671d8a board: colibri_imx7: reserve DDR memory for Cortex-M4 by Igor Opaniuk · 4 years, 10 months ago
  46. 464b50a board: Remove unnecessary inclusion of micrel.h from boards by James Byrne · 4 years, 10 months ago
  47. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  48. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 10 months ago
  49. 7d6ca12 ARM: dts: imx6ull-colibri: change hierarchy of DTS files by Igor Opaniuk · 5 years ago
  50. 792b253 colibri_imx7: provide proper node name to pmic_get by Igor Opaniuk · 5 years ago
  51. d714a75 imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  52. 536c564 apalis_imx6: fix broken fsl_esdhc_imx conversion by Ricardo Salveti · 5 years ago
  53. 6f8ef05 apalis_imx6: add board_fit_config_name_match to support FIT in SPL by Ricardo Salveti · 5 years ago
  54. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  55. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  56. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  57. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  58. 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  59. 4c63a60 apalis-tk1: support v1.2 hardware revision by Marcel Ziswiler · 5 years ago
  60. 5a20adf apalis-tk1: remove non-essential power rails on boot by Dominik Sliwa · 5 years ago
  61. 538ab6c apalis-tk1: set apalis gpio 8 aka fan_en by Igor Opaniuk · 5 years ago
  62. 5b5de78 apalis-tk1: do not explicitly release reset_moci# by Marcel Ziswiler · 5 years ago
  63. be3f1a5 video: fsl_dcu_fb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  64. a6eedb6 video: fsl_dcu_fb: refactor init functions by Igor Opaniuk · 5 years ago
  65. 9d364eb toradex: configblock: avoid line continuations by Marcel Ziswiler · 5 years ago
  66. 9d63c7d toradex: configblock: fix apalis imx8 target by Marcel Ziswiler · 5 years ago
  67. 6c297ee toradex: configblock: fix colibri imx8x target by Marcel Ziswiler · 5 years ago
  68. d1aa1444 toradex: configblock: generic wi-fi/bt handling by Marcel Ziswiler · 5 years ago
  69. 42a4f18 toradex: configblock: initialize MMC before switching partition by Stefan Agner · 5 years ago
  70. d87b248 arm: imx8: don't duplicate build_info() by Anatolij Gustschin · 5 years ago
  71. 64b5f46 arm: imx8: factor out uart init code by Anatolij Gustschin · 5 years ago
  72. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  73. 3d60366 board: toradex: add apalis imx8qm 4gb wb it v1.0b module support by Marcel Ziswiler · 5 years ago
  74. 64c751f ARM: imx: apalis_imx6: Drop ad-hoc SATA binding by Marek Vasut · 5 years ago
  75. 7ce134b7 board: toradex: add colibri imx8qxp 2gb wb it v1.0b module support by Marcel Ziswiler · 5 years ago
  76. aeaa4b8 board: toradex: drop support.arm maintainer email by Marcel Ziswiler · 5 years ago
  77. 6988a3a board: toradex: tdx-cfg-block: add new skus by Marcel Ziswiler · 5 years ago
  78. 4adc9fc board: toradex: tdx-cfg-block: clean-up sku handling by Marcel Ziswiler · 5 years ago
  79. 87b3229 colibri-imx6ull: migrate usb to using driver model by Marcel Ziswiler · 5 years ago
  80. 535800d colibri-imx6ull: migrate mmc to using driver model by Marcel Ziswiler · 5 years ago
  81. cd69e8e colibri-imx6ull: migrate pinctrl and regulators to dtb/dm by Marcel Ziswiler · 5 years ago
  82. c2f38bf board: imx6ull: Add disable PMIC_STBY_REQ by Philippe Schenker · 5 years ago
  83. 70a0467 colibri-imx6ull: fix ethernet phy power on by Marcel Ziswiler · 5 years ago
  84. 1560e12 colibri-imx6ull: set module variant depending on config block by Stefan Agner · 5 years ago
  85. 89315f3 tdx-cfg-block: simplify i.MX 6 module detection by Stefan Agner · 5 years ago
  86. 08f8055 tdx-cfg-block: add support for new colibri iMX6ull skus by Gerard Salvatella · 5 years ago
  87. 09cc207 colibri_vf: fix tab vs. spaces by Marcel Ziswiler · 5 years ago
  88. ccdd371 tdx-cfg-block: fix off by one issue by Marcel Ziswiler · 6 years ago
  89. 43bfc49 toradex: common: unify behaviour when config block is missing by Bhuvanchandra DV · 6 years ago
  90. 587b13c toradex: configblock: add an -y parameter to 'cfgblock create’ by Dominik Sliwa · 6 years ago
  91. afda2ac colibri_vf: use leveling evaluated by DDR validation tools by Stefan Agner · 6 years ago
  92. be24fc7 colibri_vf: adjust timing according to data sheet by Stefan Agner · 6 years ago
  93. da4cc0b colibri_vf: sync the board info message by Bhuvanchandra DV · 6 years ago
  94. 9f9ecdf colibri_vf: migrate fec, esdhc, nfc and usb to driver model by Marcel Ziswiler · 6 years ago
  95. 6d277bc colibri_vf: migrate pinctrl and regulators to dtb/dm by Marcel Ziswiler · 6 years ago
  96. 1854a9c ARM: dts: colibri_vf: update device trees by Marcel Ziswiler · 6 years ago
  97. b87ca99 board: colibri_imx6: check for and report ecc errors in fuses by Gerard Salvatella · 6 years ago
  98. 82029bf colibri_imx6: added nreset gpio on reboot by Gerard Salvatella · 6 years ago
  99. 52084bf colibri_imx6: use SDP if USB serial downloader has been used by Stefan Agner · 6 years ago
  100. bee7308 toradex: colibri_imx6: overwrite CMA memory set in device tree by Bhuvanchandra DV · 6 years ago