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
*
Makefile.inc: Add math macros
Martin Roth
2015-07-11
1
-5
/
+21
*
Fix GCC 5.1 compile issue seen at Linux Arch
Anatol Pomozov
2015-07-11
1
-1
/
+1
*
timestamps: don't drop ramstage timestamps with EARLY_CBMEM_INIT
Aaron Durbin
2015-07-10
1
-1
/
+8
*
include/cbmem_id.h: Add name for `CBMEM_ID_TCPA_LOG`
Paul Menzel
2015-07-10
1
-0
/
+1
*
include/cbmem_id.h: Sort `CBMEM_ID_TCPA_LOG` entry
Paul Menzel
2015-07-10
1
-1
/
+1
*
Braswell: Move the microcode into a subdirectory
Lee Leahy
2015-07-10
1
-1
/
+1
*
FSP 1.1: Update the CBFS image type
Lee Leahy
2015-07-10
1
-1
/
+1
*
libpayload: Have make install save .xcompile file
Stefan Reinauer
2015-07-09
1
-0
/
+1
*
libpayload: Use top level xcompile
Stefan Reinauer
2015-07-09
3
-352
/
+15
*
arm: add __umoddi3() to libgcc implementation
Stefan Reinauer
2015-07-09
4
-0
/
+99
*
rk3288: Fix & vs && mix up in hdmi driver
Stefan Reinauer
2015-07-09
1
-1
/
+1
*
device: remove unused x86 include from common code
Stefan Reinauer
2015-07-09
1
-1
/
+0
*
arm: enhance eabi compat functions
Stefan Reinauer
2015-07-09
1
-2
/
+17
*
xcompile: switch around armv7 TCARCHes
Stefan Reinauer
2015-07-09
1
-1
/
+1
*
ipq8064: enable timestamp collection
Vadim Bendebury
2015-07-09
2
-1
/
+3
*
libpayload: Add LZ4 decompression algorithm
Julius Werner
2015-07-09
7
-0
/
+512
*
veyron_{brain,danger,mickey,romy}: Select PHYSICAL_REC_SWITCH
David Hendricks
2015-07-09
4
-0
/
+4
*
smaug: Update PMIC settings
Furquan Shaikh
2015-07-09
2
-16
/
+24
*
arm64: Print sp value when dumping registers for exception
Furquan Shaikh
2015-07-09
1
-0
/
+1
*
t210: set CAR2PMC_CPU_ACK_WIDTH to 0
Yen Lin
2015-07-09
2
-0
/
+20
*
t210: i2c6: enable SOR_SAFE and DPAUX1 clocks for i2c6 to work
Yen Lin
2015-07-09
2
-0
/
+5
*
veyron_danger: Enable developer mode switch
David Hendricks
2015-07-09
2
-5
/
+6
*
vboot: Don't count boot attempts if lid is closed
Patrick Georgi
2015-07-08
2
-0
/
+3
*
build system / amd64: Avoid GCC taking the ABI spec too literally
Patrick Georgi
2015-07-08
1
-1
/
+1
*
vendorcode/intel/edk2: Fix EFI_PEI_GRAPHICS_INFO_HOB structure
Lee Leahy
2015-07-08
1
-4
/
+4
*
Braswell: Fix error in the warranty statement
Lee Leahy
2015-07-08
1
-1
/
+1
*
libpayload: update defconfigs
Patrick Georgi
2015-07-08
7
-30
/
+62
*
toolchain.inc: Don't overwrite architecture specific CFLAGS
Stefan Reinauer
2015-07-08
1
-5
/
+5
*
memlayout: Add timestamp regions for t210 and cygnus
Stefan Reinauer
2015-07-08
3
-1
/
+4
*
stddef.h: Disable check_member() macro when compiling with CLANG
Stefan Reinauer
2015-07-07
1
-0
/
+4
*
payloads: Reorganize Makefile.incs for external payloads
Stefan Reinauer
2015-07-07
3
-32
/
+53
*
payloads: Reorganize Kconfig for external payloads
Stefan Reinauer
2015-07-07
11
-181
/
+184
*
timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS
Aaron Durbin
2015-07-07
5
-12
/
+4
*
marvel/bg4cd: move timestamp init to SoC code
Patrick Georgi
2015-07-07
2
-21
/
+9
*
timestamp: add generic cache region
Aaron Durbin
2015-07-07
6
-79
/
+216
*
rk3288: Use timestamp region for pre-cbmem timestamps
Furquan Shaikh
2015-07-07
14
-209
/
+71
*
t132: Add timestamp collection support in t132
Furquan Shaikh
2015-07-07
5
-0
/
+13
*
x86 makefile: Use preprocessed linker files
Marc Jones
2015-07-07
1
-5
/
+6
*
smbios: fix copy&paste error
Patrick Georgi
2015-07-07
1
-1
/
+1
*
x86: Drop -Wa,--divide
Stefan Reinauer
2015-07-07
19
-47
/
+44
*
cbfstool: Make sure CBFS data structures are packed gcc style
Stefan Reinauer
2015-07-07
1
-5
/
+11
*
cbfstool: Fix kv_pair on Windows
Stefan Reinauer
2015-07-07
1
-0
/
+4
*
blobs: move marker
Stefan Reinauer
2015-07-07
1
-0
/
+0
*
Unconditionally compile romstage with -Wa,--divide
Stefan Reinauer
2015-07-07
2
-8
/
+3
*
T210: UTMIP: Correct UTMIP PLL programming as per Mark Kuo
Tom Warren
2015-07-07
2
-19
/
+26
*
amd/lamar: drop unused value from mainboard_intr_data[]
Stefan Reinauer
2015-07-07
1
-1
/
+1
*
buildgcc: update IASL to version 20150619
Stefan Reinauer
2015-07-07
3
-2
/
+2
*
xcompile: Fix compiler invocation in testcc
Stefan Reinauer
2015-07-07
1
-1
/
+1
*
buildgcc: work around bug in --print-librt-file-name
Stefan Reinauer
2015-07-07
1
-0
/
+7
*
mainboard/msi/ms7135: remove bogus MADT IRQ override for timer
Jonathan A. Kollasch
2015-07-07
1
-3
/
+0
[next]