summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-11enable binfmt flat for bfin, fdpic test-suite compile failWaldemar Brodkorb
2015-03-11ltrace needs libstdc++Waldemar Brodkorb
2015-03-11update to latest stable versionWaldemar Brodkorb
2015-03-11Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2015-03-11sync patches with rpi upstreamWaldemar Brodkorb
2015-03-11add dependenciesWaldemar Brodkorb
2015-03-10update uCLibc config, enable linuxthreadsWaldemar Brodkorb
2015-03-10only arc is disabled for nowWaldemar Brodkorb
2015-03-10update to latest stable upstream versionWaldemar Brodkorb
2015-03-10update to latest stable versionWaldemar Brodkorb
2015-03-10update to latest stable versionWaldemar Brodkorb
2015-03-10disable 3.19 for solidrun devicesWaldemar Brodkorb
2015-03-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2015-03-10add missing debug library for vcdbgWaldemar Brodkorb
2015-03-10add dependenciesWaldemar Brodkorb
2015-03-09remove timex.h check, problematic for musl and uClibcWaldemar Brodkorb
2015-03-09fix a bug in depmaker, reported by phil. unnecessary builddeps for glibc are ↵Waldemar Brodkorb
generated
2015-03-09remove CEC, problems with rpi and cubox-iWaldemar Brodkorb
2015-03-09add support for gdbserver on AVR32 devicesWaldemar 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-08sync patchset with latest kernel 3.14Waldemar Brodkorb
2015-03-08update to latest stable upstreamWaldemar Brodkorb
2015-03-08select uclibc test for test appliance as it is no longer default onWaldemar Brodkorb
2015-03-08sync patch set and configWaldemar Brodkorb
Remove some old kernel symbols. Use 8 MB as default for CMA.
2015-03-08add support for uClibc-ng 1.0.1Waldemar Brodkorb
2015-03-08better defaults for gcc/binutilsWaldemar Brodkorb
2015-03-07update to latest upstream versionWaldemar Brodkorb
2015-03-07fix dependenciesWaldemar Brodkorb
2015-03-07update to latest upstream versionWaldemar Brodkorb
2015-03-07fix SSP compileWaldemar Brodkorb
2015-03-07update all kernel versionsWaldemar Brodkorb
2015-03-07update to latest upstream versionWaldemar Brodkorb
2015-03-07xtensa can be used wth big endian modeWaldemar Brodkorb
Default for Qemu Targets is little endian. Fixup qemu example calling parameters.
2015-03-07reorder libc and toolchain optionsWaldemar 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-07disable blkidWaldemar Brodkorb
2015-03-07disable regexWaldemar Brodkorb
2015-03-07update to latest stable upstreamWaldemar Brodkorb
2015-03-07fix regex matching. hard/soft is in the middleWaldemar Brodkorb
2015-03-07allow to set target float via environmentWaldemar Brodkorb
2015-03-07disable mallopt calls, some uClibc configurations doesn't work well with it.Waldemar Brodkorb
2015-03-06rewrite to avoid broken linksWaldemar Brodkorb
2015-03-06forgot to rename symbolsWaldemar Brodkorb
2015-03-06rename symbolsWaldemar Brodkorb
2015-03-06sync with upstream firmwarei, omxplayer and userlandWaldemar Brodkorb
Rename packages, as bcm2836 is also supported now.
2015-03-06add missing uCLibc-ng config for ARCWaldemar Brodkorb
2015-03-05fix install when static build is offWaldemar Brodkorb
2015-03-05fix eudev compileWaldemar Brodkorb
2015-03-05use latest git, as download mirror is downWaldemar Brodkorb
2015-03-05add needed stuff for raspberry pi for kodi example applianceWaldemar Brodkorb
2015-03-05add realtime linux preempt_rt patchWaldemar Brodkorb
Enable Kernel options for Realtime, HZ and HighRes Timer in menuconfig.
2015-03-05support non-thread buildWaldemar Brodkorb