aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-04-24add missing include files for btext console. add YhLu's fixes to ragexl codeStefan Reinauer
2004-04-24Major merge of YhLu's code from 2004/04/20: add s2875, various other updates,Stefan Reinauer
2004-04-24Add btext console (from YhLu)Stefan Reinauer
2004-04-24Don't optimize link read pointers for UP systems (from YhLu)Stefan Reinauer
2004-04-24Commit YhLu's SATA codeStefan Reinauer
2004-04-24commit YhLu's intel nic codeStefan Reinauer
2004-04-24commit YhLu's tg3 codeStefan Reinauer
2004-04-24commit adaptec driverStefan Reinauer
2004-04-23configure board properlyGreg Watson
2004-04-22start of epia-m portGreg Watson
2004-04-21wrong argument orderGreg Watson
2004-04-21added cache initialization codeGreg Watson
2004-04-21moved to crt0.S.lbGreg Watson
2004-04-21i like ori betterGreg Watson
2004-04-21include cache codeGreg Watson
2004-04-21yhlu's pnp patchLi-Ta Lo
2004-04-17updatedGreg Watson
2004-04-17get file names rightGreg Watson
2004-04-17updatedGreg Watson
2004-04-17start of epia-m portGreg Watson
2004-04-15hand crafted mptableLi-Ta Lo
2004-04-15code reformatLi-Ta Lo
2004-04-14hopefully correct IRQ tableLi-Ta Lo
2004-04-13use blade3d driver from drivers/ directoryStefan Reinauer
2004-04-13commit trident blade 3d driverStefan Reinauer
2004-04-13submit ati rage driver.Stefan Reinauer
2004-03-26YhLu fix on multi ht and s2885Li-Ta Lo
2004-03-26remove tyan mainboard specific hypertranport.cLi-Ta Lo
2004-03-26speed up ecc clear by enable MTRR/Cache first.Li-Ta Lo
2004-03-26cleanup code to remove warningsGreg Watson
2004-03-26removed duplicate functionGreg Watson
2004-03-25disable pci device dumpLi-Ta Lo
2004-03-25make log message a little prettierLi-Ta Lo
2004-03-25YhLu's patch for multi-ht-chain for S2885Li-Ta Lo
2004-03-25sio-enable, because the init is not called. Without the init_keyboard,Stefan Reinauer
2004-03-25remove traces of coherent_ht_mainboardStefan Reinauer
2004-03-25Merging patches from Yinghai Lu (fb2_s4882_changes.diff.bz2):Stefan Reinauer
2004-03-25breaks PPCGreg Watson
2004-03-24drop obsolete CONNECTION_x_y macros. Use row information instead.Stefan Reinauer
2004-03-24Further trimming freebios2 towards code reuse.Stefan Reinauer
2004-03-24small step to clean up mainboard directories. debug.c was basically identicalStefan Reinauer
2004-03-23Doxidization, reformatLi-Ta Lo
2004-03-23tighten up option exportingGreg Watson
2004-03-22ibm e325 work nowLi-Ta Lo
2004-03-22fixed to follow linuxbios usage.Ronald G. Minnich
2004-03-22return to debugRonald G. Minnich
2004-03-22updates for the E325Ronald G. Minnich
2004-03-19serial post returns!Ronald G. Minnich
2004-03-19fix up for serial postRonald G. Minnich
2004-03-19fixed the memory reset lines.Ronald G. Minnich
2004-03-19Includes fix from Craig C ForneyDavid W. Hendricks
2004-03-19simply change for keyboardRonald G. Minnich
2004-03-19some fixesRonald G. Minnich
2004-03-19fix typo that keeps solo from workingStefan Reinauer
2004-03-19fixes for various wrong bitsRonald G. Minnich
2004-03-191.1.6 adaptionsStefan Reinauer
2004-03-19adapt to 1.1.6Stefan Reinauer
2004-03-19more compile fixes.Stefan Reinauer
2004-03-19compile fixStefan Reinauer
2004-03-19number of bits should be called log 2 rather than base 2Li-Ta Lo
2004-03-18e325 supportRonald G. Minnich
2004-03-17typoGreg Watson
2004-03-17added spin-up delayGreg Watson
2004-03-17remove debuggingGreg Watson
2004-03-17remove more debuggingGreg Watson
2004-03-17according to spec, sector size is 2048Greg Watson
2004-03-17remove debuggingGreg Watson
2004-03-17ppc fixesGreg Watson
2004-03-17filo boot load supportGreg Watson
2004-03-17Checking for slaves on the IDE bus seems problematic, at leastGreg Watson
2004-03-17FAT big endian changesGreg Watson
2004-03-17added funcsGreg Watson
2004-03-17*** empty log message ***Greg Watson
2004-03-13added fat supportGreg Watson
2004-03-13added atapi supportGreg Watson
2004-03-13from filoGreg Watson
2004-03-13byte swappingGreg Watson
2004-03-13removed unused codeGreg Watson
2004-03-13byteorder routinesGreg Watson
2004-03-13added rx supportGreg Watson
2004-03-13tidyGreg Watson
2004-03-13added reallocGreg Watson
2004-03-13filesystem supportGreg Watson
2004-03-13byte swappingGreg Watson
2004-03-13extra functionsGreg Watson
2004-03-13added reallocGreg Watson
2004-03-13filesystem supportGreg Watson
2004-03-13use CONFIG_IDE for ide supportGreg Watson
2004-03-13Fix file broken by Erics changesGreg Watson
2004-03-13ide supportGreg Watson
2004-03-13filesystem supportGreg Watson
2004-03-13filesystem supportGreg Watson
2004-03-12added device numbersRonald G. Minnich
2004-03-12starting point for 87366Ronald G. Minnich
2004-03-12new supportRonald G. Minnich
2004-03-12fixed halt on ht rest by change bus numverLi-Ta Lo
2004-03-12forgot to do a cvs addRonald G. Minnich
2004-03-12fixes for tyanRonald G. Minnich
2004-03-12cosmetics.. we'll not see more that 256cpus in linuxbios for a whileStefan Reinauer
2004-03-11- Moved hlt() to it's own header.Eric Biederman