Commit Graph

165 Commits (14ed3f0f22f34b337bb58b2a5fd09e887df3331f)

Author SHA1 Message Date
John Crispin f7ead0a2d5 adds proper package selection for dgn3500
SVN-Revision: 34286
12 years ago
Gabor Juhos ff1e854511 kernel: update linux 3.6 to 3.6.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34227
12 years ago
John Crispin 3b419e506c fixes ar9 / dgn3500 support
SVN-Revision: 34180
12 years ago
John Crispin 71ddec8091 add more profiles
SVN-Revision: 34131
12 years ago
John Crispin 88e4d93802 a few more dts files (WIP)
SVN-Revision: 34130
12 years ago
John Crispin a30b3066ce add mtd split and atm patch
SVN-Revision: 34129
12 years ago
John Crispin 7404e59bbd add OWRTDTB marker patch
SVN-Revision: 34100
12 years ago
John Crispin 3a1851964e add support for arv7525
SVN-Revision: 34097
12 years ago
Gabor Juhos e8669729bc kernel: update linux 3.6 to 3.6.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34086
12 years ago
John Crispin 05fbb370dc 3.6 is not the default yet
SVN-Revision: 34065
12 years ago
John Crispin a9ad36b7f1 adds dts files and make devicetree images buildable
SVN-Revision: 34064
12 years ago
John Crispin c8ae6dac56 update ase target for 3.6
SVN-Revision: 34063
12 years ago
John Crispin dc8641f7fa add subtarget, as of 3.6 we dont seperate xway SoC
SVN-Revision: 34062
12 years ago
John Crispin dd619da4fc adds 3.6 files, patches and config
SVN-Revision: 34061
12 years ago
John Crispin 736835343c move files/ -> files-3.3/
SVN-Revision: 34060
12 years ago
John Crispin fa316620a7 prepare Makefile for 3.6
SVN-Revision: 34059
12 years ago
Gabor Juhos e91dc2e5b3 target: refresh all target configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 33987
12 years ago
John Crispin 6993e19532 drop GPIODEV platform code
SVN-Revision: 33825
12 years ago
John Crispin 9dc218f88f tapi was not registeredproperly for most arcadyan boards
SVN-Revision: 33591
12 years ago
Gabor Juhos 43147ffec5 generic: move GENERIC_PWM symbol into the generic config
SVN-Revision: 33383
12 years ago
Luka Perkov 4c76b3635b lantiq: fix sx76x default uci network configuration
SVN-Revision: 33324
12 years ago
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
12 years ago
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
12 years ago
John Crispin 060b161ca6 cleanup patches
SVN-Revision: 32953
12 years ago
John Crispin c2d3274ffc fixes i2c clock enable
SVN-Revision: 32949
12 years ago
John Crispin f5f36911f0 add lantiq svip support
SVN-Revision: 32925
12 years ago
John Crispin 5178c177dc rebase config-3.3
SVN-Revision: 32797
12 years ago
John Crispin 48869ef7c0 move CONFIG_ETHERNET_PACKET_MANGLE to a generic config file
This broke falcon builds

SVN-Revision: 32794
12 years ago
John Crispin 95e69ac4f1 clean up generic image building
SVN-Revision: 32065
12 years ago
John Crispin a4d96aae8d bump to 3.3.8
SVN-Revision: 32055
12 years ago
Luka Perkov 7f00e5ffc6 uboot-envtools: update to 2012.04.01
SVN-Revision: 32051
12 years ago
John Crispin 2b4ef2eafa adds unset Kbuild symbol
SVN-Revision: 32026
12 years ago
John Crispin 47ef62d1b8 adds patch to make Tantos (psb6970) switch buildable again
SVN-Revision: 32006
12 years ago
Gabor Juhos ff74305623 lantiq: use the generic uci-default functions for initial LED setup
SVN-Revision: 31995
12 years ago
John Crispin f567980d38 move files-3.3 -> files
SVN-Revision: 31912
12 years ago
John Crispin 8002770520 3.2 R.I.P.
SVN-Revision: 31911
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
Gabor Juhos 2ae5581447 kernel: update linux 3.3 to 3.3.7
SVN-Revision: 31848
12 years ago
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
12 years ago
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
12 years ago
John Crispin 364f47e454 code style cleanup of the mach files
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>

SVN-Revision: 31735
12 years ago
John Crispin 07dca108a9 adds zyxel p2601hnfx support
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>

SVN-Revision: 31734
12 years ago
John Crispin 9785ec070e set 3.3.6 as default
SVN-Revision: 31733
12 years ago
John Crispin c61ada1db8 set 3.3.5 as default
SVN-Revision: 31718
12 years ago
Gabor Juhos b472e5d12e kernel: update linux 3.3 to 3.3.6
SVN-Revision: 31709
12 years ago
John Crispin dc4cfd3a64 Add 3.3 config files
SVN-Revision: 31672
12 years ago
John Crispin 75827c538d Add missing 3.3 patches
SVN-Revision: 31671
12 years ago
John Crispin 7d638fbb2f Drop 2.6.32 support
SVN-Revision: 31670
12 years ago