summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
Commit message (Expand)AuthorAgeFilesLines
* all: remove dummy ucidef_set_interface_loopback() from board.dJo-Philipp Wich2015-12-031-2/+0
* board.d: remove redundant ucidef_set_interfaces_lan_wan() callsJo-Philipp Wich2015-12-031-19/+0
* board.d: merge ucidef_add_switch() and ucidef_add_switch_ports()Jo-Philipp Wich2015-12-031-40/+20
* base-files: uci-defaults-new: remove reset/enable args of ucidef_add_switch()Jo-Philipp Wich2015-12-031-2/+4
* ramips: switch ucidef_add_switch_vlan() to ucidef_add_switch_ports()Jo-Philipp Wich2015-12-031-38/+41
* ramips: remove duplicate patchJohn Crispin2015-11-281-30/+0
* ramips: adapt VoCore to new second spi device codeJohn Crispin2015-11-283-70/+66
* ramips: add second SPI clocksJohn Crispin2015-11-281-0/+30
* ramips: hg255d: replace ucidef_set_led_interface() with ucidef_set_led_netdev()Jo-Philipp Wich2015-11-261-1/+1
* ralink: renable nand supportJohn Crispin2015-11-241-0/+1
* ramips: fix typo in image makefile (#18712)Felix Fietkau2015-11-241-1/+1
* ralink: add support for netis WF-2881John Crispin2015-11-2410-4/+198
* ramips: add support for Youku YK1John Crispin2015-11-246-2/+141
* ramips: add second spi master sysclkJohn Crispin2015-11-241-0/+30
* ramips: update dtsi files to support second spi deviceJohn Crispin2015-11-227-380/+143
* ramips: use transfer_one instead of transfer_one_message on rt2880 spiJohn Crispin2015-11-221-65/+62
* ramips: move rt2880 spi clock and reset init code to spi_prepare_messageJohn Crispin2015-11-221-68/+62
* ramips: improve rt2880 spi setupJohn Crispin2015-11-221-11/+62
* ramips: clean up rt2880 spi probe/removeJohn Crispin2015-11-221-25/+34
* ramips: improve rt2880 spi wait ready functionJohn Crispin2015-11-221-16/+15
* ramips: remove rt2880 spi lock and clean bit operationJohn Crispin2015-11-221-18/+5
* ramips: add rt2880/mt7620 spi register definesJohn Crispin2015-11-221-2/+63
* ralink: add missing nand layer hackJohn Crispin2015-11-211-0/+179
* ramips: init usb power for Lenovo Y1SJohn Crispin2015-11-211-0/+21
* ramips: minor fixes for mt7621 profilesFelix Fietkau2015-11-072-4/+2
* ramips: fix previous commitJohn Crispin2015-11-052-22/+66
* ramips: minor tweak to the lks7688 baord nameJohn Crispin2015-11-054-68/+24
* ramips: add feature to blink led on sysupgradeJohn Crispin2015-11-032-1/+11
* ramips: add support for ZBT WG2626John Crispin2015-11-027-3/+161
* ramips: add eeprom mtd partition to the Asus RP-N53 dtsJohn Crispin2015-11-021-0/+4
* ramips: preinit: use iproute2 instead of vconfigJohn Crispin2015-11-021-2/+2
* ramips: add support for Dovado tiny ACJohn Crispin2015-11-028-0/+202
* ramips: add function to change rt2x00 wifi eeprom macJohn Crispin2015-11-021-0/+12
* ramips: mt7620 add icplus phy driver kernel config symbolJohn Crispin2015-11-021-0/+1
* ramips: add support for the Asus RP-N53 in the "02_network" boot scriptJohn Crispin2015-11-021-1/+2
* ramips: rt305x: enable seama mtdsplit parserJohn Crispin2015-11-021-0/+1
* ramips: rt305x: update kernel config symbolsJohn Crispin2015-11-021-3/+4
* kernel: update kernel 3.18 to version 3.18.23Hauke Mehrtens2015-11-0114-101/+101
* ramips: fix for kernel 4.0 napi repoll need return budgets numberFelix Fietkau2015-10-301-1/+4
* ramips: make the alsa driver register the codecJohn Crispin2015-10-261-38/+15
* ramips: gpio-mt7621 was not handling irqs above 31 properlyJohn Crispin2015-10-201-1/+1
* ramips: add alsa supportJohn Crispin2015-10-195-1/+8554
* ramips: add a baurate hackJohn Crispin2015-10-191-0/+12
* ramips: add LinkIt Smart7688 supportJohn Crispin2015-10-198-0/+311
* ramips: fix /target/linux/ramips/dts/HC5XXX.dtsiJohn Crispin2015-10-071-2/+0
* ramips: enable mt76 by default for the mt7620 subtarget (for devices with mt7...Felix Fietkau2015-10-062-3/+2
* ramips: improve read performance of the m25p80 chunked io patchFelix Fietkau2015-10-051-7/+58
* ramips: improve systick timerJohn Crispin2015-10-051-6/+145
* ramips: fix use remove_irq to release irqaction resourceJohn Crispin2015-10-051-1/+1
* ramips: add support for 16MB VoCoreJohn Crispin2015-10-054-35/+93