Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm963xx: remove obsolete timer code | Felix Fietkau | 2008-05-18 | 1 | -0/+73 |
| | | | | | | | | This removes some code that has been deprecated in kernels >= 2.6.24. Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11180 | ||||
* | bcm963xx: fix uart isr | Felix Fietkau | 2008-05-18 | 1 | -0/+36 |
| | | | | | | | | | | The ISR ended up in an endless loop because the TX ISR never got used or masked. This patch basically makes the TX ISR mask the the TX interrupt when it encounters it, because it doesn't even use the TX interrupt. Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11179 | ||||
* | bcm963xx: rewrite irq handling code | Felix Fietkau | 2008-05-18 | 2 | -0/+555 |
| | | | | | | | | | This patch adds interrupt handling as on AR7. The old code was very messy and didn't work too well. It also removes the unused file int-handler.S. Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11178 | ||||
* | bcm963xx: add missing trailing zero to load address | Felix Fietkau | 2008-05-18 | 1 | -0/+29 |
| | | | | | | | | | The load address for BCM963xx is 0x80010000, not 0xf8001000 as in the current sources. I think this is just a typo, so this patch fixes it (tested on 96345). Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11177 | ||||
* | bcm963xx: flashmap support | Felix Fietkau | 2008-05-18 | 1 | -0/+82 |
| | | | | | | Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11176 | ||||
* | bcm963xx: serial port support | Felix Fietkau | 2008-05-18 | 1 | -0/+23 |
| | | | | | | Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11175 | ||||
* | bcm963xx: board support | Felix Fietkau | 2008-05-18 | 1 | -0/+182 |
| | | | | | | Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11174 | ||||
* | bcm963xx: add 2.6.25 configuration file | Felix Fietkau | 2008-05-18 | 1 | -0/+317 |
| | | | | | | Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11173 | ||||
* | bcm963xx: use the 2.6.25.1 kernel | Felix Fietkau | 2008-05-18 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11172 | ||||
* | bcm963xx: image generation using image tagger | Felix Fietkau | 2008-05-18 | 1 | -0/+27 |
| | | | | | | | | | | | | | | | This adds CFE tagged image generation in the BCM963xx target image Makefile. It has to generate its own LZMA compressed kernel because CFE is a LZMA nazi. It also seems that the Broadcom image tagger as well as CFE use AdvanceCOMP, which is based on a slightly older LZMA SDK. Anyways, some of the code is GPL, some of it is LGPL, so it might be that Broadcom owes some sources. Also, LZMA has a bug which causes it to generate different output when you are using stdin / stdout compared to plain files. I've just worked around the issue by using plain files. Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11171 | ||||
* | bcm963xx: fix load address / kernel entry | Felix Fietkau | 2008-05-18 | 2 | -3/+3 |
| | | | | | | | | | | Current kernels have the same kernel entry as load address, so just set them like this. Also, the BCM963xx uses 0x80010000 as its load address, so use this too. Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11169 | ||||
* | atheros/config-2.6.25: Removed MII override | Rod Whitby | 2008-05-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 11161 | ||||
* | Remove files now present upstream in files-2.6.25 (This is mostly just ↵ | Peter Denison | 2008-05-16 | 96 | -4789/+18636 |
| | | | | | | drivers/ssb and include/linux/ssb) [brcm47xx] Regenerate patches against 2.6.25.1 kernel+files set Default is still to build against 2.6.23.16 SVN-Revision: 11155 | ||||
* | add proper led support to ifxmips | John Crispin | 2008-05-14 | 1 | -63/+30 |
| | | | | SVN-Revision: 11137 | ||||
* | fix mini_fo bug on 2.6.25 | Gabor Juhos | 2008-05-13 | 1 | -0/+68 |
| | | | | SVN-Revision: 11135 | ||||
* | config-2.6.25: Enable NETDEV_1000, so that the via-velocity gigabit ethernet ↵ | Rod Whitby | 2008-05-13 | 2 | -2/+4 |
| | | | | | | driver for the DSMG600RevA can be selected. SVN-Revision: 11134 | ||||
* | fixes u-boot compile in clean tree | John Crispin | 2008-05-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 11133 | ||||
* | revert to before ubnt images were made | Travis Kemen | 2008-05-13 | 1 | -20/+0 |
| | | | | SVN-Revision: 11130 | ||||
* | atheros: added marvell switch driver | Matteo Croce | 2008-05-13 | 6 | -0/+218 |
| | | | | SVN-Revision: 11129 | ||||
* | use the righ value in the DSP clock calculation | Gabor Juhos | 2008-05-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 11123 | ||||
* | remove svn:executable property from u-boot source files | Gabor Juhos | 2008-05-12 | 4 | -0/+0 |
| | | | | SVN-Revision: 11122 | ||||
* | atheros: revert to kernel 2.6.23 | Matteo Croce | 2008-05-11 | 2 | -6/+23 |
| | | | | SVN-Revision: 11114 | ||||
* | atheros: USB support | Matteo Croce | 2008-05-11 | 7 | -13/+323 |
| | | | | SVN-Revision: 11113 | ||||
* | ifxmips is no longer b0rked | John Crispin | 2008-05-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 11111 | ||||
* | fix up config for ifxmips uboot | John Crispin | 2008-05-11 | 1 | -2/+3 |
| | | | | SVN-Revision: 11110 | ||||
* | fix errors in ifxmips .25 bump | John Crispin | 2008-05-11 | 2 | -10/+28 |
| | | | | SVN-Revision: 11109 | ||||
* | add u-boot sources for danube | John Crispin | 2008-05-11 | 82 | -0/+23917 |
| | | | | SVN-Revision: 11108 | ||||
* | add missing config symbol | Nicolas Thill | 2008-05-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 11105 | ||||
* | fixes timer issues | John Crispin | 2008-05-10 | 2 | -19/+41 |
| | | | | SVN-Revision: 11102 | ||||
* | fix uboot not building | Travis Kemen | 2008-05-09 | 1 | -1/+2 |
| | | | | SVN-Revision: 11100 | ||||
* | enable proper PCI & USB support detection at config-time by disabling ↵ | Nicolas Thill | 2008-05-09 | 22 | -13/+36 |
| | | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097 | ||||
* | fix file names | Travis Kemen | 2008-05-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 11083 | ||||
* | change image generation, no need for duplicate images | Travis Kemen | 2008-05-08 | 1 | -4/+2 |
| | | | | SVN-Revision: 11082 | ||||
* | fix filename for image generation | Travis Kemen | 2008-05-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 11077 | ||||
* | bump ifxmips to 2.6.25.1 | John Crispin | 2008-05-08 | 10 | -162/+161 |
| | | | | SVN-Revision: 11071 | ||||
* | This patch lets netconfig support the asus wl-500w. Signed-off-by: Ben ↵ | Travis Kemen | 2008-05-08 | 1 | -0/+6 |
| | | | | | | Pfountz <netprince@vt.edu> SVN-Revision: 11070 | ||||
* | buld images for the Ubiquiti LiteStation and NanoStation ported from ↵ | Travis Kemen | 2008-05-07 | 1 | -0/+22 |
| | | | | | | http://atheros.openwrt.net. Tested on a Nanostation 2 with airos 3 SVN-Revision: 11061 | ||||
* | remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems ↵ | Felix Fietkau | 2008-05-07 | 2 | -10/+1 |
| | | | | | | to be causing problems for various devices SVN-Revision: 11058 | ||||
* | Add leds support for the RB-150, thanks to Evangelos Arkalis | Gabor Juhos | 2008-05-07 | 1 | -4/+21 |
| | | | | SVN-Revision: 11057 | ||||
* | update default ps3 kernel config-2.6.25 | Yuji Mano | 2008-05-05 | 1 | -24/+14 |
| | | | | SVN-Revision: 11054 | ||||
* | override CPU features to save ~125KB of kernel memory | Gabor Juhos | 2008-05-05 | 1 | -0/+84 |
| | | | | SVN-Revision: 11050 | ||||
* | fix size calculation of the radio_config | Gabor Juhos | 2008-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 11049 | ||||
* | update etrax usb support - thanks Hinko Kocevar | John Crispin | 2008-05-05 | 2 | -14/+5302 |
| | | | | SVN-Revision: 11048 | ||||
* | no unicode in C source, please | Matteo Croce | 2008-05-04 | 1 | -7/+0 |
| | | | | SVN-Revision: 11046 | ||||
* | ar7: backport small fixes from linux-mips | Matteo Croce | 2008-05-04 | 1 | -0/+61 |
| | | | | SVN-Revision: 11045 | ||||
* | set default atm-bridge payload to 'bridged' so we don't break old configs | Matteo Croce | 2008-05-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 11044 | ||||
* | bump x86 to 25.1 | John Crispin | 2008-05-04 | 2 | -19/+52 |
| | | | | SVN-Revision: 11041 | ||||
* | add etrax usb driver | John Crispin | 2008-05-03 | 4 | -7/+4862 |
| | | | | SVN-Revision: 11039 | ||||
* | make etrax serial driver register its device nodes, so we get a console | John Crispin | 2008-05-03 | 1 | -0/+45 |
| | | | | SVN-Revision: 11037 | ||||
* | remove basefiles overlay for etrax | John Crispin | 2008-05-03 | 4 | -25/+0 |
| | | | | SVN-Revision: 11036 |