Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | experimental support for the Motorola MU Gateway | Gabor Juhos | 2008-09-23 |
| | | | | SVN-Revision: 12662 | ||
* | add missing /etc/functions.sh include required for saving network state ↵ | Nicolas Thill | 2008-09-23 |
| | | | | | | (closes: #3902) SVN-Revision: 12660 | ||
* | make links to statup scripts in /etc/rc.d relative | Nicolas Thill | 2008-09-23 |
| | | | | SVN-Revision: 12659 | ||
* | add feeds.conf to .gitignore | Felix Fietkau | 2008-09-23 |
| | | | | SVN-Revision: 12658 | ||
* | fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based ↵ | Felix Fietkau | 2008-09-23 |
| | | | | | | config append optional (leave enabled on x86) SVN-Revision: 12657 | ||
* | clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices | Felix Fietkau | 2008-09-23 |
| | | | | SVN-Revision: 12655 | ||
* | add board specific UART registration | Gabor Juhos | 2008-09-23 |
| | | | | SVN-Revision: 12654 | ||
* | remove 2.6.25 config files | Gabor Juhos | 2008-09-23 |
| | | | | SVN-Revision: 12653 | ||
* | Avoid endless recursion in uClibc pthreads. | Lars-Peter Clausen | 2008-09-22 |
| | | | | SVN-Revision: 12652 | ||
* | mtd: use broadcom specific code on linux 2.6 as well | Felix Fietkau | 2008-09-22 |
| | | | | SVN-Revision: 12651 | ||
* | fix mtd target define for brcm-2.4 | Felix Fietkau | 2008-09-22 |
| | | | | SVN-Revision: 12650 | ||
* | make the whole iptables/netfiter modular (closes: #3871, #3527) | Nicolas Thill | 2008-09-22 |
| | | | | SVN-Revision: 12649 | ||
* | upgrade busybox to v1.11.2 and add current upstream fixes | Nicolas Thill | 2008-09-22 |
| | | | | SVN-Revision: 12648 | ||
* | remove patch missed from [12498] only needed for ipkg support | Nicolas Thill | 2008-09-22 |
| | | | | SVN-Revision: 12647 | ||
* | Upgrade iw to stable 0.9.5 | Florian Fainelli | 2008-09-21 |
| | | | | SVN-Revision: 12642 | ||
* | Remove 2.6.22 kernel configuration file | Florian Fainelli | 2008-09-21 |
| | | | | SVN-Revision: 12639 | ||
* | Remove 2.6.22 files, no target uses them anymore | Florian Fainelli | 2008-09-21 |
| | | | | SVN-Revision: 12638 | ||
* | rename generic-2.6/config-default to generic-2.6/config-2.6.21 | Felix Fietkau | 2008-09-21 |
| | | | | SVN-Revision: 12637 | ||
* | rename generic-2.6/patches to generic-2.6/patches-2.6.21 | Felix Fietkau | 2008-09-21 |
| | | | | SVN-Revision: 12636 | ||
* | atheros: don't try to enable pci on AR2317 (fixes #3533) | Felix Fietkau | 2008-09-19 |
| | | | | SVN-Revision: 12633 | ||
* | Restore config after running scripts/env diff. | Lars-Peter Clausen | 2008-09-18 |
| | | | | SVN-Revision: 12632 | ||
* | remove some debug stuff | Gabor Juhos | 2008-09-18 |
| | | | | SVN-Revision: 12631 | ||
* | create firmware image for the WP543 board | Gabor Juhos | 2008-09-18 |
| | | | | SVN-Revision: 12628 | ||
* | add MyLoader support | Gabor Juhos | 2008-09-18 |
| | | | | SVN-Revision: 12627 | ||
* | remove 2.6.25 config as well | Gabor Juhos | 2008-09-18 |
| | | | | SVN-Revision: 12626 | ||
* | nuke 2.6.25 specific patches | Gabor Juhos | 2008-09-18 |
| | | | | SVN-Revision: 12625 | ||
* | WP543: add static mtd partitions | Gabor Juhos | 2008-09-18 |
| | | | | SVN-Revision: 12624 | ||
* | add patches to fixes gcc 4.2.x bugs: - fix gcc ICE when compiling ↵ | Nicolas Thill | 2008-09-18 |
| | | | | | | package/ath9k (closes: #3816) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37014 - fix "undefined reference to `fmsub'" error on powerpc http://bugs.uclibc.org/view.php?id=1588 SVN-Revision: 12623 | ||
* | fix the PCI byte lane enable generation code, based on a patch by Chris Dearman | Gabor Juhos | 2008-09-17 |
| | | | | SVN-Revision: 12617 | ||
* | Fixed a typo in the firewall scripts | Steven Barth | 2008-09-16 |
| | | | | SVN-Revision: 12616 | ||
* | Fixed dependency handling for feeds | Steven Barth | 2008-09-16 |
| | | | | SVN-Revision: 12615 | ||
* | Fixed a typo in firewall scripts, closes #4000 | Steven Barth | 2008-09-15 |
| | | | | SVN-Revision: 12613 | ||
* | use the Download/ macro to get ACX firmwares | Nicolas Thill | 2008-09-15 |
| | | | | SVN-Revision: 12612 | ||
* | add missing Kconfig symbol | Nicolas Thill | 2008-09-15 |
| | | | | SVN-Revision: 12611 | ||
* | add missing dependency on libblkid to swap-utils, needed for swapon/off ↵ | Nicolas Thill | 2008-09-15 |
| | | | | | | (closes: #3993) SVN-Revision: 12610 | ||
* | Compile fix libnl - hidden symbol `__clz_tab' (fix #3899) - thanks to gig-tmp | Jens Muecke | 2008-09-14 |
| | | | | SVN-Revision: 12609 | ||
* | fix whitespace order in cflags without CONFIG_DEBUG to prevent breakage in ↵ | Felix Fietkau | 2008-09-13 |
| | | | | | | some packages' configure step SVN-Revision: 12601 | ||
* | remove 2.6.25 specific stuff | Gabor Juhos | 2008-09-13 |
| | | | | SVN-Revision: 12598 | ||
* | Revert r12510. Remove -rpath-link form TARGET_LDFLAGS as it breaks some ↵ | Lars-Peter Clausen | 2008-09-13 |
| | | | | | | packages. SVN-Revision: 12597 | ||
* | fix build options in menuconfig: - move EXTERNAL_KERNEL_TREE & NO_STRIP from ↵ | Nicolas Thill | 2008-09-13 |
| | | | | | | DEVEL to BUILDOPTS - remove BUILDSYSTEM_SETTINGS and move DOWNLOAD_FOLDER to DEVEL SVN-Revision: 12592 | ||
* | add new option for enabling debugging symbols | Felix Fietkau | 2008-09-13 |
| | | | | SVN-Revision: 12591 | ||
* | remove old atheros kernels and patches | Felix Fietkau | 2008-09-13 |
| | | | | SVN-Revision: 12590 | ||
* | fix depends, from sn9 | Travis Kemen | 2008-09-13 |
| | | | | SVN-Revision: 12589 | ||
* | Change libtool fixup behaviour. Still ugly but it works until we have a real ↵ | Lars-Peter Clausen | 2008-09-13 |
| | | | | | | fix. It uses a InstallDev/Post hook to find all .la files which are going to be installed in the staging dir and prefixes every path in those files which starts with /usr/lib with $(STAGING_DIR). SVN-Revision: 12586 | ||
* | make option name optional | Travis Kemen | 2008-09-13 |
| | | | | SVN-Revision: 12585 | ||
* | madwifi: fix x86_64 compilation | Felix Fietkau | 2008-09-12 |
| | | | | SVN-Revision: 12574 | ||
* | madwifi: upgrade to 2008-09-09 HAL | Felix Fietkau | 2008-09-12 |
| | | | | SVN-Revision: 12573 | ||
* | sysupgrade: add optional delay before rebooting | Felix Fietkau | 2008-09-12 |
| | | | | SVN-Revision: 12572 | ||
* | convert to GPIOLIB | Gabor Juhos | 2008-09-12 |
| | | | | SVN-Revision: 12571 | ||
* | oops, previous commit was broken. remove wrong line break. | Lars-Peter Clausen | 2008-09-11 |
| | | | | SVN-Revision: 12570 |