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
2013-02-04
AGESA boards: Fix grammar in description of `OemCustomizeInitEarly`
Paul Menzel
2013-02-04
ASRock 939A785GMH: Align comments of DSDT’s `IndexField`
Paul Menzel
2013-02-04
ASRock 939A785GMH: Align comments in DSDT header with tabs
Paul Menzel
2013-01-30
ASRock E350M1: Remove unused variable `reg8` from `romstage.c`
Paul Menzel
2013-01-26
AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDT
Paul Menzel
2012-12-28
BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variable
Aladyshev Konstantin
2012-11-28
amdk8/amdfam10: Use CAR_GLOBAL for sysinfo
Patrick Georgi
2012-11-27
Remove AMD special case for LAPIC based udelay()
Patrick Georgi
2012-11-16
Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig
Stefan Reinauer
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-08-08
Cleanup coreboot memory table includes
Kyösti Mälkki
2012-08-08
Drop HAVE_MAINBOARD_RESOURCES
Kyösti Mälkki
2012-08-02
AMD and GFXUMA: move setup_uma_memory() to northbridge
Kyösti Mälkki
2012-07-31
Revert "remove CONFIG_SERIAL_CPU_INIT"
Sven Schnelle
2012-07-26
Drop mainboard chip.h
Stefan Reinauer
2012-07-23
AMD and GFXUMA: drop redundant use of lb_add_memory_range()
Kyösti Mälkki
2012-07-16
Move setup_uma_memory() to K8 northbridge
Kyösti Mälkki
2012-07-16
Move setup_uma_memory() to Agesa Family14 northbridge
Kyösti Mälkki
2012-07-16
Define global uma_memory variables
Kyösti Mälkki
2012-07-02
remove CONFIG_SERIAL_CPU_INIT
Sven Schnelle
2012-05-09
Move fadt.c to the cimx sb800 southbridge directory to be shared.
Marc Jones
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-27
Move top level pc80 directory to drivers/
Stefan Reinauer
2012-04-20
Refactor some alignment handling
Patrick Georgi
2012-04-19
Fix messy code in ALIB creation
zbao
2012-04-19
Leverage the Pstate table created by AGESA.
zbao
2012-04-16
ACPI HEST table.
zbao
2012-03-16
Rename AMD_AGESA to CPU_AMD_AGESA
Kyösti Mälkki
2012-03-08
Unify Local APIC address definitions
Patrick Georgi
2012-02-22
ACPI: More ../../.. removal
Patrick Georgi
2012-02-17
amd/sb700: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-02-17
Remove whitespace.
Patrick Georgi
2012-02-16
SIO: Winbond w83627dhg update
Kerry Sheh
2012-01-18
Clean up AMD romstage.c serial output
Marc Jones
2012-01-18
Remove duplicated line of code in AMD wrappers.
Marc Jones
2012-01-05
Fix Fam14 AGESA ACPI table generation
Marc Jones
2012-01-05
Clean up AMD Fam14 SSDT
Marc Jones
2012-01-05
Fix Fam14 mainboard whitespace
Marc Jones
2012-01-02
F14 mainboard: mptable update
Kerry Sheh
2012-01-02
F14 mainboard: update acpi interrupt routing in pic and apic mode
Kerry Sheh
2011-12-02
Change AMD vendorcode build
Kyösti Mälkki
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-30
remove usbdebug.h include from mainboard/romstage code
Sven Schnelle
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-10-23
SB800: Hide unused gpp ports
Kerry Sheh
2011-10-19
asrock/e350m1: Enable the superio ACPI device in devicetree.cb
Peter Stuge
2011-10-13
Use default table creator macro for all SSDTs
Stefan Reinauer
2011-10-13
mptable: Refactor mptable generation some more
Patrick Georgi
2011-10-13
mptable: Get rid of fixup_virtual_wire
Patrick Georgi
2011-10-11
mainboard: complete the sb800 devicetree even device is off
Kerry Sheh
2011-09-14
Update to Asrock E350m1 for AMD F14 C0
efdesign98
2011-09-07
AMD SB800 southbridge update
Kerry She
2011-09-07
AMD F14 southbridge update
Kerry She
2011-07-22
Update AMD SR5650 and SB700
efdesign98
2011-07-14
Move AMD SB800 early clock setup.
Scott Duplichan
2011-07-10
ASRock E350M1: ACPI-related BSOD fix
Scott Duplichan
2011-06-29
amd southbirdge sb800 wrapper, pci bridge fix
Kerry She
2011-06-22
Move SB800 clock init earlier
Scott Duplichan
2011-06-22
Move existing AMD Ffamily14 code to f14 folder
efdesign98
2011-06-22
Rename {CPU|NB|SB}/amd/*_wrapper folders
efdesign98
2011-06-20
sb800: move spi prefetch and fast read mode to sb bootblock.
Stefan Reinauer
2011-06-20
ASRock E350M1: Enable USB3 support
Marshall Buschman
2011-06-19
ASRock E350M1: Configure SB800 GPP ports to support onboard pcie nic
Scott Duplichan
2011-06-12
ASRock/E350M1: Skip memory clear for boot time reduction
Marshall Buschman
2011-06-07
re-indent, so files conform to coding guidelines.
Stefan Reinauer
2011-06-04
Port persimmon r6594 to e350m1: Cosmetic cleanup
Peter Stuge
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
[next]