The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
[coreboot.git] / src / arch / i386 / boot /
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-22 Michael XiePatch for AMD RS690 chipset.
2008-07-23 Roman KononovThis patch fixes the kernel EBDA mislocation problem...
2008-06-29 Patrick GeorgiAdds a field to the serial port descriptor about the...
2008-04-07 Marc Jones(marc... Don't check exclusive IRQ fieldin the PIR table.
2008-03-29 Nikolay PetukhovNow coreboot performs IRQ routing for some boards.
2008-01-27 Patrick GeorgiAdd a new record type "console" for lbtable, and insert...
2008-01-25 Patrick GeorgiThis patch adds a new record type for lbtable to provid...
2008-01-18 Stefan Reinauerrename linuxbios_* files, too.
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-11-03 Rudolf MarekThis patch adds support for MCFG table, which allows...
2007-10-23 Stefan Reinauerfix a whole bunch of warnings. (trivial)
2007-04-06 Yinghai Lunext part of YhLu's large patch. I am not sure whether...
2007-04-06 Stefan ReinauerTrivial patch:
2007-02-01 Roman Kononovgreat check-in message:
2006-10-04 Yinghai LuAMD Rev F support
2006-07-19 Stefan Reinauerthis code is for writing the mp table, so only execute...
2006-07-19 Stefan Reinauermove mptable to 960k to 1M
2006-01-05 Stefan Reinauerupdate comments
2005-12-03 Stefan Reinaueradd cmos checksum range to linuxbios table
2005-11-26 Stefan Reinauer- Apply 11_24_a_s1_core.diff from
2005-11-14 Stefan Reinauercomment and unify lb_uint64 handling as discussed on...
2005-09-12 Steven J. MagnaniRelocate the GDT to reserved memory, so it won't get...
2005-08-10 Jason SchildtUndoing all HDAMA commits from LNXI from r2005->2003
2005-08-09 Jason Schildt- Merge from linuxbios-lnxi (Linux Networx repository...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-02-08 Stefan Reinauerfix comment
2005-01-19 Stefan Reinauer- make acpi usable for more than one motherboard.
2004-12-10 Eric Biederman- Fix the definition of the linuxbios table so all...
2004-11-18 Eric Biederman- First stab at getting the ppc ports building and...
2004-10-30 Eric Biederman- To reduce confuse rename the parts of linuxbios bios...
2004-10-27 Eric Biedermansizeram removal/conversion.
2004-10-14 Eric Biederman- First pass through with with device tree enhancement...
2004-10-06 Ronald G. Minnichepia-m support
2004-07-01 Yinghai Luremove_logical_cpus need call get_option
2004-06-07 Stefan Reinauersimplify pirq handling. Only apply consistency fixes...
2004-04-15 Li-Ta Locode reformat
2004-03-23 Greg Watsontighten up option exporting
2004-02-03 Stefan Reinauercreate MADT tables, too.
2004-01-29 Stefan Reinaueracpi fixes:
2004-01-28 Stefan Reinauerplease forgive me... ;)
2004-01-26 Stefan Reinauerunify debug messages, fix typo
2003-10-28 Stefan Reinauerdynamic pirq table fixup
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-07-30 Ronald G. Minnichupdates from YhLu, plus fixes for PPC/K8 issues.
2003-06-24 Ronald G. MinnichFixes to various config files.
2003-06-19 Eric Biederman- Remove bogus #if CONFIG_SMP test
2003-06-17 Ronald G. Minnichnew config file testing the update stuff.
2003-05-19 Eric Biederman- Cleanups on the romcc side including a pci interface...
2003-04-25 Eric Biederman- Commit a working pirq table for the AMD solo
2003-04-24 Eric Biederman- More attempts to leave irqs in a working state.
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree