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
/
asrock
Commit message (
Expand
)
Author
Age
Files
Lines
*
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-10-12
1
-2
/
+1
*
Remove duplicate line from pci_ids.h.
Jonathan Kollasch
2010-10-07
2
-1
/
+1
*
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
Patrick Georgi
2010-10-05
1
-5
/
+1
*
Allow selecting the physical USB Debug Port on AMD SB700.
Uwe Hermann
2010-10-02
1
-1
/
+1
*
ICS951462_ADDRESS defined but _never_ used. Drop it.
Patrick Georgi
2010-10-01
1
-1
/
+0
*
Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.
Myles Watson
2010-09-28
1
-8
/
+0
*
Drop some useless "../../../" in #includes (trivial).
Uwe Hermann
2010-09-25
2
-2
/
+2
*
Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.
Uwe Hermann
2010-09-24
1
-0
/
+11
*
Here is a proposed way how to handle the SATA PHY settings on SB700. It
Rudolf Marek
2010-09-22
1
-0
/
+22
*
Remove unused ide0_enable and sata0_enable entries from SB7xx
Rudolf Marek
2010-09-07
1
-3
/
+0
*
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-30
1
-1
/
+1
*
Restructured all vendors' Kconfig files to no longer source the boards'
Jens Rottmann
2010-08-30
2
-20
/
+16
*
drop three unneeded config variables:
Jens Rottmann
2010-08-27
1
-5
/
+0
*
Remove unused mainboard_config definitions. Trivial.
Myles Watson
2010-08-26
2
-8
/
+1
*
Attached patch removes unnecessary IRQ routing info (for ACPI, mptable etc ne...
Rudolf Marek
2010-08-17
4
-226
/
+48
*
Tilapila supports both dual slot and single slot. The difference should be
Wang Qing Pei
2010-08-17
1
-1
/
+6
*
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-08-03
1
-6
/
+0
*
Make include paths more consistent. Fixes compilation errors for me.
Myles Watson
2010-07-26
2
-2
/
+2
*
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-07-06
2
-2
/
+2
*
Add "reasonable" values in ASL at places we overwrite from
Stefan Reinauer
2010-05-21
1
-11
/
+11
*
Move generation of mptable entries for ISA to generic code.
Patrick Georgi
2010-05-20
1
-18
/
+1
*
license header fixes
Nils Jacobs
2010-05-14
1
-2
/
+1
*
Drop console/console.c and pc80/serial.c from mainboards'
Patrick Georgi
2010-05-08
1
-2
/
+1
*
Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"
Patrick Georgi
2010-05-05
1
-2
/
+2
*
zero warnings days: unify mp tables. fix warnings.
Stefan Reinauer
2010-04-16
1
-1
/
+1
*
zero warnings days...
Stefan Reinauer
2010-04-15
2
-8
/
+2
*
Remove few more warnings and some dead code.
Myles Watson
2010-04-14
1
-26
/
+0
*
drop quite a lot of dead code that did nothing but produce warnings and make
Stefan Reinauer
2010-04-14
1
-1
/
+1
*
We don't define LB_CKS_* per board anymore:
Patrick Georgi
2010-04-09
1
-10
/
+0
*
copy_and_run.c is not needed twice, and it is used on non-car too.
Stefan Reinauer
2010-04-09
1
-1
/
+1
*
Copy acpi blobs in two parts to make sure gcc does the right thing.
Myles Watson
2010-04-09
1
-10
/
+12
*
Clean up fidvid files using indent.
Myles Watson
2010-04-08
1
-1
/
+1
*
Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...
Myles Watson
2010-04-08
1
-2
/
+2
*
- copy_and_run() gets the same calling convention on AMD and on all the others.
Stefan Reinauer
2010-04-07
1
-1
/
+1
*
move amd K8/Fam10 "bus detection" function prototypes to a common place.
Stefan Reinauer
2010-04-07
4
-4
/
+4
*
no duplicate names in cmos.layout.
Stefan Reinauer
2010-04-07
1
-1
/
+1
*
Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Rudolf Marek
2010-04-05
21
-0
/
+5158