Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-16 | add support for m68k toolchain/qemu | Waldemar Brodkorb | |
2011-08-12 | enable ipv6 module by default | Waldemar Brodkorb | |
2011-02-16 | some minor bugfixing in linux kernel config | Waldemar Brodkorb | |
2011-01-13 | update to Linux Kernel 2.6.37 | 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-11-04 | remove unused if symbol | Waldemar Brodkorb | |
2010-09-16 | add some native build fixes (tested on Lemote notebook) | Waldemar Brodkorb | |
- enable busybox applets needed for natvie builds - add header packages for expat and libnl - remove rtl8187b driver, use kernel included driver (needs more testing) | |||
2010-02-12 | enable usb sound support | Waldemar Brodkorb | |
add mpg123 console mp3 player. A terratec usb soundadapter works fine on alix2d device. (0ccd:0077 TerraTec Electronic GmbH) | |||
2010-01-06 | enable ip multicast ad routing for igmpproxy package | Waldemar Brodkorb | |
2009-12-29 | make dsl work via ifup, add vlan support | Waldemar Brodkorb | |
add kernel vlan support. | |||
2009-12-20 | enable sangam-atm by default for ag241 target | Waldemar Brodkorb | |
2009-12-18 | make pppoe over atm usable on ag241 | Waldemar Brodkorb | |
- bridging nas0 and eth0 although works fine need to add pre-up scripts to automate.. | |||
2009-12-18 | enable pppoa and fix dsl driver | Waldemar Brodkorb | |
- fix dsl driver crash, sync is now successful - add ppp ppp over atm | |||
2009-12-17 | enable cfgfs and atm | Waldemar Brodkorb | |
- make cfgfs work for ag241 - split mtd to separate package to control dependencies - update linux-atm package to latest upstream - enable atm kernel module building | |||
2009-11-25 | simplify buildsystem | Waldemar Brodkorb | |
- remove ADK_IPV6, ADK_CXX and ADK_X11 - enable ipv6 by default in uclibc - enable build of c++ compiler by default | |||
2009-08-21 | CONFIG_PPP depends on CONFIG_NETDEVICES | Phil Sutter | |
2009-08-09 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-08-09 | update openswan, try to use both IPsec implementations | Waldemar Brodkorb | |
2009-08-02 | change all 'depends' lines to 'depends on' ones | Phil Sutter | |
This is only a formal change, the semantics stay exactly the same. But linux-2.6's mconf forces this nowadays, so stay compatible. | |||
2009-06-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-06-04 | first regressions found while runtime testing | Waldemar Brodkorb | |
- fix add_rconf and quoting - update gpsd to latest upstream - do not use size parameter for cfgfs and tmpfs - disable some dangerous busybox options - fix some kernel module dependencies | |||
2009-06-04 | add experimental linksys wag54h ar7 support | Waldemar Brodkorb | |
- network interface does not work, but system can boot | |||
2009-05-17 | Initial import | wbx | |