index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
asrock
Age
Commit message (
Expand
)
Author
2010-11-20
Unify DIMM SPD addressing. For Geode, change the
Patrick Georgi
2010-11-18
Eliminate SET_NB_CFG_54 option. There was no board that
Patrick Georgi
2010-11-17
This problem was introduced with
Tobias Diedrich
2010-11-16
Move the SET_FIDVID* family of configuration options to Kconfig and
Patrick Georgi
2010-11-07
DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4
Scott Duplichan
2010-11-05
Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c
Patrick Georgi
2010-11-05
Various PIRQ/MPTABLE/ACPI Kconfig fixes.
Uwe Hermann
2010-10-26
We need to call smp_write_lintsrc() instead of smp_write_intsrc() for
Tobias Diedrich
2010-10-25
Factor out common mptable code to mptable_init().
Uwe Hermann
2010-10-24
Running a checked build of Windows is needed for understanding its various BI...
Scott Duplichan
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-10-07
Remove duplicate line from pci_ids.h.
Jonathan Kollasch
2010-10-05
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
Patrick Georgi
2010-10-02
Allow selecting the physical USB Debug Port on AMD SB700.
Uwe Hermann
2010-10-01
ICS951462_ADDRESS defined but _never_ used. Drop it.
Patrick Georgi
2010-09-28
Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.
Myles Watson
2010-09-25
Drop some useless "../../../" in #includes (trivial).
Uwe Hermann
2010-09-24
Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.
Uwe Hermann
2010-09-22
Here is a proposed way how to handle the SATA PHY settings on SB700. It
Rudolf Marek
2010-09-07
Remove unused ide0_enable and sata0_enable entries from SB7xx
Rudolf Marek
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-30
Restructured all vendors' Kconfig files to no longer source the boards'
Jens Rottmann
2010-08-27
drop three unneeded config variables:
Jens Rottmann
2010-08-26
Remove unused mainboard_config definitions. Trivial.
Myles Watson
2010-08-17
Attached patch removes unnecessary IRQ routing info (for ACPI, mptable etc ne...
Rudolf Marek
2010-08-17
Tilapila supports both dual slot and single slot. The difference should be
Wang Qing Pei
2010-08-03
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-07-26
Make include paths more consistent. Fixes compilation errors for me.
Myles Watson
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-05-21
Add "reasonable" values in ASL at places we overwrite from
Stefan Reinauer
2010-05-20
Move generation of mptable entries for ISA to generic code.
Patrick Georgi
2010-05-14
license header fixes
Nils Jacobs
2010-05-08
Drop console/console.c and pc80/serial.c from mainboards'
Patrick Georgi
2010-05-05
Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"
Patrick Georgi
2010-04-16
zero warnings days: unify mp tables. fix warnings.
Stefan Reinauer
2010-04-15
zero warnings days...
Stefan Reinauer
2010-04-14
Remove few more warnings and some dead code.
Myles Watson
2010-04-14
drop quite a lot of dead code that did nothing but produce warnings and make
Stefan Reinauer
2010-04-09
We don't define LB_CKS_* per board anymore:
Patrick Georgi
2010-04-09
copy_and_run.c is not needed twice, and it is used on non-car too.
Stefan Reinauer
2010-04-09
Copy acpi blobs in two parts to make sure gcc does the right thing.
Myles Watson
2010-04-08
Clean up fidvid files using indent.
Myles Watson
2010-04-08
Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...
Myles Watson
2010-04-07
- copy_and_run() gets the same calling convention on AMD and on all the others.
Stefan Reinauer
2010-04-07
move amd K8/Fam10 "bus detection" function prototypes to a common place.
Stefan Reinauer
2010-04-07
no duplicate names in cmos.layout.
Stefan Reinauer
2010-04-05
Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Rudolf Marek
[prev]