Stefan Agner
6bcad34dae
Linux: Update kernel 6.1.36 ( #2621 )
2023-07-01 21:16:01 +02:00
Stefan Agner
0d346f9dc5
Linux: Update kernel 6.1.35 ( #2608 )
2023-06-23 00:55:58 +02:00
Stefan Agner
22424e591b
Linux: Update kernel 6.1.34 ( #2596 )
2023-06-14 23:47:22 +02:00
Stefan Agner
e7d6d6513b
Linux: Update kernel 6.1.33 ( #2584 )
2023-06-10 00:43:59 +02:00
Stefan Agner
04449d98b5
Linux: Update kernel 6.1.32 ( #2576 )
2023-06-06 00:18:07 +02:00
Stefan Agner
0ed1ff27fb
Linux: Update kernel 6.1.31 ( #2569 )
2023-06-01 19:35:56 +02:00
Stefan Agner
e7d98e9eda
Linux: Update kernel 6.1.30 ( #2566 )
2023-05-31 00:53:25 +02:00
errorb0t
3710f2079e
Add device manufacturer link ( #2561 )
...
Fix Gigabyte GB-BPCE-3455 being the only listed device without a manufacturer link.
2023-05-30 09:18:14 +02:00
Stefan Agner
6845bf43a5
Linux: Update kernel 6.1.29 ( #2551 )
2023-05-18 01:06:00 +02:00
Stefan Agner
e01993fffb
Linux: Update kernel 6.1.28 ( #2546 )
2023-05-11 23:34:58 +02:00
c0ffeeca7
bf5691d3cd
Make it clearer that the image file needs to be renamed ( #2544 )
...
* Make it clearer that the image file needs to be renamed
- add information that the update was only successful if version 20230328 is visible.
* Update Documentation/boards/hardkernel/odroid-m1.md
---------
Co-authored-by: Stefan Agner <stefan@agner.ch>
2023-05-11 21:54:23 +02:00
Stefan Agner
9d45acdfba
Linux: Update kernel 6.1.27 ( #2528 )
2023-05-01 23:02:06 +02:00
Stefan Agner
566811ae62
Linux: Update kernel 6.1.26 ( #2515 )
2023-04-27 16:27:42 +02:00
Sven Serlier
b0d113d7bb
Documentation: Update and add URLs ( #2471 )
...
* Update URLs
* Add URLs
* Update Documentation/network.md
Co-authored-by: Stefan Agner <stefan@agner.ch>
* Update Documentation/boards/README.md
Co-authored-by: Stefan Agner <stefan@agner.ch>
* Update Documentation/boards/README.md
Co-authored-by: Stefan Agner <stefan@agner.ch>
* Update Documentation/boards/README.md
Co-authored-by: Stefan Agner <stefan@agner.ch>
---------
Co-authored-by: Stefan Agner <stefan@agner.ch>
2023-04-27 12:15:14 +02:00
Stefan Agner
a3471cff76
Linux: Update kernel 6.1.25 ( #2495 )
2023-04-20 22:04:53 +02:00
b-uwe
888b4c852d
Fix typo in ODROID-M1 documentation ( #2474 )
2023-04-18 14:45:25 +02:00
Stefan Agner
bdcf4f124a
Linux: Update kernel 6.1.24 ( #2469 )
2023-04-13 20:49:13 +02:00
Stefan Agner
907ce276c2
Document eMMC boot for ODROID-M1 ( #2460 )
2023-04-12 21:41:46 +02:00
Stefan Agner
afe075ff56
Bump Raspberry Pi kernel and firmware to 1.20230405 ( #2459 )
...
* Bump buildroot
* buildroot ddc0ddca51...acec896cab (1):
> package/rpi-firmware: bump version to 1.20230405
* RaspberryPi: Update kernel 6.1.21 - 1.20230405
2023-04-12 00:04:18 +02:00
Stefan Agner
99746aeed9
Linux: Update kernel 6.1.23 ( #2453 )
2023-04-07 00:17:45 +02:00
Stefan Agner
94fe385ef4
Linux: Update kernel 6.1.22 ( #2441 )
2023-03-30 22:24:35 +02:00
Stefan Agner
689089a949
Linux: Update kernel 6.1.21 ( #2423 )
2023-03-23 21:45:43 +01:00
Stefan Agner
5cf2a0b052
Linux: Update kernel 6.1.20 ( #2418 )
2023-03-17 14:54:05 +01:00
Stefan Agner
c804b6b68d
Linux: Update kernel 6.1.19 for Raspberry Pi systems ( #2417 )
2023-03-17 00:37:38 +01:00
Stefan Agner
c8438faab5
Linux: Update kernel 6.1.19 ( #2411 )
2023-03-15 14:16:22 +01:00
Stefan Agner
2f9ce078ee
Add ODROID-M1 to documentation ( #2402 )
...
* Add ODROID-M1 to documentation
While at it, also use the new writing style for all Hardkernel boards by
changing Odroid to ODROID.
* Add ODROID-M1 board specific documentation
* Add NVMe information
* Apply suggestions from code review
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-03-14 00:18:39 +01:00
Stefan Agner
6914f92e59
Linux: Update kernel 6.1.18 ( #2401 )
2023-03-13 10:27:00 +01:00
Stefan Agner
b0d9496595
Add ODROID-M1 support ( #2387 )
...
* Add ODROID-M1 board support
* Add Rockchip kernel config for ODROID-M1
Kernel defconfig for Rockchip is based on Armbian kernel defconfig
from config/kernel/linux-rk3568-odroid-edge.config (git hash
95c829f9e664).
* Add U-Boot/Kernel patches
* Add Rockchip blob support
Add package which provides Rockchip TPL and ATF firmware binaries.
* Use latest U-Boot for ODROID-M1
* Fix Rockchip blob support
* Update defconfig
* Use GPT by default
* Create uboot partition to support non-recovery boot
* Enable eMMC boot in U-Boot SPL
* Drop unnecessary mmc device selection
Distro boot already activates the right mmc device. The extra selection
seems to actually cause problems for eMMC boot.
* Make sure driver for eMMC is built-in
* Use odroid-m1 as Supervisor machine
* Add ODROID-M1 to CI pipeline and issue template
* Bump to Linux 6.1.16
2023-03-10 19:44:50 +01:00
Stefan Agner
c03236f937
Linux: Update kernel 6.1.16 ( #2396 )
2023-03-10 19:42:13 +01:00
Stefan Agner
eb3e2ab003
Linux: Update kernel 6.1.15 ( #2383 )
2023-03-03 18:10:36 +01:00
Stefan Agner
fd6bae5dc1
Linux: Update kernel 6.1.13 for Raspberry Pi systems ( #2373 )
2023-02-27 23:58:02 +01:00
Stefan Agner
c9fcf91a0d
Linux: Update kernel 6.1.14 ( #2372 )
2023-02-27 23:07:54 +01:00
Stefan Agner
26757f17e8
Linux: Update kernel 5.15.94 ( #2356 )
2023-02-15 11:01:50 +01:00
Stefan Agner
0a9517f121
Linux: Update kernel 5.15.93 ( #2351 )
2023-02-13 21:23:21 +01:00
Stefan Agner
0867e3c70c
Linux: Update kernel 5.15.92 ( #2343 )
...
* Linux: Update kernel 5.15.92
* Drop patch which has been applied upstream
2023-02-06 12:28:58 +01:00
Stefan Agner
a14902002a
Linux: Update kernel 5.15.91 ( #2339 )
2023-02-06 12:03:16 +01:00
Stefan Agner
eeb0cb90ce
Linux: Update kernel 5.15.90 ( #2315 )
2023-01-24 11:13:18 +01:00
Stefan Agner
b726b8691b
RaspberryPi: Update kernel 5.15.84 - 1.20230106 ( #2312 )
...
* RaspberryPi: Update kernel 5.15.84 - 1.20230106
* Bump buildroot
* buildroot 94470c0e51...14dcc6f72e (1):
> package/rpi-firmware: bump version to 1.20230106
2023-01-23 23:09:11 +01:00
Stefan Agner
e394cea55c
Linux: Update kernel 5.15.89 ( #2311 )
2023-01-23 14:04:19 +01:00
Stefan Agner
d4deee3660
Linux: Update kernel 5.15.88 ( #2305 )
2023-01-16 23:33:05 +01:00
Stefan Agner
b82594a293
Linux: Update kernel 5.15.86 ( #2301 )
2023-01-11 23:30:21 +01:00
Stefan Agner
8f2c197e09
Linux: Update kernel 5.15.85 ( #2284 )
2022-12-22 00:20:02 +01:00
Stefan Agner
1e1fd16977
Linux: Update kernel 5.15.84 ( #2277 )
2022-12-21 00:07:53 +01:00
Stefan Agner
76c6127851
Linux: Update kernel 5.15.83 ( #2266 )
2022-12-14 22:31:11 +01:00
Stefan Agner
17bb8b0d71
Linux: Update kernel 5.15.82 ( #2261 )
2022-12-10 23:58:52 +01:00
Stefan Agner
0a54abc7c2
Linux: Update kernel 5.15.80 ( #2249 )
...
* Linux: Update kernel 5.15.80
* Drop unnecessary patch
2022-11-29 11:27:28 +01:00
Stefan Agner
c525ee9480
Bump Raspberry Pi kernel and firmware to 1.20221104 ( #2178 ) ( #2236 )
...
* Bump buildroot
* buildroot 48c0c35f09...215e54fe41 (1):
> package/rpi-firmware: bump version to 1.20221104
* RaspberryPi: Update kernel 5.15.76 - 1.20221104
2022-11-17 12:30:08 +01:00
Stefan Agner
7556985bc4
Linux: Update kernel 5.15.79 ( #2233 )
2022-11-17 12:26:22 +01:00
Stefan Agner
bd0f22de6e
Linux: Update kernel 5.15.78 ( #2228 )
2022-11-14 20:42:22 +01:00
Stefan Agner
284d178103
Linux: Update kernel 5.15.77 ( #2223 )
2022-11-10 09:32:36 +01:00