Skip to content

Commit

Permalink
kernel: bcm2835-sdhost: Clear HBLC for PIO mode
Browse files Browse the repository at this point in the history
kernel: BCM270X_DT: I2S needs function Alt2
See: raspberrypi/linux#1046

kernel: vchiq_arm: Two cacheing fixes
See: #443

kernel: BCM270X_DT: Overlay for the Fen Logic VGA666 board

firmware: arm_loader: Increase stack and ensure icache flush is done before threads in execute multi

firmware: arm_loader: Switch to vpu queues and more profile logging

firmware: clocks: Allow arm to be overclocked to 1.6GHz

firmware: gpioman: Don't force all pin pulls to their defaults

firmware: arm_loader: Fix length on get palette mailbox call
See: raspberrypi/linux#1026

firmware: vchiq: Better error handling
firmware: vchiq: Make fragment size vary with cache line size
See: #443
  • Loading branch information
popcornmix committed Jul 8, 2015
1 parent 89881b5 commit 47d51d6
Show file tree
Hide file tree
Showing 94 changed files with 56,756 additions and 56,666 deletions.
Binary file modified boot/bcm2708-rpi-b-plus.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-b.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-cm.dtb
Binary file not shown.
Binary file modified boot/bcm2709-rpi-2-b.dtb
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_db.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/kernel7.img
Binary file not shown.
2 changes: 1 addition & 1 deletion boot/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ Params: overclock_50 Clock (in MHz) to use when the MMC framework
force_pio Disable DMA support (default off)

pio_limit Number of blocks above which to use DMA
(default 2)
(default 1)

debug Enable debug output (default off)

Expand Down
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_db.elf
Binary file not shown.
Binary file modified boot/start_x.elf
Binary file not shown.
Loading

0 comments on commit 47d51d6

Please sign in to comment.