index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
asrock
Age
Commit message (
Expand
)
Author
2011-06-04
Port persimmon r6593 to e350m1: Remove unused Kconfig options
Peter Stuge
2011-06-04
Port persimmon r6592 to e350m1: Update GPP port configuration
Peter Stuge
2011-06-04
Port persimmon r6591 to e350m1: ROM cache early
Marshall Buschman
2011-06-04
Port persimmon r6590 to e350m1: Work around memory allocation problem
Marshall Buschman
2011-06-04
Port persimmon r6589 to e350m1: Strip down AGESA options
Marshall Buschman
2011-06-04
Port persimmon r6588 to e350m1: VGA framebuffer
Marshall Buschman
2011-06-04
Port persimmon r6587 to e350m1: RTC is not PIIX4 compatible
Marshall Buschman
2011-06-04
Port persimmon r6586 to e350m1: FADT revision
Marshall Buschman
2011-06-04
Port persimmon r6584 and r6601 to e350m1: SPI prefetch early
Marshall Buschman
2011-06-04
Port persimmon r6583 to e350m1: pstate 0 early
Marshall Buschman
2011-06-04
Port persimmon r6582 to e350m1: 33 MHz SPI read early
Marshall Buschman
2011-06-04
Port persimmon r6578 and r6596 to e350m1: MMCONF base
Peter Stuge
2011-06-04
Port persimmon r6574 to e350m1: MMCONF size
Marshall Buschman
2011-06-04
Port persimmon r6573 to e350m1: VGA, PCI MMIO and SB800 legacy
Marshall Buschman
2011-06-04
Port persimmon r6572 to e350m1: I/O APIC ID
Marshall Buschman
2011-04-20
run uart_init() from console_init, just like the other console initialization...
Stefan Reinauer
2011-04-18
* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
Stefan Reinauer
2011-03-28
SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.
Zheng Bao
2011-03-01
Use subsystem id from devicetree.cb instead of Kconfig and move
Sven Schnelle
2011-02-26
Following patch fills in the callbacks for PCIe x16 resets. This board uses G...
Rudolf Marek
2011-02-26
Correct error in ASRock E350M1 commit that breaks build for ASRock 939a785gmh.
Scott Duplichan
2011-02-26
Add support for the ASRock E350M1, an AMD family 14h Fusion board.
Scott Duplichan
2011-02-24
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6376 2b7e53f0-3cfb-0310-b3e...
Scott Duplichan
2011-01-16
Ooops lets see if this extra comment removal fixes this.
Rudolf Marek
2011-01-16
Trivial, cleanup of GPIO comments.
Rudolf Marek
2010-12-16
Get mptable OEM/product ID from kconfig variables.
Uwe Hermann
2010-12-13
This patch just turns on the ACPI resume.
Rudolf Marek
2010-12-11
Following patch makes just one fadt.c file. For SB700.
Rudolf Marek
2010-12-11
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer
2010-12-09
Deduplicate various ACPI .asl files.
Uwe Hermann
2010-12-08
Move "select CACHE_AS_RAM" lines from boards into CPU socket.
Uwe Hermann
2010-12-08
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-12-05
W83627DHG/W83627EHG fixups for virtual LDNs.
Uwe Hermann
2010-12-04
Following patch removes the cut-and-paste stuff from Mahagony and fixes the _...
Rudolf Marek
2010-11-30
The patch just make the power LED on.
Rudolf Marek
2010-11-30
Fix the SPD to channel mapping. Please note that there is something wrong wit...
Rudolf Marek
2010-11-21
Simplify a few code chunks, fix whitespace and indentation.
Uwe Hermann
2010-11-21
Drop excessive whitespace randomly sprinkled in romstage.c files.
Uwe Hermann
2010-11-21
Convert boards to use mptable_write_buses.
Patrick Georgi
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
[next]