index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
ramips
Commit message (
Expand
)
Author
Age
Files
Lines
*
ramips: add sysupgrade support for mt7628
Felix Fietkau
2016-02-28
1
-0
/
+1
*
ramips: create device tree node for MT7628 WMAC in preparation for future wor...
Felix Fietkau
2016-02-28
2
-0
/
+17
*
ramips: fix GPIO names for RT5350F-OLinuXino-EVB
John Crispin
2016-02-26
1
-4
/
+4
*
ramips: mt7620: fix failsafe switch config
John Crispin
2016-02-25
1
-0
/
+14
*
ramips: build factory images for Netgear EX2700
John Crispin
2016-02-25
2
-1
/
+27
*
ramips: fix WSR-1166 partition table
Felix Fietkau
2016-02-22
1
-2
/
+2
*
ralink: fix mt7628 ehci support
John Crispin
2016-02-19
2
-7
/
+61
*
ralink: unbreak port4 on mt7620
John Crispin
2016-02-19
1
-1
/
+1
*
ramips: Add support for Phicomm PSG1208
John Crispin
2016-02-15
8
-1
/
+142
*
ramips: Support LEDs on D-Link DIR-860L B1
John Crispin
2016-02-12
1
-0
/
+20
*
ramips: Add support for Netgear EX2700
John Crispin
2016-02-12
8
-1
/
+177
*
ramips: fix build error on oversized images by putting the dir-860l-b1 size c...
Felix Fietkau
2016-02-08
1
-2
/
+2
*
ramips: HLK-RM04 - Enable GPIO14 for WPS button
John Crispin
2016-02-08
4
-3
/
+9
*
rampis: HLK-RM04 - Setup I2C as GPIO
John Crispin
2016-02-08
1
-1
/
+20
*
ramips: HLK-RM04 - Fix push button functions
John Crispin
2016-02-08
1
-3
/
+7
*
ramips: HLK-RM04 - Remove power LED config
John Crispin
2016-02-08
1
-9
/
+0
*
ramips: add IMAGE_SIZE to DEVICE_VARS, it is used by build templates
Felix Fietkau
2016-02-01
1
-1
/
+1
*
ramips: make tp-link firmware size errors non-fatal
Felix Fietkau
2016-01-28
1
-6
/
+6
*
ramips: fix image size checks for Buffalo WSR-1166 and WSR-600
Felix Fietkau
2016-01-26
1
-0
/
+2
*
kernel: update kernel 4.3 to version 4.3.4
Hauke Mehrtens
2016-01-25
1
-1
/
+1
*
base-files: remove default /etc/config/network, generate it via board.d instead
Felix Fietkau
2016-01-25
1
-5
/
+0
*
ramips: re-enable highmem support for MT7621 now that it's fixed
Felix Fietkau
2016-01-24
2
-0
/
+13
*
ramips: fix serial baudrate for final version of ZBT-WG2626 board
John Crispin
2016-01-19
1
-1
/
+1
*
ramips: HiLink HLK-RM04 image name typo (RM02 -> RM04)
John Crispin
2016-01-19
1
-1
/
+1
*
ramips: delete the broken sound driver
Felix Fietkau
2016-01-18
2
-8488
/
+0
*
ramips: mark kmod-sound-mtk as broken, it does not compile properly
Felix Fietkau
2016-01-18
1
-1
/
+1
*
ramips: fix kernel config handling for mt7620/mt7628 sound module
Felix Fietkau
2016-01-18
1
-4
/
+35
*
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
[next]