Fill out ChromeOS specific coreboot table extensions
[coreboot.git] / src / lib /
2009-10-26 Stefan ReinauerCBMEM high table memory manager.
2009-10-24 Stefan ReinauerFix USB Debug Device for Intel ICH chipsets
2009-10-09 Myles WatsonMove the ulzma prototype out of the function to make...
2009-10-03 Patrick GeorgiRemove:
2009-09-26 Stefan Reinauer* drop libgcc from coreboot_apc.o, not needed.
2009-09-25 Stefan Reinauerdrop some dead code, clarify small comments and small...
2009-09-25 Stefan Reinauerimprove lzma error messages. When coreboot panics becau...
2009-09-23 Stefan Reinauerfix some wrong versions of the FSF's address (trivial)
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-20 Patrick Georgi20090819-2-trim-down-cbfs:
2009-08-12 Patrick GeorgiKconfig!
2009-07-23 Stefan ReinauerCBFS stuff:
2009-07-21 Stefan ReinauerSome USB debug updates, mostly comments fixing, license...
2009-07-18 Patrick Georgistrdup the input of dirname, as dirname is free
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-16 Ronald G. minnichThese changes implement car in qemu. The implementatio...
2009-05-28 Patrick GeorgiAdd lzma.o for CBFS, regardless if CONFIG_COMPRESSED_PA...
2009-05-27 Patrick GeorgiMove coreboot_ram and coreboot_apc to CBFS. This allows to
2009-05-26 Patrick GeorgiAttached patch moves the CBFS payload loader to selfboo...
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-04-25 Patrick GeorgiMake the CBFS file lookup skip file data instead of...
2009-04-24 Patrick GeorgiRemove the inclusion of lzma.c (which really contains...
2009-04-24 Ronald G. MinnichThese are some really horrible bugs that got through.
2009-04-21 Stefan Reinauer- function prototypes do not need "extern"
2009-04-15 Peter Stugev2/src romfs->cbfs rename
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-08 Stefan Reinauer* commit previously forgotten romfs.txt
2009-04-06 Ronald G. MinnichThis fixes a bug in romfs code; see comment. If we...
2009-04-04 Stefan Reinauerfix variable shadowing in lzmadecode.c (trivial)
2009-04-03 Ronald G. MinnichThese are some cleanups and changes. These are build...
2009-04-01 Ronald G. MinnichThis code adds support for coreboot images that use...
2009-03-31 Stefan Reinauerfix shadow variable in compute_ip_checksum.c
2009-03-06 Stefan Reinaueruse pointers instead of size_t when dealing with pointe...
2009-03-06 Stefan Reinaueruse inb instead of outb for delays in usb debug code...
2009-03-04 Carl-Daniel HailfingerI just went on a bugfix frenzy and fixed all printk...
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2009-01-20 Stefan Reinauerfix compiler warnings (trivial)
2008-10-12 Uwe HermannDrop tons of duplicated debug.c files, move common...
2008-08-27 Ward VandewegeIf you have
2008-08-01 Stefan Reinauerclean up Config.lb in lib/ (trivial)
2008-03-17 Carl-Daniel HailfingerClarify LZMA code license.
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-02-28 Yinghai LuThis is (most of) the usb2 debug console code ripped...
2006-10-09 stepanreplace table based crc with computational one. by...
2006-10-07 Stefan ReinauerAdd serial stream payload support from Ed Swierk <eswie...
2006-10-05 Yinghai Lumake ppc happy for console
2006-10-04 Yinghai LuCONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
2006-10-04 Yinghai LuAMD Rev F support
2006-09-14 Carl-Daniel Hailfingeradditions and mods for lzma.
2006-05-25 Stefan Reinauerfix broadcom/blast, tyan/s2735, tyan/s2891, tyan/s2895...
2006-05-18 Ronald G. Minnichcleanup some of the compressed rom stream ugliness...
2006-05-04 Stefan Reinauerfix the tree
2006-05-04 Yinghai Lumerge zrom to rom_stream and print olen ilen
2006-05-02 Stefan Reinaueradd automatic payload compression method to LinuxBIOS
2005-07-20 Greg WatsonUpdated ep405pc to latest config system.
2005-07-08 Yinghai Lueric patch
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2004-11-11 Eric Biedermanmpspec.h: Tweak the write_smp_table macro so that it...
2004-11-10 Eric Biederman- Delete unused funciton realloc
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-05-28 Stefan ReinauerThis will never happen unless the code is buggy (in...
2004-03-26 Greg Watsoncleanup code to remove warnings
2004-03-13 Greg Watsonadded rx support
2004-03-13 Greg Watsontidy
2004-03-13 Greg Watsonadded realloc
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-11-15 Greg Watsonused pre-hardwaremain()
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-19 Eric Biederman- Major cleanup of the bootpath
2003-07-12 Eric Biederman- Remove all of the annoying $Id strings
2003-06-24 Greg WatsonFor new config.g
2003-06-17 Ronald G. Minnichadded config and other test files.
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree