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
/
generic
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: export switch_generic_set_link() symbol
Rafał Miłecki
2021-10-07
1
-0
/
+1
*
Revert "swconfig: fix Broadcom b53 support"
Rafał Miłecki
2021-10-07
2
-33
/
+0
*
kernel: properly handle paging errors in fit partition parser
Daniel Golle
2021-08-27
1
-2
/
+5
*
kernel: make uImage.FIT partition parser work on MBR partitions
Daniel Golle
2021-07-20
1
-2
/
+2
*
kernel: ar8216: remove soft_reset
David Bauer
2021-06-03
1
-8
/
+0
*
kernel: ar8216: add get_features method
David Bauer
2021-06-03
1
-23
/
+20
*
generic: platform/mikrotik: release mtd device after use
Thibaut VARÈNE
2021-05-12
2
-2
/
+10
*
lantiq: add Linux 5.10 support as testing kernel
Mathias Kresin
2021-04-12
1
-2
/
+0
*
kernel: support FIT partition parser on mtdblock devices
Daniel Golle
2021-04-09
1
-9
/
+8
*
kernel: mtdsplit_fit: support FIT with external data
Daniel Golle
2021-04-09
1
-39
/
+243
*
kernel: create bootfs partition when parsing on BCM4908
Rafał Miłecki
2021-03-24
1
-5
/
+9
*
kernel: b53: update the BCM5365 UID in the fixup
Daniel González Cabanelas
2021-03-05
1
-2
/
+2
*
kernel: add support for enabling fit firmware partition parser via cmdline
Felix Fietkau
2021-02-28
1
-0
/
+6
*
image: extend FIT partition parser for use on eMMC/SDcard
Daniel Golle
2021-02-28
1
-12
/
+33
*
kernel: b53: update the BCM5365 UID
Daniel González Cabanelas
2021-02-26
1
-2
/
+2
*
image: add support for building FIT image with filesystem
Daniel Golle
2021-02-24
1
-0
/
+233
*
kernel: mtdsplit: add support for BCM63XX CFE firmware
Álvaro Fernández Rojas
2021-02-22
3
-0
/
+192
*
generic: ar8216: update version switch for of_get_phy_mode fix
Adrian Schmutzler
2021-02-16
1
-2
/
+2
*
generic: ar8216: fix kernel 5.10 compile error
David Bauer
2021-02-16
1
-0
/
+8
*
kernel: add linux 5.10 support
Felix Fietkau
2021-02-16
1
-0
/
+8
*
mac80211: convert UniFi Outdoor+ HSR support to OF
David Bauer
2021-02-01
1
-2
/
+0
*
kernel: mtdsplit_uimage: replace "edimax, uimage" parser
Bjørn Mork
2021-01-22
2
-99
/
+32
*
kernel: mtdsplit_uimage: add "openwrt, offset" and "openwrt, partition-magic"
Bjørn Mork
2021-01-22
1
-12
/
+28
*
kernel: mtdsplit_uimage: replace "netgear, uimage" parser
Bjørn Mork
2021-01-22
1
-67
/
+0
*
kernel: mtdsplit_uimage: add "openwrt, ih-type" device-tree property
Bjørn Mork
2021-01-22
1
-10
/
+14
*
kernel: mtdsplit_uimage: replace "allnet, uimage" parser
Bjørn Mork
2021-01-22
1
-49
/
+0
*
kernel: mtdsplit_uimage: replace "openwrt, okli" parser
Bjørn Mork
2021-01-22
2
-53
/
+5
*
kernel: mtdsplit_uimage: add "openwrt, ih-magic" device-tree property
Bjørn Mork
2021-01-22
1
-18
/
+23
*
kernel: mtdsplit_uimage: replace "fonfxc" and "sge" parsers
Bjørn Mork
2021-01-22
1
-85
/
+8
*
kernel: mtdsplit_uimage: read extralen from device tree
Bjørn Mork
2021-01-22
1
-10
/
+14
*
dt-bindings: mtd: partitions: add OpenWrt defined U-Boot Image
Bjørn Mork
2021-01-22
2
-0
/
+282
*
kernel: add parser finding rootfs after CFE bootfs
Rafał Miłecki
2021-01-22
3
-0
/
+99
*
kernel: remove an unused callback from the ip17xx switch driver
Felix Fietkau
2020-12-05
1
-7
/
+0
*
kernel: add GS110TPPV1 support to mtdsplit_uimage
John Crispin
2020-11-26
1
-3
/
+5
*
kernel: remove mvsw61xx swconfig driver
DENG Qingfang
2020-11-16
2
-1402
/
+0
*
kernel: rename mtdpart_get_master to mtd_get_master
Felix Fietkau
2020-11-13
1
-1
/
+1
*
kernel: ip17xx: use pr_warn instead of pr_warning
Felix Fietkau
2020-11-13
1
-3
/
+3
*
generic: platform/mikrotik: implement multi caldata
Thibaut VARÈNE
2020-11-12
1
-33
/
+106
*
target: remove obsolete kernel version switches for 4.19
Adrian Schmutzler
2020-10-30
8
-116
/
+2
*
kernel: add support for ALLNET devices in mtdsplit
Birger Koblitz
2020-09-14
1
-0
/
+50
*
kernel: mtdsplit: support ELF loader splitting
Sander Vanheule
2020-09-09
3
-0
/
+293
*
generic: platform/mikrotik: fix incorrect test
Thibaut VARÈNE
2020-08-18
1
-1
/
+1
*
treewide: rename POWER_ON_STRIP register
Sungbo Eo
2020-07-25
2
-11
/
+11
*
kernel: mtdsplit_uimage: add SGE parser
Mathieu Martin-Borret
2020-07-13
1
-0
/
+38
*
generic: platform/mikrotik: add partial AR71xx cpufreq support
Thibaut VARÈNE
2020-07-08
1
-28
/
+71
*
generic: platform/mikrotik: add board_revision tag
Thibaut VARÈNE
2020-07-08
1
-1
/
+6
*
generic: platform/mikrotik: graceful fallback for cpufreq_index
Thibaut VARÈNE
2020-07-08
1
-9
/
+12
*
generic: platform/mikrotik: match RouterBOOT nomenclature
Thibaut VARÈNE
2020-07-08
1
-18
/
+19
*
generic: platform/mikrotik: fix routerboot_tag_show_u32s()
Thibaut VARÈNE
2020-07-08
1
-5
/
+5
*
kernel: rtl8367b: fix external interface modes
INAGAKI Hiroshi
2020-06-11
2
-1
/
+3
[next]