summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt305x
Commit message (Collapse)AuthorAgeFilesLines
* ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)Gabor Juhos2010-09-272-0/+2
| | | | | | | | | | | The attached patch adds a preliminary support for Prolink PWH2004 board (Ralink RT305x based). LAN and flash appear to work. However, the USB port and WLAN I have not managed to activate properly yet, but that problem appears to be present with other rt305x targets as well(?). Signed-off-by: Esa Hyytia <esa at netlab.tkk.fi> SVN-Revision: 23129
* ramips: allow USBGabor Juhos2010-09-272-6/+0
| | | | | | | | | | | The current defaults for ramips rt305x does not allow the USB subsystem to be selected/built. This patch is just a small step in that direction. Signed-off-by: Luis Correia <luis.f.correia@gmail.com> SVN-Revision: 23128
* ramips: add support for Sparklan WCR-150GN boardGabor Juhos2010-08-152-0/+2
| | | | | | | | | | | This patch adds support for Sparklan WCR-150GN board. Network configuration should be tweaked to make it work fully. The reason it's not in this patch is that ramips target should be modified to support different /etc/config/network files for different boards. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 22658
* ramips: sync kernel configGabor Juhos2010-07-131-8/+0
| | | | SVN-Revision: 22170
* fix commit r21994 (thanks juhosg)Alexandros C. Couloumbis2010-06-301-1/+0
| | | | SVN-Revision: 21995
* fix commit r21993Alexandros C. Couloumbis2010-06-301-0/+1
| | | | SVN-Revision: 21994
* ramips: add missing 2.6.34 config filesGabor Juhos2010-05-281-0/+175
| | | | SVN-Revision: 21605
* ramips: sync 2.6.32 configGabor Juhos2010-05-281-2/+0
| | | | SVN-Revision: 21603
* ramips: add diag supportGabor Juhos2010-04-111-1/+1
| | | | SVN-Revision: 20799
* ramips: enable image commandline hack and cmdline partition parsingGabor Juhos2010-04-111-0/+2
| | | | SVN-Revision: 20798
* ramips: add default profilesGabor Juhos2010-04-111-0/+16
| | | | SVN-Revision: 20797
* ramips: sync kernel configGabor Juhos2010-03-301-7/+7
| | | | SVN-Revision: 20614
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-111-0/+1
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* clean up handling of some kernel symbolsImre Kaloz2010-02-111-1/+0
| | | | SVN-Revision: 19581
* re-sort all target and subtarget config filesImre Kaloz2010-02-111-5/+5
| | | | SVN-Revision: 19580
* ramips: nuke 2.6.30 supportGabor Juhos2010-01-311-153/+0
| | | | SVN-Revision: 19466
* ramips: register gpio buttons on the DIR-300 revB boardGabor Juhos2010-01-302-2/+2
| | | | SVN-Revision: 19410
* ramips: add common gpio-buttons deviceGabor Juhos2010-01-302-0/+2
| | | | SVN-Revision: 19404
* ramips: add preliminary support for 2.6.32Gabor Juhos2010-01-261-0/+155
| | | | SVN-Revision: 19343
* ramips: sync kernel configGabor Juhos2010-01-261-6/+5
| | | | SVN-Revision: 19341
* some more Kconfig symbol move..Imre Kaloz2009-11-111-2/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-111-2/+0
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-111-5/+5
| | | | SVN-Revision: 18367
* use gpio_led package rather than staticly linking it into the kernelJohn Crispin2009-10-251-1/+1
| | | | SVN-Revision: 18154
* select CONFIG_LEDS_GPIO per defaultJohn Crispin2009-10-251-1/+1
| | | | SVN-Revision: 18151
* select fon20n machJohn Crispin2009-10-241-0/+1
| | | | SVN-Revision: 18137
* adds ethernet driver, esw needs to be moved to swconfig, driver is missing ↵John Crispin2009-10-231-0/+1
| | | | | | rt288x support, not a platform device yet SVN-Revision: 18128
* ramips: add preliminary support for the DIR-300 revB boardGabor Juhos2009-10-181-0/+1
| | | | SVN-Revision: 18058
* move IMAGE_CMDLINE_HACK default to generic from targetsAndy Boyett2009-10-051-1/+0
| | | | SVN-Revision: 17905
* ramips: since both subtargets are marked as broken, move FEATURES to the ↵Felix Fietkau2009-09-251-1/+0
| | | | | | main target and mark the whole target as broken. avoids unnecessary user confusion about inexplicable build failures SVN-Revision: 17728
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-101-1/+0
| | | | SVN-Revision: 17567
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-101-0/+1
| | | | SVN-Revision: 17563
* initial support for the AP-R3052-V22RW-2X2 boardGabor Juhos2009-09-021-0/+1
| | | | SVN-Revision: 17473
* remove unused *_MACH_GENERIC config optionsGabor Juhos2009-09-011-1/+0
| | | | SVN-Revision: 17461
* register GPIO LEDs on the WHR-G300N boardGabor Juhos2009-08-311-0/+1
| | | | SVN-Revision: 17449
* rt305x: remove HW_HAS_PCI config optionGabor Juhos2009-08-311-1/+0
| | | | SVN-Revision: 17447
* initial support for RT288x/RT305xGabor Juhos2009-08-302-0/+167
SVN-Revision: 17439