Steven Barth
ea94d66b0f
Adapt default network configuration for IPv6
...
SVN-Revision: 36278
2013-04-09 08:03:08 +00:00
Florian Fainelli
15b66e0cbe
ar7: migrate to common led helper functions
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35659
2013-02-18 10:37:43 +00:00
Jo-Philipp Wich
3a2cccda2e
all targets: use numerically prefixed uci-defaults file names to better control order of execution
...
SVN-Revision: 35217
2013-01-18 12:42:53 +00:00
Florian Fainelli
763f780553
use a default kernel command-line to mount squashfs and jffs2
...
This fixes bug #9055 .
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34424
2012-11-29 21:42:53 +00:00
Gabor Juhos
c2f018fca2
remove common symbols from 3.6 configs
...
The removed symbols are present in the generic configuration.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34404
2012-11-29 15:21:41 +00:00
Gabor Juhos
1f516235ea
remove common symbols from 3.3 configs
...
The removed symbols are present in the generic configuration.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34403
2012-11-29 15:21:35 +00:00
Florian Fainelli
ee16e144bb
use physmap-flash part_probe_types
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34398
2012-11-27 18:42:49 +00:00
Florian Fainelli
dd852e242d
add AudioCodes AC495 SoC
...
Found in the AudioCodes Tulip AC494 ATA.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34395
2012-11-27 18:42:39 +00:00
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
2012-11-16 13:00:55 +00:00
Florian Fainelli
bc73cf5345
push atm, br2684ctl and kmod-pppoa down the DSL Profile
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34206
2012-11-16 13:00:48 +00:00
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
2012-11-12 12:49:47 +00:00
Florian Fainelli
b363a7e491
add support for Linux 3.6
...
SVN-Revision: 34154
2012-11-11 18:41:09 +00:00
Florian Fainelli
854c504781
move files directory to files-3.3
...
SVN-Revision: 34153
2012-11-11 18:40:48 +00:00
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
2012-11-11 16:11:39 +00:00
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
2012-11-11 16:11:34 +00:00
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
2012-11-11 16:11:29 +00:00
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
2012-11-11 16:11:22 +00:00
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
2012-11-11 16:11:14 +00:00
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
2012-11-11 16:11:09 +00:00
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
2012-11-11 16:11:00 +00:00
Florian Fainelli
e4bebad4f7
add Actiontec PK5000 LEDs
...
Also share them between the GT701 and the PK5000.
Patch from Daniel Gimpelevich.
SVN-Revision: 33756
2012-10-13 17:47:45 +00:00
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
2012-10-13 17:47:36 +00:00
Florian Fainelli
0f04f7479c
remove the squashfs alignement define
...
Patch from Daniel Gimpelevich.
SVN-Revision: 33754
2012-10-13 17:47:30 +00:00
Florian Fainelli
ec4e61e558
handle LOADER_MAGIC2 in ar7part
...
This is required for Actiontec PK5000 devices. Path from Daniel Gimpelevich.
SVN-Revision: 33753
2012-10-13 17:47:25 +00:00
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
2012-10-13 17:47:20 +00:00
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
2012-10-13 17:47:14 +00:00
Florian Fainelli
3794a6a9dd
enable mvswitch driver
...
And fix the default network configuration to create the required VLANs.
Patch from Daniel Gimpelevich.
SVN-Revision: 33750
2012-10-13 17:47:09 +00:00
Florian Fainelli
99598d2473
use the second available LED to encore mode boot states
...
Patch from Daniel Gimpelevich.
SVN-Revision: 33749
2012-10-13 17:47:04 +00:00
Florian Fainelli
31c324f451
use wpad-mini instead of hostapd
...
SVN-Revision: 33744
2012-10-13 17:46:32 +00:00
Florian Fainelli
e7b2a4170c
copy initramfs kernel to bin directory
...
SVN-Revision: 33726
2012-10-11 15:45:24 +00:00
Florian Fainelli
bc3b111cfd
generate vmlinux.srec and vmlinux.bin from srec2bin
...
Useful for loading the kernel into RAM using ADAM2/PSPBoot.
SVN-Revision: 33718
2012-10-11 06:45:07 +00:00
John Crispin
a4d96aae8d
bump to 3.3.8
...
SVN-Revision: 32055
2012-06-05 06:57:51 +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
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
Gabor Juhos
b472e5d12e
kernel: update linux 3.3 to 3.3.6
...
SVN-Revision: 31709
2012-05-14 09:18:32 +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
Jonas Gorski
30362b90af
AR7: don't mark as broken
...
Linux 3.3.4 boots fine on my AR7 device.
SVN-Revision: 31623
2012-05-06 14:04:19 +00:00
Gabor Juhos
28e897845f
ar7: remove 2.6.37 support
...
SVN-Revision: 31617
2012-05-05 17:32:43 +00:00
Gabor Juhos
047a51c4fd
ar7: switch to 3.3 and mark the target as broken
...
SVN-Revision: 31616
2012-05-05 17:32:41 +00:00
Gabor Juhos
dd884a6b73
ar7: add 3.3 support
...
SVN-Revision: 31615
2012-05-05 17:32:39 +00:00
Gabor Juhos
e85a44f11b
ar7: fix kernel_entry extraction
...
SVN-Revision: 31614
2012-05-05 17:32:36 +00:00
Florian Fainelli
7bed2e2225
fix titan gpio register size
...
SVN-Revision: 30502
2012-02-13 16:05:27 +00:00
Florian Fainelli
3994a2d1f9
add additionnal debug symbols when kernel debugging is enabled
...
SVN-Revision: 27637
2011-07-17 12:30:04 +00:00
Daniel Dickinson
0d8b0e937d
base-files: diag.sh: added failsafe led definition
...
SVN-Revision: 27502
2011-07-07 03:09:20 +00:00
Florian Fainelli
58b5a2ca7b
add GT701 LEDs support ( #9382 )
...
SVN-Revision: 26952
2011-05-20 10:06:00 +00:00
Florian Fainelli
fbbe154a48
remove useless patches
...
SVN-Revision: 26837
2011-05-06 12:37:40 +00:00
Florian Fainelli
de02a2795b
fill maintainer infos for a couple of targets
...
SVN-Revision: 26836
2011-05-06 12:37:36 +00:00
Felix Fietkau
f5d3d0e7d8
ar7: remove patches/configs for old kernel versions
...
SVN-Revision: 26707
2011-04-17 18:39:38 +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