Changes between Version 4 and Version 5 of Arch/Arm32
- Timestamp:
- 2014-10-08T14:00:30Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Arch/Arm32
v4 v5 3 3 == History == 4 4 5 The arm32 port was started by Pavel Jancik, Michal Kebrt and Petr Stepan in 2007 for the Operating systems course at MFF UK. It was merged into the trunk of our Subversion repository in the same year. Vineeth Pillai took over the development of this port in 2008 and in July 2009, he merged his bits into the trunk. During the HelenOS Camp 2010, Jiri Svoboda extended the port to run on the [wiki:FreeRunner Neo FreeRunner] smartphone. 5 The arm32 port was started by Pavel Jancik, Michal Kebrt and Petr Stepan in 2007 for the Operating systems course at MFF UK. It was merged into the trunk of our Subversion repository in the same year. Vineeth Pillai took over the development of this port in 2008 and in July 2009, he merged his bits into the trunk. During the HelenOS Camp 2010, Jiri Svoboda extended the port to run on the [wiki:FreeRunner Neo FreeRunner] smartphone. Jan Vesely took the port to !BeagleBoard xM in 2012 and was followed by Maurizio Lombardi in 2013, who added support for the original !BeagleBone. Beniamino Galvani contributed code for !RaspberryPi in the same year, which got merged in the early 2014. 6 6 7 7 == Status == … … 12 12 13 13 Simulated only: 14 * GXemul simulator's testarm target 15 * Q emumodel of the Integrator/CP development board (compatibility with a real Integrator/CP has not been verified so far)14 * GXemul simulator's testarm target (D) 15 * QEMU model of the Integrator/CP development board (compatibility with a real Integrator/CP has not been verified so far) 16 16 Real hardware: 17 * Openmoko [wiki:FreeRunner Neo FreeRunner] phone (development sources only) 17 * Openmoko [wiki:FreeRunner Neo FreeRunner] phone 18 * !BeagleBoard xM 19 * !BeagleBone 20 * !RaspberryPi 18 21 19 22 == Processors ==