Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finally fix the rb500 boot (#2436) | Florian Fainelli | 2007-10-05 | 2 | -14/+14 |
| | | | | SVN-Revision: 9133 | ||||
* | remove dashes from profile names | Gabor Juhos | 2007-10-05 | 4 | -63/+63 |
| | | | | SVN-Revision: 9132 | ||||
* | added subtargets to x86 | John Crispin | 2007-10-04 | 7 | -0/+448 |
| | | | | SVN-Revision: 9128 | ||||
* | NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use ↵ | Gabor Juhos | 2007-10-04 | 7 | -38/+292 |
| | | | | | | generic NAND driver from now * add experimental support for RouterBOARD 150 NAND device SVN-Revision: 9118 | ||||
* | add ar7 2.6.23 patches and config | Eugene Konev | 2007-10-04 | 8 | -0/+577 |
| | | | | SVN-Revision: 9115 | ||||
* | add generic 2.6.23 patches and config | Eugene Konev | 2007-10-04 | 42 | -0/+47641 |
| | | | | SVN-Revision: 9114 | ||||
* | more cpmac cleanups (#2452): * don't use net_device::mem* * use ↵ | Eugene Konev | 2007-10-02 | 1 | -88/+73 |
| | | | | | | net_device::stats * use per-device rx ring size configurable through ethtool * use more ethernet generics (get_stats, set_mac_address, change_mtu) SVN-Revision: 9098 | ||||
* | Use PCI for rdc | Florian Fainelli | 2007-10-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 9097 | ||||
* | RDC vendor id is unknown | Florian Fainelli | 2007-10-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 9096 | ||||
* | Build all firmware until we put back profiles | Florian Fainelli | 2007-10-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 9095 | ||||
* | Rewrite platform code to be smarter | Florian Fainelli | 2007-10-02 | 1 | -16/+33 |
| | | | | SVN-Revision: 9094 | ||||
* | make image names shorten | Gabor Juhos | 2007-10-02 | 2 | -7/+8 |
| | | | | SVN-Revision: 9089 | ||||
* | add usb controller definition | Eugene Konev | 2007-10-01 | 2 | -0/+34 |
| | | | | SVN-Revision: 9087 | ||||
* | revert to vlynq bus clock divisor guessing | Nicolas Thill | 2007-10-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 9086 | ||||
* | prepare trxsplit to support sysupgrade | Gabor Juhos | 2007-10-01 | 5 | -48/+95 |
| | | | | SVN-Revision: 9085 | ||||
* | split eeprom_93cx6 patch to make quilt happy | Gabor Juhos | 2007-10-01 | 2 | -116/+116 |
| | | | | SVN-Revision: 9084 | ||||
* | don't enable rts/cts by default (thanks nabcore, #2400) | Eugene Konev | 2007-09-30 | 1 | -4/+6 |
| | | | | SVN-Revision: 9078 | ||||
* | Added patch from ↵ | Rod Whitby | 2007-09-30 | 1 | -0/+19 |
| | | | | | | http://www.opensubscriber.com/message/jgarzik@pobox.com/7495139.html SVN-Revision: 9077 | ||||
* | Use the gpio-led driver, but do not enable it until we move to 2.6.23 | Florian Fainelli | 2007-09-29 | 1 | -0/+58 |
| | | | | SVN-Revision: 9076 | ||||
* | Fix board_type allocation (again) | Florian Fainelli | 2007-09-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 9074 | ||||
* | Fix board type allocation | Florian Fainelli | 2007-09-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 9071 | ||||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | 32 | -0/+0 |
| | | | | SVN-Revision: 9069 | ||||
* | add missing file from [9055] | Gabor Juhos | 2007-09-28 | 1 | -0/+294 |
| | | | | SVN-Revision: 9056 | ||||
* | make morse LED trigger available for all platforms | Gabor Juhos | 2007-09-28 | 6 | -296/+2 |
| | | | | SVN-Revision: 9055 | ||||
* | morse LED trigger cleanups | Gabor Juhos | 2007-09-28 | 1 | -20/+30 |
| | | | | SVN-Revision: 9054 | ||||
* | add morse LED trigger, will be used for diagnostic, update kernel config | Gabor Juhos | 2007-09-28 | 4 | -8/+310 |
| | | | | SVN-Revision: 9053 | ||||
* | Use the generic NAND driver | Florian Fainelli | 2007-09-27 | 2 | -75/+134 |
| | | | | SVN-Revision: 9049 | ||||
* | add initial diagnostic support | Gabor Juhos | 2007-09-27 | 2 | -0/+98 |
| | | | | SVN-Revision: 9048 | ||||
* | fix mach_type for the WP54G-WRT board | Gabor Juhos | 2007-09-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 9040 | ||||
* | add missing PCI irq map for the RouterBOARD 133 (closes #2431) | Gabor Juhos | 2007-09-26 | 1 | -0/+2 |
| | | | | SVN-Revision: 9039 | ||||
* | remove unused PCI externs | Gabor Juhos | 2007-09-25 | 1 | -3/+0 |
| | | | | SVN-Revision: 9017 | ||||
* | fix initcall level of adm5120_board_setup() | Gabor Juhos | 2007-09-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 9016 | ||||
* | fix vlan configuration on Dell TrueMobile 2300 | Gabor Juhos | 2007-09-25 | 1 | -5/+9 |
| | | | | SVN-Revision: 9015 | ||||
* | prom_free_memory should be __init | Florian Fainelli | 2007-09-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 9011 | ||||
* | move pci_irq_map definitions into the board specific files | Gabor Juhos | 2007-09-24 | 12 | -113/+112 |
| | | | | SVN-Revision: 9009 | ||||
* | Fix rb535 revision 5 detection | Florian Fainelli | 2007-09-24 | 2 | -4/+4 |
| | | | | SVN-Revision: 9008 | ||||
* | add ipv6 conntrack support (closes: #2192) | Nicolas Thill | 2007-09-23 | 2 | -6/+4 |
| | | | | SVN-Revision: 8984 | ||||
* | move crypto support to a seperate crypto.mk file, split modules into ↵ | Nicolas Thill | 2007-09-23 | 12 | -184/+28 |
| | | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980 | ||||
* | fix a copy-paste error | Gabor Juhos | 2007-09-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 8979 | ||||
* | add preliminary support for the Mikrotik RouterBOARD 192 | Gabor Juhos | 2007-09-23 | 3 | -2/+20 |
| | | | | SVN-Revision: 8978 | ||||
* | fix ethernet vlan matrix of the NP28G board (closes: #2387) | Gabor Juhos | 2007-09-23 | 1 | -3/+1 |
| | | | | SVN-Revision: 8977 | ||||
* | backport [8862] to pre 2.6.22 kernels as well | Nicolas Thill | 2007-09-23 | 1 | -3/+3 |
| | | | | SVN-Revision: 8975 | ||||
* | add necessary includes | Eugene Konev | 2007-09-23 | 1 | -0/+4 |
| | | | | SVN-Revision: 8974 | ||||
* | added option to atheros kernel to be able to disable reset button from ↵ | John Crispin | 2007-09-23 | 2 | -2/+21 |
| | | | | | | inside the fon mp3 driver SVN-Revision: 8969 | ||||
* | make ATM_DRIVERS default to n | Felix Fietkau | 2007-09-22 | 2 | -0/+2 |
| | | | | SVN-Revision: 8967 | ||||
* | add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ↵ | Nicolas Thill | 2007-09-22 | 7 | -46/+1384 |
| | | | | | | (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. SVN-Revision: 8955 | ||||
* | refresh brcm-2.4 kconfig | Nicolas Thill | 2007-09-22 | 1 | -7/+7 |
| | | | | SVN-Revision: 8949 | ||||
* | set CONFIG_JFFS2_FS_DEBUG=0 in generic 2.4 kconfig | Nicolas Thill | 2007-09-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 8948 | ||||
* | Build both NPE-B and NPE-C microcode for the fsg-3 and other dual-ethernet ↵ | Rod Whitby | 2007-09-21 | 2 | -2/+3 |
| | | | | | | ixp4xx devices. SVN-Revision: 8939 | ||||
* | rename NAND driver | Gabor Juhos | 2007-09-21 | 3 | -7/+11 |
| | | | | SVN-Revision: 8932 |