aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files
Commit message (Expand)AuthorAgeFilesLines
* ramips: rt305x: add support for the Netcore NW718 boardGabor Juhos2011-07-284-0/+151
* ramips: rt305x: add support for the Asus RT-G32 B1 boardGabor Juhos2011-07-284-0/+122
* ramips: rt305x: introduce rt305x_register_spi helperGabor Juhos2011-07-282-0/+24
* ramips: add SPI controller driverGabor Juhos2011-07-282-0/+559
* ramips: rt305x: add support for the DIR-600 B1,B2 boardsGabor Juhos2011-07-282-0/+8
* ramips: rt305x: change machine id for DIR-300Gabor Juhos2011-07-282-2/+2
* ramips: rt305x: rename LEDs on the DIR-300-B1Gabor Juhos2011-07-281-3/+3
* ramips: rt305x: sort Kconfig/Makefile entriesGabor Juhos2011-07-282-19/+19
* rtl8366: unify rtl8366s and rtl8366rb platform dataFelix Fietkau2011-07-242-4/+4
* ramips: merge 2.6.39 patchesGabor Juhos2011-07-031-10/+11
* 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: use lowercase partiion names on the WCR150GN boardGabor Juhos2011-07-031-4/+4
* 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: 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-044-0/+149
* 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-271-10/+10
* ramips: initial board support for Aztech HW550-3GGabor Juhos2011-03-134-0/+149
* 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-261-0/+355
* 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: handle OTG interrupt on the RT305x SoCGabor Juhos2010-12-141-0/+3
* 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
* ramips: ramips_esw: add helper function to set vlan membersGabor Juhos2010-12-081-1/+31
* ramips: ramips_esw: add helper function to set VLAN idGabor Juhos2010-12-081-2/+17
* ramips: ramips_esw: introduce rt305x_esw_rmw{,_raw} functionGabor Juhos2010-12-081-0/+23
* ramips: ramips_esw: use rt305x_esw prefix in function namesGabor Juhos2010-12-081-33/+33
* ramips: ramips_esw: coding style cleanupGabor Juhos2010-12-081-24/+31
* ramips: ramips_esw: add defines for switch register offsetsGabor Juhos2010-12-081-24/+52
* ramips: ramips_esw: don't touch GPIO_PURPOSE registerGabor Juhos2010-12-081-20/+0
* ramips: ramips_esw: convert it to be a platform driverGabor Juhos2010-12-085-13/+134
* ramips: ramips_esw: move hardware initialization into a separate functionGabor Juhos2010-12-081-8/+14