summaryrefslogtreecommitdiff
path: root/board/warp7
AgeCommit message (Expand)AuthorFilesLines
2021-04-08MAINTAINERS: Use my personal e-mail addressFabio Estevam1-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-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-17doc: update reference to README.imximagePatrick Delaunay1-1/+1
2020-02-09warp7: Fix the pmic_get() parameter in the DM caseJoris Offouga1-1/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2-2/+2
2019-08-11env: Move env_set_ulong() to env.hSimon Glass1-0/+1
2019-04-25warp7: Switch to DM USBPierre-Jean Texier1-6/+0
2019-03-13warp7: Fix the write to the LDOGCTL PMIC registerFabio Estevam1-1/+1
2019-03-13warp7: Remove unneeded headers after DM conversionFabio Estevam1-4/+0
2019-03-13warp7: README: Adjust the binary name after DM conversionFabio Estevam1-6/+6
2019-01-28arm: imx7s-warp: Convert to DM PMICBryan O'Donoghue1-16/+11
2019-01-28warp7: defconfig: Switch to DM for I2CBryan O'Donoghue1-24/+0
2019-01-28arm: imx7s-warp: Convert to DM MMC initializationBryan O'Donoghue1-34/+0
2018-10-24warp7: MAINTAINERS: Add an entry for warp7_bl33_defconfigFabio Estevam1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2018-04-26warp7: secure_defconfig: Remove secure_defconfigBryan O'Donoghue1-1/+0
2018-04-26warp7: Add Kconfig WARP7_ROOT_PARTBryan O'Donoghue1-0/+8
2018-04-26warp7: Make CONFIG_SYS_FDT_ADDR a defineBryan O'Donoghue1-0/+6
2018-04-26warp7: Print out the OPTEE DRAM regionBryan O'Donoghue1-0/+10
2018-04-26warp7: Allocate specific region of memory to OPTEEBryan O'Donoghue1-0/+5
2018-04-26warp7: hab: Set environment variable indicating HAB enableBryan O'Donoghue1-0/+8
2018-04-26warp7: hab: Add a CSF location definitionBryan O'Donoghue1-0/+4
2018-04-15warp7: Set u-boot serial# based on OTP valueBryan O'Donoghue1-0/+14
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-2/+2
2017-05-01warp7: MAINTAINERS: Add warp7_secure_defconfig entryFabio Estevam1-0/+1
2017-01-02ARM: imx7s-warp: enable USB gadget ethernetKevin Hilman1-0/+14
2016-10-26imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki1-1/+1
2016-09-06warp7: Print secure/non-secure mode infoFabio Estevam1-1/+8
2016-09-06warp7: Add PMIC supportVanessa Maegima1-0/+57
2016-06-18warp7: Add README fileMarco Franchi1-0/+63
2016-06-18warp7: Fix watchdog resetMarco Franchi1-0/+21
2016-03-26warp7: Add initial supportFabio Estevam5-0/+218