index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
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
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-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
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
If the memory mapped UART isn't present, leave it out of the cb tables.
Gabe Black
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
[next]