Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-13 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-07 | update to 3.14.3, convert some drivers to modules | Waldemar Brodkorb | |
2014-04-28 | final kernel config cleanup | Waldemar Brodkorb | |
2014-04-26 | use select instead of default y | Waldemar Brodkorb | |
2014-04-26 | enable rtc for cubox-i | Waldemar Brodkorb | |
2014-04-23 | fix bootup from sd | Waldemar Brodkorb | |
2014-04-23 | more fixes and drivers for cubox-i | Waldemar Brodkorb | |
2014-03-13 | update to 3.10.33 | Waldemar Brodkorb | |
- add support for system specific patches, cubox-i and raspberry-pi patches are in conflict - fix hifiberry driver support | |||
2014-03-06 | get rid of ADK_NATIVE mode, it is not regulary tested and the results where ↵ | Waldemar Brodkorb | |
not satisfying. | |||
2013-09-25 | first step to port openafs | Waldemar Brodkorb | |
2013-05-02 | enable RTC, fix libc.so generation | Waldemar Brodkorb | |
2011-10-12 | misc fixes from bulk build | Waldemar Brodkorb | |
2011-09-16 | add support for sharp zaurus (tested on terrier cl-3200) | Waldemar Brodkorb | |
2011-09-05 | add Kexec kernel option to menu, fix usage of shutdown -r in kexec | Waldemar Brodkorb | |
2011-08-05 | fix two dependency problems | Waldemar Brodkorb | |
2011-07-28 | realize rfkill as module | Waldemar Brodkorb | |
2011-07-14 | fix native kernel build for IBM X40 | Waldemar Brodkorb | |
2011-01-26 | some usb fixes, wrong controller choosen. (and some more minor changes) | Waldemar Brodkorb | |
2011-01-03 | add mtrr support, mask some drivers not useful for ibm x40 | Waldemar Brodkorb | |
2011-01-02 | add parport_pc support | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-12-13 | optimize for ibm x40 hardware profile | Waldemar Brodkorb | |
2010-11-26 | implement the concept of target choice by embedded system or architecture | Waldemar Brodkorb | |
you can now choose between specific embedded systems like PC Engines ALIX boards, Foxboard, .. or between generic architecture support like x86, x86_64, mips, ... This does reduce the overhead of duplicate configuration files in target directory. Now qemu, toolchain and ibm x40 support is combined in one target directory target/x86. Distinguishing between hardware profiles happens via menu based configuration. (CPU choice for kernel, CFLAGS for package building, ..). We will see if this is the right direction. | |||
2010-11-13 | unify alix support | Waldemar Brodkorb | |
add hardware profiles for 3 alix boards, but use the same toolchain for all of them. This is just better for maintenance purpose. delete old targets. | |||
2010-08-01 | remove unzip dependency, use delivered cpio. some code cleanup | Waldemar Brodkorb | |
2010-07-30 | fix foxboard allmodconfig, remove old linux patches | Waldemar Brodkorb | |
2010-07-13 | add support for i2c-tools and kernel support on geode | Waldemar Brodkorb | |
2010-07-12 | fix some kernel module menu configuration | Waldemar Brodkorb | |
2010-07-07 | add support for hso umts modems | Waldemar 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-05-12 | fix make bulkallmod for some packages and target combinations | Waldemar Brodkorb | |
2010-04-06 | fix bulkallmod by renaming FOXG20 symbol | Waldemar Brodkorb | |
2010-02-27 | update lemote target to 2.6.33 | Waldemar Brodkorb | |
- fix libc-dev packages - fix cryptinit target | |||
2010-02-26 | update qemu targets to 2.6.33 | Waldemar Brodkorb | |
- add LZO compression choice - reactivate mdev mount in init - add correct inittab for qemu-arm | |||
2010-02-15 | add special handling for kernel modules in pkgmaker | Waldemar Brodkorb | |
- use Config.in.kmod for packages with kernel modules - cleanup dots in uclibc Config.in - avoid autotool in cryptsetup, breaks build on debian lenny | |||
2010-01-30 | enable 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-13 | fix ag241 compile. add target dependent package selections. | Waldemar Brodkorb | |
2009-12-30 | add kmod dependencies | Waldemar Brodkorb | |
2009-09-02 | make rescue for x86_64 usable as PXE netboot image | Waldemar Brodkorb | |
A kernel with initramfs piggyback can be used to boot via PXE, even when the network driver will be loaded later. My shuttle seems to be really fresh, no boot of Debian/lenny or newer was possible. Add some drivers I need for my shuttle. Use LZMA-compression for kernel and initramfs. Fix some lvm tool dependencies meanwhile.. | |||
2009-08-22 | make lemote yeelong finally usable | Waldemar Brodkorb | |
- moved startup script for all targets to /start - add kernel patch to use /start - add cryptinit package - make an encrypted rootfilesystem as choice for lemote | |||
2009-05-17 | Initial import | wbx | |