Felix Fietkau
79a40fcd2f
kernel: add a missing kconfig symbol for 2.6.38
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26417 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-02 19:48:45 +00:00
Felix Fietkau
ef8917bb79
rtl8306: do not overwrite registers in the phy fixup, it could mess up other switches ( fixes #8911 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26410 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-02 16:35:22 +00:00
Felix Fietkau
75e26d2568
kernel: add a missing dependency for the mv_cesa crypto driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26406 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-02 15:25:22 +00:00
John Crispin
c2af1c59c4
[lantiq]
...
remove unknown package names from DEFAULT:=
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26403 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-02 12:56:11 +00:00
Felix Fietkau
7b7e3a81ec
kernel: the cryptosoft module of ocf needs cryptoapi manager support (for blkcipher, hash)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-02 12:50:50 +00:00
Felix Fietkau
0a6d921f46
ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to the profiles, fixes imagebuilder issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26401 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-02 12:43:21 +00:00
Daniel Dickinson
61e56c03f4
[generic] flash_chips: Removed forced recognition of Macronix MX29LV640T flash chip. It should be recognized by the CFI and not need forcing. User has not since replied.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26400 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-02 05:44:46 +00:00
Daniel Dickinson
9e43700e4e
We $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk hasn't yet been included... therefore KERNEL_PATCHVER hasn't yet been defined.
...
Ergo, we need to use a deferred definition of GEOS_GPIO (and can't use ifeq/endif).
Signed-off-by: Philip Prindeville <philipp@openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26397 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-02 02:02:24 +00:00
Felix Fietkau
48ae2fe4f6
ar71xx: enable access to the WAN port PHY on a few devices, adds WAN link detection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26394 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-02 00:47:33 +00:00
Felix Fietkau
d8962e23e4
ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus behind the switch instead
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26393 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-02 00:47:29 +00:00
Felix Fietkau
9e57d0f14c
ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not run them on every device open, only on tx timeouts
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-02 00:47:25 +00:00
Daniel Dickinson
5a76d52bf8
[brcm63xx] Updated kernel version to 2.6.37.4. Tested with 6348 and 6358 devices.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-31 06:16:23 +00:00
Michael Büsch
10bb6c326a
shmem_set_file: Remove ima_counts_get()
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-30 16:49:18 +00:00
Michael Büsch
870be5cdfe
2.6.38 vm_exports.patch: Fix merge error introduced in r26332
...
Thanks to acoul for noticing.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-30 16:43:23 +00:00
Hamish Guthrie
945d651a49
[omap35xx] Update filesystem selection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-30 11:37:08 +00:00
Hamish Guthrie
de8f1b5895
[omap35xx] Add uboot-envtools to gumstix builds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-30 09:39:58 +00:00
John Crispin
c355398aec
[lantiq]
...
* adds spi driver, thx daniel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-29 07:10:50 +00:00
John Crispin
f9107f1d9e
[lantiq]
...
* fix ARV7518PW support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-29 06:20:00 +00:00
John Crispin
9c9021eb30
[lantiq]
...
* use netif_rx of the phydev if it is provided
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-29 06:19:31 +00:00
John Crispin
19987fab15
[lantiq]
...
* shrink the memory window of the wdt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-29 05:18:08 +00:00
Florian Fainelli
c9e3b6b00b
[x86] geos: support cpu MSR register and flashrom for coreboot upgrades
...
The early versions of the platform shipped with coreboot 3.0, which had some issues rebooting correctly the first time.
Allow the user to upgrade his BIOS from Linux.
Signed-of-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26344 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-28 21:31:02 +00:00
Michael Büsch
34a2c00361
Update omap24xx kconfig
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-28 15:53:28 +00:00
Michael Büsch
c445330512
Update 2.6.38 to 2.6.38.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26332 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-28 15:44:03 +00:00
Alexandros C. Couloumbis
d9c0f82b0f
linux/atheros: add missing netpoll option. ( closes #9130 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-28 12:00:17 +00:00
Travis Kemen
07cbe7caa5
The Geos target (and probably others, like net5501) need to grab the new cs5535 gpio driver.
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26330 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-28 01:18:58 +00:00
Gabor Juhos
60b6ebe256
ramips: remove 2.6.36 stuff
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-27 19:20:06 +00:00
Gabor Juhos
4e767d6429
ramips: switch to 2.6.37
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26328 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-27 19:20:04 +00:00
Gabor Juhos
729eb335e4
ramips: UPF_FIXED_TYPE must be set for the serial ports
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26327 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-27 19:20:03 +00:00
Gabor Juhos
8eb654c4ef
ramips: define GPIO chips separately for each SoCs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26326 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-27 19:19:59 +00:00
Gabor Juhos
2e1b24966f
ramips: move GPIO definitions into a separate header file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-27 19:19:57 +00:00
Gabor Juhos
878f3adcc0
ramips: setup GPIO chip functions on the fly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26324 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-27 19:19:51 +00:00
Gabor Juhos
c31af34adb
ramips: use separate register base for GPIO chips
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-27 19:19:48 +00:00
Gabor Juhos
2775635f6a
ramips: fix dir-300 mtd layout
...
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26322 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-27 19:19:45 +00:00
Gabor Juhos
337e5d8f01
ramips: enable MDIO on the HW550-3G board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26321 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-27 19:19:41 +00:00
Gabor Juhos
3dbd1d3156
ramips: add sysupgrade and status LED support for HW550-3G
...
This patch adds sysupgrade and status LED support for the Aztech
HW550-3G. Some LED GPIOs were changed for clarity.
Signed-off-by: Layne Edwards <ledwards76@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-27 19:19:40 +00:00
Felix Fietkau
338c3d3cbc
Revert "kernel: remove all local symbols from kernel modules at link time to reduce their size"
...
Use -x when stripping kernel modules instead
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26305 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-26 15:29:53 +00:00
Felix Fietkau
8254833475
kernel: use -fno-caller-saves
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-26 01:07:16 +00:00
Felix Fietkau
c251184c28
global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-26 01:07:12 +00:00
Felix Fietkau
21eafc2aa4
kernel: remove all local symbols from kernel modules at link time to reduce their size
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-25 23:47:04 +00:00
Felix Fietkau
614123e801
kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips oprofile fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-25 22:18:17 +00:00
Hamish Guthrie
a6f7a8be7b
[omap35xx]: Correct CTI patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-23 14:08:33 +00:00
Hamish Guthrie
b4407665d1
[omap35xx] kernel: add CTI usb-id's to FTDI driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-23 11:31:49 +00:00
Hamish Guthrie
624cd5a4d6
[omap35xx] Add patch to correct sub-page alignment
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-23 08:23:04 +00:00
Jo-Philipp Wich
27ed2a3713
[ar71xx] fix image generation in the Image Builder environment
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26271 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-22 18:56:55 +00:00
Imre Kaloz
c044819c01
[ixp4xx]: add 2.6.38 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26268 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-22 15:04:17 +00:00
Imre Kaloz
e8ffc459f5
enable the 'big kernel lock' by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-22 09:20:34 +00:00
Travis Kemen
f5e644ebab
sysupgrade works on the wp54
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26257 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-21 16:52:14 +00:00
Claudio Mignanti
0ce110c34e
[at91] Update to 2.6.38
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26246 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-20 22:49:27 +00:00
Michael Büsch
5f7b477a94
omap24xx: Update to 2.6.38. Remove 2.6.37 files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-20 14:07:25 +00:00
Hauke Mehrtens
c07222994c
brcm47xx: remove kmod-usb-ohci from WGT634U packages.
...
This package creates some error messages on startup
Thank you russell-- for reporting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-19 23:19:08 +00:00