Mirko Vogt
4cbdfb6d92
remove example config file
...
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
14 years ago
Jo-Philipp Wich
97ee10d691
base-files: fix error reporting for unsupported protocols on virtual interfaces
...
SVN-Revision: 27132
14 years ago
Jo-Philipp Wich
6894dfb0fb
uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five hostnames follow a dotted quad in /etc/hosts
...
SVN-Revision: 27131
14 years ago
Felix Fietkau
9160e06af5
ar71xx: override inittab to enable login on ttyATH0
...
SVN-Revision: 27128
14 years ago
Felix Fietkau
9a227d88dd
base-files: do not write to /etc/config/wireless at boot time unless a new interface was found
...
eliminates unnecessary flash write cycles at every boot
patch by Peter Wagner (tripolar)
SVN-Revision: 27127
14 years ago
Hauke Mehrtens
c807bc2432
kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536
...
SVN-Revision: 27126
14 years ago
Hauke Mehrtens
e353efcf6f
kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536
...
SVN-Revision: 27125
14 years ago
Mirko Vogt
18caed8793
remove empty file (patch went upstream and file didn't get deleted but only cleared)
...
SVN-Revision: 27122
14 years ago
Mirko Vogt
59ad83aff1
upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai
...
SVN-Revision: 27118
14 years ago
Mirko Vogt
254812ba0a
require mppe 128bit-encryption by default
...
SVN-Revision: 27117
14 years ago
Florian Fainelli
e7b6721f4e
update to 2.6.39.1
...
SVN-Revision: 27114
14 years ago
Florian Fainelli
d97f50b69b
define UIMAGE for various rootfs targets
...
SVN-Revision: 27113
14 years ago
Florian Fainelli
429745edd6
use IMG_PREFIX for image name
...
SVN-Revision: 27112
14 years ago
Florian Fainelli
4aaf590909
add more config symbols to 2.6.39
...
SVN-Revision: 27111
14 years ago
Florian Fainelli
89dd8aed1f
update to 2.6.39.1
...
SVN-Revision: 27110
14 years ago
Jo-Philipp Wich
ee877c8ba3
grub: improve package requirement error, patch by Jim Cromie <jim.cromie@gmail.com>
...
SVN-Revision: 27109
14 years ago
Florian Fainelli
72996d2dcb
update to 2.6.39.1
...
SVN-Revision: 27107
14 years ago
Florian Fainelli
20c0427132
update to 2.6.39.1
...
SVN-Revision: 27106
14 years ago
Florian Fainelli
de2e05b6f2
add some missing 2.6.39 config symbols
...
SVN-Revision: 27105
14 years ago
Florian Fainelli
763b58c30c
update to 2.6.39.1
...
patch from Peter Wagner
SVN-Revision: 27104
14 years ago
Florian Fainelli
3715fa33fe
compcache does not build on 2.6.38+
...
SVN-Revision: 27103
14 years ago
Gabor Juhos
13363d9129
ar71xx: setup wdt_clock for AR913X to avoid a kernel bug
...
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27102
14 years ago
Gabor Juhos
ae2cbfa1e8
ar71xx: select the internal antenna by default on the ZCN-1523H boards
...
SVN-Revision: 27101
14 years ago
Hauke Mehrtens
7f773af9dd
acx-mac80211: remove patch
...
This patch is already incorporated into the original source code.
closes #9499
SVN-Revision: 27100
14 years ago
Florian Fainelli
90f0d47a03
soloscli: fix new lines in soloscli
...
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
14 years ago
Florian Fainelli
7d8d47d29e
acx-mac80211: add io endianness patch
...
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 27095
14 years ago
Florian Fainelli
0de25d1263
update to 2.6.39
...
SVN-Revision: 27090
14 years ago
Felix Fietkau
31dd60689e
Revert "ar71xx: only enable the rx engine after the link is up..."
...
It messes up the DMA state when the link goes down
SVN-Revision: 27088
14 years ago
Felix Fietkau
9acb81d9af
kernel.mk: add a new helper for comparing kernel versions, which can take 1 - 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
14 years ago
Felix Fietkau
1027d262ef
netfilter.mk: remove a few obsolete CompareKernelPatchVer calls
...
SVN-Revision: 27086
14 years ago
Gabor Juhos
9769854aae
mac80211: add initial support for AR9330
...
SVN-Revision: 27084
14 years ago
Gabor Juhos
750af1522b
ar71xx: init external_reset for AR933X
...
SVN-Revision: 27083
14 years ago
Gabor Juhos
af4cae4498
ar71xx: add external_reset field to ath9k_platform_data
...
SVN-Revision: 27082
14 years ago
Gabor Juhos
f0c7b93e5d
ar71xx: init get_mac_revision on AR9330 rev 1
...
SVN-Revision: 27081
14 years ago
Gabor Juhos
1a54e33c17
ar71xx: add get_mac_revision to ath9k_platform_data
...
SVN-Revision: 27080
14 years ago
Gabor Juhos
34ff32a6eb
ar71xx: export SoC revision
...
SVN-Revision: 27079
14 years ago
Imre Kaloz
2440175978
refresh patches
...
SVN-Revision: 27078
14 years ago
Imre Kaloz
aafa838d77
fixup second led, patch from Chris
...
SVN-Revision: 27077
14 years ago
Felix Fietkau
86dbc3a02d
ar71xx: add profile and image building code for wzr-hp-ag300h
...
SVN-Revision: 27076
14 years ago
Felix Fietkau
4f06b8263a
ar71xx: add kernel support for the buffalo wzr-hp-ag300h
...
SVN-Revision: 27075
14 years ago
Felix Fietkau
56dd5c4388
fix a crash in mtd_concat when the .sync op is not implemented
...
SVN-Revision: 27074
14 years ago
Felix Fietkau
628cb35179
m25p80: add the chip id for the winbond w25q128 chip
...
SVN-Revision: 27073
14 years ago
Imre Kaloz
acbb2db5e2
fixup pcie clock, thanks Chris
...
SVN-Revision: 27072
14 years ago
Felix Fietkau
41a169115b
mac80211: update to wireless-testing 2011-05-27
...
SVN-Revision: 27071
14 years ago
Gabor Juhos
33fdc21d40
ar71xx: build images for the AP121 boards
...
SVN-Revision: 27070
14 years ago
Gabor Juhos
9e435c03e0
ar71xx: add sysupgrade support for the AP121 boards
...
SVN-Revision: 27069
14 years ago
Gabor Juhos
646937135f
ar71xx: add default network config for the AP121 boards
...
SVN-Revision: 27068
14 years ago
Gabor Juhos
f332dbd7be
ar71xx: add support for the AP121/AP121-MINI reference boards
...
SVN-Revision: 27067
14 years ago
Gabor Juhos
8beff081eb
ar71xx: register UART for the AR933X SoCs
...
SVN-Revision: 27066
14 years ago
Gabor Juhos
b460bc6f12
ar71xx: add serial driver for the AR933X UART
...
SVN-Revision: 27065
14 years ago