summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-02only use optimization flags for non-debug buildsWaldemar Brodkorb
2010-02-28Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadkWaldemar Brodkorb
2010-02-28finetune lemote target, activate hard disk driverWaldemar Brodkorb
2010-02-28remove autotools, not requiredWaldemar Brodkorb
2010-02-28fix compile on mips64Waldemar Brodkorb
2010-02-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-28enable mac80211 debug optionWaldemar Brodkorb
2010-02-28Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadkWaldemar Brodkorb
2010-02-28unbreak gcc package for lemoteWaldemar Brodkorb
2010-02-28add example configuration to dhcp packageWaldemar Brodkorb
2010-02-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-28fixup some wlan ap stuff, still no success on foxg20Waldemar Brodkorb
2010-02-28Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadkWaldemar Brodkorb
2010-02-28fix compile issue with glibc buildWaldemar Brodkorb
2010-02-28revert change, variable is used in update-patchesWaldemar Brodkorb
2010-02-28fix compile for glibc buildWaldemar Brodkorb
2010-02-28enable watchdogWaldemar Brodkorb
2010-02-27remove old patch, yeelong support is included upstreamWaldemar Brodkorb
2010-02-27update lemote target to 2.6.33Waldemar Brodkorb
- fix libc-dev packages - fix cryptinit target
2010-02-27update foxg20 to 2.6.33, fix rsync reconfigure bugWaldemar Brodkorb
2010-02-27alphabetical order of menu entries, add back buildsystemWaldemar Brodkorb
configuration in /etc feature
2010-02-27Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-27use correct speed for wrapWaldemar Brodkorb
2010-02-27Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadkWaldemar Brodkorb
2010-02-27fix checksum check of toolchain archives after downloadWaldemar Brodkorb
and update alix/wrap targets to 2.6.33
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 to latest upstream versionWaldemar Brodkorb
2010-02-25we use devtmpfs on all targets, no need for extra dev tmpfsWaldemar 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-25resolve merge conflictWaldemar Brodkorb
2010-02-25first try to get glibc working for mips/arm (not working yet)Waldemar Brodkorb
2010-02-25Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-25enable esd output for libao, enable mpd ao output plugin via package flavourWaldemar Brodkorb
2010-02-25disable alsa for now, noisy sound on foxg20Waldemar Brodkorb
2010-02-25update to latest upstream version, fixes reconfigure issuesWaldemar Brodkorb
2010-02-25fix init scriptWaldemar Brodkorb
2010-02-24Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-24fix compile of some packagesWaldemar Brodkorb
2010-02-24allow for target/<DEV>/files to be empty/non-existentPhil Sutter
2010-02-24toolchain: trailing whitespaces cleanup (just cosmetics!)Phil Sutter
2010-02-24toolchain: enable parallel building for gcc, glibc, binutils, gmp and mpfrPhil Sutter
2010-02-24fetch.mk: allow directory removal to failPhil Sutter
This is helpful when the top-level build directory (the toolchain build dir in my case) is a mounted tmpfs (which therefore cannot be removed).
2010-02-23optimize foxg20 targetWaldemar Brodkorb
- make cfgfs work, a small busybox fdisk patch needed - make adkinstall and adkupdate work
2010-02-22optimize kernel config for foxg20Waldemar Brodkorb
- boot from microsd now works - finetune adkinstall
2010-02-21Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadkWaldemar Brodkorb
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-21fix compiler warnings on UbuntuWaldemar Brodkorb
2010-02-21disable alsa, otherwise madplay segfaultsWaldemar Brodkorb