Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-15 | remove grsec, as it does not work well with mptcp patch. remove addons stuff | Waldemar Brodkorb | |
2015-03-15 | convert from addon to generic patch | Waldemar Brodkorb | |
2015-03-15 | convert from addon to generic patch | Waldemar Brodkorb | |
2015-03-15 | convert addon patch to default patch | Waldemar Brodkorb | |
2015-03-15 | convert fblogo patch to generic patch, remove addon stuff for this | Waldemar Brodkorb | |
2015-03-15 | remove dietnet patch | Waldemar Brodkorb | |
As discussed with phil today, patches aplied conditionally is a bad thing and should be removed. The dietnet patch is only available because of the mikrotik rb532 limitation of kernel size when booting from nand. The patch is hard to maintain and will never be included upstream. We should better use PicoTCP in such cases or develop decompression support for this board to use compressed kernels. | |||
2015-03-15 | rename m68k specific patches. we want straight patches always usable | Waldemar Brodkorb | |
2015-03-15 | add some useful bits and bytes for rpi2 support | Waldemar Brodkorb | |
2015-03-15 | update to latest upstream, ntp_gettime problem fixed | Waldemar Brodkorb | |
2015-03-13 | remove Linus only symbol ARCH_BCM2835 for raspberry | Waldemar Brodkorb | |
2015-03-11 | enable binfmt flat for bfin, fdpic test-suite compile fail | Waldemar Brodkorb | |
2015-03-11 | ltrace needs libstdc++ | Waldemar Brodkorb | |
2015-03-11 | update to latest stable version | Waldemar Brodkorb | |
2015-03-11 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2015-03-11 | sync patches with rpi upstream | Waldemar Brodkorb | |
2015-03-11 | add dependencies | Waldemar Brodkorb | |
2015-03-10 | update uCLibc config, enable linuxthreads | Waldemar Brodkorb | |
2015-03-10 | only arc is disabled for now | Waldemar Brodkorb | |
2015-03-10 | update to latest stable upstream version | Waldemar Brodkorb | |
2015-03-10 | update to latest stable version | Waldemar Brodkorb | |
2015-03-10 | update to latest stable version | Waldemar Brodkorb | |
2015-03-10 | disable 3.19 for solidrun devices | Waldemar Brodkorb | |
2015-03-10 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2015-03-10 | add missing debug library for vcdbg | Waldemar Brodkorb | |
2015-03-10 | add dependencies | Waldemar Brodkorb | |
2015-03-09 | remove timex.h check, problematic for musl and uClibc | Waldemar Brodkorb | |
2015-03-09 | fix a bug in depmaker, reported by phil. unnecessary builddeps for glibc are ↵ | Waldemar Brodkorb | |
generated | |||
2015-03-09 | remove CEC, problems with rpi and cubox-i | Waldemar Brodkorb | |
2015-03-09 | add support for gdbserver on AVR32 devices | Waldemar Brodkorb | |
Happily I got the old gdb tarball from buildroot source repository. (thx Yann) Mirror the package and make it compile for native gdbserver. Patches need to be shuffled to version directories. | |||
2015-03-08 | sync patchset with latest kernel 3.14 | Waldemar Brodkorb | |
2015-03-08 | update to latest stable upstream | Waldemar Brodkorb | |
2015-03-08 | select uclibc test for test appliance as it is no longer default on | Waldemar Brodkorb | |
2015-03-08 | sync patch set and config | Waldemar Brodkorb | |
Remove some old kernel symbols. Use 8 MB as default for CMA. | |||
2015-03-08 | add support for uClibc-ng 1.0.1 | Waldemar Brodkorb | |
2015-03-08 | better defaults for gcc/binutils | Waldemar Brodkorb | |
2015-03-07 | update to latest upstream version | Waldemar Brodkorb | |
2015-03-07 | fix dependencies | Waldemar Brodkorb | |
2015-03-07 | update to latest upstream version | Waldemar Brodkorb | |
2015-03-07 | fix SSP compile | Waldemar Brodkorb | |
2015-03-07 | update all kernel versions | Waldemar Brodkorb | |
2015-03-07 | update to latest upstream version | Waldemar Brodkorb | |
2015-03-07 | xtensa can be used wth big endian mode | Waldemar Brodkorb | |
Default for Qemu Targets is little endian. Fixup qemu example calling parameters. | |||
2015-03-07 | reorder libc and toolchain options | Waldemar Brodkorb | |
After a short discussion with Phil, I put Libc stuff into Toolchain menu, as it does not belong to Target configuration. Add a Advanced Option menu for specific toolchain related options. I think this change make building OpenADK for beginners simpler. A starter doesn't know anything about different libc, floating settings, ... | |||
2015-03-07 | disable blkid | Waldemar Brodkorb | |
2015-03-07 | disable regex | Waldemar Brodkorb | |
2015-03-07 | update to latest stable upstream | Waldemar Brodkorb | |
2015-03-07 | fix regex matching. hard/soft is in the middle | Waldemar Brodkorb | |
2015-03-07 | allow to set target float via environment | Waldemar Brodkorb | |
2015-03-07 | disable mallopt calls, some uClibc configurations doesn't work well with it. | Waldemar Brodkorb | |
2015-03-06 | rewrite to avoid broken links | Waldemar Brodkorb | |