Age | Commit message (Expand) | Author |
2018-11-16 | src: Remove unneeded include <lib.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-16 | sb/amd/cs5536: Remove unneeded include <cpu/x86/bist.h> | Elyes HAOUAS |
2018-11-16 | sb/amd: Remove dead assignment in SPI driver | Paul Menzel |
2018-11-16 | sb/amd: Fix grammar in comment | Paul Menzel |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-07 | sb/intel: Deduplicate vbnv_cmos_failed and rtc_init | Patrick Rudolph |
2018-11-07 | southbridge/amd/pi/hudson: Get rid of void pointer math | Richard Spiegel |
2018-11-07 | intel: Get rid of smm_get_pmbase | Patrick Rudolph |
2018-11-05 | amd: Fix non-local header treated as local | Elyes HAOUAS |
2018-11-05 | sb/intel/lynxpoint: Remove irrelevant conditional statement | Elyes HAOUAS |
2018-11-01 | sb/intel/common: Create a common implementation of `acpi_fill_madt()` | Tristan Corrick |
2018-11-01 | sb/intel/lynxpoint: Include <stdint.h> to fix compilation errors | Tristan Corrick |
2018-11-01 | sb/intel/lynxpoint: Add a common platform.asl file | Tristan Corrick |
2018-11-01 | sb/intel/lynxpoint: Provide a function for mainboard super I/O config | Tristan Corrick |
2018-11-01 | sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table | Tristan Corrick |
2018-11-01 | sb/intel/lynxpoint: Add a PCI ID for an SMBus controller | Tristan Corrick |
2018-11-01 | sb/intel/lynxpoint: Add PCI IDs for more SKUs | Tristan Corrick |
2018-11-01 | sb/intel/common/pciehp.h: Add missing license header | Elyes HAOUAS |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-31 | reset: Finalize move to new API | Nico Huber |
2018-10-30 | {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros | Elyes HAOUAS |
2018-10-30 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-24 | sb/amd: Use 'unsigned int' to bare use of 'unsigned' | Elyes HAOUAS |
2018-10-24 | vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic | Joel Kitching |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-23 | src: Typo fix (cosmetic) | Peter Lemenkov |
2018-10-22 | amdfam10: Convert to `board_reset()` | Nico Huber |
2018-10-22 | sb/amd/*/hudson: Use CF9 reset | Nico Huber |
2018-10-22 | sb/amd/cimx/sb[89]00: Use CF9 reset | Nico Huber |
2018-10-22 | intel: Use CF9 reset (part 1) | Patrick Rudolph |
2018-10-18 | src/{sb/intel,mb/google/auron}: Don't use device_t | Elyes HAOUAS |
2018-10-18 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
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-10-04 | sb/amd/pi/hudson: Remove #if 1 | Jonathan Neuschäfer |
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-18 | sb/amd/sr5650/sr5650.h: Get rid of device_t | Elyes HAOUAS |
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 |