summaryrefslogtreecommitdiff
path: root/target/linux
AgeCommit message (Collapse)Author
2010-07-30fix foxboard allmodconfig, remove old linux patchesWaldemar Brodkorb
2010-07-27test and fix openswan package.Waldemar Brodkorb
enable needed kernel modules, disable removing of any kernel modules on restart.
2010-07-24add XCBC kernel moduleWaldemar Brodkorb
2010-07-19fix IPCOMP kernel support, packaging issueWaldemar Brodkorb
2010-07-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-07-16a lot of lemote finetuningWaldemar Brodkorb
* add PCM to mixer init script * let ipkg check if rootfs is already rw mounted * fix overlapping utilities * enable DPMS in Xorg configuration, remove unused stuff * set DPMS timeout to 60 seconds via startx, disable screen blanking. Mplayer now runs fine without any screen blanking * enable some more features in vim (f.e. :split) * rename mpc package to libmpc * fix uvcvideo loading (v4l2 compat again..) * add new xset package
2010-07-16fix strongswan package, ESP now works.Waldemar Brodkorb
2010-07-14add strongswan packageWaldemar Brodkorb
2010-07-13add support for i2c-tools and kernel support on geodeWaldemar Brodkorb
2010-07-13fix oprofile packageWaldemar Brodkorb
2010-07-12Config will be automatically included, remove it hereWaldemar Brodkorb
2010-07-12fix some kernel module menu configurationWaldemar Brodkorb
2010-07-07add support for hso umts modemsWaldemar Brodkorb
if you like to use an usb umts modem with hso chipset, this is the support for it. use following in /etc/network/interfaces: auto hso0 iface hso0 inet manual pin xxxx apn foo.bar credentials go to freewrt 1.0 supporters...
2010-07-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
Conflicts: target/alix2d/kernel.config
2010-07-07more runtime fixes, update of some packages.Waldemar Brodkorb
- update busybox, dnsmasq, ppp and libusb - add timezone and hostname configuration for target via menu - fix resolv.conf creation for dhcp client - fix usb for alix boards - enable lsusb and lspci by default
2010-07-05some allconfig fixesWaldemar Brodkorb
disable geode AES coprocessor, better use kernel modules, otherwise some crypto stuff get statically compiled and the build fails.
2010-06-18fix lemote webcam support, enable v4l1 compat by defaultWaldemar Brodkorb
2010-06-16add webcam and wireless-tools support for lemoteWaldemar Brodkorb
2010-06-12enable wireless for lemoteWaldemar Brodkorb
2010-06-12enable CRC32 alwaysWaldemar Brodkorb
2010-06-10add basic support for wireless driver in bcm47xx devicesWaldemar Brodkorb
2010-06-02enable KGDB for YAFFS filesystem, normally big enoughWaldemar Brodkorb
2010-05-29upgrade all targets to Linux 2.6.34Waldemar Brodkorb
2010-05-20do some cleanup, update ibm x40 to 2.6.34Waldemar Brodkorb
2010-05-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-05-20activate and refresh support for rb411/rb433Waldemar Brodkorb
after n0-1 helped to find a way to fix my broken rb433 by using the primary bootloader via shortening a jumper I got the motivation to get this target working again. Summarize both targets to newly created rb4xx target.
2010-05-16add preliminary support for my pcmcia smartcard readerWaldemar Brodkorb
2010-05-12fix make bulkallmod for some packages and target combinationsWaldemar Brodkorb
2010-04-27iptv via natting now works at last sometime.Waldemar Brodkorb
alice iptv seems to use destination=ip:port instead of client_port=port, like RFC suggesting it. But destination= is also used by STUN method. As a quick hack I commented out STUN method to avoid crashes. Now at least I can see some tv streams. still not 100% good.
2010-04-25fix nat helpers for ipv4, add rtsp nat helperWaldemar Brodkorb
2010-04-22make rb532 bootable from nand againWaldemar Brodkorb
2010-04-21resolve merge conflictWaldemar Brodkorb
2010-04-21Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-04-21fat commit to add support for firefox on ibm x40 via usb stickWaldemar Brodkorb
- add support for IBM X40 notebook - add USB boot support - add firefox package - update and add all dependencies for firefox - add xorg intel driver - add dri support for xorg
2010-04-12split IPv4 symbols from Config.in.netfilter, add IPv6 onesPhil Sutter
Luckily, the vast majority of iptables modules now reside in netfilter core (i.e. they're layer3-independent), so there is not so much to keep in sync in between iptables and ip6tables.
2010-04-06fix bulkallmod by renaming FOXG20 symbolWaldemar Brodkorb
2010-04-04remove unused obsolete patchesWaldemar Brodkorb
2010-04-01remove ustl, add some more bulkallmodconfig fixesWaldemar Brodkorb
2010-03-28implement adkupdate for ag241, add kernel patches for 2.6.33.1Waldemar Brodkorb
2010-03-28more finetuning for ag241 updateWaldemar Brodkorb
2010-03-12fix allmodconfig for lemote buildWaldemar Brodkorb
2010-03-06enable audio for lemoteWaldemar Brodkorb
2010-03-04USB is enabled by default on LemoteWaldemar Brodkorb
2010-03-02more debug options for mac80211Waldemar Brodkorb
2010-02-28enable mac80211 debug optionWaldemar Brodkorb
2010-02-27update lemote target to 2.6.33Waldemar Brodkorb
- fix libc-dev packages - fix cryptinit target
2010-02-26update qemu targets to 2.6.33Waldemar Brodkorb
- add LZO compression choice - reactivate mdev mount in init - add correct inittab for qemu-arm
2010-02-25update qemu-x86 to 2.6.33Waldemar Brodkorb
- use e1000 driver by default - no need for dummy qemu.img, phil is right.
2010-02-21rename ext2-cf target rootfs to ext2-blockWaldemar Brodkorb
- add a foxg20 adkinstaller (not working yet) - rename ext2-cf target rootfs to ext2-block
2010-02-21add some finetuning stuff for foxg20 supportWaldemar Brodkorb