summaryrefslogtreecommitdiff
path: root/board/warp7/warp7.c
AgeCommit message (Expand)Author
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop net.h from common headerSimon Glass
2020-02-09warp7: Fix the pmic_get() parameter in the DM caseJoris Offouga
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic
2019-08-11env: Move env_set_ulong() to env.hSimon Glass
2019-04-25warp7: Switch to DM USBPierre-Jean Texier
2019-03-13warp7: Fix the write to the LDOGCTL PMIC registerFabio Estevam
2019-03-13warp7: Remove unneeded headers after DM conversionFabio Estevam
2019-01-28arm: imx7s-warp: Convert to DM PMICBryan O'Donoghue
2019-01-28warp7: defconfig: Switch to DM for I2CBryan O'Donoghue
2019-01-28arm: imx7s-warp: Convert to DM MMC initializationBryan O'Donoghue
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-26warp7: Print out the OPTEE DRAM regionBryan O'Donoghue
2018-04-26warp7: Allocate specific region of memory to OPTEEBryan O'Donoghue
2018-04-26warp7: hab: Set environment variable indicating HAB enableBryan O'Donoghue
2018-04-15warp7: Set u-boot serial# based on OTP valueBryan O'Donoghue
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-01-02ARM: imx7s-warp: enable USB gadget ethernetKevin Hilman
2016-09-06warp7: Print secure/non-secure mode infoFabio Estevam
2016-09-06warp7: Add PMIC supportVanessa Maegima
2016-06-18warp7: Fix watchdog resetMarco Franchi
2016-03-26warp7: Add initial supportFabio Estevam