aboutsummaryrefslogtreecommitdiff
path: root/board/toradex
AgeCommit message (Expand)AuthorFilesLines
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-10/+0
2020-01-20colibri-imx8x: Remove unused function detail_board_ddr_info()Alifer Moraes1-5/+0
2020-01-20apalis-imx8: Remove unused function detail_board_ddr_info()Alifer Moraes1-5/+0
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+2
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass5-0/+5
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini9-156/+10
2020-01-07colibri_imx7: migrate to DM_ETHIgor Opaniuk1-44/+0
2020-01-07apalis_imx6: migrate to DM_ETHIgor Opaniuk1-51/+0
2020-01-07colibri_imx6: migrate to DM_ETHIgor Opaniuk1-55/+4
2020-01-07MAINTAINERS: change colibri_imx6/imx6ull/t30/vf maintainersIgor Opaniuk4-4/+4
2020-01-07MAINTAINERS: change apalis_imx6/colibri_imx6 maintainersIgor Opaniuk2-2/+2
2020-01-06Merge branch 'next'Tom Rini1-1/+1
2019-12-27colibri_imx6: fix broken fsl_esdhc_imx conversionIgor Opaniuk1-2/+2
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass1-1/+1
2019-12-11Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini1-1/+0
2019-12-06board: colibri_imx7: reserve DDR memory for Cortex-M4Igor Opaniuk1-0/+37
2019-12-03board: Remove unnecessary inclusion of micrel.h from boardsJames Byrne1-1/+0
2019-12-02common: Move some board functions out of common.hSimon Glass6-0/+6
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-11-03ARM: dts: imx6ull-colibri: change hierarchy of DTS filesIgor Opaniuk1-0/+2
2019-10-13colibri_imx7: provide proper node name to pmic_getIgor Opaniuk1-2/+2
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2-2/+2
2019-10-08apalis_imx6: fix broken fsl_esdhc_imx conversionRicardo Salveti1-2/+2
2019-10-08apalis_imx6: add board_fit_config_name_match to support FIT in SPLRicardo Salveti1-0/+10
2019-08-11env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass5-5/+0
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass6-0/+6
2019-08-11env: Move env_get_ulong() to env.hSimon Glass1-0/+1
2019-08-09apalis-tk1: support v1.2 hardware revisionMarcel Ziswiler2-10/+46
2019-08-09apalis-tk1: remove non-essential power rails on bootDominik Sliwa1-0/+23
2019-08-09apalis-tk1: set apalis gpio 8 aka fan_enIgor Opaniuk1-0/+10
2019-08-09apalis-tk1: do not explicitly release reset_moci#Marcel Ziswiler1-1/+1
2019-07-29video: fsl_dcu_fb: add DM_VIDEO supportIgor Opaniuk1-1/+3
2019-07-29video: fsl_dcu_fb: refactor init functionsIgor Opaniuk1-2/+4
2019-07-19toradex: configblock: avoid line continuationsMarcel Ziswiler1-9/+6
2019-07-19toradex: configblock: fix apalis imx8 targetMarcel Ziswiler1-1/+14
2019-07-19toradex: configblock: fix colibri imx8x targetMarcel Ziswiler1-4/+14
2019-07-19toradex: configblock: generic wi-fi/bt handlingMarcel Ziswiler1-7/+9
2019-07-19toradex: configblock: initialize MMC before switching partitionStefan Agner1-0/+4
2019-07-19arm: imx8: don't duplicate build_info()Anatolij Gustschin2-26/+0
2019-07-19arm: imx8: factor out uart init codeAnatolij Gustschin2-27/+6
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu3-7/+7
2019-06-11board: toradex: add apalis imx8qm 4gb wb it v1.0b module supportMarcel Ziswiler6-0/+284
2019-06-11ARM: imx: apalis_imx6: Drop ad-hoc SATA bindingMarek Vasut1-49/+0
2019-06-11board: toradex: add colibri imx8qxp 2gb wb it v1.0b module supportMarcel Ziswiler6-0/+295
2019-05-05board: toradex: drop support.arm maintainer emailMarcel Ziswiler2-2/+0
2019-04-25board: toradex: tdx-cfg-block: add new skusMarcel Ziswiler2-0/+14
2019-04-25board: toradex: tdx-cfg-block: clean-up sku handlingMarcel Ziswiler2-14/+20
2019-04-25colibri-imx6ull: migrate usb to using driver modelMarcel Ziswiler1-48/+0