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
*
ar71xx: add support for buffalo WZR-450HP2
Felix Fietkau
2014-10-22
9
-1
/
+280
*
Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"
Felix Fietkau
2014-10-22
3
-3
/
+0
*
kernel: use .ONESHELL to speed up processing of many kmod-* packages
Felix Fietkau
2014-10-22
1
-0
/
+1
*
build: only print skipped packages that were selected
Felix Fietkau
2014-10-22
1
-1
/
+1
*
kernel: use /bin/sh instead of bash to speed up processing of many kmod-* pac...
Felix Fietkau
2014-10-22
2
-2
/
+4
*
build: use ONESHELL to speed up scanning and the toplevel makefile
Felix Fietkau
2014-10-22
3
-0
/
+3
*
include/shell.sh: remove getvar()
Felix Fietkau
2014-10-22
1
-4
/
+0
*
build: optimize target metadata dump
Felix Fietkau
2014-10-22
1
-8
/
+7
*
rules.mk: reduce shexport to one line to allow it to be put in a target context
Felix Fietkau
2014-10-22
1
-2
/
+1
*
build: clean up and optimize ipkg control generator code
Felix Fietkau
2014-10-22
3
-45
/
+53
*
build: do not process built-in rules for make subdirs
Felix Fietkau
2014-10-22
1
-2
/
+2
*
build: optimize printing of disabled packages
Felix Fietkau
2014-10-22
1
-3
/
+1
*
comgt: drop the use of the non-standard XCASE termios flag (#18186)
Felix Fietkau
2014-10-21
1
-0
/
+20
*
nftables: bump to latest, fix minigmp
Steven Barth
2014-10-21
4
-82
/
+9
*
libnftnl: bump to latest
Steven Barth
2014-10-21
1
-2
/
+3
*
ath9k: merge a fix for queue start/stop handling (fixes #18164, #18130)
Felix Fietkau
2014-10-21
5
-5
/
+150
*
bcm53xx: add support for Asus RT-N18U LEDs & buttons
Rafał Miłecki
2014-10-21
1
-7
/
+60
*
musl: fix getopt optional argument processing
Felix Fietkau
2014-10-21
1
-0
/
+20
*
bcm53xx: switch RT-N18U firmware to the UBI
Rafał Miłecki
2014-10-20
1
-1
/
+1
*
netifd: update to the latest version, fixes link status handling on VLAN devi...
Felix Fietkau
2014-10-20
1
-2
/
+2
*
base-files: fix telnet login on musl
Felix Fietkau
2014-10-20
1
-2
/
+2
*
rpcd: add 802.11ac for iwinfo
Felix Fietkau
2014-10-20
1
-2
/
+2
*
binutils: remove linaro version string, it confuses gcc lto support detection
Felix Fietkau
2014-10-20
1
-0
/
+1
*
gcc: update 4.9 to linaro 2014.10
Felix Fietkau
2014-10-20
4
-27
/
+6
*
openssl: host build fails when ccache is enabled
John Crispin
2014-10-20
1
-0
/
+5
*
hostapd: Add wpa_psk_file option to netifd.sh
John Crispin
2014-10-20
1
-1
/
+7
*
[comgt]: fix compile against musl
Imre Kaloz
2014-10-20
2
-2
/
+31
*
prereq-build: rename the openssl check to libssl, add back the old check - it...
Felix Fietkau
2014-10-20
1
-3
/
+7
*
firmware-utils: rename encrypt()/decrypt() in mkhilinkfw to avoid collisions
Felix Fietkau
2014-10-20
1
-7
/
+7
*
Revert "openssl: add host build."
Felix Fietkau
2014-10-20
1
-56
/
+0
*
tools: revert faulty dependency on package stuff
Felix Fietkau
2014-10-20
1
-1
/
+0
*
prereq-build: replace the openssl command check with a check for headers
Felix Fietkau
2014-10-20
1
-2
/
+7
*
ramips: revert 1d5afc012e9d3eef0b113e1a89cff7508b731f90
John Crispin
2014-10-20
1
-319
/
+0
*
ar71xx: unify usage of IMAGE_PROFILE instead of PROFILE.
John Crispin
2014-10-20
1
-1
/
+1
*
ramips: add comments for image/Makefile.
John Crispin
2014-10-20
1
-1
/
+20
*
ar71xx: add comments for Image/BuildLoader{, Alone}.
John Crispin
2014-10-20
1
-0
/
+17
*
firmware-utils: restore compilation of mkhilinkfw.
John Crispin
2014-10-20
3
-3
/
+4
*
openssl: add host build.
John Crispin
2014-10-20
1
-0
/
+56
*
build: add $(STAGING_DIR_HOST)/usr/{include, lib} to build search path.
John Crispin
2014-10-20
1
-2
/
+2
*
firmware-utils: fix compilation warnings.
John Crispin
2014-10-20
2
-6
/
+4
*
failsafe-mode: print short help on commandline
John Crispin
2014-10-20
2
-0
/
+14
*
kernel: add another missing symbol for 3.14
John Crispin
2014-10-20
1
-0
/
+1
*
ramips: add support for Nexx WT3020 devices
John Crispin
2014-10-20
9
-0
/
+532
*
ramips: sort boards in upgrade/platform.sh alphabetically
John Crispin
2014-10-20
1
-18
/
+18
*
iproute2: fix musl build
Felix Fietkau
2014-10-19
2
-0
/
+399
*
authsae: fix musl build
Felix Fietkau
2014-10-19
1
-0
/
+10
*
gdb: update to version 7.8, fix musl build
Felix Fietkau
2014-10-19
3
-6
/
+34
*
valgrind: update to the latest version, fix musl support
Felix Fietkau
2014-10-19
4
-15
/
+50
*
toolchain: mark musl as non-broken
Felix Fietkau
2014-10-19
1
-1
/
+0
*
base-files: fix ldd definition if /usr/bin/ldd exists
Felix Fietkau
2014-10-19
1
-1
/
+1
[next]