Skip to content

Commit 7a225b9

Browse files
committed
kernel: bcm2708_fb: Add ioctl for reading gpu memory through dma
kernel: rpi-ft5406: Create coherent buffer and push to firmware kernel: brcmvirt_gpio: Create coherent buffer and push to firmware firmware: logging: Fix issue when logging end is at 1G part 2 firmware: arm_loader: Ensure mbox failure paths return failure firmware: arm_loader: Add options for setting shared buffers from kernel driver firmware: vcdbg: Use dma driver to access gpu memory firmware: dispmanx: Support framebuffer_aspect=-1 for ignore aspect ratio See: raspberrypi/firmware#638 firmware: Raspistill: Only fail setting restart int if not 0 firmware: RaspiVid: -sg option could try opening null file firmware: RaspiVid: Segment PTS file too if set See: raspberrypi/userland#354 firmware: RaspiVid: Add raw (YUV420, RGB or grayscale) video output See: raspberrypi/userland#342
1 parent df92017 commit 7a225b9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+1
-1
lines changed

fixup.dat

4 Bytes
Binary file not shown.

fixup_cd.dat

0 Bytes
Binary file not shown.

fixup_db.dat

0 Bytes
Binary file not shown.

fixup_x.dat

0 Bytes
Binary file not shown.

git_hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b9f9a035f3a7b3ed90850719585b9532c1aff237
1+
b0f4a7c8449eb77faa5a178ae4e9bc89193e4278

kernel.img

24 Bytes
Binary file not shown.

kernel7.img

696 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

start.elf

-32 Bytes
Binary file not shown.

start_cd.elf

0 Bytes
Binary file not shown.

start_db.elf

160 Bytes
Binary file not shown.

start_x.elf

-32 Bytes
Binary file not shown.

vc/hardfp/opt/vc/bin/raspistill

0 Bytes
Binary file not shown.

vc/hardfp/opt/vc/bin/raspivid

4.29 KB
Binary file not shown.

vc/hardfp/opt/vc/lib/libEGL_static.a

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

vc/hardfp/opt/vc/lib/libdebug_sym.so

484 Bytes
Binary file not shown.
704 Bytes
Binary file not shown.

vc/hardfp/opt/vc/lib/libkhrn_client.a

0 Bytes
Binary file not shown.

vc/hardfp/opt/vc/lib/libkhrn_static.a

0 Bytes
Binary file not shown.

vc/hardfp/opt/vc/lib/libmmal_util.so

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

vc/hardfp/opt/vc/lib/libvchostif.a

0 Bytes
Binary file not shown.

vc/hardfp/opt/vc/lib/libvcilcs.a

0 Bytes
Binary file not shown.

vc/softfp/opt/vc/bin/raspistill

0 Bytes
Binary file not shown.

vc/softfp/opt/vc/bin/raspivid

4.32 KB
Binary file not shown.

vc/softfp/opt/vc/lib/libEGL_static.a

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

vc/softfp/opt/vc/lib/libdebug_sym.so

514 Bytes
Binary file not shown.
744 Bytes
Binary file not shown.

vc/softfp/opt/vc/lib/libkhrn_client.a

0 Bytes
Binary file not shown.

vc/softfp/opt/vc/lib/libkhrn_static.a

0 Bytes
Binary file not shown.

vc/softfp/opt/vc/lib/libmmal_util.so

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

vc/softfp/opt/vc/lib/libvchostif.a

0 Bytes
Binary file not shown.

vc/softfp/opt/vc/lib/libvcilcs.a

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)