Age | Commit message (Expand) | Author |
2014-11-01 | {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-28 | baytrail: Remove unused devicetree fields | Shawn Nematbakhsh |
2014-10-28 | baytrail: gfx: Don't configure hotplug + backlight registers | Shawn Nematbakhsh |
2014-10-28 | Baytrail/dptf: Always return 0 in TCPU._PPC | Kein Yuan |
2014-10-28 | baytrail: handle MRC being an ELF file | Aaron Durbin |
2014-10-28 | baytrail: Configure MSR for 2-core and 4-core P-state configutation | Duncan Laurie |
2014-10-28 | baytrail: move cache-as-ram base address to 0xfe000000 | Aaron Durbin |
2014-10-28 | baytrail: romstage: Add function to check SW WP status for vboot | Shawn Nematbakhsh |
2014-10-22 | reg_script: default to n for ARCH_X86 | Isaac Christensen |
2014-10-22 | tegra/nyan*: sdram updates | Tom Warren |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-22 | broadwell: Update Haswell and Broadwell E0 microcode | Duncan Laurie |
2014-10-22 | broadwell: Update microcode | Duncan Laurie |
2014-10-22 | broadwell: ACPI, romstage, and other updates | Duncan Laurie |
2014-10-22 | broadwell: Update D0 microcode to FFFF000E | Duncan Laurie |
2014-10-22 | broadwell: Update microcode for supported CPUs | Duncan Laurie |
2014-10-22 | broadwell: add new intel SOC | Duncan Laurie |
2014-10-22 | baytrail: Move HDA verb table to Intel SOC common directory | Duncan Laurie |
2014-10-22 | baytrail: Move MRC cache code to a common directory | Duncan Laurie |
2014-10-22 | baytrail/rambi: S3 support and other updates | Kein Yuan |
2014-10-19 | x86 romstage: Move stack just below RAMTOP | Kyösti Mälkki |
2014-10-19 | haswell baytrail: Enable RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2014-10-16 | uarts: 32/64 cleanup | Ronald G. Minnich |
2014-10-14 | intel/fsp_baytrail: Add padding so device_nvs location matches ACPI | Scott Radcliffe |
2014-10-14 | baytrail: Add padding to the end of device_nvs to match ACPI | Scott Radcliffe |
2014-10-14 | intel/fsp_baytrail: Clear the GNVS area prior to filling | Scott Radcliffe |
2014-10-09 | intel/fsp_baytrail: Include header for "southcluster_smm_save_gpio_route" | Kayalvizhi Dhandapani |
2014-10-09 | intel/fsp_baytrail: fix error "unknown type device_t", when SMM Module added | Kayalvizhi Dhandapani |
2014-10-09 | intel/fsp_baytrail: Fix SMM/SMI | Kayalvizhi Dhandapani |
2014-10-01 | baytrail: update C0 microcode | Shawn Nematbakhsh |
2014-09-29 | intel/fsp_baytrail: Add S3 suspend/resume Support | Mohan D'Costa |
2014-09-25 | soc/qualcomm: Add generic support skeleton for ipq806x | Furquan Shaikh |
2014-09-24 | baytrail: add 80c microcode for C0 parts | Aaron Durbin |
2014-09-22 | tegra124/nyan: memory and display updates | Andrew Bresticker |
2014-09-22 | arm: Move libgcc assembly macros to arch/asm.h | Julius Werner |
2014-09-22 | Add check_member macro to allow clean and easy struct offset checking | Julius Werner |
2014-09-19 | baytrail/rambi: spi, charger, and audio updates | Aaron Durbin |
2014-09-19 | exynos5250: remove unused ret variable in cpu.c | Isaac Christensen |
2014-09-18 | rambi/baytrail: ACPI, GPIO, audio, misc updates | Shawn Nematbakhsh |
2014-09-17 | spi: add Kconfig variable for dual-output read enable | David Hendricks |
2014-09-15 | exynos5250: Fix PMU register address map | Julius Werner |
2014-09-13 | arm: Move exception_init() close to console_init() | Julius Werner |
2014-09-13 | tegra124/nyan: display, clock, and other updates | Julius Werner |
2014-09-12 | tegra124/nyan: various fixes and additions | Hung-Te Lin |
2014-09-11 | tegra124/nyan: rougly stable code base | Gabe Black |
2014-09-10 | tegra124: Make tegra124 compilable with serial turned off. | Gabe Black |
2014-09-10 | nyan: Use the new pinmux functions as part of UART setup. | Gabe Black |
2014-09-10 | Exynos5420: Fix up the i2c driver for use with the TPM driver | Gabe Black |
2014-09-10 | nvidia-cbootimage: integrate into coreboot make | Isaac Christensen |
2014-09-09 | arm: Update a stale comment in bootblock .S files | David Hendricks |
2014-09-09 | exynos: Install the BL1 and set the checksum in the Makefile. | Gabe Black |
2014-09-09 | tegra124: Switch the bootblock over the ARMv4 impelementation. | Gabe Black |
2014-09-08 | tegra124: return the UART base address based on index | Isaac Christensen |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |
2014-08-29 | tegra124: add custom uart | Gabe Black |
2014-08-29 | exynos: Fix the name of the chip_operations structures. | Gabe Black |
2014-08-29 | arm: libpayload: Make cache invalidation take pointers instead of integers | Julius Werner |
2014-08-28 | soc/intel/baytrail/Kconfig: Remove empty line at top file | Paul Menzel |
2014-08-28 | tegra124: Add a custom bootblock implementation. | Gabe Black |
2014-08-26 | armv7: Move Exynos from 'cpu' to 'soc'. | Hung-Te Lin |
2014-08-22 | ARM: Overhaul the ARM Makefile. | Gabe Black |
2014-08-19 | tegra124: Implement the tegra i2c driver. | Gabe Black |
2014-08-19 | tegra124: Implement driver code for the pinmux, pingroup controls, and GPIOs. | Gabe Black |
2014-08-19 | tegra124: Pick addresses to load the rom and ram stages. | Gabe Black |
2014-08-18 | tegra: Change how tegra124 and tegra include files from each other. | Gabe Black |
2014-08-15 | tegra124: fix Kconfig ARCH settings | Isaac Christensen |
2014-08-15 | Move baytrail-specific config to baytrail. | Vladimir Serbinenko |
2014-08-13 | Tegra,Tegra124: proposed layout for file hierarchy with example | Ronald G. Minnich |
2014-08-12 | tegra124: Implement the monotonic timer by reading the 1us timer register. | Gabe Black |
2014-08-12 | tegra124: Add stack related config options to the Kconfig. | Gabe Black |
2014-08-12 | tegra124: Add some make rules which will wrap the bootblock in the BCT. | Gabe Black |
2014-08-11 | soc/intel/fsp_baytrail: set up for including irqroute.h twice | Martin Roth |
2014-08-05 | tegra124: Add a stub implementation of the tegra124 SOC. | Gabe Black |
2014-08-01 | fsp_baytrail/.../gpio.h: Add GPIO_NC1 for GPIOS on func 1 | Martin Roth |
2014-07-23 | src/.../Kconfig: various small fixes to texts | Daniele Forsi |
2014-07-17 | soc,Makefile.inc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-17 | soc,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-14 | SPI: Split writes using spi_crop_chunk() | Kyösti Mälkki |
2014-07-08 | soc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-05 | spi: Change spi_xfer to work in units of bytes instead of bits. | Gabe Black |
2014-07-05 | spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. | Gabe Black |
2014-06-23 | baytrail_fsp: Fix the mmconf Kconfig | Martin Roth |
2014-06-23 | fsp_baytrail: Minor Kconfig updates | Martin Roth |
2014-06-21 | intel boards: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-18 | fsp_baytrail: Add the default FSP location | Martin Roth |
2014-06-18 | fsp_baytrail: Add Baytrail B0/B1 "Super SKU" microcode | Martin Roth |
2014-06-18 | ACPI: Remove CBMEM TOC from GNVS | Kyösti Mälkki |
2014-06-13 | fsp_baytrail: remove version from default vbios path | Martin Roth |
2014-06-13 | fsp_baytrail: Fix CONFIG_ENABLE_FSP_FAST_BOOT | Martin Roth |
2014-05-30 | cpu/intel/fsp_model_206ax: change realpath to readlink | Martin Roth |
2014-05-29 | fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chip | Martin Roth |
2014-05-17 | build: separate CPPFLAGS from CFLAGS | Patrick Georgi |
2014-05-17 | build: CPPFLAGS is more common than INCLUDES | Patrick Georgi |
2014-05-15 | baytrail: Add SOC thermal settings | Duncan Laurie |
2014-05-15 | baytrail: Enable PCIe common clock and ASPM | Duncan Laurie |
2014-05-15 | baytrail: enable graphics turbo | Aaron Durbin |
2014-05-15 | baytrail: use CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED | Aaron Durbin |
2014-05-15 | baytrail: Add ACPI Device for XHCI | Duncan Laurie |
2014-05-15 | baytrail: nvm: use proper types for checking erase | Aaron Durbin |
2014-05-15 | baytrail: mrc_cache: check region erased before erasing | Aaron Durbin |