Age | Commit message (Expand) | Author |
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 | snow/pit: include chromeos.c in romstage | Isaac Christensen |
2014-09-19 | baytrail/rambi: spi, charger, and audio updates | Aaron Durbin |
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 | 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-13 | intel/gma: consolidate vbt code | Vladimir Serbinenko |
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-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 | 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 | 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-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 | roda/rk886ex: Move dummy DCC ON# to finalize stage | Stefan Reinauer |
2014-09-10 | samus: Fix 8GB SPD | Duncan Laurie |
2014-09-10 | samus: GPIO updates for Proto1b | Duncan Laurie |
2014-09-10 | nyan: Add a stub mainboard. | Gabe Black |
2014-09-10 | lenovo/t520/acpi/gpe.asl: fix ExpressCard gpe configExpre | Nicolas Reinecke |
2014-09-10 | lenovo/t520/hda_verb.h: update azalia codec config | Nicolas Reinecke |
2014-09-10 | lenovo/t520/gpio.h: Fix current gpio configuration | Nicolas Reinecke |
2014-09-09 | getac/p470: Add some more board info data | Patrick Georgi |
2014-09-08 | Haswell/falco/peppy/slippy: continue to clean up FUI. | Ronald G. Minnich |
2014-09-08 | FALCO: stop using the slippy graphics code | Ronald G. Minnich |
2014-09-08 | samus: Disable SMBus controller | Duncan Laurie |
2014-09-08 | samus: Tweaks from bringup | Duncan Laurie |
2014-09-08 | samus: Fix up memory SPD information | Duncan Laurie |
2014-09-08 | samus: Add onboard device configuration | Duncan Laurie |
2014-09-08 | samus: Change thermal behavior to match other haswell platforms | Duncan Laurie |
2014-09-05 | Consolidate intel vga int15 hooks | Vladimir Serbinenko |
2014-09-05 | i82801gx: Kill unused TCG and SMI1 | Vladimir Serbinenko |
2014-09-05 | roda/rk886ex: Move device changes to mainboard code from acpi tables code | Vladimir Serbinenko |
2014-09-05 | azalia: Use convenience macros throughout | Vladimir Serbinenko |
2014-09-05 | azalia: Change specific PIN_CFGs to generic AZALIA_PIN_CFG | Vladimir Serbinenko |
2014-09-04 | mainboard: Add AMD DB-FT3b (Olive Hill+) with Steppe Eagle SoC | Bruce Griffith |
2014-09-02 | acpi_tables: Remove roda-specific access to 60f [copy-paste error] | Vladimir Serbinenko |
2014-09-01 | google/link: Use common i915_reg.h. | Vladimir Serbinenko |
2014-09-01 | stout: Kill dead i915 files | Vladimir Serbinenko |
2014-09-01 | lenovo/x60: Remove leftover declaration | Vladimir Serbinenko |
2014-08-31 | samus: Change SPD to indicate LPDDR | Duncan Laurie |
2014-08-31 | lenovo/x200: Kill access to nonexisting device [copy-paste error] | Vladimir Serbinenko |
2014-08-31 | iWRainbowG6: Kill unused file | Vladimir Serbinenko |
2014-08-30 | smbios: reorganise OEM strings handling. | Vladimir Serbinenko |
2014-08-30 | lenovo: Read mainboard version from AT24RF08C. | Vladimir Serbinenko |
2014-08-30 | lenovo/x220: New port | Vladimir Serbinenko |
2014-08-29 | samus: Add ACPI MADT interrupt override for GPIO IRQ 14 | Duncan Laurie |
2014-08-29 | samus: Add coreboot board | Duncan Laurie |
2014-08-28 | qemu: log acpi table size | Gerd Hoffmann |
2014-08-28 | Peppy/Haswell: move more support functions from mainboard to the intel i915 d... | Ronald G. Minnich |
2014-08-26 | armv7: Move Exynos from 'cpu' to 'soc'. | Hung-Te Lin |
2014-08-26 | Peppy, Haswell: refactor and create set_translation_table function in haswell... | Ronald G. Minnich |
2014-08-25 | intel/gma: Clarify code and use dedicated init for Google Peppy | Ronald G. Minnich |
2014-08-25 | lenovo/t520: update Kconfig | Nicolas Reinecke |
2014-08-25 | lenovo/t520: fix PCIe interrupt and function disable config | Nicolas Reinecke |
2014-08-25 | lenovo/t5x0: replace invalid config DRAM_GATE_GPIO | Nicolas Reinecke |
2014-08-25 | lenovo/x230: Add subsystem ids. | Vladimir Serbinenko |
2014-08-25 | lenovo/t530: Be safe by disabling blink gpio hw with a writeout | Edward O'Callaghan |
2014-08-24 | lenovo/t530: Use GPIO defines specified in bd82x6x/pch.h header | Edward O'Callaghan |
2014-08-24 | lenovo/t530/romstage.c: Trivial - move include to top | Edward O'Callaghan |
2014-08-24 | lenovo/t520: replace dumped GPIO values with gpio.h | Nicolas Reinecke |
2014-08-23 | lenovo/t520: fix devicetree | Nicolas Reinecke |
2014-08-23 | lenovo/t520: fix usb config & documentation | Nicolas Reinecke |
2014-08-23 | lenovo/t520: Remove empty smi.h | Nicolas Reinecke |
2014-08-23 | lenovo/t520: Fix ExpressCard hotplug | Nicolas Reinecke |
2014-08-23 | superio/smsc/sch4037: Cleanup and fix .c inclusion | Edward O'Callaghan |
2014-08-23 | superio/smsc/sio1036: Fix hardcoded TTY0 base addr and .c include | Edward O'Callaghan |
2014-08-22 | Remove dead video.asl | Vladimir Serbinenko |
2014-08-22 | lenovo/{x230,t530}: Remove empty smi.h | Vladimir Serbinenko |
2014-08-22 | lenovo/x230: Remove empty mainboard.asl | Vladimir Serbinenko |
2014-08-22 | lenovo/x200: Remove empty mainboard.asl | Vladimir Serbinenko |
2014-08-22 | lenovo/x200: Move video ASL code to northbridge. | Vladimir Serbinenko |
2014-08-22 | lenovo/x201: Remove empty mainboard.asl | Vladimir Serbinenko |
2014-08-22 | apple/macbook21: Remove useless seabios config | Vladimir Serbinenko |
2014-08-22 | lenovo/t530/mainboard.c: Add EC info to SMBIOS | Edward O'Callaghan |
2014-08-21 | Merge LCD on nehalem | Vladimir Serbinenko |
2014-08-21 | Merge LCD on sandy/ivy | Vladimir Serbinenko |
2014-08-21 | i945: Support text mode gfx init | Vladimir Serbinenko |
2014-08-19 | asrock/imb-a180/board_info.txt: add flash fields | Stefan Tauner |
2014-08-19 | macbook21: Support wake on LID | Vladimir Serbinenko |
2014-08-19 | lenovo/x20[01]: Don't undock on disconnecting of power from dock station | Vladimir Serbinenko |
2014-08-19 | lenovo/x201: Fix dock recognition | Vladimir Serbinenko |
2014-08-19 | lenovo/x201: Unpower USB on undocking | Vladimir Serbinenko |
2014-08-19 | lenovo/x200: Dock support | Vladimir Serbinenko |
2014-08-18 | trustzone: Pull trustzone init out of cpu.c and do it in romstage. | Gabe Black |
2014-08-18 | exynos5: Implement support for USB 3.0 DRD PHYs/controllers | Julius Werner |