Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-15 | Reset the sysfail led on thecus, so that it doesn't blink | Dale Rahn | |
(machines with older firmware). yes deraadt@ | |||
2006-08-01 | Make RB_POWERDOWN work on the Thecus. | Mark Kettenis | |
ok deraadt@ | |||
2006-07-17 | Switch to a three-phase pci resource fixup: | Dale Rahn | |
1. Reserve resources for enabled devices. 2. Reserve resources for disabled devices. 3. Allocate resources. This way we no longer need to enable/disable devices during fixup. Copied from i386/macppc version. | |||
2006-06-16 | On the road to certance support. | Dale Rahn | |
2006-06-16 | If there is going to be a kludge to change the irq for com, do it early | Dale Rahn | |
enough so that the used irq is printed in dmesg. | |||
2006-06-15 | The process is not: build, ifdef, commit. argh. | Dale Rahn | |
2006-06-15 | Hack to attach the iodata PLD device, it controls the front panel LEDs | Dale Rahn | |
and reset function on the board. | |||
2006-06-15 | sane irq numbers for pci interrupts, remove uncertanty on armish irq table. | Dale Rahn | |
2006-06-02 | cleanup, move thecus board_reset from MI arm/xscale into armish dir. | Dale Rahn | |
2006-06-01 | After changing J3 to J4 on the thecus board, serial interrupts work just | Dale Rahn | |
fine (on XINT1), so remove the poll console hacks and rewire the com irq to the correct value for thecus. | |||
2006-06-01 | Proper config attach, not always return 1 from probe. | Dale Rahn | |
2006-06-01 | Correct IRQ mappings for thecus devices. | Dale Rahn | |
2006-06-01 | Just say no to noisy dmesg. | Dale Rahn | |
2006-06-01 | Now that this maps correctly, allow the interrupt to map properly. | Dale Rahn | |
2006-06-01 | Properly remap I/O Addresses for theucs/IOData boxes. | Dale Rahn | |
2006-05-31 | do not commit debug. | Dale Rahn | |
2006-05-31 | Preserve ATU translations instead of forcing the values to something. | Dale Rahn | |
Detect device type using some simple checks and use table driven interrupt maps for known devices. IO space appears to not want to be at 0, but at some bus offset (0x90000000) so skew mappings into this io bus base. Thecus N2100 and I/O Data Landisk (HDL-G) are now partially working. | |||
2006-05-29 | Tag. | Dale Rahn | |
2006-05-29 | Add a new port for ARM based products from a variety of vendors, typically | Dale Rahn | |
using Redboot as a loader and using pci, that have a variety of fairly minor hardware differences between them. |