summaryrefslogtreecommitdiff
path: root/target/linux/ramips
Commit message (Expand)AuthorAgeFilesLines
* ramips: merge 2.6.39 patchesGabor Juhos2011-07-032-58/+11
* ramips: remove 2.6.37 stuffGabor Juhos2011-07-0310-555/+0
* ramips: switch to 2.6.39.2Gabor Juhos2011-07-031-1/+1
* ramips: add 2.6.39 supportGabor Juhos2011-07-0311-0/+601
* ramips: add hotplug script to extract eeprom for the rt2x00 driverGabor Juhos2011-07-031-0/+55
* ramips: specify eeprom file name on RT305XGabor Juhos2011-07-031-1/+4
* ramips: specify eeprom file name on RT288XGabor Juhos2011-07-031-1/+4
* ramips: add all supported boards to lib/ramips.shGabor Juhos2011-07-031-5/+20
* ramips: check the size of the uImage in image generationGabor Juhos2011-07-031-6/+3
* ramips: use lowercase partiion names on the WCR150GN boardGabor Juhos2011-07-032-5/+5
* ramips: use different partition names in the DIR-300-B1 imageGabor Juhos2011-07-031-1/+8
* ramips: force word write on flashes with AMD cmdset (#9252)Gabor Juhos2011-07-031-0/+70
* ramips: update partition map for DIR-300-B1Gabor Juhos2011-07-031-4/+4
* ramips: consistently use 'firmware' name for sysupgrade partitionsGabor Juhos2011-07-036-6/+6
* ramips: fix a section mismatch warningGabor Juhos2011-07-031-1/+1
* ramips: remove unused include from the common GPIO codeGabor Juhos2011-07-031-1/+0
* ramips: disable watchdog on sysupgradeGabor Juhos2011-07-031-0/+10
* ramips: swap target check in image generationGabor Juhos2011-07-031-3/+3
* ramips: update HW550-3G mtd partitionsGabor Juhos2011-07-031-8/+4
* ramips: set cp0_perfcount_irq for RT305XGabor Juhos2011-07-031-0/+5
* ramips: initial board support for MOFI3500-3GNGabor Juhos2011-04-049-1/+161
* kernel: Update to version 2.6.37.6Hauke Mehrtens2011-04-031-1/+1
* ramips: remove 2.6.36 stuffGabor Juhos2011-03-279-456/+0
* ramips: switch to 2.6.37Gabor Juhos2011-03-2710-1/+485
* ramips: UPF_FIXED_TYPE must be set for the serial portsGabor Juhos2011-03-271-1/+1
* ramips: define GPIO chips separately for each SoCsGabor Juhos2011-03-277-84/+152
* ramips: move GPIO definitions into a separate header fileGabor Juhos2011-03-275-63/+52
* ramips: setup GPIO chip functions on the flyGabor Juhos2011-03-271-12/+5
* ramips: use separate register base for GPIO chipsGabor Juhos2011-03-271-8/+16
* ramips: fix dir-300 mtd layoutGabor Juhos2011-03-271-1/+1
* ramips: enable MDIO on the HW550-3G boardGabor Juhos2011-03-271-1/+5
* ramips: add sysupgrade and status LED support for HW550-3GGabor Juhos2011-03-273-12/+15
* global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in...Felix Fietkau2011-03-261-1/+1
* ramips: initial board support for Aztech HW550-3GGabor Juhos2011-03-137-0/+158
* update to kernel 2.6.36.4Florian Fainelli2011-02-191-1/+1
* ramips: register watchdog device on the rt288x boardsGabor Juhos2011-01-262-0/+2
* ramips: add watchdog device for RT288xGabor Juhos2011-01-263-0/+33
* ramips: register watchdog device on the rt305x boardsGabor Juhos2011-01-267-0/+7
* ramips: add watchdog device for RT305xGabor Juhos2011-01-263-0/+34
* ramips: add watchdog driverGabor Juhos2011-01-264-0/+383
* ramips: implement clock API for RT288xGabor Juhos2011-01-267-45/+152
* ramips: implement clock API for RT305XGabor Juhos2011-01-267-41/+148
* ramips: remove extern and __init from function prototypesGabor Juhos2011-01-267-31/+28
* ramips: ramips_esw: fix typosGabor Juhos2011-01-041-2/+2
* ramips: remove 2.6.3[24] supportGabor Juhos2010-12-1416-1174/+0
* ramips: switch to 2.6.36Gabor Juhos2010-12-141-2/+2
* ramips: handle OTG interrupt on the RT305x SoCGabor Juhos2010-12-141-0/+3
* base-files: use shutdown instead of stop when the system goes down (patch by ...Felix Fietkau2010-12-131-1/+1
* ramips: ramips_esw: add more definitionsGabor Juhos2010-12-081-3/+49
* ramips: ramips_esw: add helper function to set pvidGabor Juhos2010-12-081-1/+17