aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2005-11-22fixed fsf addressRonald G. Minnich
2005-11-22EPIA-M fixupRonald G. Minnich
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-10-05Updating FSF address in the code.Stefan Reinauer
2005-10-01CK804 sata fixYinghai Lu
2005-09-21Bug fixes: read all 16 bits of DMA configuration; set up NMI/SERR handling in...Steven J. Magnani
2005-09-21Bug fixes: read all 16 bits of DMA configuration; set up NMI/SERR handling in...Steven J. Magnani
2005-09-21Bug fix: enable secondary IDE only if enable_b is set.Steven J. Magnani
2005-09-21Bug fix: enable secondary IDE only if enable_b is set.Steven J. Magnani
2005-09-21Rewrite i82801er_enable to do nothing if device does not have an enable/disab...Steven J. Magnani
2005-09-21Rewrite i82801dbm_enable to do nothing if device does not have an enable/disa...Steven J. Magnani
2005-09-14Clean up vt8235_early_smbus a bit.Jonathan McDowell
2005-09-14Initial revision.Steven J. Magnani
2005-09-14Cleanup. Only functional change is to drop hard-coding of vendor/subsystem ID.Steven J. Magnani
2005-09-14Add some P64H2-specific definitions, remove some generic PCI ones.Steven J. Magnani
2005-08-10Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt
2005-08-09- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt
2005-08-08Tidy + compile fixup VT8235 southbridge support.Jonathan McDowell
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-60arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-43arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-37arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-32arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-31arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-26arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-4arch import user (historical)
2004-12-03allocating resource for legacy VGA frame buffer, it is not 100%Li-Ta Lo
2004-12-03i2c mux supportYinghai Lu
2004-12-01Updated version of vt8231_early_smbus.cMark Wilkinson
2004-11-28fixes to make adl855pc compile.Ronald G. Minnich
2004-11-26make sure enable_resource called on childrenGreg Watson
2004-11-24scan the static busGreg Watson
2004-11-11in loglevel.h, if ASM_CONSOLE_LOGLEVEL is defined, don't try to set it.Ronald G. Minnich
2004-11-11mpspec.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.hEric Biederman
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-11-02*** empty log message ***Yinghai Lu
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-29Changes to allow Via/Epia code to be compiled after recent code changes.Mark Wilkinson
2004-10-27sizeram removal/conversion.Eric Biederman
2004-10-27S2885 winbond Superio all resource setYinghai Lu
2004-10-22*** empty log message ***Yinghai Lu
2004-10-22- Better memory I/O space distinguishing in amd_mtrr.cEric Biederman
2004-10-22- kill typo so resources are not mixed up in amdk8/northbridge.cEric Biederman
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-21better support enable_dev for amd8111Yinghai Lu
2004-10-16- Make all ports use config.h for if they have chip_config or chip_info struc...Eric Biederman
2004-10-16- Cleanup the bugfix in elfboot.cEric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-06epia-m supportRonald G. Minnich
2004-09-30digital logic stuff, fixes for the smbus code in 82801dbmRonald G. Minnich
2004-09-07rename variable from addr to devLi-Ta Lo
2004-08-25changes for the dbm part. Still need to remove the sata file ...Ronald G. Minnich
2004-08-24compiles.Ronald G. Minnich
2004-08-24new intel io hub.Ronald G. Minnich
2004-07-01Intel E7501 P64H2 ICH5R supportYinghai Lu
2004-06-03disable noop usb drivers. remove warningsStefan Reinauer
2004-05-13code reformat, remove BY YHL commentLi-Ta Lo
2004-05-13don't enable VGA/ISA here, it is done in device.c:allocate_vga_resourceLi-Ta Lo
2004-05-13back out immature amd8111_enable stuffLi-Ta Lo
2004-05-10fixed minor bug in APG bridge code. Use AGP_APERTURE_SIZE instead of IOMMU_AP...Li-Ta Lo
2004-05-10rename walk_static_devicesLi-Ta Lo
2004-05-07change walk_static_devices() to scan_static_bus()Li-Ta Lo
2004-05-05Disable AMD8111 USB2 and remove hard code addr in amd8111 IDEYinghai Lu
2004-04-29changed dev->enable to dev->enabled. Sorry, I am the only one who can't speakLi-Ta Lo
2004-04-22start of epia-m portGreg Watson
2004-04-17updatedGreg Watson
2004-04-17get file names rightGreg Watson
2004-04-17start of epia-m portGreg Watson
2004-03-26cleanup code to remove warningsGreg Watson
2004-03-24Further trimming freebios2 towards code reuse.Stefan Reinauer
2004-03-23Doxidization, reformatLi-Ta Lo
2004-03-19simply change for keyboardRonald G. Minnich
2004-03-12fixes for tyanRonald G. Minnich
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2004-03-09drop dead code.Stefan Reinauer
2004-02-05enable hpet timer hardware.Stefan Reinauer
2004-01-21default values seem to work fineGreg Watson
2004-01-21pass ide base address to driverGreg Watson
2003-12-17*** empty log message ***Greg Watson
2003-12-17use new pci config setupGreg Watson
2003-12-02fix quartet and S4880 spd initialization.Stefan Reinauer
2003-12-02from Yh LuRonald G. Minnich
2003-10-23fixes from SONERonald G. Minnich
2003-10-22fixes for EPIA.Ronald G. Minnich
2003-10-21Fixes for SONERonald G. Minnich
2003-10-13Drop obsolete ldtstop code. enable smbus_write_byteStefan Reinauer
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-10-06add smbus_write_byte() function. currently fails in romcc :(Stefan Reinauer
2003-10-02First SPD code in and working!Ronald G. Minnich
2003-10-02success. It boots as a bproc slave now.Ronald G. Minnich
2003-10-02IRQ setup for EPIARonald G. Minnich
2003-10-01fixes for epia.Ronald G. Minnich
2003-10-01Fixes to the smbus code. Now for the fun.Ronald G. Minnich