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
/
mainboard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mainboard SMI S state handler was using the wrong defines
Marc Jones
2013-02-27
2
-6
/
+6
*
AMD Inagua: buildOpts.c: Adapt whitespace to coding style
Paul Menzel
2013-02-26
1
-187
/
+187
*
AMD Fam14 boards: reduce unnecessary differences, 2nd attempt
Jens Rottmann
2013-02-26
6
-18
/
+18
*
Supermicro H8SCM & H8QGI: Fix printk warnings
Martin Roth
2013-02-25
2
-214
/
+226
*
AMD Southstation: Fix final warning
Martin Roth
2013-02-25
1
-0
/
+1
*
AMD Fam14 boards: Set P_BLK length to 6 for all processors
Paul Menzel
2013-02-25
7
-25
/
+25
*
Persimmon, Inagua: PCI devs 12.1, 13.1 (USB) don't exist, but 14.6 (GEC) does
Jens Rottmann
2013-02-25
2
-18
/
+16
*
AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID field
Paul Menzel
2013-02-25
33
-33
/
+33
*
google/snow: enable GPIO entries and CHROMEOS in building
Ronald G. Minnich
2013-02-25
3
-1
/
+100
*
QEMU x86: northbridge.c: Name enabling device function to `northbridge_enable`
Paul Menzel
2013-02-25
1
-2
/
+2
*
Persimmon: Fix warning, enable warnings as errors
Martin Roth
2013-02-25
2
-6
/
+0
*
mainboard.c: Name enable_dev function uniformly `mainboard_enable`
Paul Menzel
2013-02-25
54
-108
/
+108
*
Technologic TS5300: mainboard.c: Move { to next line
Paul Menzel
2013-02-25
1
-1
/
+2
*
Siemens SITEMP G1P1: mainboard.c: Rename `init` to `mainboard_init`
Paul Menzel
2013-02-24
1
-2
/
+2
*
Add support for Google's Chromebook Pixel
Stefan Reinauer
2013-02-23
34
-1
/
+8060
*
AMD based boards: platform_cfg.h: Replace `_*BOARDNAME*_CFG_H_` with `_PLATFO...
Jens Rottmann
2013-02-23
9
-18
/
+18
*
*/acpi_tables.c: Use ALIGN macro
Patrick Georgi
2013-02-22
6
-42
/
+42
*
AMD Fam14 boards: Unify `acpi_table.c` by mainly using Inagua’s one
Paul Menzel
2013-02-21
5
-13
/
+22
*
AMD boards: Fix typo `@brief` in comment
Paul Menzel
2013-02-21
11
-77
/
+77
*
Persimmon: platform_cfg.h: Declare codec arrays as `static const`
Jens Rottmann
2013-02-21
1
-2
/
+2
*
Persimmon: dimmSpd.c: Use spaces for alignment of if-predicate
Paul Menzel
2013-02-21
1
-3
/
+3
*
Persimmon: Indent comment
Paul Menzel
2013-02-21
1
-1
/
+1
*
AMD Fam14 boards: dimmSpd.c: Set `iobase` to `SMBUS0_BASE_ADDRESS` instead of...
Jens Rottmann
2013-02-21
4
-4
/
+8
*
ARMV7: create a correct LB_SERIAL table entry
Ronald G. Minnich
2013-02-21
2
-0
/
+5
*
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2013-02-20
21
-21
/
+21
*
Persimmon: Replace tab with space in address in license header
Paul Menzel
2013-02-20
5
-5
/
+5
*
Tyan S8226: Fix incompatible pointer warning
Martin Roth
2013-02-19
2
-4
/
+4
*
Tyan S8226: Fix integer truncated warning
Martin Roth
2013-02-19
1
-2
/
+1
*
Tyan S8226: Fix printk warnings
Martin Roth
2013-02-19
1
-107
/
+113
*
Inagua+children: fix simple copy & paste error in code to reset PCIe slots
Jens Rottmann
2013-02-19
4
-4
/
+4
*
snow: add cpu_cluster and domain resources via devicetree.cb
David Hendricks
2013-02-19
1
-0
/
+6
*
Persimmon: drop useless DDR3 voltage code copied from Inagua
Jens Rottmann
2013-02-18
1
-78
/
+4
*
Persimmon: disable APU PCIe port 3
Jens Rottmann
2013-02-18
1
-1
/
+1
*
Persimmon: adapt PCIe reset code copied from Inagua to actually match Persimmon
Jens Rottmann
2013-02-18
3
-51
/
+12
*
OT200: add CMOS support
Christian Gmeiner
2013-02-15
2
-0
/
+62
*
Chromebooks: mainboard.c: Do not spell Chromebook in CamelCase
Paul Menzel
2013-02-14
3
-3
/
+3
*
Google Butterfly: thermal.h: Align macro content
Paul Menzel
2013-02-14
1
-1
/
+1
*
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
171
-171
/
+171
*
snow: Set up MMU after DRAM is working
David Hendricks
2013-02-14
1
-0
/
+2
*
snow: remove superfluous printk's from romstage main
David Hendricks
2013-02-14
1
-3
/
+0
*
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-14
184
-242
/
+242
*
Google Butterfly: acpi/thermal.asl: Fix typo »The*re* is no …«
Paul Menzel
2013-02-12
1
-1
/
+1
*
Google Butterfly: gpio.h: Correct whitespace errors
Paul Menzel
2013-02-12
1
-5
/
+5
*
Google Parrot/Butterfly: fadt.c: Align macros correctly
Paul Menzel
2013-02-12
2
-11
/
+11
*
armv7: Add emulation/qemu-armv7 board.
Hung-Te Lin
2013-02-12
11
-0
/
+412
*
Add support for "Butterfly" Chromebook
Stefan Reinauer
2013-02-11
26
-0
/
+3056
*
snow: fix high_tables_base calculation
David Hendricks
2013-02-11
1
-1
/
+1
*
AMD/Persimmon: Enable the 2nd COM port
Dave Frodin
2013-02-11
1
-1
/
+1
*
Supermicro H8QGI: Substract 1 from MMCONF range limit
Konstantin Aladyshev
2013-02-11
1
-1
/
+1
*
armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP}
David Hendricks
2013-02-11
1
-3
/
+5
[next]