Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | targets: prepare for supporting normal and initramfs images | Florian Fainelli | 2013-06-27 | 1 | -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 Fietkau | 2013-06-15 | 1 | -1/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36937 | ||||
* | kirkwood: convert to use the new jffs2_nand | Jonas Gorski | 2013-06-05 | 2 | -3/+3 |
| | | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36861 | ||||
* | Adapt default network configuration for IPv6 | Steven Barth | 2013-04-09 | 1 | -0/+4 |
| | | | | SVN-Revision: 36278 | ||||
* | all targets: use numerically prefixed uci-defaults file names to better ↵ | Jo-Philipp Wich | 2013-01-18 | 2 | -0/+0 |
| | | | | | | control order of execution SVN-Revision: 35217 | ||||
* | target: enable XZ BCJ decompressor code after r35097 | Florian Fainelli | 2013-01-14 | 1 | -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 r34501 | Florian Fainelli | 2012-12-07 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34568 | ||||
* | remove common symbols from 3.3 configs | Gabor Juhos | 2012-11-29 | 1 | -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.pl | Gabor Juhos | 2012-10-29 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33987 | ||||
* | Enable eSATA sheevaplug | John Crispin | 2012-08-24 | 1 | -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 modules | Luka Perkov | 2012-07-15 | 1 | -1/+0 |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32732 | ||||
* | kirkwood: add support for seagate goflexnet and goflexhome | Luka Perkov | 2012-07-15 | 4 | -2/+331 |
| | | | | | | Signed-off-by: Martin Mueller <mm@sig21.net> SVN-Revision: 32725 | ||||
* | kirkwood: revert config changes from r32053 | Luka Perkov | 2012-07-15 | 1 | -2/+1 |
| | | | | SVN-Revision: 32719 | ||||
* | kirkwood: fix typo in uci-defaults/leds | Luka Perkov | 2012-06-13 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Martin Mueller <mm@sig21.net> SVN-Revision: 32343 | ||||
* | kirkwood: ib62x0 fix reboot | Luka Perkov | 2012-06-08 | 1 | -0/+1 |
| | | | | SVN-Revision: 32131 | ||||
* | bump to 3.3.8 | John Crispin | 2012-06-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 32055 | ||||
* | kirkwood: reorganize target | Luka Perkov | 2012-06-05 | 14 | -787/+693 |
| | | | | SVN-Revision: 32053 | ||||
* | kirkwood: use the generic uci-default functions for initial LED setup | Gabor Juhos | 2012-05-29 | 1 | -38/+4 |
| | | | | SVN-Revision: 31994 | ||||
* | kirkwood: use uci-defaults to configure different boards | Gabor Juhos | 2012-05-29 | 6 | -30/+107 |
| | | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31990 | ||||
* | kernel: update linux 3.3 to 3.3.7 | Gabor Juhos | 2012-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 31848 | ||||
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 | 1 | -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.6 | Gabor Juhos | 2012-05-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 31709 | ||||
* | kirkwood: fix Kconfig symbol for NSA-310 | Gabor Juhos | 2012-05-09 | 2 | -3/+3 |
| | | | | SVN-Revision: 31673 | ||||
* | kirkwood: add support for the ZyXEL NSA-310 | Gabor Juhos | 2012-05-09 | 2 | -0/+301 |
| | | | | SVN-Revision: 31669 | ||||
* | kirkwood: add RaidSonic ICY BOX IB-NAS62x0 board support | Gabor Juhos | 2012-05-09 | 2 | -0/+217 |
| | | | | | | Based on a patch by Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31668 | ||||
* | kirkwood: enable GPIO sysfs interface | Gabor Juhos | 2012-05-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 31667 | ||||
* | kirkwood: nuke 2.6.37 support | Gabor Juhos | 2012-05-09 | 4 | -422/+0 |
| | | | | SVN-Revision: 31666 | ||||
* | kirkwood: switch to 3.3 | Gabor Juhos | 2012-05-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 31665 | ||||
* | kirkwood: add 3.3 support | Gabor Juhos | 2012-05-09 | 4 | -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 Wich | 2011-11-10 | 1 | -1/+1 |
| | | | | | | easier to set servers on the cli SVN-Revision: 28933 | ||||
* | add timeserver config to target specific system configs as well | Jo-Philipp Wich | 2011-11-04 | 1 | -2/+5 |
| | | | | SVN-Revision: 28750 | ||||
* | kernel: Update to version 2.6.37.6 | Hauke Mehrtens | 2011-04-03 | 1 | -1/+1 |
| | | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441 | ||||
* | update to 2.6.32.33 and 2.6.37.4 | Imre Kaloz | 2011-03-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 26226 | ||||
* | upgrade to 2.6.37 | Imre Kaloz | 2011-03-18 | 5 | -179/+19 |
| | | | | SVN-Revision: 26225 | ||||
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | 1 | -1/+0 |
| | | | | SVN-Revision: 25928 | ||||
* | switch back to xscale mtune, marvell_f is unlikely to get upstreamed | Imre Kaloz | 2011-02-25 | 1 | -3/+1 |
| | | | | SVN-Revision: 25707 | ||||
* | update to 2.6.35.11 | Florian Fainelli | 2011-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 25582 | ||||
* | config symbol cleanup | Imre Kaloz | 2011-02-01 | 1 | -8/+0 |
| | | | | SVN-Revision: 25272 | ||||
* | enable mach support for OpenRD Base and OpenRD Client (#8417), spare the rest | Jo-Philipp Wich | 2010-12-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 24541 | ||||
* | update to the latest stable kernels | Imre Kaloz | 2010-11-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 24136 | ||||
* | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 | 1 | -2/+1 |
| | | | | SVN-Revision: 24084 | ||||
* | update kernels to 2.6.32.25 and 2.6.35.8 | Imre Kaloz | 2010-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 23851 | ||||
* | Fix patch | Lars-Peter Clausen | 2010-10-29 | 1 | -7/+7 |
| | | | | SVN-Revision: 23702 | ||||
* | Adds leds and gpio keys support for Iomega iConnect. | Lars-Peter Clausen | 2010-10-27 | 1 | -6/+111 |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23682 | ||||
* | mark targets maintained by me | Imre Kaloz | 2010-10-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 23668 | ||||
* | Make mv_cesa crypto module available on Orion as well. | Lars-Peter Clausen | 2010-10-04 | 1 | -11/+0 |
| | | | | SVN-Revision: 23229 | ||||
* | Iomega iConnect Wireless platform support | Lars-Peter Clausen | 2010-10-04 | 3 | -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-in | Lars-Peter Clausen | 2010-10-04 | 1 | -6/+1 |
| | | | | SVN-Revision: 23214 | ||||
* | update 2.6.35.x to 2.6.35.7 | Lars-Peter Clausen | 2010-10-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 23213 | ||||
* | Add jffs2 feature flag | Lars-Peter Clausen | 2010-10-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 23177 |