index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tools: e2fsprogs: delete doc/ directory after unpacking to ensure that makein...
Jo-Philipp Wich
2012-12-02
1
-0
/
+5
*
kernel: fix stripping symbol exports
Felix Fietkau
2012-12-02
4
-58
/
+80
*
libubox: update to latest version, fixes blob/blobmsg endian issues
Felix Fietkau
2012-12-02
1
-3
/
+3
*
tools/sstrip: remove redundant -I flag that breaks build on some x86_64 linux...
Felix Fietkau
2012-12-02
1
-1
/
+1
*
brcm47xx: read sprom vars without prefix for boardrev and boardtype if the pr...
Hauke Mehrtens
2012-12-02
1
-0
/
+17
*
b43-tools: pack the lcn firmware into the brcmsmac firmware package.
Hauke Mehrtens
2012-12-02
1
-0
/
+22
*
broadcom-wl: get the mmio address directly from the struct if bcma is used.
Hauke Mehrtens
2012-12-02
1
-3
/
+1
*
build: it is no longer necessary to call make target/linux/clean as part of m...
Felix Fietkau
2012-12-02
1
-1
/
+0
*
kernel: move KERNEL_BUILD_DIR under BUILD_DIR to properly fix gcc/libc based ...
Felix Fietkau
2012-12-02
1
-1
/
+1
*
kernel: patch in a working copy of elf.h instead of using relative path based...
Felix Fietkau
2012-12-02
3
-6
/
+9036
*
sstrip: remove a redundant copy of elf.h
Felix Fietkau
2012-12-02
2
-2446
/
+1
*
rules.mk: don't use $(realpath) in file_copy, the destination directory might...
Jo-Philipp Wich
2012-12-02
1
-1
/
+1
*
ramips: fix serial console for Belkin F5D8235 v1/v2
Gabor Juhos
2012-12-02
1
-1
/
+1
*
Update linux-atm fixes to reflect the final upstream pull request
Gabor Juhos
2012-12-02
3
-260
/
+833
*
Make teql hotplug script run sooner
Gabor Juhos
2012-12-02
2
-1
/
+1
*
Change default TARGET_ROOTFS_RESERVED_PCT to zero to avoid wasted space
Gabor Juhos
2012-12-02
1
-1
/
+1
*
toolchain: use file_copy to install the initial gcc files
Jo-Philipp Wich
2012-12-02
1
-2
/
+1
*
imagebuilder: use file_copy to deploy files/ in the image generation phase
Jo-Philipp Wich
2012-12-02
1
-9
/
+1
*
package: use file_copy to deploy files/ in the package/install phase
Jo-Philipp Wich
2012-12-02
1
-9
/
+1
*
rules.mk: provide a macro "file_copy" which removes any symlink in the destin...
Jo-Philipp Wich
2012-12-02
1
-0
/
+18
*
toolchain: remove duplicate default in bintutils Kconfig
Jo-Philipp Wich
2012-12-02
1
-2
/
+1
*
[toolchain] remove support for ubicom32
Florian Fainelli
2012-11-30
18
-123770
/
+3
*
[package] kernel: remove references to TARGET_ubicom32
Florian Fainelli
2012-11-30
4
-8
/
+2
*
[ubicom32] remove target
Florian Fainelli
2012-11-30
292
-61353
/
+0
*
[buildroot] disable sstrip when using musl
Florian Fainelli
2012-11-29
1
-0
/
+1
*
[malta] remove Linux 3.3 support
Florian Fainelli
2012-11-29
2
-305
/
+0
*
[toolchain] gcc/4.5-linaro: backport musl patch
Florian Fainelli
2012-11-29
1
-0
/
+242
*
[ar7] use a default kernel command-line to mount squashfs and jffs2
Florian Fainelli
2012-11-29
2
-0
/
+6
*
ipv6-support: Add conffiles section
Steven Barth
2012-11-29
1
-0
/
+4
*
ipv6-support: Add new IPv6-support meta-package
Steven Barth
2012-11-29
5
-0
/
+437
*
odhcp6c: Add new embedded DHCPv6 client
Steven Barth
2012-11-29
1
-0
/
+37
*
6distributed: add local IPv6 prefix distributor
Steven Barth
2012-11-29
2
-0
/
+64
*
6relayd: Fix some RFC 6204 compatibility issues
Steven Barth
2012-11-29
2
-9
/
+4
*
Remove old IPv6 sysctl-config (deprecated)
Steven Barth
2012-11-29
1
-26
/
+0
*
Remove default sysctl-entry for IPv6 here (races)
Steven Barth
2012-11-29
1
-2
/
+0
*
kernel: Fix 8139cp ring buffer initialisation, tx timeout recovery, add BQL
Gabor Juhos
2012-11-29
3
-0
/
+554
*
ar71xx: switch to 3.6.8
Gabor Juhos
2012-11-29
1
-1
/
+1
*
kernel: Update Geos to 3.6.8
Gabor Juhos
2012-11-29
3
-1
/
+412
*
kernel: Add ATM fixes pending upstream merge (queue reduction, race fixes)
Gabor Juhos
2012-11-29
4
-0
/
+2154
*
kernel: Add missing CONFIG_BATTERY_DS2781 option to generic 3.6 config
Gabor Juhos
2012-11-29
1
-0
/
+1
*
build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted space
Gabor Juhos
2012-11-29
2
-1
/
+8
*
ramips: rt305x: add profile and build image for the Asus RT-N13U
Gabor Juhos
2012-11-29
2
-0
/
+26
*
ramips: rt305x: add user-space support for the Asus RT-N13U
Gabor Juhos
2012-11-29
6
-0
/
+10
*
ramips: rt305x: add kernel support for the Asus RT-N13U Wireless-N300 Router
Gabor Juhos
2012-11-29
6
-0
/
+92
*
remove common symbols from 3.6 configs
Gabor Juhos
2012-11-29
11
-51
/
+0
*
remove common symbols from 3.3 configs
Gabor Juhos
2012-11-29
37
-101
/
+0
*
kernel: update linux 3.6 to 3.6.8
Gabor Juhos
2012-11-29
12
-42
/
+42
*
[boot] uboot-kirkwood: build in $(BUILD_DIR)
Luka Perkov
2012-11-29
1
-2
/
+1
*
gettext-full: use shipped libxml for the host build, fixes lzma references fr...
Jo-Philipp Wich
2012-11-28
1
-0
/
+3
*
[ar7] use physmap-flash part_probe_types
Florian Fainelli
2012-11-27
8
-56
/
+48
[prev]
[next]