Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
6588802fa73d4b45c91e701807ad12d8fcef303e
6588802
Disable the GDB stub by default
by Rudolf Marek
· 12 years ago
a01ae62
Fix possible deadlock on SMP stop_this_cpu
by Kyösti Mälkki
· 12 years ago
8b28d50
Intel cpus: Fix deadlock on hyper-threading init
by Kyösti Mälkki
· 12 years ago
2172f61
Makefile: rename linker intermediate variable
by Kyösti Mälkki
· 12 years ago
c0ea543
gitconfig: Improve commit-msg hook
by Patrick Georgi
· 12 years ago
e77b9a0
Replace ramtest pattern to assist in DIMM configuration
by Kyösti Mälkki
· 12 years ago
8a85bcc
i82801gx: Support power-on-after-power-fail better
by Patrick Georgi
· 12 years ago
c07466b
i82801gx: Use CMOS variable if available for power-on on power failure
by Patrick Georgi
· 12 years ago
5161509
printf: Remove some L modifier uses
by Patrick Georgi
· 12 years ago
ccee625
Fix libpayload alloc() size and gcc pointer optimization problems.
by Marc Jones
· 12 years ago
06253cd
Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class cpu.
by Rudolf Marek
· 12 years ago
06c0429
Another indirection for normal/fallback bootblock
by Patrick Georgi
· 12 years ago
7a39446
Intel cpus: Include CAR from socket
by Kyösti Mälkki
· 12 years ago
dd3b227
Fix AMD Fam15 CBMEM allocation
by Stefan Reinauer
· 12 years ago
30b46ce
Fix AMD Fam12 CBMEM allocation
by Stefan Reinauer
· 12 years ago
cc6c615
Fix AMD Fam10 CBMEM allocation
by Stefan Reinauer
· 12 years ago
3ae1c65
AMD Agesa: delete no-op bootblock files
by Kyösti Mälkki
· 12 years ago
d11ca1d
Rename AMD_AGESA to CPU_AMD_AGESA
by Kyösti Mälkki
· 12 years ago
f5bb477
Fix AMD Agesa leaking Kconfig
by Kyösti Mälkki
· 12 years ago
1c93d90
ROMCC boards have no XIP limit
by Patrick Georgi
· 12 years ago
b58651b
Use search path when building dependencies
by Patrick Georgi
· 12 years ago
1a34165
xchg is atomic with side-effects
by Patrick Georgi
· 12 years ago
fe9210f
clang: Don't use mmx nor sse
by Patrick Georgi
· 12 years ago
eb5e28f
Intel northbridge I945: Apply un-written naming rules
by Kyösti Mälkki
· 12 years ago
d4d5e4d
Via Epia-N and C3: Set ioapic delivery type in Kconfig
by Patrick Georgi
· 12 years ago
35e1c86
VIA southbridge K8T890: Apply un-written naming rules
by Kyösti Mälkki
· 12 years ago
7863015
Fix address of IDT in real-mode entry
by Kyösti Mälkki
· 12 years ago
5750ed2
Fix AMD Fam14 cbmen allocation
by Marc Jones
· 12 years ago
8d59569
Clean up whitespace in fam14 northbridge.c
by Marc Jones
· 12 years ago
02bb578
Since cbfs_core.h provides a macro that uses ntohl, make sure ntohl is available
by Gabe Black
· 12 years ago
0f995bc
AGESA family 12 changes to fix torpedo warnings
by Martin Roth
· 12 years ago
5efe10a
Union Station: Fixes to turn on HDMI
by Frank Vibrans
· 12 years ago
2fc955e
Union Station: Remove SIO support
by Frank Vibrans
· 12 years ago
30cc480
No need to setup include paths with .s files
by Patrick Georgi
· 12 years ago
fb5026c
malloc: size is unsigned, don't test for size < 0
by Patrick Georgi
· 12 years ago
0c24537
mainboard/aopen/Kconfig: remove extra whitespace
by Patrick Georgi
· 12 years ago
c040e476
Portability improvement
by Patrick Georgi
· 12 years ago
987e883
Make libpayload alloc() memory pointers volatile
by Marc Jones
· 12 years ago
32829ca
If the memory mapped UART isn't present, leave it out of the cb tables.
by Gabe Black
· 12 years ago
d7a75ec
tell superiotool about the ITE 8772
by Stefan Reinauer
· 12 years ago
294edb2
Increase size of the coreboot table area
by Stefan Reinauer
· 12 years ago
66ecdc5
Fix compilation when USE_OPTION_TABLE is not defined.
by Duncan Laurie
· 12 years ago
0523989
Fix coreboot table size calculations.
by Vadim Bendebury
· 12 years ago
c75bfde
Clean up use of CONFIG_ variables in coreboot_table.c
by Stefan Reinauer
· 12 years ago
5260871
Fix dependency problem for uart8250.c as well
by Stefan Reinauer
· 12 years ago
ba9dae2
Fix compilation with CONFIG_USE_OPTION_TABLE enabled
by Stefan Reinauer
· 12 years ago
6f88a6e
Add helper function to find a Local APIC by ID in the device tree.
by Duncan Laurie
· 12 years ago
5807555
Don't try to compute I/O for empty sub buses.
by Stefan Reinauer
· 13 years ago
dfab0f6
OXPCIe: Reinitialize UART after pci_dev_set_resources()
by Stefan Reinauer
· 13 years ago
8907e81
move console includes to central console/console.h
by Stefan Reinauer
· 13 years ago
a6087d1
Add support for the Startech PEX1XS1PMINI
by Stefan Reinauer
· 13 years ago
afaa257
Don't run any Option ROMs stored outside of the system flash
by Stefan Reinauer
· 12 years ago
1025f3a
Add an implementation for the memchr library function
by Gabe Black
· 12 years ago
8ebd11e
Fix lint-stable checkin hooks on MacOS X
by Stefan Reinauer
· 12 years ago
0a50084
Don't run VGA option ROMs on S3 resume.
by Stefan Reinauer
· 12 years ago
c8feedd
Unify Local APIC address definitions
by Patrick Georgi
· 12 years ago
9116270
Add support for A-Open DXPL Plus-U motherboard
by Kyösti Mälkki
· 12 years ago
c5fc7db
Move C labels to start-of-line
by Patrick Georgi
· 12 years ago
533ec00
lint: test that labels begin at start-of-line
by Patrick Georgi
· 12 years ago
51f6a20
correctly mark code segments as code in SELF
by Stefan Reinauer
· 12 years ago
c44de49
selfboot: drop dead code
by Stefan Reinauer
· 12 years ago
5ec2158
Revert "Use -mno-sse to prevent overzealous gcc optimizations"
by Patrick Georgi
· 12 years ago
ccf28ba
Use -mno-sse to prevent overzealous gcc optimizations
by Stefan Reinauer
· 12 years ago
067d223
Fix ECC disable option for AMD Fam10 DDR2 and DDR3.
by Marc Jones
· 12 years ago
07408e6
gitconfig: Add lint-stable as pre-commit hook
by Patrick Georgi
· 12 years ago
cb02cb7
lint: create two classes of tests, stable and dev
by Patrick Georgi
· 12 years ago
9c7467e
Fix lint test for build directories
by Patrick Georgi
· 12 years ago
7be482b
Drop support for BROKEN marker
by Patrick Georgi
· 12 years ago
c88ed85
Rename vendor identifiers in Kconfig
by Patrick Georgi
· 12 years ago
730c0ee
Fix x86 cpu_phys_address_size
by Kyösti Mälkki
· 12 years ago
b99bc43
tint requires more heap space for PDCurses.
by Marc Jones
· 12 years ago
399fcdd
AMD southbridge: remove sp5100
by Kyösti Mälkki
· 12 years ago
72bf6a1
asus/m4a785t-m: correct the CPU microcode patch selection
by Denis 'GNUtoo' Carikli
· 12 years ago
4c796ea
Ati video: Apply un-written naming rules
by Kyösti Mälkki
· 12 years ago
80bd74c
Revert "Fix multipleVGA cards resource conflict on Windows"
by Marc Jones
· 12 years ago
91bd306
ACPI: More ../../.. removal
by Patrick Georgi
· 12 years ago
b05bf5b
amd/sb600: Move HAVE_HARD_RESET to southbridge
by Patrick Georgi
· 12 years ago
fff8cdf
Remove old AMD fam10 fixme comment
by Marc Jones
· 12 years ago
0864016
libpayload: fix compile error with enabled USB_DEBUG
by Mathias Krause
· 12 years ago
c877d22
Force SB600 bootblock to use I/O for PCI config
by Dave Frodin
· 12 years ago
5257c27
Force SB700 bootblock code to use I/O for PCI config cycles.
by Dave Frodin
· 12 years ago
2eacc0e
Force SB800 bootblock to use I/O for PCI config
by Dave Frodin
· 12 years ago
d8d8c63
Fix MTRR TOM2 WB cache setup for AMD CPUs > revF.
by Marc Jones
· 12 years ago
dc0bdbab
Torpedo mainboard changes to fix warnings.
by Martin Roth
· 12 years ago
da52aed
Fixes Fam10/SR5650 cpu not recognized message.
by Dave Frodin
· 12 years ago
e42d639
IEI-Kino Fam10 MPtable fix.
by Dave Frodin
· 12 years ago
3aea958
IEI Kino Fam10 ACPI table fixes.
by Dave Frodin
· 12 years ago
a22f78b
nvidia/mcp55: Move HAVE_HARD_RESET to southbridge
by Patrick Georgi
· 12 years ago
0e992be
amd/sb700: Move HAVE_HARD_RESET to southbridge
by Patrick Georgi
· 12 years ago
c46f450
intel/i82801cx: Move HAVE_HARD_RESET to southbridge
by Patrick Georgi
· 12 years ago
e0ddbc7
sis/sis966: Move HAVE_HARD_RESET to southbridge
by Patrick Georgi
· 12 years ago
7389378
intel/i82801ex: Move HAVE_HARD_RESET to southbridge
by Patrick Georgi
· 12 years ago
62246f7
intel/sch: Move HAVE_HARD_RESET to southbridge
by Patrick Georgi
· 12 years ago
024d8d9
amd/sb800: Move HAVE_HARD_RESET to southbridge
by Patrick Georgi
· 12 years ago
c726e03
broadcom/bcm5785: Move HAVE_HARD_RESET to southbridge
by Patrick Georgi
· 12 years ago
d6a6eef
libpayload: enforce const correctness for CMOS getter/setter
by Mathias Krause
· 12 years ago
334328a
Avoid ../../.. paths in ASL files
by Patrick Georgi
· 12 years ago
fdcd135
Rename i945 ACPI files to not carry an i945_ prefix
by Patrick Georgi
· 12 years ago
632ab1f
libpayload: fix compiler warning for first_cmos_entry()
by Mathias Krause
· 12 years ago
f01291d
nvidia/ck804: Move HAVE_HARD_RESET to southbridge
by Patrick Georgi
· 12 years ago
Next »