ack/plat/rpi
David Given bd9497be77 Renamed the pi-specific functions to be a bit cleaner.
--HG--
branch : dtrg-videocore
rename : plat/rpi/libsys/phys_to_user.s => plat/rpi/libsys/pi_phys_to_user.s
rename : plat/rpi/libsys/uart.s => plat/rpi/libsys/pi_uart.s
rename : plat/rpi/libsys/user_to_phys.s => plat/rpi/libsys/pi_user_to_phys.s
2013-05-26 00:22:39 +01:00
..
include Renamed the pi-specific functions to be a bit cleaner. 2013-05-26 00:22:39 +01:00
libsys Renamed the pi-specific functions to be a bit cleaner. 2013-05-26 00:22:39 +01:00
boot.s Build binaries that will run bare metal. Add enough syscall library to init the uart and write text. 2013-05-25 00:35:29 +01:00
build.mk Renamed the pi-specific functions to be a bit cleaner. 2013-05-26 00:22:39 +01:00
descr Allow platforms to specify size of long double; seperate alignment from size. 2013-05-21 19:18:11 +01:00