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
/
iwill
Commit message (
Expand
)
Author
Age
Files
Lines
*
sb/amd/amd8111: Define ACPI sleep states
Kyösti Mälkki
2017-08-23
1
-5
/
+0
*
AMD K8 fam10-15: Consolidate post_cache_as_ram call
Kyösti Mälkki
2017-08-22
1
-2
/
+0
*
K8: Fix indirect includes
Kyösti Mälkki
2017-07-14
1
-0
/
+1
*
mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-06
2
-3
/
+3
*
nb/amdk8: Link coherent_ht.c
Arthur Heymans
2017-04-28
1
-1
/
+0
*
nb/amd/amdk8: Link reset_test.c
Arthur Heymans
2017-04-28
1
-1
/
+0
*
nb/amd/amdk8: Link raminit_f.c
Arthur Heymans
2017-04-27
1
-4
/
+4
*
nb/amdk8/(pre_)f.h: Don't declare global variable in header
Arthur Heymans
2017-04-10
1
-0
/
+1
*
amdfam10: Perform major include ".c" cleanup
Damien Zammit
2017-01-04
1
-1
/
+3
*
cpu/amd/mtrr.h: Drop excessive includes
Kyösti Mälkki
2016-12-06
1
-1
/
+0
*
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
2016-12-06
1
-1
/
+0
*
mainboard/iwill/dk8_htx: Use tabs for indents
Elyes HAOUAS
2016-09-29
3
-127
/
+127
*
mainboard/*/*/dsdt.asl: Use tabs for indents
Elyes HAOUAS
2016-09-26
1
-189
/
+189
*
src/mainboard/getac - kontron: Add space around operators
Elyes HAOUAS
2016-09-20
5
-112
/
+112
*
mainboard: Clean up boot_option/reboot_bits in cmos.layout
Nico Huber
2016-08-17
1
-1
/
+1
*
src/mainboard: Capitalize ROM, RAM, CPU and APIC
Elyes HAOUAS
2016-08-14
4
-4
/
+4
*
mainboard: Format irq_tables.c
Paul Menzel
2016-07-31
1
-61
/
+70
*
ASL: Remove unused local variables.
Vladimir Serbinenko
2016-02-09
1
-4
/
+0
*
ACPI: Fix IASL Warning about unused method for _S3 check
Martin Roth
2015-12-10
5
-10
/
+10
*
[REMOVAL] iwill/dk8s2
Stefan Reinauer
2015-11-10
8
-555
/
+0
*
[REMOVAL] iwill/dk8x
Stefan Reinauer
2015-11-10
8
-557
/
+0
*
mainboard/**/irq_tables.c: Remove reference to getpir
Patrick Georgi
2015-11-10
2
-13
/
+0
*
mainboard: Remove last_boot NVRAM option
Timothy Pearson
2015-11-05
3
-3
/
+0
*
mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.c
Timothy Pearson
2015-10-29
1
-7
/
+4
*
Remove empty lines at end of file
Elyes HAOUAS
2015-06-08
3
-4
/
+0
*
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-05
2
-2
/
+4
*
AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-06-05
1
-4
/
+1
*
AMD K8: Move SB_HT_CHAIN_ON_BUS0 default 0
Kyösti Mälkki
2015-06-05
2
-8
/
+0
*
cbfs: Fix mismerge.
Vladimir Serbinenko
2015-06-02
1
-1
/
+1
*
Make DSDT a file in CBFS rather than embedding it into ramstage.
Vladimir Serbinenko
2015-06-02
2
-9
/
+17
*
kconfig: automatically include mainboards
Stefan Reinauer
2015-04-18
5
-9
/
+10
*
mainboard/cmos: Kill off unused boot_* parameters
Timothy Pearson
2015-02-16
3
-36
/
+0
*
mainboard/cmos: Move ECC variables out of fallback mechanism byte
Timothy Pearson
2015-02-16
3
-3
/
+3
*
mainboard/cmos: Delete obsolete commented parameters
Timothy Pearson
2015-02-16
3
-69
/
+0
*
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-15
3
-11
/
+19
*
AMD K8 boards’ `romstage.c`: Spell sync*hr*onize correctly
Paul Menzel
2015-02-12
3
-3
/
+3
*
mainboard: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-06
3
-12
/
+12
*
mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion
Edward O'Callaghan
2015-01-06
3
-3
/
+3
*
mainboard/*/romstage.c: Sanitize system header inclusions
Edward O'Callaghan
2015-01-06
3
-9
/
+9
*
mainboard/{iwill,amd/serenget_*}: Fix ptr discards const qualifier
Edward O'Callaghan
2014-12-09
1
-1
/
+1
*
Kconfig: Remove ACPI_SSDTX_NUM.
Vladimir Serbinenko
2014-12-07
1
-4
/
+0
*
amd: rename model_fxx_powernow to powernow.
Vladimir Serbinenko
2014-10-19
1
-1
/
+1
*
amdk8: Move to per-device ACPI
Vladimir Serbinenko
2014-10-16
3
-106
/
+22
*
src/mainboard: Remove trailing whitespace
Elyes HAOUAS
2014-07-24
1
-2
/
+2
*
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-18
3
-6
/
+0
*
mainboard,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
10
-11
/
+0
*
mainboard: Trivial - drop trailing blank lines at EOF in .h
Edward O'Callaghan
2014-07-08
1
-1
/
+0
*
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
4
-4
/
+0
*
AMD boards: Fix typos
Kyösti Mälkki
2014-06-26
1
-1
/
+1
*
PIRQ tables: Fix typos
Kyösti Mälkki
2014-06-26
1
-1
/
+1
[next]