summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-06armv8: ls1043ardb: Add TFABOOT supportRajesh Bhagat
2018-12-06armv8: ls1046aqds: Add TFABOOT supportRajesh Bhagat
2018-12-06armv8: ls1046ardb: Add TFABOOT supportRajesh Bhagat
2018-12-06armv8: fsl-layerscape: add support of MC framework for TFAPankit Garg
2018-12-06drivers: qe: add TFABOOT supportRajesh Bhagat
2018-12-06net: fm: add TFABOOT supportRajesh Bhagat
2018-12-06armv8: sec_firmware: return job ring status as true in TFABOOTPankit Garg
2018-12-06armv8: sec_firmware: change el2_to_aarch32 SMC IDRajesh Bhagat
2018-12-06armv8: fsl-layerscape: Update parsing boot sourceYork Sun
2018-12-06armv8: layerscape: skip OCRAM init for TFABOOTRajesh Bhagat
2018-12-06armv8: layerscape: add SMC calls for DDR size and bank infoRajesh Bhagat
2018-12-06armv8: fsl-layerscape: bootcmd identification for TFABOOTPankit Garg
2018-12-06armv8: layerscape: remove EL3 specific erratas for TFABOOTRajesh Bhagat
2018-12-06armv8: fsl-layerscape: identify boot source from PORSR registerRajesh Bhagat
2018-12-06armv8: layerscape: Add TFABOOT supportRajesh Bhagat
2018-12-06drivers: ifc: dynamic chipselect mapping supportPankit Garg
2018-12-06armv8: fsl-layerscape: change tlb base from OCRAM to DDR in EL < 3Pankit Garg
2018-12-06armv8: layerscape: Enable routing SError exceptionYork Sun
2018-12-06driver/ifc: replace __ilog2 with LOG2 macroRajesh Bhagat
2018-12-04env: sf: define API to override sf environment addressRajesh Bhagat
2018-12-04env: allow flash and nand env driver to compile togetherRajesh Bhagat
2018-12-04move data structure out of cpu.hYork Sun
2018-12-03Prepare v2019.01-rc1Tom Rini
2018-12-03MAINTAINERS: board: qcom: db820c: update email.Jorge Ramirez-Ortiz
2018-12-03Revert "serial: ns16550: fix debug uart putc called before init"Simon Goldschmidt
2018-12-03dm: MIGRATION: Update migration plan for BLKTom Rini
2018-12-03dm: MIGRATION: Add migration plan for CONFIG_SATATom Rini
2018-12-03dm: MIGRATION: Add migration plan for DM_USBTom Rini
2018-12-03dm: MIGRATION: Add migration plan for DM_MMCTom Rini
2018-12-03Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblazeTom Rini
2018-12-03Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini
2018-12-03Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-12-03Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-12-03Merge branch '2018-12-03-master-imports'Tom Rini
2018-12-03rpi: add 3 Model A+Jonathan Gray
2018-12-03rpi: add URL of official revision code listJonathan Gray
2018-12-03spi, mpc8xx: migrate to DM_SPIChristophe Leroy
2018-12-03board_r: fix build with DM_SPIChristophe Leroy
2018-12-03drivers: serial: get rid of non DM mpc8xx driverChristophe Leroy
2018-12-03board: MCR3000: migrate to DM_SERIALChristophe Leroy
2018-12-03drivers: serial: migrate mpc8xx to DMChristophe Leroy
2018-12-03board: MCR3000: use new DM watchdogChristophe Leroy
2018-12-03drivers: watchdog: add a DM driver for the MPC8xx watchdogChristophe Leroy
2018-12-03board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROLChristophe Leroy
2018-12-03powerpc, mpc8xx: clear top of stackChristophe Leroy
2018-12-03test: vboot: clean its filePhilippe Reynes
2018-12-03test: vboot: add padding pss for rsa signaturePhilippe Reynes
2018-12-03configs: sandbox: enable padding pss for rsa signaturePhilippe Reynes
2018-12-03doc: uImage.FIT: signature.txt: add option paddingPhilippe Reynes
2018-12-03rsa: add support of padding pssPhilippe Reynes