onboard pci_rom
[coreboot.git] / src / include /
2005-01-13 Yinghai Luonboard pci_rom
2005-01-10 Li-Ta Loadded PCI expansion ROM support,
2004-12-27 Li-Ta Lonow rom_address is one of the resources
2004-12-10 Eric Biederman- Fix the definition of the linuxbios table so all...
2004-12-03 Yinghai Lui2c mux support
2004-11-25 Li-Ta Loupdate comment according to the new DOM
2004-11-18 Eric Biederman- First stab at getting the ppc ports building and...
2004-11-12 Stefan Reinauerooops. sorry
2004-11-11 Stefan Reinauerfix a little more of ppc
2004-11-11 Ronald G. Minnichin loglevel.h, if ASM_CONSOLE_LOGLEVEL is defined,...
2004-11-11 Eric Biedermanmpspec.h: Tweak the write_smp_table macro so that it...
2004-11-10 Eric Biederman- Delete unused funciton realloc
2004-11-10 Eric Biederman- Remove unused start_stop.h
2004-11-05 Eric Biederman- How did I forget to cvs add this?
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 Eric Biedermansizeram removal/conversion.
2004-10-21 Eric Biederman- Bump the LinuxBIOS major version
2004-10-20 Yinghai LuTyan update to work with new CPU Config
2004-10-16 Eric Biederman- Bump MAX_LINKS to 4 I have actually found an i2c...
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-10-16 Eric Biederman- Fix config.g and the hdama config so everthing builds...
2004-10-14 Eric Biederman- Update the device header files
2004-10-14 Eric Biederman- First pass through with with device tree enhancement...
2004-10-14 Eric Biederman- remove old cpu header files
2004-10-14 Eric Biederman- Renamed cpu header files
2004-10-06 Ronald G. Minnichepia-m support
2004-08-25 Ronald G. Minnichchanges for the dbm part. Still need to remove the...
2004-07-01 Yinghai LuIntel E7501 P64H2 ICH5R support
2004-05-07 Li-Ta Lochange walk_static_devices() to scan_static_bus()
2004-04-29 Li-Ta Lochaged chip_device_path::enable to chip_device_path...
2004-04-29 Li-Ta Lochanged dev->enable to dev->enabled. Sorry, I am the...
2004-04-24 Stefan Reinaueradd missing include files for btext console. add YhLu...
2004-04-22 Greg Watsonstart of epia-m port
2004-03-26 Greg Watsoncleanup code to remove warnings
2004-03-23 Li-Ta LoDoxidization, reformat
2004-03-22 Ronald G. Minnichfixed to follow linuxbios usage.
2004-03-19 Li-Ta Lonumber of bits should be called log 2 rather than base 2
2004-03-17 Greg Watsonaccording to spec, sector size is 2048
2004-03-17 Greg WatsonFAT big endian changes
2004-03-17 Greg Watsonadded funcs
2004-03-13 Greg Watsonadded fat support
2004-03-13 Greg Watsonadded atapi support
2004-03-13 Greg Watsonadded rx support
2004-03-13 Greg Watsonbyte swapping
2004-03-13 Greg Watsonextra functions
2004-03-13 Greg Watsonadded realloc
2004-03-13 Greg Watsonfilesystem support
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-09-04 Eric Biederman- Remove dead argument to hypertransport_scan_chain
2003-09-02 Eric Biederman- 1.1.4
2003-09-02 Eric Biederman- Major update of the dynamic device tree so it can...
2003-09-01 Eric Biederman- Add back in the hard reset code from the freebios1...
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-08-27 Ronald G. Minnichsupport for new mobos and fixes
2003-08-04 Ronald G. Minnichpatches from Yh Lu. Tested and working on HDAMA
2003-08-01 Eric Biederman- Remove useless definitions
2003-07-25 Ronald G. MinnichYhLu's changes to resolve several memory and other...
2003-07-24 Greg Watson#if was reversed
2003-07-23 Greg Watsonadded post-pci pass
2003-07-23 Greg Watsonget CONFIGURE right
2003-07-23 Greg Watsonfixed defines
2003-07-23 Greg Watsonstatic devices
2003-07-23 Greg Watson*** empty log message ***
2003-07-21 Eric Biederman- First pass at code for generic link width and size...
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-21 Greg Watsonnew chip stuff
2003-07-21 Greg Watsonmore chip stuff
2003-07-20 Greg Watsonchip stuff
2003-07-19 Eric Biederman- Major cleanup of the bootpath
2003-07-17 Eric Biederman- Implement an enable method for pci devices.
2003-07-12 Eric Biederman- Remove all of the annoying $Id strings
2003-07-11 Ronald G. Minnichstatic configuration. Needs new keyword per greg to...
2003-06-17 Eric Biederman- Minor mod to reset16.inc to work with newer binutils...
2003-06-13 Greg WatsonMore FB2 stuff
2003-06-12 Eric Biederman- Modify the freebios tree so the pci config space...
2003-06-09 Greg WatsonMoved from freebios
2003-05-21 Eric Biederman- Add pci_def.h so romcc compiled files can also get...
2003-05-19 Eric Biederman- Cleanups on the romcc side including a pci interface...
2003-05-16 Ronald G. Minnichdescriptor for chips
2003-04-24 Eric Biederman- Small step forward Linux boots and almost works...
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree