summaryrefslogtreecommitdiff
path: root/target/Config.in
AgeCommit message (Collapse)Author
2010-07-16add archive FS for native buildsWaldemar 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-15add OSS emulation, required for mplayer and others.Waldemar Brodkorb
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-01enable usb for alix boards in menuWaldemar Brodkorb
2010-06-26finetune kernel configuration, enable initramfs rootfs and enable reset buttonWaldemar Brodkorb
alix2d has a reset button, which might be used to startup a rescue system or anything you think about. add a small daemon from ipcop forum to implement this. See: http://www.ipcop-forum.de/forum/viewtopic.php?f=7&t=19183&hilit=alixswitch&start=30 finetune kernel configuration, enable MFGPT timers. Disable unsupported MTRR. Enable watchdog. Enable initramfs and initramfs+piggyback for alix targets.
2010-06-18fix lemote webcam support, enable v4l1 compat by defaultWaldemar Brodkorb
2010-06-15enable audio driver for lemoteWaldemar Brodkorb
2010-06-12enable wireless for lemoteWaldemar Brodkorb
2010-06-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-06-10nls is needed for USB supportWaldemar Brodkorb
2010-06-10add basic support for wireless driver in bcm47xx devicesWaldemar Brodkorb
2010-06-03update patches and kernel config to latest brcm developmentWaldemar Brodkorb
2010-05-30Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-05-29remove swconfig, enable USB and NLS for alix boardsWaldemar Brodkorb
2010-05-29upgrade all targets to Linux 2.6.34Waldemar Brodkorb
2010-05-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-05-28add basic support for Broadcom devices (brcm47xx)Waldemar Brodkorb
2010-05-25fix MesaLib cross-compileWaldemar Brodkorb
2010-05-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar 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-17enable cardbus for this targetWaldemar Brodkorb
2010-05-12fix make bulkallmod for some packages and target combinationsWaldemar Brodkorb
2010-04-22make rb532 bootable from nand againWaldemar 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-06Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
Conflicts: target/Config.in
2010-04-06fix bulkallmod by renaming FOXG20 symbolWaldemar Brodkorb
2010-04-04enable glibc for lemote targetWaldemar Brodkorb
2010-03-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-03-28update ag241 to 2.6.33Waldemar Brodkorb
2010-03-25enable glibc build for rb532Waldemar Brodkorb
2010-03-23fix arm cross compile when toolchain only usedWaldemar Brodkorb
2010-03-15some fixes suggested by mhofmannWaldemar Brodkorb
- check for m4, which is needed for gmp build - disable kernel compression choice, when toolchain-only is used - mentiond that registry change warning can be ignored
2010-03-07add config options for targets with RTCWaldemar Brodkorb
2010-03-04ext2 needed for boot partitionWaldemar Brodkorb
2010-02-28finetune lemote target, activate hard disk driverWaldemar Brodkorb
2010-02-28Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadkWaldemar Brodkorb
2010-02-28enable watchdogWaldemar 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-25fix merge problem, enable e1000 driver correctlyWaldemar Brodkorb
2010-02-25Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
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-25first try to get glibc working for mips/arm (not working yet)Waldemar Brodkorb
2010-02-22optimize kernel config for foxg20Waldemar Brodkorb
- boot from microsd now works - finetune adkinstall
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