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
Age
Commit message (
Expand
)
Author
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-19
The cn700.c code references mainboard_interrupt_handlers() which isn't
Kevin O'Connor
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
2011-01-14
Disable CMOS recovery code for ROMCC boards as the CBFS code used for
Patrick Georgi
2011-01-14
Allow coreboot to initialize CMOS if checksum is invalid.
Patrick Georgi
2011-01-05
move single options out of main menu and remove stray "options"
Stefan Reinauer
2010-12-30
Per default, use SeaBIOS payload instead of no payload.
Stefan Reinauer
2010-12-19
The same mechanisms are used for normal and fallback images.
Stefan Reinauer
2010-12-16
drop unused code in div64.h
Stefan Reinauer
2010-12-16
print what make is doing (CBFS call)
Stefan Reinauer
2010-12-16
- Fix shortcoming in Kconfig when handling multiple "choice"s
Stefan Reinauer
2010-12-16
Get mptable OEM/product ID from kconfig variables.
Uwe Hermann
2010-12-16
Add support for cbfs-files-y to the build system.
Patrick Georgi
2010-12-11
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer