Commit Graph

38674 Commits (b47ea79219f1de43fa21456c6c60c8390b8755d2)
 

Author SHA1 Message Date
Tom Rini 95d5273303 Revert "stm32: Change USART port to USART6 for stm32f746 discovery board" 9 years ago
Scott Wood b24a4f6247 powerpc/85xx: Increase fdt address 9 years ago
Sumit Garg ebfc066e6f doc: SPL: Add README for secure boot support 9 years ago
Sumit Garg aa36c84edf powerpc/mpc85xx: T104x: Add nand secure boot target 9 years ago
Sumit Garg 8f01397ba7 powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL 9 years ago
Kevin Hao 63865278da mpc83xx: make it bootable with the latest kernel 9 years ago
Kevin Hao 16c8c1709d mpc83xx: fix the corruption of u-boot when saveenv 9 years ago
Stephen Warren 2a5f7f2074 ARM: tegra: pick up actual memory size 9 years ago
Stephen Warren 0e2b5350d9 ARM: Add save_boot_params for ARMv8 9 years ago
Stephen Warren efbb3d491e ARM: tegra: p2371-2180: A03 board PMIC config update 9 years ago
Stephen Warren 49626ea801 ARM: tegra: add IVC protocol implementation 9 years ago
Stephen Warren d0f45000ba ARM: tegra: unify Tegra186 Makefile a bit 9 years ago
Stephen Warren 1f60f0731d ARM: tegra: split p2771-0000 build 9 years ago
Stephen Warren 0388634a6c ARM: tegra: fix Tegra186 DT GPIO binding header 9 years ago
Masahiro Yamada ff87b08107 image: fix IH_ARCH_... values for uImage compatibility 9 years ago
Tom Rini 45031f1a1e Merge branch 'master' of git://git.denx.de/u-boot-sh 9 years ago
Benjamin Kamath 7f25fdc7ff powerpc: MPC8544DS: revert typo in I2C offset value 9 years ago
Daniel Schwierzeck 55edb9d4d5 mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips 9 years ago
Tom Rini 66669fcf80 Merge git://git.denx.de/u-boot-fsl-qoriq 9 years ago
Hou Zhiqiang 0e68a3694d ARMv8/ls1043ardb: Integrate FSL PPA 9 years ago
Hou Zhiqiang 45684ae37b ARMv8/PSCI: Fixup the device tree for PSCI 9 years ago
Hou Zhiqiang 032d5bb4ae ARMv8/Layerscape: switch SMP method accordingly 9 years ago
Hou Zhiqiang f1dd4cadd2 ARMv8/layerscape: Add FSL PPA support 9 years ago
Hou Zhiqiang b45db3b590 ARMv8: add the secure monitor firmware framework 9 years ago
Hou Zhiqiang 85cdf38e69 armv8: fsl-layerscape: add i/d-cache enable function to enable_caches 9 years ago
York Sun 5ad5823d0c armv8: layerscape: Convert to use common MMU framework 9 years ago
Simon Glass f60d0603ed test: Adjust the of-platdata test run condition 9 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 9 years ago
Tom Rini fc5d54b7fa configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entries 9 years ago
York Sun cd4b0c5fea armv8: mmu: Add support of non-identical mapping 9 years ago
York Sun f733d46620 armv8: mmu: split block if necessary 9 years ago
York Sun 252cdb46ee armv8: mmu: house cleaning 9 years ago
York Sun 50e93b9565 armv8: Add tlb_allocated to arch global data 9 years ago
York Sun e61a7534e3 armv8: Move secure_ram variable out of generic global data 9 years ago
Tom Rini 1f9ef0dca0 Merge branch 'master' of http://git.denx.de/u-boot-sunxi 9 years ago
Chen-Yu Tsai b7073965a3 ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S 9 years ago
Chen-Yu Tsai 6e6622de16 ARM: PSCI: Switch to per-CPU target PC storage in secure data section 9 years ago
Chen-Yu Tsai 45c334e6b2 ARM: PSCI: Add helper functions to access per-CPU target PC storage 9 years ago
Chen-Yu Tsai a5aa7ff33a ARM: Add secure section for initialized data 9 years ago
Chen-Yu Tsai afc1f65f50 ARM: Move __secure definition to common asm/secure.h 9 years ago
Chen-Yu Tsai 9c4f52b855 sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7i 9 years ago
Chen-Yu Tsai 3eff681818 ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section 9 years ago
Chen-Yu Tsai 28f9035732 ARM: PSCI: Remove unused psci_text_end symbol 9 years ago
Chen-Yu Tsai 8c0ef7fad6 ARM: PSCI: Allocate PSCI stack in secure stack section 9 years ago
Chen-Yu Tsai 980d6a5511 ARM: Add an empty secure stack section 9 years ago
Chen-Yu Tsai dbf38aabd9 ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platforms 9 years ago
Chen-Yu Tsai a1274cc94a ARM: Page align secure section only when it is executed in situ 9 years ago
Chen-Yu Tsai 1e77ce0e8b sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7i 9 years ago
Chen-Yu Tsai 94a389b257 sunxi: Move remaining PSCI assembly code to C 9 years ago
Chen-Yu Tsai b52813239c ARM: PSCI: Split out common stack setup code from psci_arch_init 9 years ago