summaryrefslogtreecommitdiff
path: root/board/warp
AgeCommit message (Expand)AuthorFilesLines
2021-08-09warp: Use the correct symbol for CONFIG_IMX_HABFabio Estevam1-1/+1
2021-04-12board: warp: add power_max77696_init() functionJaehoon Chung1-1/+67
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-04-17doc: update reference to README.imximagePatrick Delaunay1-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 Babic1-1/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2017-12-29warp: imximage.cfg: Handle the CONFIG_SECURE_BOOT caseBreno Lima1-0/+9
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-2/+2
2017-07-12mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECTPeng Fan1-1/+1
2016-10-26imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki1-1/+1
2016-09-06warp: Fix RAM size runtime detectionFabio Estevam1-0/+115
2016-07-28warp: Use imx_ddr_size() for calculating the DDR sizeFabio Estevam1-1/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-6/+6
2015-09-13mx6: remove SYS_SOC from board KconfigPeng Fan1-3/+0
2015-07-26warp: Add MAX77696 supportFabio Estevam1-0/+50
2015-05-28warp: Fix the 'saveenv' commandFabio Estevam1-1/+1
2015-05-15warp: README: Fix typoFabio Estevam1-2/+2
2015-03-13warp: Add a README fileFabio Estevam1-0/+56
2015-03-02warp: Add USB Mass Storage supportFabio Estevam1-0/+6
2015-02-23warp: Add initial WaRP Board supportOtavio Salvador4-0/+139