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
13 years ago
John Crispin
364f47e454
code style cleanup of the mach files
...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31735
13 years ago
John Crispin
07dca108a9
adds zyxel p2601hnfx support
...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31734
13 years ago
John Crispin
9785ec070e
set 3.3.6 as default
...
SVN-Revision: 31733
13 years ago
John Crispin
c61ada1db8
set 3.3.5 as default
...
SVN-Revision: 31718
13 years ago
Gabor Juhos
b472e5d12e
kernel: update linux 3.3 to 3.3.6
...
SVN-Revision: 31709
13 years ago
John Crispin
dc4cfd3a64
Add 3.3 config files
...
SVN-Revision: 31672
13 years ago
John Crispin
75827c538d
Add missing 3.3 patches
...
SVN-Revision: 31671
13 years ago
John Crispin
7d638fbb2f
Drop 2.6.32 support
...
SVN-Revision: 31670
13 years ago
Gabor Juhos
34018a630f
kernel: update linux 3.3 to 3.3.5
...
SVN-Revision: 31645
13 years ago
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
13 years ago
Gabor Juhos
cbfce53831
kernel: update linux 3.3 to 3.3.4
...
SVN-Revision: 31541
13 years ago
Jonas Gorski
22b4e6b882
kernel: update linux 3.2 to 3.2.16
...
SVN-Revision: 31459
13 years ago
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
13 years ago
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
13 years ago
Jonas Gorski
a8f2bc682e
kernel: also update the targets to use 3.2.15
...
Thanks Gabor for spotting it.
SVN-Revision: 31337
13 years ago
Jonas Gorski
3a9b6dc313
kernel: update linux 3.3 to 3.3.2
...
SVN-Revision: 31336
13 years ago
Jonas Gorski
ee4c47a134
kernel: update linux 3.2 to 3.2.15
...
SVN-Revision: 31335
13 years ago
John Crispin
83948d6385
adds 3.3 patches and files
...
SVN-Revision: 31307
13 years ago
John Crispin
e3889bcf7c
update 3.2 patches
...
sync with lantiq kernel series
SVN-Revision: 31260
13 years ago
Jonas Gorski
16b4cbcdd6
kernel: update linux 3.2 to 3.2.14
...
SVN-Revision: 31222
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
John Crispin
5ea100c39b
cleanup image makefile
...
SVN-Revision: 31063
13 years ago
John Crispin
f27c030141
update /etc/uci-defaults/*
...
SVN-Revision: 31062
13 years ago
John Crispin
ba4a7fca7b
update profiles
...
SVN-Revision: 31061
13 years ago
John Crispin
0f6a9d5c7c
bump kernel to 3.2.12
...
SVN-Revision: 31060
13 years ago
Felix Fietkau
db6e326c56
targets: replace madwifi in profiles with ath5k, madwifi is unmaintained
...
SVN-Revision: 31015
13 years ago
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
13 years ago
John Crispin
e5798d7c9b
fixes etop locking issue
...
SVN-Revision: 30689
13 years ago
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
13 years ago
John Crispin
7416a5f0aa
fix compile error in previous commit
...
SVN-Revision: 30534
13 years ago
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
13 years ago
John Crispin
0b07769898
fixes irq locking in ethernet driver
...
SVN-Revision: 30522
13 years ago
John Crispin
55bf39e98c
fixes gpio_export patch
...
SVN-Revision: 30521
13 years ago
John Crispin
976d3eb854
add annex selection support to ltq_dsl package
...
SVN-Revision: 30518
13 years ago
Jonas Gorski
1015fab0d7
kernel: update linux 3.1 to 3.1.10
...
SVN-Revision: 29966
13 years ago
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
13 years ago
Jonas Gorski
c560444a58
kernel: update linux 3.1 to 3.1.9
...
SVN-Revision: 29726
13 years ago
Jonas Gorski
e33bb9ec66
linux: update 3.1 to 3.1.4
...
SVN-Revision: 29470
13 years ago
John Crispin
bf7316424c
lantiq: bump to 3.1.3
...
SVN-Revision: 29348
13 years ago
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
13 years ago
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
13 years ago
John Crispin
bbe96f13a6
lantiq: add runtime generation of /etc/config/network
...
SVN-Revision: 29161
13 years ago
John Crispin
79a4642b40
lantiq: fix falcon build breakage
...
dev-wifi-rt2x00 fails to build on falcon due to missing pci
SVN-Revision: 29129
13 years ago
Jonas Gorski
d8acb75009
linux: update 3.1 to 3.1.1
...
SVN-Revision: 29007
13 years ago
John Crispin
a8797d0de6
lantiq: add uci-defaults code for handling leds
...
SVN-Revision: 29004
13 years ago