Commit Graph

24 Commits

Author SHA1 Message Date
naddy
2b3700e37e drop RCS Ids 2022-03-11 19:57:10 +00:00
jsg
79d43f03ff update to 1.20210527 2021-07-26 07:24:51 +00:00
jsg
09d452d253 update to 1.20210303 2021-04-27 04:25:27 +00:00
jsg
26fb81beba update to 1.20210108 2021-01-12 04:33:38 +00:00
jsg
3d9a3535ef update to 1.20200811 2020-08-24 08:59:51 +00:00
jsg
e6c358922b update to 1.20200601 2020-07-04 05:21:19 +00:00
jsg
3addc70e25 update to 1.20200212 2020-04-19 14:37:41 +00:00
jsg
4aca5c0975 update to 1.20190925 2019-10-03 10:29:00 +00:00
jsg
ef452040de update to 1.20190709
adds rpi4 files without breaking U-Boot like 1.20190620 did
https://github.com/raspberrypi/firmware/issues/1157
2019-07-12 05:08:21 +00:00
jsg
62f63ee2d7 update to 1.20190401 2019-04-17 02:24:56 +00:00
jsg
5a5b0c86d5 update to 1.20190215 2019-02-21 01:46:53 +00:00
jsg
c0899d3c27 update raspberry-pi firmware to 1.20181112 the latest tagged release
tested by and ok dtucker@
2019-01-22 02:48:09 +00:00
jsg
e182b9354e update to the latest raspberrypi-firmware commit and update config.txt
instructions
2018-10-17 22:30:37 +00:00
jsg
b5921a1856 update to the latest raspberrypi-firmware commit 2018-08-11 12:52:33 +00:00
jsg
a2cd466dd0 update to the latest raspberrypi-firmware commit 2018-06-21 03:05:08 +00:00
jsg
2a76e896be update to 1.20180317
adds support/dtb for 3b+
2018-03-18 09:19:41 +00:00
jsg
aa10c5bf59 move to a newer raspberrypi-firmware commit
aa755336fc3f0430fb9175c9fe5f0e1d27f7dd54 / 20180306

after 7fdcd00e00a42a1c91e8bd6f5eb8352fe9358557 / 20180308 U-Boot
won't load with our usual config.txt of

arm_control=0x200
enable_uart=1
device_tree_address=0x100
kernel=u-boot.bin

U-Boot 2018.03 (Mar 14 2018 - 20:36:00 +1100)

DRAM:  948 MiB
RPI 3 Model B (0xa02082)
MMC:   mmc@7e202000: 0, sdhci@7e300000: 1
Loading Environment from FAT...
2018-03-16 04:42:25 +00:00
jsg
4b3467ce07 Switch from using the last tagged raspberrypi firmware release to the
latest master commit which targets linux 4.14.  Adds 'enable-method' and
'cpu-release-addr' to cpu nodes in the dtb which are required to be able
to spinup additional cpus with MULTIPROCESSOR arm64 kernels.
2018-02-21 02:48:23 +00:00
jsg
f6ffe567bf update to 1.20171029 2017-11-18 03:54:11 +00:00
jsg
214377e3d9 update to 1.20170811 2017-08-18 02:58:53 +00:00
jsg
728c195448 update to 1.20170703 2017-08-13 04:16:12 +00:00
jsg
a42246ca0a update to 1.20170515 2017-07-30 02:44:31 +00:00
sthen
b3e5b6381c update to raspberrypi-firmware 1.20170215, ok jsg 2017-03-02 12:04:54 +00:00
jsg
105f1253fd Add a port for the closed firmware required to boot Raspberry Pi systems.
It is loaded from a FAT16 or FAT32 filesystem on removeable media,
the hardware does not accommodate loading it from a ROM.

This includes software that runs on the VideoCore part of the Broadcom
SoCs which boots the arm cores and continues to provide services to
the arm cores after they have booted.

Redistribution is permitted subject to the conditions outlined in
https://github.com/raspberrypi/firmware/blob/master/boot/LICENCE.broadcom

feedback from and ok sthen@ ok phessler@ on an earlier version.
2017-02-17 11:04:32 +00:00