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
Commit message (
Expand
)
Author
Age
Files
Lines
*
YABEL update
Stefan Reinauer
2010-02-22
18
-816
/
+1506
*
Add Doxyfile to bayou
Stefan Reinauer
2010-02-21
1
-0
/
+1551
*
trival. All the changes is about comment and spaces.
Zheng Bao
2010-02-20
1
-36
/
+36
*
Revert deletion of src/arch/i386/init.
Patrick Georgi
2010-02-19
11
-0
/
+983
*
1. Change CONFIG_DEBUG to DEBUG in util/x86emu/*
Myles Watson
2010-02-19
25
-1064
/
+83
*
fix APCI typos.
Stefan Reinauer
2010-02-16
2
-2
/
+2
*
fix clock polling in pc97317 driver.
Stefan Reinauer
2010-02-15
1
-1
/
+1
*
Document the reason for r5124 in the code/Makefile (trivial).
Uwe Hermann
2010-02-15
1
-0
/
+2
*
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-15
138
-693
/
+650
*
Add missing Copyright line, sorry.
Uwe Hermann
2010-02-14
1
-0
/
+1
*
Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz.
Anish K Patel
2010-02-14
1
-0
/
+10
*
I was having problems building a working romcc with the -O2
Marc Jones
2010-02-13
1
-1
/
+1
*
romcc: Fix a few (harmless) warnings
Peter Stuge
2010-02-12
1
-2
/
+2
*
This patch allows a Kconfig option to choose between 64MB (IP1000) and 128MB ...
Joseph Smith
2010-02-12
3
-3
/
+24
*
update doxygen config file to latest doxygen version
Stefan Reinauer
2010-02-12
1
-542
/
+837
*
Add two YABEL options to Kconfig
Stefan Reinauer
2010-02-12
1
-0
/
+19
*
Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers,
Patrick Georgi
2010-02-11
3
-1
/
+5
*
Adapt all uses of CONFIG_XIP_ROM_BASE to use
Patrick Georgi
2010-02-11
5
-5
/
+33
*
Don't remove config.h on "make clean"
Patrick Georgi
2010-02-11
1
-1
/
+1
*
romcc: Ignore empty string tokens. So far, romcc emitted a single double-quot...
Patrick Georgi
2010-02-11
1
-0
/
+3
*
$(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We do
Stefan Reinauer
2010-02-11
8
-43
/
+5
*
separate build.h and config.h usage (now possible because newconfig is gone)
Stefan Reinauer
2010-02-11
5
-29
/
+42
*
Improve compiler detection and configuration in xcompile.
Patrick Georgi
2010-02-10
2
-29
/
+73
*
Do not print the full path name to coreboot.rom in "cbfstool print" (trivial).
Uwe Hermann
2010-02-10
1
-1
/
+2
*
Forgot a CBFS_PREFIX change in appropriate commit (r5102).
Patrick Georgi
2010-02-10
2
-25
/
+1
*
Remove uses of the shell to remove double quotes, or to figure out the
Patrick Georgi
2010-02-10
1
-4
/
+4
*
Handle potential race condition with $(obj)/util/cbfstool
Patrick Georgi
2010-02-10
1
-1
/
+1
*
Remove two perl calls with sed, and adds an alternative
Patrick Georgi
2010-02-10
3
-6
/
+4
*
fix doxyfile path
Stefan Reinauer
2010-02-10
1
-1
/
+1
*
python is no longer used in abuild.
Stefan Reinauer
2010-02-10
1
-1
/
+0
*
Drop src/config alltogether
Stefan Reinauer
2010-02-10
8
-1029
/
+1262
*
Emergency fix: r5102 carried some local change that doesn't
Patrick Georgi
2010-02-09
1
-1
/
+1
*
Add image updating support. When selecting it, it
Patrick Georgi
2010-02-09
3
-3
/
+22
*
Allow building images with different prefixes (ie. normal/romstage,
Patrick Georgi
2010-02-09
7
-32
/
+21
*
I took Rob Landley's nice "menuconfig2html.py" script from
Stefan Reinauer
2010-02-09
6
-320
/
+141
*
Actually set HAVE_OPTION_TABLES for the boards that need it.
Patrick Georgi
2010-02-09
4
-20
/
+0
*
Move all the copies of the romstage.inc rule to
Patrick Georgi
2010-02-09
101
-389
/
+79
*
The COM2 enable code is global now. Use global API and
Patrick Georgi
2010-02-09
1
-34
/
+1
*
Port of CS5536 early UART setup from v3.
Edwin Beasant
2010-02-09
5
-48
/
+117
*
update coreboot trunk version
4.0
Stefan Reinauer
2010-02-08
1
-1
/
+1
*
get rid of old news.
Stefan Reinauer
2010-02-08
1
-68
/
+0
*
Clean up ACPI:
Patrick Georgi
2010-02-08
156
-543
/
+152
*
straighten naming scheme for application processor rom stage files.
Stefan Reinauer
2010-02-08
19
-21
/
+21
*
janitor task: unify and cleanup naming.
Stefan Reinauer
2010-02-08
184
-336
/
+198
*
fix further build.h dependencies that were undetected before we enabled it on
Stefan Reinauer
2010-02-07
6
-6
/
+6
*
romcc _also_ has to wait for build.h to be generated.
Patrick Georgi
2010-02-07
1
-2
/
+2
*
newconfig is no more.
Patrick Georgi
2010-02-07
653
-64257
/
+15
*
this should get the VIA VT8454c in shape with Kconfig
Stefan Reinauer
2010-02-05
2
-1
/
+4
*
Add -pipe .. notably speeds up windows builds.
Stefan Reinauer
2010-02-05
1
-1
/
+1
*
This patch fixes the build for the dsdt.asl/dsdt.c.
Harald Gutmann
2010-02-04
1
-2
/
+2
[next]