Commit Graph

317 Commits (14ed3f0f22f34b337bb58b2a5fd09e887df3331f)

Author SHA1 Message Date
Florian Fainelli c555479127 move acx-mac80211 to the ar7 generic target
None of the AC49x boards that we support actually have Wi-Fi.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34208
12 years ago
Florian Fainelli bc73cf5345 push atm, br2684ctl and kmod-pppoa down the DSL Profile
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34206
12 years ago
Florian Fainelli a8c492dbb3 MIPS: add a build fix for arch/mips/boot/compressed/decompress.c
And get rid of the AR7 patch because at least the Alchemy SoC also needs it

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34170
12 years ago
Florian Fainelli b363a7e491 add support for Linux 3.6
SVN-Revision: 34154
12 years ago
Florian Fainelli 854c504781 move files directory to files-3.3
SVN-Revision: 34153
12 years ago
Florian Fainelli 62c9156af6 generate image for AC49x
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34149
12 years ago
Florian Fainelli 9c7d221d47 create AC49x subtarget
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34148
12 years ago
Florian Fainelli 668234c109 create generic subtarget
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34147
12 years ago
Florian Fainelli 4891549bcd detect AC49x flash partitions
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34146
12 years ago
Florian Fainelli feb968d964 support AC49x bootloader environment
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34145
12 years ago
Florian Fainelli 7d09c61d65 add AudioCodes AC49x platform support to kernel
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34144
12 years ago
Florian Fainelli d9b89db380 free memory below kernel offset
Some bootloaders (e.g. PSPBoot on AC49x) have a load-offset, this frees that
memory region so it is usable for Linux.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34143
12 years ago
Florian Fainelli e4bebad4f7 add Actiontec PK5000 LEDs
Also share them between the GT701 and the PK5000.

Patch from Daniel Gimpelevich.

SVN-Revision: 33756
12 years ago
Florian Fainelli d78371f5c0 vlynq: rework probing and clocking setup
Handle the different vlynq device versions, and make the vlynq code more
in line with the original vlynq implementation.

Patch from Daniel Gimpelevich.

SVN-Revision: 33755
12 years ago
Florian Fainelli 0f04f7479c remove the squashfs alignement define
Patch from Daniel Gimpelevich.

SVN-Revision: 33754
12 years ago
Florian Fainelli ec4e61e558 handle LOADER_MAGIC2 in ar7part
This is required for Actiontec PK5000 devices. Path from Daniel Gimpelevich.

SVN-Revision: 33753
12 years ago
Florian Fainelli e5a65db1b5 increase the flash resource size to its maximum value
CFI detection will reduce the resource size to its real value.

Patch from Daniel Gimpelevich.

SVN-Revision: 33752
12 years ago
Florian Fainelli 7205421c5b reinstate the fixed PHY fallback for devices with undetectable switches
At least devices without a switch present on the MDIO bus still get a valid
link and work as expected (such as the Linksys WAG54Gv2).

SVN-Revision: 33751
12 years ago
Florian Fainelli 3794a6a9dd enable mvswitch driver
And fix the default network configuration to create the required VLANs.

Patch from Daniel Gimpelevich.

SVN-Revision: 33750
12 years ago
Florian Fainelli 99598d2473 use the second available LED to encore mode boot states
Patch from Daniel Gimpelevich.

SVN-Revision: 33749
12 years ago
Florian Fainelli 31c324f451 use wpad-mini instead of hostapd
SVN-Revision: 33744
12 years ago
Florian Fainelli e7b2a4170c copy initramfs kernel to bin directory
SVN-Revision: 33726
12 years ago
Florian Fainelli bc3b111cfd generate vmlinux.srec and vmlinux.bin from srec2bin
Useful for loading the kernel into RAM using ADAM2/PSPBoot.

SVN-Revision: 33718
12 years ago
John Crispin a4d96aae8d bump to 3.3.8
SVN-Revision: 32055
12 years ago
Gabor Juhos 2ae5581447 kernel: update linux 3.3 to 3.3.7
SVN-Revision: 31848
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
Gabor Juhos b472e5d12e kernel: update linux 3.3 to 3.3.6
SVN-Revision: 31709
12 years ago
Gabor Juhos 34018a630f kernel: update linux 3.3 to 3.3.5
SVN-Revision: 31645
12 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
12 years ago
Jonas Gorski 30362b90af AR7: don't mark as broken
Linux 3.3.4 boots fine on my AR7 device.

SVN-Revision: 31623
12 years ago
Gabor Juhos 28e897845f ar7: remove 2.6.37 support
SVN-Revision: 31617
12 years ago
Gabor Juhos 047a51c4fd ar7: switch to 3.3 and mark the target as broken
SVN-Revision: 31616
12 years ago
Gabor Juhos dd884a6b73 ar7: add 3.3 support
SVN-Revision: 31615
12 years ago
Gabor Juhos e85a44f11b ar7: fix kernel_entry extraction
SVN-Revision: 31614
12 years ago
Florian Fainelli 7bed2e2225 fix titan gpio register size
SVN-Revision: 30502
13 years ago
Florian Fainelli 3994a2d1f9 add additionnal debug symbols when kernel debugging is enabled
SVN-Revision: 27637
13 years ago
Daniel Dickinson 0d8b0e937d base-files: diag.sh: added failsafe led definition
SVN-Revision: 27502
13 years ago
Florian Fainelli 58b5a2ca7b add GT701 LEDs support (#9382)
SVN-Revision: 26952
13 years ago
Florian Fainelli fbbe154a48 remove useless patches
SVN-Revision: 26837
13 years ago
Florian Fainelli de02a2795b fill maintainer infos for a couple of targets
SVN-Revision: 26836
13 years ago
Felix Fietkau f5d3d0e7d8 ar7: remove patches/configs for old kernel versions
SVN-Revision: 26707
13 years ago
Hauke Mehrtens 50c743e79e kernel: Update to version 2.6.37.6
Thank you Peter Wagner for the patch

SVN-Revision: 26441
13 years ago
Imre Kaloz b8430e7427 update to 2.6.32.33 and 2.6.37.4
SVN-Revision: 26226
13 years ago
Hauke Mehrtens 4226f1d373 kernel: update to kernel version 2.6.37.3
SVN-Revision: 26126
14 years ago
Florian Fainelli 06ddfcc75c use kmod-acx-mac80211 by default
SVN-Revision: 25755
14 years ago
Florian Fainelli f198979add fix MII register ioremap on when high cpmac is available, patch from Wipster
SVN-Revision: 25730
14 years ago
Florian Fainelli d071d17c46 switch to 2.6.37.1
SVN-Revision: 25675
14 years ago
Florian Fainelli 3d217da60b add a default network config file, patch from Wipster
SVN-Revision: 25647
14 years ago
Florian Fainelli d3c2b87213 update to 2.6.32.29
SVN-Revision: 25583
14 years ago
Florian Fainelli 590cb083bc add support for 2.6.37, thanks Wipster!
SVN-Revision: 25569
14 years ago