summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * board/freescale/vid: Add correction for ltc3882 read error.Priyanka Jain2018-12-061-1/+4
| * ls1088a: Move CONFIG_FSL_QSPI to defconfigAshish Kumar2018-12-069-2/+7
| * armv8: ls1088ardb_pb: Add support for board detectionPramod Kumar2018-12-062-3/+27
| * arm: ls1021a: Add timer_init() in board_init_f for SPLAlison Wang2018-12-062-0/+2
| * arm64: ls2080a: enable DM support for sataPeng Ma2018-12-062-2/+6
| * armv8: dts: fsl-ls2080a: add sata node supportPeng Ma2018-12-063-0/+16
| * scsi: ceva: add ls2080a soc supportPeng Ma2018-12-061-0/+4
| * arm64: ls1088a: enable DM support for sataPeng Ma2018-12-062-1/+6
| * armv8: dts: fsl-ls1088a: add sata node supportPeng Ma2018-12-063-0/+16
| * scsi: ceva: add ls1088a soc supportPeng Ma2018-12-061-4/+18
| * arm64: ls1046aqds: enable DM support for sataPeng Ma2018-12-061-1/+3
| * arm64: ls1046ardb: enable DM support for sataPeng Ma2018-12-061-1/+3
| * armv8: dts: fsl-ls1046a: add sata node supportPeng Ma2018-12-063-0/+16
| * scsi: ceva: add ls1046a soc supportPeng Ma2018-12-061-0/+3
| * armv8: ls1012afrx: Add TFABOOT supportRajesh Bhagat2018-12-069-1/+251
| * armv8: ls1012aqds: Add TFABOOT supportRajesh Bhagat2018-12-064-3/+144
| * armv8: ls1012aqds: fix secure boot compilationRajesh Bhagat2018-12-063-0/+17
| * armv8: ls1012ardb: Add TFABOOT supportRajesh Bhagat2018-12-067-2/+158
| * armv8: ls1043aqds: Add TFABOOT supportRajesh Bhagat2018-12-066-3/+327
| * armv8: ls1043ardb: Add TFABOOT supportRajesh Bhagat2018-12-067-1/+288
| * armv8: ls1046aqds: Add TFABOOT supportRajesh Bhagat2018-12-066-3/+347
| * armv8: ls1046ardb: Add TFABOOT supportRajesh Bhagat2018-12-066-0/+150
| * armv8: fsl-layerscape: add support of MC framework for TFAPankit Garg2018-12-061-1/+52
| * drivers: qe: add TFABOOT supportRajesh Bhagat2018-12-061-3/+79
| * net: fm: add TFABOOT supportRajesh Bhagat2018-12-061-3/+100
| * armv8: sec_firmware: return job ring status as true in TFABOOTPankit Garg2018-12-061-0/+4
| * armv8: sec_firmware: change el2_to_aarch32 SMC IDRajesh Bhagat2018-12-061-1/+1
| * armv8: fsl-layerscape: Update parsing boot sourceYork Sun2018-12-062-4/+23
| * armv8: layerscape: skip OCRAM init for TFABOOTRajesh Bhagat2018-12-061-1/+2
| * armv8: layerscape: add SMC calls for DDR size and bank infoRajesh Bhagat2018-12-062-0/+88
| * armv8: fsl-layerscape: bootcmd identification for TFABOOTPankit Garg2018-12-062-0/+91
| * armv8: layerscape: remove EL3 specific erratas for TFABOOTRajesh Bhagat2018-12-061-12/+12
| * armv8: fsl-layerscape: identify boot source from PORSR registerRajesh Bhagat2018-12-064-0/+275
| * armv8: layerscape: Add TFABOOT supportRajesh Bhagat2018-12-062-3/+13
| * drivers: ifc: dynamic chipselect mapping supportPankit Garg2018-12-062-136/+369
| * armv8: fsl-layerscape: change tlb base from OCRAM to DDR in EL < 3Pankit Garg2018-12-061-1/+4
| * armv8: layerscape: Enable routing SError exceptionYork Sun2018-12-061-0/+9
| * driver/ifc: replace __ilog2 with LOG2 macroRajesh Bhagat2018-12-067-11/+11
| * env: sf: define API to override sf environment addressRajesh Bhagat2018-12-041-1/+8
| * env: allow flash and nand env driver to compile togetherRajesh Bhagat2018-12-043-11/+8
| * move data structure out of cpu.hYork Sun2018-12-042-300/+297
* | Merge tag 'mips-fixes-for-2019.01' of git://git.denx.de/u-boot-mipsTom Rini2018-12-102-12/+0
|\ \
| * | bmips: bcm6838: fix device tree warningÁlvaro Fernández Rojas2018-12-101-2/+0
| * | bmips: swapping IO space isn't requiredÁlvaro Fernández Rojas2018-12-101-10/+0
* | | Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchipTom Rini2018-12-1017-8/+662
|\ \ \
| * | | rockchip: rk3399-puma: enable fan53555 regulators in DTSPhilipp Tomsich2018-12-101-2/+4
| * | | rockchip: rk3399-puma: defconfig: enable FAN53555 regulator driverPhilipp Tomsich2018-12-101-0/+1
| * | | power: add FAN53555 family supportPhilipp Tomsich2018-12-107-0/+359
| * | | bootcount: add a DM RTC backing store for bootcountPhilipp Tomsich2018-12-103-0/+110
| * | | bootcount: add uclass for bootcountPhilipp Tomsich2018-12-106-0/+182