index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
getac
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-11-01
1
-1
/
+1
*
mb/(ich7): Use macro instead of magic number
Elyes HAOUAS
2019-10-27
1
-4
/
+4
*
mb/getac/p470: Use pnp_write_config function
Elyes HAOUAS
2019-10-12
1
-41
/
+34
*
sb/intel/i82801gx: Move CIR init to a common place
Arthur Heymans
2019-10-11
1
-25
/
+1
*
getac/p470: Drop unused PCI secondary bus reset
Kyösti Mälkki
2019-09-30
1
-7
/
+0
*
intel/cpu: Switch older models to TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-09-24
1
-1
/
+0
*
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-26
1
-1
/
+1
*
cpu/intel: Enter romstage without BIST
Kyösti Mälkki
2019-08-18
1
-7
/
+2
*
mb/getac/p470: Remove unneeded whitespaces
Elyes HAOUAS
2019-07-25
1
-30
/
+30
*
mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode`
4.10
Nico Huber
2019-07-20
1
-1
/
+1
*
mb/getac/p470: Null-terminate ec_id string buffer
Jacob Garber
2019-07-19
1
-1
/
+1
*
intel/i945: Fix udelay() prototypes
Kyösti Mälkki
2019-07-13
1
-0
/
+1
*
nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection
Elyes HAOUAS
2019-06-14
1
-1
/
+0
*
sb/intel/i82801gx: Detect if the southbridge supports AHCI
Arthur Heymans
2019-06-06
1
-1
/
+0
*
src: Remove unused include <halt.h>
Elyes HAOUAS
2019-05-06
1
-1
/
+0
*
src/mb: Use system_reset()
Elyes HAOUAS
2019-04-29
1
-2
/
+2
*
sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
Patrick Rudolph
2019-04-13
1
-0
/
+1
*
nb/intel/i945: Use DEBUG_RAM_SETUP
Kyösti Mälkki
2019-03-24
1
-3
/
+2
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
2
-2
/
+0
*
mb/(ICH7): Remove initialization already done at early_init.c
Elyes HAOUAS
2019-03-18
1
-1
/
+0
*
src/mainboard/*/*/cstates.c: Drop unused includes
Elyes HAOUAS
2019-03-13
1
-1
/
+0
*
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-12
1
-1
/
+0
*
src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
1
-1
/
+1
*
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-06
1
-1
/
+0
*
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-04
1
-0
/
+1
*
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
1
-1
/
+0
*
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-04
1
-3
/
+3
*
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
2
-0
/
+2
*
cpu/intel: Rename socket_mFCPGA478 to socket_m
Nico Huber
2019-02-28
2
-2
/
+2
*
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-02-07
1
-1
/
+0
*
nb/intel/i945: Use parallel MP init
Arthur Heymans
2019-01-23
1
-1
/
+0
*
cpu/intel: Use the common code to initialize the romstage timestamps
Arthur Heymans
2019-01-09
1
-5
/
+0
*
sb/intel/i82801gx: Autodisable functions based on devicetree
Arthur Heymans
2019-01-08
1
-3
/
+1
*
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-06
1
-4
/
+4
*
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-19
1
-1
/
+0
*
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-28
1
-1
/
+1
*
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-23
1
-2
/
+3
*
ACPI: Fix DSDT's revision field
Elyes HAOUAS
2018-11-21
1
-1
/
+1
*
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
mb/*/*: Harmonise FD and devicetree on boards featuring ICH7
Arthur Heymans
2018-11-12
1
-5
/
+5
*
intel/i945: Factor out ram init time stamps
Paul Menzel
2018-11-12
1
-2
/
+0
*
src: Remove unneeded include <arch/ioapic.h>
Elyes HAOUAS
2018-11-05
1
-1
/
+0
*
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-05
2
-2
/
+0
*
mb: Get rid of unneeded include <cbmem.h>
Elyes HAOUAS
2018-08-13
1
-1
/
+0
*
src/mb: Fix non-local header treated as local
Elyes HAOUAS
2018-07-02
2
-3
/
+3
*
sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables
Arthur Heymans
2018-06-29
1
-82
/
+0
*
mb/getac: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-04
3
-13
/
+13
*
src/mainboard: Add and update license headers
Martin Roth
2018-06-02
2
-0
/
+26
*
ACPI: Set the correct number of arguments in ACPI methods
Martin Roth
2018-05-15
1
-1
/
+1
*
src/mainboard: Serialize methods with named objects inside
Martin Roth
2018-05-09
3
-7
/
+7
[next]