aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* toolchain/gdb: fix compile for powerpc targets, refresh patchFelix Fietkau2011-06-112-10/+17
| | | | SVN-Revision: 27155
* Remove trailing spaces, convert spaces to tabsVasilis Tsiligiannis2011-06-0912-83/+83
| | | | SVN-Revision: 27153
* kernel: revert unrelated change in previous commitJo-Philipp Wich2011-06-091-1/+0
| | | | SVN-Revision: 27150
* kernel: gre depends on ipv6 is Kernel is built with IPv6 supportJo-Philipp Wich2011-06-091-0/+2
| | | | SVN-Revision: 27149
* base-files: assume a default ipv6 prefix size of /64, thats what the ↵Jo-Philipp Wich2011-06-091-1/+1
| | | | | | majority of users mean when they just specify an ip address SVN-Revision: 27147
* base-files: if an ip6addr without a prefix is given, assume /128 - otherwise ↵Jo-Philipp Wich2011-06-092-1/+6
| | | | | | the busybox utilities will interpret it as /0 and create an invalid default route SVN-Revision: 27145
* we dont need 1024 bytes buffer. 128 bytes is enough.John Crispin2011-06-091-2/+2
| | | | SVN-Revision: 27143
* * revert accidental config changeJohn Crispin2011-06-091-20/+53
| | | | SVN-Revision: 27142
* Revert "[package/block-mount] remove example config file"Mirko Vogt2011-06-082-0/+22
| | | | | | This isn't needed anymore due to commit 27138 SVN-Revision: 27139
* make sure that base-files is installed last, this allows per-target ↵Jo-Philipp Wich2011-06-081-1/+1
| | | | | | base-file overlays to work correctly SVN-Revision: 27138
* * fixes spi flash for ar9John Crispin2011-06-087-61/+184
| | | | | | * adds limited support for netgear dgn3500 (enough for others to start working with) SVN-Revision: 27137
* remove example config fileMirko Vogt2011-06-082-22/+0
| | | | | | | | Having this file prevents the possibility of having target-specific fstab config files (as target/linux/${target}/base-files/etc/config/fstab). There is no need of a non-working example file on the target anyway. SVN-Revision: 27136
* base-files: fix error reporting for unsupported protocols on virtual interfacesJo-Philipp Wich2011-06-073-4/+4
| | | | SVN-Revision: 27132
* uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five ↵Jo-Philipp Wich2011-06-071-0/+10
| | | | | | hostnames follow a dotted quad in /etc/hosts SVN-Revision: 27131
* ar71xx: override inittab to enable login on ttyATH0Felix Fietkau2011-06-071-0/+4
| | | | SVN-Revision: 27128
* base-files: do not write to /etc/config/wireless at boot time unless a new ↵Felix Fietkau2011-06-071-3/+6
| | | | | | | | | | interface was found eliminates unnecessary flash write cycles at every boot patch by Peter Wagner (tripolar) SVN-Revision: 27127
* kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536Hauke Mehrtens2011-06-071-2/+2
| | | | SVN-Revision: 27126
* kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536Hauke Mehrtens2011-06-071-2/+2
| | | | SVN-Revision: 27125
* remove empty file (patch went upstream and file didn't get deleted but only ↵Mirko Vogt2011-06-071-0/+0
| | | | | | cleared) SVN-Revision: 27122
* upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark MentovaiMirko Vogt2011-06-0710-51/+35
| | | | SVN-Revision: 27118
* require mppe 128bit-encryption by defaultMirko Vogt2011-06-061-0/+1
| | | | SVN-Revision: 27117
* update to 2.6.39.1Florian Fainelli2011-06-046-1/+1589
| | | | SVN-Revision: 27114
* define UIMAGE for various rootfs targetsFlorian Fainelli2011-06-041-1/+17
| | | | SVN-Revision: 27113
* use IMG_PREFIX for image nameFlorian Fainelli2011-06-041-1/+1
| | | | SVN-Revision: 27112
* add more config symbols to 2.6.39Florian Fainelli2011-06-041-0/+6
| | | | SVN-Revision: 27111
* update to 2.6.39.1Florian Fainelli2011-06-045-1/+71
| | | | SVN-Revision: 27110
* grub: improve package requirement error, patch by Jim Cromie ↵Jo-Philipp Wich2011-06-041-1/+1
| | | | | | <jim.cromie@gmail.com> SVN-Revision: 27109
* update to 2.6.39.1Florian Fainelli2011-06-042-17/+36
| | | | SVN-Revision: 27107
* update to 2.6.39.1Florian Fainelli2011-06-042-1/+167
| | | | SVN-Revision: 27106
* add some missing 2.6.39 config symbolsFlorian Fainelli2011-06-041-0/+4
| | | | SVN-Revision: 27105
* update to 2.6.39.1Florian Fainelli2011-06-0442-199/+112
| | | | | | patch from Peter Wagner SVN-Revision: 27104
* compcache does not build on 2.6.38+Florian Fainelli2011-06-041-1/+1
| | | | SVN-Revision: 27103
* ar71xx: setup wdt_clock for AR913X to avoid a kernel bugGabor Juhos2011-06-041-0/+2
| | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27102
* ar71xx: select the internal antenna by default on the ZCN-1523H boardsGabor Juhos2011-06-041-0/+2
| | | | SVN-Revision: 27101
* acx-mac80211: remove patchHauke Mehrtens2011-06-041-19/+0
| | | | | | | | This patch is already incorporated into the original source code. closes #9499 SVN-Revision: 27100
* soloscli: fix new lines in soloscliFlorian Fainelli2011-06-022-4/+8
| | | | | | | | If the string received from the ADSL firmware is missing \n, add it in. Signed-off-by: Nathan Williams <nathan@traverse.com.au> SVN-Revision: 27096
* acx-mac80211: add io endianness patchFlorian Fainelli2011-06-021-0/+19
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 27095
* update to 2.6.39Florian Fainelli2011-06-026-1/+339
| | | | SVN-Revision: 27090
* Revert "ar71xx: only enable the rx engine after the link is up..."Felix Fietkau2011-06-011-68/+67
| | | | | | It messes up the DMA state when the link goes down SVN-Revision: 27088
* kernel.mk: add a new helper for comparing kernel versions, which can take 1 ↵Felix Fietkau2011-06-011-4/+13
| | | | | | | | | - 4 field kernel versions implement CompareKernelPatchVer using this new helper implement kernel_patchver_{gt,ge,eq,le,lt}, which are more convenient for use with inline $(if) SVN-Revision: 27087
* netfilter.mk: remove a few obsolete CompareKernelPatchVer callsFelix Fietkau2011-06-011-17/+5
| | | | SVN-Revision: 27086
* mac80211: add initial support for AR9330Gabor Juhos2011-06-0133-1/+3758
| | | | SVN-Revision: 27084
* ar71xx: init external_reset for AR933XGabor Juhos2011-06-012-0/+31
| | | | SVN-Revision: 27083
* ar71xx: add external_reset field to ath9k_platform_dataGabor Juhos2011-06-011-0/+1
| | | | SVN-Revision: 27082
* ar71xx: init get_mac_revision on AR9330 rev 1Gabor Juhos2011-06-011-0/+8
| | | | SVN-Revision: 27081
* ar71xx: add get_mac_revision to ath9k_platform_dataGabor Juhos2011-06-011-0/+1
| | | | SVN-Revision: 27080
* ar71xx: export SoC revisionGabor Juhos2011-06-012-0/+6
| | | | SVN-Revision: 27079
* refresh patchesImre Kaloz2011-06-012-3/+3
| | | | SVN-Revision: 27078
* fixup second led, patch from ChrisImre Kaloz2011-06-011-2/+3
| | | | SVN-Revision: 27077
* ar71xx: add profile and image building code for wzr-hp-ag300hFelix Fietkau2011-06-012-0/+17
| | | | SVN-Revision: 27076