Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-21 | mk/modules.mk: always pack zlib_inflate.ko along with deflate.ko | Phil Sutter | |
Since linux-2.6.37's Kconfg unconditionally selects it. | |||
2011-02-08 | many bugfixes for native adksystems and some package updates | Waldemar Brodkorb | |
2011-01-11 | fix target system names | Waldemar Brodkorb | |
2011-01-02 | add parport_pc support | Waldemar Brodkorb | |
2011-01-01 | be sure EHCI module is loaded before OHCI/UHCI | 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 | fix broken module dependencies | Waldemar Brodkorb | |
2010-11-30 | fix sound on ibm x40 | Waldemar Brodkorb | |
2010-11-30 | fix kernel module dependency to kmod-leds-class | Waldemar Brodkorb | |
2010-11-26 | add preliminary DRBD support for OpenADK | Waldemar Brodkorb | |
2010-11-22 | add support for r8169 ethernet driver in menu | Waldemar Brodkorb | |
2010-11-10 | update to 2.6.36 | Waldemar Brodkorb | |
abstract version information, can be overwritten for each target. default is 2.6.36 right now. Only ibmx40 target does use it. mk/modules.mk is still problematic.. aufs2 need to be ported... | |||
2010-11-07 | fix module and package name | Waldemar Brodkorb | |
2010-11-05 | fix some dependencys for pptpd, untested | Waldemar Brodkorb | |
2010-10-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: package/freeradius-server/Makefile package/nss/patches/patch-mozilla_security_coreconf_Linux_mk | |||
2010-09-17 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: package/binutils/Makefile | |||
2010-09-17 | update some targets to 2.6.35.4 | Waldemar Brodkorb | |
2010-09-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: mk/kernel-build.mk package/expat/Makefile package/gettext/Makefile package/perl/Makefile package/zlib/Makefile | |||
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-08-06 | some more fixes for 2.6.35 update on lemote | Waldemar Brodkorb | |
2010-08-01 | disable packages and kernel modules for ag241 | Waldemar Brodkorb | |
2010-07-30 | fix foxboard allmodconfig, remove old linux patches | Waldemar Brodkorb | |
2010-07-27 | test and fix openswan package. | Waldemar Brodkorb | |
enable needed kernel modules, disable removing of any kernel modules on restart. | |||
2010-07-26 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-07-26 | use variable for architecture | Waldemar Brodkorb | |
2010-07-24 | add XCBC kernel module | Waldemar Brodkorb | |
2010-07-19 | fix IPCOMP kernel support, packaging issue | Waldemar Brodkorb | |
2010-07-16 | cygwin host build patches, mostly by deactivating packages | Waldemar Brodkorb | |
2010-07-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-07-16 | a lot of lemote finetuning | Waldemar 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-16 | fix strongswan package, ESP now works. | Waldemar Brodkorb | |
2010-07-14 | add code to package xfrm-user kernel module | Waldemar Brodkorb | |
2010-07-13 | add support for i2c-tools and kernel support on geode | Waldemar Brodkorb | |
2010-07-13 | fix oprofile package | 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-07-05 | some allconfig fixes | Waldemar Brodkorb | |
disable geode AES coprocessor, better use kernel modules, otherwise some crypto stuff get statically compiled and the build fails. | |||
2010-06-28 | fix busybox rebuild issue, simplify target Makefiles | Waldemar Brodkorb | |
2010-06-18 | fix lemote webcam support, enable v4l1 compat by default | Waldemar Brodkorb | |
2010-06-16 | add webcam and wireless-tools support for lemote | Waldemar Brodkorb | |
2010-06-12 | enable wireless for lemote | Waldemar Brodkorb | |
2010-06-10 | add basic support for wireless driver in bcm47xx devices | Waldemar Brodkorb | |
2010-05-16 | add preliminary support for my pcmcia smartcard reader | Waldemar Brodkorb | |
2010-04-27 | iptv via natting now works at last sometime. | Waldemar Brodkorb | |
alice iptv seems to use destination=ip:port instead of client_port=port, like RFC suggesting it. But destination= is also used by STUN method. As a quick hack I commented out STUN method to avoid crashes. Now at least I can see some tv streams. still not 100% good. | |||
2010-04-25 | fix nat helpers for ipv4, add rtsp nat helper | Waldemar Brodkorb | |
2010-04-12 | split IPv4 symbols from Config.in.netfilter, add IPv6 ones | Phil Sutter | |
Luckily, the vast majority of iptables modules now reside in netfilter core (i.e. they're layer3-independent), so there is not so much to keep in sync in between iptables and ip6tables. | |||
2010-04-01 | remove ustl, add some more bulkallmodconfig fixes | Waldemar Brodkorb | |
2010-03-06 | fix intermodule dependencies | Waldemar Brodkorb | |
2010-02-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-14 | complete allmodconfig build on NetBSD | Waldemar Brodkorb | |
2010-02-13 | add support for wireless access point with p54usb stick | Waldemar Brodkorb | |