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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hp/pavilion_m6_1035dx: Add EC keyboard controller to devicetree
Alexandru Gagniuc
2014-04-16
1
-1
/
+6
*
vendorcode/amd/agesa/fam14: Build as a static library
Edward O'Callaghan
2014-04-15
2
-258
/
+261
*
hp/pavilion_m6_1035dx: Use hexdump() for dumping ACPI tables
Edward O'Callaghan
2014-04-15
1
-27
/
+11
*
mainboard/jetway/nf81-t56n-lf: Make ACPI debug menuconfigable
Edward O'Callaghan
2014-04-15
1
-4
/
+3
*
mainboard/jetway/nf81-t56n-lf: Documentation cosmetics
Edward O'Callaghan
2014-04-15
14
-358
/
+282
*
superio/ite/it8728f: Fix headers and prototype location
Edward O'Callaghan
2014-04-15
3
-44
/
+19
*
southbridge/amd/agesa/hudson: Clean up AGESA #includes
Alexandru Gagniuc
2014-04-15
3
-7
/
+7
*
vendorcode/amd/agesa/fam15tn: Build as a static library
Alexandru Gagniuc
2014-04-15
2
-436
/
+437
*
hp/pavilion_m6_1035dx: Fix GPIO map and add WLAN pin
Alexandru Gagniuc
2014-04-14
1
-3
/
+26
*
jetway/nf81-t56n-lf: Use hexdump() for dumping ACPI tables
Edward O'Callaghan
2014-04-14
1
-28
/
+12
*
hudson boards: Don't require ide.asl file on boards without IDE
Alexandru Gagniuc
2014-04-13
5
-85
/
+0
*
cimx/sb800/cfg.c: Cut out purposeless ROM reading noise.
Edward O'Callaghan
2014-04-13
1
-1
/
+1
*
hp/pavilion_m6_1035dx: Add basic EC initialization
Alexandru Gagniuc
2014-04-13
4
-0
/
+44
*
cimx/sb800 boards: Don't require ide.asl on boards without IDE
Edward O'Callaghan
2014-04-13
20
-1994
/
+30
*
mainboard/*/acpi/ide.asl: Serialize ACPI methods to avoid races.
Edward O'Callaghan
2014-04-13
7
-28
/
+28
*
cpu/amd/agesa/s3_resume.c: Specify include paths from AGESA_ROOT
Alexandru Gagniuc
2014-04-13
1
-2
/
+2
*
jetway/nf81-t56n-lf: Replace AGESA types with stdint types
Edward O'Callaghan
2014-04-13
8
-242
/
+186
*
jetway/nf81-t56n-lf: Use std memset/memcpy func over AGESA
Edward O'Callaghan
2014-04-13
2
-67
/
+18
*
hp/pavilion_m6_1035dx: Add ACPI support for lid switch
Alexandru Gagniuc
2014-04-12
1
-0
/
+12
*
hp/pavilion_m6_1035dx: Declare GPIO control block in ACPI
Alexandru Gagniuc
2014-04-12
1
-0
/
+11
*
hp/pavilion_m6_1035dx: Add ACPI support for reading battery level
Alexandru Gagniuc
2014-04-12
4
-6
/
+37
*
ec/compal/ene932/acpi: Let mainboard define the ACPI lid object
Alexandru Gagniuc
2014-04-12
3
-1
/
+27
*
agesa: Always include family* Kconfig
Patrick Georgi
2014-04-12
1
-1
/
+1
*
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
*
Add the ivybridge i89xx FSP include & srx directories
Martin Roth
2014-04-11
12
-0
/
+1989
*
Update vendorcode/intel/makefile for coming FSPs
Martin Roth
2014-04-11
1
-4
/
+7
*
intel/*bd82x6x/acpi/pch.asl: Correct name of field unit to GP03
Paul Menzel
2014-04-11
2
-2
/
+2
*
vendorcode/amd/agesa: Do not hardcode ROM base address
Alexandru Gagniuc
2014-04-09
3
-6
/
+0
*
supermicro/h8qgi/dsdt: Use PIC as default interrupt model
Konstantin Aladyshev
2014-04-09
1
-1
/
+1
*
mainboard/lenovo: [2/2] implement initial T530 support
Edward O'Callaghan
2014-04-09
6
-12
/
+22
*
mainboard/lenovo: [1/2] fork X230 to T530
Edward O'Callaghan
2014-04-09
24
-0
/
+2519
*
asus/f2a85-m: conditionally show POST codes
Idwer Vollering
2014-04-09
1
-0
/
+8
*
lynxpoint: Fix SerialIO ACPI compile issue with recent IASL
Duncan Laurie
2014-04-09
1
-1
/
+1
*
sb/amd/amd8111/acpi.c: Remove set but unused variable `dword`
Paul Menzel
2014-04-09
1
-2
/
+1
*
console: Refactor uart8250/NE2K
Kyösti Mälkki
2014-04-09
3
-20
/
+21
*
console: Remove old fix for DEBUG_SMI
Kyösti Mälkki
2014-04-09
3
-8
/
+1
*
console: Simplify vtxprintf
Kyösti Mälkki
2014-04-09
5
-42
/
+20
*
console: Move newline translation outside console_tx_byte
Kyösti Mälkki
2014-04-09
9
-29
/
+22
*
console: Add printk helper for ChromeOS
Kyösti Mälkki
2014-04-09
3
-2
/
+19
*
console: Hide global console_loglevel
Kyösti Mälkki
2014-04-09
4
-27
/
+17
*
console: Unify do_printk()
Kyösti Mälkki
2014-04-09
5
-53
/
+14
*
console: Split console_init()
Kyösti Mälkki
2014-04-09
7
-47
/
+67
*
OxPCIe uart: Move under drivers/uart
Kyösti Mälkki
2014-04-09
10
-18
/
+16
*
OxPCIe uart: Split PCI bridge control
Kyösti Mälkki
2014-04-09
9
-135
/
+183
*
uart: Redefine Kconfig options
Kyösti Mälkki
2014-04-09
24
-89
/
+79
*
console uart: Fill coreboot table entries
Kyösti Mälkki
2014-04-09
10
-85
/
+127
*
uart: Prepare to support multiple base addresses
Kyösti Mälkki
2014-04-09
5
-70
/
+74
*
cpu/amd/car: Use define MSR_MCFG_BASE rather than hardcoded value
Patrick Georgi
2014-04-09
1
-1
/
+1
*
jetway/nf81-t56n-lf: Simplify agesawrapper_amdinitcpuio()
Edward O'Callaghan
2014-04-09
2
-36
/
+25
[next]