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
*
image: remove spaces from toupper function
Luka Perkov
2013-11-18
1
-1
/
+1
*
cmake.mk: fix support for ccache
Felix Fietkau
2013-11-18
1
-2
/
+2
*
image: don't force ubifs journal size
Luka Perkov
2013-11-14
1
-1
/
+1
*
bcm53xx: this ARM SoC does not have a FPU, use soft float.
Hauke Mehrtens
2013-11-13
1
-0
/
+1
*
kernel: update 3.10 to 3.10.18
Gabor Juhos
2013-11-05
1
-2
/
+2
*
include: add more CPU flags for arm
Luka Perkov
2013-11-05
1
-0
/
+2
*
build: fix build on Mac OS X 10.9
Felix Fietkau
2013-10-28
1
-2
/
+9
*
include: handle LZ4 compression scheme
Florian Fainelli
2013-10-25
1
-0
/
+1
*
build: make MkuImage more generic
Luka Perkov
2013-10-23
1
-3
/
+7
*
kernel: update 3.10 to 3.10.17
Gabor Juhos
2013-10-23
1
-2
/
+2
*
build: set owner root for all files on ubifs creation
Luka Perkov
2013-10-18
1
-0
/
+1
*
build: move mkits.sh script to more common place
Luka Perkov
2013-10-16
1
-0
/
+7
*
ubifs: remove breaking commas from ubi calls
Luka Perkov
2013-10-15
1
-2
/
+2
*
kernel: update kernel to 3.10.15
Hauke Mehrtens
2013-10-13
1
-2
/
+2
*
ubifs: when creating ubi(fs) images profile originated arguments have priority
Luka Perkov
2013-10-13
1
-4
/
+10
*
image: introduce MkuImageARM function
Luka Perkov
2013-10-13
1
-0
/
+5
*
ubifs: enable building modular images
Luka Perkov
2013-10-12
1
-6
/
+16
*
image: if possible use profile name when building .tar.gz images
Luka Perkov
2013-10-12
1
-1
/
+1
*
Incorrect checkout of git submodules
Jo-Philipp Wich
2013-10-10
1
-1
/
+1
*
kernel: remove debug code from module insert script
John Crispin
2013-10-08
1
-1
/
+0
*
build: extend menu with few ubifs options
Luka Perkov
2013-10-04
1
-1
/
+9
*
Add package signing infrastructure
Steven Barth
2013-10-02
1
-0
/
+4
*
build: fix typo in arm cflags
Felix Fietkau
2013-09-27
1
-1
/
+1
*
kernel: update 3.10 to 3.10.13
Gabor Juhos
2013-09-27
1
-2
/
+2
*
build: fix typo
Luka Perkov
2013-09-26
1
-1
/
+1
*
include/target.mk: fix spacing
Luka Perkov
2013-09-26
1
-1
/
+1
*
build: include the cpu type as part of the toolchain/target directory name
Felix Fietkau
2013-09-26
1
-0
/
+1
*
build: unify powerpc target cflags
Felix Fietkau
2013-09-26
1
-0
/
+6
*
build: unify x86 target cflags
Felix Fietkau
2013-09-26
1
-0
/
+1
*
build: unify arm target cflags
Felix Fietkau
2013-09-26
1
-0
/
+9
*
build: unify mips target cflags
Felix Fietkau
2013-09-26
1
-1
/
+6
*
build: clean up default cflags handling
Felix Fietkau
2013-09-26
1
-11
/
+24
*
image: generate separate jffs2 images w/o padding
Gabor Juhos
2013-09-25
1
-3
/
+4
*
include: add AutoProbe support
John Crispin
2013-09-17
1
-0
/
+23
*
kernel: update 3.10 to 3.10.12
Gabor Juhos
2013-09-15
1
-2
/
+2
*
Fix IPv6 NAT breaking older kernels
Steven Barth
2013-09-03
1
-2
/
+0
*
kernel: update 3.10 to 3.10.10
Gabor Juhos
2013-09-02
1
-2
/
+2
*
build scripts: fix 'make defconfig' damage
Florian Fainelli
2013-09-02
1
-1
/
+2
*
netfilter: Add IPv6-NAT support for kernel and ipt Thanks to Berni, Adam Nova...
Steven Barth
2013-09-01
1
-1
/
+9
*
image: add hooks for kernel/DTB installation in root filesystem
Luka Perkov
2013-08-28
1
-0
/
+2
*
image: ensure that /dev/console exist in rootfs images
Gabor Juhos
2013-08-27
2
-3
/
+13
*
kernel: update 3.10 to 3.10.9
Gabor Juhos
2013-08-23
1
-3
/
+0
*
kernel: add checksum for 3.10.9
Zoltan Herpai
2013-08-22
1
-0
/
+3
*
netfilter: fix typo
Luka Perkov
2013-08-21
1
-1
/
+1
*
include: introduce subtarget_platform CONFIG_TARGET
Luka Perkov
2013-08-21
1
-0
/
+4
*
build: fix typo in mips16 changes
Felix Fietkau
2013-08-14
1
-1
/
+1
*
build: decouple the mips16 support flag from the toolchain
Felix Fietkau
2013-08-14
1
-0
/
+7
*
include: cmake: pass toolchain directory to default root find path as well
Jo-Philipp Wich
2013-08-07
1
-1
/
+1
*
kernel: update to linux 3.10.4, refresh patches
Felix Fietkau
2013-07-29
1
-2
/
+2
*
build: unify target independent optimization options
Felix Fietkau
2013-07-29
1
-8
/
+8
[next]