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-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
2011-05-23
We don't have pausing versions of single-IO instructions.
Stefan Reinauer
2011-04-26
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
Stefan Reinauer
2011-04-21
more ifdef -> if fixes.
Stefan Reinauer
2011-04-21
more ifdef -> if fixes
Stefan Reinauer
2011-04-21
some ifdef --> if fixes
Stefan Reinauer
2011-04-20
Simplify coreboot's console/console.h
Stefan Reinauer
2011-04-19
Recently the 3 projects using the new AMD reference code have been
Scott Duplichan
2011-04-16
bootblock updates: ...
Stefan Reinauer
2011-04-15
sorry for breaking the tree.
Stefan Reinauer
2011-04-15
comment cosmetics in bootblock.ld
Stefan Reinauer
2011-04-15
add FILO easy payload option
Stefan Reinauer
2011-04-14
fix coreboot compilation without serial console enabled.
Stefan Reinauer
2011-04-14
add some comments to walkcbfs.S
Stefan Reinauer
2011-04-14
- drop remaining CONFIG_ROM_IMAGE_SIZE
Stefan Reinauer
2011-04-14
drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH
Stefan Reinauer
2011-04-11
Unify use of post_code
Alexandru Gagniuc
2011-04-10
In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.
Stefan Reinauer
2011-03-29
BUILD: add missing config.h dependency
Sven Schnelle
2011-03-08
Move cmos.default handling to bootblock
Patrick Georgi
2011-02-14
This code fixes a number of build issues related to the AMD Agesa code. The p...
Frank Vibrans
2011-02-07
Reliably build arbitrary Kconfig-based revisions of SeaBIOS
Peter Stuge
2011-01-30
Replace special rules for auxiliary files by cbfs-files-y entries
Patrick Georgi
2011-01-30
Inverse two arguments of cbfs-files-y and adapts its users (one of which alre...
Patrick Georgi
2011-01-29
Pass all required toolchain parts to SeaBIOS correctly
Stefan Reinauer
2011-01-28
This patch gets usbdebug console working in romstage.
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-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