summaryrefslogtreecommitdiff
path: root/board/technexion/pico-imx6ul
AgeCommit message (Expand)Author
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-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-16doc: update reference to README.imximagePatrick Delaunay
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
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-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-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
2018-09-18pico-imx6ul: Add a new defconfig with PICO-Pi selectedOtavio Salvador
2018-09-18pico-imx6ul: Fix TechNexion spelling on MAINTAINERS fileOtavio Salvador
2018-09-14pico-imx6ul: Add instructions for booting in Falcon modeFabio Estevam
2018-09-14pico-imx6ul: Add Falcon mode supportOtavio Salvador
2018-09-14pico-imx6ul: Add new pico-hobbit configOtavio Salvador
2018-09-14pico-imx6ul: Sync README with pico-imx7dOtavio Salvador
2018-09-14pico-imx6ul: Update the README fileFabio Estevam
2018-09-14pico-imx6ul: Add support for the 512MB moduleFabio Estevam
2018-09-14pico-imx6ul: Convert to SPLFabio Estevam
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2016-10-26imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki
2016-09-06pico-imx6ul: Directly write to register LDOGCTLFabio Estevam
2016-07-19pico-imx6ul: Add PMIC supportVanessa Maegima
2016-07-12pico-imx6ul: Add USB Host supportVanessa Maegima
2016-07-12pico-imx6ul: Add a README fileVanessa Maegima
2016-07-12pico-imx6ul: Add Ethernet supportDiego Dorta
2016-04-19Add initial support for Technexion's PICO-IMX6UL-EMMC boardFabio Estevam