51 Commits

Author SHA1 Message Date
dependabot[bot]
fb5fa7f6d8 Bump actions/setup-python from 4.5.0 to 4.6.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 19:48:22 +01:00
Dale Whinham
e60d4b39ee CI: Enable ccache 2023-03-03 20:37:10 +00:00
Dale Whinham
9251ab1cbe CI: Only fetch necessary submodules 2023-03-03 20:37:10 +00:00
Dale Whinham
9de98b5f4d CI: Fix Python linting 2023-02-02 16:30:59 +00:00
dependabot[bot]
425e64752e Bump actions/setup-python from 4.3.0 to 4.5.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.0 to 4.5.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.3.0...v4.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 16:21:29 +00:00
Dale Whinham
92197b6cb3 Update ARM toolchains to 11.3.rel1 2022-12-04 23:02:16 +00:00
Dale Whinham
02918adac1 CI: Update to Python version v3.11 2022-12-01 14:26:38 +00:00
dependabot[bot]
3202586c61 Bump actions/setup-python from 4.2.0 to 4.3.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 13:25:04 +00:00
dependabot[bot]
7c6d35b517 Bump actions/setup-python from 4.1.0 to 4.2.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 18:16:20 +02:00
dependabot[bot]
93bdeb8b4d Bump actions/setup-python from 4.0.0 to 4.1.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 22:50:17 +01:00
Dale Whinham
ec17e83921 Fix core clock speed, restore newer firmware
Fixes #292.
2022-07-26 22:50:17 +01:00
Dale Whinham
3ef3ee66fd Revert to previous boot firmware version
An I²C-related issue has been introduced by updating to the March 24th
version of start_cd.elf/fixup_cd.dat.

Revert to the January 20th version until this is investigated and fixed.
2022-06-14 19:41:15 +01:00
dependabot[bot]
ea8dd1f1c9 Bump actions/setup-python from 3.1.2 to 4.0.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3.1.2...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 11:52:13 +01:00
dependabot[bot]
9efb6550df Bump actions/setup-python from 3.1.1 to 3.1.2
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 15:24:36 +01:00
dependabot[bot]
db878dcd36 Bump actions/download-artifact from 2 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 16:31:16 +01:00
dependabot[bot]
f8fc16d49a Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 16:31:16 +01:00
dependabot[bot]
f4a797cf0d Bump actions/setup-python from 3.1.0 to 3.1.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 16:31:16 +01:00
dependabot[bot]
cb42f8bf12 Bump actions/setup-python from 2 to 3.1.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-02 23:39:45 +01:00
dependabot[bot]
87fa80f0ac Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-02 23:39:37 +01:00
Dale Whinham
6159305a86 Add code linting for scripts to CI 2022-03-31 15:59:03 +01:00
dependabot[bot]
9657a61a83 Bump actions/cache from 2.1.7 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 21:18:10 +00:00
dependabot[bot]
ca09948193 Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 14:09:02 +00:00
Dale Whinham
f83365f44a CI: Ensure Pi Zero 2 firmware is retrieved 2021-12-05 21:34:58 +00:00
dependabot[bot]
a9459107de Bump actions/cache from 2.1.6 to 2.1.7
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 14:42:03 +00:00
Dale Whinham
18c9a5bc40 Update ARM toolchains to 10.3-2021.07 2021-11-07 20:47:11 +00:00
dependabot[bot]
7f3566034a Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-07 20:44:40 +00:00
dependabot[bot]
c2a12ba0c7 Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-28 16:58:19 +01:00
Dale Whinham
f9b4f8bf5b Remove deprecated git-release environment variable 2021-06-26 00:29:27 +01:00
Dale Whinham
215374af98 CI: Download/package WLAN firmware 2021-06-25 23:57:13 +01:00
Dale Whinham
e9697dd82b CI: Add boot files for Pi 400 and CM4 2021-06-25 23:57:13 +01:00
Dale Whinham
f8fb9c692b Add notification for FPGAming Discord on release 2021-06-25 23:57:13 +01:00
dependabot[bot]
3c7d39e33c Bump actions/cache from 2.1.5 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 16:48:55 +01:00
dependabot[bot]
6d37b1373b Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-16 20:55:05 +01:00
dependabot[bot]
535c8462c3 Bump actions/cache from v2.1.4 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-16 11:11:53 +01:00
Dale Whinham
a216cfde9e CI: Enable HDMI builds for debugging 2021-03-19 23:53:26 +00:00
Dale Whinham
96dc570fd5 Update ARM toolchains to 10.2-2020.11 2021-03-19 23:53:26 +00:00
dependabot[bot]
c615740f92 Bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 06:41:33 +00:00
Dale Whinham
3882c8702c Add notification for MiSTer Discord on release 2021-02-03 04:40:22 +00:00
Dale Whinham
e6444f9b9c Update to GeneralUser GS v1.511 2020-11-24 18:16:27 +00:00
Dale Whinham
b720ed676f CI: Add GeneralUser GS and docs to package 2020-11-22 23:16:44 +00:00
Dale Whinham
8bf865008b Enable AArch64 builds for Raspberry Pi 3 and 4 2020-11-22 23:16:44 +00:00
Dale Whinham
f65f8db7ca Fix GitHub Actions add-path deprecation warning 2020-10-18 05:10:32 +01:00
Dale Whinham
5ff376cdd9 Improve boot speed by using cutdown start.elf 2020-10-03 18:36:09 +01:00
Dale Whinham
1a2b7a1fcb CI: Enable parallel build 2020-09-26 00:24:44 +01:00
Dale Whinham
9ba8a2b021 CI: Be explicit about boot files to cache
This should prevent old versions of the config files being cached.

Fixes #17.
2020-08-08 11:59:24 +01:00
Dale Whinham
bb9034782c CI: Enable build on pull request 2020-07-15 17:20:29 +01:00
Dale Whinham
2051f693ba CI: Switch on building for Raspberry Pi 2 2020-07-15 13:45:07 +01:00
Dale Whinham
2b7121f52e CI: Fix build when not generating a release 2020-07-11 00:32:22 +01:00
Dale Whinham
d33bee3281 Actions: create release on new tag 2020-07-10 23:45:56 +01:00
Dale Whinham
f68e62a032 CI: Build for Pi 3 and 4, generate SD card archive 2020-06-30 22:07:45 +01:00