Commit Graph
5 Commits
Author SHA1 Message Date
sambuc 5a7163ed5e ARM: Release scrips improvements 2017-07-30 10:08:26 +02:00
Korobov Nikita e70062feb3 [MAJOR] Add device tree compatibility
Unstable version of device tree compability.
Device tree passes through bootloader, but doesn't parse on this stage.
2017-05-25 08:23:38 +03:00
Korobov Nikita cde275c049 [MAJOR] Updated early ARM bootstrap
There are no unmapped code in kernel now.

_kern_phys_base is determed in run-time.
NOTE! It doesn't work on the RPI3 now. Fix it later.
2017-05-25 08:19:17 +03:00
Korobov Nikita cecc3c0d18 [MAJOR] Prepare to cleaning up boot process 2017-05-25 08:13:59 +03:00
61569864b0 kernel: add support for Raspberry Pi 2 and 3
Co-Authored-By: Benjamin Dauphin <benjamin.dauphin@live.fr>
Co-Authored-By: Gilles Henaux <gill.henaux@gmail.com>
2016-06-01 11:11:29 +02:00