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 |