1. 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
  2. c671d8a board: colibri_imx7: reserve DDR memory for Cortex-M4 by Igor Opaniuk · 4 years, 10 months ago
  3. 464b50a board: Remove unnecessary inclusion of micrel.h from boards by James Byrne · 4 years, 11 months ago
  4. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 11 months ago
  5. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  6. 7d6ca12 ARM: dts: imx6ull-colibri: change hierarchy of DTS files by Igor Opaniuk · 5 years ago
  7. 792b253 colibri_imx7: provide proper node name to pmic_get by Igor Opaniuk · 5 years ago
  8. d714a75 imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  9. 536c564 apalis_imx6: fix broken fsl_esdhc_imx conversion by Ricardo Salveti · 5 years ago
  10. 6f8ef05 apalis_imx6: add board_fit_config_name_match to support FIT in SPL by Ricardo Salveti · 5 years ago
  11. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  12. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  13. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  14. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  15. 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  16. 4c63a60 apalis-tk1: support v1.2 hardware revision by Marcel Ziswiler · 5 years ago
  17. 5a20adf apalis-tk1: remove non-essential power rails on boot by Dominik Sliwa · 5 years ago
  18. 538ab6c apalis-tk1: set apalis gpio 8 aka fan_en by Igor Opaniuk · 5 years ago
  19. 5b5de78 apalis-tk1: do not explicitly release reset_moci# by Marcel Ziswiler · 5 years ago
  20. be3f1a5 video: fsl_dcu_fb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  21. a6eedb6 video: fsl_dcu_fb: refactor init functions by Igor Opaniuk · 5 years ago
  22. 9d364eb toradex: configblock: avoid line continuations by Marcel Ziswiler · 5 years ago
  23. 9d63c7d toradex: configblock: fix apalis imx8 target by Marcel Ziswiler · 5 years ago
  24. 6c297ee toradex: configblock: fix colibri imx8x target by Marcel Ziswiler · 5 years ago
  25. d1aa1444 toradex: configblock: generic wi-fi/bt handling by Marcel Ziswiler · 5 years ago
  26. 42a4f18 toradex: configblock: initialize MMC before switching partition by Stefan Agner · 5 years ago
  27. d87b248 arm: imx8: don't duplicate build_info() by Anatolij Gustschin · 5 years ago
  28. 64b5f46 arm: imx8: factor out uart init code by Anatolij Gustschin · 5 years ago
  29. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  30. 3d60366 board: toradex: add apalis imx8qm 4gb wb it v1.0b module support by Marcel Ziswiler · 5 years ago
  31. 64c751f ARM: imx: apalis_imx6: Drop ad-hoc SATA binding by Marek Vasut · 5 years ago
  32. 7ce134b7 board: toradex: add colibri imx8qxp 2gb wb it v1.0b module support by Marcel Ziswiler · 5 years ago
  33. aeaa4b8 board: toradex: drop support.arm maintainer email by Marcel Ziswiler · 5 years ago
  34. 6988a3a board: toradex: tdx-cfg-block: add new skus by Marcel Ziswiler · 5 years ago
  35. 4adc9fc board: toradex: tdx-cfg-block: clean-up sku handling by Marcel Ziswiler · 5 years ago
  36. 87b3229 colibri-imx6ull: migrate usb to using driver model by Marcel Ziswiler · 5 years ago
  37. 535800d colibri-imx6ull: migrate mmc to using driver model by Marcel Ziswiler · 5 years ago
  38. cd69e8e colibri-imx6ull: migrate pinctrl and regulators to dtb/dm by Marcel Ziswiler · 5 years ago
  39. c2f38bf board: imx6ull: Add disable PMIC_STBY_REQ by Philippe Schenker · 5 years ago
  40. 70a0467 colibri-imx6ull: fix ethernet phy power on by Marcel Ziswiler · 5 years ago
  41. 1560e12 colibri-imx6ull: set module variant depending on config block by Stefan Agner · 5 years ago
  42. 89315f3 tdx-cfg-block: simplify i.MX 6 module detection by Stefan Agner · 5 years ago
  43. 08f8055 tdx-cfg-block: add support for new colibri iMX6ull skus by Gerard Salvatella · 5 years ago
  44. 09cc207 colibri_vf: fix tab vs. spaces by Marcel Ziswiler · 6 years ago
  45. ccdd371 tdx-cfg-block: fix off by one issue by Marcel Ziswiler · 6 years ago
  46. 43bfc49 toradex: common: unify behaviour when config block is missing by Bhuvanchandra DV · 6 years ago
  47. 587b13c toradex: configblock: add an -y parameter to 'cfgblock create’ by Dominik Sliwa · 6 years ago
  48. afda2ac colibri_vf: use leveling evaluated by DDR validation tools by Stefan Agner · 6 years ago
  49. be24fc7 colibri_vf: adjust timing according to data sheet by Stefan Agner · 6 years ago
  50. da4cc0b colibri_vf: sync the board info message by Bhuvanchandra DV · 6 years ago
  51. 9f9ecdf colibri_vf: migrate fec, esdhc, nfc and usb to driver model by Marcel Ziswiler · 6 years ago
  52. 6d277bc colibri_vf: migrate pinctrl and regulators to dtb/dm by Marcel Ziswiler · 6 years ago
  53. 1854a9c ARM: dts: colibri_vf: update device trees by Marcel Ziswiler · 6 years ago
  54. b87ca99 board: colibri_imx6: check for and report ecc errors in fuses by Gerard Salvatella · 6 years ago
  55. 82029bf colibri_imx6: added nreset gpio on reboot by Gerard Salvatella · 6 years ago
  56. 52084bf colibri_imx6: use SDP if USB serial downloader has been used by Stefan Agner · 6 years ago
  57. bee7308 toradex: colibri_imx6: overwrite CMA memory set in device tree by Bhuvanchandra DV · 6 years ago
  58. 6218d4b colibri_imx6: revert fuse value set in mfgr_fuse by Max Krummenacher · 6 years ago
  59. cbcdf4d colibri_imx6: change pmic fusing according to hw 1.1 requirements by Max Krummenacher · 6 years ago
  60. 0862142 colibri imx6: disable ri and dcd irq in uarts by Max Krummenacher · 6 years ago
  61. c508d22 colibri imx6: pf0100: reorder and cleanup message printing by Max Krummenacher · 6 years ago
  62. eaa50e0 colibri_imx6: unify sd/mmc drive strenght with linux kernel settings by Max Krummenacher · 6 years ago
  63. 2910c0a colibri_imx6: print also 64-bit IT by Max Krummenacher · 6 years ago
  64. 1ebb754 colibri_imx6: drop CONFIG_OF_SYSTEM_SETUP by Max Krummenacher · 6 years ago
  65. 7b726c0 colibri_imx6: migrate usb to using driver model by Marcel Ziswiler · 6 years ago
  66. d141b75 colibri_imx6: migrate mmc to using driver model by Marcel Ziswiler · 6 years ago
  67. 6eea69b colibri_imx6: migrate i2c to using driver model by Marcel Ziswiler · 6 years ago
  68. e7cf534 colibri_imx6: clean-up and migrate gpios to using driver model by Marcel Ziswiler · 6 years ago
  69. 50f39bb colibri_imx6: migrate to using device tree by Marcel Ziswiler · 6 years ago
  70. 0b2bd9f colibri_imx6: get rid of obsolete nospl configurations by Marcel Ziswiler · 6 years ago
  71. 15c41a8 board: apalis_imx6: check for and report ecc errors in fuses by Gerard Salvatella · 6 years ago
  72. 15834c6 apalis_imx6: use SDP if USB serial downloader has been used by Stefan Agner · 6 years ago
  73. 5135db4 apalis_imx6: revert fuse value set in mfgr_fuse by Max Krummenacher · 6 years ago
  74. 389f61e apalis_imx6: disable ri and dcd irq in uarts by Max Krummenacher · 6 years ago
  75. b4707a2 apalis_imx6: pf0100: reorder and cleanup message printing by Marcel Ziswiler · 6 years ago
  76. 3ef55a7 apalis_imx6: unify sd/mmc drive strength with linux kernel settings by Max Krummenacher · 6 years ago
  77. 16959d7 apalis_imx6: drop CONFIG_OF_SYSTEM_SETUP by Marcel Ziswiler · 6 years ago
  78. 9fb4b89 apalis_imx6: migrate usb to using driver model by Marcel Ziswiler · 6 years ago
  79. 72b49e2 apalis_imx6: migrate mmc and sata to using driver model by Marcel Ziswiler · 6 years ago
  80. ab92352 apalis_imx6: migrate i2c to using driver model by Marcel Ziswiler · 6 years ago
  81. 5177087 apalis_imx6: clean-up and migrate gpios to using driver model by Marcel Ziswiler · 6 years ago
  82. 4df0292 apalis_imx6: migrate to using device tree by Marcel Ziswiler · 6 years ago
  83. 67ef14c apalis_imx6: get rid of obsolete nospl configurations by Marcel Ziswiler · 6 years ago
  84. a3c9021 board: toradex: turn off lcd backlight before OS handover by Gerard Salvatella · 6 years ago
  85. 72a1d11 colibri_imx7: drop legacy usdhc support by Stefan Agner · 6 years ago
  86. d8a32f5 arm: dts: imx7: colibri: split dt for raw NAND and eMMC devices by Stefan Agner · 6 years ago
  87. fb41ce0 toradex: colibri_vf: fix memory initialization by Stefan Agner · 6 years ago
  88. 787075e colibri_imx7: prime get_ram_size() using imx_ddr_size() by Fabio Estevam · 6 years ago
  89. a62c606 colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module support by Stefan Agner · 6 years ago
  90. bc53fb1 board: toradex: common: fail gracefully on missing NAND chip by Stefan Agner · 6 years ago
  91. b35fb6a board: constify struct node_info array by Masahiro Yamada · 6 years ago
  92. a19797b colibri_imx7: improve DDR3 timing by Stefan Agner · 6 years ago
  93. e38adce colibri_imx7: add compatible string used in vanilla Linux by Stefan Agner · 6 years ago
  94. 2756d31 mx7: Remove BMODE support by Fabio Estevam · 6 years ago
  95. 31b1e17 board: toradex: add Colibri iMX6ULL support by Stefan Agner · 6 years ago
  96. d826b87 board: toradex: add new and upcoming SKUs by Stefan Agner · 6 years ago
  97. 71cb3d7 apalis_t30: fix optional pcie port reset for reliable pcie operation by Marcel Ziswiler · 6 years ago
  98. b4f9010 apalis_t30: fix pcie port 0 and 1 pin muxing by Marcel Ziswiler · 6 years ago
  99. f133341 apalis-tk1: fix pcie reset for reliable gigabit ethernet operation by Marcel Ziswiler · 6 years ago
  100. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago