summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-20Tyan update to work with new CPU ConfigYinghai Lu
2004-10-19- Fix typo with reversing memory resources.Eric Biederman
2004-10-19change struct chip* to struct device*Li-Ta Lo
2004-10-19- add support for socket 754Stefan Reinauer
2004-10-19initial checkin of automatic linuxbios image build test scriptStefan Reinauer
2004-10-19- Fix bug with > 4GB of memory where PAE was left enabled.Eric Biederman
2004-10-18- FIXED resources are also ASSIGNED resourcesEric Biederman
2004-10-18- Set the parent's link properly in the bus fieldEric Biederman
2004-10-16- Bump MAX_LINKS to 4 I have actually found an i2c bridge that needs thisEric Biederman
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- HDAMA boots!Eric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-16- Fix config.g and the hdama config so everthing builds again.Eric Biederman
2004-10-15add back stuff from beforeRonald G. Minnich
2004-10-15fixes for apic, i2cRonald G. Minnich
2004-10-15closerRonald G. Minnich
2004-10-15this now works right.Ronald G. Minnich
2004-10-14fixed function prototype for die()Li-Ta Lo
2004-10-14- Change broken usage of get_resource to find_resource.Eric Biederman
2004-10-14- Finish interrupted mergeEric Biederman
2004-10-14oops.Ronald G. Minnich
2004-10-14- Fix fat fingered mergeEric Biederman
2004-10-14- Update so we no longer require console.incEric Biederman
2004-10-14- Sync up northbridge/amd/amdk8Eric Biederman
2004-10-14more or less more or less brokenRonald G. Minnich
2004-10-14- Update the header files in reset_test.cEric Biederman
2004-10-14- Add a generic device that does nothingEric Biederman
2004-10-14more breakage, thanks to RonRonald G. Minnich
2004-10-14- Updates for 64bit resource support, handling missing devices and cpus in th...Eric Biederman
2004-10-14- Update the device header filesEric Biederman
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-10-14- Add arch/cpu.hEric Biederman
2004-10-14- remove old cpu header filesEric Biederman
2004-10-14- Renamed cpu header filesEric Biederman
2004-10-14- remove deprecated directoriesEric Biederman
2004-10-14- Add new cvs code to cvsEric Biederman
2004-10-14- Add chip and a few other bug fixesEric Biederman
2004-10-06epia-m supportRonald G. Minnich
2004-10-06f'ing thing still won't work.Ronald G. Minnich
2004-09-30mods for i855pm that don't seem too wrong. ha!Ronald G. Minnich
2004-09-30digital logic stuff, fixes for the smbus code in 82801dbmRonald G. Minnich
2004-09-30support for sst firmware hubRonald G. Minnich
2004-09-28use hex print in id1, id2Ronald G. Minnich
2004-09-28add support for ICH4. more i955pm stuff.Ronald G. Minnich
2004-09-09add include to fix buildStefan Reinauer
2004-09-07code reformatLi-Ta Lo
2004-09-07seperate code generationLi-Ta Lo
2004-09-07removed unused code, code reformatLi-Ta Lo
2004-09-07rename variable from addr to devLi-Ta Lo