Logo white

OpenSystemsDevelopment / usbboot

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 251
  • Compare
  • Branches 1
  • Tags 0
  • usbboot
31 Oct, 2022
1 commit
  • Update mass-storage-gadget build instructions
    623cd67d
    Tim Gover authored
    2022-10-31 08:54:58 +0000  
    Browse Code »

26 Oct, 2022
5 commits
  • Merge pull request #163 from timg236/otp-private-key ...
    9e57f462
    tools: vcmailbox wrappers for managing 256 bit OTP private key
    Tim Gover authored
    2022-10-26 13:43:34 +0100  
    Browse Code »
  • tools: vcmailbox wrappers for managing 256 bit OTP private key
    b752cc94
    Tim Gover authored
    2022-10-26 10:15:28 +0100  
    Browse Code »
  • Merge pull request #162 from timg236/pieeprom-2022-10-18 ...
    e6202936
    Update EEPROM to 2022-10-18
    Tim Gover authored
    2022-10-26 10:10:37 +0100  
    Browse Code »
  • Update EEPROM to 2022-10-18 ...
    e0f7500d
    Also make the secure-boot-recovery pieeprom.original.bin a symlink
    to ../pieeprom.original.bin. There's no need to have different
    binaries so remove duplication.
    Tim Gover authored
    2022-10-26 09:34:56 +0100  
    Browse Code »
  • mass-storage-gadget: Update image and instructions
    c65ad6a4
    Tim Gover authored
    2022-10-26 09:30:48 +0100  
    Browse Code »

20 Oct, 2022
1 commit
  • mass-storage-gadget: Update & move source repo to official Raspberry Pi buildroot fork
    15aac0cd
    Tim Gover authored
    2022-10-20 14:22:38 +0100  
    Browse Code »

19 Oct, 2022
2 commits
  • secure-boot-example: Update the images to the new buildroot example
    bff2516f
    Tim Gover authored
    2022-10-19 17:31:08 +0100  
    Browse Code »
  • secure-boot: Update example to use the raspberrypi-secure-boot buildroot example
    6caf50cf
    Tim Gover authored
    2022-10-19 17:06:53 +0100  
    Browse Code »

11 Oct, 2022
1 commit
  • tools: Add rpi-bootloader-key-convert ...
    4d7adfd3
    Add a Python utility script to converts RSA public keys
    from PEM format to the binary format required by the bootloader
    and vice-versa.
    Tim Gover authored
    2022-10-11 11:18:33 +0100  
    Browse Code »

02 Oct, 2022
1 commit
  • readme.md: Add a troubleshooting section
    6043ad0d
    Tim Gover authored
    2022-10-02 21:12:22 +0100  
    Browse Code »

28 Sep, 2022
4 commits
  • rpi-eeprom-digest: Fix typo in default env var for OPENSSL executable
    210a1775
    Tim Gover authored
    2022-09-28 19:49:28 +0100  
    Browse Code »
  • rpi-eeprom-digest: Fix cleanup of TMP_DIR ...
    bcf124d6
    Check for a directory instead of a file.
    Tim Gover authored
    2022-09-28 19:23:21 +0100  
    Browse Code »
  • Merge pull request #161 from timg236/rpi-eeprom-digest-verify ...
    8b7ad436
    rpi-eeprom-digest: Add an option to verify RSA signed files.
    Tim Gover authored
    2022-09-28 14:49:46 +0100  
    Browse Code »
  • rpi-eeprom-digest: Add an option to verify RSA signed files. ...
    f690622a
    Wrap the OpenSSL commands to verify the RSA signature in a .sig
    file for a given image. This could be used to verify a signed
    boot image or EEPROM image before attempting to install it.
    Tim Gover authored
    2022-09-28 13:02:55 +0100  
    Browse Code »

13 Sep, 2022
2 commits
  • secure-boot-msd: Update start4.elf to the same version as in /msd
    2472aaf9
    Tim Gover authored
    2022-09-13 10:58:01 +0100  
    Browse Code »
  • mass-storage-gadget: Remove activity LED for CM3 compatibility ...
    c3584379
    Merge https://github.com/timg236/cm4-scripts/pull/1 to remove the
    LED activity flashing because this conflicts with EMMC_EN_N_1V8
    on CM3.
    
    I've reverted the change that removed the explict modprobe of
    libcomposite becuase that broke the gadgetfs support for me on CM4.
    Tim Gover authored
    2022-09-13 09:39:00 +0100  
    Browse Code »

15 Aug, 2022
3 commits
  • 20220815~145439 release
    1e651a88
    Serge Schneider authored
    2022-08-15 16:59:04 +0100  
    Browse Code »
  • Merge pull request #66 from burtyb/patch-3 ...
    7bc8439f
    Add option to look for CM with specific USB path.
    Tim Gover authored
    2022-08-15 15:54:39 +0100  
    Browse Code »
  • mass-storage-gadget: Switch DWC mode from OTG to peripheral ...
    f765585d
    Force device/peripheral mode instead of relying on the OTG pin
    because this might not work on CM4S.
    Tim Gover authored
    2022-08-15 15:46:13 +0100  
    Browse Code »

08 Aug, 2022
1 commit
  • 20220804~165403 release
    3e7df2a1
    Serge Schneider authored
    2022-08-08 08:45:20 +0100  
    Browse Code »

04 Aug, 2022
1 commit
  • Update the EEPROM release to 2022-08-02
    dce11e8d
    Tim Gover authored
    2022-08-04 17:54:03 +0100  
    Browse Code »

18 Jul, 2022
3 commits
  • Bump Win32 install for 20220718~085937 release
    f4273e92
    Tim Gover authored
    2022-07-18 20:27:37 +0100  
    Browse Code »
  • 20220718~085937 release
    5a25e04b
    Serge Schneider authored
    2022-07-18 10:01:10 +0100  
    Browse Code »
  • Fix install paths
    dbbaa95c
    Serge Schneider authored
    2022-07-18 09:59:37 +0100  
    Browse Code »

15 Jul, 2022
2 commits
  • Merge pull request #150 from timg236/bootcode4-symlink ...
    50e19c92
    Replace duplicated bootcode4.bin with links to bootcode4.bin / recovery.bin
    Tim Gover authored
    2022-07-15 10:15:37 +0100  
    Browse Code »
  • Replace duplicated bootcode4.bin with links to bootcode4.bin / recovery.bin ...
    a490517d
    This also resolve a startup issue CM4-S
    Tim Gover authored
    2022-07-15 09:59:56 +0100  
    Browse Code »

11 Jul, 2022
2 commits
  • Fix whitespace
    f12d9fca
    Serge Schneider authored
    2022-07-11 16:31:39 +0100  
    Browse Code »
  • 20220708~133956 release
    7d0af8c5
    Serge Schneider authored
    2022-07-11 09:19:14 +0100  
    Browse Code »

08 Jul, 2022
3 commits
  • Update recovery/rpi-eeprom-config ...
    c0f0837f
    Sync this with the version in tools. TODO - change the scripts
    to use the version in tools instead.
    Tim Gover authored
    2022-07-08 14:39:56 +0100  
    Browse Code »
  • Merge pull request #149 from timg236/bootcode4-ddr-setup ...
    133ab632
    bootcode4: Improved DDR setup for old (or missing) EEPROM images
    Tim Gover authored
    2022-07-08 13:28:53 +0100  
    Browse Code »
  • bootcode4: Improved DDR setup for old (or missing) EEPROM images ...
    32f2b504
    Ideally, the bootloader EEPROM should be updated before using
    bootcode4 to run Linux so that full SDRAM init can be loaded.
    This version fails over to a generic slow configuration if BRCM
    DDR FW is not found.
    Tim Gover authored
    2022-07-08 09:55:07 +0100  
    Browse Code »

17 Jun, 2022
1 commit
  • README: pkg-config is also a dependency ...
    70b14a2a
    Not all Linux systems have pkg-config installed by default, so include
    it in the list of things to install.
    Phil Elwell authored
    2022-06-17 11:57:09 +0100  
    Browse Code »

19 May, 2022
3 commits
  • Merge pull request #142 from andrum99/patch-1 ...
    726256d9
    Update Readme.md
    Tim Gover authored
    2022-05-19 20:42:43 +0100  
    Browse Code »
  • Update Readme.md ...
    a7418ef7
    Add missing products which do USB device boot.
    andrum99 authored
    2022-05-19 11:58:34 +0100  
    Browse Code »
  • Merge pull request #141 from andrum99/patch-1 ...
    c4e2d6e9
    Copy edit
    Tim Gover authored
    2022-05-19 07:56:23 +0100  
    Browse Code »

18 May, 2022
3 commits
  • Update README.md
    3e47e26f
    andrum99 authored
    2022-05-18 17:39:51 +0100  
    Browse Code »
  • Copy edit ...
    314a141d
    Ensure consistency within repo and with style guide.
    andrum99 authored
    2022-05-18 17:27:58 +0100  
    Browse Code »
  • Merge pull request #140 from timg236/secure-boot-quickstart ...
    02f4e89a
    documentation: Secure boot quick start / walkthough
    Tim Gover authored
    2022-05-18 14:32:06 +0100  
    Browse Code »

16 May, 2022
1 commit
  • secure-boot-example: Add step by step example / quick start ...
    6af4fdef
    The secure-boot-example/boot.img has been replaced with the
    mass-storage-gadget Linux OS image because it already supported
    login, hdmi and ethernet.
    Tim Gover authored
    2022-05-16 12:44:53 +0100  
    Browse Code »