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
/
amd
/
persimmon
Age
Commit message (
Expand
)
Author
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-18
Remove old AMD #define
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-21
Persimmon audio codec verb patch.
Marc Jones
2011-12-02
Change AMD vendorcode build
Kyösti Mälkki
2011-11-08
Cleanup Persimmon mainboard whitespace.
Marc Jones
2011-11-01
remove trailing whitespace
Stefan Reinauer
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-13
mptable: Refactor mptable generation some more
Patrick Georgi
2011-10-13
mptable: Get rid of fixup_virtual_wire
Patrick Georgi
2011-10-12
persimmon: complete the sb800 devicetree
Kerry Sheh
2011-10-11
persimmon: sb800 sata mode configure update
Kerry Sheh
2011-09-17
Persimmon doesn't have HDMI so the GNB HD Audio should be disabled.
Marc Jones
2011-09-17
Enable SATA AHCI for faster boot with SeaBIOS.
Marc Jones
2011-09-16
Persimmon updates for AMD F14 rev C0
efdesign98
2011-09-07
AMD F14 southbridge update
Kerry She
2011-07-22
Add xhcbios and ahcibios rom handling
efdesign98
2011-07-14
Move AMD SB800 early clock setup.
Scott Duplichan
2011-06-29
amd southbirdge sb800 wrapper, pci bridge fix
Kerry She
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-05-20
Correct amd persimmon romstage code for early SPI prefetch enable.
Scott Duplichan
2011-05-20
Move the ACPI FACP table to the front of the RSDT list. This is done to work ...
Scott Duplichan
2011-05-15
Remove multiple mmconf settings and just use kconfig setting.
Marc Jones
2011-05-15
Cosmetic cleanup.
Scott Duplichan
2011-05-15
1) Remove unused kconfig options.
Scott Duplichan
2011-05-15
Update gpp port configuration.
Scott Duplichan
2011-05-15
Enable rom cache early to reduce boot time.
Scott Duplichan
2011-05-15
Fix memory allocation problem in amdInitLate. Disabled until further debug.
Scott Duplichan
2011-05-15
Remove some non-essential agesa options to reduce boot time.
Scott Duplichan
2011-05-15
Declare legacy video frame buffer so that Windows generic VGA driver will work.
Scott Duplichan
2011-05-15
Declare RTC as not PIIX4 compatible to match AMD hardware.
Scott Duplichan
2011-05-15
Make fadt revision match its length. Solves Windows 7 checked build assert.
Scott Duplichan
2011-05-15
Enable SPI cacheline prefetch early to reduce boot time.
Scott Duplichan
2011-05-15
Enable SPI cacheline prefetch early to reduce boot time.
Scott Duplichan
2011-05-15
Switch processor cores to pstate 0 early to reduce boot time.
Scott Duplichan
2011-05-15
Enable 33 MHz fast mode SPI read early to reduce boot time.
Scott Duplichan
2011-05-15
Move mmconf base from e0000000 to f8000000 to avoid conflict with UMA BAR.
Scott Duplichan
2011-05-15
Match DIMM SPD addressing to implemented slots.
Scott Duplichan
2011-05-15
Size mmconf according to CONFIG_MMCONF_BUS_NUMBER.
Scott Duplichan
2011-05-15
1) Use D18F1xF4 VGA Enable to simplify legacy video I/O support.
Scott Duplichan
2011-05-15
1) Set I/O APIC ID according to BKDG recommendation
Scott Duplichan
2011-04-20
run uart_init() from console_init, just like the other console initialization...
Stefan Reinauer
2011-03-01
Use subsystem id from devicetree.cb instead of Kconfig and move
Sven Schnelle
2011-02-14
Add IBASE DB-FT1 and AMD Inagua motherboards. Patch 8 of 8.
Frank Vibrans