Age | Commit message (Expand) | Author |
2015-04-22 | mainboards: Add CHROMEOS_VBNV_* where appropriate | Patrick Georgi |
2015-04-21 | Unify byte order macros and clrsetbits | Julius Werner |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-04-10 | vboot: add physical recovery switch support | Daisuke Nojiri |
2015-04-01 | cbfs: correct types used for accessing files | 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 |
2015-01-06 | mainboard/*/romstage.c: Sanitize system header inclusions | Edward O'Callaghan |
2015-01-06 | superio/smsc/lpc47n207: Hook into build system | Edward O'Callaghan |
2015-01-04 | mainboard: Sanitize some superio include paths to be non-local | Edward O'Callaghan |
2014-12-06 | Remove IRQ_SLOT_COUNT on all boards without PIRQ table. | Vladimir Serbinenko |
2014-11-30 | Replace hlt() loops with halt() | Patrick Georgi |
2014-11-23 | sandy/ivy/nehalem: Remerge interrupt handling | Vladimir Serbinenko |
2014-11-08 | bd82x6x: Move to common FADT. | Vladimir Serbinenko |
2014-10-28 | mainboard/samsung/lumpy: Fix usage of GNU field designator ext | Edward O'Callaghan |
2014-10-17 | bd82x6x: Consolidate common GNVS init | Vladimir Serbinenko |
2014-10-16 | smbios: Mark laptops as such | Vladimir Serbinenko |
2014-10-16 | bd82x6x: Move common bd82x6x S3 detect to bd82x6x code. | Vladimir Serbinenko |
2014-10-16 | sandybridge: Move common northbridge finalize to northbridge code. | Vladimir Serbinenko |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-09-11 | Move nehalem/sandy/ivy to per-device acpi | Vladimir Serbinenko |
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-18 | mainboard/XXX/YYY/dsdt.asl: Whitespace fix | Martin Roth |
2014-08-15 | intel/cpu: rename car.h to romstage.h | Aaron Durbin |
2014-08-14 | Intel: Add common header file for CAR setup | Edward O'Callaghan |
2014-08-03 | sandy/ivybridge: Make UMA size configurable. | Vladimir Serbinenko |
2014-07-18 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-18 | src/superio/ite/it8772f: Separate mainboard from SIO at obj level | 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 | Edward O'Callaghan |
2014-07-08 | mainboard: Make use of ARRAY_SIZE macro in hda_verb.h | Edward O'Callaghan |
2014-06-25 | sandy/ivy boards: Switch to use DYNAMIC_CBMEM | Kyösti Mälkki |
2014-06-21 | intel boards: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-20 | sandy/ivy boards: Use acpi_s3_resume_allowed() | Kyösti Mälkki |
2014-06-18 | ACPI: Remove CBMEM TOC from GNVS | Kyösti Mälkki |
2014-06-03 | superio/ite/it8772f: Move towards removing #include .c | Edward O'Callaghan |
2014-05-23 | mainboard/samsung/stumpy: Fix usage of GNU field designator ext | Edward O'Callaghan |
2014-05-19 | intel: Remove GFXUMA and related global variables | Kyösti Mälkki |
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 | Rename from save_chromeos_gpios() to init_bootmode_straps() | Kyösti Mälkki |
2014-05-08 | ChromeOS boards: Use explicit include of chromeos.c | 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-04-09 | OxPCIe uart: Split PCI bridge control | Kyösti Mälkki |