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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ar71xx: image: move Sitecom WLR-8100 from legacy to generic
Piotr Dymacz
2018-01-15
3
-9
/
+10
*
ar71xx: fix Sitecom WLR-8100 support
Davide Fioravanti
2018-01-15
6
-14
/
+17
*
uboot-envtools: add support for ALFA Network R36A
Piotr Dymacz
2018-01-15
1
-0
/
+1
*
ar71xx: add support for ALFA Network R36A
Piotr Dymacz
2018-01-15
12
-1
/
+179
*
ar71xx: add support for Teltonika RUT900
Piotr Dymacz
2018-01-15
13
-0
/
+267
*
uboot-envtools: add support for ALFA Network N5Q
Piotr Dymacz
2018-01-14
1
-0
/
+1
*
ar71xx: add support for ALFA Network N5Q
Piotr Dymacz
2018-01-14
12
-2
/
+172
*
uboot-envtools: add support for ALFA Network AP91-5G
Piotr Dymacz
2018-01-14
1
-0
/
+1
*
ar71xx: add support for ALFA Network AP91-5G
Piotr Dymacz
2018-01-14
13
-0
/
+171
*
ar71xx: base-files: cosmetic cleanups in preinit scripts
Piotr Dymacz
2018-01-14
3
-94
/
+83
*
ar71xx: base-files: drop LED control from 05_set_iface_mac_ar71xx
Piotr Dymacz
2018-01-14
1
-1
/
+0
*
ar71xx: base-files: fix boards order in 05_set_preinit_iface_ar71xx
Piotr Dymacz
2018-01-14
1
-3
/
+3
*
kernel: add missing config symbol
Stijn Tintel
2018-01-14
2
-0
/
+2
*
kernel: add missing DRM symbols to generic config
Stijn Tintel
2018-01-14
1
-0
/
+8
*
kernel: sort generic configs
Stijn Tintel
2018-01-14
3
-31
/
+31
*
kernel: move DRM_DEBUG_* symbols to generic config
Stijn Tintel
2018-01-14
3
-4
/
+2
*
metadata: do not emit broken kconfig dependency statements
Jo-Philipp Wich
2018-01-14
1
-1
/
+1
*
scripts/feeds: fix install of packages with different source/binary names
Matthias Schiffer
2018-01-14
1
-1
/
+1
*
ar71xx: create new ar71xx/tiny subtarget for 4MB flash devices
Matthias Schiffer
2018-01-13
13
-1007
/
+1076
*
ar71xx/generic: add generic- prefix to vendor-specific image Makefile snippets
Matthias Schiffer
2018-01-13
5
-4
/
+4
*
ar71xx: reorganize kernel configuration
Matthias Schiffer
2018-01-13
5
-898
/
+728
*
ar71xx: disable devicetree support
Matthias Schiffer
2018-01-13
5
-25
/
+75
*
ath9k, ath10k(-ct): move spectral scan support under a separate config symbol
Matthias Schiffer
2018-01-13
5
-6
/
+295
*
metadata: improve code readability by using (s)printf instead of string inter...
Matthias Schiffer
2018-01-13
1
-13
/
+13
*
include/package-dumpinfo.mk: don't duplicate source package information for e...
Matthias Schiffer
2018-01-13
1
-6
/
+14
*
build: remove obsolete "package feature" feature
Matthias Schiffer
2018-01-13
3
-73
/
+1
*
metadata: scripts/feeds: distinguish between source and binary packages, reso...
Matthias Schiffer
2018-01-13
2
-70
/
+112
*
metadata: always resolve dependencies through provides list
Matthias Schiffer
2018-01-13
3
-46
/
+35
*
metadata: simplify generation of build depends from runtime depends
Matthias Schiffer
2018-01-13
1
-71
/
+41
*
metadata: handle target build depends together with host build depends
Matthias Schiffer
2018-01-13
1
-32
/
+28
*
treewide: fix build depends to refer to source package names
Matthias Schiffer
2018-01-13
4
-5
/
+5
*
build: remove package preconfig feature
Matthias Schiffer
2018-01-13
4
-73
/
+2
*
metadata: remove redundant fields from package hash
Matthias Schiffer
2018-01-13
3
-8
/
+9
*
metadata: replace %subdir hash with a path field in source packages
Matthias Schiffer
2018-01-13
2
-22
/
+15
*
metadata: change pkg->{src} field to hold a reference
Matthias Schiffer
2018-01-13
3
-35
/
+34
*
metadata: interate over source packages when generating Makefile
Matthias Schiffer
2018-01-13
2
-26
/
+36
*
metadata: move 'builddepends' from binary to source packages
Matthias Schiffer
2018-01-13
3
-21
/
+21
*
metadata: move 'buildtypes' from binary to source packages
Matthias Schiffer
2018-01-13
2
-8
/
+9
*
metadata: make srcpackage extensible
Matthias Schiffer
2018-01-13
3
-4
/
+6
*
metadata: remove 'base-files' special case
Matthias Schiffer
2018-01-13
1
-1
/
+1
*
fstools: update to latest git HEAD
John Crispin
2018-01-13
1
-3
/
+3
*
config: support new symbol intro'd in kernel 4.12
Koen Vandeputte
2018-01-13
2
-0
/
+10
*
target: disable CONFIG_PROC_PAGE_MONITOR on most targets
Jo-Philipp Wich
2018-01-13
11
-12
/
+0
*
ipq806x: add support for OpenMesh A42
Sven Eckelmann
2018-01-13
7
-1
/
+388
*
ipq806x: enable gpio watchdog support
Sven Eckelmann
2018-01-13
1
-0
/
+2
*
om-fwupgradecfg-gen.sh: add support for the A42
Sven Eckelmann
2018-01-13
1
-4
/
+18
*
build: add image command for CE images
Sven Eckelmann
2018-01-13
1
-0
/
+13
*
combined-ext-image.sh: generate image in temp dir
Sven Eckelmann
2018-01-13
1
-6
/
+23
*
uboot-envtools: add OpenMesh A42 support
Sven Eckelmann
2018-01-13
1
-0
/
+3
*
ipq-wifi: add board-2.bin for OpenMesh A42
Sven Eckelmann
2018-01-13
2
-1
/
+2
[prev]
[next]