summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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