Added comment about sb600 wideio setting for clarity and a minor witespace cleanup...
[coreboot.git] / src / southbridge / amd / amd8111 /
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2007-12-19 Marc JonesAdditional early AMD8111 southbridge support for Barcel...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-10-04 Yinghai LuAMD Rev F support
2006-04-11 Stefan Reinauersmall fixes to get Ward Vandewege's Tyan board booting.
2006-04-07 Yinghai Lu15->11 for device num
2006-04-03 Yinghai Lunew cache_as_ram support
2006-03-23 Stefan Reinauermake older winbond chips work reliably.
2006-01-06 Yinghai Luenable bsp apic id lifting regarding ioapic setup
2005-12-02 Stefan Reinauer1201_ht_bus0_dev0_fidvid_core.diff
2005-11-26 Stefan Reinauer- Apply 11_24_a_s1_core.diff from
2005-11-26 Stefan Reinauerfirst round of agami aruma merge
2005-10-25 Jason Schildt- Fixed fat-finger typo enable - enabled
2005-10-25 Jason Schildt- Issue Tracker ID-2 "lnxi-patch-2".
2005-10-13 Jason Schildt- Added explanation of device tree enable.
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-08 Yinghai Lueric patch
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2004-12-03 Li-Ta Loallocating resource for legacy VGA frame buffer, it...
2004-12-03 Yinghai Lui2c mux support
2004-11-11 Eric Biedermanmpspec.h: Tweak the write_smp_table macro so that it...
2004-11-11 Eric Biederman- Remove include of device/chip.h
2004-11-04 Eric Biederman- Update abuild.sh so it will rebuild successfull builds
2004-10-30 Eric Biederman- To reduce confuse rename the parts of linuxbios bios...
2004-10-27 Yinghai LuS2885 winbond Superio all resource set
2004-10-22 Eric Biederman- Better memory I/O space distinguishing in amd_mtrr.c
2004-10-22 Eric Biederman- kill typo so resources are not mixed up in amdk8...
2004-10-21 Eric Biederman- Bump the LinuxBIOS major version
2004-10-21 Yinghai Lubetter support enable_dev for amd8111
2004-10-16 Eric Biederman- Cleanup the bugfix in elfboot.c
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-09-07 Li-Ta Lorename variable from addr to dev
2004-06-03 Stefan Reinauerdisable noop usb drivers. remove warnings
2004-05-13 Li-Ta Locode reformat, remove BY YHL comment
2004-05-13 Li-Ta Loback out immature amd8111_enable stuff
2004-05-10 Li-Ta Lorename walk_static_devices
2004-05-07 Li-Ta Lochange walk_static_devices() to scan_static_bus()
2004-05-05 Yinghai LuDisable AMD8111 USB2 and remove hard code addr in amd81...
2004-04-29 Li-Ta Lochanged dev->enable to dev->enabled. Sorry, I am the...
2004-03-24 Stefan ReinauerFurther trimming freebios2 towards code reuse.
2004-03-23 Li-Ta LoDoxidization, reformat
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2004-03-09 Stefan Reinauerdrop dead code.
2004-02-05 Stefan Reinauerenable hpet timer hardware.
2003-12-02 Stefan Reinauerfix quartet and S4880 spd initialization.
2003-10-13 Stefan ReinauerDrop obsolete ldtstop code. enable smbus_write_byte
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-10-06 Stefan Reinaueradd smbus_write_byte() function. currently fails in...
2003-09-25 Stefan Reinauerremove last occurence of AMD8111_DEV
2003-09-02 Eric Biederman- Major update of the dynamic device tree so it can...
2003-07-25 Ronald G. MinnichYhLu's changes to resolve several memory and other...
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-12 Eric Biederman- Use an SMBUS_IO_BASE value that will not conflict...
2003-06-18 Eric Biederman- A new test case for romcc
2003-06-17 Ronald G. Minnichadded config and other test files.
2003-06-17 Eric Biederman- Minor mod to reset16.inc to work with newer binutils...
2003-06-12 Eric Biederman- Modify the freebios tree so the pci config space...
2003-06-12 Eric Biederman- Changes to the pci config routines moving them closer...
2003-06-11 Eric Biederman- Factoring of auto.c
2003-05-19 Eric Biederman- Cleanups on the romcc side including a pci interface...