summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.fs
AgeCommit message (Collapse)Author
2015-03-02default m approach for selecting kernel stuff by packages does not work ↵Waldemar Brodkorb
well. remove it for now
2015-02-09add basic support for raspberry pi2Waldemar Brodkorb
Introduce new board symbols for embedded systems, which use the similar board as basis. As for example raspberry pi and raspberry pi2. And some more updates: Update binutils to 2.25, set gcc 4.9.2 as default. Update glibc to 2.21, set as default. Update gdb to 7.8.2. Update kodi to latest release.
2014-07-30enable inotify by default. uClibc test failure fix. it is useful anyway. can ↵Waldemar Brodkorb
be disabled to save space
2014-07-07fix xfs module loadingWaldemar Brodkorb
2014-06-24update to latest stable versionWaldemar Brodkorb
2014-06-18target/linux/config: FS_MBCACHE is only needed for extended attributesPhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2014-06-04fix some crypot dependencies, add experimental btrfs supportWaldemar Brodkorb
2014-06-03fixup crypto dependencies for ext4Waldemar Brodkorb
2014-05-22fix ext4 when choosen as moduleWaldemar Brodkorb
2014-05-17bump lts kernels, add yaffs2 kernel patchWaldemar Brodkorb
2014-05-17add yaffs2 for 3.15, fix 3.14.4 patchWaldemar Brodkorb
2014-05-14add yaffs2 kernel patch, added three openwrt patches on topWaldemar Brodkorb
2014-05-13some kernel abstraction layer fixes, partially for ibm x40 bootupWaldemar Brodkorb
2014-05-13resolve merge conflictWaldemar Brodkorb
2014-05-07ntfs-3g can coexist with ntfsWaldemar Brodkorb
2014-04-28more dot squashingWaldemar Brodkorb
2014-04-06CONFIG_BLOCK is always onWaldemar Brodkorb
2014-04-02remove some unsupported root filesystems, use archive and install/create ↵Waldemar Brodkorb
scripts instead
2014-03-23Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-23fix commentWaldemar Brodkorb
2014-03-22remove debug symbolWaldemar Brodkorb
2014-03-22a bunch of microblaze fixesWaldemar Brodkorb
2014-03-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
update Xorg / Mesa Conflicts: TODO
2014-01-16good bye cris, hardware is eol, latest toolchain is broken, qemu emulator ↵Waldemar Brodkorb
support is bad, kernel needs patches for serial and network
2014-01-16good bye avr32, bad toolchain support, hardware is eol and no qemu emulator ↵Waldemar Brodkorb
available
2013-12-28convert microblaze to miniconfig kernel config generation, add support for ↵Waldemar Brodkorb
squashfs and jffs2 rootfs for qemu-microblaze, add support for both machine emulations
2013-12-17fix vfat support, use correct codepage and iocharsetWaldemar Brodkorb
2013-12-15need to merge third patch from Phil manually. disable on non Linux hostsWaldemar Brodkorb
2013-10-03update samba to latest version, use stub gettext-tiny; use utf8 charset by ↵Waldemar Brodkorb
default for vfat
2013-07-09only support ext4 kernel support for rootfs, I can not get ext2 rootfs ↵Waldemar Brodkorb
working on the rpi
2013-06-28need BLOCK for filesystemsWaldemar Brodkorb
2013-04-05make qemu mips64 work again, allow xfsprogs to build with uclibc, add partprobeWaldemar Brodkorb
2012-04-03lemote addons, like pdf viewerWaldemar Brodkorb
2012-03-20allconfig fixes for lemote yeelongWaldemar Brodkorb
2011-12-18avr32 workaroundsWaldemar Brodkorb
2011-10-10misc finetuningWaldemar Brodkorb
2011-08-22implement submodel for foxboard lx. resolves duplicate full build for this ↵Waldemar Brodkorb
systems
2011-08-08now nfs works, when kernel is independently buildWaldemar Brodkorb
2011-08-08always enable some stuff by default, otherwise modules can't be loaded.Waldemar Brodkorb
2011-07-23different cris fixesWaldemar Brodkorb
2011-06-12update default kernel to 2.6.39Waldemar Brodkorb
2011-02-08many bugfixes for native adksystems and some package updatesWaldemar Brodkorb
2011-01-11fix patch, after aufs2 additionWaldemar Brodkorb
2011-01-07expose squashfs alwaysThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
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 ;)
2010-07-12fix some kernel module menu configurationWaldemar Brodkorb
2010-04-22make rb532 bootable from nand againWaldemar Brodkorb
2010-03-28more finetuning for ag241 updateWaldemar Brodkorb
2010-03-12fix allmodconfig for lemote buildWaldemar 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