summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* omap24xx: Update 2.6.36 configMichael Büsch2010-09-151-18/+27
| | | | SVN-Revision: 23074
* omap24xx: Add 2.6.36 supportMichael Büsch2010-09-1514-0/+20856
| | | | SVN-Revision: 23072
* generic: add support for the EON EN25F32 flash chipGabor Juhos2010-09-145-0/+60
| | | | | | * based on a patch by laigor <laigor@mail.ru> from #7882 SVN-Revision: 23058
* add kvm_guest to subtarget listJo-Philipp Wich2010-09-131-1/+1
| | | | SVN-Revision: 23056
* remove wpa-supplicant and iw from the Tecom GW6x00 profileFlorian Fainelli2010-09-131-1/+1
| | | | SVN-Revision: 23051
* linux/generic: update patches for 2.6.36-rc4Alexandros C. Couloumbis2010-09-131-174/+0
| | | | SVN-Revision: 23047
* linux/generic: update mini_fo evict_inode migrationAlexandros C. Couloumbis2010-09-131-9/+17
| | | | SVN-Revision: 23046
* linux/generic: semi-revert squashfs 2.6.36 changes until lzma code gets ↵Alexandros C. Couloumbis2010-09-132-14/+263
| | | | | | ready for mainlin inclusion SVN-Revision: 23045
* - sync with host opkg changes - get rid of autogenerated opkg.conf - utilize ↵Jo-Philipp Wich2010-09-124-58/+14
| | | | | | dl/ as package cache, useful for remote downloads SVN-Revision: 23039
* default to using 2.6.35Florian Fainelli2010-09-121-1/+1
| | | | SVN-Revision: 23038
* remove 2.6.33 supportFlorian Fainelli2010-09-1230-4517/+0
| | | | SVN-Revision: 23037
* change the Tecom GW6x00 profile to use wl instead of b43Florian Fainelli2010-09-121-2/+3
| | | | SVN-Revision: 23036
* register udc and spi devices at the correct init levelFlorian Fainelli2010-09-122-11/+11
| | | | SVN-Revision: 23035
* refresh 2.6.35 patchesFlorian Fainelli2010-09-122-3/+3
| | | | SVN-Revision: 23034
* refresh 2.6.35 patchesFlorian Fainelli2010-09-1220-63/+63
| | | | SVN-Revision: 23033
* override ARCH_PACKAGESJo-Philipp Wich2010-09-122-0/+2
| | | | SVN-Revision: 23031
* override ARCH_PACKAGESJo-Philipp Wich2010-09-122-0/+2
| | | | SVN-Revision: 23030
* omap24xx: Add default network configMichael Büsch2010-09-112-0/+29
| | | | SVN-Revision: 23004
* omap24xx: Add pointercal fileMichael Büsch2010-09-111-0/+1
| | | | SVN-Revision: 23003
* Refresh patchMichael Büsch2010-09-101-15/+15
| | | | SVN-Revision: 23000
* Allow receiving input events even if the X-server grabbed the device.Michael Büsch2010-09-101-0/+31
| | | | SVN-Revision: 22999
* fix a small typo in sed patternJo-Philipp Wich2010-09-101-1/+1
| | | | SVN-Revision: 22997
* fix arch detection pattern to cope with underscores in board name, e.g. ↵Jo-Philipp Wich2010-09-081-1/+2
| | | | | | "adm5120_mips" SVN-Revision: 22980
* - add a helper script to generate opkg.conf, attempt to detect package ↵Jo-Philipp Wich2010-09-084-10/+56
| | | | | | architecture from packages/ - fix package defaults when no package override is given, IB previously aggregated the defautls of all profiles - introduce a repositories.conf, allows using remote opkg repositories in imagebuilder SVN-Revision: 22978
* fix Dockstart default rdate interface in system config, reformatJo-Philipp Wich2010-09-071-3/+5
| | | | SVN-Revision: 22975
* use --force-run-hooks for host opkg installJo-Philipp Wich2010-09-071-1/+2
| | | | SVN-Revision: 22973
* extracted firmware files were generated with an incorrect umaskJohn Crispin2010-09-061-2/+2
| | | | SVN-Revision: 22957
* add package python-cjson to gumstix profileHamish Guthrie2010-09-061-1/+1
| | | | SVN-Revision: 22956
* adjust image defaults for KVMJo-Philipp Wich2010-09-061-3/+4
| | | | SVN-Revision: 22950
* use opkg/host for package installation - speeds up rebuild operations - ↵Jo-Philipp Wich2010-09-061-6/+20
| | | | | | aligns generated package list format with the one created by opkg on the target - fixes broken dependency handling in imagebuilder SVN-Revision: 22949
* x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. ↵Jo-Philipp Wich2010-09-053-0/+57
| | | | | | | | Since VirtIO is the preferred I/O virtualization platform for kvm, this target expects it's root device to be /dev/vda. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 22944
* ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not ↵Felix Fietkau2010-09-051-2/+1
| | | | | | select AR71XX_DEV_AP91_ETH for TL-WA901ND and TL-WR741ND SVN-Revision: 22935
* linux/ixp4xx: add kernel 2.6.36 preliminary supportAlexandros C. Couloumbis2010-09-0443-0/+6589
| | | | SVN-Revision: 22924
* linux/ixp4xx: revert r22922Alexandros C. Couloumbis2010-09-0443-6589/+0
| | | | SVN-Revision: 22923
* linux/ixp4xx: add kernel 2.6.36 preliminary supportAlexandros C. Couloumbis2010-09-0443-0/+6589
| | | | SVN-Revision: 22922
* linux/generic: fix ioctl on 2.6.36 (http://lwn.net/Articles/394724/)Alexandros C. Couloumbis2010-09-041-0/+11
| | | | SVN-Revision: 22921
* linux/ixp4xx: fix am apex image make bugAlexandros C. Couloumbis2010-09-041-1/+1
| | | | SVN-Revision: 22920
* add switch driver for Lantiq PSB6970Florian Fainelli2010-09-047-0/+510
| | | | | | | | Tested on ifxmips based board. The PSB6970 is also known as the Infineon Tantos switch. Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl> SVN-Revision: 22914
* target/toolchain: fix installation after r22723Gabor Juhos2010-09-041-3/+3
| | | | SVN-Revision: 22887
* ar71xx: build firmware images for the Zcomax boardsGabor Juhos2010-09-032-0/+52
| | | | SVN-Revision: 22884
* ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boardsGabor Juhos2010-09-0313-1/+297
| | | | SVN-Revision: 22882
* linux/orion: fix iproute2 issue (partially closes ticket #7862)Alexandros C. Couloumbis2010-09-031-1/+0
| | | | SVN-Revision: 22878
* 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
* generic: move iptables/netfilter kernel options from generic/config to ↵Alexandros C. Couloumbis2010-09-014-56/+56
| | | | | | package/kernel/modules/netfilter.mk SVN-Revision: 22867
* ar71xx: refresh patchesGabor Juhos2010-08-3112-12/+12
| | | | SVN-Revision: 22864
* ar71xx: rewrite SPI drivers for the RB4xx boardsGabor Juhos2010-08-3131-388/+1531
| | | | | | | | | | * add a new SPI controller driver * add SPI driver for the CPLD chip * convert the NAND driver * enable the mikroSD slot * enable more LEDs SVN-Revision: 22863
* generic: bacport SPI bus locking APIGabor Juhos2010-08-318-0/+2100
| | | | SVN-Revision: 22862
* generic: fix erase operation on the pm25lv flash chipGabor Juhos2010-08-3118-50/+180
| | | | SVN-Revision: 22861
* generic: introduce broadcast_uevent functionGabor Juhos2010-08-315-0/+377
| | | | SVN-Revision: 22858