summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2018-01-19arm: emif-common: Add suppport for enabling ECCLokesh Vutla
2018-01-19arm: emif-common: Add ecc specific emif registersLokesh Vutla
2018-01-19drivers: dma: ti-edma3: add support for memory fillTero Kristo
2018-01-19arm: am33xx: Avoid writing into reserved DPLL dividerLokesh Vutla
2018-01-19board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang
2018-01-19board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVMVignesh R
2018-01-19mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bitKishon Vijay Abraham I
2018-01-19mmc: omap_hsmmc: Add support for DMA (ADMA2)Kishon Vijay Abraham I
2018-01-18omap: Update the base address of the MMC controllersJean-Jacques Hiblot
2018-01-18Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT"Jean-Jacques Hiblot
2018-01-17Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-01-16Merge git://git.denx.de/u-boot-i2cTom Rini
2018-01-16imx: mx7ulp: modify lpi2c seq numberPeng Fan
2018-01-15armv8: secure firmware: fix incorrect unit address in node nameAndre Przywara
2018-01-15doc: fix incorrect usage of DT node unit addressAndre Przywara
2018-01-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-01-15db410c: add reserved-memory node to dtsRob Clark
2018-01-15db410c: replace reset driver with psciJorge Ramirez-Ortiz
2018-01-15db410c: update wlan and bt mac addresses from firmwareJorge Ramirez-Ortiz
2018-01-15db820c: stop autoboot when vol- pressedJorge Ramirez-Ortiz
2018-01-15db820c: enable pmic gpios for pm8994Jorge Ramirez-Ortiz
2018-01-15db820c: add qualcomm dragonboard 820C supportJorge Ramirez-Ortiz
2018-01-15arm: mach-snapdragon: refactor clock driverJorge Ramirez-Ortiz
2018-01-15armv8/ls1088a: configure PMU's PCTBENR to enable WDTZhang Ying-22455
2018-01-15board: ls1012a: LS1012A-2G5RDB board supportBhaskar Upadhaya
2018-01-15armv8/kconfig: Align boards of same family at one placeBhaskar Upadhaya
2018-01-14arm: imx: hab: Add hab_failsafe console commandBryan O'Donoghue
2018-01-14arm: imx: hab: Implement hab_rvt_failsafeBryan O'Donoghue
2018-01-14arm: imx: hab: Define rvt_failsafe()Bryan O'Donoghue
2018-01-14arm: imx: hab: Make imx_hab_is_enabled globalBryan O'Donoghue
2018-01-14arm: imx: hab: Make authenticate_image() return zero on open boardsBryan O'Donoghue
2018-01-14arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabledBryan O'Donoghue
2018-01-14arm: imx: hab: Prefix authenticate_image with imx_habBryan O'Donoghue
2018-01-14arm: imx: hab: Make internal functions and data staticBryan O'Donoghue
2018-01-14arm: imx: hab: Print HAB event log only after calling ROMBryan O'Donoghue
2018-01-14arm: imx: hab: Add a hab_rvt_check_target to image authBryan O'Donoghue
2018-01-14arm: imx: hab: Implement hab_rvt_check_targetBryan O'Donoghue
2018-01-14arm: imx: hab: Define rvt_check_target()Bryan O'Donoghue
2018-01-14arm: imx: hab: Print additional IVT elements during debugBryan O'Donoghue
2018-01-14arm: imx: hab: Print CSF based on IVT descriptorBryan O'Donoghue
2018-01-14arm: imx: hab: Only call ROM once headers are verifiedBryan O'Donoghue
2018-01-14arm: imx: hab: Verify IVT self matches calculated addressBryan O'Donoghue
2018-01-14arm: imx: hab: Add IVT header verificationBryan O'Donoghue
2018-01-14arm: imx: hab: Add IVT header definitionsBryan O'Donoghue
2018-01-14arm: imx: hab: Fix authenticate_image input parametersBryan O'Donoghue
2018-01-14arm: imx: hab: Move CSF_PAD_SIZE to hab.hBryan O'Donoghue
2018-01-14arm: imx: hab: Move IVT_SIZE to hab.hBryan O'Donoghue
2018-01-14arm: imx: hab: Optimise flow of authenticate_image on hab_entry failBryan O'Donoghue
2018-01-14arm: imx: hab: Optimise flow of authenticate_image on is_enabled failBryan O'Donoghue
2018-01-14arm: imx: hab: Fix authenticate_image result codeBryan O'Donoghue