summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
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
2015-03-26tegra: Clean up USB codeFurquan Shaikh
2015-03-26tegra132: fix carveout address calculation >= 4GiBAaron Durbin
2015-03-26t132: Implement clock initialization api for functional unitsFurquan Shaikh
2015-03-26tegra132: move common bootblock init into SoC codeAaron Durbin
2015-03-25tegra132: enable pinmux input for PAD_CFG_GPIO_INPUT()Aaron Durbin
2015-03-25tegra132: select HAVE_MONOTONIC_TIMERAaron Durbin
2015-03-25tegra132: use pre-existing reset APIAaron Durbin
2015-03-25tegra: correct gpio_index_to_port() calculationAaron Durbin
2015-03-25tegra132: fix gpio constantsAaron Durbin
2015-03-25tegra132: output chip information and MTS versionAaron Durbin
2015-03-25tegra132: introduce romstage_mainboard_init()Aaron Durbin
2015-03-25ryu: Add mainboard_init_xxx functions to get it building againTom Warren
2015-03-24tegra132: add bootblock_mainboard_early_init()Aaron Durbin