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
...
*
Ignore .exe files in whitespace test
Patrick Georgi
2012-04-05
1
-0
/
+1
*
Add getopt implementation to abuild
Patrick Georgi
2012-04-05
2
-0
/
+68
*
Use fast memset in SMM mode, too
Stefan Reinauer
2012-04-04
2
-2
/
+7
*
Add support for Intel Panther Point PCH
Stefan Reinauer
2012-04-04
43
-0
/
+9325
*
Add support for mainboard specific suspend/resume handler
Stefan Reinauer
2012-04-04
2
-1
/
+6
*
Move TPM code to romstage
Stefan Reinauer
2012-04-04
1
-1
/
+1
*
Drop verified boot code from acpi.c
Stefan Reinauer
2012-04-04
1
-8
/
+0
*
Drop duplicate inclusion of src/vendorcode
Stefan Reinauer
2012-04-04
1
-1
/
+0
*
Add support to run SMM handler in TSEG instead of ASEG
Stefan Reinauer
2012-04-04
8
-3
/
+440
*
libpayload: avoid excessive casts in printf.c
Mathias Krause
2012-04-04
1
-11
/
+9
*
libpayload: minor cleanups
Mathias Krause
2012-04-04
2
-15
/
+6
*
Don't unconditionally show ChromeOS options
Stefan Reinauer
2012-04-04
1
-0
/
+5
*
Add support for Intel Turbo Boost feature
Stefan Reinauer
2012-04-03
3
-0
/
+135
*
smbios: add support for onboard devices extended information
Stefan Reinauer
2012-04-03
1
-0
/
+29
*
nvramtool: 64bit safe CBFS handling
Patrick Georgi
2012-04-03
1
-9
/
+9
*
Add preprocessing capabilities to the cbfs-files mechanism
Patrick Georgi
2012-04-03
1
-0
/
+14
*
Add nvramtool to coreboot build system
Patrick Georgi
2012-04-03
2
-1
/
+49
*
Apply cache-as-ram conditionally on socket mPGA604
Kyösti Mälkki
2012-04-02
3
-8
/
+19
*
S3 code whitespaces changes.
zbao
2012-04-02
4
-117
/
+117
*
Add sb800 spi support.
zbao
2012-04-02
4
-0
/
+257
*
x86, oprom: ensure DF is always cleared
Mathias Krause
2012-04-02
1
-28
/
+37
*
[ChromeOS] Don't initialize VGA Option ROM in normal mode
Stefan Reinauer
2012-04-02
1
-0
/
+12
*
Add EC component for SMSC MEC1308/1310
Stefan Reinauer
2012-04-02
12
-1
/
+725
*
Add support for ITE IT8772F SuperI/O chip
Stefan Reinauer
2012-04-02
8
-0
/
+881
*
Add a helper function to determine the number of enabled CPUs
Stefan Reinauer
2012-04-02
2
-0
/
+19
*
Align: Make sure 1 is treated as unsigned long instead of int
Stefan Reinauer
2012-04-02
2
-5
/
+1
*
Add Google ChromeOS vendor support
Stefan Reinauer
2012-04-02
12
-16
/
+504
*
Force coreboot mconf to create temp files in the output directory
Vadim Bendebury
2012-04-02
1
-10
/
+43
*
Add a "remove" command to cbfstool
Gabe Black
2012-04-02
2
-0
/
+86
*
Fix issues with x86 memcpy
Mathias Krause
2012-03-31
1
-9
/
+11
*
Whitespace fixes
Patrick Georgi
2012-03-31
2
-2
/
+2
*
Update xcompile to search for x86_64 toolchain.
Marc Jones
2012-03-31
1
-6
/
+11
*
Make libpayload parse the coreboot tables before setting up the consoles
Gabe Black
2012-03-31
1
-3
/
+3
*
Enable -Werror for romcc
Stefan Reinauer
2012-03-31
2
-5
/
+1
*
Keep cscope.out when distclean.
zbao
2012-03-31
1
-1
/
+1
*
Intel cpus: get MAXPHYADDR at runtime for new CAR
Kyösti Mälkki
2012-03-31
1
-13
/
+45
*
Intel cpus: add hyper-threading CPU support to new CAR
Kyösti Mälkki
2012-03-31
1
-13
/
+134
*
Intel cpus: improve CPU compatibility of new CAR
Kyösti Mälkki
2012-03-31
1
-1
/
+30
*
Add support for RAM-less multi-processor init
Kyösti Mälkki
2012-03-31
2
-4
/
+15
*
Intel cpus: apply some good programming practices in new CAR
Kyösti Mälkki
2012-03-31
1
-24
/
+15
*
Intel cpus: cache actual size of the Flash ROM device
Kyösti Mälkki
2012-03-31
2
-3
/
+10
*
Intel cpus: copy model_6ex CAR code
Kyösti Mälkki
2012-03-31
1
-0
/
+268
*
Makefile: rename romstage linking filenames
Kyösti Mälkki
2012-03-31
1
-10
/
+10
*
Makefile: split romstage linking to separate rules
Kyösti Mälkki
2012-03-31
1
-13
/
+28
*
Fix coreboot makefiles not to produce half baked output.
Kyösti Mälkki
2012-03-31
1
-16
/
+18
*
Drop obsolete TINY_BOOTBLOCK
Kyösti Mälkki
2012-03-31
2
-2
/
+0
*
Fix warnings in coreboot utilities.
Stefan Reinauer
2012-03-30
6
-13
/
+20
*
use movsl for copying resume memory back
Stefan Reinauer
2012-03-30
1
-17
/
+6
*
Don't unconditionally add support for cardbus and pci-x devices
Stefan Reinauer
2012-03-30
1
-3
/
+3
*
Add DEBUG_TPM option to Debugging menu
Stefan Reinauer
2012-03-30
2
-8
/
+8
[prev]
[next]