Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-27 | enable getopt long | Waldemar Brodkorb | |
2014-12-25 | update to 3.17.7, rework netfilter support a little bit | Waldemar Brodkorb | |
2014-12-13 | bump to 3.17.5 | Waldemar Brodkorb | |
2014-12-09 | update to rc3, kodi now works on cubox-i | Waldemar Brodkorb | |
2014-12-08 | bump kernel to 3.14.26 | Waldemar Brodkorb | |
2014-12-05 | bump kernel to 3.17.4 | Waldemar Brodkorb | |
2014-12-05 | add basic support for linksys nslu2 (arm big endian platform) | Waldemar Brodkorb | |
2014-12-03 | add dtb for quad cpu hummingboard | Waldemar Brodkorb | |
2014-12-03 | add bit and bytes to allow rpi-proto driver building. no runtime tests done. | Waldemar Brodkorb | |
2014-12-03 | update 3.12.x kernel to 3.12.33 | Waldemar Brodkorb | |
Add latest changes to raspberry-pi support patch. Add rpi-proto driver patch. | |||
2014-10-28 | update kernels | Waldemar Brodkorb | |
2014-10-22 | rework toolchain support for ARM. | Waldemar Brodkorb | |
Use --with-cpu for gcc to have optimized code for requested ARM cpus. Add some basic support for cortex-m3. | |||
2014-10-11 | rework audio driver loading on rpi | Waldemar Brodkorb | |
seems that i2s driver does not behave correctly when builtin. Add back driver modules for audio boards on rpi. | |||
2014-10-07 | bump to 3.16.4 | Waldemar Brodkorb | |
2014-10-06 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-10-06 | another try to fix iqaudio support | Waldemar Brodkorb | |
2014-10-05 | add basic support for arm in big endian mode (toolchain build) | Waldemar Brodkorb | |
2014-10-04 | make sound support monolithic | Waldemar Brodkorb | |
It is really hard to get it right, with the dependencies in this case. So if a user wants sound support, he will just get it included in the kernel. If not, just do not activate it. | |||
2014-10-03 | fix example, provide datadir | Waldemar Brodkorb | |
2014-09-28 | always enable pthread debug support as discussed with tg | Waldemar Brodkorb | |
2014-09-28 | enable serial console on Rpi | Waldemar Brodkorb | |
2014-09-28 | use new install script | Waldemar Brodkorb | |
2014-09-17 | add 3.16.x patch for rpi | Waldemar Brodkorb | |
2014-09-11 | sync kernel patch, maybe analog audio works for hummingboard | Waldemar Brodkorb | |
2014-09-09 | fix audio module compile | Waldemar Brodkorb | |
2014-09-09 | sync patch with upstream | Waldemar Brodkorb | |
2014-09-08 | bump all kernels, remove 3.15 | Waldemar Brodkorb | |
2014-09-08 | sync with uClibc Makefile, config files will be compatible | Waldemar Brodkorb | |
2014-09-04 | add info about writable partition | Waldemar Brodkorb | |
2014-08-25 | disable XSI_MATH, prevent testsuite linking failures. | Waldemar Brodkorb | |
2014-08-23 | combine cubox-i and hummingboard support, same linux patches are required | Waldemar Brodkorb | |
2014-08-22 | no sdio on humminboard | Waldemar Brodkorb | |
2014-08-22 | add cubox patches | Waldemar Brodkorb | |
2014-08-20 | add u-boot update for hummingboardrd, add some basic infrastructure | Waldemar Brodkorb | |
2014-08-15 | config fixes | Waldemar Brodkorb | |
2014-08-11 | fix wifi on cubox-i with patches from rmk | Waldemar Brodkorb | |
2014-08-07 | bump kernels | Waldemar Brodkorb | |
2014-08-06 | enable backtrace support by default for uClibc-ng | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2014-07-30 | add argp by default | Waldemar Brodkorb | |
2014-07-28 | fix patch after kernel update | Waldemar Brodkorb | |
2014-07-28 | disable gnu hash support in default config, will be enabled on demand later | Waldemar Brodkorb | |
2014-07-25 | remove unused symbol | Waldemar Brodkorb | |
2014-07-22 | bump kernel versions, readd sm7xx driver for 3.15.x | Waldemar Brodkorb | |
2014-07-22 | remove rmk.patch, need refresh later | Waldemar Brodkorb | |
2014-07-07 | now memory is again 512MB on rpi | Waldemar Brodkorb | |
2014-07-07 | bump to 3.15.4 | Waldemar Brodkorb | |
2014-07-05 | add support for uClibc-ng in parallel to uClibc. | Waldemar Brodkorb | |
This helps to find any regressions made in uClibc-ng. | |||
2014-06-30 | bump kernels | Waldemar Brodkorb | |
2014-06-29 | remove RPC from uclibc, use libtirpc | Waldemar Brodkorb | |
2014-06-29 | handle debug code handling inside OpenADK | Waldemar Brodkorb | |