Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: fix fallout from the 2.6.32 kernel upgrade | Felix Fietkau | 2011-02-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 25595 | ||||
* | kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this | Jo-Philipp Wich | 2011-02-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 25592 | ||||
* | add support for HW553 bcm6358-based boards (#8844) | Florian Fainelli | 2011-02-19 | 2 | -0/+102 |
| | | | | SVN-Revision: 25590 | ||||
* | download.pl: adjust kernel download urls for longterm and testing releases | Jo-Philipp Wich | 2011-02-19 | 1 | -8/+16 |
| | | | | SVN-Revision: 25589 | ||||
* | update gdb to 7.2 | Florian Fainelli | 2011-02-19 | 2 | -26/+30 |
| | | | | | | | | This patch updates the toolchain gdb from 6.8 to 7.2 Signed-off-by: Steve Brown <sbrown@cortland.com> SVN-Revision: 25585 | ||||
* | add support for 'MAGIC' bcm6348-based board | Florian Fainelli | 2011-02-19 | 2 | -1/+90 |
| | | | | | | | | | | | | | | | I wrote a patch to add 96348SV board (aka MAGIC) support to trunk. In my case I've found it in a Telsey "Alice W-Gate" router, fairly common (in the past) in Italy. I used the board definition (GPIOs, leds, ...) from the Broadcom GPL-2 relased code (here is a mirror: http://beghiero.myftp.org/sorgenti/boardparms.c ) Thanks to KanjiMonster for the support on the IRC channel. Signed-off-by: Laurento Frittella <laurento.frittella@gmail.com> SVN-Revision: 25584 | ||||
* | update to 2.6.32.29 | Florian Fainelli | 2011-02-19 | 23 | -28/+28 |
| | | | | SVN-Revision: 25583 | ||||
* | update to 2.6.35.11 | Florian Fainelli | 2011-02-19 | 10 | -16/+16 |
| | | | | SVN-Revision: 25582 | ||||
* | update to kernel 2.6.36.4 | Florian Fainelli | 2011-02-19 | 15 | -19/+19 |
| | | | | SVN-Revision: 25580 | ||||
* | update to 2.6.37.1 | Florian Fainelli | 2011-02-19 | 10 | -11/+11 |
| | | | | SVN-Revision: 25577 | ||||
* | upgrade to 2.57 | Imre Kaloz | 2011-02-19 | 2 | -6/+6 |
| | | | | SVN-Revision: 25576 | ||||
* | ath9k: fix interrupt enable/disable issues | Felix Fietkau | 2011-02-18 | 1 | -0/+21 |
| | | | | SVN-Revision: 25575 | ||||
* | busybox: now that librpc only compiles with uclibc, change the build ↵ | Felix Fietkau | 2011-02-18 | 1 | -1/+1 |
| | | | | | | dependency to BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc SVN-Revision: 25574 | ||||
* | only enable binutils 2.21 for avr32 if BROKEN is selected | Imre Kaloz | 2011-02-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 25572 | ||||
* | add some more avr32 fixes | Imre Kaloz | 2011-02-18 | 1 | -2/+122 |
| | | | | SVN-Revision: 25571 | ||||
* | whitespace cleanup | Imre Kaloz | 2011-02-18 | 1 | -6/+6 |
| | | | | SVN-Revision: 25570 | ||||
* | add support for 2.6.37, thanks Wipster! | Florian Fainelli | 2011-02-18 | 13 | -0/+746 |
| | | | | SVN-Revision: 25569 | ||||
* | base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc, ↵ | Hamish Guthrie | 2011-02-18 | 2 | -0/+14 |
| | | | | | | otherwise name resolution fails SVN-Revision: 25568 | ||||
* | add binutils 2.21 | Imre Kaloz | 2011-02-18 | 10 | -0/+31128 |
| | | | | SVN-Revision: 25567 | ||||
* | combine all avr32 patches into a single one | Imre Kaloz | 2011-02-18 | 11 | -278/+72 |
| | | | | SVN-Revision: 25566 | ||||
* | librpc: do not attempt to compile if uclibc is not selected | Felix Fietkau | 2011-02-17 | 1 | -3/+7 |
| | | | | SVN-Revision: 25565 | ||||
* | busybox: only add a build dependency on librpc if uclibc is selected | Felix Fietkau | 2011-02-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 25564 | ||||
* | add avr32 support | Imre Kaloz | 2011-02-16 | 2 | -3/+30799 |
| | | | | SVN-Revision: 25562 | ||||
* | add a package for xfsprogs | Felix Fietkau | 2011-02-16 | 5 | -0/+191 |
| | | | | SVN-Revision: 25558 | ||||
* | additional avr32 fixes | Imre Kaloz | 2011-02-16 | 2 | -0/+47 |
| | | | | SVN-Revision: 25556 | ||||
* | refresh patches | Imre Kaloz | 2011-02-16 | 10 | -101/+95 |
| | | | | SVN-Revision: 25555 | ||||
* | fixup gcc version selection | Imre Kaloz | 2011-02-16 | 1 | -3/+0 |
| | | | | SVN-Revision: 25554 | ||||
* | kernel: add a missing module for ahci on 2.6.35+ | Felix Fietkau | 2011-02-16 | 1 | -1/+6 |
| | | | | SVN-Revision: 25553 | ||||
* | fixup the ubicom patch, refresh | Imre Kaloz | 2011-02-16 | 4 | -82/+61 |
| | | | | SVN-Revision: 25552 | ||||
* | refresh patches | Imre Kaloz | 2011-02-16 | 3 | -8/+5 |
| | | | | SVN-Revision: 25551 | ||||
* | base-files: librt should depend on libpthread, not the other way around | Felix Fietkau | 2011-02-16 | 1 | -1/+1 |
| | | | | | | | | | In uClibc 0.9.32 as well as recent versions of glibc and eglibc, librt depends on libpthread. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 25548 | ||||
* | add jshn (JSON SHell Notation), a small utility and shell library for ↵ | Felix Fietkau | 2011-02-16 | 4 | -0/+405 |
| | | | | | | parsing and generating json data SVN-Revision: 25547 | ||||
* | hostapd: allow mixed TKIP/CCMP for 11n | Jo-Philipp Wich | 2011-02-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 25543 | ||||
* | uClibc: remove 0.9.30, 0.9.31 | Felix Fietkau | 2011-02-15 | 87 | -13128/+0 |
| | | | | SVN-Revision: 25542 | ||||
* | dnsmasq: fix logic for creating missing files | Felix Fietkau | 2011-02-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 25540 | ||||
* | package/dnsmasq: use service_kill in initscript | Jo-Philipp Wich | 2011-02-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 25537 | ||||
* | add git (git-core) as a prerequisite (#8866) | Florian Fainelli | 2011-02-14 | 1 | -0/+4 |
| | | | | SVN-Revision: 25536 | ||||
* | add 2.6.37 support | Florian Fainelli | 2011-02-14 | 5 | -0/+1578 |
| | | | | SVN-Revision: 25535 | ||||
* | add more 2.6.37 missing symbols | Florian Fainelli | 2011-02-14 | 1 | -0/+2 |
| | | | | SVN-Revision: 25534 | ||||
* | the in-kernel driver should work flawlessly for some time now | Imre Kaloz | 2011-02-14 | 1 | -49/+0 |
| | | | | SVN-Revision: 25533 | ||||
* | squashfs4: make the lzma parameters configurable, and change the defaults ↵ | Felix Fietkau | 2011-02-13 | 2 | -11/+91 |
| | | | | | | for slightly improved compression on mips (mostly unchanged on other architectures) SVN-Revision: 25530 | ||||
* | set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git | Felix Fietkau | 2011-02-13 | 4 | -3/+5 |
| | | | | SVN-Revision: 25529 | ||||
* | base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker) | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 25528 | ||||
* | libnl-tiny: remove some more functions to reduce binary size | Felix Fietkau | 2011-02-13 | 3 | -2/+9 |
| | | | | SVN-Revision: 25527 | ||||
* | dropbear: compile out libtomcrypt assertion messages, saves some more space | Felix Fietkau | 2011-02-13 | 1 | -0/+2 |
| | | | | SVN-Revision: 25526 | ||||
* | libnl-tiny: decrease the size a bit more by removing some unnecessary functions | Felix Fietkau | 2011-02-13 | 4 | -41/+31 |
| | | | | SVN-Revision: 25525 | ||||
* | ppp: add a more descriptive title for ppp-multilink | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 25524 | ||||
* | ppp: move multilink support into a separate build variant - saves around 30k ↵ | Felix Fietkau | 2011-02-13 | 1 | -7/+25 |
| | | | | | | for the default build SVN-Revision: 25523 | ||||
* | ar71xx: remove vsc73xx ucodes from the default profile - these are only used ↵ | Felix Fietkau | 2011-02-13 | 1 | -3/+1 |
| | | | | | | on some atheros reference designs which are unlikely to have many users SVN-Revision: 25522 | ||||
* | * fixes dwc_otg init when power gpio is set to -1 | John Crispin | 2011-02-13 | 1 | -5/+5 |
| | | | | SVN-Revision: 25521 |