Add constants for fast path resume copying
[coreboot.git] / src / include /
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...
2010-05-25 Stefan ReinauerFix usbdebug compilation.
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-05-19 Stefan Reinauercosmetic comment changes.
2010-05-16 Rudolf MarekSorry for this for second time. Now compile tested...
2010-05-16 Rudolf MarekSorry for this. I fixed that reverting the change for...
2010-05-16 Rudolf MarekFollowing patch reworks car_disable into C. Tested...
2010-05-14 Stefan Reinauerclean up some prototypes
2010-05-09 Patrick GeorgiMove includes to where they are needed. This allows...
2010-05-09 Patrick GeorgiRemove pc80/serial.c includes in ROMCC boards and include
2010-05-08 Patrick GeorgiDrop console/console.c and pc80/serial.c from mainboards'
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Stefan Reinauera single place for the romstage stack for copy_and_run.
2010-04-25 Stefan Reinauerdrop "arch/asm.h" and "arch/intel.h" and create "cpu...
2010-04-22 Stefan ReinauerNone of the cs5536 settings in devicetree.cb were ever...
2010-04-21 Stefan Reinauer* clean up all but two warnings on artecgroup dbe61
2010-04-16 Myles WatsonFix a typo to remove a few more warnings.
2010-04-15 Stefan Reinauerzero warnings days...
2010-04-15 Myles WatsonRemove a few more warnings from fam10.
2010-04-09 Joseph Smith1. This patch adds CAR for Intel P6 series processors.
2010-04-08 Myles WatsonCosmetically make init_cpus more similar for fam10...
2010-04-07 Stefan Reinauermove amd K8/Fam10 "bus detection" function prototypes...
2010-04-06 Stefan ReinauerNo warnings day, next round.
2010-04-05 Rudolf MarekAdd RS785G, looks like it works although it is RV620.
2010-04-02 Stefan Reinaueroops, sorry, overlapping work
2010-04-02 Stefan Reinauerremove some more warnings
2010-04-02 Myles WatsonFix console prototypes for non-romcc boards.
2010-04-01 Stefan Reinauer- get rid of ASM_CONSOLE_LOGLEVEL except in two assemb...
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-31 Stefan ReinauerThis patch drops arch/i386/lib/console.c and arch/i386...
2010-03-31 Stefan Reinauermini part of the patch on the mailing list to fix the...
2010-03-29 Stefan ReinauerDon't include option_table.h every time we include...
2010-03-29 Stefan Reinauer- include option_table.h when it is created, and that...
2010-03-29 Stefan ReinauerThis patch drops the coreboot CMOS checksum ranges...
2010-03-29 Stefan Reinauerdualcore.h and quadcore.h are almost exactly the same.
2010-03-28 Stefan Reinauerdrop unneeded __ROMCC__ checks when the check for __PRE...
2010-03-23 Stefan Reinauerfix newly introduced printk_foo warnings..
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-19 Myles WatsonGet rid of a few warnings:
2010-03-18 Patrick GeorgiRemove remaining uses of
2010-03-17 Stefan Reinauertrivial warning fixes, mostly for ACPI code
2010-03-17 Stefan Reinauermore warning fixes.
2010-03-17 Stefan Reinauerfix a couple of warnings
2010-03-16 Zheng Bao zheng.bao1. This patch is about the pci header of RS780 and...
2010-03-16 Stefan ReinauerThis patch is what I needed to compile coreboot with...
2010-03-11 Myles WatsonReplace clear_memory with memset.
2010-03-05 Myles Watson1. Move run_bios prototype to device.h
next