Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
f31abe31f0dd47a9b99a4cabecd5f414a07418d4
/
src
9dd3ef1
Don't loop infinitely long on serial comm failures
by Kyösti Mälkki
· 12 years ago
7f782a8
Delete hard-coded driver includes
by Kyösti Mälkki
· 12 years ago
8660a1a
Fix multipleVGA cards resource conflict on Windows
by Kerry Sheh
· 12 years ago
f03360f
Inagua: Indent and wihtespace cleanup
by Kerry Sheh
· 12 years ago
19329c9
Inagua: mainboard specific GPIO setting
by Kerry Sheh
· 12 years ago
d079069
Inagua: Inagua GNB ddi lanes and pcie lanes config update
by Kerry Sheh
· 12 years ago
9e83175d
Inagua: devicetree.cb update
by Kerry Sheh
· 12 years ago
aff6dc2
Move SeaBIOS output out of coreboot source tree
by Stefan Reinauer
· 12 years ago
c0a6c6b
Add OPROM mapping support to coreboot
by Stefan Reinauer
· 12 years ago
01f7ab9
Inagua: Synchronize AMD/inagua mainboard.
by Kerry Sheh
· 12 years ago
91be49b
SIO: condition compile Nuvoton WPCM450 early_init.c
by Kerry Sheh
· 12 years ago
b06bd8d
i3100: configure pci irqs
by Sven Schnelle
· 12 years ago
56f2a6d
CIMX wrapper: remove redudant traversing sb800 and sb900 CIMX dir
by Kerry Sheh
· 12 years ago
3439bba
SB700 southbridge: AMD SB700/SP5100 southbridge CIMX code
by Kerry Sheh
· 12 years ago
9292d89
RD890 Northbridge: AMD RD890/SR56X0 Northbridge CIMX code
by Kerry Sheh
· 12 years ago
1767086
Add Intel i5000 Memory Controller Hub
by Sven Schnelle
· 12 years ago
f61ad93
i3100: add sata_ports_implemented option
by Sven Schnelle
· 12 years ago
ab46c15
i3100: Add init sequence
by Sven Schnelle
· 12 years ago
7363ca3
X86: fix cpu_phys_address_size()
by Sven Schnelle
· 12 years ago
bba0346
X60/T60: Add option to enable/disable bluetooth
by Sven Schnelle
· 12 years ago
483ec41
X60: fix docking
by Sven Schnelle
· 12 years ago
fc4e733
mainboard/lenovo/t60, x60: Disable CHECK_SLFRCS_ON_RESUME
by Peter Stuge
· 12 years ago
751508a
northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option
by Peter Stuge
· 12 years ago
247c727
X60/T60: fix default baudrate
by Sven Schnelle
· 12 years ago
c8ac6a5
pcengines: align VENDOR_ and BOARD_ names for PC engines
by Philip Prindeville
· 12 years ago
cc16cca
vga: removed inclusion of .c files
by Vikram Narayanan
· 12 years ago
976f8cc
Make Geode GX2 VGA setup work.
by Nils Jacobs
· 12 years ago
acf2aab
pci_ops_mmconf: Move conditional compilation to Makefile
by Vikram Narayanan
· 12 years ago
e8689ed
AGESA F15: AMD family15 AGESA code
by Kerry Sheh
· 12 years ago
cda56b0
Mahogany Fam10 MPtable fix
by Dave Frodin
· 12 years ago
52bfa4d
RD890: pci_ids update
by Kerry Sheh
· 12 years ago
94fa3db
AMD Mahogany Fam10 ACPI table fixes.
by Marc Jones
· 12 years ago
31b680b
pci_ops_conf: Indentation fixes
by Vikram Narayanan
· 12 years ago
26dd361
pci_ops_mmconf: Indentation fixes
by Vikram Narayanan
· 12 years ago
0713ca3
post code: Replaced hard-coded post code with macro
by Vikram Narayanan
· 12 years ago
15370ca
trivial: spelling fixes in comments
by Vikram Narayanan
· 12 years ago
ea07b9f
adm1026: removed prototype
by Vikram Narayanan
· 12 years ago
c6daaa7
Leave SSE and MMX instructions enabled in coreboot
by Stefan Reinauer
· 12 years ago
938ae3e
Clean up AMD romstage.c serial output
by Marc Jones
· 12 years ago
0f1dc4e
Add subsystem callbacks for VT8237x and VT890 family of chipsets
by Rudolf Marek
· 12 years ago
de64b8b
Remove duplicated line of code in AMD wrappers.
by Marc Jones
· 12 years ago
2311bd3
Remove old AMD #define
by Marc Jones
· 12 years ago
c9ea327
Clean up AMD romstage.c whitespace indent issues
by Marc Jones
· 12 years ago
950f20a
Add coreboot version to id area
by Patrick Georgi
· 12 years ago
a31bb07
Unify ID_SECTION_OFFSET and mark it deprecated
by Patrick Georgi
· 12 years ago
3ad8c54
lib: add ram_check_nodie
by Sven Schnelle
· 12 years ago
5db45b4
W83627HF: remove unused function
by Sven Schnelle
· 12 years ago
adfbcb79
MTRR: get physical address size from CPUID
by Sven Schnelle
· 12 years ago
75fb40e
Add missing HAVE_HARD_RESET
by Sven Schnelle
· 12 years ago
784ffb3
i945: fix tsc udelay()
by Sven Schnelle
· 12 years ago
eb84f6a
Fix Geode GX2 + LX caching for tiny bootblock.
by Nils Jacobs
· 12 years ago
8d84613
ACPI: mark empty get_cst_entries() weak
by Sven Schnelle
· 12 years ago
b5d81eb
rs780: correct comment in switching_gpp_configurations()
by Jonathan A. Kollasch
· 12 years ago
f61fff9
adm1027: add return statement
by Vikram Narayanan
· 12 years ago
d0ac789
Update geode GX2 tree to match LX.
by Nils Jacobs
· 12 years ago
f3fe3d2
rs780: use bitwise rather than boolean not
by Jonathan A. Kollasch
· 12 years ago
0786bc6
Indentation: Various indentation fixes
by Vikram Narayanan
· 12 years ago
7bfd22e
Fix Fam14 AGESA ACPI table generation
by Marc Jones
· 12 years ago
84e0dfc
Clean up AMD Fam14 SSDT
by Marc Jones
· 12 years ago
522ba28
Fix Fam14 mainboard whitespace
by Marc Jones
· 12 years ago
8bd41cd
rs780: power down GPPSB SB lane pads in correct PCIe core
by Jonathan A. Kollasch
· 12 years ago
28f1710
F14 mainboard: mptable update
by Kerry Sheh
· 12 years ago
d6ed09b7
F14 mainboard: update acpi interrupt routing in pic and apic mode
by Kerry Sheh
· 12 years ago
a4f06f1
White space and coding style fixes.
by Nils Jacobs
· 12 years ago
79cfe7e
Fix Fam10 MMCONF_SUPPORT_DEFAULT setting.
by Marc Jones
· 12 years ago
2b751c6
trivial:change the value type of POST_PORT in Kconfig from int to hex
by Vikram Narayanan
· 12 years ago
f28dbe0
Only BSP CPU writes CMOS in bootblock code
by Kyösti Mälkki
· 12 years ago
d3cf0c8
south_station: Enable GNB hd audio
by Kerry Sheh
· 12 years ago
374018d
Add RS780 defaut graphics ID to AMD Mahogany mainboard.
by Marc Jones
· 12 years ago
1c80cf0
kbd: wait longer for self-test on keyboard reset
by Mathias Krause
· 12 years ago
f154c01
Persimmon audio codec verb patch.
by Marc Jones
· 12 years ago
d5992b8
Lenovo X60/T60: add first_battery setting
by Sven Schnelle
· 12 years ago
009ad83
asus k8v-x: explicitly set RAM and bus voltages
by Florian Zumbiehl
· 12 years ago
36b53bf
k8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it for asus k8v-x
by Florian Zumbiehl
· 12 years ago
20d9de3
Fix console output in real mode int10 implementation.
by Stefan Reinauer
· 12 years ago
a27561c
Fix CMOS handling for non-USE_OPTION_TABLE configuration
by Patrick Georgi
· 12 years ago
90ca14d
Use MMCONF for all AMD family 10 CPUs.
by Marc Jones
· 12 years ago
403d2d6
Change DSDT Table ID for M4A785T-M board
by Alec Ari
· 12 years ago
b192df4
Fix ldscript for bootblock .rom section
by Kyösti Mälkki
· 12 years ago
4c132bb
Fix AMD 8132 and 8151 southbridge builds
by Kyösti Mälkki
· 12 years ago
eafb18b
Bootblock does not need a unique boot_cpu()
by Kyösti Mälkki
· 12 years ago
7519d77
RS780: print the vgainfo
by Denis 'GNUtoo' Carikli
· 12 years ago
6cdf5a9
adding support for the Asus K8V-X
by Florian Zumbiehl
· 12 years ago
f22a6d0
Fix Asus A8V-E SE DIMM slot mapping
by Rudolf Marek
· 12 years ago
b532057
make GPIOs and misc configurable via devicetree
by Florian Zumbiehl
· 12 years ago
98236ca
make INT[EFGH]# of vt8237 configurable as gpio via devicetree
by Florian Zumbiehl
· 12 years ago
2138556
copied asus a8v-e_se to k8v-x
by Florian Zumbiehl
· 12 years ago
6a3e8d6
some black magic for initializing the old version of the k8t800
by Florian Zumbiehl
· 12 years ago
1b940fd
implement usb2 termination and dpll delay setting for vt8237r
by Florian Zumbiehl
· 12 years ago
28bdd8d
i3100: Add HAVE_HARD_RESET
by Sven Schnelle
· 12 years ago
490eb86
M4A785T-M: fix ACPI's P-States Table
by Denis 'GNUtoo' Carikli
· 12 years ago
96ffc55
Add ASUS M4A785T-M mainboard support
by Denis 'GNUtoo' Carikli
· 12 years ago
188a9b0
Remove obsolete TINY_BOOTBLOCK
by Kyösti Mälkki
· 12 years ago
2a830d0
Change AMD vendorcode build
by Kyösti Mälkki
· 12 years ago
2c1f4d2
X60/T60: reset baudrate loglevel to sane values
by Sven Schnelle
· 12 years ago
0dbfb54
Remove unused code files and cosmetic changes
by Kyösti Mälkki
· 12 years ago
912d891
vt8237: add support for setting the power state after loss of power
by Florian Zumbiehl
· 12 years ago
fa48b96
k8 raminit: fix bug, improve clock selection, add clock limit for sock754
by Florian Zumbiehl
· 12 years ago
85392a8
implement hwmon fan divisor setting for w83697hf
by Florian Zumbiehl
· 12 years ago
04a8d62
k8 raminit: add workaround for erratum #181 on non-fam-f
by Florian Zumbiehl
· 12 years ago
Next »