summaryrefslogtreecommitdiff
path: root/board/technexion
AgeCommit message (Expand)AuthorFilesLines
2021-06-09pico-imx6: README: Fix the boot mode settings URLFabio Estevam1-1/+1
2021-04-10arm: Remove omap3_ha boardTom Rini5-621/+0
2021-04-09pico-imx6ul: Pass the PMIC I2C address in pmic_get()Fabio Estevam1-1/+1
2021-04-08MAINTAINERS: Use my personal e-mail addressFabio Estevam1-1/+1
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler2-2/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass6-1/+7
2020-08-18pico-imx6ul: convert ethernet function to DM_ETHWig Cheng1-53/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada7-7/+7
2020-07-16pico-imx6ul: Fix Quick Start Guide URLFabio Estevam1-2/+2
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan1-14/+12
2020-06-03imx: Remove ARCH= references from documentationTom Rini1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass5-0/+5
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass6-0/+6
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass3-0/+3
2020-05-18arm: Don't include common.h in header filesSimon Glass2-0/+2
2020-05-10ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut11-0/+7401
2020-04-17doc: update reference to README.imximagePatrick Delaunay1-1/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+2
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass2-0/+2
2020-01-15pico-imx7d: Convert to DM_ETHJoris Offouga1-46/+0
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-10-08pico-imx7d: Remove dead code for dm_videoJoris Offouga1-12/+0
2019-10-08pico-imx7d: fix splash logo drawingJoris Offouga1-13/+0
2019-10-08pico-imx6: Add Falcon modeFabio Estevam1-0/+11
2019-10-08pico-imx6: Add splashscreen supportFabio Estevam1-0/+210
2019-10-08pico-imx6: Add Ethernet supportFabio Estevam1-0/+74
2019-10-08pico-imx6: Add initial supportFabio Estevam6-0/+483
2019-10-08configs: pico-imx7d: Convert to DM_VIDEOJoris Offouga1-31/+17
2019-10-08imx: fix missing MAINTAINERS pico boardsStefano Babic1-0/+2
2019-10-08pico-imx7d: Provide a way to escape the Falcon modeFabio Estevam1-0/+4
2019-10-08pico-imx7d: Add instructions for booting in Falcon modeFabio Estevam1-0/+91
2019-10-08pico-imx6ul: Provide a way to escape the Falcon modeFabio Estevam1-0/+4
2019-10-08pico-imx6ul: Update the Falcon mode instructionsFabio Estevam1-4/+4
2019-10-08pico-imx6ul: Add LCD supportFabio Estevam1-1/+54
2019-07-19pico-imx7d: Enable DM_USBJoris Offouga1-13/+0
2019-07-08Merge tag 'mmc-6-23' of https://github.com/MrVan/u-bootTom Rini2-2/+2
2019-06-27pico-imx7d: README: Adjust the binary name after DM conversionFabio Estevam1-6/+6
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2-2/+2
2019-06-11pico-imx6ul: MAINTAINERS: Add pico-dwarf entryFabio Estevam1-0/+1
2019-06-11pico-imx6ul: MAINTAINERS: Unify all board entriesFabio Estevam1-8/+0
2019-06-11pico-imx7d: MAINTAINERS: Unify all board entriesFabio Estevam1-8/+2
2019-06-11pico-imx7d: enable boot without PMICJun Nie1-2/+5
2019-06-11pico-imx7d: README: Add BL33 usage caseJun Nie1-0/+44
2019-06-11pico-imx7d: Reserve region of memory to OPTEEJun Nie1-0/+5