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
/
winent
Commit message (
Expand
)
Author
Age
Files
Lines
*
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
1
-1
/
+1
*
first round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
1
-2
/
+2
*
Drop per-board ram_check() calls for now.
Uwe Hermann
2010-11-22
1
-3
/
+0
*
Simplify a few code chunks, fix whitespace and indentation.
Uwe Hermann
2010-11-21
1
-6
/
+0
*
Drop excessive whitespace randomly sprinkled in romstage.c files.
Uwe Hermann
2010-11-21
1
-4
/
+2
*
Use DIMM0 et al in lots more places instead of hardocding values.
Uwe Hermann
2010-11-21
1
-1
/
+1
*
Unify DIMM SPD addressing. For Geode, change the
Patrick Georgi
2010-11-20
1
-2
/
+1
*
Enable or disable the power button in Kconfig
Peter Stuge
2010-10-13
1
-0
/
+1
*
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
2010-10-05
1
-1
/
+1
*
All these boards already had the CACHE_AS_RAM option in their individual
Warren Turkal
2010-09-27
1
-1
/
+0
*
Drop some useless "../../../" in #includes (trivial).
Uwe Hermann
2010-09-25
1
-1
/
+1
*
Cut the crap.
Uwe Hermann
2010-09-21
1
-1
/
+1
*
Set up an arbitrary amount of system memory on Geode LX, so
Aurelien Guillaume
2010-09-07
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
-8
/
+16
*
Remove unused mainboard_config definitions. Trivial.
Myles Watson
2010-08-26
1
-3
/
+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
1
-5
/
+0
*
This commit updates the Geode LX GLCP delay control setup from the v2 way to ...
Edwin Beasant
2010-06-10
1
-1
/
+1
*
license header fixes
Nils Jacobs
2010-05-14
1
-2
/
+1
*
Drop console/console.c and pc80/serial.c from mainboards'
Patrick Georgi
2010-05-08
1
-3
/
+2
*
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
1
-1
/
+1
*
* clean up all but two warnings on artecgroup dbe61
Stefan Reinauer
2010-04-21
1
-34
/
+5
*
Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...
Myles Watson
2010-04-08
1
-1
/
+1
*
-Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.
Stefan Reinauer
2010-04-01
1
-2
/
+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
*
This drops the ASSEMBLY define from romstage.c, too
Stefan Reinauer
2010-03-29
1
-4
/
+1
*
__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into
Stefan Reinauer
2010-03-29
1
-1
/
+1
*
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-22
1
-2
/
+2
*
- make HAVE_HARD_RESET match what newconfig did
Patrick Georgi
2010-02-27
1
-10
/
+0
*
Move the ldscripts logic to src/arch/i386/Makefile.inc
Patrick Georgi
2010-02-25
1
-5
/
+0
*
Unify crt0s setup to src/arch/i386/Makefile.inc. This variable
Patrick Georgi
2010-02-25
1
-6
/
+0
*
Various minor fixes (trivial).
Uwe Hermann
2010-02-25
3
-7
/
+6
*
Add Win Enterprises' PL6064 board
Anish K. Patel
2010-02-24
9
-0
/
+516