index
:
openadk.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
kernel
Age
Commit message (
Collapse
)
Author
2014-12-09
update to rc3, kodi now works on cubox-i
Waldemar Brodkorb
2014-12-05
add basic support for linksys nslu2 (arm big endian platform)
Waldemar Brodkorb
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-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-09-28
enable serial console on Rpi
Waldemar Brodkorb
2014-08-23
combine cubox-i and hummingboard support, same linux patches are required
Waldemar Brodkorb
2014-08-20
add u-boot update for hummingboardrd, add some basic infrastructure
Waldemar Brodkorb
2014-06-28
EABI is on for arm architecture
Waldemar Brodkorb
2014-06-25
try to overwrite cmdline
Waldemar Brodkorb
2014-05-31
fix qemu spitz emulation, add emulation for terrier
Waldemar Brodkorb
2014-05-13
resolve merge conflict
Waldemar Brodkorb
2014-04-30
combine cubox-i kernel configs, make SMP, PREEMPT and HIGHMEM configurable
Waldemar Brodkorb
2014-04-26
enable rtc for cubox-i
Waldemar Brodkorb
2014-04-25
enable highmem
Waldemar Brodkorb
2014-04-24
add network support to cubox, working for 3.14.1
Waldemar Brodkorb
2014-04-23
fix bootup from sd
Waldemar Brodkorb
2014-04-23
more fixes and drivers for cubox-i
Waldemar Brodkorb
2014-04-23
work in progress patches for cubox-i
Waldemar Brodkorb
2014-03-26
fix musl on arm, requires kuser_helper. thx to fabled via #musl
Waldemar Brodkorb
2014-03-17
remove kernel choice, always use 64 bit for 64bit target
Waldemar Brodkorb
2014-03-17
optimize miniconfigs, enable netstuff by default
Waldemar Brodkorb
2014-03-16
disable block driver for qemu emulators, can be activated via menuconfig
Waldemar Brodkorb
2014-03-14
a bunch of adk-test-framework fixes.
Waldemar Brodkorb
2014-03-11
remove PREEMPT here, make it choosable via menu later
Waldemar Brodkorb
2014-03-09
add the stable cubox-i kernel 3.10.30, add kernel patch from solidrun git
Waldemar Brodkorb
2014-03-05
fix networking support in vexpress emulation, new style is not working here.
Waldemar Brodkorb
2014-02-26
rework arm support, add qemu arm model vexpress for cortex-a9 emulation ↵
Waldemar Brodkorb
(hard float)
2014-02-18
add initial stuff for cubox-i, still waiting for the hardware, so fully untested
Waldemar Brodkorb
2014-01-26
highres timer breaks pulseaudio rtp stream sync on raspberry pi
Waldemar Brodkorb
2014-01-25
enable kuser helpers
Waldemar Brodkorb
2014-01-22
convert raspberry-pi to miniconfig
Waldemar Brodkorb
2014-01-06
add full perl, first half of supported archs
Waldemar Brodkorb