aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-07-08move default_resource_map to its own fileLi-Ta Lo
2004-07-08code reformat, removed unused codeLi-Ta Lo
2004-07-08code reformatLi-Ta Lo
2004-07-06fixed again.Ronald G. Minnich
2004-07-06fix for simple errorRonald G. Minnich
2004-07-01remove_logical_cpus need call get_optionYinghai Lu
2004-07-01Intel E7501 P64H2 ICH5R supportYinghai Lu
2004-06-29- Small bug fixes to romcc. The deep problems with not inlining functions re...Eric Biederman
2004-06-28make cpuid and mtrr check conditional. They are not there on cpus older thanStefan Reinauer
2004-06-28add qemu graphics card initialization driverStefan Reinauer
2004-06-28add northbridge code for qemu-i386Stefan Reinauer
2004-06-28commit initial qemu support (see http://fabrice.bellard.free.fr/qemu/)Stefan Reinauer
2004-06-16Now it should build on the first try :)David W. Hendricks
2004-06-15add support for AMD Serenade mainboard, why we have phantom devices here?Li-Ta Lo
2004-06-15add support for AMD Serenade mainboard, why we have phantom devices here?Li-Ta Lo
2004-06-15code reformat, is the pirq table correct?Li-Ta Lo
2004-06-07simplify pirq handling. Only apply consistency fixes on the copied versionStefan Reinauer
2004-06-05Add extra phase before memory init.Greg Watson
2004-06-05memory and pci up!Greg Watson
2004-06-04BDI2000 config fileGreg Watson
2004-06-04enable early uartGreg Watson
2004-06-04fix addressingGreg Watson
2004-06-03first cutGreg Watson
2004-06-03nothing yetGreg Watson
2004-06-03fixupGreg Watson
2004-06-03prelim sdramGreg Watson
2004-06-03briQ timer supportGreg Watson
2004-06-03Make names more sensible.Greg Watson
2004-06-03Clock (not timer) routines are board specific. Moved to appropriateGreg Watson
2004-06-03Clock (not timer) routines are board specific. Moved from mpc74xx dir.Greg Watson
2004-06-03disable noop usb drivers. remove warningsStefan Reinauer
2004-05-28This will never happen unless the code is buggy (in which case it's easy toStefan Reinauer
2004-05-28console code cleanup.Stefan Reinauer
2004-05-28add some debuggingStefan Reinauer
2004-05-28- Added volatile to asm statements in auto.c and failover.cEric Biederman
2004-05-27Fixed a silly typo :)David W. Hendricks
2004-05-27fix build. :( sorry, forgot to commit this one.Stefan Reinauer
2004-05-27gcc uses slightly different syntaxStefan Reinauer
2004-05-27cosmeticsStefan Reinauer
2004-05-26GPIO2 and GPIO3 support for HF part.David W. Hendricks
2004-05-26Early work on IWill DK8S2 motherboard.David W. Hendricks
2004-05-26cleanupStefan Reinauer
2004-05-26move arch/<arch>/config to arch/<arch>/initStefan Reinauer
2004-05-26indent (left in tree since last indent action)Stefan Reinauer
2004-05-24minor reformatLi-Ta Lo
2004-05-24added AGP support for AMD K8Li-Ta Lo
2004-05-24minor reformatLi-Ta Lo
2004-05-24Definition fixed by OllieDavid W. Hendricks
2004-05-14refactored k8_cpufixup, added IORR support for AGP apertureLi-Ta Lo
2004-05-14refactored mcf3_set_resourcesLi-Ta Lo
2004-05-14use #define macro for pci class idsLi-Ta Lo
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-13code reformatLi-Ta Lo
2004-05-13seperate font file from btext_console.cLi-Ta Lo
2004-05-13back out immature amd8111_enable stuffLi-Ta Lo
2004-05-12remove unused l2 cache configure, if we really need it some time in theLi-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-07code reformat, fixed a bug in set/unset logical operationLi-Ta Lo
2004-05-07change walk_static_devices() to scan_static_bus()Li-Ta Lo
2004-05-07code reformat, doxidizationLi-Ta Lo
2004-05-06replace up,across,down with ltd0,ldt1, ldt2Li-Ta Lo
2004-05-05code refromat, doxidizationLi-Ta Lo
2004-05-05Disable AMD8111 USB2 and remove hard code addr in amd8111 IDEYinghai Lu
2004-04-30put extern keyword in front of declaration, make the compiler do it jobLi-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-28corrected irq and mp table according to new bus enumerationLi-Ta Lo
2004-04-28indentStefan Reinauer
2004-04-28Changes for btext and etherboot and filo merge supportYinghai Lu
2004-04-27Fixed the device on bus 0 problem for IBM/E325. The structure mainboard_ibm_e...Li-Ta Lo
2004-04-26check in the current code for IBM/E325, can somebody help to fix it ?Li-Ta Lo
2004-04-26comment out scsi controller init in s2880 mainboardRonald G. Minnich
2004-04-24indent files to reduce the noise in further diffs.Stefan Reinauer
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