Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
via serial console
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
patch name changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As mentioned by Phil, a lot of disk space is needed nowadays
to build OpenADK. Switch to non debug builds as default to
save 2 GB for each default build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
With this commit I broke Kodi support for cubox-i:
4f93b213f2d3393fbb0b7ca200988f475e6cef83
I found following info regarding VFP and NEON:
http://community.arm.com/groups/tools/blog/2013/04/15/arm-cortex-a-processors-and-gcc-command-lines
Try to implement with this table in mind.
|
|
|
|
|
|
|
|
|
|
Rpi-Kernel includes the rpi-proto driver now.
Always enable device-tree support for raspberry pi /pi2
as most of the new drivers will not work without.
|
|
Add a more generic way to define CPU flavours for Toolchain
building. Add Cortex-A8 definition. Move Thumb symbol around.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|