| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel/4.3: update to version 4.3.3 | Hauke Mehrtens | 2016-01-12 | 5 | -31/+20 |
* | ramips: do not rely on $(BIN_DIR) installed files during image build (for ubn... | Felix Fietkau | 2016-01-06 | 1 | -3/+3 |
* | targets: add kernel image dependencies on device tree files | Felix Fietkau | 2016-01-06 | 1 | -0/+1 |
* | ramips: do not attempt to build ubnt-erx initramfs image if initramfs support... | Felix Fietkau | 2016-01-06 | 1 | -1/+1 |
* | ramips: fix duplicate /dts-v1/ line for WRTNODE2 | Felix Fietkau | 2016-01-06 | 1 | -2/+0 |
* | ramips: set mips16 support | Felix Fietkau | 2016-01-04 | 1 | -1/+1 |
* | ralink: add a few mt7688 fixes that got lost in the v4.3 bump | John Crispin | 2016-01-04 | 1 | -0/+89 |
* | ralink: update the usb phy driver to the version sent upstream | John Crispin | 2016-01-04 | 7 | -92/+120 |
* | ralink: fix USB compatible strings | John Crispin | 2016-01-04 | 7 | -45/+12 |
* | ramips: clean up and refresh kernel patches | Felix Fietkau | 2016-01-02 | 72 | -1002/+241 |
* | ramips: fix performance counters on mt7621 | Felix Fietkau | 2016-01-02 | 1 | -0/+16 |
* | ralink: more esw_rt3050 fixes | John Crispin | 2016-01-02 | 1 | -0/+48 |
* | ramips: Remove LED GPIO definitions in MQmaker WiTi device tree | John Crispin | 2016-01-01 | 1 | -19/+0 |
* | ralink: add WRTnode2 platform and led support | John Crispin | 2016-01-01 | 8 | -0/+168 |
* | ralink: fix rt3050/5350 ethernet switch support | John Crispin | 2016-01-01 | 1 | -9/+19 |
* | ramips: set the wifi mac address to the same as LAN on witi | Felix Fietkau | 2016-01-01 | 1 | -0/+2 |
* | ramips: add a script to fix up the broken mac address on the witi board | Felix Fietkau | 2016-01-01 | 2 | -1/+79 |
* | kernel: fold of_get_mac_address_mtd into of_get_mac_address | Felix Fietkau | 2016-01-01 | 1 | -36/+0 |
* | ramips: fix kernel configuration for mt7628 | Felix Fietkau | 2016-01-01 | 1 | -0/+6 |
* | ramips: add missing clk_round_rate function to fix buildbot errors | Felix Fietkau | 2016-01-01 | 1 | -0/+15 |
* | ramips: fix inverted LEDs for RE6500 | Felix Fietkau | 2016-01-01 | 1 | -2/+2 |
* | ramips: add mac address assignment for eth0 on RE6500 | Felix Fietkau | 2016-01-01 | 1 | -0/+4 |
* | ramips: fix firmware partition size | Felix Fietkau | 2016-01-01 | 1 | -1/+1 |
* | ramips: fix memory size for RE6500 | Felix Fietkau | 2016-01-01 | 1 | -1/+1 |
* | ramips: disable NAND device in mt7621.dtsi to fix boot errors on many devices | Felix Fietkau | 2015-12-19 | 3 | -12/+4 |
* | ramips: update DTS files to use jedec,spi-nor compatible string for m25p80 to... | Felix Fietkau | 2015-12-18 | 94 | -94/+94 |
* | ralink: update the mt7621 ethernet support patch | John Crispin | 2015-12-17 | 1 | -19/+21 |
* | ramips: mt7621: fix error message when initramfs is too large | John Crispin | 2015-12-17 | 1 | -1/+1 |
* | ramips: remove unwanted change from patch | John Crispin | 2015-12-17 | 1 | -11/+0 |
* | ramips: change CM_GCR_BASE_CMDEFTGT_MEM value to match datasheet | John Crispin | 2015-12-17 | 1 | -0/+12 |
* | ramips: mt7621: undo mips-cm probe hack to not wipe out memory regions | John Crispin | 2015-12-17 | 1 | -0/+20 |
* | ramips: mt7621: setup memory region for pcie controller memory | John Crispin | 2015-12-17 | 1 | -0/+42 |
* | ramips: mt7621: add patch to setup CM memory region for palmbus | John Crispin | 2015-12-17 | 1 | -0/+36 |
* | ralink: update config files to build the cleaned up ethernet driver | John Crispin | 2015-12-17 | 7 | -28/+37 |
* | ralink: drop dummy profile from mt7688 | John Crispin | 2015-12-17 | 2 | -14/+0 |
* | ralink: fixup devicetree files to work with new ethernet driver | John Crispin | 2015-12-17 | 139 | -176/+190 |
* | ralink: drop old ethernet driver | John Crispin | 2015-12-17 | 21 | -6842/+0 |
* | ralink: add reworked ethernet driver | John Crispin | 2015-12-17 | 17 | -24/+7877 |
* | ramips: add missing kernel symbols | John Crispin | 2015-12-12 | 6 | -0/+6 |
* | ramips: add support for Ubiquiti EdgeRouter X (UBNT-ERX) | John Crispin | 2015-12-12 | 7 | -2/+301 |
* | ramips: add support for Spansion S34ML0[24]G2 flash | John Crispin | 2015-12-12 | 1 | -0/+43 |
* | ralink: remove stray "+" from ethernet driver | John Crispin | 2015-12-12 | 1 | -1/+1 |
* | ramips: move partition definitions out of mt7621.dtsi file | John Crispin | 2015-12-12 | 2 | -20/+22 |
* | ramips: use gic timer as clocksource for mt7621 | John Crispin | 2015-12-12 | 3 | -0/+112 |
* | Revert "ramips: use gic timer as clocksource for mt7621" | Felix Fietkau | 2015-12-11 | 3 | -101/+0 |
* | all: drop old uci-defaults.sh | Jo-Philipp Wich | 2015-12-11 | 2 | -2/+2 |
* | ramips: add additional support for MQmaker WiTi board | John Crispin | 2015-12-11 | 7 | -1/+178 |
* | ramips: Fix support for PBR-M1 board | John Crispin | 2015-12-11 | 3 | -22/+61 |
* | ramips: use gic timer as clocksource for mt7621 | John Crispin | 2015-12-11 | 3 | -0/+101 |
* | ramips: enable CPS for mt7621 | John Crispin | 2015-12-11 | 3 | -123/+21 |