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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target.mk: rework arm architecture level detection
Felix Fietkau
2016-07-15
1
-1
/
+1
*
image.mk: clean up redundant code related to DEVICE_DTS
Felix Fietkau
2016-07-15
1
-0
/
+4
*
image: allow devices to override the -E 5 ubinize option
Felix Fietkau
2016-07-14
2
-3
/
+6
*
image: clean up UBI related device variable definitions
Felix Fietkau
2016-07-14
1
-1
/
+12
*
kernel: update kernel 4.4 to version 4.4.15
Hauke Mehrtens
2016-07-13
1
-2
/
+2
*
target.mk: fix ARM architecture feature flag detection
Felix Fietkau
2016-07-07
1
-39
/
+40
*
include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig exists - take 2
John Crispin
2016-07-06
1
-1
/
+1
*
include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig exists
John Crispin
2016-07-06
1
-1
/
+1
*
kernel: update to version 4.4.14
Hauke Mehrtens
2016-06-26
1
-2
/
+2
*
build: Adds the ability to disable personal initramfs build for target device
Sergey Sergeev
2016-06-26
1
-1
/
+1
*
base-files: Add standard os-release file
Daniel Dickinson
2016-06-24
1
-0
/
+10
*
kernel: Move append-dtb to common image-commands
Ben Whitten
2016-06-22
1
-0
/
+5
*
image.mk: add a separate step for building kernel images for LegacyDevice sup...
Felix Fietkau
2016-06-17
1
-0
/
+1
*
image.mk: run LegacyDevice prepare once instead of once per filesystem
Felix Fietkau
2016-06-17
1
-3
/
+1
*
image.mk: fix make variable/command context leakage between LegacyDevice temp...
Felix Fietkau
2016-06-17
1
-0
/
+1
*
package-ipkg: do not include feeds.mk at metadata dump time to speed up scanning
Felix Fietkau
2016-06-16
1
-1
/
+3
*
include/feeds.mk: allow installation from feed packages that are installed bu...
Felix Fietkau
2016-06-16
1
-1
/
+1
*
package-ipkg.mk: fix Provides for packages with multiple PROVIDES entries
Matthias Schiffer
2016-06-16
1
-1
/
+1
*
build: don't add -j for parallel builds with Make 4.2+
Matthias Schiffer
2016-06-15
2
-2
/
+2
*
kernel: update kernel 4.4 to version 4.4.13
Álvaro Fernández Rojas
2016-06-12
1
-2
/
+2
*
image.mk: fix dependencies for legacy make prepare step
Felix Fietkau
2016-06-07
1
-1
/
+1
*
image.mk: fix filesystem dependency issue
Felix Fietkau
2016-06-07
1
-1
/
+1
*
build: allow to build LEDE on latest MacOS X
Waldemar Brodkorb
2016-06-07
1
-0
/
+5
*
image.mk: add LegacyDevice wrapper to allow legacy image building code to be ...
Felix Fietkau
2016-06-07
1
-5
/
+58
*
image.mk: change the default of the kernel suffix
Felix Fietkau
2016-06-07
1
-1
/
+1
*
image.mk: add support for specifying a different suffix for the initramfs kernel
Felix Fietkau
2016-06-07
1
-1
/
+2
*
image.mk: split off all Build/* commands into image-commands.mk
Felix Fietkau
2016-06-07
2
-150
/
+151
*
build: implement support for selecting multiple device profiles
Felix Fietkau
2016-06-07
1
-1
/
+1
*
build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl
Felix Fietkau
2016-06-07
3
-5
/
+5
*
kernel: update kernel 4.4 to version 4.4.12
Álvaro Fernández Rojas
2016-06-02
1
-2
/
+2
*
include: move VERSION_DIST_SANITIZED to version.mk
Alexander Couzens
2016-06-01
2
-3
/
+3
*
include: rename DIST_SANITIZED to VERSION_DIST_SANITZED
Alexander Couzens
2016-06-01
1
-2
/
+2
*
download.mk: use HTTPS for git.lede-project.org
Jo-Philipp Wich
2016-06-01
1
-1
/
+1
*
include/image.mk: move build step tplink-safeloader to image.mk
Ash Benz
2016-05-27
1
-0
/
+12
*
Centralize setting of all version info to include/version.mk
Hannu Nyman
2016-05-24
2
-2
/
+2
*
image.mk: remove obsolete SUBTARGETS variable
Felix Fietkau
2016-05-23
1
-1
/
+0
*
image.mk: fix profile selection in the image builder
Felix Fietkau
2016-05-22
1
-1
/
+5
*
build: allow whitespace characters in VERSION_DIST
Felix Fietkau
2016-05-21
1
-1
/
+1
*
image.mk: simplify device profile check, prepare for supporting selecting mul...
Felix Fietkau
2016-05-20
1
-5
/
+8
*
image.mk: fix evaluation order for image profile check
Felix Fietkau
2016-05-20
1
-1
/
+1
*
kernel: update kernel 4.4 to version 4.4.11
Álvaro Fernández Rojas
2016-05-19
1
-2
/
+2
*
image.mk: fix building ubifs images
Daniel Golle
2016-05-19
1
-0
/
+1
*
image.mk: remove obsolete squashfs-lzma code
Felix Fietkau
2016-05-16
1
-3
/
+0
*
build: fix make download in the SDK
Felix Fietkau
2016-05-16
1
-4
/
+7
*
build: remove profile kernel/build system config override support
Felix Fietkau
2016-05-15
1
-7
/
+0
*
image.mk: fix emitting profiles for targets that have no subtargets
Felix Fietkau
2016-05-15
2
-4
/
+3
*
target.mk: add cflags for mips 1004kc cpu type
Felix Fietkau
2016-05-14
1
-0
/
+1
*
kernel: remove leftover kernel version for 4.3
Felix Fietkau
2016-05-12
1
-2
/
+0
*
kernel: update kernel 4.4 to version 4.4.10
Álvaro Fernández Rojas
2016-05-11
1
-2
/
+2
*
build: avoid including profiles/*.mk
Felix Fietkau
2016-05-11
1
-6
/
+3
[prev]
[next]