Stub out FILE*, stdout/stdin/stderr and implement fprintf on these
[coreboot.git] / src /
2011-02-14 Josef KellermannErrata #169 works on HT, not MC
2011-02-14 Josef KellermannRemoved LPC DMA Deadlock workaround...
2011-02-14 Patrick GeorgiFix Typo. (and why is that file, and some of its siblin...
2011-02-14 Frank VibransAdd IBASE DB-FT1 and AMD Inagua motherboards. Patch...
2011-02-14 Frank VibransThis code provides support for the superio chip on...
2011-02-14 Frank VibransI missed a file that was part of the AMD AGESA CPU...
2011-02-14 Frank Vibrans This code provides support for the superio chip on...
2011-02-14 Frank VibransThis code fixes a number of build issues related to...
2011-02-14 Frank VibransAdd AMD cpu wrapper code. Patch 4 of 8.
2011-02-14 Frank Vibrans This code provides southbridge initialization for...
2011-02-14 Frank VibransThis code provides cpu northbridge initialization for...
2011-02-14 Frank VibransAdd AMD Agesa and AMD CIMx SB800 code. Patch 1 of 8.
2011-02-12 Rudolf MarekAttached patch fixes the LPC decode ranges of SB600...
2011-02-10 Scott DuplichanAccording to AMD documentation, cache type WP should...
2011-02-10 Josef KellermannseppkRS690: Provide support for MMCONF.
2011-02-10 Alexandru GagniucImplemented workaround for erratum 169, obsoleting...
2011-02-10 Josef KellermannFix a potential system hang by handling AMD Model F...
2011-02-08 Alexandru GagniucPlace the W83627EHG MIDI base address mask in the corre...
2011-02-07 Peter StugeReliably build arbitrary Kconfig-based revisions of...
2011-02-05 Peter StugeActually add PC87382 into Kconfig, missing from r6332
2011-02-05 Sven SchnelleAdd PC87392 support
2011-02-05 Sven SchnelleAdd PC87382 support
2011-02-03 Josef KellermannFix subvendor/subdevice programming on RS690
2011-02-03 Patrick GeorgiWrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE...
2011-02-02 Uwe Hermannpmh7.[ch]: Add missing license headers.
2011-02-01 Sven SchnelleProperly add Lenovo EC to build
2011-02-01 Sven SchnelleAdd support for the Lenovo PMH7 embedded controller
2011-01-31 Stefan ReinauerFix an infinite loop in pnp_get_ioresource(), which...
2011-01-31 Alexandru GagniucAdd PCI ID's for VIA K8T800 and K8M800 northbridges.
2011-01-31 Stefan ReinauerBuild failure because of src/pc80/mc146818rtc_early...
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 Rudolf MarekAttached patch fixes the LPC decode ranges of SB700...
2011-01-28 Stefan ReinauerThis patch gets usbdebug console working in romstage.
2011-01-28 Stefan Reinauerrename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POST
2011-01-28 Stefan ReinauerFix Bimini build
2011-01-28 Stefan Reinauerrk886ex lacked EC_ACPI
2011-01-27 Stefan ReinauerOnly add EC code if EC is selected in Kconfig
2011-01-27 Sven SchnelleAdd new ec subdir for Embedded Controllers and common...
2011-01-27 Peter StugeSMM code on i945 platforms needs udelay()
2011-01-27 Patrick GeorgiAdd a new CMOS variable which triggers activation of the
2011-01-27 Zheng BaoTrivial. Re-indent the code.
2011-01-27 Zheng BaoSet the phy via weak function.
2011-01-27 Stefan Reinaueroops. this is weird. CAR addresses should be specified...
2011-01-25 Zheng BaoSet the SB800 SATA PHY correctly.
2011-01-24 Josef KellermannThis patch fixes an 'write_tables: coreboot table didn...
2011-01-24 Zheng BaoChange fadt revision back to 3.
2011-01-21 Patrick Georgi... And fix the other compile time issues in cmos_layou...
2011-01-21 Patrick GeorgiMake YABEL warnings-are-errors safe
2011-01-21 Patrick GeorgiTypo. s,CMOS_COMPONENT,CBFS_COMPONENT,.
2011-01-21 Zheng BaoNow bimini can boot linux to login.
2011-01-21 Stefan Reinauerpush ts5300 rom size to 1MB. In fact the flash part...
2011-01-20 Zheng BaoRemove the code for debugging.
2011-01-20 Zheng BaoS3 feanture of SB800. Compiliant with SB700.
2011-01-20 Zheng BaoMove some board specific functions to sb800.h.
2011-01-20 Zheng BaoFeatures of Bimini board:
2011-01-20 Zheng BaoThis sb800 code is derived from sb700.
2011-01-20 Zheng BaoFor Cx, each ChipSel need to be sent MR command.
2011-01-19 Nils JacobsAdd a GX2 Kconfig option to choose the framebuffer...
2011-01-19 Stefan ReinauerRevert r5902 to make code more readable again. At least...
2011-01-19 Kevin O'ConnorNow that the VIA code is run above 1Meg (like other...
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-18 Zheng Baoremove the code which is not ready to release.
2011-01-18 Zheng Baoremove the code which is not ready to release.
2011-01-18 Zheng Baoremove the code which is not ready to release.
2011-01-18 Zheng Baoremove the code which is not ready to release.
2011-01-17 Zheng BaoThe code is tested on my board with register DIMMs...
2011-01-16 Rudolf MarekOoops lets see if this extra comment removal fixes...
2011-01-16 Rudolf MarekTrivial, cleanup of GPIO comments.
2011-01-14 Patrick GeorgiDisable CMOS recovery code for ROMCC boards as the...
2011-01-14 Patrick GeorgiImproved GPIO setup for roda/rk886ex, and some document...
2011-01-14 Patrick GeorgiAllow coreboot to initialize CMOS if checksum is invalid.
2011-01-13 Patrick GeorgiDefault to CRT on Kontron/986lcd-m. "default display...
2011-01-13 Patrick GeorgiImprove compatibility of YABEL with real-world VGABIOSes
2011-01-12 Stefan Reinauerdrop unused files
2011-01-11 Kerry Shechange a readable way to fix SB800 CIMX "multi-characte...
2011-01-06 Marc BertensVarious Nokia IP530 fixes.
2011-01-06 Zheng BaoFix some settings fo AMD MCT. It is based on BIOS test...
2011-01-05 Stefan Reinaueruart_init is only used in romstage.
2011-01-05 Stefan Reinauermove single options out of main menu and remove stray...
2011-01-04 Uwe HermannMCP55: Cosmetic fixes, switch to u8 et al.
2011-01-04 Uwe HermannCK804: Cosmetic fixes, switch to u8 et al.
2011-01-04 Kerry SheTrivial:
2011-01-04 Kerry SheTrivial: use the IO_APIC_ADDR constant defined in ioapi...
2011-01-01 Uwe Hermannsrc/southbridge/amd/cimx_wrapper: Run dos2unix on the...
2011-01-01 Uwe HermannAMD SB800: Drop component prefix from filenames.
2011-01-01 Uwe HermannAMD Bimini: Use mptable_init() in mptable.c.
2011-01-01 Uwe HermannAMD Bimini: Small fixes, and updates to recent trunk...
2011-01-01 Uwe HermannAMD Bimini: Drop duplicate ASL files as we did for...
2011-01-01 Kerry SheAdd support for the AMD Bimini eval mainboard.
2011-01-01 Kerry SheAdd AMD SB800 southbridge support via cimx_wrapper.
2011-01-01 Kerry SheAdd AMD SB800 southbridge CIMx code.
2010-12-31 Zheng BaoAdd RS785(RS880) support. Just few pci_ids.
2010-12-30 Nils JacobsRemove duplicated GX2 processor IIOC mode setting on...
2010-12-30 Nils JacobsUse die() to assure the processor can't wake up from...
2010-12-30 Stefan ReinauerPer default, use SeaBIOS payload instead of no payload.
2010-12-29 Nils Jacobs-Change the remaining GLIU1 port 5 register names from...
next