summaryrefslogtreecommitdiff
path: root/board/technexion
AgeCommit message (Expand)Author
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
2019-06-11pico-imx6ul: MAINTAINERS: Unify all board entriesFabio Estevam
2019-06-11pico-imx7d: MAINTAINERS: Unify all board entriesFabio Estevam
2019-06-11pico-imx7d: enable boot without PMICJun Nie
2019-06-11pico-imx7d: README: Add BL33 usage caseJun Nie
2019-06-11pico-imx7d: Reserve region of memory to OPTEEJun Nie
2019-05-28twister: remove boardBartosz Golaszewski
2019-04-25pico-imx7d: Convert DM MMCJoris Offouga
2019-04-25pico-imx7d: defconfig Enable DM gpio pinctrl and pinctrl_imx7Joris Offouga
2019-03-31pico-imx7d: README: Recommend the usage of a USB hubFabio Estevam
2019-03-31pico-imx6ul: Fix eMMC boot after DM_MMC conversionFabio Estevam
2019-03-13pico-imx6ul: README: Adjust the binary name after DM conversionFabio Estevam
2019-03-13pico-imx6ul: Convert to DM_PMICFabio Estevam
2019-03-13pico-imx6ul: Convert to CONFIG_DM_GPIOFabio Estevam
2019-03-13pico-imx6ul: Convert to DM MMCFabio Estevam
2019-01-28pico-imx7d: Add LCD supportFabio Estevam