index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2009-05-27
Move coreboot_ram and coreboot_apc to CBFS. This allows to
Patrick Georgi
2009-05-26
Attached patch moves the CBFS payload loader to selfboot.c as it's
Patrick Georgi
2009-04-30
Remove warnings from compilation of the s2892 with and without CBFS.
Myles Watson
2009-04-30
Refactor copy_and_run so that it uses a single code base instead of
Patrick Georgi
2009-04-25
Make the CBFS file lookup skip file data instead of brute-forcing
Patrick Georgi
2009-04-24
Remove the inclusion of lzma.c (which really contains code)
Patrick Georgi
2009-04-24
These are some really horrible bugs that got through.
Ronald G. Minnich
2009-04-21
- function prototypes do not need "extern"
Stefan Reinauer
2009-04-15
v2/src romfs->cbfs rename
Peter Stuge
2009-04-14
v2/src romfs->cbfs rename
Peter Stuge
2009-04-08
* commit previously forgotten romfs.txt
Stefan Reinauer
2009-04-06
This fixes a bug in romfs code; see comment. If we add the pci rom
Ronald G. Minnich
2009-04-04
fix variable shadowing in lzmadecode.c (trivial)
Stefan Reinauer
2009-04-03
These are some cleanups and changes. These are build and boot tested on qemu.
Ronald G. Minnich
2009-04-01
This code adds support for coreboot images that use ROMFS.
Ronald G. Minnich
2009-03-31
fix shadow variable in compute_ip_checksum.c
Stefan Reinauer
2009-03-06
use pointers instead of size_t when dealing with pointers. Also fix a few
Stefan Reinauer
2009-03-06
use inb instead of outb for delays in usb debug code (trivial)
Stefan Reinauer
2009-03-04
I just went on a bugfix frenzy and fixed all printk format warnings
Carl-Daniel Hailfinger
2009-02-12
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
2009-01-20
fix compiler warnings (trivial)
Stefan Reinauer
2008-10-12
Drop tons of duplicated debug.c files, move common file to
Uwe Hermann
2008-08-27
If you have
Ward Vandewege
2008-08-01
clean up Config.lb in lib/ (trivial)
Stefan Reinauer
2008-03-17
Clarify LZMA code license.
Carl-Daniel Hailfinger
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2007-02-28
This is (most of) the usb2 debug console code ripped out of
Yinghai Lu
2006-10-09
replace table based crc with computational one. by Ed Swierk.
stepan
2006-10-07
Add serial stream payload support from Ed Swierk <eswierk@arastra.com>
Stefan Reinauer
2006-10-05
make ppc happy for console
Yinghai Lu
2006-10-04
CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
Yinghai Lu
2006-10-04
AMD Rev F support
Yinghai Lu
2006-09-14
additions and mods for lzma.
Carl-Daniel Hailfinger
2006-05-25
fix broadcom/blast, tyan/s2735, tyan/s2891, tyan/s2895 broken by r2307
Stefan Reinauer
2006-05-18
cleanup some of the compressed rom stream ugliness -- more to do!
Ronald G. Minnich
2006-05-04
fix the tree
Stefan Reinauer
2006-05-04
merge zrom to rom_stream and print olen ilen
Yinghai Lu
2006-05-02
add automatic payload compression method to LinuxBIOS
Stefan Reinauer
2005-07-20
Updated ep405pc to latest config system.
Greg Watson
2005-07-08
eric patch
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34
arch import user (historical)
2004-11-11
mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...
Eric Biederman
2004-11-10
- Delete unused funciton realloc
Eric Biederman
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-05-28
This will never happen unless the code is buggy (in which case it's easy to
Stefan Reinauer
2004-03-26
cleanup code to remove warnings
Greg Watson
2004-03-13
added rx support
Greg Watson
2004-03-13
tidy
Greg Watson
2004-03-13
added realloc
Greg Watson
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2003-11-15
used pre-hardwaremain()
Greg Watson
2003-07-21
- First pass at s2880 support.
Eric Biederman
2003-07-19
- Major cleanup of the bootpath
Eric Biederman
2003-07-12
- Remove all of the annoying $Id strings
Eric Biederman
2003-06-24
For new config.g
Greg Watson
2003-06-17
added config and other test files.
Ronald G. Minnich
2003-04-22
- Initial checkin of the freebios2 tree
Eric Biederman
[prev]