Age | Commit message (Expand) | Author |
2018-10-18 | mb/lenovo/*/romstage: Use macros instead of magic numbers | Peter Lemenkov |
2018-10-15 | sb/intel/i82801jx: Use macros for LPC_EN | Arthur Heymans |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-08 | src: Use tabs for indentation | Elyes HAOUAS |
2018-09-21 | sb/intel/bd82x6x: Don't use device_t | Elyes HAOUAS |
2018-09-20 | sb/intel/common/firmware: Ensure warning is put late | Nico Huber |
2018-09-16 | sb/intel/i82801dx/Kconfig: remove duplicate SOUTHBRIDGE_INTEL_COMMON | Stefan Tauner |
2018-09-13 | src/*/intel: introduce warning when building with no IFD | Angel Pons |
2018-09-13 | src/*/intel/: clarify Kconfig options regarding IFD | Stefan Tauner |
2018-09-06 | chromeos/gnvs: remove function and naming cleanup | Joel Kitching |
2018-08-27 | intel: Use common HPET table revision function | Marc Jones |
2018-08-27 | update all FADT version 3.0 to use the get tables function | Marc Jones |
2018-08-23 | Kconfig, Makefile.inc: Remove all traces of ifdfake | Angel Pons |
2018-08-22 | cbtable: remove chromeos_acpi from cbtable | Joel Kitching |
2018-08-22 | acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry | Joel Kitching |
2018-08-16 | sb/intel/i82801[ij]x: do not set Chipset Initialization Register (CIR) 5 | Stefan Tauner |
2018-08-14 | sb/intel/{bd82x6x,ibexpeak}: Don't build with FAKE_IFD by default | Angel Pons |
2018-08-14 | sb/intel/i82801[ij]x: use (more) RCBA register names instead of magic numbers | Stefan Tauner |
2018-08-13 | sb/intel/lynxpoint: Don't build with FAKE_IFD by default | Arthur Heymans |
2018-08-13 | sb/intel/lynxpoint/Kconfig: Clean up redefined config options | Arthur Heymans |
2018-08-13 | src: Get rid of non-local header treated as local | Elyes HAOUAS |
2018-08-07 | sb/intel/i82801[ijg]x: remove stale board-specific comments from ich*.asl | Stefan Tauner |
2018-08-05 | southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default | Angel Pons |
2018-08-03 | southbridge/intel: Remove leftover TPM ACPI code | Philipp Deppenwiese |
2018-08-01 | sb/intel/i82801gx: Select INTEL_TOP_SWAP_BOOTBLOCK_SIZE | Arthur Heymans |
2018-07-30 | nb/intel/gm45: Use common code for SMM in TSEG | Arthur Heymans |
2018-07-30 | sb/intel/bd82x6x/finalize: Use new PMBASE API | Patrick Rudolph |
2018-07-28 | sb/intel/bd82x6x: Fix watchdog | Patrick Rudolph |
2018-07-28 | nb/intel/sandybridge/report_platform: Move remaining code to sb folder | Patrick Rudolph |
2018-07-28 | sb/intel/gpio: Cache gpiobase in ramstage and romstage | Patrick Rudolph |
2018-07-27 | sb/intel/common/pmutil: Use new PMBASE API | Patrick Rudolph |
2018-07-27 | sb/intel/common/smi*: Use new PMBASE API | Patrick Rudolph |
2018-07-27 | sb/intel/common: Add functions to manipulate PMBASE | Patrick Rudolph |
2018-07-16 | Kconfig: Make the EM100 config option common | Simon Glass |
2018-07-09 | src/southbridge: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-07-02 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-07-02 | src/sb: Fix non-local header treated as local | Elyes HAOUAS |
2018-06-29 | sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables | Arthur Heymans |
2018-06-29 | sb/intel/i82801ix: Use the common ACPI pirq generator | Arthur Heymans |
2018-06-25 | sb/intel/common/firmware: Enable me_cleaner for Nehalem | Nicola Corna |
2018-06-21 | sb/intel/i82801xx: Use common RCBA MACROs | Arthur Heymans |
2018-06-21 | sb/intel/common/rcba_pirq.c: Use common RCBA acces MACROs | Arthur Heymans |
2018-06-21 | sb/intel/common: Make RCBA manipulation MACROs common | Arthur Heymans |
2018-06-21 | Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" | Arthur Heymans |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-14 | src: Get rid of device_t | Elyes HAOUAS |
2018-06-13 | sb/intel/common/firmware: Use the -S flag of me_cleaner | Nicola Corna |
2018-06-11 | sb/intel/common: Include SPI driver into postcar stage | Nico Huber |
2018-06-09 | sb/intel/lynxpoint: Get rid of device_t | Elyes HAOUAS |
2018-06-09 | sb/intel/fsp_bd82x6x: Use pci_devfn_t instead of device_t | Elyes HAOUAS |