Age | Commit message (Expand) | Author |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-04-01 | mainboards: fix spd generation | Aaron Durbin |
2015-04-01 | cbfs: correct types used for accessing files | Aaron Durbin |
2015-03-31 | cbfs: remove cbfs_core.h includes | Aaron Durbin |
2015-03-30 | Update hex values to CBFS binary name types in Makefiles | Martin Roth |
2015-02-16 | mainboard/cmos: Delete obsolete commented parameters | Timothy Pearson |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2014-12-06 | Remove IRQ_SLOT_COUNT on all boards without PIRQ table. | Vladimir Serbinenko |
2014-10-18 | lynxpoint: Consolidate common GNVS init | Vladimir Serbinenko |
2014-10-16 | smbios: Mark laptops as such | Vladimir Serbinenko |
2014-09-25 | Peppy/Falco: always use native graphics | Ronald G. Minnich |
2014-09-25 | peppy and falco: set panel power timings in northbridge, using devicetree, no... | Ronald G. Minnich |
2014-09-22 | google/{falco,peppy}/gma.c: Do not include non-existent "hda.h" | Paul Menzel |
2014-09-22 | haswell: Move to per-device ACPI | Vladimir Serbinenko |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
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-05 | Consolidate intel vga int15 hooks | Vladimir Serbinenko |
2014-09-05 | azalia: Use convenience macros throughout | Vladimir Serbinenko |
2014-08-22 | Remove dead video.asl | Vladimir Serbinenko |
2014-08-18 | azalia: Move shared variable to separate file | Vladimir Serbinenko |
2014-08-13 | Falco: Patch to setup FUI (coreboot initializations) for falco | Furquan Shaikh |
2014-08-12 | Haswell: Lower TJ_MAX to 100C. Adjust critical temps to match. | ChromeOS Developer |
2014-08-10 | falco: Add support for Samsung memory | Duncan Laurie |
2014-08-08 | falco: Remove RTD2132 chip and setup from devicetree | Duncan Laurie |
2014-08-08 | falco: Add double function reset to ALC283 verb table | Duncan Laurie |
2014-08-06 | slippy/flaco/peppy: setup beep verbs | Marc Jones |
2014-08-04 | falco: Re-read critical temperatures in ACPI _TMP | Duncan Laurie |
2014-07-18 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-17 | mainboard,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-08 | mainboard: Trivial - drop trailing blank lines at EOF in .h | Edward O'Callaghan |
2014-07-08 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-05 | Intel Lynx Point boards: Kconfig: Add `HAVE_ME_BIN` | Paul Menzel |
2014-07-05 | Intel Lynx Point boards: Kconfig: Add `HAVE_IFD_BIN` | Paul Menzel |
2014-06-21 | intel boards: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-18 | ACPI: Remove CBMEM TOC from GNVS | Kyösti Mälkki |
2014-05-23 | mainboard/google/falco: Fix usage of GNU field designator ext | Edward O'Callaghan |
2014-05-19 | Add aliases for Chromebooks in board_info | Kyösti Mälkki |
2014-05-08 | ChromeOS boards: Always build code for bootmode straps | Kyösti Mälkki |
2014-05-08 | Declare get_write_protect_state() without ChromeOS | Kyösti Mälkki |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-05-01 | ChromeOS: Use common fill_lb_gpio() | Kyösti Mälkki |
2014-05-01 | ChromeOS: Remove oprom_is_loaded | Kyösti Mälkki |
2014-03-28 | mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h` | Paul Menzel |
2014-02-25 | Remove CACHE_ROM. | Vladimir Serbinenko |
2014-02-12 | google boards: Do not hardcode location of spd.bin | Alexandru Gagniuc |
2014-02-12 | falco: Add ACPI code to describe the I2C touchpad device | Duncan Laurie |
2014-02-06 | MTRR: Mark all prefetchable resources as WRCOMB. | Vladimir Serbinenko |
2014-01-20 | google/falco/board_info.txt: Declare as a laptop. | Vladimir Serbinenko |
2014-01-12 | CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file | Vladimir Serbinenko |