Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / lib / cbmem.c
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-03-31 Myles WatsonConsolidate ifdefs in src/lib/cbmem.c for readability.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2009-11-12 Myles WatsonAdd CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-10-27 Myles WatsonRemove redundant declarations. Trivial.
2009-10-27 Maciej PijankaAdd few missing prototypes, and remove few unused ...
2009-10-26 Stefan ReinauerCBMEM high table memory manager.