summaryrefslogtreecommitdiff
path: root/board/technexion
AgeCommit message (Expand)Author
2022-02-08imx: Don't define __ASSEMBLY__ in source filesSimon Glass
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-06-09pico-imx6: README: Fix the boot mode settings URLFabio Estevam
2021-04-10arm: Remove omap3_ha boardTom Rini
2021-04-08pico-imx6ul: Pass the PMIC I2C address in pmic_get()Fabio Estevam
2021-04-08MAINTAINERS: Use my personal e-mail addressFabio Estevam
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-08-18pico-imx6ul: convert ethernet function to DM_ETHWig Cheng
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-16pico-imx6ul: Fix Quick Start Guide URLFabio Estevam
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan
2020-06-02imx: Remove ARCH= references from documentationTom Rini
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-05-10ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut
2020-04-16doc: update reference to README.imximagePatrick Delaunay
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-14pico-imx7d: Convert to DM_ETHJoris Offouga
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-10-08pico-imx7d: Remove dead code for dm_videoJoris Offouga
2019-10-08pico-imx7d: fix splash logo drawingJoris Offouga
2019-10-08pico-imx6: Add Falcon modeFabio Estevam
2019-10-08pico-imx6: Add splashscreen supportFabio Estevam
2019-10-08pico-imx6: Add Ethernet supportFabio Estevam
2019-10-08pico-imx6: Add initial supportFabio Estevam
2019-10-08configs: pico-imx7d: Convert to DM_VIDEOJoris Offouga
2019-10-08imx: fix missing MAINTAINERS pico boardsStefano Babic
2019-10-08pico-imx7d: Provide a way to escape the Falcon modeFabio Estevam
2019-10-08pico-imx7d: Add instructions for booting in Falcon modeFabio Estevam
2019-10-08pico-imx6ul: Provide a way to escape the Falcon modeFabio Estevam
2019-10-08pico-imx6ul: Update the Falcon mode instructionsFabio Estevam
2019-10-08pico-imx6ul: Add LCD supportFabio Estevam
2019-07-19pico-imx7d: Enable DM_USBJoris Offouga
2019-07-08Merge tag 'mmc-6-23' of https://github.com/MrVan/u-bootTom Rini
2019-06-27pico-imx7d: README: Adjust the binary name after DM conversionFabio Estevam
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-06-11pico-imx6ul: MAINTAINERS: Add pico-dwarf entryFabio Estevam