Age | Commit message (Expand) | Author |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-25 | no warnings days. | Stefan Reinauer |
2010-04-09 | zero warnings days. | Stefan Reinauer |
2010-04-07 | no warnings day | Stefan Reinauer |
2010-04-06 | No warnings day, next round. | Stefan Reinauer |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-17 | trivial warning fixes, mostly for ACPI code | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-01-18 | Move all IOAPIC selection to southbridges, and remove them | Patrick Georgi |
2010-01-16 | coreboot has 13 instances of IOAPIC setup distributed across a lot | Stefan Reinauer |
2010-01-16 | coreboot used to have two different "APIs" for memory accesses: | Stefan Reinauer |
2009-12-31 | romcc: | Patrick Georgi |
2009-10-15 | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-09-29 | Remove some warnings. | Myles Watson |
2009-08-12 | Missing files from last patch. | Ronald G. Minnich |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-07-02 | Move the v3 resource allocator to v2. | Myles Watson |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-03 | Revert "CMOS: Add set_option and rework get_option." | Luc Verhaegen |
2009-06-03 | CMOS: Add set_option and rework get_option. | Luc Verhaegen |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2008-12-18 | This patch gets rid of all the implicit definition warnings for serengeti exc... | Myles Watson |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2007-12-19 | Additional early AMD8111 southbridge support for Barcelona platforms. | Marc Jones |
2007-10-24 | Ever wondered where those "setting incorrect section attributes for | Stefan Reinauer |
2006-11-05 | Use the canonical name of the vendors/devices and the | Uwe Hermann |
2006-10-04 | AMD Rev F support | Yinghai Lu |
2006-04-11 | small fixes to get Ward Vandewege's Tyan board booting. | Stefan Reinauer |
2006-04-07 | 15->11 for device num | Yinghai Lu |
2006-04-03 | new cache_as_ram support | Yinghai Lu |
2006-03-23 | make older winbond chips work reliably. | Stefan Reinauer |
2006-01-06 | enable bsp apic id lifting regarding ioapic setup | Yinghai Lu |
2005-12-02 | 1201_ht_bus0_dev0_fidvid_core.diff | Stefan Reinauer |
2005-11-26 | - Apply 11_24_a_s1_core.diff from | Stefan Reinauer |
2005-11-26 | first round of agami aruma merge | Stefan Reinauer |
2005-10-25 | - Fixed fat-finger typo enable - enabled | Jason Schildt |
2005-10-25 | - Issue Tracker ID-2 "lnxi-patch-2". | Jason Schildt |
2005-10-13 | - Added explanation of device tree enable. | Jason Schildt |
2005-08-10 | Undoing all HDAMA commits from LNXI from r2005->2003 | Jason Schildt |
2005-08-09 | - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree. | Jason Schildt |
2005-07-08 | eric patch | Yinghai Lu |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-43 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-4 | arch import user (historical) |
2004-12-03 | allocating resource for legacy VGA frame buffer, it is not 100% | Li-Ta Lo |
2004-12-03 | i2c mux support | Yinghai Lu |
2004-11-11 | mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp... | Eric Biederman |
2004-11-11 | - Remove include of device/chip.h | Eric Biederman |
2004-11-04 | - Update abuild.sh so it will rebuild successfull builds | Eric Biederman |
2004-10-30 | - To reduce confuse rename the parts of linuxbios bios that run from | Eric Biederman |
2004-10-27 | S2885 winbond Superio all resource set | Yinghai Lu |
2004-10-22 | - Better memory I/O space distinguishing in amd_mtrr.c | Eric Biederman |
2004-10-22 | - kill typo so resources are not mixed up in amdk8/northbridge.c | Eric Biederman |
2004-10-21 | - Bump the LinuxBIOS major version | Eric Biederman |
2004-10-21 | better support enable_dev for amd8111 | Yinghai Lu |
2004-10-16 | - Cleanup the bugfix in elfboot.c | Eric Biederman |
2004-10-16 | - First stab at running linuxbios without the old static device tree. | Eric Biederman |
2004-09-07 | rename variable from addr to dev | Li-Ta Lo |
2004-06-03 | disable noop usb drivers. remove warnings | Stefan Reinauer |
2004-05-13 | code reformat, remove BY YHL comment | Li-Ta Lo |
2004-05-13 | back out immature amd8111_enable stuff | Li-Ta Lo |
2004-05-10 | rename walk_static_devices | Li-Ta Lo |
2004-05-07 | change walk_static_devices() to scan_static_bus() | Li-Ta Lo |
2004-05-05 | Disable AMD8111 USB2 and remove hard code addr in amd8111 IDE | Yinghai Lu |
2004-04-29 | changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak | Li-Ta Lo |
2004-03-24 | Further trimming freebios2 towards code reuse. | Stefan Reinauer |
2004-03-23 | Doxidization, reformat | Li-Ta Lo |
2004-03-11 | - Moved hlt() to it's own header. | Eric Biederman |
2004-03-09 | drop dead code. | Stefan Reinauer |
2004-02-05 | enable hpet timer hardware. | Stefan Reinauer |
2003-12-02 | fix quartet and S4880 spd initialization. | Stefan Reinauer |
2003-10-13 | Drop obsolete ldtstop code. enable smbus_write_byte | Stefan Reinauer |
2003-10-11 | - O2, enums, and switch statements work in romcc | Eric Biederman |
2003-10-06 | add smbus_write_byte() function. currently fails in romcc :( | Stefan Reinauer |
2003-09-25 | remove last occurence of AMD8111_DEV | Stefan Reinauer |
2003-09-02 | - Major update of the dynamic device tree so it can handle | Eric Biederman |
2003-07-25 | YhLu's changes to resolve several memory and other problems. | Ronald G. Minnich |
2003-07-21 | - First pass at s2880 support. | Eric Biederman |
2003-07-12 | - Use an SMBUS_IO_BASE value that will not conflict with an automatically ass... | Eric Biederman |
2003-06-18 | - A new test case for romcc | Eric Biederman |
2003-06-17 | added config and other test files. | Ronald G. Minnich |
2003-06-17 | - Minor mod to reset16.inc to work with newer binutils hopefully this works w... | Eric Biederman |
2003-06-12 | - Modify the freebios tree so the pci config space api is mostly in sync between | Eric Biederman |
2003-06-12 | - Changes to the pci config routines moving them closer to the non romcc API | Eric Biederman |
2003-06-11 | - Factoring of auto.c | Eric Biederman |
2003-05-19 | - Cleanups on the romcc side including a pci interface that uses | Eric Biederman |