Wykres commitów

1993 Commity (156e2f0df12988c837ad5ca34fc0c41a1443997f)

Autor SHA1 Wiadomość Data
IanSB 4d1fcc6350 Add option to lock to composite blanking instead of sync 2021-12-09 11:12:55 +00:00
IanSB a9f2202181 Add intellivision palette 2021-12-08 13:59:32 +00:00
IanSB e3bc22d0ab Fix regression that caused a hangup on double reboot 2021-12-08 00:19:38 +00:00
IanSB b5a8701be5 Tweak instruction order 2021-12-07 18:55:44 +00:00
IanSB bc4b925ac6 Update firmware 2021-12-07 16:42:12 +00:00
IanSB 5c30661607 Filter out PaxHeader folders 2021-12-07 16:00:54 +00:00
IanSB f419153934 Additional delays 2021-12-07 15:14:27 +00:00
IanSB fb15690ddd Improve disable_overclock feature 2021-12-07 14:52:25 +00:00
IanSB a0e8867615 Increase delay before rebooting 2021-12-07 13:55:04 +00:00
IanSB 6ab4b7f0bc Fix display list issue stopping resolutions 1024x768 & lower from working at 16bpp 2021-12-07 13:52:39 +00:00
IanSB d9b5671e70 Simplify high latency detection 2021-12-07 13:39:41 +00:00
IanSB 86714bcc1a Update profiles 2021-12-05 05:49:32 +00:00
IanSB 52ab7b60ef Improve clock setting 2021-12-05 05:07:00 +00:00
IanSB ba6c2bde11 Reduce number of psyncs to capture during preload 2021-12-05 01:02:38 +00:00
IanSB 0ec5c46126 Don't use high latency capture on Pi zero/w 2021-12-04 22:36:10 +00:00
IanSB 23d870fffc first cache preload has OSD bit set 2021-12-04 22:34:15 +00:00
IanSB e94451f200 Add enterprise profile 2021-12-04 20:04:12 +00:00
IanSB 148a04d725 Use same processor build options as Pi0-3 (ready to include Pi4 in universal binary) 2021-12-04 20:02:16 +00:00
IanSB 0039079e84 Reduce logging messages during mode change 2021-12-04 20:01:28 +00:00
David Banks d879a81a84 Workaround for SD Card Initialization bug on Pi 4 (#253)
Change-Id: I801fe7706795a71b08a9ec80534ca21745124d13
2021-12-04 12:52:52 +00:00
David Banks cab728b627 Fix heap corruption bug when sd_card_init() fails (#253)
Change-Id: I0f643ea2a7dbdb1cfde3d20a2cf0892bfca1f4ad
2021-12-04 12:52:41 +00:00
IanSB 218334480f Fix 10.3 compiler string warnings 2021-12-04 00:29:30 +00:00
IanSB 33d4b1dcab Increase size of supervisor stack (RGBtoHDMI runs in supervisor) 2021-12-03 01:24:39 +00:00
IanSB 92eca23187 Improve handling of PLLD as sampling clock on Pi4 2021-12-02 23:08:37 +00:00
IanSB aee3549825 Fix build warnings 2021-12-02 16:05:39 +00:00
IanSB 912e8e1154 Update genlock to work on Pi 4 2021-12-02 14:16:58 +00:00
IanSB 30244d8ff4 Merge remote-tracking branch 'upstream/dev' into dev 2021-12-01 13:45:02 +00:00
IanSB bf2b48548e Fix display of refresh rate 2021-12-01 13:09:52 +00:00
David Banks 965882bcd3 Add eceute permissions to configure_rpiA4.sh
Change-Id: I05f62d0c3d040bdb17e21f91fa1dc694c53bb888
2021-11-30 11:43:44 +00:00
David Banks c0522b1ba1 Merge remote-tracking branch 'ian/dev' into dev
Change-Id: I722d604402e046c5d09e543e71a7f9ecbc6f9964
2021-11-30 11:39:52 +00:00
IanSB be87cba71a temporarily disable screencaps on Pi 4 2021-11-29 22:54:35 +00:00
IanSB 2731fd1690 Improve refresh rate reporting 2021-11-29 20:23:08 +00:00
IanSB 8e5ce6a87d Disable unaligned access (may not work across armv6-v8 on same binary) 2021-11-28 04:07:08 +00:00
IanSB 171fff3d57 Update lodepng 2021-11-28 04:06:15 +00:00
IanSB 9dfcd66903 Update 1600x1200@50Hz definition to use specific timing rather than CVT (Fixes glitch in rpi4) 2021-11-28 01:48:29 +00:00
IanSB 607b7d89d1 Revert to PLLD and change core divider as well as per divider 2021-11-28 01:04:03 +00:00
IanSB ef330cabce Add set_clock_rate 2021-11-28 00:43:26 +00:00
IanSB d1f470142b Use PLLC on Pi 4 2021-11-27 01:36:31 +00:00
IanSB 006c117a11 Improve speed of peripheral address reads 2021-11-27 01:00:10 +00:00
IanSB b4b5fc1797 Align png buffers 2021-11-26 23:13:28 +00:00
IanSB 0135686506 Further prediv fix 2021-11-26 12:20:15 +00:00
IanSB d2cca8a31c fix prediv not present on pi4 2021-11-26 11:55:08 +00:00
IanSB f464205af0 Dont overclock core on Pi4 unless >100Mhz 2021-11-26 11:40:11 +00:00
IanSB c1a30a674c Update 16bpp display list manipulation code to cope with BCM2711 (Pi4) 2021-11-25 22:36:53 +00:00
IanSB ad85656dbe Remove EMMC_DEBUG from default debug build (delays bootup significantly) 2021-11-25 19:49:18 +00:00
IanSB 8dd19607bf Update horizontal resolution for Pi4 2021-11-25 10:31:18 +00:00
IanSB 2fc9014fba Add clock IDs 2021-11-25 10:29:28 +00:00
IanSB adc1032f8e Update ARM build limits 2021-11-25 01:43:45 +00:00
IanSB 31ca53934c Update build options 2021-11-24 23:12:01 +00:00
IanSB 0014d5be65 Add build option for ARM capture on Pi4 and add ARM version of config.txt 2021-11-24 22:59:38 +00:00