summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg2016-07-21-8/+130
* powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg2016-07-21-1/+150
* mpc83xx: make it bootable with the latest kernelKevin Hao2016-07-21-2/+11
* mpc83xx: fix the corruption of u-boot when saveenvKevin Hao2016-07-21-9/+9
* powerpc: MPC8544DS: revert typo in I2C offset valueBenjamin Kamath2016-07-20-1/+1
* mtd: cfi_flash: fix polling for bit XSR.7 on Intel chipsDaniel Schwierzeck2016-07-20-1/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-19-646/+1084
|\
| * ARMv8/ls1043ardb: Integrate FSL PPAHou Zhiqiang2016-07-19-1/+18
| * ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang2016-07-19-64/+159
| * ARMv8/Layerscape: switch SMP method accordinglyHou Zhiqiang2016-07-19-3/+46
| * ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang2016-07-19-0/+69
| * ARMv8: add the secure monitor firmware frameworkHou Zhiqiang2016-07-19-0/+342
| * armv8: fsl-layerscape: add i/d-cache enable function to enable_cachesHou Zhiqiang2016-07-19-4/+10
| * armv8: layerscape: Convert to use common MMU frameworkYork Sun2016-07-19-432/+238
| * armv8: mmu: Add support of non-identical mappingYork Sun2016-07-15-53/+86
| * armv8: mmu: split block if necessaryYork Sun2016-07-15-32/+38
| * armv8: mmu: house cleaningYork Sun2016-07-15-5/+10
| * armv8: Add tlb_allocated to arch global dataYork Sun2016-07-15-0/+10
| * armv8: Move secure_ram variable out of generic global dataYork Sun2016-07-15-63/+69
* | test: Adjust the of-platdata test run conditionSimon Glass2016-07-16-1/+1
* | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-35/+35
* | configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entriesTom Rini2016-07-16-0/+3
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-15-334/+1716
|\ \
| * | ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.SChen-Yu Tsai2016-07-15-2/+1
| * | ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai2016-07-15-22/+24
| * | ARM: PSCI: Add helper functions to access per-CPU target PC storageChen-Yu Tsai2016-07-15-1/+44
| * | ARM: Add secure section for initialized dataChen-Yu Tsai2016-07-15-4/+10
| * | ARM: Move __secure definition to common asm/secure.hChen-Yu Tsai2016-07-15-2/+4
| * | sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7iChen-Yu Tsai2016-07-15-0/+2
| * | ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure sectionChen-Yu Tsai2016-07-15-0/+11
| * | ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai2016-07-15-11/+0
| * | ARM: PSCI: Allocate PSCI stack in secure stack sectionChen-Yu Tsai2016-07-15-11/+21
| * | ARM: Add an empty secure stack sectionChen-Yu Tsai2016-07-15-9/+31
| * | ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platformsChen-Yu Tsai2016-07-15-0/+3
| * | ARM: Page align secure section only when it is executed in situChen-Yu Tsai2016-07-15-5/+9
| * | sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7iChen-Yu Tsai2016-07-15-0/+1
| * | sunxi: Move remaining PSCI assembly code to CChen-Yu Tsai2016-07-15-54/+6
| * | ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai2016-07-15-45/+25
| * | sunxi: Add defconfig and dts file for the Orange Pi Lite SBCHans de Goede2016-07-15-0/+195
| * | sunxi: Sync sun8i-h3-orangepi-plus.dts with upstreamHans de Goede2016-07-15-100/+37
| * | sunxi: orangepi_pc: Add support for eMMC found on the Orange Pi PC PlusHans de Goede2016-07-15-0/+2
| * | sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede2016-07-15-43/+12
| * | sunxi: Remove some unnecessary #ifdefsHans de Goede2016-07-15-9/+2
| * | sunxi: Add support for multiple ethadrr-essesHans de Goede2016-07-15-16/+47
| * | net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar2016-07-15-2/+902
| * | sunxi: mmc: increase status register polling rate for data transfersTobias Doerffel2016-07-15-5/+5
| * | sunxi: FEL - Add the ability to recognize and auto-import uEnv-style dataBernhard Nortmann2016-07-15-9/+29
| * | sunxi: Support booting from SPI flashSiarhei Siamashka2016-07-15-2/+311
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2016-07-15-74/+95
|\ \
| * | mmc: exynos_dw_mmc: support the Driver mode for ExynosJaehoon Chung2016-07-12-0/+72