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
*
libpayload: Parse MTC and fill mtc_start and mtc_size
Furquan Shaikh
2015-06-23
3
-0
/
+14
*
ddr3: add missing newline
Patrick Rudolph
2015-06-23
1
-1
/
+1
*
ddr3: Fix SPD CRC calculation
Patrick Rudolph
2015-06-23
1
-1
/
+1
*
AMD PI agesawrapper: add PSPP (PCIe Speed Power Policy) interface
WANG Siyuan
2015-06-23
1
-0
/
+1
*
Move same Kconfigs to northbridge/amd/pi/Kconfig
WANG Siyuan
2015-06-23
4
-48
/
+20
*
AMD Bettong: Add a new AMD FP4 socket mainboard
WANG Siyuan
2015-06-23
21
-0
/
+1801
*
AMD Merlin Falcon: Add northbridge files for new AMD processor
WANG Siyuan
2015-06-22
12
-10
/
+1442
*
AMD OemS3Save: refactor for Merlin Falcon
WANG Siyuan
2015-06-22
2
-2
/
+8
*
buildgcc: Add list of valid platform to the help text.
Martin Roth
2015-06-22
1
-0
/
+2
*
Remove incorrect Kconfig expressions
Martin Roth
2015-06-22
2
-7
/
+0
*
lenovo/x60: Enable VESA framebuffer mode (native graphics)
Francis Rowe
2015-06-22
1
-0
/
+1
*
lenovo/x60: Enable brightness controls (native graphics)
Francis Rowe
2015-06-22
1
-1
/
+1
*
superio: use common x86 code on x86-64
Stefan Reinauer
2015-06-22
1
-0
/
+1
*
device: DDR3 generic code 64bit fix
Stefan Reinauer
2015-06-22
1
-1
/
+1
*
oprom: Fix for 64bit
Stefan Reinauer
2015-06-22
2
-2
/
+2
*
device: Use x86 specific code on x86-64
Stefan Reinauer
2015-06-22
1
-0
/
+1
*
x86: make PCI MMIO CFG functions 64bit proof
Stefan Reinauer
2015-06-22
1
-6
/
+6
*
Remove obsolete EARLY_CONSOLE usage
Martin Roth
2015-06-21
6
-6
/
+0
*
superio/fintek/Kconfig: add newline at end of file.
Martin Roth
2015-06-21
1
-1
/
+1
*
Reorder arch & vendorcode in Kconfig
Martin Roth
2015-06-21
1
-4
/
+3
*
Remove old HAVE_UART_MEMORY_MAPPED select statements
Martin Roth
2015-06-21
5
-5
/
+0
*
buildgcc: Update clang search string
Marc Jones
2015-06-20
1
-1
/
+2
*
cpu: x86 port to 64bit
Stefan Reinauer
2015-06-20
2
-2
/
+10
*
x86: Make ACPI 64bit clean
Stefan Reinauer
2015-06-20
1
-7
/
+7
*
x86: Make reading / writing of CRx registers 64bit proof
Stefan Reinauer
2015-06-20
1
-10
/
+19
*
x86: make memcpy 64bit safe
Stefan Reinauer
2015-06-20
1
-0
/
+5
*
xcompile: x86-64-elf wants -Wa,--divide, too
Stefan Reinauer
2015-06-20
1
-0
/
+6
*
3rdparty/blobs: Move submodule marker forward
Marc Jones
2015-06-20
1
-0
/
+0
*
buildgcc: Don't build iasl with gcc
Stefan Reinauer
2015-06-17
1
-1
/
+1
*
buildgcc: enable biarch support for x86_64-elf
Stefan Reinauer
2015-06-17
2
-5
/
+84
*
winent/mb6047: initialize hardware monitor CPUTIN configuration
Jonathan A. Kollasch
2015-06-17
1
-0
/
+47
*
mainboard/bap: Add support for BAP ODE E20XX
Fabian Kunkel
2015-06-17
8
-52
/
+202
*
pcengines/apu1: Add ACPI led, button and GPIO devices.
Tobias Diedrich
2015-06-17
4
-0
/
+183
*
coreboot_tables: Add CBMEM ID and tag for MTC
Furquan Shaikh
2015-06-17
2
-0
/
+3
*
x86 cpu: Allow some cpuid functions during romstage
Lee Leahy
2015-06-17
4
-27
/
+63
*
stddef: Add macro for member_size
Furquan Shaikh
2015-06-17
1
-0
/
+1
*
PCIe : Adding some error/not-null condition checking
Pratik Prajapati
2015-06-17
1
-3
/
+8
*
arm64: Move enabling floating point ahead of dev init
Jimmy Zhang
2015-06-17
1
-6
/
+6
*
buildgcc: Check for dependencies after printing banner
Stefan Reinauer
2015-06-17
1
-15
/
+17
*
buildgcc: Clarify required user action
Stefan Reinauer
2015-06-17
1
-1
/
+13
*
kconfig: allow specifying the target for savedefconfig
Patrick Georgi
2015-06-16
1
-1
/
+3
*
xcompile: Don't print error messages
Stefan Reinauer
2015-06-16
1
-1
/
+1
*
buildgcc: Define $CMAKE only if clang package is built
David Hendricks
2015-06-16
1
-1
/
+1
*
xcompile: add support for x86-64
Stefan Reinauer
2015-06-16
1
-1
/
+13
*
x86: Make stdint.h x64 proof
Stefan Reinauer
2015-06-16
1
-5
/
+19
*
cpu: add x64 class for cpu_microcode
Stefan Reinauer
2015-06-16
1
-0
/
+1
*
x86: Make x86 architecture makefiles x64 aware
Stefan Reinauer
2015-06-16
4
-18
/
+39
*
Add x64 support to src/arch/x86/Kconfig
Stefan Reinauer
2015-06-16
1
-0
/
+21
*
toolchain.inc: Add x86-64 support
Stefan Reinauer
2015-06-16
1
-1
/
+4
*
3rdparty/blobs: Move marker forward
Stefan Reinauer
2015-06-15
1
-0
/
+0
[next]