Commit Graph

312 Commits (be2b61e4f1ec1e351733bebb7105629599034639)

Author SHA1 Message Date
Luka Perkov ad7564142d kirkwood: drop 3.3.x kernel version
Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 38404
11 years ago
Luka Perkov 73246d2f64 kirkwood: upgrade to 3.10.15
Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 38402
11 years ago
Luka Perkov 8c2f571ddd kirkwood: enable appended dtb (3.10.x)
Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 38379
11 years ago
Luka Perkov c808a4a7ef ubifs: enable building modular images
Now it is possible to build ubi/ubifs images for only selected boards inside
single target.

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 38375
11 years ago
Luka Perkov fa3ab0c237 kirkwood: add support for UBI (3.10.x)
Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 38301
11 years ago
Luka Perkov 5617993e10 kirkwood: enable dts compilation
In 3.10 we might build those, so for now just add this functionality.

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 38297
11 years ago
Luka Perkov a30df8987d kirkwood: fix initramfs images
Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 38296
11 years ago
Luka Perkov 38936426f7 kirkwood: update patches and configuration (3.10)
Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 38295
11 years ago
Luka Perkov 0eb732c659 kirkwood: drop PROFILE from image names
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 38281
11 years ago
Luka Perkov 0331657a4f kirkwood: add linux 3.10 support
Backport appropriate patches to allow using device tree only board
defintions.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 38280
11 years ago
Luka Perkov 7d1e5ae918 kirkwood: prepare for 3.10
Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 38279
11 years ago
Luka Perkov 914ca3cb55 kirkwood: explicitly set CPU_TYPE to xscale
Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 38278
11 years ago
Florian Fainelli 6a4f2922f6 targets: prepare for supporting normal and initramfs images
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
11 years ago
Felix Fietkau d3a7b5633c kirkwood: disable the CONFIG_IP_ADVANCED_ROUTER kernel config override (#13702)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 36937
11 years ago
Jonas Gorski e7b504ce8e kirkwood: convert to use the new jffs2_nand
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 36861
11 years ago
Steven Barth ea94d66b0f Adapt default network configuration for IPv6
SVN-Revision: 36278
11 years ago
Jo-Philipp Wich 3a2cccda2e all targets: use numerically prefixed uci-defaults file names to better control order of execution
SVN-Revision: 35217
12 years ago
Florian Fainelli 1e103b2ecc target: enable XZ BCJ decompressor code after r35097
Required to actually be able to mount squashfs xz compressed
filesystems.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 35156
12 years ago
Florian Fainelli 33f6c5ddb9 kernel: add missing USB configuration symbols after r34501
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34568
12 years ago
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
12 years ago
Gabor Juhos e91dc2e5b3 target: refresh all target configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 33987
12 years ago
John Crispin de3c3d7181 Enable eSATA sheevaplug
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
12 years ago
Luka Perkov 03a6d65c37 kernel: add Marvell SoC built-in RTC to modules
Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 32732
12 years ago
Luka Perkov c89e87d186 kirkwood: add support for seagate goflexnet and goflexhome
Signed-off-by: Martin Mueller <mm@sig21.net>

SVN-Revision: 32725
12 years ago
Luka Perkov 952ce3473d kirkwood: revert config changes from r32053
SVN-Revision: 32719
12 years ago
Luka Perkov 1c80d9f21d kirkwood: fix typo in uci-defaults/leds
Signed-off-by: Martin Mueller <mm@sig21.net>

SVN-Revision: 32343
12 years ago
Luka Perkov be5229f0ba kirkwood: ib62x0 fix reboot
SVN-Revision: 32131
12 years ago
John Crispin a4d96aae8d bump to 3.3.8
SVN-Revision: 32055
12 years ago
Luka Perkov 605012ad5d kirkwood: reorganize target
SVN-Revision: 32053
12 years ago
Gabor Juhos c81c6516de kirkwood: use the generic uci-default functions for initial LED setup
SVN-Revision: 31994
12 years ago
Gabor Juhos ba3ad24514 kirkwood: use uci-defaults to configure different boards
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>

SVN-Revision: 31990
12 years ago
Gabor Juhos 2ae5581447 kernel: update linux 3.3 to 3.3.7
SVN-Revision: 31848
12 years ago
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
12 years ago
Gabor Juhos b472e5d12e kernel: update linux 3.3 to 3.3.6
SVN-Revision: 31709
12 years ago
Gabor Juhos ec27c35ebe kirkwood: fix Kconfig symbol for NSA-310
SVN-Revision: 31673
12 years ago
Gabor Juhos 200227e0b4 kirkwood: add support for the ZyXEL NSA-310
SVN-Revision: 31669
12 years ago
Gabor Juhos 213cbf4297 kirkwood: add RaidSonic ICY BOX IB-NAS62x0 board support
Based on a patch by Luka Perkov <openwrt@lukaperkov.net>

SVN-Revision: 31668
12 years ago
Gabor Juhos d4876692c1 kirkwood: enable GPIO sysfs interface
SVN-Revision: 31667
12 years ago
Gabor Juhos d1eed108bb kirkwood: nuke 2.6.37 support
SVN-Revision: 31666
12 years ago
Gabor Juhos 861b9b25e0 kirkwood: switch to 3.3
SVN-Revision: 31665
12 years ago
Gabor Juhos b272041998 kirkwood: add 3.3 support
Based on the 3.2.9 patches by Luka Perkov <openwrt@lukaperkov.net>

SVN-Revision: 31664
12 years ago
Jo-Philipp Wich be49daffc8 base-files, target: assign name to system timeserver section, makes it easier to set servers on the cli
SVN-Revision: 28933
13 years ago
Jo-Philipp Wich d6f02b62d4 add timeserver config to target specific system configs as well
SVN-Revision: 28750
13 years ago
Hauke Mehrtens 50c743e79e kernel: Update to version 2.6.37.6
Thank you Peter Wagner for the patch

SVN-Revision: 26441
13 years ago
Imre Kaloz b8430e7427 update to 2.6.32.33 and 2.6.37.4
SVN-Revision: 26226
13 years ago
Imre Kaloz c89b70adcd upgrade to 2.6.37
SVN-Revision: 26225
13 years ago
Imre Kaloz b74308c433 only support EABI on ARM targets
SVN-Revision: 25928
13 years ago
Imre Kaloz f7c0993027 switch back to xscale mtune, marvell_f is unlikely to get upstreamed
SVN-Revision: 25707
13 years ago
Florian Fainelli 31709b2c76 update to 2.6.35.11
SVN-Revision: 25582
13 years ago
Imre Kaloz 7ab8489f82 config symbol cleanup
SVN-Revision: 25272
14 years ago
Jo-Philipp Wich 81edc28358 enable mach support for OpenRD Base and OpenRD Client (#8417), spare the rest
SVN-Revision: 24541
14 years ago
Imre Kaloz ead8ab8403 update to the latest stable kernels
SVN-Revision: 24136
14 years ago
Imre Kaloz 4052849677 switch from ext2 to ext4 (w/o) journaling
SVN-Revision: 24084
14 years ago
Imre Kaloz 0a5da348d1 update kernels to 2.6.32.25 and 2.6.35.8
SVN-Revision: 23851
14 years ago
Lars-Peter Clausen 4990417071 Fix patch
SVN-Revision: 23702
14 years ago
Lars-Peter Clausen 41ddcd79ab Adds leds and gpio keys support for Iomega iConnect.
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 23682
14 years ago
Imre Kaloz 81059a2a96 mark targets maintained by me
SVN-Revision: 23668
14 years ago
Lars-Peter Clausen 290e192ce8 Make mv_cesa crypto module available on Orion as well.
SVN-Revision: 23229
14 years ago
Lars-Peter Clausen f05a30206c Iomega iConnect Wireless platform support
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
14 years ago
Lars-Peter Clausen 1162dfde82 Remove hwmon and i2c support from being built-in
SVN-Revision: 23214
14 years ago
Lars-Peter Clausen 83d6a36019 update 2.6.35.x to 2.6.35.7
SVN-Revision: 23213
14 years ago
Lars-Peter Clausen ff9ddd7c0f Add jffs2 feature flag
SVN-Revision: 23177
14 years ago
Lars-Peter Clausen 8314ce02cc Fix mv_cesa module dependencies and .ko file location Thanks KanjiMonster & Memphiz
SVN-Revision: 23145
14 years ago
Jo-Philipp Wich 1cd4b50164 fix Dockstart default rdate interface in system config, reformat
SVN-Revision: 22975
14 years ago
Lars-Peter Clausen a70e0d0665 Add kernel package for the mv_cesa crypto module
SVN-Revision: 22877
14 years ago
Lars-Peter Clausen 3fe1d8503c Set -mtune to marvell-f
SVN-Revision: 22876
14 years ago
Lars-Peter Clausen 34736c48b9 Build usb storage support into the kernel.
This allows for example to put the rootfs on a usb-stick.

SVN-Revision: 22845
14 years ago
Lars-Peter Clausen dc116b1887 Add different profiles for Sheevaplug and Dockstar
Thanks to Gerrit Visser

SVN-Revision: 22838
14 years ago
Lars-Peter Clausen 429c8a56b6 Use kirkwood_nand_init instead of manually registering the nand driver
This fixes that the device would hang during boot.

SVN-Revision: 22837
14 years ago
Lars-Peter Clausen 014765e77c Align jffs2 to pagesize and fix mkfs2.jffs2 opts
SVN-Revision: 22836
14 years ago
Lars-Peter Clausen cf445bb48f Update 2.6.35.x to 2.6.35.4
SVN-Revision: 22833
14 years ago
Lars-Peter Clausen 28d7de48b8 Cleanup image generation
SVN-Revision: 22829
14 years ago
Lars-Peter Clausen 6e3060af50 Update kernel to 2.6.35
SVN-Revision: 22786
14 years ago
Lars-Peter Clausen 0e974c50ed Add Seagate Dockstar support
SVN-Revision: 22765
14 years ago
Nicolas Thill b3b591c000 buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
SVN-Revision: 21238
14 years ago
Nicolas Thill 9ae19dcf87 target: remove CONFIG_CRC16 override (closes: #7194)
SVN-Revision: 21130
14 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
14 years ago
Nicolas Thill e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
SVN-Revision: 20136
14 years ago
Florian Fainelli a47b8566a1 update to 2.6.30, refresh patches
SVN-Revision: 18635
15 years ago
Imre Kaloz 6b280112f2 some more Kconfig symbol move..
SVN-Revision: 18371
15 years ago
Imre Kaloz 1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
15 years ago
Florian Fainelli d4b251bdb8 update to 2.6.30.9
SVN-Revision: 18126
15 years ago
Nicolas Thill fcc67b55b1 move common CONFIG_MMC entries to generic
SVN-Revision: 17948
15 years ago
Gabor Juhos 054c54512f kernel: upgrade to 2.6.30.8 and refresh patches
SVN-Revision: 17804
15 years ago
Imre Kaloz 85fcc97a13 update to latest 2.6.27 and 2.6.30 kernels
SVN-Revision: 17602
15 years ago
Florian Fainelli 3ce53b8d92 update to 2.6.30.6, compile tested on some targets only
SVN-Revision: 17549
15 years ago
Florian Fainelli 0c5a73ec9b use 2.6.30.5
SVN-Revision: 17296
15 years ago
Florian Fainelli ab5bc14973 update to 2.6.30.4
SVN-Revision: 17062
15 years ago
Florian Fainelli b2c26c32dd switch to 2.6.30.3
SVN-Revision: 17028
15 years ago
Imre Kaloz c3aa860a11 update to 2.6.30.2
SVN-Revision: 16931
15 years ago
Florian Fainelli f74d16548d update targets to 2.6.30.1, update patches
SVN-Revision: 16697
15 years ago
Hamish Guthrie 8cd16ebd28 Bump 2.6.30 kernel version to final
SVN-Revision: 16419
15 years ago
Imre Kaloz 6b2a7b73ca upgrade to 2.6.30-rc8
SVN-Revision: 16307
15 years ago
Imre Kaloz 58fd1b1eb0 fixup sheevaplug support (for now we use sdcards for rootfs)
SVN-Revision: 16252
15 years ago
Imre Kaloz f9d2e1fdde increase kernel partition to 4MB, generate jffs2 images
SVN-Revision: 16251
15 years ago
Imre Kaloz 58579bca65 add patches to support the advanced power management on Kirkwood socs
SVN-Revision: 16250
15 years ago
Imre Kaloz 5bf5036c0c fix compatibility with certain SD cards
SVN-Revision: 16249
15 years ago
Imre Kaloz 1befe26655 even if we don't support booting from the nand yet, change the rootfs name for OpenWrt
SVN-Revision: 16248
15 years ago
Imre Kaloz 04bca7b528 update to 2.6.30-rc7
SVN-Revision: 16048
15 years ago
Imre Kaloz e965c02820 even more config file cleanup
SVN-Revision: 15913
15 years ago
Imre Kaloz 9db4496e78 upgrade to 2.6.30-rc6, refresh patches
SVN-Revision: 15912
15 years ago
Imre Kaloz 91e866f383 config cleanups
SVN-Revision: 15861
15 years ago
Imre Kaloz 6bfddb152f some additional config file cleanup..
SVN-Revision: 15845
15 years ago
Imre Kaloz c83d91fcfc unify congestion control options
SVN-Revision: 15844
15 years ago
Imre Kaloz 3b8ab3d52a move arm ARCH symbols to the generic configs
SVN-Revision: 15842
15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
15 years ago
Gabor Juhos 64298c2539 bump to 2.6.30-rc5
SVN-Revision: 15740
15 years ago
Imre Kaloz e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
15 years ago
Imre Kaloz 0f2b1d070a more cleanup
SVN-Revision: 15605
15 years ago
Imre Kaloz a614251e6c cleanup MTD option handling
SVN-Revision: 15602
15 years ago
Imre Kaloz 247973e742 copy kirkwood uImage to the bin dir
SVN-Revision: 15557
15 years ago
Imre Kaloz ebc4929645 add preliminary Marvell Kirkwood support
SVN-Revision: 15556
15 years ago