Age | Commit message (Expand) | Author |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-01-24 | cpu/intel/model_206ax: Remove the notion of sockets | Arthur Heymans |
2019-01-23 | mb/*/*/devicetree.cb: Make sandybridge devicetree uniform | Arthur Heymans |
2019-01-23 | nb/intel/i945: Use parallel MP init | Arthur Heymans |
2019-01-15 | mb/*/*: Use libgfxinit on sandy and ivy bridge boards | Arthur Heymans |
2019-01-09 | cpu/intel: Use the common code to initialize the romstage timestamps | Arthur Heymans |
2019-01-08 | sb/intel/i82801gx: Autodisable functions based on devicetree | Arthur Heymans |
2019-01-06 | src/mb/apple/macbookair4_2: move early_southbridge.c to romstage.c | Angel Pons |
2018-12-19 | mainboard: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | Arthur Heymans |
2018-11-28 | mb/*/*/Kconfig: Remove useless comment | Elyes HAOUAS |
2018-11-27 | sb/intel/i82801gx: Use common Intel SMM code | Arthur Heymans |
2018-11-23 | mb: Set coreboot as DSDT's manufacturer model ID | Elyes HAOUAS |
2018-11-21 | ACPI: Fix DSDT's revision field | Elyes HAOUAS |
2018-11-19 | src: Add required space after "switch" | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <lib.h> | Elyes HAOUAS |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-12 | mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 | Arthur Heymans |
2018-11-12 | intel/i945: Factor out ram init time stamps | Paul Menzel |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-08-15 | mb/*/*/cmos.default: Decrease debug_level to 'Debug' | Elyes HAOUAS |
2018-08-13 | src/mb: Remove some unneeded includes | Elyes HAOUAS |
2018-08-13 | mb: Get rid of unneeded include <cbmem.h> | Elyes HAOUAS |
2018-08-05 | southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default | Angel Pons |
2018-07-23 | mb/apple/macbookair4_2/Kconfig: Don't select VGA | Arthur Heymans |
2018-07-02 | src/mb: 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-28 | mb/*/*/cmos.layout: Fix coding style | Elyes HAOUAS |
2018-06-21 | Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" | Arthur Heymans |
2018-06-11 | mb/*/*/acpi_tables.c: Remove unneeded includes | Elyes HAOUAS |
2018-05-08 | mb/apple: Get rid of device_t | Elyes HAOUAS |
2018-02-27 | sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location | Arthur Heymans |
2018-01-26 | mb/*/*/cmos.layout: Fix the values for the console level | Arthur Heymans |
2018-01-23 | sb/intel/bd82x6x: Reduce function-disable mess | Nico Huber |
2018-01-17 | cpu/intel/speedstep: Fix the PNOT ACPI method | Arthur Heymans |
2018-01-14 | mb/*/*/romstage.c: Clean up targets with i82801gx | Arthur Heymans |
2017-12-20 | intel/bd82x6x: Use generated ACPI PIRQ | Tobias Diedrich |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-07-30 | intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults | Nico Huber |
2017-07-24 | Update files with no newline at the end | Martin Roth |
2017-07-06 | mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
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-05-11 | nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS | Arthur Heymans |
2017-05-01 | mb/*/mainboard.c: Get rid of SPI AFC register | Patrick Rudolph |
2017-04-07 | nb/intel/i945: Move INTEL_EDID | Patrick Rudolph |
2017-03-20 | mb/apple/macbook11,macbook21,imac52: Remove per board directories | Arthur Heymans |
2017-03-18 | nb/i945/gma.c: Refactor panel setup | Arthur Heymans |
2017-03-01 | mb/apple/macbook21: Remove PCI reset code from romstage | Mono |
2017-02-23 | mb/apple/macbook21: Remove unused cmos parameters | Arthur Heymans |