Skip to content

Commit

Permalink
firmware: Allow hdmi_drive to override EDID
Browse files Browse the repository at this point in the history
See: http://forum.stmlabs.com/showthread.php?tid=14050

firmware: qpu_execute: Don't write to V3D_VPMBASE: not required and khronos doesn't like it
See: http://www.raspberrypi.org/forums/viewtopic.php?f=68&t=76189

kernel: vchiq: Avoid high load when blocked and unkillable
See: #271

userland: raspivid: Option to save the inline motion vectors to a file
See: raspberrypi/userland#172
  • Loading branch information
Dom Cobley committed May 12, 2014
1 parent f230d5b commit c0319ac
Show file tree
Hide file tree
Showing 27 changed files with 27,500 additions and 27,500 deletions.
Binary file modified boot/bootcode.bin
Binary file not shown.
Binary file modified boot/fixup.dat
Binary file not shown.
Binary file modified boot/fixup_cd.dat
Binary file not shown.
Binary file modified boot/fixup_x.dat
Binary file not shown.
Binary file modified boot/kernel.img
Binary file not shown.
Binary file modified boot/start.elf
Binary file not shown.
Binary file modified boot/start_cd.elf
Binary file not shown.
Binary file modified boot/start_x.elf
Binary file not shown.
54,996 changes: 27,498 additions & 27,498 deletions extra/System.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion extra/git_hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7ffa5f9398bf05fcfdec5c7f3c04c261fbcd2706
c3db7205bcd8988cf7c185e50c8849542554b1f5
2 changes: 1 addition & 1 deletion extra/uname_string
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Linux version 3.12.19+ (dc4@dc4-arm-01) (gcc version 4.7.2 20120731 (prerelease) (crosstool-NG linaro-1.13.1+bzr2458 - Linaro GCC 2012.08) ) #681 PREEMPT Fri May 9 16:36:10 BST 2014
Linux version 3.12.19+ (dc4@dc4-arm-01) (gcc version 4.7.2 20120731 (prerelease) (crosstool-NG linaro-1.13.1+bzr2458 - Linaro GCC 2012.08) ) #682 PREEMPT Mon May 12 23:27:36 BST 2014
Binary file modified hardfp/opt/vc/bin/raspivid
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libEGL_static.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libGLESv2_static.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libkhrn_client.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libkhrn_static.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libvcfiled_check.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libvchostif.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libvmcs_rpc_client.a
Binary file not shown.
Binary file modified opt/vc/bin/raspivid
Binary file not shown.
Binary file modified opt/vc/lib/libEGL_static.a
Binary file not shown.
Binary file modified opt/vc/lib/libGLESv2_static.a
Binary file not shown.
Binary file modified opt/vc/lib/libkhrn_client.a
Binary file not shown.
Binary file modified opt/vc/lib/libkhrn_static.a
Binary file not shown.
Binary file modified opt/vc/lib/libvcfiled_check.a
Binary file not shown.
Binary file modified opt/vc/lib/libvchostif.a
Binary file not shown.
Binary file modified opt/vc/lib/libvmcs_rpc_client.a
Binary file not shown.

0 comments on commit c0319ac

Please sign in to comment.