Age | Commit message (Expand) | Author |
2015-03-27 | arm64: move spinlock.h to proper place | Aaron Durbin |
2015-03-27 | arm64: add more barrier support | Aaron Durbin |
2015-03-27 | arm64: remove printk() before console_init() | Aaron Durbin |
2015-03-27 | tegra132: remove printk() before console_init() | Aaron Durbin |
2015-03-27 | arm64: update cpu.c license | Aaron Durbin |
2015-03-27 | ryu: add cpus to device tree | Aaron Durbin |
2015-03-27 | tegra132: Fix clock apis | Furquan Shaikh |
2015-03-27 | arm64: add midr_el1 accessor function | Aaron Durbin |
2015-03-27 | ryu: remove call to soc_configure_i2c6pad() | Aaron Durbin |
2015-03-27 | ryu: Remove old/unused BCT cfg files | Tom Warren |
2015-03-27 | tegra132: Add LPDDR3 SDRAM init in coreboot. | Tom Warren |
2015-03-27 | ryu: fix power button polarity | Aaron Durbin |
2015-03-27 | rush: use names for gpios | Aaron Durbin |
2015-03-27 | ryu: configure plld for display usage | Aaron Durbin |
2015-03-27 | tegra132: return actual plld frequency | Aaron Durbin |
2015-03-27 | tegra132: No need for Kconfig variables for stacks | Furquan Shaikh |
2015-03-27 | arm64: remove _stack and _estack symbols in linker script | Aaron Durbin |
2015-03-27 | ryu: bring up secondary core | Aaron Durbin |
2015-03-27 | tegra132: add spin table support | Aaron Durbin |
2015-03-27 | tegra132: add option to bring up and init secondary cpu | Aaron Durbin |
2015-03-27 | arm64: provide API for coordinating secondary CPU bringup | Aaron Durbin |
2015-03-27 | tegra132: support GIC secondary cpu support | Aaron Durbin |
2015-03-27 | arm64: add exception_hwinit() | Aaron Durbin |
2015-03-27 | arm64: make mmu_enable() use previous ttb from mmu_init() | Aaron Durbin |
2015-03-27 | arm64: add indirection to C entry point | Aaron Durbin |
2015-03-27 | arm64: move seeding stack to C | Aaron Durbin |
2015-03-27 | arm64: include stack storage within ramstage | Aaron Durbin |
2015-03-27 | arm64: refactor stage entry | Aaron Durbin |
2015-03-27 | tegra132: select EL3 cpu start up state | Aaron Durbin |
2015-03-27 | arm64: add config options for exception level startup | Aaron Durbin |
2015-03-27 | arm64: implement cpu_info() correctly | Aaron Durbin |
2015-03-27 | tegra132: implement smp_processor_id() | Aaron Durbin |
2015-03-27 | arm64: add smp_processor_id() declaration | Aaron Durbin |
2015-03-27 | tegra132: increase MAX_CPUS to 2 | Aaron Durbin |
2015-03-27 | arm64: clean up ramstage.ld | Aaron Durbin |
2015-03-27 | ryu: normalize board id | Aaron Durbin |
2015-03-27 | tegra132: Increase TrustZone Carveout Region size | Furquan Shaikh |
2015-03-27 | ryu: initialize LTE modem | Ben Chan |
2015-03-27 | tegra132: refactor cpu startup code | Aaron Durbin |
2015-03-27 | arm64: Make exceptions work | Furquan Shaikh |
2015-03-27 | arm64: Initialize exception stack | Furquan Shaikh |
2015-03-27 | tegra132: Add exception stack top address | Furquan Shaikh |
2015-03-27 | ryu: use named bus numbers instead of literals | Aaron Durbin |
2015-03-27 | tegra132: add enums for bus names | Aaron Durbin |
2015-03-27 | tegra132: initialize GIC | Aaron Durbin |
2015-03-27 | tegra132: move page tables to trustzone region | Aaron Durbin |
2015-03-27 | ryu: Add pad/funit init for i2c6 (audio codec, etc.) | Tom Warren |
2015-03-27 | tegra132: Add special I2C6 init | Tom Warren |
2015-03-27 | tegra132: separate/refactor clock enable/reset code | Tom Warren |
2015-03-27 | tegra132: never recover cbmem from romstage | Aaron Durbin |