Commit Graph

38539 Commits (fc5d54b7fa3fa602e06e2f0863c0b134d6afca70)
 

Author SHA1 Message Date
Tom Rini fc5d54b7fa configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entries 8 years ago
Tom Rini 1f9ef0dca0 Merge branch 'master' of http://git.denx.de/u-boot-sunxi 8 years ago
Chen-Yu Tsai b7073965a3 ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S 8 years ago
Chen-Yu Tsai 6e6622de16 ARM: PSCI: Switch to per-CPU target PC storage in secure data section 8 years ago
Chen-Yu Tsai 45c334e6b2 ARM: PSCI: Add helper functions to access per-CPU target PC storage 8 years ago
Chen-Yu Tsai a5aa7ff33a ARM: Add secure section for initialized data 8 years ago
Chen-Yu Tsai afc1f65f50 ARM: Move __secure definition to common asm/secure.h 8 years ago
Chen-Yu Tsai 9c4f52b855 sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7i 8 years ago
Chen-Yu Tsai 3eff681818 ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section 8 years ago
Chen-Yu Tsai 28f9035732 ARM: PSCI: Remove unused psci_text_end symbol 8 years ago
Chen-Yu Tsai 8c0ef7fad6 ARM: PSCI: Allocate PSCI stack in secure stack section 8 years ago
Chen-Yu Tsai 980d6a5511 ARM: Add an empty secure stack section 8 years ago
Chen-Yu Tsai dbf38aabd9 ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platforms 8 years ago
Chen-Yu Tsai a1274cc94a ARM: Page align secure section only when it is executed in situ 8 years ago
Chen-Yu Tsai 1e77ce0e8b sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7i 8 years ago
Chen-Yu Tsai 94a389b257 sunxi: Move remaining PSCI assembly code to C 8 years ago
Chen-Yu Tsai b52813239c ARM: PSCI: Split out common stack setup code from psci_arch_init 8 years ago
Hans de Goede 66ab528673 sunxi: Add defconfig and dts file for the Orange Pi Lite SBC 8 years ago
Hans de Goede fa8a485d06 sunxi: Sync sun8i-h3-orangepi-plus.dts with upstream 8 years ago
Hans de Goede 74fcc927f6 sunxi: orangepi_pc: Add support for eMMC found on the Orange Pi PC Plus 8 years ago
Hans de Goede ef36d9ae16 sunxi: Use BROM stored boot_media value to determine our boot-source 8 years ago
Hans de Goede 4a8c7c1f45 sunxi: Remove some unnecessary #ifdefs 8 years ago
Hans de Goede f221961e96 sunxi: Add support for multiple ethadrr-esses 8 years ago
Tom Rini 926fbcc083 Merge branch 'master' of git://git.denx.de/u-boot-samsung 8 years ago
Tom Rini ebe621d5fb Merge git://git.denx.de/u-boot-dm 8 years ago
Amit Singh Tomar a29710c525 net: Add EMAC driver for H3/A83T/A64 SoCs. 8 years ago
Tobias Doerffel 26c0c15786 sunxi: mmc: increase status register polling rate for data transfers 8 years ago
Bernhard Nortmann 320e0570e6 sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data 8 years ago
Siarhei Siamashka 19e99fb4ff sunxi: Support booting from SPI flash 8 years ago
Simon Glass 1269625177 dm: Update the of-platdata README for the new features 8 years ago
Simon Glass b979d3d4c5 dm: Add a test for of-platdata 8 years ago
Simon Glass a811779b17 test/py: Start sandbox SPL when enabled 8 years ago
Simon Glass ebec58fbcb test/py: Provide a way to get early console output 8 years ago
Simon Glass c7f636f59d test/py: Note which console produced unexpected output 8 years ago
Simon Glass 2fedbaa4ae test/py: Handle testing with the sandbox_spl board 8 years ago
Simon Glass 97feca3325 rockchip: Use of-platdata for firefly-rk3288 8 years ago
Simon Glass 086ec0e26d rockchip: sdram: Update the driver to support of-platdata 8 years ago
Simon Glass fb4baf5d58 rockchip: sdram: Move all DT decoding to ofdata_to_platdata() 8 years ago
Simon Glass 5ce4bb2709 rockchip: syscon: Update to work with of-platdata 8 years ago
Simon Glass 6afc4661e0 rockchip: Don't use spl_boot_device() with of-platdata 8 years ago
Simon Glass 6efeeea79c rockchip: Move the MMC setup check earlier 8 years ago
Simon Glass d95b14ffab rockchip: pinctrl: Update the rk3288 driver to support of-platdata 8 years ago
Simon Glass 2d143bd619 rockchip: clk: Update the rk3288 driver to support of-platdata 8 years ago
Simon Glass 08fd82cf3e rockchip: clk: Move all DT decoding to ofdata_to_platdata() 8 years ago
Simon Glass bfeb443e3d rockchip: mmc: Update the driver to support of-platdata 8 years ago
Simon Glass 6809b04f48 rockchip: mmc: Move all DT decoding to ofdata_to_platdata() 8 years ago
Simon Glass 9ca7e6720e rockchip: Update the sdram-channel property to support of-platdata 8 years ago
Simon Glass 2fc24d5335 rockchip: serial: Add an of-platdata driver for rockchip 8 years ago
Simon Glass b2927fbaa8 dm: serial: ns16550: Update to support of-platdata 8 years ago
Simon Glass 1e6ca1a6ad dm: core: Add an implementation of regmap_init_mem_platdata() 8 years ago