index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/3.10: use backported patch for PMC SPI flash support
Gabor Juhos
2013-09-26
3
-79
/
+95
*
kernel/3.10: add '003-11-' prefix for patches backported from 3.11
Gabor Juhos
2013-09-26
5
-0
/
+0
*
kernel/3.9: add missing config symbols
Gabor Juhos
2013-09-26
1
-0
/
+55
*
kernel/3.8: add missing config symbols
Gabor Juhos
2013-09-26
1
-0
/
+55
*
kernel: b53: add Register Access Bridge Registers (SRAB) interface
Hauke Mehrtens
2013-09-25
3
-0
/
+388
*
kernel: create firmware partition from MyLoader partition parser
Gabor Juhos
2013-09-25
1
-2
/
+13
*
package/kernel: add support for industrial-io and AD799x
Gabor Juhos
2013-09-25
3
-0
/
+76
*
kernel/3.10: add upstream commit id to the backported hso patches
Gabor Juhos
2013-09-25
2
-2
/
+6
*
kernel/3.10: refresh patches
Gabor Juhos
2013-09-25
4
-9
/
+9
*
kernel/3.10: add partition parser for Seama firmwares
Gabor Juhos
2013-09-21
3
-0
/
+126
*
kernel/3.10: add partition parser for uImage firmwares
Gabor Juhos
2013-09-21
3
-0
/
+317
*
kernel/3.10: add default partition name defines to mtdsplit.h
Gabor Juhos
2013-09-21
1
-0
/
+3
*
kernel/3.10: add more helpers to the mtdsplit code
Gabor Juhos
2013-09-21
2
-1
/
+72
*
kernel/3.10: add separate rootfs partition parser
Gabor Juhos
2013-09-21
4
-0
/
+185
*
kernel/3.10: move squashfs check from rootfs split code into a separate file
Gabor Juhos
2013-09-21
5
-0
/
+192
*
kernel/3.10: allow to use partition parsers for rootfs and firmware split
Gabor Juhos
2013-09-21
1
-0
/
+75
*
kernel/3.10: allow to use different MTD parser types
Gabor Juhos
2013-09-21
1
-0
/
+113
*
kernel: backport a fix for multiqueue selection to prevent tcp reordering wit...
Felix Fietkau
2013-09-17
1
-0
/
+41
*
kernel: add generic GPIO watchdog driver
Hauke Mehrtens
2013-09-16
2
-0
/
+361
*
kernel/3.10: add new Kconfig option for firmware partition split
Gabor Juhos
2013-09-15
3
-22
/
+31
*
kernel: update 3.10 to 3.10.12
Gabor Juhos
2013-09-15
10
-73
/
+18
*
kernel/3.10: move OpenWrt MTD options into a submenu
Gabor Juhos
2013-09-15
1
-6
/
+10
*
kernel: b53: detect revision of BCM5325
Hauke Mehrtens
2013-09-15
2
-1
/
+9
*
kernel: b53: fix vlan write for BCM5325 revison 3+
Hauke Mehrtens
2013-09-15
1
-2
/
+7
*
kernel: b53: use hard coded switch reset gpio on some boards.
Hauke Mehrtens
2013-09-14
1
-2
/
+10
*
kernel: b53: add soft reset for BCM539x switches
Hauke Mehrtens
2013-09-14
2
-0
/
+12
*
generic/3.10: remove unused defines from the rootfs split patch
Gabor Juhos
2013-09-14
1
-9
/
+8
*
generic/3.10: reduce number of ifdefs in the rootfs split code
Gabor Juhos
2013-09-14
1
-14
/
+14
*
generic/3.10: refresh patches
Gabor Juhos
2013-09-13
3
-19
/
+4
*
generic/3.10: rename mtd patches
Gabor Juhos
2013-09-13
12
-3
/
+3
*
kernel: update bcma and ssb to wireless-testing master-2013-09-09
Hauke Mehrtens
2013-09-12
15
-1001
/
+1864
*
kernel: add support for ESMT F25L32PA with upstream submission
Luka Perkov
2013-09-12
1
-0
/
+37
*
kernel: align the skb padding to power of two
Felix Fietkau
2013-09-11
5
-5
/
+5
*
kernel: fix broken depends syntax introduced in r37933
Florian Fainelli
2013-09-11
1
-1
/
+1
*
kernel: Fix FIQ code on VIVT CPUs (#14145)
Florian Fainelli
2013-09-11
1
-0
/
+55
*
kernel: allow hwmon GSC driver for all targets
Luka Perkov
2013-09-10
5
-5
/
+5
*
kernel: fix arch-dependent bug in hso module
Felix Fietkau
2013-09-10
10
-0
/
+490
*
kernel: b53: support phy ids for BCM5365
Jonas Gorski
2013-09-05
2
-2
/
+28
*
Add missing symbol
Imre Kaloz
2013-09-05
1
-0
/
+1
*
kernel: b53: allow access the MIB counters on BCM5365
Hauke Mehrtens
2013-09-04
1
-1
/
+1
*
kernel: update 3.10 to 3.10.10
Gabor Juhos
2013-09-02
1
-1
/
+1
*
generic: remove linux version checks from myloader.c
Gabor Juhos
2013-09-02
1
-6
/
+0
*
kernel: fix booting issues on imx23 and imx6 targets
Felix Fietkau
2013-08-28
1
-0
/
+29
*
kernel: don't hide the 'Warning: unable to open an initial console' message
Gabor Juhos
2013-08-27
5
-55
/
+0
*
kernel: ensure that /dev/console exists in initramfs
Gabor Juhos
2013-08-27
5
-0
/
+150
*
kernel: fixing a potential deadlock in block2mtd for kernel 3.6/3.8/3.9
Felix Fietkau
2013-08-26
3
-3
/
+6
*
kernel: update 3.10 to 3.10.9
Gabor Juhos
2013-08-23
33
-81
/
+78
*
generic: refresh kernel configs with kconfig.pl
Gabor Juhos
2013-08-23
4
-6
/
+5
*
kernel/3.10: backport of_pci_get_devfn function from 3.11
Gabor Juhos
2013-08-23
1
-0
/
+78
*
kernel: crashlog: Avoid out-of-bounds write
Felix Fietkau
2013-08-21
5
-5
/
+5
[next]