summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2015-03-27tegra132: support arm64 SMP bringupAaron Durbin
2015-03-27tegra132: remove printk() before console_init()Aaron Durbin
2015-03-27tegra132: Fix clock apisFurquan Shaikh
2015-03-27tegra132: Add LPDDR3 SDRAM init in coreboot.Tom Warren
2015-03-27tegra132: return actual plld frequencyAaron Durbin
2015-03-27tegra132: No need for Kconfig variables for stacksFurquan Shaikh
2015-03-27tegra132: add spin table supportAaron Durbin
2015-03-27tegra132: add option to bring up and init secondary cpuAaron Durbin
2015-03-27tegra132: support GIC secondary cpu supportAaron Durbin
2015-03-27arm64: make mmu_enable() use previous ttb from mmu_init()Aaron Durbin
2015-03-27tegra132: select EL3 cpu start up stateAaron Durbin
2015-03-27tegra132: implement smp_processor_id()Aaron Durbin
2015-03-27tegra132: increase MAX_CPUS to 2Aaron Durbin
2015-03-27tegra132: Increase TrustZone Carveout Region sizeFurquan Shaikh
2015-03-27tegra132: refactor cpu startup codeAaron Durbin
2015-03-27tegra132: Add exception stack top addressFurquan Shaikh
2015-03-27tegra132: add enums for bus namesAaron Durbin
2015-03-27tegra132: initialize GICAaron Durbin
2015-03-27tegra132: move page tables to trustzone regionAaron Durbin
2015-03-27tegra132: Add special I2C6 initTom Warren
2015-03-27tegra132: separate/refactor clock enable/reset codeTom Warren
2015-03-27tegra132: never recover cbmem from romstageAaron Durbin
2015-03-27broadwell: Fix some errors in selftestKane Chen
2015-03-27broadwell: Apply pcie updates from 2.1.0 ref codeKane Chen
2015-03-27broadwell: Read and save HSIO version from ME in romstageDuncan Laurie
2015-03-27broadwell: Fix GPE register addressesDuncan Laurie
2015-03-27broadwell: Changes from 2.2.0 ref codeDuncan Laurie
2015-03-27broadwell: Add broadwell specific platform ASLDuncan Laurie
2015-03-27broadwell: fixed power gating enable for disabled sata portKane Chen
2015-03-27broadwell: sata updates from 2.1.0 ref codeKane Chen
2015-03-27broadwell: Fix devslp enable to use correct registerDuncan Laurie
2015-03-27broadwell: Add small delay before Flex Ratio rebootDuncan Laurie
2015-03-27broadwell: Fix TCO register size and event reportingDuncan Laurie
2015-03-27broadwell: Misc updates from 2.1.0 ref codeDuncan Laurie
2015-03-27samus: Disable CMDPWR on broadwellKane Chen
2015-03-27broadwell: Tweak GFXPAUSE settings based on revisionDuncan Laurie
2015-03-27broadwell: Add config option to disable DSP power gating in D3Duncan Laurie
2015-03-26rk3288: switch to stopwatch APIAaron Durbin
2015-03-26tegra132: allow mainboards to insert memory regions in address mapAaron Durbin
2015-03-26tegra132: Initialize CNTFRQFurquan Shaikh
2015-03-26tegra132: add I2C6 controller to funit libraryTom Warren
2015-03-26tegra132: add usb initialization support to funitAaron Durbin
2015-03-26rush: Add usb support for rush in corebootFurquan Shaikh
2015-03-26tegra132: include what is actually usedAaron Durbin
2015-03-26tegra132: provide more robust array bounds checkingAaron Durbin
2015-03-26tegra132: add base addresses to funit structuresAaron Durbin
2015-03-26tegra132: add more base addresses to address mapAaron Durbin
2015-03-26tegra132: break out clock config in funit libraryAaron Durbin
2015-03-26tegra132: use pointers in funitcfgAaron Durbin
2015-03-26tegra132: add i2c2 controller to funit libraryAaron Durbin