aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-21powerpc/85xx: Increase fdt addressScott Wood30-31/+31
2016-07-21doc: SPL: Add README for secure boot supportSumit Garg1-0/+18
2016-07-21powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg7-8/+130
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg7-1/+150
2016-07-21mpc83xx: make it bootable with the latest kernelKevin Hao9-2/+11
2016-07-21mpc83xx: fix the corruption of u-boot when saveenvKevin Hao9-9/+9
2016-07-20powerpc: MPC8544DS: revert typo in I2C offset valueBenjamin Kamath1-1/+1
2016-07-20mtd: cfi_flash: fix polling for bit XSR.7 on Intel chipsDaniel Schwierzeck1-1/+1
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini42-646/+1084
2016-07-19ARMv8/ls1043ardb: Integrate FSL PPAHou Zhiqiang2-1/+18
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang7-64/+159
2016-07-19ARMv8/Layerscape: switch SMP method accordinglyHou Zhiqiang2-3/+46
2016-07-19ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang4-0/+69
2016-07-19ARMv8: add the secure monitor firmware frameworkHou Zhiqiang4-0/+342
2016-07-19armv8: fsl-layerscape: add i/d-cache enable function to enable_cachesHou Zhiqiang1-4/+10
2016-07-19armv8: layerscape: Convert to use common MMU frameworkYork Sun2-432/+238
2016-07-16test: Adjust the of-platdata test run conditionSimon Glass1-1/+1
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day35-35/+35
2016-07-16configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entriesTom Rini3-0/+3
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun14-53/+86
2016-07-15armv8: mmu: split block if necessaryYork Sun1-32/+38
2016-07-15armv8: mmu: house cleaningYork Sun2-5/+10
2016-07-15armv8: Add tlb_allocated to arch global dataYork Sun2-0/+10
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun11-63/+69
2016-07-15Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini50-334/+1716
2016-07-15ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.SChen-Yu Tsai2-2/+1
2016-07-15ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai5-22/+24
2016-07-15ARM: PSCI: Add helper functions to access per-CPU target PC storageChen-Yu Tsai3-1/+44
2016-07-15ARM: Add secure section for initialized dataChen-Yu Tsai3-4/+10
2016-07-15ARM: Move __secure definition to common asm/secure.hChen-Yu Tsai3-2/+4
2016-07-15sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7iChen-Yu Tsai2-0/+2
2016-07-15ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure sectionChen-Yu Tsai1-0/+11
2016-07-15ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai4-11/+0
2016-07-15ARM: PSCI: Allocate PSCI stack in secure stack sectionChen-Yu Tsai1-11/+21
2016-07-15ARM: Add an empty secure stack sectionChen-Yu Tsai4-9/+31
2016-07-15ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platformsChen-Yu Tsai3-0/+3
2016-07-15ARM: Page align secure section only when it is executed in situChen-Yu Tsai1-5/+9
2016-07-15sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7iChen-Yu Tsai1-0/+1
2016-07-15sunxi: Move remaining PSCI assembly code to CChen-Yu Tsai3-54/+6
2016-07-15ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai6-45/+25
2016-07-15sunxi: Add defconfig and dts file for the Orange Pi Lite SBCHans de Goede4-0/+195
2016-07-15sunxi: Sync sun8i-h3-orangepi-plus.dts with upstreamHans de Goede2-100/+37
2016-07-15sunxi: orangepi_pc: Add support for eMMC found on the Orange Pi PC PlusHans de Goede1-0/+2
2016-07-15sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede4-43/+12
2016-07-15sunxi: Remove some unnecessary #ifdefsHans de Goede1-9/+2
2016-07-15sunxi: Add support for multiple ethadrr-essesHans de Goede1-16/+47
2016-07-15Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini7-74/+95
2016-07-15Merge git://git.denx.de/u-boot-dmTom Rini71-130/+2495
2016-07-15net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar12-2/+902
2016-07-15sunxi: mmc: increase status register polling rate for data transfersTobias Doerffel1-5/+5