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
/
sunw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get mptable OEM/product ID from kconfig variables.
Uwe Hermann
2010-12-16
1
-1
/
+1
*
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
1
-2
/
+2
*
first round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
1
-3
/
+3
*
Simplify a few code chunks, fix whitespace and indentation.
Uwe Hermann
2010-11-21
1
-23
/
+11
*
Drop excessive whitespace randomly sprinkled in romstage.c files.
Uwe Hermann
2010-11-21
1
-20
/
+3
*
Convert more boards to use mptable_write_buses.
Patrick Georgi
2010-11-21
2
-15
/
+2
*
Use DIMM0 et al in lots more places instead of hardocding values.
Uwe Hermann
2010-11-21
1
-4
/
+5
*
Eliminate SET_NB_CFG_54 option. There was no board that
Patrick Georgi
2010-11-18
1
-5
/
+0
*
CK804/MCP55 devicetree.cb cosmetic and indentation fixes.
Uwe Hermann
2010-11-14
1
-151
/
+149
*
Move K8_ALLOCATE_IO_RANGE to Kconfig.
Patrick Georgi
2010-11-07
2
-3
/
+1
*
Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c
Patrick Georgi
2010-11-05
2
-1
/
+1
*
Convert ck804_early_smbus.c to a separately compiled unit.
Jonathan Kollasch
2010-10-27
1
-1
/
+1
*
We need to call smp_write_lintsrc() instead of smp_write_intsrc() for
Tobias Diedrich
2010-10-26
1
-2
/
+2
*
Convert all ck804-based boards to tiny bootblock.
Jonathan Kollasch
2010-10-26
1
-4
/
+0
*
Factor out common mptable code to mptable_init().
Uwe Hermann
2010-10-25
1
-19
/
+2
*
Add second CK804 for tyan/s2895 and sunw/ultra40.
Myles Watson
2010-10-05
1
-0
/
+4
*
attached patch moves a couple more config flags out of romstage:
Patrick Georgi
2010-10-05
2
-3
/
+2
*
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
2010-10-05
1
-1
/
+1
*
Move CAR settings to board config for socket 940 boards.
Warren Turkal
2010-09-30
1
-1
/
+0
*
Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.
Myles Watson
2010-09-28
1
-4
/
+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
2
-20
/
+16
*
Remove unused mainboard_config definitions. Trivial.
Myles Watson
2010-08-26
1
-4
/
+1
*
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
*
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-07-06
2
-2
/
+2
*
A bug fix:
Myles Watson
2010-07-06
1
-1
/
+0
*
Move generation of mptable entries for ISA to generic code.
Patrick Georgi
2010-05-20
1
-13
/
+1
*
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
*
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
7
-65
/
+65
*
zero warnings days: unify mp tables. fix warnings.
Stefan Reinauer
2010-04-16
2
-16
/
+7
*
zero warnings days...
Stefan Reinauer
2010-04-15
3
-2
/
+3
*
drop quite a lot of dead code that did nothing but produce warnings and make
Stefan Reinauer
2010-04-14
1
-1
/
+1
*
copy_and_run.c is not needed twice, and it is used on non-car too.
Stefan Reinauer
2010-04-09
1
-1
/
+1
*
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
*
- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
Stefan Reinauer
2010-04-07
1
-5
/
+0
*
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-31
1
-1
/
+1
*
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 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
-7
/
+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
*
Fix all the format string warnings.
Myles Watson
2010-03-22
2
-2
/
+2
*
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-22
3
-15
/
+15
*
Rework boolean expression (DeMorgan and all) for
Patrick Georgi
2010-03-18
1
-1
/
+1
*
Remove fallback/normal handling in mainboards'
Patrick Georgi
2010-03-18
1
-59
/
+12
*
- Add config flag for boards that have their own fadt.c
Patrick Georgi
2010-02-28
2
-3
/
+1
[next]