John Crispin
9dc218f88f
tapi was not registeredproperly for most arcadyan boards
...
SVN-Revision: 33591
2012-09-28 20:57:06 +00:00
Gabor Juhos
43147ffec5
generic: move GENERIC_PWM symbol into the generic config
...
SVN-Revision: 33383
2012-09-13 06:38:31 +00:00
Luka Perkov
4c76b3635b
lantiq: fix sx76x default uci network configuration
...
SVN-Revision: 33324
2012-09-06 00:09:46 +00:00
John Crispin
64b385dda7
pci gpio mapping
...
This patch fixes the GPIO ALTSEL settings for some of the GPIOs used by the PCI subsystem in Lantiq Danube. These changes are required for more than one PCI device to work. Tested with an ARV7510PW having two PCI-devices; a VIA USB controller and a Ralink WLAN mini-PCI card.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 33054
2012-08-08 12:14:43 +00:00
John Crispin
5f438c3565
W502V/ARV4525 wireless mac bugfix
...
The ARV4525 board init is passing the wrong offset to
arv_register_ath5k() resulting in a bogus mac.
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 32993
2012-08-04 20:14:52 +00:00
John Crispin
060b161ca6
cleanup patches
...
SVN-Revision: 32953
2012-08-03 08:53:02 +00:00
John Crispin
c2d3274ffc
fixes i2c clock enable
...
SVN-Revision: 32949
2012-08-02 13:29:49 +00:00
John Crispin
f5f36911f0
add lantiq svip support
...
SVN-Revision: 32925
2012-07-31 18:49:54 +00:00
John Crispin
5178c177dc
rebase config-3.3
...
SVN-Revision: 32797
2012-07-24 17:28:25 +00:00
John Crispin
48869ef7c0
move CONFIG_ETHERNET_PACKET_MANGLE to a generic config file
...
This broke falcon builds
SVN-Revision: 32794
2012-07-24 15:33:01 +00:00
John Crispin
95e69ac4f1
clean up generic image building
...
SVN-Revision: 32065
2012-06-05 17:49:42 +00:00
John Crispin
a4d96aae8d
bump to 3.3.8
...
SVN-Revision: 32055
2012-06-05 06:57:51 +00:00
Luka Perkov
7f00e5ffc6
uboot-envtools: update to 2012.04.01
...
SVN-Revision: 32051
2012-06-04 21:55:49 +00:00
John Crispin
2b4ef2eafa
adds unset Kbuild symbol
...
SVN-Revision: 32026
2012-06-02 14:03:32 +00:00
John Crispin
47ef62d1b8
adds patch to make Tantos (psb6970) switch buildable again
...
SVN-Revision: 32006
2012-05-30 17:41:28 +00:00
Gabor Juhos
ff74305623
lantiq: use the generic uci-default functions for initial LED setup
...
SVN-Revision: 31995
2012-05-29 16:39:21 +00:00
John Crispin
f567980d38
move files-3.3 -> files
...
SVN-Revision: 31912
2012-05-27 16:13:02 +00:00
John Crispin
8002770520
3.2 R.I.P.
...
SVN-Revision: 31911
2012-05-27 16:12:59 +00:00
John Crispin
81ddc886e1
dgn3500 support with eeprom loading from sysfs
...
WIFI eeprom:
As discussed, it is impossible for nand and spi flash platforms to have the eeprom data available from mtd. I suggested to load the eeprom from user-space. I've looked into regular firmware loading but this is only possible when using modules. I've created a sysfs entry that allows reading and writing the eeprom data to the platform data. After loading the eeprom data I rely on pci-hotplug support to disable the bogus pci device and rescan the bus (with fixups and all). Because hotplug is not available, an init script is created that performs the copy from mtd to platform data. I think it is best to eventually move the sysfs functions to dev_wifi_athxk.c file, this would get rid of the external to the ath9k platform data.
SPI flash:
It seems that the spi-xway driver is not really working. It causes my kernel to crash in all sorts of ways. I added to bitbang SPI to be able to the calibration data mention above.
I've kept the original mtd partitioning that Netgear uses.
Buttons/LED:
Both buttons are working properly. Two leds are not enabled: The red internet led is connected to the pci_gnt1 pin... I can't disable it because then DMA stops working.
The green wifi led is connected to an unknown atheros gpio.
Signed-off-by: Pieter Voorthuijsen <p.voorthuijsen at gmail.com>
SVN-Revision: 31910
2012-05-27 16:02:22 +00:00
John Crispin
6e8fe84472
fixes zyxel p2601hnfx
...
moves the linux partition, removes the config partition and the
buttons settings have small adjustments.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31909
2012-05-27 16:02:20 +00:00
John Crispin
3f2f50c681
Add basic configuration for new board ZTE H201L. Still missing are button and led gpio values.
...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31908
2012-05-27 16:02:16 +00:00
Gabor Juhos
2ae5581447
kernel: update linux 3.3 to 3.3.7
...
SVN-Revision: 31848
2012-05-23 21:05:32 +00:00
Felix Fietkau
9037c2ccc6
lantiq: allow platforms with rt2x00 to override the mac address without overriding eeprom, fixes bogus wlan mac address on arv4520
...
SVN-Revision: 31835
2012-05-20 21:58:03 +00:00
Gabor Juhos
39994008cb
linux: move certain disabled symbols to the generic configs
...
* CONFIG_ARCH_DMA_ADDR_T_64BIT
* CONFIG_ARCH_HAS_ILOG2_U32
* CONFIG_ARCH_HAS_ILOG2_U64
* CONFIG_ARCH_PHYS_ADDR_T_64BIT
* CONFIG_ARCH_SUPPORTS_MSI
* CONFIG_GENERIC_CPU_DEVICES
* CONFIG_HWMON_DEBUG_CHIP
* CONFIG_I2C_PXA_PCI
* CONFIG_LEDS_GPIO
* CONFIG_MINIX_FS_NATIVE_ENDIAN
* CONFIG_MLX4_CORE
* CONFIG_POWER_SUPPLY
* CONFIG_POWER_SUPPLY_DEBUG
* CONFIG_QUOTACTL
* CONFIG_SDIO_UART
* CONFIG_SENSORS_K10TEMP
* CONFIG_SENSORS_SCH56XX_COMMON
* CONFIG_SENSORS_VIA_CPUTEMP
* CONFIG_SERIO_AMBAKMI
* CONFIG_SERIO_I8042
* CONFIG_SERIO_LIBPS2
* CONFIG_SERIO_PCIPS2
* CONFIG_SERIO_RAW
* CONFIG_SERIO_SERPORT
* CONFIG_SPI_BITBANG
* CONFIG_SPI_GPIO
SVN-Revision: 31737
2012-05-15 10:58:52 +00:00
John Crispin
364f47e454
code style cleanup of the mach files
...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31735
2012-05-15 09:38:05 +00:00
John Crispin
07dca108a9
adds zyxel p2601hnfx support
...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31734
2012-05-15 09:38:02 +00:00
John Crispin
9785ec070e
set 3.3.6 as default
...
SVN-Revision: 31733
2012-05-15 09:37:59 +00:00
John Crispin
c61ada1db8
set 3.3.5 as default
...
SVN-Revision: 31718
2012-05-14 16:11:26 +00:00
Gabor Juhos
b472e5d12e
kernel: update linux 3.3 to 3.3.6
...
SVN-Revision: 31709
2012-05-14 09:18:32 +00:00
John Crispin
dc4cfd3a64
Add 3.3 config files
...
SVN-Revision: 31672
2012-05-09 12:52:24 +00:00
John Crispin
75827c538d
Add missing 3.3 patches
...
SVN-Revision: 31671
2012-05-09 12:52:21 +00:00
John Crispin
7d638fbb2f
Drop 2.6.32 support
...
SVN-Revision: 31670
2012-05-09 12:52:19 +00:00
Gabor Juhos
34018a630f
kernel: update linux 3.3 to 3.3.5
...
SVN-Revision: 31645
2012-05-07 20:11:43 +00:00
Felix Fietkau
0ff3c396d3
kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes
...
SVN-Revision: 31637
2012-05-06 21:19:14 +00:00
Gabor Juhos
cbfce53831
kernel: update linux 3.3 to 3.3.4
...
SVN-Revision: 31541
2012-04-30 08:38:11 +00:00
Jonas Gorski
22b4e6b882
kernel: update linux 3.2 to 3.2.16
...
SVN-Revision: 31459
2012-04-24 09:25:35 +00:00
John Crispin
d4f3677cba
Adding wifi eeprom extract for ARV752DPW - Easybox 802
...
Signed-off-by: Christian Rustmeier <rustmeier a.t. gmail dotty com>
SVN-Revision: 31443
2012-04-23 09:40:37 +00:00
Mirko Vogt
87cdc0dd5b
change /etc/config/network according to actual VLAN config to enable LAN port 4 on the ARV4520PW board
...
The VLAN mapping on the ARV4520PW board is the following:
port on Router: | VLAN in software:
LAN 1 | 3
LAN 2 | 2
LAN 3 | 1
LAN 4 | 0
DSL | 4
So LAN4 is not VLAN4 but VLAN0 (VLAN4 is DSL port) -> set "3 2 1 0 5t" as default switch config.
SVN-Revision: 31391
2012-04-21 08:07:21 +00:00
Jonas Gorski
a8f2bc682e
kernel: also update the targets to use 3.2.15
...
Thanks Gabor for spotting it.
SVN-Revision: 31337
2012-04-17 13:12:14 +00:00
Jonas Gorski
3a9b6dc313
kernel: update linux 3.3 to 3.3.2
...
SVN-Revision: 31336
2012-04-17 12:51:02 +00:00
Jonas Gorski
ee4c47a134
kernel: update linux 3.2 to 3.2.15
...
SVN-Revision: 31335
2012-04-17 12:50:54 +00:00
John Crispin
83948d6385
adds 3.3 patches and files
...
SVN-Revision: 31307
2012-04-16 12:31:48 +00:00
John Crispin
e3889bcf7c
update 3.2 patches
...
sync with lantiq kernel series
SVN-Revision: 31260
2012-04-12 12:33:56 +00:00
Jonas Gorski
16b4cbcdd6
kernel: update linux 3.2 to 3.2.14
...
SVN-Revision: 31222
2012-04-09 14:48:51 +00:00
John Crispin
da3f3f8f9d
add Easybox 802 - ARV752DPW
...
Implements the ARV752DPW architecture in mach-arv.c
Signed-off-by: Christian Rustmeier <rustmeier@gmail.com>
SVN-Revision: 31206
2012-04-05 20:03:21 +00:00
John Crispin
94af65db49
enable usb on dgn3500
...
A power-enable toggle gpio is not available, it is always on and protected with a resettable fuse.
Signed-off-by: Pieter Voorthuijsen<p.voorthuijsen at gmail.com>
SVN-Revision: 31205
2012-04-05 20:03:19 +00:00
Jonas Gorski
d87efd8c3c
kernel: update linux 3.2 to 3.2.13 and refresh patches
...
Also remove a duplicate patch from lantiq (already in generic).
SVN-Revision: 31158
2012-04-01 07:56:55 +00:00
Felix Fietkau
5f799a0e97
ath9k: make endian check optional
...
Turns out it triggers on some AR71xx devices where no swapping should be done.
Enable endian check for the lantiq target.
SVN-Revision: 31084
2012-03-27 13:21:53 +00:00
John Crispin
b982e8166b
cleanup atheros wifi handling
...
Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31064
2012-03-25 08:50:38 +00:00
John Crispin
5ea100c39b
cleanup image makefile
...
SVN-Revision: 31063
2012-03-25 08:50:32 +00:00
John Crispin
f27c030141
update /etc/uci-defaults/*
...
SVN-Revision: 31062
2012-03-25 08:50:30 +00:00
John Crispin
ba4a7fca7b
update profiles
...
SVN-Revision: 31061
2012-03-25 08:50:27 +00:00
John Crispin
0f6a9d5c7c
bump kernel to 3.2.12
...
SVN-Revision: 31060
2012-03-25 08:50:09 +00:00
Felix Fietkau
db6e326c56
targets: replace madwifi in profiles with ath5k, madwifi is unmaintained
...
SVN-Revision: 31015
2012-03-19 09:58:13 +00:00
Jonas Gorski
fab5be9b4f
lantiq: load dwc_otg early
...
Needed for using external rootfs on usb sticks.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
SVN-Revision: 30940
2012-03-14 10:59:52 +00:00
John Crispin
e5798d7c9b
fixes etop locking issue
...
SVN-Revision: 30689
2012-02-23 07:42:00 +00:00
John Crispin
1a71f07d00
generate uboot environment data in target
...
With this patch it is possible to generate uboot environment config file
inside lantiq target. Currently it is only supporting GIGASX76X board.
uboot environment config is used by fw_printenv fw_setenv tools.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 30537
2012-02-14 19:07:11 +00:00
John Crispin
7416a5f0aa
fix compile error in previous commit
...
SVN-Revision: 30534
2012-02-14 19:07:05 +00:00
John Crispin
cd1a204365
Support booting the Speedport W502V using BRN-BOOT.
...
While the disadvantage is less available flash space, it's easy and
safe to flash without opening the device.
Going back to the original firmware is also possible.
This patch add two firmware utilities, mkbrncmdline and mkbrnboot.
mkbrncmdline patches the uncompressed kernel so the registeres a0 to
a3 are initialized and the memory size is passed in.
mkbrnboot takes the lzma compressed kernel and squashfs images and
creates a firmware image that can be flashed using the BRN-BOOT
recovery kernel, which is booted by holding both buttons when
powering up the device and will listen on http://192.168.2.1 .
The firmware file from bin/lantiq/ to use is
openwrt-lantiq-danube-ARV4525PW-BRNDTW502-brnImage
The BRN-BOOT recovery kernel does size-check the image, so if it's
too big to fit into flash it will complain accordingly.
A second patch is needed to make the wired network interface work
since there is no u-boot to pre-initialise it.
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 30532
2012-02-14 17:48:04 +00:00
John Crispin
0b07769898
fixes irq locking in ethernet driver
...
SVN-Revision: 30522
2012-02-14 15:05:58 +00:00
John Crispin
55bf39e98c
fixes gpio_export patch
...
SVN-Revision: 30521
2012-02-14 15:05:57 +00:00
John Crispin
976d3eb854
add annex selection support to ltq_dsl package
...
SVN-Revision: 30518
2012-02-14 15:05:49 +00:00
Jonas Gorski
1015fab0d7
kernel: update linux 3.1 to 3.1.10
...
SVN-Revision: 29966
2012-01-31 09:43:57 +00:00
John Crispin
49eb3fd845
gigaset 76x
...
* fixes leds
* adds all leds found on the sx763 board
* removes board_config from flash layout because wireless data is stored in kernel (ath5k)
* fix button handling
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 29763
2012-01-17 12:10:35 +00:00
Jonas Gorski
c560444a58
kernel: update linux 3.1 to 3.1.9
...
SVN-Revision: 29726
2012-01-13 14:38:28 +00:00
Jonas Gorski
e33bb9ec66
linux: update 3.1 to 3.1.4
...
SVN-Revision: 29470
2011-12-06 19:50:30 +00:00
John Crispin
bf7316424c
lantiq: bump to 3.1.3
...
SVN-Revision: 29348
2011-11-28 10:22:58 +00:00
John Crispin
9389593db9
lantiq: drop 009-MIPS-make-oprofile-use-cp0_perfcount_irq-if-it-is-se.patch
...
This patch is/was a duplicate of generic/patches-3.1/307-mips_oprofile_fix.patch
SVN-Revision: 29294
2011-11-23 12:22:15 +00:00
John Crispin
4982ca983c
lantiq: * fixes ath5k eeprom handling * fixes sx76x * adds sx76x to userland api * minor style cleanups
...
Signed-of-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
SVN-Revision: 29292
2011-11-22 18:50:51 +00:00
John Crispin
bbe96f13a6
lantiq: add runtime generation of /etc/config/network
...
SVN-Revision: 29161
2011-11-15 18:21:00 +00:00
John Crispin
79a4642b40
lantiq: fix falcon build breakage
...
dev-wifi-rt2x00 fails to build on falcon due to missing pci
SVN-Revision: 29129
2011-11-14 18:55:58 +00:00
Jonas Gorski
d8acb75009
linux: update 3.1 to 3.1.1
...
SVN-Revision: 29007
2011-11-13 10:48:05 +00:00
John Crispin
a8797d0de6
lantiq: add uci-defaults code for handling leds
...
SVN-Revision: 29004
2011-11-12 23:40:21 +00:00
John Crispin
832e02cd77
lantiq: add /lib/lantiq.sh and make hotplug handlers use it
...
SVN-Revision: 29003
2011-11-12 23:40:16 +00:00
John Crispin
5dcbbf0160
lantiq: rename leds
...
SVN-Revision: 29002
2011-11-12 23:40:12 +00:00
John Crispin
d84b7596d9
lantiq: split compat headers out of bsp header patch
...
SVN-Revision: 29001
2011-11-12 23:40:07 +00:00
John Crispin
2cff80f015
lantiq: adds hotplug handler for loading rt2x00 firmware
...
SVN-Revision: 29000
2011-11-12 23:40:01 +00:00
John Crispin
3660c51c40
lantiq: adds hotplug handler for handling buttons and makes w303v work with it
...
SVN-Revision: 28999
2011-11-12 23:39:56 +00:00
John Crispin
4248705108
lantiq: cleanup default package selection
...
SVN-Revision: 28998
2011-11-12 23:39:51 +00:00
John Crispin
eb20ab87e6
lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how to use it
...
SVN-Revision: 28994
2011-11-12 18:41:15 +00:00
John Crispin
fda4ee22a0
lantiq: improve falcon package selection
...
SVN-Revision: 28962
2011-11-11 21:59:11 +00:00
John Crispin
e1dc73be90
lantiq: fix breakage introduced in 3.1 bump
...
SVN-Revision: 28961
2011-11-11 21:59:01 +00:00
John Crispin
95d36d3efe
lantiq: remove obseleted folder. we use 3.1 now
...
SVN-Revision: 28728
2011-11-03 16:33:27 +00:00
John Crispin
ea36ad76bc
lantiq: bump to 3.1
...
SVN-Revision: 28721
2011-11-03 15:15:52 +00:00
John Crispin
0a866293bd
* update patches to 3.0
...
* add basic vr9 support
* backport 3.1 fixes
* backport 3.2 queue (falcon)
SVN-Revision: 28405
2011-10-10 15:13:46 +00:00
John Crispin
aecc73de77
The enable function was using the global timeout variable for local operations. This resulted in the value of the global variable being corrupted, thus breaking the code.
...
SVN-Revision: 28310
2011-09-26 10:35:51 +00:00
John Crispin
1ef8066bff
* remove obseleted m25p80 patch
...
SVN-Revision: 28309
2011-09-26 09:36:02 +00:00
John Crispin
cf59e7255d
* rebase 3.0 patches * fold some fixes into existing patches
...
SVN-Revision: 28308
2011-09-26 09:35:02 +00:00
Hauke Mehrtens
09b1073f9b
kernel: update kernel to version 2.6.39.4
...
SVN-Revision: 28022
2011-08-16 22:04:10 +00:00
John Crispin
8acc276692
sync default kernel config for lantiq danube/ar9
...
SVN-Revision: 27697
2011-07-19 18:08:09 +00:00
John Crispin
500d7d4bc8
fix etehrnet when using EPHY on lantiq ASE
...
SVN-Revision: 27696
2011-07-19 18:06:52 +00:00
John Crispin
78a9b1a2ad
fixes pci on lantiq AR9 SoC
...
SVN-Revision: 27695
2011-07-19 18:06:42 +00:00
John Crispin
3833b7be24
add support for more lantiq AR9 boards
...
SVN-Revision: 27694
2011-07-19 18:06:33 +00:00
John Crispin
6b8c119b41
* fix external interrupts
...
SVN-Revision: 27687
2011-07-18 16:27:11 +00:00
John Crispin
5906377332
* add gigasx76x update
...
* rebase patches
* add arv752DPW arv7525PD
* fixes gpio_keys
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 27665
2011-07-17 19:27:44 +00:00
John Crispin
7f548d379f
fix generation of falcon images for profiles
...
SVN-Revision: 27550
2011-07-07 20:20:51 +00:00
John Crispin
d7732885ed
adds 2 ASC related patches to lantiq
...
Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
SVN-Revision: 27549
2011-07-07 20:20:46 +00:00
John Crispin
b75a8fb532
fix up falcon kernel config
...
SVN-Revision: 27542
2011-07-07 18:20:56 +00:00
John Crispin
036df9f088
fix i2c-falcon kmod package selection
...
SVN-Revision: 27541
2011-07-07 18:20:51 +00:00
John Crispin
a463daa818
replace all references to xway with danube
...
SVN-Revision: 27538
2011-07-07 18:20:37 +00:00
John Crispin
dc2af33083
fix lantiq image makefile to represent new split between ar9 and danube
...
SVN-Revision: 27537
2011-07-07 18:20:31 +00:00
John Crispin
3c1079a7a7
add ar9 specific profile
...
SVN-Revision: 27536
2011-07-07 18:20:27 +00:00
John Crispin
09d547eae4
rename xway profile to danube and remove ar9 specifics
...
SVN-Revision: 27535
2011-07-07 18:20:21 +00:00
John Crispin
f177052c9d
remove ar9 board from xway profiles
...
SVN-Revision: 27534
2011-07-07 18:20:16 +00:00
John Crispin
dc69e5f2e3
remove CONFIG_MTD_PARTITIONS references from lantiq 3.0 patches
...
SVN-Revision: 27532
2011-07-07 18:20:07 +00:00
John Crispin
a674aabe54
get ready for 3.0
...
SVN-Revision: 27496
2011-07-06 17:27:17 +00:00
John Crispin
d42f0c9a1b
fixes mtd maps for lantiq easy50712 and easy50601 evalkit. without this patch mini_fo/jffs caused the uboot to be overwritten on firstboot
...
SVN-Revision: 27489
2011-07-06 10:36:56 +00:00
John Crispin
29653782a9
set DEFAULT_SUBTARGET for lantiq/
...
SVN-Revision: 27445
2011-07-04 11:21:47 +00:00
John Crispin
04fefa4a28
fix broken falcon patches from last night
...
SVN-Revision: 27441
2011-07-04 07:50:34 +00:00
John Crispin
0a8430bfab
use netif_receive_skb on lantiq
...
Signed-off-by: Luca Olivetti <luca@ventoso.org>
SVN-Revision: 27410
2011-07-03 17:39:05 +00:00
John Crispin
058eca0b3b
automatic subtarget enumaration
...
SVN-Revision: 27407
2011-07-03 17:38:23 +00:00
John Crispin
43771202d3
update lantiq/falcon patches
...
SVN-Revision: 27406
2011-07-03 17:38:11 +00:00
John Crispin
d43cbe24a5
fix description for lantiq target
...
SVN-Revision: 27405
2011-07-03 17:37:57 +00:00
Hauke Mehrtens
c5821c1a3a
kernel: update kernel to 2.6.39.2
...
SVN-Revision: 27298
2011-06-28 19:30:58 +00:00
John Crispin
0732b2db78
Fix for bug where the iniatialisation of the MAC data private strucure
...
is copied into the wrong location.
Ticket #9547
Signed-off-by: Conor O'Gorman <conor at dna.ie>
SVN-Revision: 27172
2011-06-13 22:37:23 +00:00
John Crispin
fa59bb0958
* move patches around * add basic support for gigaset sx76x
...
SVN-Revision: 27158
2011-06-12 08:56:26 +00:00
John Crispin
ed0e649a5b
* fixes spi flash for ar9
...
* adds limited support for netgear dgn3500 (enough for others to start working with)
SVN-Revision: 27137
2011-06-08 17:57:55 +00:00
Florian Fainelli
763b58c30c
update to 2.6.39.1
...
patch from Peter Wagner
SVN-Revision: 27104
2011-06-04 13:35:55 +00:00
Mirko Vogt
ba5b3ece5d
purge out CONFIG_CRYPTO* symbols out of target specific kernel configs since OpenWrt is taking care of them
...
SVN-Revision: 27036
2011-05-31 09:47:30 +00:00
John Crispin
6608f419d1
* backport 2.6.8 patches to .39 / .32.33
...
* remove lqtapi
* bump tapi/dsl to .39
* migrate to new ltq_ style api
* add amazon_se support
SVN-Revision: 27026
2011-05-29 21:19:26 +00:00
Hauke Mehrtens
50c743e79e
kernel: Update to version 2.6.37.6
...
Thank you Peter Wagner for the patch
SVN-Revision: 26441
2011-04-03 13:59:07 +00:00
John Crispin
ba4dd89063
remove unknown package names from DEFAULT:=
...
SVN-Revision: 26403
2011-04-02 12:56:11 +00:00
John Crispin
628a47642c
* adds spi driver, thx daniel
...
SVN-Revision: 26355
2011-03-29 07:10:50 +00:00
John Crispin
ff885fde8e
* fix ARV7518PW support
...
SVN-Revision: 26354
2011-03-29 06:20:00 +00:00
John Crispin
08bb107823
* use netif_rx of the phydev if it is provided
...
SVN-Revision: 26353
2011-03-29 06:19:31 +00:00
John Crispin
5b0f2fb918
* shrink the memory window of the wdt
...
SVN-Revision: 26352
2011-03-29 05:18:08 +00:00
Felix Fietkau
335877a2b3
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
...
SVN-Revision: 26300
2011-03-26 01:07:12 +00:00
Imre Kaloz
b8430e7427
update to 2.6.32.33 and 2.6.37.4
...
SVN-Revision: 26226
2011-03-18 13:25:32 +00:00
John Crispin
ba3251a90d
* fixes arv4510 board support * fixes nor swizzle hack * fixes gpio .can_sleep * fixes compile warning inside pci driver
...
SVN-Revision: 26157
2011-03-14 07:33:23 +00:00
Felix Fietkau
1faf243c73
lantiq: add missing #include for the falcon i2c driver
...
SVN-Revision: 26152
2011-03-13 22:39:16 +00:00
Hauke Mehrtens
4226f1d373
kernel: update to kernel version 2.6.37.3
...
SVN-Revision: 26126
2011-03-13 17:14:08 +00:00
John Crispin
c75b0ca1a8
* update kernel to .37 * add support for falcon (big thank you goes to lantiq !!)
...
SVN-Revision: 26021
2011-03-11 08:19:53 +00:00
Florian Fainelli
31709b2c76
update to 2.6.35.11
...
SVN-Revision: 25582
2011-02-19 12:44:16 +00:00
John Crispin
34e5998921
* fixes dwc_otg init when power gpio is set to -1
...
SVN-Revision: 25521
2011-02-13 16:01:07 +00:00
John Crispin
2268dfafd3
* adds ath5k platform support * adds several new profiles
...
SVN-Revision: 25367
2011-02-04 22:49:52 +00:00
John Crispin
752dcaeaf4
* fixes old ifxmips in header file * pass default ebu value to gpio driver
...
SVN-Revision: 25366
2011-02-04 22:48:53 +00:00
John Crispin
f394bbbcaa
* fix usb compile warnings * fix timer header file which broke compile of external tapi driver * rebase patch
...
SVN-Revision: 25344
2011-02-03 17:34:55 +00:00
John Crispin
1e89df511a
* adds profiles to the kernel * fixes 2 compile errors in the usb driver * ioports were not allocated properly
...
SVN-Revision: 25278
2011-02-01 14:37:35 +00:00
John Crispin
a15b4bf6fc
* adds arv4518pw mach support * fixes arv4525pw * make sure all mach names have the same style * move code around
...
SVN-Revision: 25075
2011-01-23 19:16:33 +00:00
John Crispin
a8819fd220
adds machtype for ARV7518PW
...
SVN-Revision: 25074
2011-01-23 12:51:15 +00:00
John Crispin
699f5c8729
remove deadcode from [25072]
...
SVN-Revision: 25073
2011-01-23 12:12:23 +00:00
John Crispin
7c9e1370e9
* fix pci support for more than 1 device * fixes ioport mappings * adds support for arcor easybox 803/arv752DWP22 * gpio direction was not set properly during a gpio_request() * usb compile warning
...
bugfix, cleanup,
SVN-Revision: 25072
2011-01-23 12:08:44 +00:00
John Crispin
4d465f4036
* revert [25002] * fixes EBU ack when EBU causes an irq
...
SVN-Revision: 25047
2011-01-19 15:56:27 +00:00
Mirko Vogt
63aeef20c0
move irq.c from patch into own file
...
SVN-Revision: 25002
2011-01-15 03:32:16 +00:00
John Crispin
1d6fbd2e85
* fixes duplicate registration of dwc_otg usb core
...
SVN-Revision: 24738
2010-12-20 17:56:09 +00:00
John Crispin
5e3e1d4a02
* make the usb gpio configurable * 105-header_xway.patch has a corrupt line count in it
...
SVN-Revision: 24564
2010-12-14 13:02:49 +00:00
John Crispin
9f47e80bb3
adds new lantiq kernel. once the codebase is fully tested and know to be working on all the devices previously supported by ifxmips, we will drop ifxmips support.
...
SVN-Revision: 24526
2010-12-12 22:57:16 +00:00