index
:
users/pcacjr/coreboot.git
classic-2014.10
master
seabios/rcba
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
mainboard/google/link: Fix usage of GNU field designator ext
Edward O'Callaghan
2014-05-23
1
-22
/
+22
*
mainboard/google/falco: Fix usage of GNU field designator ext
Edward O'Callaghan
2014-05-23
1
-24
/
+24
*
superio/winbond/w83697hf: Depreciate romstage component
Edward O'Callaghan
2014-05-23
6
-11
/
+23
*
mainboard/asus/k8v-x: Remove dubious SIO PNP programming in romstage
Edward O'Callaghan
2014-05-23
1
-23
/
+0
*
Asus F2A85-M: Move to ther proper SIO
Rudolf Marek
2014-05-23
5
-25
/
+33
*
Implement proper IT8728F PNP ops
Rudolf Marek
2014-05-23
1
-4
/
+14
*
ite/common: Introduce common watchdog and 3.3V VSB helpers
Rudolf Marek
2014-05-23
2
-0
/
+42
*
superio/ite/it8728f/it8728f_hwm.c: Small fixes
Rudolf Marek
2014-05-23
1
-3
/
+4
*
mainboard/samsung/stumpy: Fix usage of GNU field designator ext
Edward O'Callaghan
2014-05-23
1
-22
/
+22
*
mainboard/intel/emeraldlake2 Fix usage of GNU field designator ext
Edward O'Callaghan
2014-05-23
1
-22
/
+22
*
mainboard/intel/baskingridge Fix usage of GNU field designator ext
Edward O'Callaghan
2014-05-23
1
-22
/
+22
*
mainboard/intel/wtm2: Fix usage of GNU field designator extension
Edward O'Callaghan
2014-05-23
1
-22
/
+22
*
mainboard/kontron/ktqm77: Fix usage of GNU field designator ext
Edward O'Callaghan
2014-05-23
1
-30
/
+30
*
vendorcode/intel/fsp/rangeley: remove extra file
Martin Roth
2014-05-23
1
-521
/
+0
*
drivers/pc80/Kconfig: Revert PS/2 initialization defaults
Patrick Georgi
2014-05-23
1
-1
/
+0
*
mainboard/google/peppy Fix usage of GNU field designator extension
Edward O'Callaghan
2014-05-23
1
-23
/
+23
*
mainboard/google/parrot Fix usage of GNU field designator extension
Edward O'Callaghan
2014-05-23
1
-22
/
+22
*
northbridge/amd/amdmct: Incorrect usage of logical over bitwise and
Edward O'Callaghan
2014-05-23
1
-4
/
+4
*
northbridge/amd/amdmct: Superfluous parenthesis in if-statements
Edward O'Callaghan
2014-05-23
3
-7
/
+7
*
southbridge/amd/cimx/sb700: Unused func smbus_delay()
Edward O'Callaghan
2014-05-22
1
-5
/
+0
*
vendorcode/amd/agesa/f*: Fix typo in header guards
Edward O'Callaghan
2014-05-22
4
-4
/
+4
*
northbridge/amd/amdmct/mct: Initialize variables at the eol
Edward O'Callaghan
2014-05-22
2
-2
/
+2
*
southbridge/amd/sb700/smbus.c: Unused func smbus_delay()
Edward O'Callaghan
2014-05-22
1
-6
/
+0
*
device/pci_ids.h: defines for new Intel LPC devices
Martin Roth
2014-05-22
1
-0
/
+3
*
x86/include/arch/acpi.h: remove incorrect semicolon
Martin Roth
2014-05-22
1
-1
/
+1
*
device_romstage: Add a way to move to the next device
Martin Roth
2014-05-21
2
-0
/
+26
*
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
*
mainboard/ibase/mb899: Sanitize headers
Edward O'Callaghan
2014-05-21
4
-8
/
+4
*
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
2
-9
/
+2
*
mainboard/ibase/mb899: Indent devicetree.cb
Edward O'Callaghan
2014-05-20
1
-48
/
+44
*
drivers: Drop GbE stub drivers
Edward O'Callaghan
2014-05-20
12
-151
/
+0
*
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
*
via/vx900: Remove GFXUMA and use of related global variables
Kyösti Mälkki
2014-05-19
4
-13
/
+21
*
intel: Remove GFXUMA and related global variables
Kyösti Mälkki
2014-05-19
38
-32
/
+12
*
Add guard for UMA globals
Kyösti Mälkki
2014-05-19
1
-0
/
+2
*
build: use CFLAGS_* in more places where they're needed
Patrick Georgi
2014-05-19
4
-20
/
+20
*
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
12
-46
/
+19
*
agesa: drop non-existing search paths
Patrick Georgi
2014-05-19
4
-43
/
+0
*
fix printk types
Patrick Georgi
2014-05-19
3
-5
/
+5
*
Add aliases for Chromebooks in board_info
Kyösti Mälkki
2014-05-19
11
-1
/
+55
*
LiPPERT: Add aliases for board_status wiki
Kyösti Mälkki
2014-05-19
4
-1
/
+25
*
device/oprom/yabel/vbe.c: Avoid unused func warn
Edward O'Callaghan
2014-05-18
1
-1
/
+1
*
drivers/spi/sst.c: Remove unused func to_sst_spi_flash()
Edward O'Callaghan
2014-05-18
1
-5
/
+0
*
lenovo/t60: Enable dock serial port when undocked and redocked
Damien Zammit
2014-05-17
1
-0
/
+4
[next]