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
/
x86
/
boot
Age
Commit message (
Expand
)
Author
2012-03-29
Refactor publishing CBMEM addresses through coreboot table.
Vadim Bendebury
2012-03-29
Add timestamp table pointer to the coreboot table.
Vadim Bendebury
2012-03-20
Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class...
Rudolf Marek
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
2011-10-27
Move linux 2.6.11 workaround to generic code
Patrick Georgi
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-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
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-02
whitespace-only changes in acpi.c, replaced spaces with tabs
Cristian Măgherușan-Stanciu
2011-04-26
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
Stefan Reinauer
2011-04-21
some ifdef --> if fixes
Stefan Reinauer
2011-04-14
fix coreboot compilation without serial console enabled.
Stefan Reinauer
2011-01-24
This patch fixes an 'write_tables: coreboot table didn't fit (f0221)' issue.
Josef Kellermann
2011-01-21
... And fix the other compile time issues in cmos_layout.bin support
Patrick Georgi
2011-01-18
Report if cmos_layout.bin can't be found when it should.
Patrick Georgi
2011-01-18
Move option table (cmos.layout's binary representation)
Patrick Georgi
2010-12-16
Get mptable OEM/product ID from kconfig variables.
Uwe Hermann
2010-12-11
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer