Age | Commit message (Expand) | Author |
2004-08-24 | new intel io hub. | Ronald G. Minnich |
2004-08-24 | new mainboard | Ronald G. Minnich |
2004-08-23 | random fixes. | Ronald G. Minnich |
2004-08-23 | dpx114 | Ronald G. Minnich |
2004-08-23 | new mobo | Ronald G. Minnich |
2004-08-23 | adding 855pm | Ronald G. Minnich |
2004-08-07 | create some technologic systems ts530 infrastructure | Stefan Reinauer |
2004-08-07 | add Config file for ts5300 | Stefan Reinauer |
2004-07-08 | move default_resource_map to its own file | Li-Ta Lo |
2004-07-08 | code reformat, removed unused code | Li-Ta Lo |
2004-07-08 | code reformat | Li-Ta Lo |
2004-07-06 | fixed again. | Ronald G. Minnich |
2004-07-06 | fix for simple error | Ronald G. Minnich |
2004-07-01 | remove_logical_cpus need call get_option | Yinghai Lu |
2004-07-01 | Intel E7501 P64H2 ICH5R support | Yinghai Lu |
2004-06-29 | - Small bug fixes to romcc. The deep problems with not inlining functions re... | Eric Biederman |
2004-06-28 | make cpuid and mtrr check conditional. They are not there on cpus older than | Stefan Reinauer |
2004-06-28 | add qemu graphics card initialization driver | Stefan Reinauer |
2004-06-28 | add northbridge code for qemu-i386 | Stefan Reinauer |
2004-06-28 | commit initial qemu support (see http://fabrice.bellard.free.fr/qemu/) | Stefan Reinauer |
2004-06-16 | Now it should build on the first try :) | David W. Hendricks |
2004-06-15 | add support for AMD Serenade mainboard, why we have phantom devices here? | Li-Ta Lo |
2004-06-15 | add support for AMD Serenade mainboard, why we have phantom devices here? | Li-Ta Lo |
2004-06-15 | code reformat, is the pirq table correct? | Li-Ta Lo |
2004-06-07 | simplify pirq handling. Only apply consistency fixes on the copied version | Stefan Reinauer |
2004-06-05 | Add extra phase before memory init. | Greg Watson |
2004-06-05 | memory and pci up! | Greg Watson |
2004-06-04 | BDI2000 config file | Greg Watson |
2004-06-04 | enable early uart | Greg Watson |
2004-06-04 | fix addressing | Greg Watson |
2004-06-03 | first cut | Greg Watson |
2004-06-03 | nothing yet | Greg Watson |
2004-06-03 | fixup | Greg Watson |
2004-06-03 | prelim sdram | Greg Watson |
2004-06-03 | briQ timer support | Greg Watson |
2004-06-03 | Make names more sensible. | Greg Watson |
2004-06-03 | Clock (not timer) routines are board specific. Moved to appropriate | Greg Watson |
2004-06-03 | Clock (not timer) routines are board specific. Moved from mpc74xx dir. | Greg Watson |
2004-06-03 | disable noop usb drivers. remove warnings | Stefan Reinauer |
2004-05-28 | This will never happen unless the code is buggy (in which case it's easy to | Stefan Reinauer |
2004-05-28 | console code cleanup. | Stefan Reinauer |
2004-05-28 | add some debugging | Stefan Reinauer |
2004-05-28 | - Added volatile to asm statements in auto.c and failover.c | Eric Biederman |
2004-05-27 | Fixed a silly typo :) | David W. Hendricks |
2004-05-27 | fix build. :( sorry, forgot to commit this one. | Stefan Reinauer |
2004-05-27 | gcc uses slightly different syntax | Stefan Reinauer |
2004-05-27 | cosmetics | Stefan Reinauer |
2004-05-26 | GPIO2 and GPIO3 support for HF part. | David W. Hendricks |
2004-05-26 | Early work on IWill DK8S2 motherboard. | David W. Hendricks |
2004-05-26 | cleanup | Stefan Reinauer |
2004-05-26 | move arch/<arch>/config to arch/<arch>/init | Stefan Reinauer |
2004-05-26 | indent (left in tree since last indent action) | Stefan Reinauer |
2004-05-24 | minor reformat | Li-Ta Lo |
2004-05-24 | added AGP support for AMD K8 | Li-Ta Lo |
2004-05-24 | minor reformat | Li-Ta Lo |
2004-05-24 | Definition fixed by Ollie | David W. Hendricks |
2004-05-14 | refactored k8_cpufixup, added IORR support for AGP aperture | Li-Ta Lo |
2004-05-14 | refactored mcf3_set_resources | Li-Ta Lo |
2004-05-14 | use #define macro for pci class ids | Li-Ta Lo |
2004-05-13 | code reformat, remove BY YHL comment | Li-Ta Lo |
2004-05-13 | don't enable VGA/ISA here, it is done in device.c:allocate_vga_resource | Li-Ta Lo |
2004-05-13 | code reformat | Li-Ta Lo |
2004-05-13 | seperate font file from btext_console.c | Li-Ta Lo |
2004-05-13 | back out immature amd8111_enable stuff | Li-Ta Lo |
2004-05-12 | remove unused l2 cache configure, if we really need it some time in the | Li-Ta Lo |
2004-05-10 | fixed minor bug in APG bridge code. Use AGP_APERTURE_SIZE instead of IOMMU_AP... | Li-Ta Lo |
2004-05-10 | rename walk_static_devices | Li-Ta Lo |
2004-05-07 | code reformat, fixed a bug in set/unset logical operation | Li-Ta Lo |
2004-05-07 | change walk_static_devices() to scan_static_bus() | Li-Ta Lo |
2004-05-07 | code reformat, doxidization | Li-Ta Lo |
2004-05-06 | replace up,across,down with ltd0,ldt1, ldt2 | Li-Ta Lo |
2004-05-05 | code refromat, doxidization | Li-Ta Lo |
2004-05-05 | Disable AMD8111 USB2 and remove hard code addr in amd8111 IDE | Yinghai Lu |
2004-04-30 | put extern keyword in front of declaration, make the compiler do it job | Li-Ta Lo |
2004-04-29 | chaged chip_device_path::enable to chip_device_path::enabled, | Li-Ta Lo |
2004-04-29 | changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak | Li-Ta Lo |
2004-04-28 | corrected irq and mp table according to new bus enumeration | Li-Ta Lo |
2004-04-28 | indent | Stefan Reinauer |
2004-04-28 | Changes for btext and etherboot and filo merge support | Yinghai Lu |
2004-04-27 | Fixed the device on bus 0 problem for IBM/E325. The structure mainboard_ibm_e... | Li-Ta Lo |
2004-04-26 | check in the current code for IBM/E325, can somebody help to fix it ? | Li-Ta Lo |
2004-04-26 | comment out scsi controller init in s2880 mainboard | Ronald G. Minnich |
2004-04-24 | indent files to reduce the noise in further diffs. | Stefan Reinauer |
2004-04-24 | add missing include files for btext console. add YhLu's fixes to ragexl code | Stefan Reinauer |
2004-04-24 | Major merge of YhLu's code from 2004/04/20: add s2875, various other updates, | Stefan Reinauer |
2004-04-24 | Add btext console (from YhLu) | Stefan Reinauer |
2004-04-24 | Don't optimize link read pointers for UP systems (from YhLu) | Stefan Reinauer |
2004-04-24 | Commit YhLu's SATA code | Stefan Reinauer |
2004-04-24 | commit YhLu's intel nic code | Stefan Reinauer |
2004-04-24 | commit YhLu's tg3 code | Stefan Reinauer |
2004-04-24 | commit adaptec driver | Stefan Reinauer |
2004-04-23 | configure board properly | Greg Watson |
2004-04-22 | start of epia-m port | Greg Watson |
2004-04-21 | wrong argument order | Greg Watson |
2004-04-21 | added cache initialization code | Greg Watson |
2004-04-21 | moved to crt0.S.lb | Greg Watson |
2004-04-21 | i like ori better | Greg Watson |
2004-04-21 | include cache code | Greg Watson |
2004-04-21 | yhlu's pnp patch | Li-Ta Lo |
2004-04-17 | updated | Greg Watson |