summaryrefslogtreecommitdiff
path: root/target/linux/config
AgeCommit message (Collapse)Author
2011-08-05fix two dependency problemsWaldemar Brodkorb
2011-08-05compile nls_base into kernelWaldemar Brodkorb
2011-08-01Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-08-01different make bulkallmod fixesWaldemar Brodkorb
2011-07-30Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-07-30rfkill module needs leds trigger supportWaldemar Brodkorb
2011-07-28realize rfkill as moduleWaldemar Brodkorb
2011-07-27Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-07-27fix commentWaldemar Brodkorb
2011-07-27add suspend-to-disk kernel optionWaldemar Brodkorb
2011-07-23different cris fixesWaldemar Brodkorb
2011-07-23Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-07-14fix native kernel build for IBM X40Waldemar Brodkorb
2011-06-26more 2.6.39 fixesWaldemar Brodkorb
2011-06-12update default kernel to 2.6.39Waldemar Brodkorb
2011-05-05rework NFS4 kernel stuffWaldemar Brodkorb
2011-04-27Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-04-27add legacy driverWaldemar Brodkorb
2011-04-27fix cris allconfig buildWaldemar Brodkorb
2011-04-26add model support for broadcom devicesWaldemar Brodkorb
2011-04-12resolve merge conflictwbx
2011-04-12refresh lemote yeelong supportwbx
2011-04-12add basic support for Fonera devices (nfsroot) via OpenWrt/FreeWRT kernel ↵Waldemar Brodkorb
patches
2011-04-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
Conflicts: package/firefox/Makefile package/jpeg/patches/patch-ltmain_sh
2011-02-21remove leftover dependency on ADK_ENABLE_IPV6Phil Sutter
2011-02-16some minor bugfixing in linux kernel configWaldemar Brodkorb
2011-02-10mikrotik-rb532: enable hardware watchdog supportPhil Sutter
2011-02-08many bugfixes for native adksystems and some package updatesWaldemar Brodkorb
2011-02-01add missing dependency to mac80211 stackWaldemar Brodkorb
2011-01-29add Linksys WRT54GSWaldemar Brodkorb
2011-01-27add missing dependency to crc-ccittWaldemar Brodkorb
2011-01-26some usb fixes, wrong controller choosen. (and some more minor changes)Waldemar Brodkorb
2011-01-25some fixes for allmodconfig (foxg20)Waldemar Brodkorb
2011-01-19Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-19disable wireless for linksys, as soon it is untestedWaldemar Brodkorb
2011-01-19fix dependencies, downgrade gtk+ to fix firefox startup (missing icons, ↵Waldemar Brodkorb
known bug)
2011-01-19disable hardware i never seen or use, fix previos commitWaldemar Brodkorb
2011-01-13update to Linux Kernel 2.6.37Waldemar Brodkorb
2011-01-11fix patch, after aufs2 additionWaldemar Brodkorb
2011-01-10resolve conflictsWaldemar Brodkorb
2011-01-10add LTO support to toolchain settings. Cleanup SYSROOT mess.Waldemar Brodkorb
- just use on sysroot directory for toolchain. - add missing patches from previos commit. (rpath/cflags cleanup)
2011-01-07loop device needs block device supportThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07expose squashfs alwaysThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-05cleanup duplicate kernel module featureWaldemar Brodkorb
2011-01-05update mips qemu targets. 64 Bit kernels still does not boot completelyWaldemar Brodkorb
2011-01-03Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-03fix qemu targets, make them bootable againWaldemar Brodkorb
2011-01-03add mtrr support, mask some drivers not useful for ibm x40Waldemar Brodkorb
2011-01-02add parport_pc supportWaldemar Brodkorb
2010-12-30rework architecture / embedded systems conceptWaldemar 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 ;)