Add initial pre-RAM serial output support for the VIA VT82C686(A/B)
[coreboot.git] / src /
2007-03-17 Corey OsgoodAdd initial pre-RAM serial output support for the VIA...
2007-03-02 Carl-Daniel HailfingerThis patch splits console.c into 3 different files...
2007-03-02 Uwe HermannAdd missing it8716f_early_init.c file, which got lost...
2007-02-28 Yinghai LuThis is (most of) the usb2 debug console code ripped...
2007-02-27 Stefan ReinauerThis is another fixup round for Yinghai Lu's great...
2007-02-24 Yinghai LuImprove ITE IT8716F support.
2007-02-24 Uwe HermannRemove unused defines.
2007-02-19 Uwe HermannFix some CHIP_NAME() entries to use canonical names.
2007-02-17 Uwe HermannFix typo (trivial).
2007-02-17 Yinghai LuInitial support for the following new mainboards:
2007-02-09 Bingxun ShiAdd support for the MSI K9ND Master Series (ms9282...
2007-02-03 Yinghai LuAdd support for the Winbond W83627EHG Super I/O.
2007-02-03 bxshiNvidia MCP55 uses CMD to send/receive bytes instead...
2007-02-03 Roman KononovThis eliminates an illegal and annoying warning.
2007-02-02 Roman KononovI have Sun Ultra40 workstation. Southbridge is nVidia...
2007-02-02 Uwe HermannRemove hardcoded gcc versions otherwise the build will...
2007-02-01 Ed SwierkFix typo which breaks the build ('defalut' should be...
2007-02-01 Ed SwierkThis patch adds the MCP55 PCI IDs (without which the...
2007-02-01 Roman Kononovgreat check-in message:
2007-02-01 Roman KononovThis fixes a small typo.
2007-02-01 Yinghai LuAdd support for the NVIDIA MCP55 southbridge.
2007-01-16 Uwe HermannChange 'ram' to 'RAM' in user-visible output (closes...
2006-12-28 Jon DufresneA patch to add initial support for the i82801db southbr...
2006-12-20 Yinghai Luhtx card on io apic on htx slot of dk8_htx
2006-12-20 Yinghai Luck804 pref mem 4G above support
2006-12-15 Ed SwierkApply linuxbios-rename-other-payload-options.patch
2006-12-15 Ed SwierkApply linuxbios-rename-compressed-payload-options.patch...
2006-12-14 Jon DufresneIn the file mainboard/intel/i82801dbm/i82801dbm.c the...
2006-12-14 Uwe HermannAdd support for the SMSC FDC37M60x Super I/O (tested...
2006-12-14 chnIn src/southbridge/intel/i82801ca, first the smbus...
2006-12-14 Jon DufresneAdd mtrr support for pentium m cpus
2006-12-05 Uwe HermannUse the common LinuxBIOS license header (trivial)....
2006-12-05 Uwe HermannAdd missing license headers to some files (info based...
2006-12-03 Uwe HermannRemove
2006-12-01 Uwe HermannStatus update (trivial).
2006-12-01 Uwe HermannExplicitly set the CLKIN to 24 MHz on all ITE Super...
2006-12-01 Jon DufresneAdd missing #includes to some ITE Super I/O files.
2006-11-30 Uwe HermannAdd convenience macros PAM0..PAM6 (trivial).
2006-11-26 Uwe HermannCosmetic fix of the nova4899r CHIP_NAME().
2006-11-26 Luis CorreiaAdd support for the IEI NOVA-4899R 5.25 SBC mainboard...
2006-11-22 Uwe HermannUpdate of the src/include/spd.h file with the following...
2006-11-19 Uwe HermannFix hardcoding of iasl path. iasl is in the user path...
2006-11-11 Uwe HermannAdd missing bracket in comment, and fix whitespace...
2006-11-10 Stefan Reinauer* fix the automatic build system by compressing payload...
2006-11-10 Uwe HermannAdd an include file which contains the register definit...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-11-05 Luis CorreiaFix a typo in elfboot.c. Closes #27
2006-11-04 Uwe HermannVarious minor cosmetic changes in the ITE Super I/Os...
2006-11-02 bxshiSorry, this is the last commit I will do this way,...
2006-11-02 Uwe HermannRemove some unneeded #includes from most mainboard...
2006-11-01 Uwe HermannAdapt GPL license headers to match the current conventions.
2006-11-01 Richard Smithdrop unsupported unfinished mainboard Advantech SOM...
2006-11-01 Uwe HermannRename some variables from *ITE* to *ite* for consisten...
2006-10-27 Ronald G. MinnichThis change fixes a long-standing bug, whereby we do...
2006-10-27 Uwe Hermannsvn mv src/northbridge/intel/E7520 src/northbridge...
2006-10-27 Uwe HermannRename E7520 to e7520, and E7525 to e7525 in the code...
2006-10-27 Uwe HermannFix the CHIP_NAME() entries of all mainboards to have...
2006-10-24 Uwe HermannRename src/superio/NSC to src/superio/nsc.
2006-10-24 Uwe HermannChange all occurences of NSC to nsc in the code. The...
2006-10-24 Stefan Reinauerfix leftover typo
2006-10-24 Yinghai Lufix typo during rename. Subversion would not let
2006-10-24 Yinghai Lufix naming convention, turn X.
2006-10-24 Stefan Reinauerrename Iwill to iwill to keep naming scheme consistent
2006-10-24 Stefan Reinauerremove DK8HTX, it's an old duplicate version of dk8_htx
2006-10-18 Ronald G. Minnichadd the CAFE IRQ support
2006-10-18 Ronald G. Minnichadd the btest mainboard
2006-10-13 Yinghai Lus2895 failover build
2006-10-13 Yinghai Lureturn missed
2006-10-13 Ronald G. Minnichchange things that make no sense on ultra40. serial...
2006-10-12 Yinghai LuDK8 HTX with CAR and acpi, and easy support for HTX
2006-10-09 stepanreplace table based crc with computational one. by...
2006-10-07 Stefan ReinauerAdd serial stream payload support from Ed Swierk <eswie...
2006-10-06 Yinghai LuMEMCLK to DDRXXX
2006-10-05 Yinghai LuK8_4RANK to QRANK
2006-10-05 Yinghai Luinit.o
2006-10-05 Yinghai Lumake ppc happy for console
2006-10-04 Yinghai Luget_bus_cong using sysconf instead
2006-10-04 Yinghai Luadd missed asl for ht chain
2006-10-04 Yinghai LuCONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
2006-10-04 Yinghai Lufailover_failover apc lds
2006-10-04 Yinghai Lusocket 939
2006-10-04 Yinghai Luamdk8_sysconf
2006-10-04 Yinghai LuAMD Rev F support
2006-09-21 Ronald G. Minnichadd irq for keyboard and mouse
2006-09-20 Ronald G. MinnichLots of lx fixes. CLeanup mainly. THings now build
2006-09-20 Ronald G. MinnichThis driver is a mistake, removing it.
2006-09-19 Ronald G. Minnichcommit moire changes
2006-09-19 Ronald G. Minnichadd the msm800srv ; put the usb in the right place.
2006-09-19 Ronald G. Minnichput this in the right place.
2006-09-19 Ronald G. Minnichadd an OLPC target for qemu
2006-09-18 Ronald G. Minnichadd the _lx flavor of the 5536. This will later be...
2006-09-18 Ronald G. Minnichfix old bug in the src/devices/pci_device.c
2006-09-18 Ronald G. MinnichA fix for hynix dram problems seen at 366/244
2006-09-15 Ronald G. Minnichfix variable name for ts5300
2006-09-14 Ronald G. Minnichfix stupid missing " type
2006-09-14 Ronald G. Minnichfix some really yuck stuff.
2006-09-14 Carl-Daniel Hailfingeradditions and mods for lzma.
2006-09-13 Indrek Kruusachanges for the lx and artecgroup mobo
2006-09-13 Indrek Kruusanew presents from artec group :-)
2006-09-13 Jordan Crouseadd file for dcon support
next