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
path:
root
/
src
/
arch
/
x86
/
boot
/
coreboot_table.c
Age
Commit message (
Expand
)
Author
2013-01-11
cbmem: replace pointer type by uint64_t
Stefan Reinauer
2012-11-12
oprom: Ensure that mode information is valid before putting it in the tables.
Gabe Black
2012-08-08
Do not allow modifying memory table directly
Kyösti Mälkki
2012-08-08
Drop HAVE_MAINBOARD_RESOURCES
Kyösti Mälkki
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-27
coreboot_table.c: Add missing include files
Stefan Reinauer
2012-04-05
Fill out ChromeOS specific coreboot table extensions
Stefan Reinauer
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-10
If the memory mapped UART isn't present, leave it out of the cb tables.
Gabe Black
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
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-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-11
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer