Felix Fietkau
|
127296bc45
|
speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions
SVN-Revision: 14734
|
2009-03-03 13:54:29 +00:00 |
Florian Fainelli
|
2d1ed46c68
|
fix a bcm963xx-flash warning
SVN-Revision: 14730
|
2009-03-02 18:55:47 +00:00 |
Ralph Hempel
|
47c78e48bd
|
don't abort if the operation is failing ( if the board is connected via NFS files might be created by root and can't be changed at this point of time )
SVN-Revision: 14729
|
2009-03-02 17:42:29 +00:00 |
Ralph Hempel
|
f9d0fb8a16
|
ensure that the timestamp script will follow the path even if it is link ( in our case the build directory might be a link to a ClearCase dynamic view )
SVN-Revision: 14728
|
2009-03-02 17:38:08 +00:00 |
Ralph Hempel
|
89181213dc
|
check for correct make version ( thanks to Thomas )
SVN-Revision: 14727
|
2009-03-02 17:34:34 +00:00 |
Ralph Hempel
|
91042e02a7
|
strip relocatable binaries (not depending on the extension) ( thanks to Thomas )
SVN-Revision: 14726
|
2009-03-02 17:33:02 +00:00 |
Markus Wigge
|
bb17a3dd1b
|
fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".
SVN-Revision: 14725
|
2009-03-02 11:47:25 +00:00 |
Andy Boyett
|
4911754522
|
readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699
SVN-Revision: 14724
|
2009-03-02 03:03:21 +00:00 |
Hauke Mehrtens
|
4c548fbaca
|
refresh patches and configuration
SVN-Revision: 14722
|
2009-03-01 20:19:55 +00:00 |
Hauke Mehrtens
|
1b922ab410
|
add missing symbols
SVN-Revision: 14721
|
2009-03-01 20:15:33 +00:00 |
Hauke Mehrtens
|
0347db26f5
|
refresh patches for kernel 2.6.28
SVN-Revision: 14720
|
2009-03-01 20:09:04 +00:00 |
Hauke Mehrtens
|
38ca46d7c5
|
add BLK_DEV_PIIX symbol needed for Virtual Box.
SVN-Revision: 14719
|
2009-03-01 20:07:56 +00:00 |
Hauke Mehrtens
|
7d1e275cef
|
add missing symbols for some packages needed by x86 target
SVN-Revision: 14717
|
2009-03-01 19:43:43 +00:00 |
Hauke Mehrtens
|
5e8769c29c
|
generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8}
SVN-Revision: 14716
|
2009-03-01 19:39:46 +00:00 |
Gabor Juhos
|
d5e6e6dce6
|
generic-2.6: remove remaining ipp2p patches
SVN-Revision: 14714
|
2009-03-01 19:19:29 +00:00 |
Gabor Juhos
|
782ca84485
|
hostapd: add 11n mode and ht_capab option for hostapd
SVN-Revision: 14713
|
2009-03-01 18:02:49 +00:00 |
Gabor Juhos
|
48d81f6074
|
build firmware image for the Atlantis-Land A02-RB-W300N
SVN-Revision: 14711
|
2009-03-01 11:50:05 +00:00 |
Gabor Juhos
|
578d9696e5
|
tl-wr941nd: rename firmware image
SVN-Revision: 14710
|
2009-03-01 11:36:49 +00:00 |
Gabor Juhos
|
1d5f4b3687
|
tew-632brp: increase the size of rootfs partition, and build one unified firmware image only
SVN-Revision: 14709
|
2009-03-01 11:17:16 +00:00 |
Ralph Hempel
|
bc1ff678dd
|
fix powerpc build (works for 2.4 and 2.6)
SVN-Revision: 14707
|
2009-03-01 11:04:08 +00:00 |
Gabor Juhos
|
247fc0fdae
|
tl-wr941nd: change profile's description as well
SVN-Revision: 14706
|
2009-03-01 10:49:38 +00:00 |
Andy Boyett
|
16c23fa914
|
tl-wr941nd: change profile name to what new ar71xx image generation code expects
SVN-Revision: 14705
|
2009-03-01 10:34:52 +00:00 |
Ralph Hempel
|
6ce2c6eb5f
|
add dependency (needed for parallel build)
SVN-Revision: 14704
|
2009-03-01 09:47:05 +00:00 |
Ralph Hempel
|
6ae7a0f94f
|
added source distribution to package dump, used by our SDK (include source distributions for offline usage) added bugfix for sub-targets added bugfix for help info (thanks to Thomas)
SVN-Revision: 14703
|
2009-03-01 09:35:53 +00:00 |
Nicolas Thill
|
1ca2da992f
|
fix u-boot build error (make[...]: avr32-linux-gcc: Command not found)
SVN-Revision: 14702
|
2009-03-01 01:11:10 +00:00 |
Felix Fietkau
|
333fc3f7e1
|
adjust host-build.mk to bring it closer to package.mk
SVN-Revision: 14699
|
2009-02-28 21:03:17 +00:00 |
Felix Fietkau
|
5dcaa510e8
|
add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications can install and make use of shared libraries
SVN-Revision: 14698
|
2009-02-28 21:03:06 +00:00 |
Felix Fietkau
|
2b754c2487
|
upgrade the cross-gdb to 6.8 (patch from #4701)
SVN-Revision: 14697
|
2009-02-28 21:02:49 +00:00 |
Gabor Juhos
|
dfd746cd47
|
add default network configuration for the RB-411 board
SVN-Revision: 14695
|
2009-02-28 18:55:46 +00:00 |
Gabor Juhos
|
3c5d35183e
|
move madwifi driver into a separate profile, and add hostapd-mini for the devices based on the ar913x
SVN-Revision: 14694
|
2009-02-28 18:47:43 +00:00 |
Gabor Juhos
|
1b4c9db08f
|
add initial profiles
SVN-Revision: 14693
|
2009-02-28 17:47:33 +00:00 |
Gabor Juhos
|
4b9c8e7ce5
|
generic-2.6/2.6.28: add missing Kconfig option
SVN-Revision: 14691
|
2009-02-28 15:34:28 +00:00 |
Gabor Juhos
|
6f3b315375
|
update kernel config
SVN-Revision: 14690
|
2009-02-28 15:21:46 +00:00 |
Steven Barth
|
e805b29fdd
|
Upstream fix for syscall() not setting errno on errors on MIPS
SVN-Revision: 14689
|
2009-02-28 01:29:00 +00:00 |
Gabor Juhos
|
80afab21fc
|
add default network configuration for the AW-NR580
SVN-Revision: 14688
|
2009-02-27 20:49:51 +00:00 |
Gabor Juhos
|
91984cff19
|
aw-nr580: add GPIO LEDs
SVN-Revision: 14687
|
2009-02-27 18:32:04 +00:00 |
Gabor Juhos
|
23636366dc
|
aw-nr580: add support for the PCI slot
SVN-Revision: 14686
|
2009-02-27 17:06:29 +00:00 |
Gabor Juhos
|
5842bd91b6
|
aw-nr580: add support for the LAN ports
SVN-Revision: 14685
|
2009-02-27 16:34:09 +00:00 |
Florian Fainelli
|
c7074a84f4
|
also make 2.6.27 use the sprom fallback
SVN-Revision: 14684
|
2009-02-27 15:49:37 +00:00 |
Florian Fainelli
|
6f484fc283
|
provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__
SVN-Revision: 14683
|
2009-02-27 15:48:23 +00:00 |
Gabor Juhos
|
38f75ef671
|
aw-nr580: add GPIO buttons
SVN-Revision: 14682
|
2009-02-27 15:45:29 +00:00 |
Florian Fainelli
|
b539d11497
|
move the device registration to an earlier initcall level, required for fallback SPROM to work
SVN-Revision: 14681
|
2009-02-27 15:18:34 +00:00 |
Gabor Juhos
|
df2c881e14
|
move 'ar71xx_add_device_usb' definition into devices.h
SVN-Revision: 14680
|
2009-02-27 10:09:20 +00:00 |
Michael Büsch
|
e11452558b
|
ssb: Add support for fallback SPROM.
SVN-Revision: 14679
|
2009-02-26 20:15:17 +00:00 |
Gabor Juhos
|
d0f1667ab3
|
update target name and description
SVN-Revision: 14678
|
2009-02-26 20:01:35 +00:00 |
Michael Büsch
|
689149cdbc
|
ubsec: Fix bus disable ordering and fix probe error path.
SVN-Revision: 14677
|
2009-02-26 19:19:59 +00:00 |
Gabor Juhos
|
86307b4db2
|
mac80211: update compat-wireless to 2009-02-25
SVN-Revision: 14675
|
2009-02-26 18:03:20 +00:00 |
Gabor Juhos
|
d33317c579
|
generate firmware image for the TL-WR941ND device
SVN-Revision: 14674
|
2009-02-26 17:02:28 +00:00 |
Gabor Juhos
|
47dc8c615a
|
TL-WR941ND: update flash partition map
SVN-Revision: 14673
|
2009-02-26 17:01:05 +00:00 |
Gabor Juhos
|
4a518ddf1c
|
firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND device
SVN-Revision: 14672
|
2009-02-26 16:59:15 +00:00 |