- bf46474 apalis-imx8qm: rename all occurences to apalis-imx8 by Philippe Schenker · 4 years, 3 months ago
- 08b6a60 colibri-imx8qxp: rename all occurences to colibri-imx8x by Philippe Schenker · 4 years, 3 months ago
- b4c9cd6 colibri_imx7: wrap video specific funcs with ifdefs by Igor Opaniuk · 4 years, 2 months ago
- e6fd30d toradex: drop legacy show_boot_logo function and use splashscreen by Igor Opaniuk · 4 years, 2 months ago
- 1310660 colibri_imx7: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 2 months ago
- f37aab9 colibri-imx6ull: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 2 months ago
- 195011b colibri-imx7: fix splash logo drawing by Igor Opaniuk · 4 years, 4 months ago
- 391c712 colibri-imx6ull: show boot logo by Igor Opaniuk · 4 years, 4 months ago
- a5de86c ARM: dts: imx7-colibri: multiple node updates by Igor Opaniuk · 4 years, 4 months ago
- d324189 toradex: common: show boot logo by Igor Opaniuk · 4 years, 4 months ago
- 306ecc8 verdin-imx8mm: add EEPROM support for carrier board by Igor Opaniuk · 4 years, 4 months ago
- 717fa2c toradex: tdx-cfg-block: add carrier board info printing by Igor Opaniuk · 4 years, 4 months ago
- db4ab6d toradex: tdx-cfg-clock: add migration routine from PID8 by Igor Opaniuk · 4 years, 4 months ago
- 0c6b558 toradex: tdx-cfg-block: add support for EEPROM by Igor Opaniuk · 4 years, 4 months ago
- 26921f5 toradex: tdx-cfg-block: add carrier boards and display adapters by Igor Opaniuk · 4 years, 4 months ago
- c2e9693 toradex: tdx-cfg-block: add EEPROM read/store wrappers by Igor Opaniuk · 4 years, 4 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 3c41728 imx8m: Refactor the OPTEE memory removal by Peng Fan · 4 years, 4 months ago
- 3450f62 colibri_pxa270: add mmc platform data by Marcel Ziswiler · 5 years ago
- c46443d colibri_t20: change maintainer by Igor Opaniuk · 4 years, 7 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- f72e48b board: apalis_imx6: Add KSZ9131 phy skew settings by Philippe Schenker · 4 years, 8 months ago
- c4b650b board: verdin-imx8mm: Add KSZ9131 phy skew settings by Philippe Schenker · 4 years, 8 months ago
- 22b56f4 verdin-imx8mm: Change board phy skew values for our ksz9031 by Philippe Schenker · 4 years, 8 months ago
- b9bb1d0 imx: imx8m*: Remove do_reset from board files by Claudius Heine · 4 years, 9 months ago
- d1bbf83 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
- f8ae0bc verdin-imx8mm: adjust dram size in case bl32 is used by Igor Opaniuk · 4 years, 8 months ago
- a0cd1e1 doc: update reference to README.imx8image by Patrick Delaunay · 4 years, 9 months ago
- b09e28f doc: update reference to README.imximage by Patrick Delaunay · 4 years, 9 months ago
- 1efb80c colibri_imx6: set gpr1 ENET_CLK_SEL by Igor Opaniuk · 4 years, 8 months ago
- e98ea49 toradex: MAINTAINERS: entries for new reST docs by Igor Opaniuk · 4 years, 9 months ago
- ad6a3f3 doc: board: colibri-imx8x: convert readme to reST by Igor Opaniuk · 4 years, 9 months ago
- 6f04caf doc: board: apalis-imx8: convert readme to reST by Igor Opaniuk · 4 years, 9 months ago
- fa14fa7 doc: board: verdin-imx8mm: convert readme to reST by Igor Opaniuk · 4 years, 9 months ago
- 4f7d94c board: toradex: verdin-imx8mm: add MAINTAINERS by Igor Opaniuk · 4 years, 10 months ago
- 960e469 board: toradex: verdin-imx8mm: add README by Igor Opaniuk · 4 years, 10 months ago
- 14d5aef board: toradex: Add Verdin iMX8M Mini support by Igor Opaniuk · 4 years, 10 months ago
- c0c3978 toradex: tdx-cfg-block: add Verdin iMX8M Mini/Nano support by Marcel Ziswiler · 4 years, 10 months ago
- 842ddf8 toradex: tdx-cfg-block: add Apalis iMX8X support by Marcel Ziswiler · 4 years, 10 months ago
- 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
- 419603c colibri-imx8x: Remove unused function detail_board_ddr_info() by Alifer Moraes · 4 years, 10 months ago
- 96159be apalis-imx8: Remove unused function detail_board_ddr_info() by Alifer Moraes · 4 years, 10 months ago
- 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 11 months ago
- 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 11 months ago
- 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
- ebabbf1 colibri_imx7: migrate to DM_ETH by Igor Opaniuk · 5 years ago
- a781ed2 apalis_imx6: migrate to DM_ETH by Igor Opaniuk · 5 years ago
- 431cd76 colibri_imx6: migrate to DM_ETH by Igor Opaniuk · 5 years ago
- 2788063 MAINTAINERS: change colibri_imx6/imx6ull/t30/vf maintainers by Igor Opaniuk · 5 years ago
- b6ba18f MAINTAINERS: change apalis_imx6/colibri_imx6 maintainers by Igor Opaniuk · 5 years ago
- 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 10 months ago
- bfeaea7 colibri_imx6: fix broken fsl_esdhc_imx conversion by Igor Opaniuk · 5 years ago
- bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
- addb1d9 Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
- c671d8a board: colibri_imx7: reserve DDR memory for Cortex-M4 by Igor Opaniuk · 5 years ago
- 464b50a board: Remove unnecessary inclusion of micrel.h from boards by James Byrne · 5 years ago
- 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 7d6ca12 ARM: dts: imx6ull-colibri: change hierarchy of DTS files by Igor Opaniuk · 5 years ago
- 792b253 colibri_imx7: provide proper node name to pmic_get by Igor Opaniuk · 5 years ago
- d714a75 imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
- 536c564 apalis_imx6: fix broken fsl_esdhc_imx conversion by Ricardo Salveti · 5 years ago
- 6f8ef05 apalis_imx6: add board_fit_config_name_match to support FIT in SPL by Ricardo Salveti · 5 years ago
- f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
- e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
- 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
- 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
- 4c63a60 apalis-tk1: support v1.2 hardware revision by Marcel Ziswiler · 5 years ago
- 5a20adf apalis-tk1: remove non-essential power rails on boot by Dominik Sliwa · 5 years ago
- 538ab6c apalis-tk1: set apalis gpio 8 aka fan_en by Igor Opaniuk · 5 years ago
- 5b5de78 apalis-tk1: do not explicitly release reset_moci# by Marcel Ziswiler · 5 years ago
- be3f1a5 video: fsl_dcu_fb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
- a6eedb6 video: fsl_dcu_fb: refactor init functions by Igor Opaniuk · 5 years ago
- 9d364eb toradex: configblock: avoid line continuations by Marcel Ziswiler · 5 years ago
- 9d63c7d toradex: configblock: fix apalis imx8 target by Marcel Ziswiler · 5 years ago
- 6c297ee toradex: configblock: fix colibri imx8x target by Marcel Ziswiler · 5 years ago
- d1aa1444 toradex: configblock: generic wi-fi/bt handling by Marcel Ziswiler · 5 years ago
- 42a4f18 toradex: configblock: initialize MMC before switching partition by Stefan Agner · 5 years ago
- d87b248 arm: imx8: don't duplicate build_info() by Anatolij Gustschin · 5 years ago
- 64b5f46 arm: imx8: factor out uart init code by Anatolij Gustschin · 5 years ago
- e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
- 3d60366 board: toradex: add apalis imx8qm 4gb wb it v1.0b module support by Marcel Ziswiler · 5 years ago
- 64c751f ARM: imx: apalis_imx6: Drop ad-hoc SATA binding by Marek Vasut · 6 years ago
- 7ce134b7 board: toradex: add colibri imx8qxp 2gb wb it v1.0b module support by Marcel Ziswiler · 5 years ago
- aeaa4b8 board: toradex: drop support.arm maintainer email by Marcel Ziswiler · 6 years ago
- 6988a3a board: toradex: tdx-cfg-block: add new skus by Marcel Ziswiler · 6 years ago
- 4adc9fc board: toradex: tdx-cfg-block: clean-up sku handling by Marcel Ziswiler · 6 years ago
- 87b3229 colibri-imx6ull: migrate usb to using driver model by Marcel Ziswiler · 6 years ago
- 535800d colibri-imx6ull: migrate mmc to using driver model by Marcel Ziswiler · 6 years ago
- cd69e8e colibri-imx6ull: migrate pinctrl and regulators to dtb/dm by Marcel Ziswiler · 6 years ago
- c2f38bf board: imx6ull: Add disable PMIC_STBY_REQ by Philippe Schenker · 6 years ago
- 70a0467 colibri-imx6ull: fix ethernet phy power on by Marcel Ziswiler · 6 years ago
- 1560e12 colibri-imx6ull: set module variant depending on config block by Stefan Agner · 6 years ago