summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch 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-29arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-4arch import user (historical)
2005-01-18class code reverseYinghai Lu
2005-01-15add vga.h / needed by vga text console.Stefan Reinauer
2005-01-13onboard pci_romYinghai Lu
2005-01-13onboard pci_romYinghai Lu
2005-01-10added PCI expansion ROM support,Li-Ta Lo
2004-12-27now rom_address is one of the resourcesLi-Ta Lo
2004-12-10- Fix the definition of the linuxbios table so all of the compilersEric Biederman
2004-12-03i2c mux supportYinghai Lu
2004-11-25update comment according to the new DOMLi-Ta Lo
2004-11-18- First stab at getting the ppc ports building and working.Eric Biederman
2004-11-12ooops. sorryStefan Reinauer
2004-11-11fix a little more of ppcStefan Reinauer
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-10- Delete unused funciton reallocEric Biederman
2004-11-10- Remove unused start_stop.hEric Biederman
2004-11-05- How did I forget to cvs add this?Eric Biederman
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-27sizeram removal/conversion.Eric Biederman
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-20Tyan update to work with new CPU ConfigYinghai Lu
2004-10-16- Bump MAX_LINKS to 4 I have actually found an i2c bridge that needs thisEric 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-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- remove old cpu header filesEric Biederman
2004-10-14- Renamed cpu header filesEric Biederman
2004-10-06epia-m supportRonald G. Minnich
2004-08-25changes for the dbm part. Still need to remove the sata file ...Ronald G. Minnich
2004-07-01Intel E7501 P64H2 ICH5R supportYinghai Lu
2004-05-07change walk_static_devices() to scan_static_bus()Li-Ta Lo
2004-04-29chaged chip_device_path::enable to chip_device_path::enabled,Li-Ta Lo
2004-04-29changed dev->enable to dev->enabled. Sorry, I am the only one who can't speakLi-Ta Lo
2004-04-24add missing include files for btext console. add YhLu's fixes to ragexl codeStefan Reinauer
2004-04-22start of epia-m portGreg Watson
2004-03-26cleanup code to remove warningsGreg Watson
2004-03-23Doxidization, reformatLi-Ta Lo
2004-03-22fixed to follow linuxbios usage.Ronald G. Minnich
2004-03-19number of bits should be called log 2 rather than base 2Li-Ta Lo
2004-03-17according to spec, sector size is 2048Greg Watson
2004-03-17FAT big endian changesGreg Watson
2004-03-17added funcsGreg Watson
2004-03-13added fat supportGreg Watson