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
/
msi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-31
5
-11
/
+11
*
This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and
Stefan Reinauer
2010-03-31
10
-13
/
+11
*
- drop unneeded Makefile.inc
Stefan Reinauer
2010-03-30
2
-25
/
+1
*
drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig
Stefan Reinauer
2010-03-30
5
-25
/
+0
*
reduce warnings in MCP55 and Fam10 code
Stefan Reinauer
2010-03-30
1
-3
/
+2
*
fix ms9652_fam10
Stefan Reinauer
2010-03-30
1
-3
/
+5
*
unify cmos.layout wrt AMD extended configuration registers.
Stefan Reinauer
2010-03-30
5
-5
/
+5
*
This drops the ASSEMBLY define from romstage.c, too
Stefan Reinauer
2010-03-29
9
-35
/
+7
*
__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into
Stefan Reinauer
2010-03-29
9
-9
/
+9
*
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-03-29
5
-65
/
+0
*
dualcore.h and quadcore.h are almost exactly the same.
Stefan Reinauer
2010-03-29
6
-6
/
+6
*
drop post_code()
Stefan Reinauer
2010-03-28
1
-5
/
+0
*
Remove dead code and make white space more consistent for acpi_tables.c
Myles Watson
2010-03-26
1
-5
/
+0
*
Get rid of type-punned pointer errors.
Myles Watson
2010-03-24
1
-4
/
+3
*
Fix all the format string warnings.
Myles Watson
2010-03-22
14
-21
/
+16
*
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-22
17
-62
/
+62
*
Remove remaining uses of
Patrick Georgi
2010-03-18
6
-67
/
+0
*
Rework boolean expression (DeMorgan and all) for
Patrick Georgi
2010-03-18
5
-5
/
+5
*
Remove fallback/normal handling in mainboards'
Patrick Georgi
2010-03-18
2
-122
/
+27
*
Remove failover/fallback/normal handling in mainboards'
Patrick Georgi
2010-03-17
3
-215
/
+38
*
trivial warning fixes, mostly for ACPI code
Stefan Reinauer
2010-03-17
1
-1
/
+1
*
Use CPU_INTEL_SLOT_1 for Slot 1 boards (trivial).
Uwe Hermann
2010-03-13
6
-6
/
+6
*
Replace clear_memory with memset.
Myles Watson
2010-03-11
1
-1
/
+0
*
Remove Kconfig entries that disable
Patrick Georgi
2010-03-08
3
-15
/
+0
*
This patch is from 2009-10-20
Uwe Hermann
2010-03-05
4
-8
/
+0
*
Whitespace changes to make s2912_fam10/ms9652_fam10 more similar.
Uwe Hermann
2010-03-01
4
-28
/
+25
*
Various cometic and coding-style fixes (trivial).
Uwe Hermann
2010-03-01
4
-11
/
+28
*
Add msi/ms9652_fam10 board.
Timothy Pearson
2010-03-01
15
-0
/
+2390
*
- Add config flag for boards that have their own fadt.c
Patrick Georgi
2010-02-28
8
-6
/
+4
*
- make HAVE_HARD_RESET match what newconfig did
Patrick Georgi
2010-02-27
7
-103
/
+1
*
This does the following:
Stefan Reinauer
2010-02-27
3
-3
/
+3
*
Move the ldscripts logic to src/arch/i386/Makefile.inc
Patrick Georgi
2010-02-25
2
-18
/
+0
*
Unify crt0s setup to src/arch/i386/Makefile.inc. This variable
Patrick Georgi
2010-02-25
2
-12
/
+0
*
Only handle code as "driver" that actually uses our driver
Patrick Georgi
2010-02-23
2
-4
/
+4
*
Adjust msi/ms7135 DCACHE_RAM_* config to previous 32KiB values,
Jonathan A. Kollasch
2010-02-23
2
-5
/
+5
*
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-15
4
-14
/
+8
*
$(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We do
Stefan Reinauer
2010-02-11
2
-12
/
+0
*
Move all the copies of the romstage.inc rule to
Patrick Georgi
2010-02-09
6
-10
/
+4
*
Clean up ACPI:
Patrick Georgi
2010-02-08
2
-14
/
+0
*
straighten naming scheme for application processor rom stage files.
Stefan Reinauer
2010-02-08
3
-6
/
+6
*
janitor task: unify and cleanup naming.
Stefan Reinauer
2010-02-08
10
-12
/
+12
*
newconfig is no more.
Patrick Georgi
2010-02-07
16
-3160
/
+0
*
ifeq wants a space before the (
Stefan Reinauer
2010-01-30
2
-2
/
+2
*
* fix crt0s/ldscripts paths to fix out of tree build.
Stefan Reinauer
2010-01-30
2
-24
/
+28
*
Fix ACPI build on a couple of boards (now that it's active)
Patrick Georgi
2010-01-25
1
-1
/
+0
*
More Kconfig changes to improve match with newconfig:
Patrick Georgi
2010-01-25
4
-6
/
+6
*
Align several kconfig options to match newconfig:
Patrick Georgi
2010-01-25
6
-22
/
+8
*
Move all IOAPIC selection to southbridges, and remove them
Patrick Georgi
2010-01-18
3
-3
/
+0
*
* Explicitly add __PRE_RAM__ where it should be added.
Stefan Reinauer
2010-01-05
4
-0
/
+4
*
Trivial fixes for kconfig. They fix all non-fam10 build failures.
Myles Watson
2009-12-02
1
-2
/
+2
[next]