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
/
arch
Age
Commit message (
Expand
)
Author
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-08
Unify Local APIC address definitions
Patrick Georgi
2012-03-07
Move C labels to start-of-line
Patrick Georgi
2012-02-29
Fix x86 cpu_phys_address_size
Kyösti Mälkki
2012-02-17
Exit building if romstage.bin is larger than size of XIP
zbao
2012-02-07
Move SeaBIOS output out of coreboot source tree
Stefan Reinauer
2012-01-31
X86: fix cpu_phys_address_size()
Sven Schnelle
2012-01-26
pci_ops_mmconf: Move conditional compilation to Makefile
Vikram Narayanan
2012-01-24
pci_ops_conf: Indentation fixes
Vikram Narayanan
2012-01-24
pci_ops_mmconf: Indentation fixes
Vikram Narayanan
2012-01-20
Leave SSE and MMX instructions enabled in coreboot
Stefan Reinauer
2012-01-18
Add coreboot version to id area
Patrick Georgi
2012-01-10
MTRR: get physical address size from CPUID
Sven Schnelle
2012-01-09
ACPI: mark empty get_cst_entries() weak
Sven Schnelle
2011-12-24
Only BSP CPU writes CMOS in bootblock code
Kyösti Mälkki
2011-12-08
Fix ldscript for bootblock .rom section
Kyösti Mälkki
2011-12-05
Bootblock does not need a unique boot_cpu()
Kyösti Mälkki
2011-11-24
Remove unused code files and cosmetic changes
Kyösti Mälkki
2011-11-22
Fix post_code in 16bit entry
Kyösti Mälkki
2011-11-06
Inline Makefile.bootblock.inc
Patrick Georgi
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-29
Fix coreboot updates
Patrick Georgi
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-10-28
Get rid of AUTO_XIP_ROM_BASE
Patrick Georgi
2011-10-27
Move linux 2.6.11 workaround to generic code
Patrick Georgi
2011-10-25
SPEEDSTEP: write _CST tables
Sven Schnelle
2011-10-25
ACPI: Add function for writing _CST tables
Sven Schnelle
2011-10-21
Extend coreboot table entry for serial ports
Stefan Reinauer
2011-10-21
Add macros for 64bit byte order swapping
Stefan Reinauer
2011-10-19
IOAPIC: fix bitmask
Kyösti Mälkki
2011-10-19
Drop eh_frame instead of moving it into the image.
Stefan Reinauer
2011-10-15
cbfs_and_run_core() is not part of the API, make it static.
Stefan Reinauer
2011-10-15
reformat Makefile.bootblock.inc (>80 lines per char)
Stefan Reinauer
2011-10-14
Add eh_frame to rom section to fix compilation of coreboot with gcc 4.6
Stefan Reinauer
2011-10-13
Prevent build breakage without consoles enabled
Stefan Reinauer
2011-10-13
refactor vesa mode setting code and bootsplash code
Stefan Reinauer
2011-10-13
Fix romstage creation with gcc 4.6 and CAR targets
Stefan Reinauer
2011-10-13
mptable: Refactor mptable generation some more
Patrick Georgi
2011-10-13
mptable: Get rid of fixup_virtual_wire
Patrick Georgi
2011-10-13
mptable: Refactor lintsrc generation
Patrick Georgi
2011-09-12
Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods
Tobias Diedrich
2011-08-26
Add automatic SMBIOS table generation
Sven Schnelle
2011-07-22
Add xhcbios and ahcibios rom handling
efdesign98
2011-07-12
Do full flush on uart8250 only at end of printk.
Kevin O'Connor
2011-07-02
whitespace-only changes in acpi.c, replaced spaces with tabs
Cristian Măgherușan-Stanciu
2011-06-22
Add the coreboot config to CBFS
Cristian Măgherușan-Stanciu
[next]