summaryrefslogtreecommitdiff
path: root/board/warp7
AgeCommit message (Expand)Author
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-16doc: update reference to README.imximagePatrick Delaunay
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-03-13warp7: README: Adjust the binary name 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-10-24warp7: MAINTAINERS: Add an entry for warp7_bl33_defconfigFabio Estevam
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-26warp7: secure_defconfig: Remove secure_defconfigBryan O'Donoghue
2018-04-26warp7: Add Kconfig WARP7_ROOT_PARTBryan O'Donoghue
2018-04-26warp7: Make CONFIG_SYS_FDT_ADDR a defineBryan O'Donoghue
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-26warp7: hab: Add a CSF location definitionBryan 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-05-01warp7: MAINTAINERS: Add warp7_secure_defconfig entryFabio Estevam
2017-01-02ARM: imx7s-warp: enable USB gadget ethernetKevin Hilman
2016-10-26imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki
2016-09-06warp7: Print secure/non-secure mode infoFabio Estevam
2016-09-06warp7: Add PMIC supportVanessa Maegima
2016-06-18warp7: Add README fileMarco Franchi
2016-06-18warp7: Fix watchdog resetMarco Franchi
2016-03-26warp7: Add initial supportFabio Estevam