Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove address from GPLv2 headers | Patrick Georgi | 2015-05-21 | 1 | -1/+1 |
* | arm64: Add support for save/restore registers for CPU startup. | Furquan Shaikh | 2015-04-10 | 1 | -12/+5 |
* | arm64: secmon: add entry point for turned on CPUs | Aaron Durbin | 2015-04-10 | 1 | -2/+0 |
* | arm64: provide entry points for BSP and non-BSP | Aaron Durbin | 2015-03-28 | 1 | -12/+9 |
* | arm64: add cpu_is_bsp() concept | Aaron Durbin | 2015-03-28 | 1 | -0/+1 |
* | arm64: remove soc_secondary_cpu_init() | Aaron Durbin | 2015-03-27 | 1 | -14/+0 |
* | arm64: add devicetree based CPU startup | Aaron Durbin | 2015-03-27 | 1 | -6/+12 |
* | arm64: split cpu.h header | Aaron Durbin | 2015-03-27 | 1 | -0/+1 |
* | arm64: provide API for coordinating secondary CPU bringup | Aaron Durbin | 2015-03-27 | 1 | -2/+30 |
* | arm64: add indirection to C entry point | Aaron Durbin | 2015-03-27 | 1 | -0/+8 |
* | arm64: move seeding stack to C | Aaron Durbin | 2015-03-27 | 1 | -0/+20 |
* | arm64: provide early SoC initialization | Aaron Durbin | 2015-03-05 | 1 | -0/+31 |