Age | Commit message (Expand) | Author |
2019-10-16 | src/mb: Remove unused 'include <arch/io.h>' | Elyes HAOUAS |
2019-10-11 | sb/intel/i82801gx: Move CIR init to a common place | Arthur Heymans |
2019-10-10 | mb/{ibase/mb899,kontron/986lcd-m}: Use pnp_write_hwm5_index function | Elyes HAOUAS |
2019-10-05 | kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset | Kyösti Mälkki |
2019-10-05 | intel/i945,i82801gx: Refactor early PCI bridge reset | Kyösti Mälkki |
2019-10-01 | mb/kontron/986lcd-m: Add gameport base allocation workaround | Petr Cvek |
2019-10-01 | intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL | Kyösti Mälkki |
2019-09-16 | src/mainboard: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-11 | src: Remove unneeded include <arch/interrupt.h> | Elyes HAOUAS |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |
2019-08-18 | cpu/intel: Enter romstage without BIST | Kyösti Mälkki |
2019-08-18 | mainboards: Remove floating __PRE_RAM__ comments | Kyösti Mälkki |
2019-07-20 | mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode` | Nico Huber |
2019-07-19 | sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported | Patrick Rudolph |
2019-07-18 | mb/*/*/gpio: Use static for const structures | Peter Lemenkov |
2019-07-13 | intel/i945: Fix udelay() prototypes | Kyösti Mälkki |
2019-06-14 | nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection | Elyes HAOUAS |
2019-06-06 | sb/intel/i82801gx: Detect if the southbridge supports AHCI | Arthur Heymans |
2019-05-15 | src/mainboard: Remove unneeded include <arch/io.h> | Elyes HAOUAS |
2019-05-12 | nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE | Nico Huber |
2019-05-06 | src: Remove unused include <halt.h> | Elyes HAOUAS |
2019-04-29 | src/mb: Use system_reset() | Elyes HAOUAS |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-04-19 | src/mb/Kconfig: Fix PCI subsystem IDs | Elyes HAOUAS |
2019-04-13 | sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
2019-03-24 | nb/intel/i945: Use DEBUG_RAM_SETUP | Kyösti Mälkki |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-16 | src: Drop unused '#include <halt.h>' | Elyes HAOUAS |
2019-03-13 | src/mainboard/*/*/cstates.c: Drop unused includes | Elyes HAOUAS |
2019-03-08 | src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-07 | src: Drop unused include <timestamp.h> | Elyes HAOUAS |
2019-03-06 | src: Drop unused include <arch/acpi.h> | Elyes HAOUAS |
2019-03-04 | device/pnp: Add header files for PNP ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-04 | arch/io.h: Add missing includes | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-28 | cpu/intel: Rename socket_mFCPGA478 to socket_m | Nico Huber |
2019-02-08 | mb/{asrock,intel,kontron}: Include missing <arch/io.h> | Elyes HAOUAS |
2019-02-08 | mb/*/*/romstage: curly braces after the function definition | Peter Lemenkov |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-01-25 | sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne... | Jan Tatje |
2019-01-25 | mb/{kontron,supermicro}: Use pcidev_on_root() | 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-17 | mb/kontron/986lcd-m: Implement disabling ethernet NIC in ramstage | 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 | device: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-03 | mb: Remove duplicated ENABLE_VMX | Elyes HAOUAS |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | Arthur Heymans |
2018-11-30 | cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl | Arthur Heymans |
2018-11-28 | mb/*/*/Kconfig: Remove useless comment | Elyes HAOUAS |
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-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-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-08-27 | mb/kontron/986lcd-m: Use common pnp_{enter,exit} functions | Elyes HAOUAS |
2018-08-22 | src/mainboard/*: Remove IFD_*_REGION values for ifdfake | Angel Pons |
2018-08-20 | mb/kontron/ktqm77: Use common pnp_{enter,exit} functions | 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-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-06-04 | mb/kontron: Get rid of whitespace before tab | Elyes HAOUAS |
2018-06-03 | intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler | Martin Roth |
2018-06-02 | src/mainboard: Add and update license headers | Martin Roth |
2018-05-31 | Remove all AMD K8 boards | Kyösti Mälkki |
2018-05-15 | mainboard/amd/*: Remove unused arguments from SIOW ACPI method | Martin Roth |
2018-05-08 | mb/kontron: 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-11-28 | AMD platforms: Fix ASL comment that implies "\_SB" is southbridge | Martin Roth |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-08-23 | AMD fam10 ACPI: Use common fixed sleepstates.asl | Kyösti Mälkki |
2017-08-22 | AMD K8 fam10-15: Consolidate post_cache_as_ram call | Kyösti Mälkki |
2017-07-30 | intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults | Nico Huber |
2017-07-14 | K8: Fix indirect includes | Kyösti Mälkki |
2017-07-06 | mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-06 | mb/*/*/cmos.layout: Make multibyte options byte aligned | Arthur Heymans |
2017-05-11 | nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS | Arthur Heymans |
2017-04-28 | nb/amdk8: Link coherent_ht.c | Arthur Heymans |
2017-04-28 | nb/amd/amdk8: Link reset_test.c | Arthur Heymans |
2017-04-27 | nb/amd/amdk8: Link raminit_f.c | Arthur Heymans |
2017-04-10 | nb/amdk8/(pre_)f.h: Don't declare global variable in header | Arthur Heymans |
2017-04-08 | 3rdparty/libgfxinit: Update submodule pointer | Nico Huber |
2017-01-06 | sb/ich7: Use common/gpio.h to set up GPIOs | Arthur Heymans |
2017-01-04 | intel/i945 boards: Add romstage time stamps | Paul Menzel |
2016-12-26 | amd-based mainboards: Fix whitespace in _PTS comments | Marshall Dawson |