Age | Commit message (Expand) | Author |
2017-12-09 | google/cyan: fix FSP memory init params | Matt DeVillier |
2017-11-23 | google mainboards: select SYSTEM_TYPE_LAPTOP where appropriate | Matt DeVillier |
2017-11-21 | mb/google: Update/add ChromeOS device marketing names | Matt DeVillier |
2017-11-17 | mb/google: Add Chromebook marketing names | Jonathan Neuschäfer |
2017-11-03 | google/reks: override USB2 Phy settings on BSW D-Stepping SOC | Matt DeVillier |
2017-11-03 | google/reks: override RX ODT limit, RAM geometry if needed | Matt DeVillier |
2017-10-15 | google/wizpig: add new board as variant of cyan baseboard | Matt DeVillier |
2017-10-15 | google/ultima: add new board as variant of cyan baseboard | Matt DeVillier |
2017-10-15 | google/setzer: add new board as variant of cyan baseboard | Matt DeVillier |
2017-10-13 | google/relm: add new board as variant of cyan baseboard | Matt DeVillier |
2017-10-13 | google/kefka: add new board as variant of cyan baseboard | Matt DeVillier |
2017-10-13 | google/cyan variants: fix non-functional typo in gpio.c | Matt DeVillier |
2017-10-13 | google/cyan variants: fix single/dual channel reporting | Matt DeVillier |
2017-10-08 | google/cyan: fix variant memory/silicon init params override | Matt DeVillier |
2017-10-08 | ec/google/chromeec: Add library function google_chromeec_events_init | Furquan Shaikh |
2017-09-26 | mb/google/*: Use newly added Chrome EC boardid function | Furquan Shaikh |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-09-21 | google/celes: add new board as variant of cyan baseboard | Matt DeVillier |
2017-09-21 | google/banon: add new board as variant of cyan baseboard | Matt DeVillier |
2017-09-21 | google/terra: add new board as variant of cyan baseboard | Matt DeVillier |
2017-09-16 | google/reks: add new board as variant of cyan baseboard | Matt DeVillier |
2017-09-16 | google/edgar: add new board as variant of cyan baseboard | Matt DeVillier |
2017-09-15 | google/cyan: convert to variant configuration | Matt DeVillier |
2017-08-30 | google/cyan: update SPD functions | Matt DeVillier |
2017-08-25 | google/cyan: Increase RO coreboot size on flash | Matt DeVillier |
2017-08-25 | google/cyan: Remove support for pre-EVT board | Matt DeVillier |
2017-08-25 | google/cyan: Use GpioInt for Keyboard IRQ | Jagadish Krishnamoorthy |
2017-08-25 | google/cyan: Disable L1 sub state | T.H. Lin |
2017-08-25 | google/cyan: Add 2nd source memory 2-channel 4G (Micro/Samsung) | T.H. Lin |
2017-08-25 | google/cyan: Add 2nd source memory (Micro/Samsung) | T.H. Lin |
2017-08-25 | google/cyan: Fix Touchscreen Interrupt | Jagadish Krishnamoorthy |
2017-08-25 | google/cyan: Enable CA Mirror | Shobhit Srivastava |
2017-08-25 | google/cyan: Disable unused lines on Gpio North Bank | Jagadish Krishnamoorthy |
2017-08-25 | google/cyan: Clean-up the devicetree | Ravi Sarawadi |
2017-08-25 | google/cyan: Support reading Memory strap GPIOs to select SPD | Subrata Banik |
2017-07-01 | mainboards: Remove unused EC event for thermal overload | Duncan Laurie |
2017-06-09 | soc/braswell: fix scope for I2C ACPI devices | Matt DeVillier |
2017-06-08 | fsp/gop: Add running the GOP to the choice of gfx init | Nico Huber |
2017-05-01 | acpi: fix FADT header version for ChromeOS devices | Matt DeVillier |
2017-04-24 | *.asl: Remove obsolete reference to TPM ASL file | Patrick Rudolph |
2017-03-28 | vboot: Move remaining features out of vendorcode/google/chromeos | Julius Werner |
2017-03-28 | vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default | Julius Werner |
2017-03-28 | vboot: Remove VBOOT_DYNAMIC_WORK_BUFFER Kconfig option | Julius Werner |
2017-03-27 | ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeec | Furquan Shaikh |
2016-12-06 | cpu/x86/msr.h: Drop excessive includes | Kyösti Mälkki |
2016-12-06 | cpu/cpu.h: Drop excessive includes | Kyösti Mälkki |
2016-11-18 | google/chromeec: Add common infrastructure for boot-mode switches | Furquan Shaikh |
2016-09-26 | mainboards,ec: provide common declaration for mainboard_ec_init() | Aaron Durbin |
2016-08-17 | mainboard: Clean up boot_option/reboot_bits in cmos.layout | Nico Huber |
2016-08-14 | src/mainboard: Capitalize ROM, RAM, CPU and APIC | Elyes HAOUAS |
2016-07-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2016-07-30 | chromeos mainboards: remove chromeos.asl | Aaron Durbin |
2016-07-28 | bootmode: Get rid of CONFIG_BOOTMODE_STRAPS | Furquan Shaikh |
2016-07-28 | vboot: Separate vboot from chromeos | Furquan Shaikh |
2016-07-15 | mainboards: remove direct acpi_slp_type usage | Aaron Durbin |
2016-07-15 | mainboards: align on using ACPI_Sx definitions | Aaron Durbin |
2016-05-18 | ec/google/chromeec/acpi: Add MKBP support | Gwendal Grignou |
2016-04-05 | chromeos.fmd: Mark RW_LEGACY as CBFS | Patrick Georgi |
2016-04-05 | chromeos: Simplify fill_lb_gpios even further | Julius Werner |
2016-03-25 | google/intel mainboards: Add missing board_info.txt files | Martin Roth |
2016-02-12 | chromebooks: Define GBB hardware IDs | Patrick Georgi |
2016-02-12 | mainboards: Drop remaining references to vboot indexes | Patrick Georgi |
2016-01-29 | src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig files | Martin Roth |
2016-01-28 | soc/braswell: Fix for auto wake from S5 | Hannah Williams |
2016-01-28 | soc/braswell: Fix issues found during static code analysis | Ravi Sarawadi |
2016-01-28 | Braswell: Separate L1 Sub State init procedure for boards. | Kenji Chen |
2016-01-28 | intel/cyan: Disable SD Card Detect Simulation in FSP | Hannah Williams |
2016-01-28 | soc/braswell: Fix DSP clock | fdurairx |
2016-01-22 | Cyan: Update DPTF parameters for higher temperature | T.H.Lin |
2016-01-22 | google/cyan: Add Wifi regulatory method | Hannah Williams |
2016-01-21 | chromeos: import Chrome OS fmaps | Patrick Georgi |
2016-01-07 | mainboard: Drop abuild.disabled files for Braswell boards | Stefan Reinauer |
2016-01-07 | google/cyan, intel/strago Kconfig: Only ask to display SPD once | Martin Roth |
2016-01-06 | intel/braswell: Build in both C0 and 'other' vbios | Martin Roth |
2015-11-05 | Kconfig: Remove obsolete Kconfig symbols from google/intel boards | Martin Roth |
2015-11-05 | mainboard: Remove last_boot NVRAM option | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-11 | intel fsp1_1: prepare for romstage vboot verification split | Aaron Durbin |
2015-10-11 | intel SOC common: Remove unused parameters | Lee Leahy |
2015-08-30 | Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS | Alexandru Gagniuc |
2015-08-26 | ChromeOS mainboards: Move more Kconfig symbols under CHROMEOS | Martin Roth |
2015-08-21 | ChromeOS: Fix Kconfig dependencies | Martin Roth |
2015-08-20 | mainboard: Get CHROMEOS/MAINBOARD_HAS_CHROMEOS right (again) | Alexandru Gagniuc |
2015-08-17 | Fix Kconfig: ALWAYS_LOAD_OPROM has unmet dependency VGA_ROM_RUN | Martin Roth |
2015-07-23 | cyan/strago: disable Ambient Light Sensor device | Jagadish Krishnamoorthy |
2015-07-21 | google/cyan: Configure EC_IN_RW signal as gpio input | Hannah Williams |
2015-07-21 | intel/cyan: Fix crossystem "wpsw_cur" status | Hannah Williams |
2015-07-21 | Cyan: Tune charger current limit in performance states table. | li feng |
2015-07-21 | cyan/strago: Disable wwan | Jagadish Krishnamoorthy |
2015-07-21 | cyan: Enable EC software sync | Ravi Sarawadi |
2015-07-17 | mainboard/google: Add Braswell based Cyan board | Lee Leahy |