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
/
vendorcode
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMD Steppe Eagle: Add binary PI vendorcode files
Bruce Griffith
2014-08-30
9
-0
/
+2072
*
chromeos: On ARM platforms VBNV lives in the EC
Stefan Reinauer
2014-08-13
3
-2
/
+145
*
vendorcode/intel/fsp/baytrail/absf: add Minnow Max absf files
Martin Roth
2014-08-11
2
-0
/
+656
*
coreboot classes: Add dynamic classes to coreboot
Furquan Shaikh
2014-08-11
1
-7
/
+7
*
vboot: Implement VbExGetTimer using monotonic timers
Stefan Reinauer
2014-08-10
1
-0
/
+10
*
chromeos: Add code to read FMAP on ARM
Stefan Reinauer
2014-08-08
1
-0
/
+13
*
vendorcode/intel/fsp/rangeley/include: Missing 'fsptypes.h'
Edward O'Callaghan
2014-08-01
4
-2
/
+9
*
vendorcode/amd/agesa: Use macros already defined in stdlib.h
Edward O'Callaghan
2014-07-18
10
-136
/
+13
*
vendorcode/amd/agesa/f15tn: Fix erratum #712
Rudolf Marek
2014-07-11
2
-1
/
+54
*
vendorcode/amd/agesa/f14: Trivial - drop whitespaces in .h
Edward O'Callaghan
2014-07-10
314
-1569
/
+1569
*
vendorcode/amd/agesa/f14: Trivial - drop trailing whitespaces
Edward O'Callaghan
2014-07-10
544
-2751
/
+2751
*
vendorcode/amd/agesa/f12: Trivial - drop whitespaces in .h
Edward O'Callaghan
2014-07-10
301
-1212
/
+1212
*
vendorcode/amd/agesa/f12: Trivial - drop trailing whitespaces
Edward O'Callaghan
2014-07-10
610
-2471
/
+2471
*
vendorcode/amd/agesa/f10: Trivial - drop whitespaces in .h
Edward O'Callaghan
2014-07-10
187
-940
/
+940
*
vendorcode/amd/agesa/f10: Trivial - drop trailing whitespaces
Edward O'Callaghan
2014-07-10
321
-1624
/
+1624
*
vendorcode/amd/cimx: Trivial - drop trailing whitespaces in .h
Edward O'Callaghan
2014-07-10
16
-80
/
+80
*
vendorcode/amd/cimx: Trivial - drop trailing whitespaces in .c
Edward O'Callaghan
2014-07-10
51
-262
/
+262
*
vendorcode/google: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
1
-1
/
+0
*
vendorcode/intel: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
12
-12
/
+0
*
amd/agesa/f15tn: Invalid inline asm in gcc-intrin.h
Edward O'Callaghan
2014-06-14
1
-85
/
+112
*
amd/agesa/f14: Backport f15tn fixes from DDR3 in mtspd3.c
Edward O'Callaghan
2014-06-14
1
-2
/
+2
*
ChromeOS: Rename chromeos.c in vendorcode
Kyösti Mälkki
2014-05-25
2
-8
/
+3
*
vendorcode/intel/fsp/rangeley: remove extra file
Martin Roth
2014-05-23
1
-521
/
+0
*
vendorcode/amd/agesa/f*: Fix typo in header guards
Edward O'Callaghan
2014-05-22
4
-4
/
+4
*
amd/agesa/*/gcc-intrin.h: Invaild inline asm
Edward O'Callaghan
2014-05-21
1
-87
/
+102
*
amd/agesa/f1?/Lib/amdlib.c: Integer overflow in loop construct
Edward O'Callaghan
2014-05-21
5
-15
/
+15
*
vendorcode/amd/agesa: unsigned enum is strictly positive
Edward O'Callaghan
2014-05-21
1
-6
/
+6
*
amd/cimx/sb?00/SATA.c: Integer overflow in loop condition
Edward O'Callaghan
2014-05-21
2
-2
/
+2
*
baytrail: Fix some minor errors in FSP
David Hendricks
2014-05-21
1
-8
/
+1
*
vendorcode/amd/agesa: Logic typo in GfxPowerPlayLocateTdp
Edward O'Callaghan
2014-05-19
3
-8
/
+8
*
amd/agesa: Implicit assigment between enum without cast
Edward O'Callaghan
2014-05-19
3
-3
/
+3
*
amd/agesa/f*: Strip tailing white-spaces from gcc-intrin.h
Edward O'Callaghan
2014-05-19
3
-177
/
+177
*
build: use CFLAGS_* in more places where they're needed
Patrick Georgi
2014-05-19
1
-1
/
+1
*
vendorcode/amd: kill some intermediate variables in build system
Patrick Georgi
2014-05-19
10
-84
/
+22
*
build: move include paths where they belong
Patrick Georgi
2014-05-19
11
-45
/
+18
*
agesa: drop non-existing search paths
Patrick Georgi
2014-05-19
4
-43
/
+0
*
build: kill one indirection
Patrick Georgi
2014-05-17
1
-1
/
+1
*
build: separate CPPFLAGS from CFLAGS
Patrick Georgi
2014-05-17
1
-1
/
+1
*
build: CPPFLAGS is more common than INCLUDES
Patrick Georgi
2014-05-17
1
-2
/
+1
*
Declare get_write_protect_state() without ChromeOS
Kyösti Mälkki
2014-05-08
1
-3
/
+0
*
Rename from save_chromeos_gpios() to init_bootmode_straps()
Kyösti Mälkki
2014-05-08
1
-3
/
+0
*
ChromeOS boards: Use explicit include of chromeos.c
Kyösti Mälkki
2014-05-08
1
-4
/
+0
*
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-06
12
-21
/
+64
*
Build without ChromeOS
Kyösti Mälkki
2014-05-01
1
-1
/
+1
*
ChromeOS: Remove oprom_is_loaded
Kyösti Mälkki
2014-05-01
1
-1
/
+0
*
Declare recovery and developer modes outside ChromeOS
Kyösti Mälkki
2014-05-01
3
-38
/
+8
*
vendorcode/amd/agesa/fam14: Build as a static library
Edward O'Callaghan
2014-04-15
1
-1
/
+261
*
vendorcode/amd/agesa/fam15tn: Build as a static library
Alexandru Gagniuc
2014-04-15
1
-0
/
+437
*
Add the Rangeley FSP include & srx directories
Martin Roth
2014-04-11
12
-0
/
+2581
*
Add the Bay Trail FSP include & srx directories
Martin Roth
2014-04-11
13
-0
/
+2248
[next]