summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge git://git.denx.de/u-boot-i2cTom Rini2018-01-161-4/+4
|\ \
| * | imx: mx7ulp: modify lpi2c seq numberPeng Fan2018-01-161-4/+4
* | | armv8: secure firmware: fix incorrect unit address in node nameAndre Przywara2018-01-151-1/+1
* | | doc: fix incorrect usage of DT node unit addressAndre Przywara2018-01-151-8/+8
|/ /
* | Merge git://git.denx.de/u-boot-imxTom Rini2018-01-1515-211/+1139
|\ \
| * | arm: imx: hab: Add hab_failsafe console commandBryan O'Donoghue2018-01-141-0/+21
| * | arm: imx: hab: Implement hab_rvt_failsafeBryan O'Donoghue2018-01-141-0/+15
| * | arm: imx: hab: Define rvt_failsafe()Bryan O'Donoghue2018-01-141-0/+2
| * | arm: imx: hab: Make imx_hab_is_enabled globalBryan O'Donoghue2018-01-142-3/+2
| * | arm: imx: hab: Make authenticate_image() return zero on open boardsBryan O'Donoghue2018-01-141-1/+1
| * | arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabledBryan O'Donoghue2018-01-141-4/+4
| * | arm: imx: hab: Prefix authenticate_image with imx_habBryan O'Donoghue2018-01-143-7/+8
| * | arm: imx: hab: Make internal functions and data staticBryan O'Donoghue2018-01-141-75/+84
| * | arm: imx: hab: Print HAB event log only after calling ROMBryan O'Donoghue2018-01-141-5/+7
| * | arm: imx: hab: Add a hab_rvt_check_target to image authBryan O'Donoghue2018-01-141-0/+9
| * | arm: imx: hab: Implement hab_rvt_check_targetBryan O'Donoghue2018-01-141-0/+18
| * | arm: imx: hab: Define rvt_check_target()Bryan O'Donoghue2018-01-141-0/+9
| * | arm: imx: hab: Print additional IVT elements during debugBryan O'Donoghue2018-01-141-0/+2
| * | arm: imx: hab: Print CSF based on IVT descriptorBryan O'Donoghue2018-01-141-2/+1
| * | arm: imx: hab: Only call ROM once headers are verifiedBryan O'Donoghue2018-01-141-5/+6
| * | arm: imx: hab: Verify IVT self matches calculated addressBryan O'Donoghue2018-01-141-0/+7
| * | arm: imx: hab: Add IVT header verificationBryan O'Donoghue2018-01-141-2/+34
| * | arm: imx: hab: Add IVT header definitionsBryan O'Donoghue2018-01-141-0/+28
| * | arm: imx: hab: Fix authenticate_image input parametersBryan O'Donoghue2018-01-143-54/+57
| * | arm: imx: hab: Move CSF_PAD_SIZE to hab.hBryan O'Donoghue2018-01-142-1/+1
| * | arm: imx: hab: Move IVT_SIZE to hab.hBryan O'Donoghue2018-01-142-1/+2
| * | arm: imx: hab: Optimise flow of authenticate_image on hab_entry failBryan O'Donoghue2018-01-141-58/+60
| * | arm: imx: hab: Optimise flow of authenticate_image on is_enabled failBryan O'Donoghue2018-01-141-69/+69
| * | arm: imx: hab: Fix authenticate_image result codeBryan O'Donoghue2018-01-142-5/+8
| * | arm: imx: hab: Make authenticate_image return intBryan O'Donoghue2018-01-142-2/+2
| * | ARM: imx: cm_fx6: export board and soc info to envChristopher Spinrath2018-01-121-0/+1
| * | arm: imx: Rework i.MX specific commands to be excluded from SPLTom Rini2018-01-125-10/+13
| * | imx7: spl: Add support for MMC3, SD3 and NAND boot devicesEran Matityahu2018-01-121-0/+4
| * | imx7: spl: Use SPL boot device MMC1 for all of the SOCs MMC/SD boot devicesEran Matityahu2018-01-121-2/+1
| * | imx: mx6ull-14x14-evk: enable DM QSPI driverPeng Fan2018-01-122-6/+8
| * | mx6: ddr: Do not access MMDC_P1_BASE_ADDR on i.MX6ULLFabio Estevam2018-01-121-2/+2
| * | ARM: imx: Introduce dts for i.MX6SX-SDBPeng Fan2018-01-123-0/+751
| * | mx6: Support SKS-Kinkel sksimx6 BoardStefano Babic2018-01-121-0/+5
* | | db410c: add reserved-memory node to dtsRob Clark2018-01-151-1/+6
* | | db410c: replace reset driver with psciJorge Ramirez-Ortiz2018-01-151-5/+0
* | | db410c: update wlan and bt mac addresses from firmwareJorge Ramirez-Ortiz2018-01-151-0/+10
* | | db820c: stop autoboot when vol- pressedJorge Ramirez-Ortiz2018-01-151-0/+19
* | | db820c: enable pmic gpios for pm8994Jorge Ramirez-Ortiz2018-01-151-0/+43
* | | db820c: add qualcomm dragonboard 820C supportJorge Ramirez-Ortiz2018-01-157-1/+202
* | | arm: mach-snapdragon: refactor clock driverJorge Ramirez-Ortiz2018-01-155-173/+216
* | | dm: core: parse chosen nodeRob Clark2018-01-151-0/+7
| |/ |/|
* | Merge git://git.denx.de/u-boot-tegraTom Rini2018-01-1214-42/+588
|\ \
| * | ARM: Tegra186: calculate load addresses at bootStephen Warren2018-01-121-1/+264
| * | ARM: Tegra186: don't map memory not in RAM banksStephen Warren2018-01-122-26/+55
| * | ARM: Tegra186: search for best RAM bankStephen Warren2018-01-121-19/+69