Skip to content

Conversation

@berkus
Copy link
Member

@berkus berkus commented Feb 12, 2022

No description provided.

@berkus berkus added the C-boot label Feb 12, 2022
@berkus berkus self-assigned this Feb 12, 2022
@berkus berkus force-pushed the feat/parse-dtb branch 3 times, most recently from 873cce6 to 7038e2a Compare June 13, 2022 21:15
@berkus berkus marked this pull request as draft July 28, 2023 23:18
@cocogitto-bot
Copy link

cocogitto-bot bot commented Sep 14, 2025

❌ Found 2 compliant commit and 24 non-compliant commits in b3c4d36...4f2882a.

Commit b3c4d36 by @berkus is not conform to the conventional commit specification :

  • message: wip: Add annotated DTSpec pdf
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: Add annotated DTSpec pdf'
    	Error:Commit type `wip` not allowed
    

Commit d80e23d by @berkus is not conform to the conventional commit specification :

  • message: `wip: Add wrapper for device_tree crate, bootup with DTB - ❌ get boot code update from here

This is to easily add necessary functions without touching the original crate - this will probably need to be upstreamed eventually!`

  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: Add wrapper for device_tree crate, bootup with DTB - ❌ get boot code update from here'
    	Error:Commit type `wip` not allowed
    

Commit 6580846 by @berkus is not conform to the conventional commit specification :

  • message: wip: try to use fdt-rs for DTB parsing
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: try to use fdt-rs for DTB parsing'
    	Error:Commit type `wip` not allowed
    

Commit d10a7ed by @berkus is not conform to the conventional commit specification :

  • message: `wip: Add more dtbs for the boards I have

(from explore/dtb branch)`

  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: Add more dtbs for the boards I have'
    	Error:Commit type `wip` not allowed
    

Commit 436b2cd by @berkus is not conform to the conventional commit specification :

  • message: `wip: DTB poking

Implement DTB path traversal tests for PathSplit`

  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: DTB poking'
    	Error:Commit type `wip` not allowed
    

Commit b7216a2 by @berkus is not conform to the conventional commit specification :

  • message: wip: implemented DeviceTree::get_prop_by_path()
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: implemented DeviceTree::get_prop_by_path()'
    	Error:Commit type `wip` not allowed
    

Commit ff641b0 by @berkus is not conform to the conventional commit specification :

  • message: wip(rustfmt): reformat the device_tree code
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip(rustfmt): reformat the device_tree code'
    	Error:Commit type `wip` not allowed
    

Commit 4782d3a by @berkus is not conform to the conventional commit specification :

  • message: wip: reshuffle the docs
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: reshuffle the docs'
    	Error:Commit type `wip` not allowed
    

Commit bf695e4 by @berkus is not conform to the conventional commit specification :

  • message: wip: Print board name only when available
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: Print board name only when available'
    	Error:Commit type `wip` not allowed
    

Commit 48c1a38 by @berkus is not conform to the conventional commit specification :

  • message: wip: impl custom eret to pass dtb address
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: impl custom eret to pass dtb address'
    	Error:Commit type `wip` not allowed
    

Commit 8d1446b by @berkus is not conform to the conventional commit specification :

  • message: wip: fix compilation
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: fix compilation'
    	Error:Commit type `wip` not allowed
    

Commit 81aa15e by @berkus is not conform to the conventional commit specification :

  • message: wip: improve alloc/dealloc
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: improve alloc/dealloc'
    	Error:Commit type `wip` not allowed
    

Commit d27b364 by @berkus is not conform to the conventional commit specification :

  • message: wip: fix lints
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: fix lints'
    	Error:Commit type `wip` not allowed
    

Commit 3fce137 by @berkus is not conform to the conventional commit specification :

  • message: `wip: chainloader must pass through the DTB

todo: validate we don't overwrite it while chainloading!

wip: add boot.s comment`

  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: chainloader must pass through the DTB'
    	Error:Commit type `wip` not allowed
    

Commit 42692fd by @berkus is not conform to the conventional commit specification :

  • message: wip: calc address-cells and size-cells internally
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: calc address-cells and size-cells internally'
    	Error:Commit type `wip` not allowed
    

Commit b0f8efb by @berkus is not conform to the conventional commit specification :

  • message: wip: props iterator to do
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: props iterator to do'
    	Error:Commit type `wip` not allowed
    

Commit 55d2b2e by @berkus is not conform to the conventional commit specification :

  • message: `wip: Improve props iterator

fix: Fix property value reading code`

  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: Improve props iterator'
    	Error:Commit type `wip` not allowed
    

Commit deb9ac5 by @berkus is not conform to the conventional commit specification :

  • message: wip: convert reserved memory to native-endian
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: convert reserved memory to native-endian'
    	Error:Commit type `wip` not allowed
    

Commit 63a5e41 by @berkus is not conform to the conventional commit specification :

  • message: wip: cleanup code
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: cleanup code'
    	Error:Commit type `wip` not allowed
    

Commit b8b20b8 by @berkus is not conform to the conventional commit specification :

  • message: wip: add payload iter tests - @todo finish them
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: add payload iter tests - @todo finish them'
    	Error:Commit type `wip` not allowed
    

Commit a091e9c by @berkus is not conform to the conventional commit specification :

  • message: wip: add dump of entire live FDT from the board
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: add dump of entire live FDT from the board'
    	Error:Commit type `wip` not allowed
    

Commit 29bacf8 by @berkus is not conform to the conventional commit specification :

  • message: wip: additional memory regions steps
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: additional memory regions steps'
    	Error:Commit type `wip` not allowed
    

Commit 48a5417 by @berkus is not conform to the conventional commit specification :

  • message: wip: DRY it up
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: DRY it up'
    	Error:Commit type `wip` not allowed
    

Commit 4f2882a by @berkus is not conform to the conventional commit specification :

  • message: wip: sq formatting
  • cause:
    Errored commit: not committed <berkus>
    	Commit message:'wip: sq formatting'
    	Error:Commit type `wip` not allowed
    

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants