Commit Graph

20786 Commits (072bed476076acec560557e985ca0ddcdd62be9a)
 

Author SHA1 Message Date
Felix Fietkau 072bed4760 target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install
SVN-Revision: 32091
12 years ago
Felix Fietkau 02ab0d3ef9 ar71xx: only build all loader images if the image builder is enabled - saves some time on make target/install
SVN-Revision: 32090
12 years ago
Florian Fainelli 4c25e42fa8 fix alarm led color for board 96348A-122
SVN-Revision: 32089
12 years ago
Florian Fainelli 2f63f097de add 96348w3 board (#10764)
SVN-Revision: 32088
12 years ago
Florian Fainelli 9d38989d1f update livebox board support (#8677)
Merge most fixes from #8677:

- add basic hardware detection of Livebox Blue 5g revisions
- register leds and gpio buttons
- fix boot address location
- properly parse mac addresses

Plus some more fixes:
- make board_livebox.c more in line with board_bcm963xx.c

SVN-Revision: 32087
12 years ago
Florian Fainelli c69a2cdfbb fix leds naming for all bcm63xx boards
SVN-Revision: 32086
12 years ago
Felix Fietkau ce1d4d7ee9 kernel: make tracing support configurable
SVN-Revision: 32085
12 years ago
Felix Fietkau bcd4209323 hostapd: fix driver setting for wpa_s in IBSS/WPA-NONE
This fix is needed to correctly set the driver to use with wpa_s in case of
IBSS/WPA-NONE. The current setting is not made correctly.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>

SVN-Revision: 32084
12 years ago
Felix Fietkau 93a883d7fb tools/yaffs2: add mirror md5sum - upstream repo went away
SVN-Revision: 32083
12 years ago
Felix Fietkau b50cfbb179 build: add PKG_MIRROR_MD5SUM support for host builds
SVN-Revision: 32082
12 years ago
Felix Fietkau 8068562453 build: prevent the environment variable CROSS_COMPILE from leaking into builds (fixes #11603)
SVN-Revision: 32081
12 years ago
Felix Fietkau b17afa9f65 libubox: add mirror md5sum
SVN-Revision: 32080
12 years ago
Felix Fietkau e8ff034c8b download.mk: refuse to download mirror tarballs from packages using version control if no mirror md5sum was provided
SVN-Revision: 32079
12 years ago
Florian Fainelli 23fc737b9d backport upstream spi-bcm63xx fixes
* message pump conversion
* not using stopping state
* setting spi driver mode bits

SVN-Revision: 32078
12 years ago
Florian Fainelli 7b12e9e49c backport spi message queue infrastructure
SVN-Revision: 32077
12 years ago
Florian Fainelli 4112094dbb increase led number in patch 301-led_count.patch
So that board patches are only touching board-related code

SVN-Revision: 32076
12 years ago
John Crispin a53b084e49 add ccache wrapper
SVN-Revision: 32075
12 years ago
Luka Perkov 84a8853430 util-linux: fix typo
SVN-Revision: 32074
12 years ago
Jo-Philipp Wich 6cdf25289c base-files: add permission exceptions, do not clobber shadow permissions - based on patch by Mark Mentovai <mark@moxienet.com>
SVN-Revision: 32073
12 years ago
John Crispin f8655c0177 remove bogus patch
SVN-Revision: 32071
12 years ago
John Crispin e2a63ac51d rename libmisc.a to libipfixmisc.a
libmisc.a is too generic to be globally staged. It was clashing with xinetd
builds.

SVN-Revision: 32066
12 years ago
John Crispin 95e69ac4f1 clean up generic image building
SVN-Revision: 32065
12 years ago
Jo-Philipp Wich 5e84df6bac base-files: ship a static initial shadow db instead of creating it from passwd with sed, this fixes registering of users at compile time
SVN-Revision: 32064
12 years ago
Jo-Philipp Wich a044a43d06 base-files: make user_add() populate the shadow db as well
SVN-Revision: 32063
12 years ago
Jo-Philipp Wich 9ae901445b /etc/functions.sh => /lib/functions.sh
SVN-Revision: 32062
12 years ago
Florian Fainelli 9a61b249c5 fix board patches so that new boards are withing appropriate ifdef
Some new board definitions were added within the #ifdef CONFIG_CPU_6338
section while some other were added within #ifdef CONFIG_CPU_6345, fix this

SVN-Revision: 32060
12 years ago
Florian Fainelli 5ec2209734 refresh generic patches
SVN-Revision: 32059
12 years ago
Florian Fainelli 36c99bcc42 fix bisectability of patch 303-spi-board-info.patch
It uses spi_register_board_info() from linux/spi/spi.h but does not include it
explicitely.

SVN-Revision: 32058
12 years ago
John Crispin a4d96aae8d bump to 3.3.8
SVN-Revision: 32055
12 years ago
Luka Perkov 605012ad5d kirkwood: reorganize target
SVN-Revision: 32053
12 years ago
Luka Perkov dc9e720739 uboot-envtools: forgot to remove uboot-envtools.init file
SVN-Revision: 32052
12 years ago
Luka Perkov 7f00e5ffc6 uboot-envtools: update to 2012.04.01
SVN-Revision: 32051
12 years ago
John Crispin b065867cfb log failed package builds
SVN-Revision: 32050
12 years ago
Felix Fietkau 2a80e86614 netifd: update to latest version, fixes wifi restart issues
SVN-Revision: 32049
12 years ago
Felix Fietkau 971c721c6f ubus: update to latest version, adds reconnect support
SVN-Revision: 32048
12 years ago
Felix Fietkau 8b0d6b2477 ath9k: fix typo in last commit
SVN-Revision: 32046
12 years ago
Felix Fietkau c9e36f4709 ath9k: fix ANI weak signal detection handling
SVN-Revision: 32045
12 years ago
Felix Fietkau b755998cd7 ath9k: fall back to OTP ROM if the platform data does not contain valid eeprom data
SVN-Revision: 32044
12 years ago
Jonas Gorski ffea8eb913 bcm63xx: fix ethernet on 96328avng and 963281TAN
The internal switch did not get registered.

SVN-Revision: 32041
12 years ago
Luka Perkov 6c8d273721 pjsip: update to version 1.14.2
SVN-Revision: 32040
12 years ago
Felix Fietkau 785c3f1db8 pptp: fix passing setup json variables to the ppp setup code
SVN-Revision: 32035
12 years ago
Felix Fietkau 12cb49b233 kernel: kmod-video-gspca-core depends on kmod-input-core (fixes #11412)
SVN-Revision: 32033
12 years ago
John Crispin 1ee4031e14 fix videobuf2 escription
fixes #11411

SVN-Revision: 32032
12 years ago
John Crispin c64fca15da Missing kernel module entry for GSPCA driver for SE401 webcam
fixes #11505

SVN-Revision: 32030
12 years ago
Jo-Philipp Wich 23eaea57ad uhttpd: remove some dead code
SVN-Revision: 32028
12 years ago
Jo-Philipp Wich 2cf72776d8 uhttpd: add explicit stdin eof notification for Lua and CGI childs
SVN-Revision: 32027
12 years ago
John Crispin 2b4ef2eafa adds unset Kbuild symbol
SVN-Revision: 32026
12 years ago
John Crispin 8d43ddab2f use symlinks for voip FW to make laoding easier
SVN-Revision: 32025
12 years ago
John Crispin a4fa2cb611 move /dev/vmmcX creation to a more central place
SVN-Revision: 32024
12 years ago
Gabor Juhos f4b02b91ce malta: remove 3.2 patches
SVN-Revision: 32023
12 years ago