summaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood
Commit message (Collapse)AuthorAgeFilesLines
* targets: prepare for supporting normal and initramfs imagesFlorian Fainelli2013-06-271-4/+0
| | | | | | | | | | | | In order to support both normal images and initramfs, ensure that each target sets KERNELNAME properly so that the generic kernel building code can copy the corresponding files over $(KDIR) with the appropriate extension. Update the various paths to the kernel and wrapper images from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37049
* kirkwood: disable the CONFIG_IP_ADVANCED_ROUTER kernel config override (#13702)Felix Fietkau2013-06-151-1/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36937
* kirkwood: convert to use the new jffs2_nandJonas Gorski2013-06-052-3/+3
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36861
* Adapt default network configuration for IPv6Steven Barth2013-04-091-0/+4
| | | | SVN-Revision: 36278
* all targets: use numerically prefixed uci-defaults file names to better ↵Jo-Philipp Wich2013-01-182-0/+0
| | | | | | control order of execution SVN-Revision: 35217
* target: enable XZ BCJ decompressor code after r35097Florian Fainelli2013-01-141-0/+2
| | | | | | | | | Required to actually be able to mount squashfs xz compressed filesystems. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35156
* kernel: add missing USB configuration symbols after r34501Florian Fainelli2012-12-071-0/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34568
* 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
* target: refresh all target configs with kconfig.plGabor Juhos2012-10-291-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33987
* Enable eSATA sheevaplugJohn Crispin2012-08-241-1/+1
| | | | | | | | | | OpenWRT runs in a eSATA sheevaplug like a charm. This patch just enables CONFIG_MACH_ESATA_SHEEVAPLUG so the proper MACHINE_START definition is compiled in. Signed-off-by: Unai Uribarri <unaiur@gmail.com> SVN-Revision: 33266
* kernel: add Marvell SoC built-in RTC to modulesLuka Perkov2012-07-151-1/+0
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32732
* kirkwood: add support for seagate goflexnet and goflexhomeLuka Perkov2012-07-154-2/+331
| | | | | | Signed-off-by: Martin Mueller <mm@sig21.net> SVN-Revision: 32725
* kirkwood: revert config changes from r32053Luka Perkov2012-07-151-2/+1
| | | | SVN-Revision: 32719
* kirkwood: fix typo in uci-defaults/ledsLuka Perkov2012-06-131-1/+1
| | | | | | Signed-off-by: Martin Mueller <mm@sig21.net> SVN-Revision: 32343
* kirkwood: ib62x0 fix rebootLuka Perkov2012-06-081-0/+1
| | | | SVN-Revision: 32131
* bump to 3.3.8John Crispin2012-06-051-1/+1
| | | | SVN-Revision: 32055
* kirkwood: reorganize targetLuka Perkov2012-06-0514-787/+693
| | | | SVN-Revision: 32053
* kirkwood: use the generic uci-default functions for initial LED setupGabor Juhos2012-05-291-38/+4
| | | | SVN-Revision: 31994
* kirkwood: use uci-defaults to configure different boardsGabor Juhos2012-05-296-30/+107
| | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31990
* kernel: update linux 3.3 to 3.3.7Gabor Juhos2012-05-231-1/+1
| | | | SVN-Revision: 31848
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-6/+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
* kirkwood: fix Kconfig symbol for NSA-310Gabor Juhos2012-05-092-3/+3
| | | | SVN-Revision: 31673
* kirkwood: add support for the ZyXEL NSA-310Gabor Juhos2012-05-092-0/+301
| | | | SVN-Revision: 31669
* kirkwood: add RaidSonic ICY BOX IB-NAS62x0 board supportGabor Juhos2012-05-092-0/+217
| | | | | | Based on a patch by Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31668
* kirkwood: enable GPIO sysfs interfaceGabor Juhos2012-05-091-0/+1
| | | | SVN-Revision: 31667
* kirkwood: nuke 2.6.37 supportGabor Juhos2012-05-094-422/+0
| | | | SVN-Revision: 31666
* kirkwood: switch to 3.3Gabor Juhos2012-05-091-1/+1
| | | | SVN-Revision: 31665
* kirkwood: add 3.3 supportGabor Juhos2012-05-094-0/+440
| | | | | | Based on the 3.2.9 patches by Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31664
* base-files, target: assign name to system timeserver section, makes it ↵Jo-Philipp Wich2011-11-101-1/+1
| | | | | | easier to set servers on the cli SVN-Revision: 28933
* add timeserver config to target specific system configs as wellJo-Philipp Wich2011-11-041-2/+5
| | | | SVN-Revision: 28750
* kernel: Update to version 2.6.37.6Hauke Mehrtens2011-04-031-1/+1
| | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441
* update to 2.6.32.33 and 2.6.37.4Imre Kaloz2011-03-181-1/+1
| | | | SVN-Revision: 26226
* upgrade to 2.6.37Imre Kaloz2011-03-185-179/+19
| | | | SVN-Revision: 26225
* only support EABI on ARM targetsImre Kaloz2011-03-071-1/+0
| | | | SVN-Revision: 25928
* switch back to xscale mtune, marvell_f is unlikely to get upstreamedImre Kaloz2011-02-251-3/+1
| | | | SVN-Revision: 25707
* update to 2.6.35.11Florian Fainelli2011-02-191-1/+1
| | | | SVN-Revision: 25582
* config symbol cleanupImre Kaloz2011-02-011-8/+0
| | | | SVN-Revision: 25272
* enable mach support for OpenRD Base and OpenRD Client (#8417), spare the restJo-Philipp Wich2010-12-131-2/+2
| | | | SVN-Revision: 24541
* update to the latest stable kernelsImre Kaloz2010-11-241-1/+1
| | | | SVN-Revision: 24136
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-221-2/+1
| | | | SVN-Revision: 24084
* update kernels to 2.6.32.25 and 2.6.35.8Imre Kaloz2010-11-041-1/+1
| | | | SVN-Revision: 23851
* Fix patchLars-Peter Clausen2010-10-291-7/+7
| | | | SVN-Revision: 23702
* Adds leds and gpio keys support for Iomega iConnect.Lars-Peter Clausen2010-10-271-6/+111
| | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23682
* mark targets maintained by meImre Kaloz2010-10-271-0/+1
| | | | SVN-Revision: 23668
* Make mv_cesa crypto module available on Orion as well.Lars-Peter Clausen2010-10-041-11/+0
| | | | SVN-Revision: 23229
* Iomega iConnect Wireless platform supportLars-Peter Clausen2010-10-043-0/+141
| | | | | | | | | This patch adds support for Iomega iConnect Wireless. Leds and wireless card support are still missing. Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23217
* Remove hwmon and i2c support from being built-inLars-Peter Clausen2010-10-041-6/+1
| | | | SVN-Revision: 23214
* update 2.6.35.x to 2.6.35.7Lars-Peter Clausen2010-10-041-1/+1
| | | | SVN-Revision: 23213
* Add jffs2 feature flagLars-Peter Clausen2010-10-021-1/+1
| | | | SVN-Revision: 23177