aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2010-02-11separate build.h and config.h usage (now possible because newconfig is gone)Stefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2010-01-16coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer
2009-11-12Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson
2009-11-11Help track down enable_rom issues in CBFS. If the magicPatrick Georgi
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2009-10-29Add prototypes to silence these warnings.Myles Watson
2009-10-28Create lib.h for homeless prototypes.Myles Watson
2009-10-27Remove redundant declarations. Trivial.Myles Watson
2009-10-27Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka
2009-10-26reasonable output for cbfs loading..Stefan Reinauer
2009-10-26CBMEM high table memory manager.Stefan Reinauer
2009-10-24Fix USB Debug Device for Intel ICH chipsetsStefan Reinauer
2009-10-09Move the ulzma prototype out of the function to make the code easier to read.Myles Watson
2009-10-03Remove:Patrick Georgi
2009-09-26* drop libgcc from coreboot_apc.o, not needed.Stefan Reinauer
2009-09-25drop some dead code, clarify small comments and small cleanups to malloc.cStefan Reinauer
2009-09-25improve lzma error messages. When coreboot panics because lzma decompressionStefan Reinauer
2009-09-23fix some wrong versions of the FSF's address (trivial)Stefan Reinauer
2009-09-23simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-2020090819-2-trim-down-cbfs:Patrick Georgi
2009-08-12Kconfig!Patrick Georgi
2009-07-23CBFS stuff:Stefan Reinauer
2009-07-21Some USB debug updates, mostly comments fixing, license header updatesStefan Reinauer
2009-07-18strdup the input of dirname, as dirname is freePatrick Georgi
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-16These changes implement car in qemu. The implementation is in several Ronald G. minnich
2009-05-28Add lzma.o for CBFS, regardless if CONFIG_COMPRESSED_PAYLOAD_LZMA isPatrick Georgi
2009-05-27Move coreboot_ram and coreboot_apc to CBFS. This allows to Patrick Georgi
2009-05-26Attached patch moves the CBFS payload loader to selfboot.c as it'sPatrick Georgi
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-25Make the CBFS file lookup skip file data instead of brute-forcingPatrick Georgi
2009-04-24Remove the inclusion of lzma.c (which really contains code) Patrick Georgi
2009-04-24These are some really horrible bugs that got through. Ronald G. Minnich
2009-04-21- function prototypes do not need "extern"Stefan Reinauer
2009-04-15v2/src romfs->cbfs renamePeter Stuge
2009-04-14v2/src romfs->cbfs renamePeter Stuge
2009-04-08* commit previously forgotten romfs.txtStefan Reinauer
2009-04-06This fixes a bug in romfs code; see comment. If we add the pci rom Ronald G. Minnich
2009-04-04fix variable shadowing in lzmadecode.c (trivial)Stefan Reinauer
2009-04-03These are some cleanups and changes. These are build and boot tested on qemu.Ronald G. Minnich
2009-04-01This code adds support for coreboot images that use ROMFS. Ronald G. Minnich
2009-03-31fix shadow variable in compute_ip_checksum.cStefan Reinauer
2009-03-06use pointers instead of size_t when dealing with pointers. Also fix a fewStefan Reinauer
2009-03-06use inb instead of outb for delays in usb debug code (trivial)Stefan Reinauer
2009-03-04I just went on a bugfix frenzy and fixed all printk format warningsCarl-Daniel Hailfinger
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2009-01-20fix compiler warnings (trivial)Stefan Reinauer
2008-10-12Drop tons of duplicated debug.c files, move common file toUwe Hermann
2008-08-27If you haveWard Vandewege
2008-08-01clean up Config.lb in lib/ (trivial)Stefan Reinauer
2008-03-17Clarify LZMA code license.Carl-Daniel Hailfinger
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2007-02-28This is (most of) the usb2 debug console code ripped out of Yinghai Lu
2006-10-09replace table based crc with computational one. by Ed Swierk.stepan
2006-10-07Add serial stream payload support from Ed Swierk <eswierk@arastra.com>Stefan Reinauer
2006-10-05make ppc happy for consoleYinghai Lu
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2006-09-14additions and mods for lzma. Carl-Daniel Hailfinger
2006-05-25fix broadcom/blast, tyan/s2735, tyan/s2891, tyan/s2895 broken by r2307Stefan Reinauer
2006-05-18cleanup some of the compressed rom stream ugliness -- more to do!Ronald G. Minnich
2006-05-04fix the treeStefan Reinauer
2006-05-04merge zrom to rom_stream and print olen ilenYinghai Lu
2006-05-02add automatic payload compression method to LinuxBIOSStefan Reinauer
2005-07-20Updated ep405pc to latest config system.Greg Watson
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-11-10- Delete unused funciton reallocEric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-05-28This will never happen unless the code is buggy (in which case it's easy toStefan Reinauer
2004-03-26cleanup code to remove warningsGreg Watson
2004-03-13added rx supportGreg Watson
2004-03-13tidyGreg Watson
2004-03-13added reallocGreg Watson
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2003-11-15used pre-hardwaremain()Greg Watson
2003-07-21- First pass at s2880 support.Eric Biederman
2003-07-19- Major cleanup of the bootpathEric Biederman
2003-07-12- Remove all of the annoying $Id stringsEric Biederman
2003-06-24For new config.gGreg Watson
2003-06-17added config and other test files.Ronald G. Minnich
2003-04-22- Initial checkin of the freebios2 treeEric Biederman