summaryrefslogtreecommitdiffstats
path: root/board/warp7
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Use my personal e-mail addressFabio Estevam2021-04-081-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* doc: update reference to README.imximagePatrick Delaunay2020-04-161-1/+1
* warp7: Fix the pmic_get() parameter in the DM caseJoris Offouga2020-02-091-1/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-082-2/+2
* env: Move env_set_ulong() to env.hSimon Glass2019-08-111-0/+1
* warp7: Switch to DM USBPierre-Jean Texier2019-04-251-6/+0
* warp7: Fix the write to the LDOGCTL PMIC registerFabio Estevam2019-03-131-1/+1
* warp7: Remove unneeded headers after DM conversionFabio Estevam2019-03-131-4/+0
* warp7: README: Adjust the binary name after DM conversionFabio Estevam2019-03-131-6/+6
* arm: imx7s-warp: Convert to DM PMICBryan O'Donoghue2019-01-281-16/+11
* warp7: defconfig: Switch to DM for I2CBryan O'Donoghue2019-01-281-24/+0
* arm: imx7s-warp: Convert to DM MMC initializationBryan O'Donoghue2019-01-281-34/+0
* warp7: MAINTAINERS: Add an entry for warp7_bl33_defconfigFabio Estevam2018-10-241-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* warp7: secure_defconfig: Remove secure_defconfigBryan O'Donoghue2018-04-261-1/+0
* warp7: Add Kconfig WARP7_ROOT_PARTBryan O'Donoghue2018-04-261-0/+8
* warp7: Make CONFIG_SYS_FDT_ADDR a defineBryan O'Donoghue2018-04-261-0/+6
* warp7: Print out the OPTEE DRAM regionBryan O'Donoghue2018-04-261-0/+10
* warp7: Allocate specific region of memory to OPTEEBryan O'Donoghue2018-04-261-0/+5
* warp7: hab: Set environment variable indicating HAB enableBryan O'Donoghue2018-04-261-0/+8
* warp7: hab: Add a CSF location definitionBryan O'Donoghue2018-04-261-0/+4
* warp7: Set u-boot serial# based on OTP valueBryan O'Donoghue2018-04-151-0/+14
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-2/+2
* warp7: MAINTAINERS: Add warp7_secure_defconfig entryFabio Estevam2017-05-011-0/+1
* ARM: imx7s-warp: enable USB gadget ethernetKevin Hilman2017-01-021-0/+14
* imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki2016-10-261-1/+1
* warp7: Print secure/non-secure mode infoFabio Estevam2016-09-061-1/+8
* warp7: Add PMIC supportVanessa Maegima2016-09-061-0/+57
* warp7: Add README fileMarco Franchi2016-06-181-0/+63
* warp7: Fix watchdog resetMarco Franchi2016-06-181-0/+21
* warp7: Add initial supportFabio Estevam2016-03-265-0/+218