Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2015-03-06 | forgot to rename symbols | Waldemar Brodkorb | |
2015-03-06 | rename symbols | Waldemar Brodkorb | |
2015-03-06 | sync with upstream firmwarei, omxplayer and userland | Waldemar Brodkorb | |
Rename packages, as bcm2836 is also supported now. | |||
2015-03-06 | add missing uCLibc-ng config for ARC | Waldemar Brodkorb | |
2015-03-05 | fix install when static build is off | Waldemar Brodkorb | |
2015-03-05 | fix eudev compile | Waldemar Brodkorb | |
2015-03-05 | use latest git, as download mirror is down | Waldemar Brodkorb | |
2015-03-05 | add needed stuff for raspberry pi for kodi example appliance | Waldemar Brodkorb | |
2015-03-05 | add realtime linux preempt_rt patch | Waldemar Brodkorb | |
Enable Kernel options for Realtime, HZ and HighRes Timer in menuconfig. | |||
2015-03-05 | support non-thread build | Waldemar Brodkorb | |
2015-03-05 | sync raspberry pi patch set | Waldemar Brodkorb | |
Enable CMA and CMA_DMA for RPI. Make ENDIAN Symbols visible. Set CMA to 64 MB. Add MMAP I2S enable patch. | |||
2015-03-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2015-03-04 | use separate directories for nommu setup | Waldemar Brodkorb | |
2015-03-04 | remove git patches for now | Waldemar Brodkorb | |
2015-03-04 | add u-boot patches and wrapper scripts | Waldemar Brodkorb | |
2015-03-04 | disable parallel building, still broken | Waldemar Brodkorb | |
2015-03-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2015-03-03 | convert to upper case symbols, remove lower case ADK_big/ADK_little | Waldemar Brodkorb | |
2015-03-03 | enable prompt | Waldemar Brodkorb | |
2015-03-03 | add missing CPU types. breakage reported by phil | Waldemar Brodkorb | |
2015-03-03 | disable werror, as suggested by a GNU libc developer to avoid breakage for ↵ | Waldemar Brodkorb | |
architectures like hppa | |||
2015-03-02 | x86/x86_64 use -march, reported by phil | Waldemar Brodkorb | |
2015-03-02 | add new package cdrkit | Waldemar Brodkorb | |
2015-03-02 | fix header and library install when static build | Waldemar Brodkorb | |
2015-03-02 | update to latest, fix build when static library build s choosen | Waldemar Brodkorb | |
2015-03-02 | pam needs dlopen | Waldemar Brodkorb | |