summaryrefslogtreecommitdiff
path: root/target/Config.in
AgeCommit message (Collapse)Author
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
2010-02-17finetune foxg20 nfsrootWaldemar Brodkorb
- fix kernel module build - reduce kernel patch to minimim - remove old foxboard tools
2010-02-17boot via nfs works and I get a shellWaldemar Brodkorb
2010-02-16Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadkWaldemar Brodkorb
2010-02-16add basic support for foxg20 toolchainWaldemar Brodkorb
2010-02-16disable broken or not ready targetsWaldemar Brodkorb
2010-02-14add generic toolchain only supportWaldemar Brodkorb
remove special cases (tomtom/g1)
2010-02-13add support for wireless access point with p54usb stickWaldemar Brodkorb
2010-02-11disable rpc/nfs4 for nfsroot target, fix allmodconfigWaldemar Brodkorb
2010-02-07change defaults for CONFIG/BUILD/INSTALL stylesWaldemar Brodkorb
All packages need an update, so here is a very huge commit. Most of the 460 source packages use automatic style for configuration, building and installing. Make these styles default to "auto". If you have a package, which does not conform to this, just use manual style and add a do-$task make target. I added a new style named AUTOTOOL style, which is needed for some broken packages, which needs to be updated via autoconf or automake. I renamed CONFIGURE_STYLE to CONFIG_STYLE. Updates for some packages, which have newer upstream versions. Renaming of all package/*/extra directories. Use the directory src/ to provide overwrites of source files or to add the code, when no upstream package is available or used. src directory will be automatically used.
2010-02-02disable qemu mips64 emulator support. kernel does not bootWaldemar Brodkorb
2010-01-31fix nfs server stuffWaldemar Brodkorb
If you need ipv6, you should choose TIRPC flavour. This will install rpcbind, which is similar to portmap. For ipv4 only you can just use nfs-utils without TIRPC and portmap will be installed. Fix some kernel module dependencies. Add a new package rpcbind.
2010-01-30Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-30fix eglibc dev package and group alix/wrap devicesWaldemar Brodkorb
2010-01-30implement cfinstaller for rb532Waldemar Brodkorb
2010-01-30enable cfdisk by defaultWaldemar Brodkorb
2010-01-30enable watchdog on rb532 by default, use busybox applet.Waldemar Brodkorb
the package/watchdog could also be used, if more checks are required. (high load, free memory,..)
2010-01-26fix some kernel dependencies and qemu examples.Waldemar Brodkorb
2010-01-19Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-19Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-19enable watchdog driver and busybox userlandWaldemar Brodkorb
does not work yet on alix1c.