Releases: openbouffalo/buildroot_bouffalo
DT Overlay and extlinux.conf support
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
- DTB Overlay Support and extlinux.conf by @Fishwaldo in #43
Full Changelog: v1.0.0...v1.0.1
U-Boot Support
What's Changed
- Bump Kernel Version to 6.2 by @Fishwaldo in #36
- U-Boot support and new versions of bl_mcu_sdk and oblfr by @Fishwaldo in #39
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
v0.0.4 - GPIO and TRNG Support!
What's Changed
- Fix link for mergebin in Kconfig files by @grant-olson in #25
- Update Buildroot to 2022.11.1 Version by @Fishwaldo in #27
- Bump Kernel to 6.2-rc8 by @Fishwaldo in #28
- Publish SDK and include setup script for SDK by @Fishwaldo in #29
- add gpio and TRNG drivers by @Fishwaldo in #31
Full Changelog: v0.0.3...v0.0.4
Kernel 6.2-rc7
What's Changed
- Include pins for programming and console UART in README by @grant-olson in #14
- Update to Kernel 6.2-rc6 by @Fishwaldo in #18
- Bump Kernel to 6.2.0-rc7 by @Fishwaldo in #22
New Contributors
- @grant-olson made their first contribution in #14
Full Changelog: v0.0.2...v0.0.3
Kernel 6.2-rc5
What's Changed
- Buildroot now builds OpenSBI by @Fishwaldo in #8
- Update Mergebin.py by @Fishwaldo in #9
- Integrate low_load building into buildroot by @Fishwaldo in #11
- update github caching to ccache instead by @Fishwaldo in #12
- Kernel 6.2 rc5 by @Fishwaldo in #13
Full Changelog: v0.0.1...v0.0.2
Initial Release
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
- @Fishwaldo made their first contribution in #1
Full Changelog: https://github.com/openbouffalo/buildroot_bouffalo/commits/v0.0.1