Age | Commit message (Expand) | Author |
2017-06-08 | fsp/gop: Add running the GOP to the choice of gfx init | Nico Huber |
2017-06-08 | device/Kconfig: Put gfx init methods into a `choice` | Nico Huber |
2017-06-08 | device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT | Nico Huber |
2017-06-08 | 3rdparty/libgfxinit: Update submodule pointer | Nico Huber |
2017-06-08 | 3rdparty/libhwbase: Update submodule pointer | Nico Huber |
2017-06-08 | nb/intel/sandybridge/raminit: Advertise correct frequency | Patrick Rudolph |
2017-06-08 | arch/x86/acpigen: Add additional opcodes | Patrick Rudolph |
2017-06-08 | drvs/intel/wifi/wifi: Fix regression | Patrick Rudolph |
2017-06-07 | util/lint: Give better warning for help spacing issue | Martin Roth |
2017-06-07 | Makefile: add 'filelist' target | Martin Roth |
2017-06-07 | util/lint/kconfig_lint: update help checking | Martin Roth |
2017-06-07 | spi: Remove unused/unnecessary spi_init function definitions | Furquan Shaikh |
2017-06-07 | mainboard/google/poppy: Add support for ELAN device | Furquan Shaikh |
2017-06-07 | Kconfig: Indent help text | Martin Roth |
2017-06-07 | abuild: Remove space before tab | Paul Menzel |
2017-06-07 | intel/common/acpi: Fix ACPI debug log issue with LPSS UART | Subrata Banik |
2017-06-07 | payloads/Kconfig: Add NO_DEFAULT_PAYLOAD | Nico Huber |
2017-06-07 | src: change coreboot to lowercase | Martin Roth |
2017-06-07 | payloads: change coreboot to lowercase | Martin Roth |
2017-06-07 | Use www.coreboot.org over coreboot.org | Paul Menzel |
2017-06-07 | Use more secure HTTPS URLs for coreboot sites | Paul Menzel |
2017-06-07 | via/epia-m700: Wrap long line in comment | Paul Menzel |
2017-06-06 | asus/kgpe-d16: Add video card ID for VGA BIOS name | Paul Menzel |
2017-06-06 | nvramcui: Use regular `if` over `#if` for `IS_ENABLED` | Paul Menzel |
2017-06-06 | superiotool: Add SMSC KBC1126 | Iru Cai |
2017-06-06 | soc/intel/skylake: Use PCI IDs from device/pci_ids.h | Subrata Banik |
2017-06-06 | util/cbfstool/lz4frame.c: Add comment to fall through | Arthur Heymans |
2017-06-06 | util/nvramtool: Bail out on unaligned multi-byte entries | Nico Huber |
2017-06-06 | mb/*/*/cmos.layout: Make multibyte options byte aligned | Arthur Heymans |
2017-06-06 | Documentation: Describe libgfxinit hook-up | Nico Huber |
2017-06-06 | inteltool: #include <commonlib/helpers.h> | Nico Huber |
2017-06-06 | buildgcc: Fix color output in download_showing_percentage | Nico Huber |
2017-06-06 | soc/intel/skylake/chip.h: Reorder declarations | Nico Huber |
2017-06-06 | soc/intel/skylake/chip.h: Provide some enums | Nico Huber |
2017-06-06 | fsp1_1: Verify FSP_IMAGE_ID/_REV against headers | Nico Huber |
2017-06-06 | inteltool/ahci: Don't print reserved, all-zero registers | Nico Huber |
2017-06-06 | inteltool/ahci: Add Skylake support | Nico Huber |
2017-06-06 | inteltool: Fix clean-up and close related TODO | Nico Huber |
2017-06-06 | inteltool: Add first Skylake PCI IDs | Nico Huber |
2017-06-06 | inteltool: Don't use PCI_FILL_SIZES | Nico Huber |
2017-06-06 | device/Kconfig: Move "Display" menu below gfx options | Nico Huber |
2017-06-05 | google/reef: Add coral | Patrick Georgi |
2017-06-05 | intel/gma: Fix typo GMBUS0 -> GMBUS1 in edid.c | Sebastian "Swift Geek" Grzywna |
2017-06-05 | soc/intel/apollolake: Use Intel timer common code | Aamir Bohra |
2017-06-05 | soc/intel/skylake: Use Intel timer common code | Aamir Bohra |
2017-06-05 | soc/intel/common: Add common Intel timer code | Aamir Bohra |
2017-06-05 | soc/intel/apollolake: Add config for cpu base clock frequency | Aamir Bohra |
2017-06-05 | soc/intel/skylake: Add config for cpu base clock frequency | Aamir Bohra |
2017-06-05 | soc/intel/common/block: add bios caching to fast spi module | Aaron Durbin |
2017-06-05 | cpu/x86/mtrr: don't guard function declarations | Aaron Durbin |
2017-06-04 | google/rambi: add board-specific USB port info | Matt DeVillier |
2017-06-04 | google/jecht: add board-specific USB port info | Matt DeVillier |
2017-06-04 | google/auron: add board-specific USB port info | Matt DeVillier |
2017-06-04 | soc/broadwell: add ACPI method to generate USB port info | Matt DeVillier |
2017-06-04 | lib/coreboot_tables: Remove weak fill_lb_framebuffer() | Nico Huber |
2017-06-04 | Kconfig: Add choice of framebuffer mode | Nico Huber |
2017-06-04 | device/Kconfig: Clarify ON_DEVICE_ROM_LOAD | Nico Huber |
2017-06-04 | superio/winbond/*/header: Include <arch/io.h> | Arthur Heymans |
2017-06-04 | console/flashsconsole: Add spi flash console for debugging | Youness Alaoui |
2017-06-04 | google/slippy: populate PEI SPD data for all channels | Matt DeVillier |
2017-06-04 | ec/ene_kb3940q: correct ACPI battery data fed into ToString() | Matt DeVillier |
2017-06-04 | google/parrot: make chromeos.c compilation conditional on CONFIG_CHROMEOS | Matt DeVillier |
2017-06-04 | google/lulu: enable SATA device to sleep in S0 | Matt DeVillier |
2017-06-04 | mb/google/poppy: Update camera sensor | Naresh G Solanki |
2017-06-03 | mb/lenovo/*/cmos: Remove unused option and checksum fix | Patrick Rudolph |
2017-06-03 | mb/google/fizz: set SD_CDZ to edge trigger. | Kane Chen |
2017-06-03 | soc/intel/skylake: Add macro for setting GPIO interrupt trigger mode. | Kane Chen |
2017-06-02 | sb/intel/bd82x6x: Disable unused bridges | Patrick Rudolph |
2017-06-02 | device/device_util: Add function to determine bridge state | Patrick Rudolph |
2017-06-02 | Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER | Nico Huber |
2017-06-02 | Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG | Nico Huber |
2017-06-02 | intel/bakersport_fsp: Move into bayleybay_fsp as a variant | Martin Roth |
2017-06-02 | arch/arm/include/armv7/arch: Correct keyword organization in cpu.h | Logan Carlson |
2017-06-02 | arch/arm: Correct checkpatch errors | Logan Carlson |
2017-06-02 | google/rambi: disable PCI device for unused i2c buses | Matt DeVillier |
2017-06-02 | soc/baytrail: add ACPI method to generate USB port info | Matt DeVillier |
2017-06-02 | soc/baytrail: add missing USB port defs | Matt DeVillier |
2017-06-02 | soc/broadwell: add missing USB port defs | Matt DeVillier |
2017-06-02 | mainboard/*/*/Kconfig: Remove MONOTONIC_TIMER_MSR selection | Aamir Bohra |
2017-06-02 | mb/intel/d410pt: Add mainboard | Arthur Heymans |
2017-06-02 | ec/google/chromeec: Fix typo in ECUI device | Duncan Laurie |
2017-06-02 | sb/intel/bd82x6x/early_usb: Use register name | Patrick Rudolph |
2017-06-02 | ifdtool: avoid potential unaligned pointer usage | Ronald G. Minnich |
2017-06-01 | src/include/device: Add System Agent (SA) device ids | Subrata Banik |
2017-06-01 | soc/intel/apollolake: Use MCH_BASE_ADDRESS macro for APL | Subrata Banik |
2017-06-01 | soc/intel/apollolake: Remove soc/pci_ids dependency | Hannah Williams |
2017-06-01 | include/device: Add pci ids for Intel SD | Bora Guvendik |
2017-06-01 | mainboard/google/poppy: Enable H1 I2C TPM | Furquan Shaikh |
2017-05-31 | mainboard/google/poppy: Power down camera rails when suspending | Furquan Shaikh |
2017-05-31 | google/slippy: add board-specific USB port info | Matt DeVillier |
2017-05-31 | google/beltino: add board-specific USB port info | Matt DeVillier |
2017-05-31 | sb/lynxpoint: add missing USB port defs | Matt DeVillier |
2017-05-31 | sb/lynxpoint: add ACPI method to generate USB port info | Matt DeVillier |
2017-05-31 | google/parrot: add board-specific USB port info | Matt DeVillier |
2017-05-31 | sb/bd82x6x: add ACPI method to generate USB port info | Matt DeVillier |
2017-05-31 | mb/lenovo/t430: Fix PCIe hot-plug ports | Patrick Rudolph |
2017-05-31 | mc_tcu3: Remove all hwinfo files from mainboard directory | Werner Zeh |
2017-05-31 | mc_bdx1: Switch to RTC RX6110SA | Werner Zeh |
2017-05-31 | rx6110sa: Add possibility to use both I2C and SMBus for the RTC | Werner Zeh |
2017-05-31 | mb/google/eve: Update thermal tuning parameters | Duncan Laurie |