aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/common
AgeCommit message (Expand)AuthorFilesLines
2016-07-26SECURE_BOOT: Enable chain of trust in SPL frameworkSumit Garg1-1/+33
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg1-0/+56
2016-06-03board: freescale: common: Add flag for LBMAP brdcfg reg offsetAbhimanyu Saini1-2/+9
2016-06-03board: freescale: common: Conditionally compile IFC QXIS funcAbhimanyu Saini1-0/+2
2016-06-03board: ls102xa: Fix ICID setupVincent Siles1-2/+5
2016-05-18arm: uniform usage of u32 in ls102x caam configVincent Siles1-1/+1
2016-05-18arm: Fix SCFG ICID reg addressesVincent Siles1-2/+2
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day1-2/+2
2016-03-29armv8/ls2080ardb: Enable VID supportRai Harninder1-1/+14
2016-03-29SECURE BOOT: Change fsl_secboot_validate func to pass image addrSaksham Jain2-12/+26
2016-03-29SECURE BOOT: Halt execution when secure boot failSaksham Jain2-1/+6
2016-03-29armv8: fsl-lsch3: Add new header for secure bootSaksham Jain1-5/+30
2016-03-21freescale: vid: Return i2c mux to default channelWenbin Song1-3/+9
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2-2/+2
2016-01-27Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini5-142/+316
2016-01-27secure_boot: change error handler for esbc_validateAneesh Bansal2-1/+13
2016-01-27secure_boot: enable chain of trust for ARM platformsAneesh Bansal2-0/+18
2016-01-27secure_boot: create function to determine boot modeAneesh Bansal1-0/+53
2016-01-25powerpc/board/t4240rdb: Enable VID supportYing Zhang1-1/+1
2016-01-25board/freescale/common: Check IR chip mode for VID supportYing Zhang2-1/+20
2016-01-25SECURE BOOT: support for validation of dynamic imageAneesh Bansal2-16/+27
2016-01-25SECURE BOOT: separate function created for signatureAneesh Bansal1-44/+54
2016-01-25SECURE BOOT: separate functions for reading keysAneesh Bansal1-73/+96
2016-01-25SECURE BOOT: change prototype of fsl_secboot_validate functionAneesh Bansal2-12/+23
2016-01-25freescale/qixis: Add support for booting from SD/QSPIGong Qianyu1-0/+36
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren1-1/+1
2016-01-07pfuze: Fix unsigned variable for less-than-zero comparisonYe.Li1-1/+2
2015-12-15armv8/ls1043ardb: add SECURE BOOT target for NORAneesh Bansal1-12/+22
2015-12-13freescale: fman: make sure phy-handle property is big endianShaohui Xie1-0/+2
2015-11-30armv8/ls1043aqds: add LS1043AQDS board supportShaohui Xie1-0/+22
2015-11-02mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter CardYangbo Lu1-0/+3
2015-11-02mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter CardYangbo Lu1-0/+2
2015-10-30arm: ls1021atwr: optimize the deep sleep latencytang yuantian1-4/+0
2015-10-30SECURE_BOOT: Correct reading of ITS bitAneesh Bansal1-1/+1
2015-10-29armv8/ls1043a: Add Fman supportShaohui Xie1-1/+5
2015-10-29armv7/ls1021a: move ns_access to common fileMingkai Hu2-2/+8
2015-10-29Pointers in ESBC header made 32 bitAneesh Bansal1-10/+10
2015-08-12fsl: common: pfuze: no use original pfuze code if DM_PMICPeng Fan1-0/+2
2015-07-31powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal1-0/+15
2015-07-20board/fsl/common: Fix eeprom system version endiannessJaiprakash Singh1-4/+4
2015-05-19pmic: pfuze100 fix typoPeng Fan1-2/+2
2015-05-13ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka1-1/+1
2015-05-04mmc: fsl_esdhc: Add adapter card type identification supportYangbo Lu1-0/+14
2015-05-04fsl/deepsleep: avoid the DDR restore from being optimized outTang Yuantian1-4/+4
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-2/+1
2015-04-23freescale/qixis: Add support for booting from NANDScott Wood1-10/+21
2015-04-22iMX: Fix compilation error when enabling SECURE_BOOTgaurav rana1-2/+1
2015-04-21QE/DeepSleep: add QE deepsleep support for armZhao Qiang1-0/+6
2015-04-21QE/DeepSleep: add QE deepsleep support for mpc85xxZhao Qiang1-0/+8
2015-04-21Add bootscript support to esbc_validate.gaurav rana1-0/+16