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 ubi partition name
Felix Fietkau
2016-12-30
3
-9
/
+10
*
kirkwood: fix sysupgrade for non-dockstar NAND devices
Felix Fietkau
2016-12-30
1
-2
/
+7
*
kirkwood: enable initramfs images by default
Felix Fietkau
2016-12-27
1
-1
/
+1
*
kirkwood: clean up profiles, move to image makefile
Felix Fietkau
2016-12-24
6
-234
/
+28
*
kirkwood: enable SoC drivers in the kernel config
Felix Fietkau
2016-12-24
1
-6
/
+17
*
kirkwood: clean up FEATURES
Felix Fietkau
2016-12-24
1
-1
/
+1
*
kirkwood: remove legacy image build code
Felix Fietkau
2016-12-24
1
-96
/
+0
*
kirkwood: convert iconnect, ib62x0 and pogoplug_e02 to the new image build code
Felix Fietkau
2016-12-24
1
-4
/
+19
*
kirkwood: fix pogo_e02 LED name
Paul Wassi
2016-10-26
1
-2
/
+4
*
kirkwood: remove redundant code in etc/board.d/02_network
Paul Wassi
2016-10-26
1
-10
/
+5
*
kirkwood: Add RTC driver to kernel for working hctosys
Paul Wassi
2016-10-26
3
-6
/
+6
*
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
[next]