summaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix mv_cesa module dependencies and .ko file location Thanks KanjiMonster & ↵Lars-Peter Clausen2010-09-281-2/+2
| | | | | | Memphiz SVN-Revision: 23145
* fix Dockstart default rdate interface in system config, reformatJo-Philipp Wich2010-09-071-3/+5
| | | | SVN-Revision: 22975
* Add kernel package for the mv_cesa crypto moduleLars-Peter Clausen2010-09-031-0/+11
| | | | SVN-Revision: 22877
* Set -mtune to marvell-fLars-Peter Clausen2010-09-031-0/+2
| | | | SVN-Revision: 22876
* Build usb storage support into the kernel.Lars-Peter Clausen2010-08-301-21/+9
| | | | | | This allows for example to put the rootfs on a usb-stick. SVN-Revision: 22845
* Add different profiles for Sheevaplug and DockstarLars-Peter Clausen2010-08-295-3/+62
| | | | | | Thanks to Gerrit Visser SVN-Revision: 22838
* Use kirkwood_nand_init instead of manually registering the nand driverLars-Peter Clausen2010-08-291-31/+4
| | | | | | This fixes that the device would hang during boot. SVN-Revision: 22837
* Align jffs2 to pagesize and fix mkfs2.jffs2 optsLars-Peter Clausen2010-08-291-1/+6
| | | | SVN-Revision: 22836
* Update 2.6.35.x to 2.6.35.4Lars-Peter Clausen2010-08-291-1/+1
| | | | SVN-Revision: 22833
* Cleanup image generationLars-Peter Clausen2010-08-281-28/+4
| | | | SVN-Revision: 22829
* Update kernel to 2.6.35Lars-Peter Clausen2010-08-247-321/+51
| | | | SVN-Revision: 22786
* Add Seagate Dockstar supportLars-Peter Clausen2010-08-223-41/+257
| | | | SVN-Revision: 22765
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZNicolas Thill2010-04-281-1/+1
| | | | SVN-Revision: 21238
* target: remove CONFIG_CRC16 override (closes: #7194)Nicolas Thill2010-04-241-1/+0
| | | | SVN-Revision: 21130
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-4/+4
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-111-0/+1
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18635
* some more Kconfig symbol move..Imre Kaloz2009-11-111-1/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-111-10/+0
| | | | SVN-Revision: 18370
* update to 2.6.30.9Florian Fainelli2009-10-231-1/+1
| | | | SVN-Revision: 18126
* move common CONFIG_MMC entries to genericNicolas Thill2009-10-061-5/+0
| | | | SVN-Revision: 17948
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-011-1/+1
| | | | SVN-Revision: 17804
* update to latest 2.6.27 and 2.6.30 kernelsImre Kaloz2009-09-171-1/+1
| | | | SVN-Revision: 17602
* update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-091-1/+1
| | | | SVN-Revision: 17549
* use 2.6.30.5Florian Fainelli2009-08-171-1/+1
| | | | SVN-Revision: 17296
* update to 2.6.30.4Florian Fainelli2009-07-311-1/+1
| | | | SVN-Revision: 17062
* switch to 2.6.30.3Florian Fainelli2009-07-271-1/+1
| | | | SVN-Revision: 17028
* update to 2.6.30.2Imre Kaloz2009-07-201-1/+1
| | | | SVN-Revision: 16931
* update targets to 2.6.30.1, update patchesFlorian Fainelli2009-07-052-15/+1
| | | | SVN-Revision: 16697