Age | Commit message (Expand) | Author |
2004-09-07 | rename variable from addr to dev | Li-Ta Lo |
2004-08-30 | more fixes. | Ronald G. Minnich |
2004-08-27 | build fix for epia-m so that nobody beats ron to it ;) | Stefan Reinauer |
2004-08-26 | just a few changes before we hit the big fun. | Ronald G. Minnich |
2004-08-25 | more updates for 855 | Ronald G. Minnich |
2004-08-25 | changes for the dbm part. Still need to remove the sata file ... | Ronald G. Minnich |
2004-08-24 | compiles. | Ronald G. Minnich |
2004-08-24 | stupid ron! need to start names with a letter. | Ronald G. Minnich |
2004-08-24 | start of port of adl855pc | Ronald G. Minnich |
2004-08-24 | fixed up tables. | Ronald G. Minnich |
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-08-07 | initial version of TS5300 target | Stefan Reinauer |
2004-08-07 | get AMD Solo building again.. | Stefan Reinauer |
2004-07-08 | added testbios for V2 | Li-Ta Lo |
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 | add target for qemu-i386 | Stefan Reinauer |
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 | add target for amd serenade board | Li-Ta Lo |
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 | remove brain-dead verify code | Greg Watson |
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 |