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
/
kirkwood
Commit message (
Expand
)
Author
Age
Files
Lines
*
kirkwood: fix uimage creation for some kirkwood devices
bobafetthotmail
2016-09-19
1
-1
/
+0
*
image: remove padding parameter from append-kernel/append-rootfs
Mathias Kresin
2016-09-13
1
-2
/
+2
*
image: add KERNEL_SIZE to the default device vars
Mathias Kresin
2016-09-13
1
-1
/
+0
*
build: drop UBI EOF marker from images by default
Felix Fietkau
2016-09-12
1
-0
/
+1
*
cleanup ucidef_set_interface* usage
Mathias Kresin
2016-09-10
1
-1
/
+1
*
image: use k as unit suffix for blocksize
Mathias Kresin
2016-09-04
1
-1
/
+1
*
build: rename sysupgrade-nand to sysupgrade-tar
Jo-Philipp Wich
2016-07-29
1
-1
/
+1
*
image: remove shell calls from legacy ubi/ubifs image code
Felix Fietkau
2016-07-25
1
-3
/
+3
*
kirkwood: fix UBIFS_OPTS variable in image build
Felix Fietkau
2016-07-25
1
-1
/
+1
*
kirkwood: remove obsolete code for including kernel/dtb in rootfs
Felix Fietkau
2016-07-20
1
-45
/
+3
*
kirkwood: remove obsolete ubinize.cfg file
Felix Fietkau
2016-07-20
1
-13
/
+0
*
kirkwood: clean up redundant variables in the image building code
Felix Fietkau
2016-07-20
1
-15
/
+9
*
kirkwood: get rid of useless ubifs/ubi option variables
Felix Fietkau
2016-07-20
1
-33
/
+3
*
image.mk: clean up redundant code related to DEVICE_DTS
Felix Fietkau
2016-07-15
1
-2
/
+1
*
image: clean up UBI related device variable definitions
Felix Fietkau
2016-07-14
1
-1
/
+1
*
kernel: Move append-dtb to common image-commands
Ben Whitten
2016-06-22
1
-4
/
+0
*
kirkwood: install kernel binaries into bin/ for use with external storage
Felix Fietkau
2016-06-07
1
-0
/
+2
*
kirkwood: add missing kernel symbol
Jo-Philipp Wich
2016-05-24
1
-0
/
+1
*
kirkwood: move ubi/ubifs options to the image makefile
Felix Fietkau
2016-05-19
3
-36
/
+36
*
kirkwood: refresh patches
Luka Perkov
2016-03-14
1
-4
/
+2
*
kirkwood: drop 3.18
Luka Perkov
2016-03-14
13
-1500
/
+0
*
kirkwood: switch to 4.4
Luka Perkov
2016-03-14
1
-1
/
+1
*
kirkwood: add 4.4 support
Luka Perkov
2016-03-14
11
-0
/
+1349
*
kirkwood/goflexnet/goflexhome: change mtd layout to use the last 3 mb
Luka Perkov
2016-03-14
2
-2
/
+2
*
kirkwood/goflexhome/goflexnet: merge "root" and unused mtd partitions into on...
Luka Perkov
2016-03-14
2
-16
/
+35
*
linux/kirkwood: migrate goflexhome/goflexnet to new ubi style
Luka Perkov
2016-03-14
1
-7
/
+13
*
kirkwood/dockstar: rename partition into ubi to use auto detection of target mtd
Luka Perkov
2016-03-14
1
-1
/
+1
*
kirkwood/dockstar: use ubi(kernel, squashfs, ubifs) images
Luka Perkov
2016-03-14
2
-4
/
+15
*
kirkwood: add DEVICE_VAR KERNEL_IN_UBI for kernel as volume in ubi images
Luka Perkov
2016-03-14
1
-1
/
+16
*
kirkwood: add feature devicetree
Luka Perkov
2016-03-14
1
-1
/
+1
*
kirkwood: drop 4.3 support
Luka Perkov
2016-01-25
10
-1339
/
+0
*
base-files: remove default /etc/config/network, generate it via board.d instead
Felix Fietkau
2016-01-25
1
-3
/
+0
*
targets: add kernel image dependencies on device tree files
Felix Fietkau
2016-01-06
1
-0
/
+1
*
all: drop old uci-defaults.sh
Jo-Philipp Wich
2015-12-11
2
-2
/
+2
*
all: remove redundant board.d/00_model files
Jo-Philipp Wich
2015-12-04
1
-13
/
+0
*
kirkwood: add missing board_config_flush(), remove dead code
Jo-Philipp Wich
2015-12-03
1
-20
/
+1
*
kirkwood, ipq806x: fix board.d script permissions
Jo-Philipp Wich
2015-12-03
3
-0
/
+0
*
kirkwood: switch from uci-defaults to board.d
Jo-Philipp Wich
2015-12-03
3
-20
/
+33
*
kirkwood: nsa310s: fix partition size
Luka Perkov
2015-11-18
2
-2
/
+2
*
kirkwood: add Linksys routers to default profile
Luka Perkov
2015-11-11
2
-3
/
+4
*
kirkwood: rename EA3500/EA4500 profiles
Luka Perkov
2015-11-10
2
-11
/
+11
*
kirkwood: add diag LED on Linksys EA3500
Luka Perkov
2015-11-10
1
-0
/
+3
*
kirkwood: support sysupgrade on Linksys EA[34]500
Luka Perkov
2015-11-10
2
-0
/
+111
*
kirkwood: support Linksys boot counter on EA[34]500
Luka Perkov
2015-11-10
1
-0
/
+20
*
kirkwood: generate factory images for Linksys EA[34]500
Luka Perkov
2015-11-10
2
-12
/
+39
*
kirkwood: find active Linksys root partition
Luka Perkov
2015-11-10
4
-0
/
+124
*
kirkwood: consistently use engineering board names
Luka Perkov
2015-11-10
4
-12
/
+12
*
kirkwood: rework Linksys EA[34]500 DTS
Luka Perkov
2015-11-10
6
-94
/
+172
*
kirkwood: enable squashfs-on-ubiblock support
Luka Perkov
2015-11-10
3
-3
/
+3
*
kirkwood: add support for 4.3
Luka Perkov
2015-11-04
9
-0
/
+1238
[next]