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
/
amd
/
mahogany_fam10
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop some useless "../../../" in #includes (trivial).
Uwe Hermann
2010-09-25
1
-1
/
+1
*
Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.
Uwe Hermann
2010-09-24
1
-0
/
+12
*
Move memory type information out of some AMD sockets.
Myles Watson
2010-09-10
1
-0
/
+2
*
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
1
-22
/
+6
*
Remove unused mainboard_config definitions. Trivial.
Myles Watson
2010-08-26
2
-8
/
+1
*
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
-1
/
+0
*
Make include paths more consistent. Fixes compilation errors for me.
Myles Watson
2010-07-26
1
-1
/
+1
*
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-07-06
2
-1
/
+1
*
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
-17
/
+1
*
Remove another set of includes from Fam10 romstages:
Patrick Georgi
2010-05-14
1
-4
/
+0
*
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
*
Trivial. The comment also need to modify.
Zheng Bao
2010-04-25
1
-1
/
+1
*
The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12.
Zheng Bao
2010-04-25
2
-3
/
+3
*
zero warnings days: unify mp tables. fix warnings.
Stefan Reinauer
2010-04-16
1
-1
/
+1
*
remove more warnings. move ROOT_COMPLEX selection to fam10
Stefan Reinauer
2010-04-15
1
-1
/
+0
*
zero warnings days...
Stefan Reinauer
2010-04-15
1
-6
/
+2
*
Remove a few more warnings from fam10.
Myles Watson
2010-04-15
1
-2
/
+2
*
Remove few more warnings and some dead code.
Myles Watson
2010-04-14
1
-28
/
+0
*
drop quite a lot of dead code that did nothing but produce warnings and make
Stefan Reinauer
2010-04-14
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
-13
/
+16
*
Clean up fidvid files using indent.
Myles Watson
2010-04-08
1
-3
/
+3
*
Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...
Myles Watson
2010-04-08
1
-2
/
+2
*
move amd K8/Fam10 "bus detection" function prototypes to a common place.
Stefan Reinauer
2010-04-07
3
-3
/
+3
*
No warnings day, next round.
Stefan Reinauer
2010-04-06
1
-7
/
+2
*
This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and
Stefan Reinauer
2010-03-31
1
-1
/
+1
*
- drop unneeded Makefile.inc
Stefan Reinauer
2010-03-30
1
-109
/
+0
*
drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig
Stefan Reinauer
2010-03-30
1
-5
/
+0
*
unify cmos.layout wrt AMD extended configuration registers.
Stefan Reinauer
2010-03-30
1
-1
/
+1
*
This drops the ASSEMBLY define from romstage.c, too
Stefan Reinauer
2010-03-29
1
-11
/
+1
*
__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into
Stefan Reinauer
2010-03-29
1
-1
/
+1
*
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-03-29
1
-10
/
+0
*
dualcore.h and quadcore.h are almost exactly the same.
Stefan Reinauer
2010-03-29
1
-1
/
+1
*
drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more
Stefan Reinauer
2010-03-28
1
-6
/
+0
*
Remove dead code and make white space more consistent for acpi_tables.c
Myles Watson
2010-03-26
1
-35
/
+33
*
1. Remove warnings and multiple blank lines.
Zheng Bao
2010-03-26
5
-15
/
+23
*
Get rid of type-punned pointer errors.
Myles Watson
2010-03-24
1
-17
/
+16
*
mahogany_fam10: rename apc_auto.c to ap_romstage.c like on all other boards
Stefan Reinauer
2010-03-23
1
-0
/
+0
*
Fix all the format string warnings.
Myles Watson
2010-03-22
3
-7
/
+7
*
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-22
7
-47
/
+47
*
Remove remaining uses of
Patrick Georgi
2010-03-18
1
-9
/
+0
*
Rework boolean expression (DeMorgan and all) for
Patrick Georgi
2010-03-18
1
-1
/
+1
*
Remove failover/fallback/normal handling in mainboards'
Patrick Georgi
2010-03-17
1
-72
/
+11
*
trivial warning fixes, mostly for ACPI code
Stefan Reinauer
2010-03-17
1
-2
/
+2
*
The code can run on the Mahogany board, which is one of sample boards
Zheng Bao
2010-03-16
24
-0
/
+5744