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
/
apm821xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
apm821xx: nand remove obsolete kernel config symbol
Mathias Kresin
2018-02-23
1
-1
/
+0
*
treewide: move nand_do_upgrade call to platform_do_upgrade
Mathias Kresin
2018-02-16
1
-16
/
+5
*
treewide: remove obsolete sysupgrade watchdog kill
Mathias Kresin
2018-02-16
1
-10
/
+0
*
kernel: bump 4.14 to 4.14.18
Stijn Tintel
2018-02-08
1
-27
/
+0
*
build: replace uses of OpenWrt with $(VERSION_DIST)
Felix Fietkau
2018-02-05
1
-1
/
+1
*
apm821xx: remove kernel 4.9 support
Christian Lamparter
2018-01-12
14
-2682
/
+0
*
apm821xx: switch to 4.14.x kernel
Christian Lamparter
2018-01-12
1
-1
/
+1
*
apm821xx: backport crypto4xx patches from 4.15
Christian Lamparter
2018-01-12
31
-0
/
+4686
*
apm821xx: convert MR24 to use DT PHY defintion
Christian Lamparter
2018-01-12
5
-0
/
+369
*
apm821xx: add linux 4.14 apm821xx patches
Christian Lamparter
2018-01-12
14
-3
/
+1458
*
kernel: bump 4.9 to 4.9.75
Kevin Darbyshire-Bryant
2018-01-10
2
-5
/
+5
*
apm821xx: convert to device-tree board detection
Christian Lamparter
2017-12-21
10
-81
/
+41
*
apm821xx: enable metadata for packaging
Christian Lamparter
2017-12-21
3
-93
/
+10
*
apm821xx: align device names with vendor_device format
Christian Lamparter
2017-12-21
1
-10
/
+10
*
apm821xx: dts: rename devices dts files to include the manufacturer
Christian Lamparter
2017-12-21
6
-5
/
+5
*
apm821xx: add product names to the dt compatible for Meraki
Christian Lamparter
2017-12-21
2
-2
/
+2
*
apm821xx: dts: append SoC compatible to DTS
Christian Lamparter
2017-12-21
4
-2
/
+4
*
apm821xx: replace DEVICE_{PROFILE|NAME} with BOARD_NAME
Christian Lamparter
2017-12-21
1
-10
/
+6
*
apm821xx: replace whitespace with tabs
Christian Lamparter
2017-12-21
1
-1
/
+1
*
apm821xx: explicitly build the rootfs.img.gz target
Christian Lamparter
2017-12-21
1
-2
/
+2
*
apm821xx: use x86's upgrade scripts for MyBook Live
Christian Lamparter
2017-12-14
2
-19
/
+82
*
apm821xx: MyBook Live convert to DT PHY
Christian Lamparter
2017-12-14
2
-0
/
+12
*
apm821xx: convert to dt based diag LED script
Christian Lamparter
2017-12-14
5
-31
/
+49
*
merge: targets: update image generation and targets
Zoltan HERPAI
2017-12-08
1
-1
/
+1
*
kernel: bump 4.9 to 4.9.57
Kevin Darbyshire-Bryant
2017-10-18
2
-4
/
+4
*
kernel: update kernel 4.9 to version 4.9.40
Hauke Mehrtens
2017-07-28
2
-6
/
+6
*
treewide: use only board_name function to get name
Mathias Kresin
2017-07-15
2
-2
/
+4
*
treewide: drop target board_name functions
Mathias Kresin
2017-07-15
1
-9
/
+0
*
treewide: use the generic board_name function
Mathias Kresin
2017-07-15
7
-20
/
+13
*
treewide: populate boardname and model earlier
Mathias Kresin
2017-07-15
1
-0
/
+0
*
kernel: update kernel 4.9 to 4.9.37
Koen Vandeputte
2017-07-15
2
-5
/
+5
*
kernel: cleanup CONFIG_SCHED_HRTICK
Stijn Tintel
2017-06-29
1
-1
/
+0
*
kernel: update kernel 4.9 to 4.9.34
Koen Vandeputte
2017-06-27
1
-3
/
+3
*
apm821xx: MR24: fix ethernet phy detection on the MR24
Christian Lamparter
2017-06-24
3
-5
/
+116
*
kernel: disable CONFIG_SG_POOL by default
Sergey Ryazanov
2017-06-07
1
-1
/
+0
*
kernel: update kernel 4.9 to 4.9.30
Hauke Mehrtens
2017-05-27
2
-4
/
+4
*
kernel: update kernel 4.9 to 4.9.29
Koen Vandeputte
2017-05-21
2
-4
/
+4
*
apm821xx: Merge the Cisco Meraki MX60 & MX60W
Chris Blake
2017-04-26
1
-7
/
+1
*
apm821xx: Add default packages to NAND target
Chris Blake
2017-04-26
3
-8
/
+9
*
apm821xx: remove 4.4 kernel support
Christian Lamparter
2017-04-12
23
-7119
/
+0
*
kernel: update kernel 4.4 to 4.4.53
Hauke Mehrtens
2017-03-12
1
-1
/
+1
*
build: get rid of host.mk
Felix Fietkau
2017-02-26
1
-1
/
+0
*
apm821xx: adds missing symbol to v4.9 default config
John Crispin
2017-02-13
1
-0
/
+1
*
apm821xx: add linux 4.9 apm821xx patches
Christian Lamparter
2017-02-11
14
-1
/
+2573
*
build: centralize fakeroot code
Joseph C. Lehner
2017-02-04
1
-18
/
+2
*
kernel: update 4.4 kernel to 4.4.42
Hauke Mehrtens
2017-01-13
3
-6
/
+6
*
image: when using the new image build code, gzip ext4 images by default
Felix Fietkau
2017-01-13
1
-1
/
+0
*
kernel: remove ubifs xz decompression support
Felix Fietkau
2017-01-09
1
-2
/
+0
*
kernel: bump to 4.4.35
Kevin Darbyshire-Bryant
2016-11-29
1
-3
/
+3
*
apm821xx: make it possible to update the dtb partition on the WNDR4700
Christian Lamparter
2016-11-24
2
-6
/
+6
[next]