summaryrefslogtreecommitdiff
path: root/board/technexion/pico-imx7d
AgeCommit message (Expand)AuthorFilesLines
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass1-1/+1
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass1-1/+1
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-06-03imx: Remove ARCH= references from documentationTom Rini1-1/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-18arm: Don't include common.h in header filesSimon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
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-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-07-19pico-imx7d: Enable DM_USBJoris Offouga1-13/+0
2019-07-08Merge tag 'mmc-6-23' of https://github.com/MrVan/u-bootTom Rini1-1/+1
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 Lu1-1/+1
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
2019-04-25pico-imx7d: Convert DM MMCJoris Offouga2-38/+38
2019-04-25pico-imx7d: defconfig Enable DM gpio pinctrl and pinctrl_imx7Joris Offouga1-1/+3
2019-03-31pico-imx7d: README: Recommend the usage of a USB hubFabio Estevam1-0/+4
2019-01-28pico-imx7d: Add LCD supportFabio Estevam1-0/+55
2018-10-09pico-imx7d: Add USB Host supportFabio Estevam1-1/+28
2018-09-18pico-imx7d: Add a new defconfig with PICO-Hobbit selectedOtavio Salvador1-0/+5
2018-09-18pico-imx7d: Fix TechNexion spelling on MAINTAINERS fileOtavio Salvador1-2/+2
2018-09-06pico-imx7d: Update the README fileFabio Estevam1-7/+17
2018-07-31pico-pi: Add Otavio as maintainerTom Rini1-0/+5
2018-07-23pico-imx7d: README: Drop old instructions about secure modeOtavio Salvador1-17/+0
2018-07-23pico-imx7d: README: Use dfu-util to flash U-BootOtavio Salvador1-4/+9
2018-07-23pico-imx7d: Do not override addrmap5Fabio Estevam1-3/+1
2018-07-23pico-imx7d: Add Falcon mode supportFabio Estevam1-0/+8
2018-07-23pico-imx7d: Add SPL supportFabio Estevam4-99/+118
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2017-09-18pico-imx7d: Add "how to boot with NXP 4.1 Kernel"Vanessa Maegima1-0/+17
2017-09-18imx: imx7d: remove CamelCase from ENET_xMHz macrosEric Nelson1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-2/+2
2017-06-30pico-imx7d: Remove bouncing emailFabio Estevam1-1/+0
2017-05-31pico-imx7d: Add initial supportVanessa Maegima6-0/+464