Add automatic SMBIOS table generation
[coreboot.git] / src / arch / x86 /
2011-08-26 Sven SchnelleAdd automatic SMBIOS table generation
2011-07-22 efdesign98Add xhcbios and ahcibios rom handling
2011-07-12 Kevin O'ConnorDo full flush on uart8250 only at end of printk.
2011-07-02 Cristian Măgherușa... whitespace-only changes in acpi.c, replaced spaces...
2011-06-22 Cristian Măgherușa... Add the coreboot config to CBFS
2011-05-23 Stefan ReinauerWe don't have pausing versions of single-IO instructions.
2011-04-26 Stefan ReinauerAdd support for memory mapped UARTs to coreboot and...
2011-04-21 Stefan Reinauermore ifdef -> if fixes.
2011-04-21 Stefan Reinauermore ifdef -> if fixes
2011-04-21 Stefan Reinauersome ifdef --> if fixes
2011-04-20 Stefan ReinauerSimplify coreboot's console/console.h
2011-04-19 Scott DuplichanRecently the 3 projects using the new AMD reference...
2011-04-16 Stefan Reinauerbootblock updates:
2011-04-15 Stefan Reinauersorry for breaking the tree.
2011-04-15 Stefan Reinauercomment cosmetics in bootblock.ld
2011-04-15 Stefan Reinaueradd FILO easy payload option
2011-04-14 Stefan Reinauerfix coreboot compilation without serial console enabled.
2011-04-14 Stefan Reinaueradd some comments to walkcbfs.S
2011-04-14 Stefan Reinauer- drop remaining CONFIG_ROM_IMAGE_SIZE
2011-04-14 Stefan Reinauerdrop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused...
2011-04-11 Alexandru GagniucUnify use of post_code
2011-04-10 Stefan ReinauerIn 2007 Adrian Reber suggested that we drop ASSEMBLY...
2011-03-29 Sven SchnelleBUILD: add missing config.h dependency
2011-03-08 Patrick GeorgiMove cmos.default handling to bootblock
2011-02-14 Frank VibransThis code fixes a number of build issues related to...
2011-02-07 Peter StugeReliably build arbitrary Kconfig-based revisions of...
2011-01-30 Patrick GeorgiReplace special rules for auxiliary files by cbfs-files...
2011-01-30 Patrick GeorgiInverse two arguments of cbfs-files-y and adapts its...
2011-01-29 Stefan ReinauerPass all required toolchain parts to SeaBIOS correctly
2011-01-28 Stefan ReinauerThis patch gets usbdebug console working in romstage.
2011-01-24 Josef KellermannThis patch fixes an 'write_tables: coreboot table didn...
2011-01-21 Patrick Georgi... And fix the other compile time issues in cmos_layou...
2011-01-19 Kevin O'ConnorThe cn700.c code references mainboard_interrupt_handler...
2011-01-18 Patrick GeorgiReport if cmos_layout.bin can't be found when it should.
2011-01-18 Patrick GeorgiMove option table (cmos.layout's binary representation)
2011-01-14 Patrick GeorgiDisable CMOS recovery code for ROMCC boards as the...
2011-01-14 Patrick GeorgiAllow coreboot to initialize CMOS if checksum is invalid.
2011-01-05 Stefan Reinauermove single options out of main menu and remove stray...
2010-12-30 Stefan ReinauerPer default, use SeaBIOS payload instead of no payload.
2010-12-19 Stefan ReinauerThe same mechanisms are used for normal and fallback...
2010-12-16 Stefan Reinauerdrop unused code in div64.h
2010-12-16 Stefan Reinauerprint what make is doing (CBFS call)
2010-12-16 Stefan Reinauer- Fix shortcoming in Kconfig when handling multiple...
2010-12-16 Uwe HermannGet mptable OEM/product ID from kconfig variables.
2010-12-16 Patrick GeorgiAdd support for cbfs-files-y to the build system.
2010-12-11 Stefan ReinauerAfter this has been brought up many times before, renam...