summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120
Commit message (Collapse)AuthorAgeFilesLines
...
* adm5120: remove __dev{init,exit} annotationsGabor Juhos2013-02-243-5/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35768
* adm5120: remove a superfluous patchGabor Juhos2013-02-221-13/+0
| | | | | | | | | | | | | | | The NO_IRQ symbol is not used by the amba core since upstream commit: dfb85185bda373a70409c70c2632b02fb0f8f449 AMBA: get rid of last two uses of NO_IRQ This gets rid of the last two users of NO_IRQ in AMBA primecell drivers. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35748
* adm5120: avoid warning caused by wrong AMBA irq valuesGabor Juhos2013-02-221-2/+2
| | | | | | | | | | | | | | | | | | | The amba core throws a warning if -1 is used as an irq value since upstream commit: 2eac58d5026e4ec8b17ff8b62877fea9e1d2f1b3 ARM: amba: make use of -1 IRQs warn Make the core warn about the use of -1 (NO_IRQ) Cange the value of the unused IRQs to zero for the UART devices to get rid of the warning. Based on #12729. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35747
* adm5120: migrate to common led helper functionsGabor Juhos2013-02-181-32/+4
| | | | | | | | | [juhosg: migrate to status_led_blink_{preinit,failsafe} helpers] Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35649
* kernel: update linux 3.7 to 3.7.9Gabor Juhos2013-02-171-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35644
* kernel: update linux 3.7 to 3.7.8Gabor Juhos2013-02-151-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35604
* kernel: update linux 3.7 to 3.7.7Gabor Juhos2013-02-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35571
* kernel: update linux 3.7 to 3.7.6Gabor Juhos2013-02-041-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35476
* kernel: update linux 3.7 to 3.7.5Gabor Juhos2013-01-291-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35390
* kernel: clean up crypto related kconfig optionsFelix Fietkau2013-01-271-16/+0
| | | | SVN-Revision: 35327
* kernel: update linux 3.7 to 3.7.4Gabor Juhos2013-01-241-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35318
* kernel: update linux 3.7 to 3.7.3Gabor Juhos2013-01-181-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35216
* adm5120: remove 3.6 supportGabor Juhos2013-01-1218-1059/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35116
* adm5120: switch to 3.7Gabor Juhos2013-01-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35115
* kernel: update linux 3.7 to 3.7.2Gabor Juhos2013-01-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35100
* adm5120: add support for 3.7Gabor Juhos2013-01-0118-0/+1067
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34954
* adm5120: nuke 3.3 supportGabor Juhos2013-01-0119-1066/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34953
* adm5120: switch to 3.6Gabor Juhos2013-01-011-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34952
* adm5120: add support for 3.6Gabor Juhos2013-01-0118-0/+1059
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34951
* adm5120: remove NAND_NO_AUTOINCR flag from rb1xx.cGabor Juhos2013-01-012-1/+11
| | | | | | | | Also add a compatibility patch for 3.3. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34950
* adm5120: use mtd_read helper in trxsplit.cGabor Juhos2013-01-011-2/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34949
* adm5120: don't include asm/system.h in adm5120-hcd.cGabor Juhos2013-01-011-1/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34948
* Do not use deprecated path to functions.sh (/etc/functions.sh -> ↵Mirko Vogt2012-12-191-1/+1
| | | | | | /lib/functions.sh) SVN-Revision: 34793
* kernel: add missing USB configuration symbols after r34501Florian Fainelli2012-12-071-0/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34568
* do no longer rename amba-pl010 serial devices namesFlorian Fainelli2012-12-035-58/+39
| | | | | | | | | | | Back in the days when we could not override /etc/inittab, it made a lot of sense to rename ttyAM to ttyS since this was the only supported serial device(s), we can now just put in an appropriate /etc/inittab file now. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34469
* 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> SVN-Revision: 34403
* drop GPIODEV platform codeJohn Crispin2012-10-1712-51/+0
| | | | SVN-Revision: 33825
* adm5120: move common routerboot definitions into a separate header fileGabor Juhos2012-09-092-92/+4
| | | | | | Those will be used on the ar71xx platform as well. SVN-Revision: 33341
* bump to 3.3.8John Crispin2012-06-051-1/+1
| | | | SVN-Revision: 32055
* kernel: update linux 3.3 to 3.3.7Gabor Juhos2012-05-231-1/+1
| | | | SVN-Revision: 31848
* adm5120: add missing config symbols for the rb1xx subtarget, fixes #11407Felix Fietkau2012-05-171-0/+8
| | | | SVN-Revision: 31781
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-15/+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 SVN-Revision: 31737
* kernel: update linux 3.3 to 3.3.6Gabor Juhos2012-05-141-1/+1
| | | | SVN-Revision: 31709
* kernel: update linux 3.3 to 3.3.5Gabor Juhos2012-05-071-1/+1
| | | | SVN-Revision: 31645
* adm5120: add missing NULL terminator to partition parser listJonas Gorski2012-05-031-0/+1
| | | | | | Fixes #11372. SVN-Revision: 31574
* kernel: update linux 3.3 to 3.3.4Gabor Juhos2012-04-301-1/+1
| | | | SVN-Revision: 31541
* adm5120: create a new subtarget for the RB1xx devicesGabor Juhos2012-04-299-50/+90
| | | | SVN-Revision: 31513
* adm5120: share a common kernel config between the subtargetsGabor Juhos2012-04-293-403/+228
| | | | SVN-Revision: 31512
* adm5120: merge 3.3 patchesGabor Juhos2012-04-2938-1919/+223
| | | | SVN-Revision: 31511
* adm5120: remove 2.6.32 supportGabor Juhos2012-04-2919-1444/+0
| | | | SVN-Revision: 31510
* adm5120: switch to 3.3.3Gabor Juhos2012-04-291-1/+1
| | | | SVN-Revision: 31509
* adm5120: fix macronix bootloc patchGabor Juhos2012-04-291-2/+2
| | | | SVN-Revision: 31508
* adm5120: remove 2.6.38 supportGabor Juhos2012-04-2522-1677/+0
| | | | SVN-Revision: 31475
* adm5120: add 3.3 supportGabor Juhos2012-04-2526-0/+2841
| | | | | | Partially based on the 3.1 patches by Hartmut Knaack <knaack.h [at] gmx.de> SVN-Revision: 31474
* adm5120: make 5GXi depends on CPU_LITTLE_ENDIANGabor Juhos2012-04-251-0/+1
| | | | SVN-Revision: 31472
* fix typos in adm5120 switch driver (#4241)Florian Fainelli2012-04-041-2/+2
| | | | SVN-Revision: 31196
* add Edimax specific MAGIC_MAC_BASE to read MAC from flash (#4241]Florian Fainelli2012-04-041-1/+10
| | | | SVN-Revision: 31195
* fix support for 2.6.38 kernelFlorian Fainelli2012-04-043-0/+55
| | | | | | | | | | | This patch fixes the following issues I encountered while compiling kernel 2.6.38.8 for my Omnima Embedded Controller/Edimax BR6104KP: - kernel comes up with machine selection during build, even though everything was properly set in menuconfig - USB api changes Successfully built and tested with r29755. Signed-off-by: Hartmut Knaack <knaack.h [at] gmx.de> SVN-Revision: 31194
* refresh 2.6.38 patchesFlorian Fainelli2012-04-042-2/+2
| | | | SVN-Revision: 31193
* targets: replace madwifi in profiles with ath5k, madwifi is unmaintainedFelix Fietkau2012-03-192-4/+4
| | | | SVN-Revision: 31015