Age | Commit message (Expand) | Author |
2012-01-08 | adm1027: add return statement | Vikram Narayanan |
2012-01-05 | Indentation: Various indentation fixes | Vikram Narayanan |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-10-25 | Add driver for ICS954309 clock generator | Sven Schnelle |
2011-10-19 | sconfig: check whether component directory actually exists | Stefan Reinauer |
2011-04-26 | Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an | Stefan Reinauer |
2011-04-15 | Handle drivers/ equally to any other sub directory. | Stefan Reinauer |
2010-12-26 | All the values should stay untouched or be set automatically by the resource | Stefan Reinauer |
2010-12-26 | Random fixes for TI pci1x2x / Nokia IP530 / others. | Uwe Hermann |
2010-11-22 | Printing coreboot debug messages on VGA console is pretty much useless, since | Stefan Reinauer |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-08-17 | Whatever happened here,... The DEC Tulip is a network card, no bridge of any | Stefan Reinauer |
2010-06-22 | Finish fixing Tyan s2881. Simplify ADT7463 initialization code. | Myles Watson |
2010-06-17 | Always enable parent resources before child resources. | Myles Watson |
2010-06-09 | Same conversion as with resources from static arrays to lists, except | Myles Watson |
2010-06-07 | Fix some of Peter's suggestions for the Nokia IP530. | Myles Watson |
2010-06-04 | Fixes for Nokia IP530 and associated drivers. | Marc Bertens |
2010-05-21 | Use lists instead of arrays for resources in devices to reduce memory usage. | Myles Watson |
2010-05-16 | Part of 5560 Dunno why I need extra delete after move. | Rudolf Marek |
2010-05-16 | Following patch reprograms SIL3114 into PCI IDE native mode compatible class ... | Rudolf Marek |
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-15 | zero warnings days... | Stefan Reinauer |
2010-04-14 | zero warnings days. Down to under 600 different warnings | Stefan Reinauer |
2010-04-07 | switch some ROMCC boards back to ROMCC. | 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-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2009-11-06 | Remove drivers/pci/onboard. The only purpose was for option ROMs, which are | Myles Watson |
2009-11-06 | Revert the deletion of drivers/pci/onboard that snuck in ahead of its time. | Myles Watson |
2009-11-06 | Split the two usages of __ROMCC__: | Myles Watson |
2009-10-17 | Remove CONFIG_ from #defines that aren't config variables. Trivial. | Myles Watson |
2009-10-15 | undo another accidential rename of X -> CONFIG_X (trivial) | Stefan Reinauer |
2009-10-09 | Remaining boards are Kconfig'd now. Whether they work | Patrick Georgi |
2009-10-09 | More Kconfig-supported boards, and also kconfig support | Patrick Georgi |
2009-08-26 | Remove a couple of CONFIG_ prefixes that shouldn't have happened. | Patrick Georgi |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-04-01 | Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should | Stefan Reinauer |
2009-03-13 | This, ladies and gentlement, is commit #4000. | Stefan Reinauer |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-08-01 | clean up comment in onboard.c (trivial) | Stefan Reinauer |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2007-10-24 | Ever wondered where those "setting incorrect section attributes for | Stefan Reinauer |
2007-07-12 | Fix Agami Aruma target (the only one using the part) | Stefan Reinauer |
2007-05-11 | Clean up whitespace in preparation for another patch to fix fan control. | Ward Vandewege |
2006-11-05 | Use the canonical name of the vendors/devices and the | Uwe Hermann |
2006-10-04 | CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in | Yinghai Lu |
2006-09-06 | Uwe Hermann: | Stefan Reinauer |
2006-02-16 | serverworks HT1000/HT2000, bcm5785/5780 support | Yinghai Lu |
2005-12-04 | small gcc4 patches, some ts5300 updates | Stefan Reinauer |
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) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10 | arch import user (historical) |
2005-01-13 | onboard pci_rom | Yinghai Lu |
2005-01-13 | onboard pci_rom | Yinghai Lu |
2005-01-12 | onboard pci rom | Yinghai Lu |
2004-12-10 | - Fix the definition of the linuxbios table so all of the compilers | Eric Biederman |
2004-12-03 | i2c mux support | Yinghai Lu |
2004-11-05 | *** empty log message *** | Yinghai Lu |
2004-11-04 | reformat | Li-Ta Lo |
2004-11-04 | debug device added | Yinghai Lu |
2004-11-04 | we decide not to enable BM DAM form them | Li-Ta Lo |
2004-11-04 | SI Class code check | Yinghai Lu |
2004-10-14 | - Add a generic device that does nothing | Eric Biederman |
2004-10-14 | - First pass through with with device tree enhancement merge. Most of the me... | Eric Biederman |
2004-06-28 | add qemu graphics card initialization driver | Stefan Reinauer |
2004-05-28 | add some debugging | Stefan Reinauer |
2004-04-28 | Changes for btext and etherboot and filo merge support | Yinghai Lu |
2004-04-24 | add missing include files for btext console. add YhLu's fixes to ragexl code | Stefan Reinauer |
2004-04-24 | Commit YhLu's SATA code | Stefan Reinauer |
2004-04-24 | commit YhLu's intel nic code | Stefan Reinauer |
2004-04-24 | commit YhLu's tg3 code | Stefan Reinauer |
2004-04-24 | commit adaptec driver | Stefan Reinauer |
2004-04-13 | commit trident blade 3d driver | Stefan Reinauer |
2004-04-13 | submit ati rage driver. | Stefan Reinauer |