Add iasl to buldgcc and rev the version.
[coreboot.git] / src / include /
2011-08-04 Patrick Georgisplit CBFS support into shared core and extended functions
2011-08-04 Keith Huicpu/intel/slot_1: Init L2 cache on SECC(2) CPUs.
2011-07-13 Rudolf MarekMake AMD SMM SMP aware
2011-07-12 Kevin O'ConnorDo full flush on uart8250 only at end of printk.
2011-06-28 efdesign98Addition of Family12/SB900 wrapper code
2011-06-28 Sven SchnelleSMM: add guard and include types.h in cpu/x86/smm.h
2011-06-15 Sven SchnelleSMM: don't overwrite SMM memory on resume
2011-06-15 Sven SchnelleCMOS: add set_option()
2011-06-07 Sven SchnelleSMM: add defines for APM_CNT register
2011-06-06 Sven SchnelleSMM: add mainboard_apm_cnt() callback
2011-06-03 Alexandru GagniucCorrect wrong PCI ID for VIA K8M890 Chrome.
2011-05-15 Scott DuplichanCosmetic cleanup.
2011-05-15 Scott DuplichanEnable AHCI mode and hide IDE controller to reduce...
2011-05-10 Patrick GeorgiChange read_option() to a macro that wraps some API...
2011-05-09 Ivaylo ValkovAdds RS740 HT and internal graphics PCI ids.
2011-04-26 Stefan ReinauerAdd support for memory mapped UARTs to coreboot and...
2011-04-22 Stefan ReinauerThe UART divider should be calculated based on the...
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-20 Sven Schnellepci1x2x: add PCI1510 device IDs
2011-04-20 Stefan Reinauerdrop dead uart init code.
2011-04-11 Alexandru GagniucUnify use of post_code
2011-04-10 Stefan ReinauerIn 2007 Adrian Reber suggested that we drop ASSEMBLY...
2011-03-27 Zheng BaoAdd AMD SR56x0 support.
2011-03-01 Sven SchnelleFix a simple whitespace error in src/include/device...
2011-03-01 Sven SchnelleAdd subsystemid option to sconfig
2011-02-16 Alexandru GagniucExtended K8T890 driver to include the K8T800 and K8M800...
2011-02-14 Frank VibransI missed a file that was part of the AMD AGESA CPU...
2011-02-03 Patrick GeorgiWrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE...
2011-01-31 Alexandru GagniucAdd PCI ID's for VIA K8T800 and K8M800 northbridges.
2011-01-28 Stefan ReinauerThis patch gets usbdebug console working in romstage.
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-18 Patrick GeorgiMove option table (cmos.layout's binary representation)
2011-01-01 Kerry SheAdd AMD SB800 southbridge support via cimx_wrapper.
2010-12-31 Zheng BaoAdd RS785(RS880) support. Just few pci_ids.
2010-12-29 Nils Jacobs-Change the remaining GLIU1 port 5 register names from...
2010-12-26 Nils JacobsReplace Geode GX2 MSR addresses for GLCP on GLIU1 with...
2010-12-26 Nils JacobsClean up Geode GX2 comments, whitespace and coding...
2010-12-18 Stefan ReinauerSMM for AMD K8 Part 1/2
2010-12-17 Stefan Reinauerfix the tree again.
2010-12-17 Stefan Reinauerdrop one more version of doing serial uart output diffe...
2010-12-17 Stefan Reinauerguard against the case that CONFIG_WAIT_BEFORE_CPUS_INI...
2010-12-13 Rudolf MarekCompile cbmem.c instead of including it in romstage,
2010-12-13 Rudolf MarekWe hardcode highmemory size in every northbridge!...
2010-12-11 Rudolf MarekFollowing patch makes just one fadt.c file. For SB700.
2010-12-11 Stefan Reinauerfactor out cpu power management base into a separate...
2010-12-11 Stefan ReinauerAfter this has been brought up many times before, renam...
2010-12-08 stepansecond round name simplification. drop the <component...
2010-12-05 Uwe HermannW83627DHG/W83627EHG fixups for virtual LDNs.
2010-11-22 Rudolf Marek1) wraps the s3 parts of chipset code/memory init code...
2010-11-22 Stefan ReinauerPrinting coreboot debug messages on VGA console is...
2010-11-20 Uwe HermannSome more DIMM0 related cleanups and deduplication.
2010-11-20 Patrick GeorgiUnify DIMM SPD addressing. For Geode, change the
2010-11-18 Patrick GeorgiFor completeness sake: License header.
2010-11-17 Patrick GeorgiMove Intel power management related defines to some...
2010-11-13 Scott DuplichanMTRR related improvements for AMD family 10h and family...
2010-11-11 Tobias DiedrichAdd pci id and ops for VT8237A SATA controller
2010-11-07 Tobias DiedrichThis adds the VT8237A LPC device id and the pci_driver...
2010-11-04 Uwe HermannVarious cosmetic and coding style fixes in src/devices.
2010-11-02 Tobias DiedrichThis adds pci device ids and pci_driver structs for...
2010-11-01 Nils JacobsChange Geode GX2 to use the auto DRAM detect code from...
2010-11-01 Nils JacobsGX2: Clean up some white space and comments.
2010-10-18 Uwe HermannCosmetics and coding style fixes in devices/*.
2010-10-12 Warren TurkalReduce duplicate definition in CAR code.
2010-10-11 Uwe HermannFactor out a few commonly duplicated functions from...
2010-10-05 Jonathan KollaschRemove duplicate line from pci_ids.h.
2010-10-05 Patrick Georgi- move EHCI_BAR_INDEX to ehci.h - it's constant as...
2010-10-01 Uwe HermannFactor out common CAR asm snippets.
2010-10-01 Uwe HermannCAR simplifications, typos, readability improvements...
2010-09-29 Uwe HermannFactor out fill_processor_name() and strcpy() functions.
2010-09-27 Stefan Reinaueroops. always run abuild on a clean tree with no other...
2010-09-27 Stefan ReinauerAdd 2 missing license headers based on svn logs and...
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-09-23 Uwe HermannWhitespace/typo/cosmetic fixes (trivial).
2010-09-23 Stefan ReinauerFix some wrong capitalizations, reformat comments,...
2010-09-23 Uwe HermannUSB Debug Port related license header fixes (trivial).
2010-09-17 Scott DuplichanAMD Fam10 code breaks with gcc 4.5.0.
2010-09-13 Juhana HelovuoGenerate multiboot tables from coreboot tables.
2010-09-09 Myles WatsonAdd support for reserved regions to resources and coreb...
2010-09-02 Myles WatsonRevert 5762. It silently broke a lot of boards because...
2010-09-01 Stefan ReinauerFix race condition in option_table.h generation by...
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-04 Myles WatsonRemove warnings from USB debug console code.
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-07-28 Nils JacobsLet Geode GX2 use geode_post_code.h just like Geode LX
2010-07-26 Nils JacobsThis patch converts the Geode GX2 boards to CAR.
2010-07-16 Rudolf MarekAdd support for the console over Ethernet (through...
2010-07-08 Stefan ReinauerFix all warnings in the tree
2010-07-08 Stefan Reinauerget rid of even more fam10 and k8 warnings.
2010-07-07 Stefan Reinauerfix some more warnings
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-10 Edwin BeasantThis commit updates the Geode LX GLCP delay control...
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-06-07 Myles WatsonFix some of Peter's suggestions for the Nokia IP530.
2010-06-07 Myles WatsonRemove the rest of cardbus_scan_bus.
2010-06-04 Marc BertensFixes for Nokia IP530 and associated drivers.
2010-05-25 Stefan ReinauerLong ago we agreed on kicking the _direct appendix...
next