Open Source ARM userland
raspberrypi.org
Open Source ARM userland
1–10 of 61 posts
Re: Open Source ARM userland
#2Well, that was unexpected. Bravo!
Re: Open Source ARM userland
#3Well, that was unexpected. Bravo!
http://www.h-online.com/open/news/item/Raspberry-Pi-opens-it...
Has some more details.
Re: Open Source ARM userland
#4Wow, this is big. Embedded vendors are particularly precious about their GPU drivers.
Hopefully this is the start of a trend.
Re: Open Source ARM userland
#5[deleted]
Re: Open Source ARM userland
#6OK good, now the blob?
Re: Open Source ARM userland
#7Thanks for using BSD license so everyone can benefit.
Re: Open Source ARM userland
#8What does the "userland" subset encompass? What's left in closed source blobs?
Re: Open Source ARM userland
#9Wow, this is big. Embedded vendors are particularly precious about their GPU drivers. Hopefully this is the start of a trend.
Re: Open Source ARM userland
#10What does the "userland" subset encompass? What's left in closed source blobs?
Nothing AFAIK. The kernel part has already been open source in the Raspberry Pi kernel fork: https://github.com/raspberrypi/linux/tree/rpi-3.2.27/drivers...
The userland part is the implementation of hardware accelerated OpenGL ES 2 and OpenMAX (video acceleration), at least.