index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcm47xx: add Netgear WN2500RP support
Rafał Miłecki
2015-12-02
3
-10
/
+32
*
mpc85xx: fix typo added in r47676
Jo-Philipp Wich
2015-12-01
1
-1
/
+1
*
mpc85xx: record board id and model name in /etc/board.json
Jo-Philipp Wich
2015-11-30
1
-0
/
+13
*
mpc85xx: convert to ucidef_add_switch_ports()
Jo-Philipp Wich
2015-11-30
1
-2
/
+2
*
mvebu: switch network and led config defaults to board detection framework
Jo-Philipp Wich
2015-11-30
3
-11
/
+24
*
ar71xx: record board id and model name in /etc/board.json
Jo-Philipp Wich
2015-11-30
1
-0
/
+13
*
ramips: remove duplicate patch
John Crispin
2015-11-28
1
-30
/
+0
*
ramips: adapt VoCore to new second spi device code
John Crispin
2015-11-28
3
-70
/
+66
*
ramips: add second SPI clocks
John Crispin
2015-11-28
1
-0
/
+30
*
kernel: add fix for missing include in spi-nor.h (#20973)
Rafał Miłecki
2015-11-26
2
-0
/
+80
*
kernel: revert a faulty upstream commit that was added with the spi-nor/m25p8...
Felix Fietkau
2015-11-26
4
-4
/
+74
*
ar71xx: switch network and led defaults to board detection framework
Jo-Philipp Wich
2015-11-26
2
-102
/
+117
*
ramips: hg255d: replace ucidef_set_led_interface() with ucidef_set_led_netdev()
Jo-Philipp Wich
2015-11-26
1
-1
/
+1
*
bcm53xx: update bcm53xxspiflash to match spi-nor backported from 4.4-rc1
Rafał Miłecki
2015-11-26
1
-8
/
+5
*
Revert "ar71xx: migrate led and network setup to board detection framework"
Jo-Philipp Wich
2015-11-25
2
-11
/
+10
*
ralink: renable nand support
John Crispin
2015-11-24
1
-0
/
+1
*
lantiq: fix compile error
Hauke Mehrtens
2015-11-24
1
-1
/
+1
*
ramips: fix typo in image makefile (#18712)
Felix Fietkau
2015-11-24
1
-1
/
+1
*
kernel: disable software protection bits for macronix flash chips at init
Felix Fietkau
2015-11-24
2
-0
/
+28
*
kernel: update m25p80 in 4.1 to the latest version from 4.4-rc1
Felix Fietkau
2015-11-24
24
-140
/
+1980
*
ar71xx: add GL-Domino Pi support V3
John Crispin
2015-11-24
9
-0
/
+204
*
ar71xx: add GL-AR300 support V3
John Crispin
2015-11-24
9
-0
/
+177
*
ar71xx: add GL-AR150 support V3
John Crispin
2015-11-24
9
-3
/
+195
*
ralink: add support for netis WF-2881
John Crispin
2015-11-24
10
-4
/
+198
*
oxnas: set irq of usb&sata to cpu1
John Crispin
2015-11-24
1
-0
/
+22
*
ramips: add support for Youku YK1
John Crispin
2015-11-24
6
-2
/
+141
*
ramips: add second spi master sysclk
John Crispin
2015-11-24
1
-0
/
+30
*
ar71xx: Build initramfs by default for Mikrotik devices
John Crispin
2015-11-24
1
-1
/
+1
*
brcm2708: fix multi-device image generation
John Crispin
2015-11-24
1
-1
/
+1
*
ipq806x: another fix to the stmmac DMA configuration to fix remaining data co...
Felix Fietkau
2015-11-22
2
-2
/
+158
*
Revert "mvebu: migrate led and network setup to board detection framework"
Jo-Philipp Wich
2015-11-22
2
-9
/
+9
*
ar71xx: fix network default config of the TEW-732BR
Jo-Philipp Wich
2015-11-22
1
-0
/
+1
*
ipq806x: fix a nasty stmmac data corruption bug caused by faulty DMA initiali...
Felix Fietkau
2015-11-22
2
-0
/
+78
*
ipq806x: update stmmac to the version from linux 4.3
Felix Fietkau
2015-11-22
17
-1621
/
+6664
*
linux: add support of Synopsys ARC770-based boards
Felix Fietkau
2015-11-22
19
-0
/
+981
*
kernel: mtd: Backport GD25Q128B support to 3.18
Felix Fietkau
2015-11-22
5
-4
/
+19
*
ramips: update dtsi files to support second spi device
John Crispin
2015-11-22
7
-380
/
+143
*
ramips: use transfer_one instead of transfer_one_message on rt2880 spi
John Crispin
2015-11-22
1
-65
/
+62
*
ramips: move rt2880 spi clock and reset init code to spi_prepare_message
John Crispin
2015-11-22
1
-68
/
+62
*
ramips: improve rt2880 spi setup
John Crispin
2015-11-22
1
-11
/
+62
*
ramips: clean up rt2880 spi probe/remove
John Crispin
2015-11-22
1
-25
/
+34
*
ramips: improve rt2880 spi wait ready function
John Crispin
2015-11-22
1
-16
/
+15
*
ramips: remove rt2880 spi lock and clean bit operation
John Crispin
2015-11-22
1
-18
/
+5
*
ramips: add rt2880/mt7620 spi register defines
John Crispin
2015-11-22
1
-2
/
+63
*
brcm2708: add device detection and use it for network, leds and preinit
John Crispin
2015-11-22
9
-18
/
+110
*
kernel/generic: 3.18, 4.y: Add support for Quectel EC20 Mini PCIe module
John Crispin
2015-11-21
6
-0
/
+660
*
lantiq: add phy led config support over devicetree bindings
John Crispin
2015-11-21
2
-2
/
+534
*
ralink: add missing nand layer hack
John Crispin
2015-11-21
1
-0
/
+179
*
lantiq: tweak DWC2 default parameters
John Crispin
2015-11-21
2
-10
/
+10
*
brcm2708: enable hard float ABI
John Crispin
2015-11-21
3
-4
/
+4
[next]