Commit graph

17 commits

Author SHA1 Message Date
84a9b8ef59 Bump Kernel Version to 6.2 2023-02-21 12:59:38 +08:00
a8aa9f82da
add gpio and TRNG drivers (#31)
* add GPIO/Seceng drivers for linux and create two different whole-bin images for either sispeed m1s or pine64 ox64 (as we have different dts files for them now)

* Update Readme

* Update Defconfig Files
2023-02-17 17:53:44 +08:00
0163811325
Publish SDK and include setup script for SDK (#29) 2023-02-15 19:31:54 +08:00
0d077612c1
Bump Kernel to 6.2-rc8 (#28) 2023-02-14 19:39:09 +08:00
5b98d57dc6
Bump Kernel to 6.2.0-rc7 (#22)
* Bump kernel to 6.2.0-rc7

* Bump OBLFR to latest
2023-02-06 20:35:54 +08:00
df182051ab
Update to Kernel 6.2-rc6 (#18) 2023-01-31 11:26:39 +08:00
0fd2be9e8b
Kernel 6.2 rc5 (#13)
* Upgrade Kernel to 6.2-rc5 + Patches
* Liux Patch: tty: serial: bflb_uart: fix leaked ISR registration
* Linux Patch: mmc: sdhci-bflb: remove unnecessary quirks
* Bump Kernel
* Update Linux defconfig and mount root with a label instead of partition
2023-01-23 09:02:26 +08:00
4cf3498e54 Integrate low_load building into buildroot 2023-01-22 16:44:47 +08:00
dbe2bf3b68 Add OpenSBI 1.2 into buildroot and update DTS files 2023-01-21 16:04:41 +08:00
dcf37191bf Update Packages for Minimal and Full Image.
* Suggestions for other packages to include are welcome!
2023-01-19 01:08:00 +08:00
15a1053a47 update image building
* The lz4 decompressor in the BL toolchain doesn't like the Image.lz4 kernel so manually compress
* Introduce a header into whole_img_linux bin file to automatically find offsets rather than hardcoded values
2023-01-18 18:17:14 +08:00
b2dd277875 Update full image config as well 2023-01-18 00:22:33 +08:00
f88e465913 * Add SDHCI, UART2 Patches
* configure Buildroot to copy the kernel dtb
* remove our bundled DTB file
* enable EXT4 Support in the Kernel
* Update github actions workflow
2023-01-18 00:20:10 +08:00
16de777ed7 Github Actions to build images. WIP as we need to update the kernel 2023-01-17 19:01:47 +08:00
a81fd23456 make a sdcard image with Swap, and resize the rootfs on first boot to use the entire SD card free space 2023-01-16 22:12:15 +08:00
Marek Kraus
10ef70a311 Add toolchain and Linux patches 2023-01-15 12:32:34 +01:00
Marek Kraus
22fce61235 Initial buildroot overlay 2023-01-12 21:24:18 +01:00