aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7
Commit message (Collapse)AuthorAgeFilesLines
...
* ar7: migrate to common led helper functionsFlorian Fainelli2013-02-181-33/+27
| | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* all targets: use numerically prefixed uci-defaults file names to better ↵Jo-Philipp Wich2013-01-181-0/+0
| | | | | | control order of execution git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] use a default kernel command-line to mount squashfs and jffs2Florian Fainelli2012-11-292-0/+6
| | | | | | | | This fixes bug #9055. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove common symbols from 3.6 configsGabor Juhos2012-11-291-5/+0
| | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34404 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove common symbols from 3.3 configsGabor Juhos2012-11-291-2/+0
| | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34403 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] use physmap-flash part_probe_typesFlorian Fainelli2012-11-278-56/+48
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34398 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add AudioCodes AC495 SoCFlorian Fainelli2012-11-272-10/+16
| | | | | | | | | Found in the AudioCodes Tulip AC494 ATA. Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34395 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] move acx-mac80211 to the ar7 generic targetFlorian Fainelli2012-11-162-1/+3
| | | | | | | | None of the AC49x boards that we support actually have Wi-Fi. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34208 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] push atm, br2684ctl and kmod-pppoa down the DSL ProfileFlorian Fainelli2012-11-163-4/+5
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34206 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] MIPS: add a build fix for arch/mips/boot/compressed/decompress.cFlorian Fainelli2012-11-121-12/+0
| | | | | | | | And get rid of the AR7 patch because at least the Alchemy SoC also needs it Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34170 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add support for Linux 3.6Florian Fainelli2012-11-1117-0/+1777
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34154 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] move files directory to files-3.3Florian Fainelli2012-11-113-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] generate image for AC49xFlorian Fainelli2012-11-111-0/+15
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34149 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] create AC49x subtargetFlorian Fainelli2012-11-113-0/+33
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34148 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] create generic subtargetFlorian Fainelli2012-11-118-1/+17
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] detect AC49x flash partitionsFlorian Fainelli2012-11-112-0/+255
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34146 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] support AC49x bootloader environmentFlorian Fainelli2012-11-111-0/+20
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add AudioCodes AC49x platform support to kernelFlorian Fainelli2012-11-111-0/+82
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34144 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] free memory below kernel offsetFlorian Fainelli2012-11-111-0/+15
| | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add Actiontec PK5000 LEDsFlorian Fainelli2012-10-131-0/+95
| | | | | | | | Also share them between the GT701 and the PK5000. Patch from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] vlynq: rework probing and clocking setupFlorian Fainelli2012-10-131-12/+292
| | | | | | | | | Handle the different vlynq device versions, and make the vlynq code more in line with the original vlynq implementation. Patch from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33755 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] remove the squashfs alignement defineFlorian Fainelli2012-10-131-1/+0
| | | | | | Patch from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33754 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] handle LOADER_MAGIC2 in ar7partFlorian Fainelli2012-10-131-8/+70
| | | | | | This is required for Actiontec PK5000 devices. Path from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] increase the flash resource size to its maximum valueFlorian Fainelli2012-10-131-0/+11
| | | | | | | | CFI detection will reduce the resource size to its real value. Patch from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33752 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] reinstate the fixed PHY fallback for devices with undetectable switchesFlorian Fainelli2012-10-131-59/+35
| | | | | | | 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). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] enable mvswitch driverFlorian Fainelli2012-10-133-32/+74
| | | | | | | | And fix the default network configuration to create the required VLANs. Patch from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] use the second available LED to encore mode boot statesFlorian Fainelli2012-10-132-6/+21
| | | | | | Patch from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] use wpad-mini instead of hostapdFlorian Fainelli2012-10-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] copy initramfs kernel to bin directoryFlorian Fainelli2012-10-111-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33726 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] generate vmlinux.srec and vmlinux.bin from srec2binFlorian Fainelli2012-10-111-0/+2
| | | | | | Useful for loading the kernel into RAM using ADAM2/PSPBoot. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] bump to 3.3.8John Crispin2012-06-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32055 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.3 to 3.3.7Gabor Juhos2012-05-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-8/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.3 to 3.3.6Gabor Juhos2012-05-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31709 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.3 to 3.3.5Gabor Juhos2012-05-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31645 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: rewrite the phy packet hook, put it in the network stack to avoid ↵Felix Fietkau2012-05-061-70/+0
| | | | | | having to keep non-upstream ethernet driver changes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31637 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AR7: don't mark as brokenJonas Gorski2012-05-061-1/+1
| | | | | | Linux 3.3.4 boots fine on my AR7 device. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31623 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: remove 2.6.37 supportGabor Juhos2012-05-0511-727/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31617 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: switch to 3.3 and mark the target as brokenGabor Juhos2012-05-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31616 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: add 3.3 supportGabor Juhos2012-05-059-0/+601
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31615 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: fix kernel_entry extractionGabor Juhos2012-05-051-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31614 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] fix titan gpio register sizeFlorian Fainelli2012-02-131-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30502 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add additionnal debug symbols when kernel debugging is enabledFlorian Fainelli2011-07-171-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27637 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] base-files: diag.sh: added failsafe led definitionDaniel Dickinson2011-07-071-1/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27502 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add GT701 LEDs support (#9382)Florian Fainelli2011-05-201-0/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] remove useless patchesFlorian Fainelli2011-05-062-29/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fill maintainer infos for a couple of targetsFlorian Fainelli2011-05-061-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: remove patches/configs for old kernel versionsFelix Fietkau2011-04-1726-3303/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26707 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: Update to version 2.6.37.6Hauke Mehrtens2011-04-031-1/+1
| | | | | | | Thank you Peter Wagner for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26441 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to 2.6.32.33 and 2.6.37.4Imre Kaloz2011-03-181-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26226 3c298f89-4303-0410-b956-a3cf2f4a3e73