Age | Commit message (Expand) | Author |
2004-06-03 | disable noop usb drivers. remove warnings | Stefan Reinauer |
2004-06-02 | brush up language, unify terms, correct some urls. | Stefan Reinauer |
2004-05-29 | - Don't confuse return statements with conditional branches | Eric Biederman |
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-28 | - Upgrade to romcc version 0.63 | Eric Biederman |
2004-05-27 | Default and maximum loglevels were too high, fixed. | David W. Hendricks |
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 | Sample configuration for Iwill DK8S2 | David W. Hendricks |
2004-05-26 | GPIO2 and GPIO3 support for HF part. | David W. Hendricks |
2004-05-26 | Sample config for Iwill DK8S2 dual Opteron mainboard | 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 | add comment and new config file | Ronald G. Minnich |
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 |