Skip to content

Releases: openbouffalo/buildroot_bouffalo

DT Overlay and extlinux.conf support

06 Mar 07:44
a964f6e
Compare
Choose a tag to compare

Please see https://github.com/openbouffalo/buildroot_bouffalo/wiki/U-Boot-Bootflow for details how the uboot/extlinux.conf files work for DT Overlays

What's Changed

Full Changelog: v1.0.0...v1.0.1

U-Boot Support

02 Mar 15:50
18496d9
Compare
Choose a tag to compare

What's Changed

With this release, the kernel is now loaded from the SD card in the boot partition. This should allow easy updates for new kernel images without having to re-flash the the ox/m1s dock. By default, the images will boot with a ox64 configuration, if you have a M1S dock simply copy /boot/boot-m1s.scr to /boot/boot.scr

We are releasing this version as 1.0 as the image should now be mostly complete. Future updates will be focused on kernel updates (with new drivers etc as they are developed)

Full Changelog: v0.0.5...v1.0.0

v0.0.5 - Fix TRNG Build

19 Feb 08:17
1848797
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4 - GPIO and TRNG Support!

17 Feb 18:15
a8aa9f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

Kernel 6.2-rc7

06 Feb 17:47
5b98d57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

Kernel 6.2-rc5

23 Jan 05:37
0fd2be9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

Initial Release

19 Jan 03:43
8d8ef00
Compare
Choose a tag to compare

What's Changed

  • make a sdcard image with Swap, and resize the rootfs on first boot to… by @Fishwaldo in #1
  • Github Actions to build images. WIP as we need to update the kernel by @Fishwaldo in #2
  • Kernel Updates for SDHCI and UART2 + Buildroot Updates by @Fishwaldo in #3
  • update image building by @Fishwaldo in #4
  • Update Packages for Minimal and Full Image. by @Fishwaldo in #5

New Contributors

Full Changelog: https://github.com/openbouffalo/buildroot_bouffalo/commits/v0.0.1