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
  • secure-boot-example
15 Jul, 2022
1 commit
  • 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 Dir »

08 Jul, 2022
1 commit
  • 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 Dir »

18 May, 2022
1 commit
  • Update README.md
    3e47e26f
    andrum99 authored
    2022-05-18 17:39:51 +0100  
    Browse Dir »

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 Dir »

22 Feb, 2022
1 commit
  • secure-boot-example: Replace example boot.img with minimal 64bit busybox initrd ...
    042cd145
    Replace the example boot.img with a slightly more useful version
    64-bit version that boots to a minimal busybox initrd with
    USB enabled.
    Tim Gover authored
    2022-02-22 12:27:33 +0000  
    Browse Dir »

29 Oct, 2021
1 commit
  • secure-boot: Add more documentation about the RSA signatures and add optional public key argument ...
    5f8c2336
    Add some more detail about the RSA signatures.
    
    Tweak update-pieeprom.sh so add a separate argument for the public key in
    order to make it easier to customize the script for hardware security modules.
    tim authored
    2021-10-29 15:09:14 +0100  
    Browse Dir »

26 Oct, 2021
1 commit
  • secure-boot: Move the example PEM file to secure-boot-example
    dc1b95fd
    tim authored
    2021-10-26 14:46:03 +0100  
    Browse Dir »

20 Sep, 2021
1 commit
  • secure-boot: Added example boot.img ...
    6eb9976b
    Add an example boot.img file signed with tools/example-private.pem.
    tim authored
    2021-09-20 16:23:27 +0100  
    Browse Dir »