summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* intel/fsp_baytrail: Add padding so device_nvs location matches ACPIScott Radcliffe2014-10-141-0/+3
* baytrail: Add padding to the end of device_nvs to match ACPIScott Radcliffe2014-10-142-0/+2
* intel/fsp_baytrail: Clear the GNVS area prior to fillingScott Radcliffe2014-10-141-0/+3
* intel/fsp_baytrail: Include header for "southcluster_smm_save_gpio_route"Kayalvizhi Dhandapani2014-10-091-0/+1
* intel/fsp_baytrail: fix error "unknown type device_t", when SMM Module addedKayalvizhi Dhandapani2014-10-091-5/+5
* intel/fsp_baytrail: Fix SMM/SMIKayalvizhi Dhandapani2014-10-092-2/+12
* baytrail: update C0 microcodeShawn Nematbakhsh2014-10-013-12801/+13057
* intel/fsp_baytrail: Add S3 suspend/resume SupportMohan D'Costa2014-09-295-5/+132
* soc/qualcomm: Add generic support skeleton for ipq806xFurquan Shaikh2014-09-258-1/+89
* baytrail: add 80c microcode for C0 partsAaron Durbin2014-09-243-12801/+12801
* tegra124/nyan: memory and display updatesAndrew Bresticker2014-09-2218-361/+3146
* arm: Move libgcc assembly macros to arch/asm.hJulius Werner2014-09-221-12/+4
* Add check_member macro to allow clean and easy struct offset checkingJulius Werner2014-09-2234-18/+56
* baytrail/rambi: spi, charger, and audio updatesAaron Durbin2014-09-1916-45/+214
* exynos5250: remove unused ret variable in cpu.cIsaac Christensen2014-09-191-2/+1
* rambi/baytrail: ACPI, GPIO, audio, misc updatesShawn Nematbakhsh2014-09-1833-12863/+13761
* spi: add Kconfig variable for dual-output read enableDavid Hendricks2014-09-172-12/+42
* exynos5250: Fix PMU register address mapJulius Werner2014-09-151-2/+2
* arm: Move exception_init() close to console_init()Julius Werner2014-09-131-1/+4
* tegra124/nyan: display, clock, and other updatesJulius Werner2014-09-1327-55198/+861
* tegra124/nyan: various fixes and additionsHung-Te Lin2014-09-1228-556/+58738
* tegra124/nyan: rougly stable code baseGabe Black2014-09-1130-590/+3883
* tegra124: Make tegra124 compilable with serial turned off.Gabe Black2014-09-101-3/+5
* nyan: Use the new pinmux functions as part of UART setup.Gabe Black2014-09-101-31/+14
* Exynos5420: Fix up the i2c driver for use with the TPM driverGabe Black2014-09-101-13/+15
* nvidia-cbootimage: integrate into coreboot makeIsaac Christensen2014-09-101-4/+2
* arm: Update a stale comment in bootblock .S filesDavid Hendricks2014-09-091-1/+1
* exynos: Install the BL1 and set the checksum in the Makefile.Gabe Black2014-09-094-28/+23
* tegra124: Switch the bootblock over the ARMv4 impelementation.Gabe Black2014-09-092-4/+1
* tegra124: return the UART base address based on indexIsaac Christensen2014-09-081-2/+11
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-1/+1
* tegra124: add custom uartGabe Black2014-08-294-2/+192
* exynos: Fix the name of the chip_operations structures.Gabe Black2014-08-292-4/+4
* arm: libpayload: Make cache invalidation take pointers instead of integersJulius Werner2014-08-292-2/+2
* soc/intel/baytrail/Kconfig: Remove empty line at top filePaul Menzel2014-08-281-1/+0
* tegra124: Add a custom bootblock implementation.Gabe Black2014-08-284-3/+117
* armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin2014-08-26101-0/+22819
* ARM: Overhaul the ARM Makefile.Gabe Black2014-08-223-1/+4
* tegra124: Implement the tegra i2c driver.Gabe Black2014-08-195-0/+415
* tegra124: Implement driver code for the pinmux, pingroup controls, and GPIOs.Gabe Black2014-08-1911-0/+859
* tegra124: Pick addresses to load the rom and ram stages.Gabe Black2014-08-191-0/+8
* tegra: Change how tegra124 and tegra include files from each other.Gabe Black2014-08-184-69/+66
* tegra124: fix Kconfig ARCH settingsIsaac Christensen2014-08-151-1/+3
* Move baytrail-specific config to baytrail.Vladimir Serbinenko2014-08-151-0/+17
* Tegra,Tegra124: proposed layout for file hierarchy with exampleRonald G. Minnich2014-08-135-0/+630
* tegra124: Implement the monotonic timer by reading the 1us timer register.Gabe Black2014-08-121-0/+3
* tegra124: Add stack related config options to the Kconfig.Gabe Black2014-08-121-0/+12
* tegra124: Add some make rules which will wrap the bootblock in the BCT.Gabe Black2014-08-121-0/+31
* soc/intel/fsp_baytrail: set up for including irqroute.h twiceMartin Roth2014-08-111-0/+8
* tegra124: Add a stub implementation of the tegra124 SOC.Gabe Black2014-08-0510-0/+181
OpenPOWER on IntegriCloud