Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | omap24xx cbus: fix ioctls | Michael Büsch | 2010-09-18 |
| | | | | SVN-Revision: 23083 | ||
* | omap24xx: Add n8x0 specific GPIO switch code | Michael Büsch | 2010-09-18 |
| | | | | SVN-Revision: 23082 | ||
* | omap24xx: Add support for GPIO switches on the n810 | Michael Büsch | 2010-09-18 |
| | | | | SVN-Revision: 23081 | ||
* | omap24xx: Update 2.6.36 config | Michael Büsch | 2010-09-15 |
| | | | | SVN-Revision: 23074 | ||
* | omap24xx: Add 2.6.36 support | Michael Büsch | 2010-09-15 |
| | | | | SVN-Revision: 23072 | ||
* | generic: add support for the EON EN25F32 flash chip | Gabor Juhos | 2010-09-14 |
| | | | | | | * based on a patch by laigor <laigor@mail.ru> from #7882 SVN-Revision: 23058 | ||
* | add kvm_guest to subtarget list | Jo-Philipp Wich | 2010-09-13 |
| | | | | SVN-Revision: 23056 | ||
* | remove wpa-supplicant and iw from the Tecom GW6x00 profile | Florian Fainelli | 2010-09-13 |
| | | | | SVN-Revision: 23051 | ||
* | linux/generic: update patches for 2.6.36-rc4 | Alexandros C. Couloumbis | 2010-09-13 |
| | | | | SVN-Revision: 23047 | ||
* | linux/generic: update mini_fo evict_inode migration | Alexandros C. Couloumbis | 2010-09-13 |
| | | | | SVN-Revision: 23046 | ||
* | linux/generic: semi-revert squashfs 2.6.36 changes until lzma code gets ↵ | Alexandros C. Couloumbis | 2010-09-13 |
| | | | | | | ready for mainlin inclusion SVN-Revision: 23045 | ||
* | - sync with host opkg changes - get rid of autogenerated opkg.conf - utilize ↵ | Jo-Philipp Wich | 2010-09-12 |
| | | | | | | dl/ as package cache, useful for remote downloads SVN-Revision: 23039 | ||
* | default to using 2.6.35 | Florian Fainelli | 2010-09-12 |
| | | | | SVN-Revision: 23038 | ||
* | remove 2.6.33 support | Florian Fainelli | 2010-09-12 |
| | | | | SVN-Revision: 23037 | ||
* | change the Tecom GW6x00 profile to use wl instead of b43 | Florian Fainelli | 2010-09-12 |
| | | | | SVN-Revision: 23036 | ||
* | register udc and spi devices at the correct init level | Florian Fainelli | 2010-09-12 |
| | | | | SVN-Revision: 23035 | ||
* | refresh 2.6.35 patches | Florian Fainelli | 2010-09-12 |
| | | | | SVN-Revision: 23034 | ||
* | refresh 2.6.35 patches | Florian Fainelli | 2010-09-12 |
| | | | | SVN-Revision: 23033 | ||
* | override ARCH_PACKAGES | Jo-Philipp Wich | 2010-09-12 |
| | | | | SVN-Revision: 23031 | ||
* | override ARCH_PACKAGES | Jo-Philipp Wich | 2010-09-12 |
| | | | | SVN-Revision: 23030 | ||
* | omap24xx: Add default network config | Michael Büsch | 2010-09-11 |
| | | | | SVN-Revision: 23004 | ||
* | omap24xx: Add pointercal file | Michael Büsch | 2010-09-11 |
| | | | | SVN-Revision: 23003 | ||
* | Refresh patch | Michael Büsch | 2010-09-10 |
| | | | | SVN-Revision: 23000 | ||
* | Allow receiving input events even if the X-server grabbed the device. | Michael Büsch | 2010-09-10 |
| | | | | SVN-Revision: 22999 | ||
* | fix a small typo in sed pattern | Jo-Philipp Wich | 2010-09-10 |
| | | | | SVN-Revision: 22997 | ||
* | fix arch detection pattern to cope with underscores in board name, e.g. ↵ | Jo-Philipp Wich | 2010-09-08 |
| | | | | | | "adm5120_mips" SVN-Revision: 22980 | ||
* | - add a helper script to generate opkg.conf, attempt to detect package ↵ | Jo-Philipp Wich | 2010-09-08 |
| | | | | | | 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, reformat | Jo-Philipp Wich | 2010-09-07 |
| | | | | SVN-Revision: 22975 | ||
* | use --force-run-hooks for host opkg install | Jo-Philipp Wich | 2010-09-07 |
| | | | | SVN-Revision: 22973 | ||
* | extracted firmware files were generated with an incorrect umask | John Crispin | 2010-09-06 |
| | | | | SVN-Revision: 22957 | ||
* | add package python-cjson to gumstix profile | Hamish Guthrie | 2010-09-06 |
| | | | | SVN-Revision: 22956 | ||
* | adjust image defaults for KVM | Jo-Philipp Wich | 2010-09-06 |
| | | | | SVN-Revision: 22950 | ||
* | use opkg/host for package installation - speeds up rebuild operations - ↵ | Jo-Philipp Wich | 2010-09-06 |
| | | | | | | 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 Wich | 2010-09-05 |
| | | | | | | | | 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 Fietkau | 2010-09-05 |
| | | | | | | select AR71XX_DEV_AP91_ETH for TL-WA901ND and TL-WR741ND SVN-Revision: 22935 | ||
* | linux/ixp4xx: add kernel 2.6.36 preliminary support | Alexandros C. Couloumbis | 2010-09-04 |
| | | | | SVN-Revision: 22924 | ||
* | linux/ixp4xx: revert r22922 | Alexandros C. Couloumbis | 2010-09-04 |
| | | | | SVN-Revision: 22923 | ||
* | linux/ixp4xx: add kernel 2.6.36 preliminary support | Alexandros C. Couloumbis | 2010-09-04 |
| | | | | SVN-Revision: 22922 | ||
* | linux/generic: fix ioctl on 2.6.36 (http://lwn.net/Articles/394724/) | Alexandros C. Couloumbis | 2010-09-04 |
| | | | | SVN-Revision: 22921 | ||
* | linux/ixp4xx: fix am apex image make bug | Alexandros C. Couloumbis | 2010-09-04 |
| | | | | SVN-Revision: 22920 | ||
* | add switch driver for Lantiq PSB6970 | Florian Fainelli | 2010-09-04 |
| | | | | | | | | 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 r22723 | Gabor Juhos | 2010-09-04 |
| | | | | SVN-Revision: 22887 | ||
* | ar71xx: build firmware images for the Zcomax boards | Gabor Juhos | 2010-09-03 |
| | | | | SVN-Revision: 22884 | ||
* | ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards | Gabor Juhos | 2010-09-03 |
| | | | | SVN-Revision: 22882 | ||
* | linux/orion: fix iproute2 issue (partially closes ticket #7862) | Alexandros C. Couloumbis | 2010-09-03 |
| | | | | SVN-Revision: 22878 | ||
* | Add kernel package for the mv_cesa crypto module | Lars-Peter Clausen | 2010-09-03 |
| | | | | SVN-Revision: 22877 | ||
* | Set -mtune to marvell-f | Lars-Peter Clausen | 2010-09-03 |
| | | | | SVN-Revision: 22876 | ||
* | generic: move iptables/netfilter kernel options from generic/config to ↵ | Alexandros C. Couloumbis | 2010-09-01 |
| | | | | | | package/kernel/modules/netfilter.mk SVN-Revision: 22867 | ||
* | ar71xx: refresh patches | Gabor Juhos | 2010-08-31 |
| | | | | SVN-Revision: 22864 | ||
* | ar71xx: rewrite SPI drivers for the RB4xx boards | Gabor Juhos | 2010-08-31 |
| | | | | | | | | | | * 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 |