Correct for size_t would be %zx, but coreboot's printf doesn't support this.
[coreboot.git] / src / include /
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
2010-03-01 Uwe HermannVarious cometic and coding-style fixes (trivial).
2010-03-01 Stefan ReinauerThis patch implements MBI (modular bios interface)...
2010-02-28 Stefan Reinauerassert.h: have the same information on asserts in romcc...
2010-02-23 Stefan ReinauerRemove nonsensical wrapper for function in
2010-02-22 Uwe HermannRandom cosmetic fixes (trivial).
2010-02-22 Stefan Reinauermini update SMM:
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-22 Stefan ReinauerYABEL update
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2009-11-12 Myles WatsonAdd CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-11-05 Stefan Reinauercoreboot.org/pipermail/coreboot/2007-October/025740...
2009-10-30 Myles WatsonRemove some warnings from the tyan s2895.
2009-10-28 Stefan ReinauerDrop remainder of PPC port
2009-10-28 Myles WatsonCreate lib.h for homeless prototypes.
2009-10-27 Uwe HermannImprove coreboot build output and eliminate some warnings:
2009-10-27 Maciej PijankaAdd few missing prototypes, and remove few unused ...
2009-10-26 Stefan ReinauerCBMEM high table memory manager.
2009-10-24 Stefan Reinauerdrop src/include/stream/ as the source files from src...
2009-10-24 Stefan Reinauerre-order console output functions, add proper prototypes,
2009-10-23 Stefan Reinauerdrop a lot of dead code, including an old winbond south...
2009-10-20 Myles WatsonFix #if CONFIG_VGA==1 -> #if CONFIG_VGA.
2009-10-18 Ronald G. MinnichRemove this, we no longer need it.
2009-10-17 Myles WatsonRemove CONFIG_ from #defines that aren't config variabl...
2009-10-16 Myles WatsonChange console code to emit SPEW with DEFAULT_CONSOLE_L...
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-10-09 Myles WatsonMove the ulzma prototype out of the function to make...
2009-09-29 Myles WatsonRemove some warnings.
2009-09-25 Stefan Reinauerdrop some dead code, clarify small comments and small...
2009-09-22 Carl-Daniel HailfingerIf no pci access method has been set for the device...
2009-08-27 Stefan Reinauercoreboot was still using an old set (obsolete since...
2009-08-17 Jon HarrisonGet the Via EPIA-N(L)/CN400 to a reasonable level of...
2009-07-22 Stefan ReinauerFix a redundant declaration warning (trivial)
2009-07-21 Stefan ReinauerThis fixes a couple of issues with older Linux kernels...
2009-07-21 Stefan ReinauerRewrite interrupt handling in coreboot to be more compr...
2009-07-21 Stefan ReinauerExample how simple it is to use printk instead of print...
2009-07-21 Stefan ReinauerSome USB debug updates, mostly comments fixing, license...
next