aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
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
2015-03-24tegra132: use padconfig for initializing uart padsAaron Durbin
2015-03-24tegra132: provide pad configuration interfaceAaron Durbin
2015-03-24rk3288: sync i2c driver with depthchargeDaisuke Nojiri
2015-03-24veyron_pinky: Move PMIC driver into SoC directoryJulius Werner
2015-03-24veyron: Fix file permissionsJulius Werner
2015-03-24rk3288: update romstage & mainboardhuang lin
2015-03-24rk3288: add cpu and chiphuang lin
2015-03-24rk3288: add ddr driverJinkun Hong
2015-03-24rk3288: add gpiohuang lin
2015-03-24rk3288: add i2chuang lin
2015-03-24add make_idb.py & update bootblockhuang lin
2015-03-24rk3288: add mediahuang lin
2015-03-24rk3288: add iomux operationhuang lin
2015-03-24rk3288: add spihuang lin
2015-03-24rk3288: add clock modulejinkun.hong
2015-03-24vboot2: separate verstage from bootblockDaisuke Nojiri
2015-03-24nyans: reduce code duplication in bootblock and romstagesDaisuke Nojiri
2015-03-23vboot2: read secdata and nvdataDaisuke Nojiri
2015-03-23ipq806x: implement GPIO APIVadim Bendebury
2015-03-23Generalize revision number calculation functionVadim Bendebury
2015-03-23mips: fix bootblock stack definitionsVadim Bendebury
2015-03-23danube: Use the generic timer interfaceVadim Bendebury
2015-03-23danube: use SOC specific rom stage codeVadim Bendebury
2015-03-23t132: Change romstage base addressFurquan Shaikh
2015-03-23t132: Add support for tpm i2cFurquan Shaikh
2015-03-21tegra132: convert to stopwatch APIAaron Durbin
2015-03-21exynos: convert to stopwatch APIAaron Durbin
2015-03-21tegra132: fill out udelay() implementationAaron Durbin
2015-03-21tegra124: switch to stopwatch APIAaron Durbin
2015-03-21danube: prepare SOC directory for uraraVadim Bendebury
2015-03-21imgtec/danube: Add support for ImgTec Danube SoCPaul Burton
2015-03-20bootblocks: use run_romstage()Aaron Durbin
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-03-17ipq806x: Break apart large transfers in spi_xfer()David Hendricks
2015-03-17t132: Add TTB_BUFFER to resource reservedFurquan Shaikh
2015-03-17Tegra132: Configure CPU clockJimmy Zhang
2015-03-17t132: Add monotonic_timer.c to rmodules_armFurquan Shaikh
2015-03-17coreboot classes: Add dynamic classes to corebootFurquan Shaikh
2015-03-17soc/ipq806x: Replace GPT with fine grained DGT timer.Deepa Dinamani
2015-03-17rockchip/rk3288: Fix whitespaceKyösti Mälkki
2015-03-16coreboot: rk3288: Add a stub implementation of the rk3288 SOCjinkun.hong
2015-03-13nyan: Remove broken setup_display() from romstageJulius Werner
2015-03-13coreboot t132: Remove empty function cpu0_config_and_resetFurquan Shaikh
2015-03-13coreboot t132: Stop running AVP at the end of romstageFurquan Shaikh
2015-03-13tegra132: fix Rx FIFO underruns with slower SPI clockAaron Durbin
2015-03-13tegra132: Add Trust Zone register accessAaron Durbin
2015-03-13t132: Add mmu supportFurquan Shaikh
2015-03-13tegra132: Add code to setup chip operations and mem resources.Tom Warren
2015-03-13ryu: Add support for full LPDDR3 SDRAM BCT init via BootROMTom Warren
2015-03-13tegra132: split memory range querying to above/below 4GiBAaron Durbin
2015-03-12storm: allow to override CBFS_SIZE configuration settingVadim Bendebury
2015-03-12t132: handle optional Trust Zone region correctlyAaron Durbin