summaryrefslogtreecommitdiff
path: root/board/freescale/common
AgeCommit message (Expand)Author
2016-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-10-06spi: Move freescale-specific code into a private headerSimon Glass
2016-10-06fsl_sec_mon: Update driver for Security MonitorSumit Garg
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada
2016-09-14armv8: ls1046aqds: Add LS1046AQDS board supportShaohui Xie
2016-09-14nxp: ls102xa: add LS1 PSCI system suspendHongbo Zhang
2016-09-14fsl: csu: add an API to set R/W permission to PCIeHou Zhiqiang
2016-09-14fsl: csu: add an API to set individual device access permissionHou Zhiqiang
2016-07-26SECURE_BOOT: Enable chain of trust in SPL frameworkSumit Garg
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg
2016-06-03board: freescale: common: Add flag for LBMAP brdcfg reg offsetAbhimanyu Saini
2016-06-03board: freescale: common: Conditionally compile IFC QXIS funcAbhimanyu Saini
2016-06-03board: ls102xa: Fix ICID setupVincent Siles
2016-05-18arm: uniform usage of u32 in ls102x caam configVincent Siles
2016-05-18arm: Fix SCFG ICID reg addressesVincent Siles
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day
2016-03-29armv8/ls2080ardb: Enable VID supportRai Harninder
2016-03-29SECURE BOOT: Change fsl_secboot_validate func to pass image addrSaksham Jain
2016-03-29SECURE BOOT: Halt execution when secure boot failSaksham Jain
2016-03-29armv8: fsl-lsch3: Add new header for secure bootSaksham Jain
2016-03-21freescale: vid: Return i2c mux to default channelWenbin Song
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong
2016-01-27Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-01-27secure_boot: change error handler for esbc_validateAneesh Bansal
2016-01-27secure_boot: enable chain of trust for ARM platformsAneesh Bansal
2016-01-27secure_boot: create function to determine boot modeAneesh Bansal
2016-01-25powerpc/board/t4240rdb: Enable VID supportYing Zhang
2016-01-25board/freescale/common: Check IR chip mode for VID supportYing Zhang
2016-01-25SECURE BOOT: support for validation of dynamic imageAneesh Bansal
2016-01-25SECURE BOOT: separate function created for signatureAneesh Bansal
2016-01-25SECURE BOOT: separate functions for reading keysAneesh Bansal
2016-01-25SECURE BOOT: change prototype of fsl_secboot_validate functionAneesh Bansal
2016-01-25freescale/qixis: Add support for booting from SD/QSPIGong Qianyu
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren
2016-01-07pfuze: Fix unsigned variable for less-than-zero comparisonYe.Li
2015-12-15armv8/ls1043ardb: add SECURE BOOT target for NORAneesh Bansal
2015-12-13freescale: fman: make sure phy-handle property is big endianShaohui Xie
2015-11-30armv8/ls1043aqds: add LS1043AQDS board supportShaohui Xie
2015-11-02mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter CardYangbo Lu
2015-11-02mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter CardYangbo Lu
2015-10-30arm: ls1021atwr: optimize the deep sleep latencytang yuantian
2015-10-30SECURE_BOOT: Correct reading of ITS bitAneesh Bansal
2015-10-29armv8/ls1043a: Add Fman supportShaohui Xie
2015-10-29armv7/ls1021a: move ns_access to common fileMingkai Hu
2015-10-29Pointers in ESBC header made 32 bitAneesh Bansal
2015-08-12fsl: common: pfuze: no use original pfuze code if DM_PMICPeng Fan
2015-07-31powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal
2015-07-20board/fsl/common: Fix eeprom system version endiannessJaiprakash Singh
2015-05-19pmic: pfuze100 fix typoPeng Fan