Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

madisongh

madisongh created a comment on an issue on OE4T/meta-tegra
IIRC, for the extlinux.conf support to work, `/boot` has to be on the APP partition, and that partition has to be on a filesystem that UEFI can mount - VFAT or ext4 (since NVIDIA added a UEFI drive...

View on GitHub

madisongh pushed 1 commit to scarthgap OE4T/meta-tegra

View on GitHub

madisongh pushed 1 commit to styhead OE4T/meta-tegra

View on GitHub

madisongh pushed 1 commit to master OE4T/meta-tegra

View on GitHub

madisongh closed a pull request on OE4T/meta-tegra
nvidia-l4t-optee: update libteec version
File in `meta-tegra/recipes-bsp/tegra-binaries/nvidia-l4t-optee_36.4.0.bb` contains wrong references to new version of `libteec` Error: ``` | install: cannot stat 'build/tmp-glibc/work/armv8a_...
madisongh pushed 1 commit to master OE4T/tegra-demo-distro

View on GitHub

madisongh created a comment on a pull request on OE4T/meta-tegra
I don't think a simple rename is going to work here, since there were patches I had to back-port from 4.10 onto 4.9 that should no longer apply.

View on GitHub

madisongh created a tag on madisongh/rk-misc-tools

v1.1.0 - Miscellaneous boot-related tools for RK35xx

madisongh pushed 1 commit to main madisongh/rk-misc-tools
  • rk-otp-tool: add option for showing secure boot flag and bump version to 1.1.0. Signed-off-by: Matt Madison <matt@m... c7ae14f

View on GitHub

madisongh pushed 1 commit to master OE4T/tegra-demo-distro

View on GitHub

madisongh pushed 1 commit to scarthgap OE4T/tegra-demo-distro

View on GitHub

madisongh pushed 1 commit to styhead OE4T/tegra-demo-distro

View on GitHub

madisongh pushed 2 commits to kirkstone-l4t-r32.7.x OE4T/tegra-demo-distro

View on GitHub

madisongh pushed 2 commits to kirkstone OE4T/tegra-demo-distro

View on GitHub

madisongh pushed 1 commit to master OE4T/meta-tegra
  • nvidia-kernel-oot: fix a wrong variable Commit 9fa8701606dffc7153e7593f817e8ef8f56d335e: [ nvidia-kernel-oot: fix a ... f3770cc

View on GitHub

madisongh pushed 1 commit to styhead OE4T/meta-tegra
  • nvidia-kernel-oot: fix a wrong variable Commit 9fa8701606dffc7153e7593f817e8ef8f56d335e: [ nvidia-kernel-oot: fix a ... e6498d5

View on GitHub

madisongh pushed 1 commit to scarthgap OE4T/meta-tegra
  • nvidia-kernel-oot: fix a wrong variable Commit 9fa8701606dffc7153e7593f817e8ef8f56d335e: [ nvidia-kernel-oot: fix a ... 6ec5519

View on GitHub

madisongh closed a pull request on OE4T/meta-tegra
nvidia-kernel-oot: fix a wrong variable
Commit 9fa8701606dffc7153e7593f817e8ef8f56d335e: [ nvidia-kernel-oot: fix a build issue ] intended to pass ${STAGING_KERNEL_BUILDDIR} to make but mistakenly passed ${STAGING_KERNEL_DIR} which s...
madisongh created a comment on a pull request on OE4T/meta-tegra
There used to be a conflict between enabling modesetting in the nvidia-drm driver and the `nvidia_drv` X server driver module, which is why we had it tied in with weston, despite that not being the...

View on GitHub

madisongh pushed 4 commits to master OE4T/tegra-demo-distro

View on GitHub

madisongh pushed 6 commits to master madisongh/meta-tegra-wip
  • nvidia-kernel-oot: fix a build issue A build issue was observed as follows: | .../kernel-source/Makefile:672: includ... cfe0220
  • tegra-helper-scripts: use 'sparse update' of SPI flash by default The tegraflash.py script takes a '--sparseupdate' ... 0a367f0
  • setup-nv-boot-control: remove ESP mount dependency The ESP partition is no longer required for setting up the boot c... b26b6ff
  • edk2-firmware-tegra: add support for JetsonMinimal builds The AGX Orin platform supports a minimal UEFI for booting ... 70f85df
  • tegra-common: add TEGRA_UEFI_MINIMAL support - Default to off - Add the needed boot control overlay when enabled Si... 2b18e16
  • image_types_tegra: make the ESP partition optional With the Jetson minimal UEFI, no application is loaded from the E... a42af82

View on GitHub

madisongh edited a wiki page on OE4T/meta-tegra
madisongh deleted a branch madisongh/meta-tegra-wip

wip-mini-uefi

madisongh pushed 5 commits to master OE4T/meta-tegra
  • tegra-helper-scripts: use 'sparse update' of SPI flash by default The tegraflash.py script takes a '--sparseupdate' ... 0a367f0
  • setup-nv-boot-control: remove ESP mount dependency The ESP partition is no longer required for setting up the boot c... b26b6ff
  • edk2-firmware-tegra: add support for JetsonMinimal builds The AGX Orin platform supports a minimal UEFI for booting ... 70f85df
  • tegra-common: add TEGRA_UEFI_MINIMAL support - Default to off - Add the needed boot control overlay when enabled Si... 2b18e16
  • image_types_tegra: make the ESP partition optional With the Jetson minimal UEFI, no application is loaded from the E... a42af82

View on GitHub

madisongh closed a pull request on OE4T/meta-tegra
Add Minimal UEFI support
Adds support for the [minimal UEFI](https://docs.nvidia.com/jetson/archives/r36.4/DeveloperGuide/SD/Bootloader/UEFI.html#building-the-miniuefi) configuration. Also updates the flash helper scrip...
madisongh pushed 6 commits to wip-mini-uefi madisongh/meta-tegra-wip
  • nvidia-kernel-oot: fix a build issue A build issue was observed as follows: | .../kernel-source/Makefile:672: includ... cfe0220
  • tegra-helper-scripts: use 'sparse update' of SPI flash by default The tegraflash.py script takes a '--sparseupdate' ... 9e24384
  • setup-nv-boot-control: remove ESP mount dependency The ESP partition is no longer required for setting up the boot c... 82a7f8f
  • edk2-firmware-tegra: add support for JetsonMinimal builds The AGX Orin platform supports a minimal UEFI for booting ... f2ba42a
  • tegra-common: add TEGRA_UEFI_MINIMAL support - Default to off - Add the needed boot control overlay when enabled Si... 48cfd81
  • image_types_tegra: make the ESP partition optional With the Jetson minimal UEFI, no application is loaded from the E... 762fed2

View on GitHub

madisongh pushed 1 commit to scarthgap OE4T/meta-tegra
  • nvidia-kernel-oot: fix a build issue A build issue was observed as follows: | .../kernel-source/Makefile:672: includ... 9fa8701

View on GitHub

madisongh opened a pull request on OE4T/meta-tegra
Add Minimal UEFI support
Adds support for the [minimal UEFI](https://docs.nvidia.com/jetson/archives/r36.4/DeveloperGuide/SD/Bootloader/UEFI.html#building-the-miniuefi) configuration. Also updates the flash helper scrip...
madisongh created a branch on madisongh/meta-tegra-wip

wip-mini-uefi - Work in progress for meta-tegra

Load more