index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-29
Increase CBMEM to accommodate larger console.
Vadim Bendebury
2012-03-28
Add cmos helper functions for reading/writing a dword
Duncan Laurie
2012-03-28
selfboot: Allow loading SeaBIOS into a reserved region in the lower 1MB
Stefan Reinauer
2012-03-28
Include arch/acpi.h instead of manually adding acpi_slp_type.
Stefan Reinauer
2012-03-28
Add timestamp collecting to coreboot.
Vadim Bendebury
2012-03-28
Add a config flag to enable time stamp collection
Vadim Bendebury
2012-03-28
Initialize CBMEM early.
Vadim Bendebury
2012-03-28
Introduce config option to initialize CBMEM early.
Vadim Bendebury
2012-03-27
Add bifferboard
Rudolf Marek
2012-03-27
Add 64KB romchip chip size
Rudolf Marek
2012-03-27
Add support for RDC R8610 Southbridge
Rudolf Marek
2012-03-27
Add the support for RDC R8610 Northbridge
Rudolf Marek
2012-03-27
Add RDC R8610 PCI IDs.
Rudolf Marek
2012-03-26
Fix cleaning SeaBIOS from coreboot makefile
Marc Jones
2012-03-26
Disable the GDB stub by default
Rudolf Marek
2012-03-25
Fix possible deadlock on SMP stop_this_cpu
Kyösti Mälkki
2012-03-25
Intel cpus: Fix deadlock on hyper-threading init
Kyösti Mälkki
2012-03-25
Makefile: rename linker intermediate variable
Kyösti Mälkki
2012-03-25
gitconfig: Improve commit-msg hook
Patrick Georgi
2012-03-25
Replace ramtest pattern to assist in DIMM configuration
Kyösti Mälkki
2012-03-24
i82801gx: Support power-on-after-power-fail better
Patrick Georgi
2012-03-24
i82801gx: Use CMOS variable if available for power-on on power failure
Patrick Georgi
2012-03-24
printf: Remove some L modifier uses
Patrick Georgi
2012-03-21
Fix libpayload alloc() size and gcc pointer optimization problems.
Marc Jones
2012-03-20
Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class...
Rudolf Marek
2012-03-17
Another indirection for normal/fallback bootblock
Patrick Georgi
2012-03-17
Intel cpus: Include CAR from socket
Kyösti Mälkki
2012-03-16
Fix AMD Fam15 CBMEM allocation
Stefan Reinauer
2012-03-16
Fix AMD Fam12 CBMEM allocation
Stefan Reinauer
2012-03-16
Fix AMD Fam10 CBMEM allocation
Stefan Reinauer
2012-03-16
AMD Agesa: delete no-op bootblock files
Kyösti Mälkki
2012-03-16
Rename AMD_AGESA to CPU_AMD_AGESA
Kyösti Mälkki
2012-03-16
Fix AMD Agesa leaking Kconfig
Kyösti Mälkki
2012-03-16
ROMCC boards have no XIP limit
Patrick Georgi
2012-03-16
Use search path when building dependencies
Patrick Georgi
2012-03-16
xchg is atomic with side-effects
Patrick Georgi
2012-03-16
clang: Don't use mmx nor sse
Patrick Georgi
2012-03-16
Intel northbridge I945: Apply un-written naming rules
Kyösti Mälkki
2012-03-16
Via Epia-N and C3: Set ioapic delivery type in Kconfig
Patrick Georgi
2012-03-16
VIA southbridge K8T890: Apply un-written naming rules
Kyösti Mälkki
2012-03-16
Fix address of IDT in real-mode entry
Kyösti Mälkki
2012-03-16
Fix AMD Fam14 cbmen allocation
Marc Jones
2012-03-15
Clean up whitespace in fam14 northbridge.c
Marc Jones
2012-03-14
Since cbfs_core.h provides a macro that uses ntohl, make sure ntohl is available
Gabe Black
2012-03-14
AGESA family 12 changes to fix torpedo warnings
Martin Roth
2012-03-13
Union Station: Fixes to turn on HDMI
Frank Vibrans
2012-03-13
Union Station: Remove SIO support
Frank Vibrans
2012-03-11
No need to setup include paths with .s files
Patrick Georgi
2012-03-11
malloc: size is unsigned, don't test for size < 0
Patrick Georgi
2012-03-11
mainboard/aopen/Kconfig: remove extra whitespace
Patrick Georgi
2012-03-10
Portability improvement
Patrick Georgi
2012-03-10
Make libpayload alloc() memory pointers volatile
Marc Jones
2012-03-10
If the memory mapped UART isn't present, leave it out of the cb tables.
Gabe Black
2012-03-10
tell superiotool about the ITE 8772
Stefan Reinauer
2012-03-09
Increase size of the coreboot table area
Stefan Reinauer
2012-03-09
Fix compilation when USE_OPTION_TABLE is not defined.
Duncan Laurie
2012-03-09
Fix coreboot table size calculations.
Vadim Bendebury
2012-03-09
Clean up use of CONFIG_ variables in coreboot_table.c
Stefan Reinauer
2012-03-09
Fix dependency problem for uart8250.c as well
Stefan Reinauer
2012-03-09
Fix compilation with CONFIG_USE_OPTION_TABLE enabled
Stefan Reinauer
2012-03-09
Add helper function to find a Local APIC by ID in the device tree.
Duncan Laurie
2012-03-09
Don't try to compute I/O for empty sub buses.
Stefan Reinauer
2012-03-09
OXPCIe: Reinitialize UART after pci_dev_set_resources()
Stefan Reinauer
2012-03-09
move console includes to central console/console.h
Stefan Reinauer
2012-03-09
Add support for the Startech PEX1XS1PMINI
Stefan Reinauer
2012-03-09
Don't run any Option ROMs stored outside of the system flash
Stefan Reinauer
2012-03-09
Add an implementation for the memchr library function
Gabe Black
2012-03-09
Fix lint-stable checkin hooks on MacOS X
Stefan Reinauer
2012-03-08
Don't run VGA option ROMs on S3 resume.
Stefan Reinauer
2012-03-08
Unify Local APIC address definitions
Patrick Georgi
2012-03-08
Add support for A-Open DXPL Plus-U motherboard
Kyösti Mälkki
2012-03-07
Move C labels to start-of-line
Patrick Georgi
2012-03-07
lint: test that labels begin at start-of-line
Patrick Georgi
2012-03-07
correctly mark code segments as code in SELF
Stefan Reinauer
2012-03-07
selfboot: drop dead code
Stefan Reinauer
2012-03-06
Revert "Use -mno-sse to prevent overzealous gcc optimizations"
Patrick Georgi
2012-03-03
Use -mno-sse to prevent overzealous gcc optimizations
Stefan Reinauer
2012-03-02
Fix ECC disable option for AMD Fam10 DDR2 and DDR3.
Marc Jones
2012-03-01
gitconfig: Add lint-stable as pre-commit hook
Patrick Georgi
2012-03-01
lint: create two classes of tests, stable and dev
Patrick Georgi
2012-03-01
Fix lint test for build directories
Patrick Georgi
2012-03-01
Drop support for BROKEN marker
Patrick Georgi
2012-03-01
Rename vendor identifiers in Kconfig
Patrick Georgi
2012-02-29
Fix x86 cpu_phys_address_size
Kyösti Mälkki
2012-02-29
tint requires more heap space for PDCurses.
Marc Jones
2012-02-29
AMD southbridge: remove sp5100
Kyösti Mälkki
2012-02-27
asus/m4a785t-m: correct the CPU microcode patch selection
Denis 'GNUtoo' Carikli
2012-02-24
Ati video: Apply un-written naming rules
Kyösti Mälkki
2012-02-23
Revert "Fix multipleVGA cards resource conflict on Windows"
Marc Jones
2012-02-22
ACPI: More ../../.. removal
Patrick Georgi
2012-02-22
amd/sb600: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-02-22
Remove old AMD fam10 fixme comment
Marc Jones
2012-02-20
libpayload: fix compile error with enabled USB_DEBUG
Mathias Krause
2012-02-20
Force SB600 bootblock to use I/O for PCI config
Dave Frodin
2012-02-20
Force SB700 bootblock code to use I/O for PCI config cycles.
Dave Frodin
2012-02-20
Force SB800 bootblock to use I/O for PCI config
Dave Frodin
2012-02-20
Fix MTRR TOM2 WB cache setup for AMD CPUs > revF.
Marc Jones
2012-02-20
Torpedo mainboard changes to fix warnings.
Martin Roth
2012-02-20
Fixes Fam10/SR5650 cpu not recognized message.
Dave Frodin
2012-02-20
IEI-Kino Fam10 MPtable fix.
Dave Frodin
[next]