Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flash_chips: Added Macronix MX29LV640T Flash Chip support previously ↵ | Daniel Dickinson | 2010-12-07 | 3 | -0/+90 |
| | | | | | | mistakenly added to brcm63xx. Thanks blunoise. SVN-Revision: 24313 | ||||
* | ath9k: fix a null pointer deref issue | Felix Fietkau | 2010-12-07 | 1 | -0/+14 |
| | | | | SVN-Revision: 24312 | ||||
* | patches: Renamed 150-led_count to 141-led_count so it comes before the ↵ | Daniel Dickinson | 2010-12-07 | 1 | -0/+0 |
| | | | | | | 15-alice_gate2_leds.patch as which led count was mistakenly given the same number. SVN-Revision: 24310 | ||||
* | Revert "[brcm63xx] patches-2.6.35: Added flash chip definition for Macronix ↵ | Daniel Dickinson | 2010-12-07 | 1 | -30/+0 |
| | | | | | | | | | | MX29LV640T." This reverts commit 43511418ae2771a6662a83a254f06e37f4ac19e5. It belongs in generic not brcm63xx. SVN-Revision: 24308 | ||||
* | patches-2.6.35: Added flash chip definition for Macronix MX29LV640T. Thanks ↵ | Daniel Dickinson | 2010-12-07 | 1 | -0/+30 |
| | | | | | | blunoise SVN-Revision: 24307 | ||||
* | boards: Added GW6x00 fixups and GPIOs. The GW6200 GPIOs are different than ↵ | Daniel Dickinson | 2010-12-07 | 3 | -2/+141 |
| | | | | | | the reference design 96348GW so we use fixup to allow us to define the correct ones, also the GW6000 has no GPIO-controlled leds. SVN-Revision: 24305 | ||||
* | patches: Refreshed patches after led_count | Daniel Dickinson | 2010-12-07 | 4 | -4/+4 |
| | | | | SVN-Revision: 24304 | ||||
* | board definitions: Added patch for calculating led count, which was part of ↵ | Daniel Dickinson | 2010-12-07 | 1 | -0/+23 |
| | | | | | | the patch removed in the previous commit SVN-Revision: 24303 | ||||
* | Remove patch 140-new_bcm96348gw_leds because it is really the GW6200 leds, ↵ | Daniel Dickinson | 2010-12-07 | 16 | -107/+24 |
| | | | | | | not the generic 96348GW. Another commit will add the GW6200 specific boardid and leds. This removal reverts the 96348GW leds to the reference design GPIOs. SVN-Revision: 24302 | ||||
* | package/cyassl: update to version 1.6.5 | Alexandros C. Couloumbis | 2010-12-07 | 5 | -66/+59 |
| | | | | SVN-Revision: 24300 | ||||
* | tools/automake: add symbolic links upto version 1.11.1 | Alexandros C. Couloumbis | 2010-12-06 | 1 | -0/+2 |
| | | | | SVN-Revision: 24287 | ||||
* | kernel: fix cryptodev with kernel >= 2.6.35 | Hauke Mehrtens | 2010-12-06 | 1 | -2/+8 |
| | | | | | | | | The fix is from http://sourceforge.net/mailarchive/forum.php?thread_name=20100906035717.GA7562%40mcafee.com&forum_name=ocf-linux-users Thank you tripolar for reporting the issue and finding a solution for it. SVN-Revision: 24286 | ||||
* | scripts/feeds: support checking out git trees with different branches | Felix Fietkau | 2010-12-06 | 1 | -1/+7 |
| | | | | SVN-Revision: 24285 | ||||
* | tools/mklibs: revert r24282 | Alexandros C. Couloumbis | 2010-12-06 | 8 | -18/+18 |
| | | | | SVN-Revision: 24283 | ||||
* | tools/mklibs: update to version 0.1.30 | Alexandros C. Couloumbis | 2010-12-06 | 8 | -18/+18 |
| | | | | SVN-Revision: 24282 | ||||
* | tools/bison: update to version 2.4.3 | Alexandros C. Couloumbis | 2010-12-06 | 1 | -4/+4 |
| | | | | SVN-Revision: 24281 | ||||
* | tools/m4: update to version 1.4.15 | Alexandros C. Couloumbis | 2010-12-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 24280 | ||||
* | tools/autoconf: update to version 2.68 | Alexandros C. Couloumbis | 2010-12-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 24279 | ||||
* | tools/automake: update to version 1.11.1 | Alexandros C. Couloumbis | 2010-12-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 24278 | ||||
* | deptest: Make stamps be symlinks to logs. | Michael Büsch | 2010-12-06 | 1 | -6/+8 |
| | | | | SVN-Revision: 24277 | ||||
* | base-files: Added the preinit information for reset button and preinit ↵ | Daniel Dickinson | 2010-12-06 | 1 | -0/+5 |
| | | | | | | indication led, and preinit interface SVN-Revision: 24276 | ||||
* | board definition: Fixed CPVA642 LED definitions | Daniel Dickinson | 2010-12-06 | 4 | -13/+8 |
| | | | | SVN-Revision: 24275 | ||||
* | board definitions: Added CPVA642 GPIO leds and buttons and refreshed patches ↵ | Daniel Dickinson | 2010-12-06 | 4 | -7/+84 |
| | | | | | | later in series due to fuzz SVN-Revision: 24274 | ||||
* | base-files: Added network defconfig because board only has one ethernet ↵ | Daniel Dickinson | 2010-12-06 | 1 | -0/+14 |
| | | | | | | (4-port switch) SVN-Revision: 24273 | ||||
* | kernel: add dummy net device | Hauke Mehrtens | 2010-12-05 | 1 | -0/+14 |
| | | | | | | | Thank you Thomas Jansen. (partly closes #5849) SVN-Revision: 24272 | ||||
* | kernel: add kmod-usb-serial-wwan | Hauke Mehrtens | 2010-12-05 | 1 | -0/+17 |
| | | | | | | | | This package is needed by kmod-usb-serial-option Thank you raver (closes #7731) SVN-Revision: 24271 | ||||
* | ramips: add support for 2.6.36 | Gabor Juhos | 2010-12-05 | 8 | -0/+427 |
| | | | | SVN-Revision: 24270 | ||||
* | ramips: default profile fix | Gabor Juhos | 2010-12-05 | 2 | -2/+2 |
| | | | | | | | | Fix package names in default profiles. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 24269 | ||||
* | ramips: use tabs instead of spaces in mach-f5d8235-v2.c | Gabor Juhos | 2010-12-05 | 1 | -43/+43 |
| | | | | SVN-Revision: 24268 | ||||
* | brcm47xx: do not read from CFE | Hauke Mehrtens | 2010-12-05 | 1 | -12/+6 |
| | | | | SVN-Revision: 24267 | ||||
* | brcm47xx: backport patch from kernel 2.6.37 | Hauke Mehrtens | 2010-12-05 | 11 | -134/+375 |
| | | | | | | | Backport patches from r24162 brcm47xx: reorder patches like they were commitet upstream SVN-Revision: 24266 | ||||
* | brcm47xx: use on common files dir | Hauke Mehrtens | 2010-12-05 | 3 | -1192/+0 |
| | | | | SVN-Revision: 24264 | ||||
* | ath9k: fix a DMA related race condition at hw reset time | Felix Fietkau | 2010-12-05 | 1 | -0/+74 |
| | | | | SVN-Revision: 24261 | ||||
* | preliminary support for Freescale MPC85xx based boards | Imre Kaloz | 2010-12-05 | 5 | -0/+318 |
| | | | | SVN-Revision: 24259 | ||||
* | adds a --help option to /sbin/wifi | Florian Fainelli | 2010-12-05 | 2 | -1/+10 |
| | | | | | | Signed-off-by: Sebastian Philipp <sebastian@spawnhost.de> SVN-Revision: 24258 | ||||
* | re-enable the libtool PKG_BUILD_DEPENDS for PKG_FIXUP and emit a deprecation ↵ | Jo-Philipp Wich | 2010-12-04 | 1 | -14/+9 |
| | | | | | | warning. Packages must specify PKG_BUILD_DEPENDS:=libtool SVN-Revision: 24246 | ||||
* | busybox: Comcast uses option 150 for 6RD DHCP announcements, cover it | Jo-Philipp Wich | 2010-12-04 | 2 | -6/+8 |
| | | | | SVN-Revision: 24245 | ||||
* | the switch to libtool2 seems to cause the iptables build environment not ↵ | Mirko Vogt | 2010-12-04 | 1 | -3/+3 |
| | | | | | | building static libraries anymore, for whatever reason.. since we don't need them anyway, just do no try to copy them over anymore SVN-Revision: 24244 | ||||
* | ensure accidentally installed *.la-files (into $STAGING_DIR) are going to be ↵ | Mirko Vogt | 2010-12-04 | 1 | -0/+8 |
| | | | | | | removed afterwards - this actually should be done within respective package-Makefiles itself, however they need to stay compatible with libtool v1.5.x which is used in backfire, since it (may) require those files SVN-Revision: 24241 | ||||
* | .gitignore: add *.o and .DS_Store by default - apparently some git versions ↵ | Felix Fietkau | 2010-12-04 | 1 | -0/+2 |
| | | | | | | do not ignore these by default SVN-Revision: 24238 | ||||
* | ar71xx: work around a PCI controller bug which causes reads to the ↵ | Felix Fietkau | 2010-12-04 | 2 | -13/+10 |
| | | | | | | PCI_COMMAND register to return bogus values - properly fixes ath9k module reload issues SVN-Revision: 24236 | ||||
* | mac80211: update to wireless-testing 2010-11-30 | Felix Fietkau | 2010-12-04 | 32 | -1672/+2422 |
| | | | | SVN-Revision: 24235 | ||||
* | disable libtool fixups in trunk globally | Mirko Vogt | 2010-12-04 | 1 | -13/+14 |
| | | | | SVN-Revision: 24234 | ||||
* | add md5 checksum | Mirko Vogt | 2010-12-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 24232 | ||||
* | block-extroot: Added md5sum to extroot and underlying root filesystem. This ↵ | Daniel Dickinson | 2010-12-03 | 3 | -0/+57 |
| | | | | | | is used to ensure that the extroot is not mounted as the rootfs after a sysupgrade *until the user deals with the extroot). SVN-Revision: 24230 | ||||
* | toolchain/uClibc: sync to latest uClibc-0.9.32 | Alexandros C. Couloumbis | 2010-12-03 | 2 | -4/+4 |
| | | | | SVN-Revision: 24229 | ||||
* | toolchain/uClibc: push an upstream fix | Alexandros C. Couloumbis | 2010-12-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 24228 | ||||
* | update libtool from version 1.5.26 to version 2.4, this includes libltdl (to ↵ | Mirko Vogt | 2010-12-03 | 5 | -113/+2 |
| | | | | | | v7) - WARNING: This switch is going to break something quite likely, however since more software is requiring libtool2/libltdl7 this change needs to be done some day anyway SVN-Revision: 24224 | ||||
* | remove unused kernel versions, make 2.6.36 the default | Imre Kaloz | 2010-12-03 | 65 | -12553/+1 |
| | | | | SVN-Revision: 24223 | ||||
* | 6to4: support multiple internal networks, use state vars for radvd config | Jo-Philipp Wich | 2010-12-02 | 2 | -54/+115 |
| | | | | SVN-Revision: 24219 |