Age | Commit message (Expand) | Author |
2014-10-01 | edid: Fix source indent. | Hung-Te Lin |
2014-09-29 | google/panther: add board_info.txt | Matt DeVillier |
2014-09-29 | intel/minnowmax: Enable S3 suspend/resume | Mohan D'Costa |
2014-09-29 | intel/fsp_baytrail: Add S3 suspend/resume Support | Mohan D'Costa |
2014-09-29 | spi: Add support for Winbond W25Q128FW | Mohan D'Costa |
2014-09-29 | asrock/imb-a180/BiosCallOuts.c: Fix typo in temperatu*re* in comment | Paul Menzel |
2014-09-29 | libpayload: Build libpayload with debugging info turned up all the way. | Gabe Black |
2014-09-29 | Remove stale char[] initialization causing unaligned memory access | Marcelo Povoa |
2014-09-29 | google/panther: Be safe about invalid thermal readings | Stefan Reinauer |
2014-09-29 | google/chromeec: Notify DPTF charger participant on AC state change | Duncan Laurie |
2014-09-29 | arm: Fix up new cache flush algorithm and replace dcache_*_all() with it | Julius Werner |
2014-09-29 | arm: Import armv7_dcache_wbinv_all function from NetBSD | Julius Werner |
2014-09-25 | x86/mtrr: Enable MTRR's before enabling caching | Isaac Christensen |
2014-09-25 | Peppy/Falco: always use native graphics | Ronald G. Minnich |
2014-09-25 | cbfstool: Propogate compression errors back to the caller. | Gabe Black |
2014-09-25 | snow: Rename snow to daisy. | Gabe Black |
2014-09-25 | soc/qualcomm: Add generic support skeleton for ipq806x | Furquan Shaikh |
2014-09-25 | peppy and falco: set panel power timings in northbridge, using devicetree, no... | Ronald G. Minnich |
2014-09-25 | libpayload: Add missing cache API stub to x86 | Julius Werner |
2014-09-25 | pit: Rename pit to peach_pit. | Gabe Black |
2014-09-24 | x86: Minimize work done with the caches disabled in mtrr functions. | Gabe Black |
2014-09-24 | baytrail: add 80c microcode for C0 parts | Aaron Durbin |
2014-09-24 | big: Create a nyan_big mainboard which is a copy of nyan. | Gabe Black |
2014-09-24 | arm: add missing gc-sections for ramstage | Isaac Christensen |
2014-09-24 | northbridge/intel/i945/Kconfig: Select VGA | Paul Menzel |
2014-09-23 | cbfstool: Add AARCH64 reloc types to elf.h | Furquan Shaikh |
2014-09-23 | mkelfimage: Add EM_AARCH64 as elf image type for arm64 | Furquan Shaikh |
2014-09-23 | rmodule: Fix rmodule.ld for 64-bit | Furquan Shaikh |
2014-09-23 | rmodtool: Allow rmodules with 0 relocations | Furquan Shaikh |
2014-09-23 | coreboot arm64: Add support for arm64 into coreboot framework | Furquan Shaikh |
2014-09-22 | google/{falco,peppy}/gma.c: Do not include non-existent "hda.h" | Paul Menzel |
2014-09-22 | google/link, intel/wtm2: Do not include non-existent "hda.h" in i915.c | Paul Menzel |
2014-09-22 | haswell: Move to per-device ACPI | Vladimir Serbinenko |
2014-09-22 | tegra124/nyan: memory and display updates | Andrew Bresticker |
2014-09-22 | arm: Update mem* functions to newer versions | Julius Werner |
2014-09-22 | arm: Move libgcc assembly macros to arch/asm.h | Julius Werner |
2014-09-22 | libpayload: Add vboot handoff parsing on ARM | Stefan Reinauer |
2014-09-22 | Add check_member macro to allow clean and easy struct offset checking | Julius Werner |
2014-09-22 | arm: Have the linker garbage-collect unused functions and variables | Julius Werner |
2014-09-22 | snow/pit: include chromeos.c in romstage | Isaac Christensen |
2014-09-19 | baytrail/rambi: spi, charger, and audio updates | Aaron Durbin |
2014-09-19 | chrome ec: Add support for limiting charger current | Duncan Laurie |
2014-09-19 | exynos5250: remove unused ret variable in cpu.c | Isaac Christensen |
2014-09-19 | mainboard/lenovo/t530: Make native VGA init 'user-friendly' | Edward O'Callaghan |
2014-09-18 | samus: Enable XHCI mode by default | Duncan Laurie |
2014-09-18 | lynxpoint: Don't enable SMI handling of TCO | Duncan Laurie |
2014-09-18 | rambi/baytrail: ACPI, GPIO, audio, misc updates | Shawn Nematbakhsh |
2014-09-18 | slippy: remove FUI support | Ronald G. Minnich |
2014-09-17 | spi: add Kconfig variable for dual-output read enable | David Hendricks |
2014-09-17 | pnp: Allow setting of misc register 0xf4 in device tree | Stefan Reinauer |
2014-09-15 | libpayload: x86: Add support for catching processor exceptions. | Gabe Black |
2014-09-15 | libpayload: Add a timer_us() function. | Gabe Black |
2014-09-15 | cbfstool: add aarch64 as a name | Ronald G. Minnich |
2014-09-15 | exynos5250: Fix PMU register address map | Julius Werner |
2014-09-15 | libpayload: Add wrappers for malloc which check its return value. | Gabe Black |
2014-09-15 | arm: Remove CAR_MIGRATE Kconfig and associated cruft | Julius Werner |
2014-09-15 | libpayload: Add a new "die" function to fatally signal programming errors. | Gabe Black |
2014-09-14 | payloads/external/SeaBIOS: Bump version to 1.7.5 | Edward O'Callaghan |
2014-09-14 | cbmemc: Bump default to 128K | Vladimir Serbinenko |
2014-09-13 | southbridge/bd82x6x: Reserve 16 MiB for flash and not 8. | Vladimir Serbinenko |
2014-09-13 | to-wiki: Add IVYBRIDGE_NATIVE to the list of ivybridge names. | Vladimir Serbinenko |
2014-09-13 | towiki.sh: Rename GM45 slot and cpu to correct ones. | Vladimir Serbinenko |
2014-09-13 | intel/gma: consolidate vbt code | Vladimir Serbinenko |
2014-09-13 | arm: Move exception_init() close to console_init() | Julius Werner |
2014-09-13 | arm: Put exception_stack into BSS | Julius Werner |
2014-09-13 | tegra124/nyan: display, clock, and other updates | Julius Werner |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-09-12 | mainboard/lenovo/t530: Enable PCIe Bridge for discrete graphics | Edward O'Callaghan |
2014-09-12 | mainboard/lenovo/t530: Make cdrom drive work by fixing devicetree | Edward O'Callaghan |
2014-09-12 | payloads/external/SeaBIOS: Allow setting buffers below 0xC0000 | Martin Roth |
2014-09-12 | arm: Remove some pointless CFLAGS | Julius Werner |
2014-09-12 | cbfstool: Fix architecture check when adding payload | Stefan Reinauer |
2014-09-12 | stack check: cosmetics | Stefan Reinauer |
2014-09-12 | lenovo/t530: Enable wake on LID and Fn key | Edward O'Callaghan |
2014-09-12 | lenovo/t530: Apply ME workaround for S3 resume | Edward O'Callaghan |
2014-09-12 | tegra124/nyan: various fixes and additions | Hung-Te Lin |
2014-09-12 | panther: update chromeos.c | Isaac Christensen |
2014-09-12 | cpu/intel/fsp_model_206ax/model_206ax_init.c: Correct comment | Paul Menzel |
2014-09-12 | sch: make separate copy of nvs.h | Vladimir Serbinenko |
2014-09-12 | lenovo/t530: Use native LVDS gfx init | Edward O'Callaghan |
2014-09-12 | lenovo/t530: Use native raminit over MRC blob | Edward O'Callaghan |
2014-09-12 | lenovo/t530: Remove empty mainboard.asl | Edward O'Callaghan |
2014-09-12 | ec/lenovo/h8: return correctly typed package if battery is absent | Vladimir Serbinenko |
2014-09-11 | pnp: Allow setting of misc register 0xfa in device tree | Stefan Reinauer |
2014-09-11 | tegra124/nyan: rougly stable code base | Gabe Black |
2014-09-11 | Move nehalem/sandy/ivy to per-device acpi | Vladimir Serbinenko |
2014-09-11 | mainboard/google/parrot: fix ACPI interrupt storm on lid switch change | Andrew Litt |
2014-09-11 | Increase space for ACPI tables when using dynamic CBMEM | Stefan Reinauer |
2014-09-11 | roda/rk886ex: Move dummy DCC ON# to finalize stage | Stefan Reinauer |
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 | samus: Fix 8GB SPD | Duncan Laurie |
2014-09-10 | tpm: Clean up I2C TPM driver | Stefan Reinauer |
2014-09-10 | libpayload: usbhid: Fix typo on descriptor parsing | Julius Werner |
2014-09-10 | libpayload: ehci: Fix byte count in dump_td() | Julius Werner |
2014-09-10 | samus: GPIO updates for Proto1b | Duncan Laurie |
2014-09-10 | nyan: Add a stub mainboard. | Gabe Black |
2014-09-10 | nvidia-cbootimage: integrate into coreboot make | Isaac Christensen |
2014-09-10 | lenovo/t520/acpi/gpe.asl: fix ExpressCard gpe configExpre | Nicolas Reinecke |