aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
Commit message (Expand)AuthorAgeFilesLines
* ramips: disable NAND device in mt7621.dtsi to fix boot errors on many devicesFelix Fietkau2015-12-193-12/+4
* ramips: update DTS files to use jedec,spi-nor compatible string for m25p80 to...Felix Fietkau2015-12-1894-94/+94
* ralink: update the mt7621 ethernet support patchJohn Crispin2015-12-171-19/+21
* ramips: mt7621: fix error message when initramfs is too largeJohn Crispin2015-12-171-1/+1
* ramips: remove unwanted change from patchJohn Crispin2015-12-171-11/+0
* ramips: change CM_GCR_BASE_CMDEFTGT_MEM value to match datasheetJohn Crispin2015-12-171-0/+12
* ramips: mt7621: undo mips-cm probe hack to not wipe out memory regionsJohn Crispin2015-12-171-0/+20
* ramips: mt7621: setup memory region for pcie controller memoryJohn Crispin2015-12-171-0/+42
* ramips: mt7621: add patch to setup CM memory region for palmbusJohn Crispin2015-12-171-0/+36
* ralink: update config files to build the cleaned up ethernet driverJohn Crispin2015-12-177-28/+37
* ralink: drop dummy profile from mt7688John Crispin2015-12-172-14/+0
* ralink: fixup devicetree files to work with new ethernet driverJohn Crispin2015-12-17139-176/+190
* ralink: drop old ethernet driverJohn Crispin2015-12-1721-6842/+0
* ralink: add reworked ethernet driverJohn Crispin2015-12-1717-24/+7877
* ramips: add missing kernel symbolsJohn Crispin2015-12-126-0/+6
* ramips: add support for Ubiquiti EdgeRouter X (UBNT-ERX)John Crispin2015-12-127-2/+301
* ramips: add support for Spansion S34ML0[24]G2 flashJohn Crispin2015-12-121-0/+43
* ralink: remove stray "+" from ethernet driverJohn Crispin2015-12-121-1/+1
* ramips: move partition definitions out of mt7621.dtsi fileJohn Crispin2015-12-122-20/+22
* ramips: use gic timer as clocksource for mt7621John Crispin2015-12-123-0/+112
* Revert "ramips: use gic timer as clocksource for mt7621"Felix Fietkau2015-12-113-101/+0
* all: drop old uci-defaults.shJo-Philipp Wich2015-12-112-2/+2
* ramips: add additional support for MQmaker WiTi boardJohn Crispin2015-12-117-1/+178
* ramips: Fix support for PBR-M1 boardJohn Crispin2015-12-113-22/+61
* ramips: use gic timer as clocksource for mt7621John Crispin2015-12-113-0/+101
* ramips: enable CPS for mt7621John Crispin2015-12-113-123/+21
* ramips: irq handlers do not get irq in 4.3 kernel, update patchesJohn Crispin2015-12-112-29/+4
* ramips: Fix CM_GCR_CPC_BASE_CPCBASE_{MSK, SHF} valuesJohn Crispin2015-12-111-0/+13
* ramips: fold gic patch into mt7621 support patchJohn Crispin2015-12-112-571/+23
* ramips: backport series of patches that ensure GCRs of other CPUs are accesse...John Crispin2015-12-113-0/+269
* ramips: backport batch fixing illegal instruction when booting secodnary CPUs...John Crispin2015-12-111-0/+53
* ramips: mt7621: use symbolic names of gic interrupt settingsJohn Crispin2015-12-1111-18/+30
* ralink: bump to the target to v4.3John Crispin2015-12-10104-5437/+3943
* build: fix arch used during dts compilationFelix Fietkau2015-12-101-1/+1
* 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