aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
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
2003-09-30fix and complaint.Ronald G. Minnich
2003-09-30The epia now works.Ronald G. Minnich
2003-09-26via epia is putting out bytes!Ronald G. Minnich
2003-09-26serial supprt.Ronald G. Minnich
2003-09-26It builds!Ronald G. Minnich
2003-09-26via epia; also yh lu tyan.Ronald G. Minnich
2003-09-25added via vt8231Ronald G. Minnich
2003-09-25remove last occurence of AMD8111_DEVStefan Reinauer
2003-09-02- Major update of the dynamic device tree so it can handleEric Biederman
2003-08-27support for new mobos and fixesRonald G. Minnich
2003-07-28moved extern to chip.hGreg Watson
2003-07-25YhLu's changes to resolve several memory and other problems.Ronald G. Minnich
2003-07-23new static configurationGreg Watson
2003-07-21- First pass at code for generic link width and size determinationEric Biederman
2003-07-21- First pass at s2880 support.Eric Biederman
2003-07-17Config.lb for this new partRonald G. Minnich
2003-07-17- Implement an enable method for pci devices.Eric Biederman
2003-07-14new config filesGreg Watson
2003-07-12- Use an SMBUS_IO_BASE value that will not conflict with an automatically ass...Eric Biederman
2003-06-18- A new test case for romccEric Biederman
2003-06-17added config and other test files.Ronald G. Minnich
2003-06-17- Minor mod to reset16.inc to work with newer binutils hopefully this works w...Eric Biederman
2003-06-13More FB2 stuffGreg Watson
2003-06-13Updated.Greg Watson
2003-06-12- Modify the freebios tree so the pci config space api is mostly in sync betweenEric Biederman
2003-06-12- Changes to the pci config routines moving them closer to the non romcc APIEric Biederman
2003-06-11- Factoring of auto.cEric Biederman
2003-06-09Moved from freebiosGreg Watson
2003-05-19- Cleanups on the romcc side including a pci interface that usesEric Biederman