Searched hist:a52dd58d2da9adad93ad49b33181da57849c8ad5 (Results 1 – 9 of 9) sorted by relevance
/haiku/src/system/kernel/arch/arm/ |
H A D | soc.cpp | a52dd58d2da9adad93ad49b33181da57849c8ad5 Fri Oct 31 10:37:02 UTC 2014 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: kernel: introduce SoC abstraction
This introduces InterruptController and HardwareTimer classes to handle the SoC specific implementations of timers and ints for the ARM platform.
These could be improved and moved to a more 'generic' level once we're confident they are 'good enough'.
NOTE: The OMAP timer implementation is fully untested and probably completely non-functional....
|
H A D | soc_pxa.cpp | a52dd58d2da9adad93ad49b33181da57849c8ad5 Fri Oct 31 10:37:02 UTC 2014 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: kernel: introduce SoC abstraction
This introduces InterruptController and HardwareTimer classes to handle the SoC specific implementations of timers and ints for the ARM platform.
These could be improved and moved to a more 'generic' level once we're confident they are 'good enough'.
NOTE: The OMAP timer implementation is fully untested and probably completely non-functional....
|
H A D | soc_omap3.cpp | a52dd58d2da9adad93ad49b33181da57849c8ad5 Fri Oct 31 10:37:02 UTC 2014 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: kernel: introduce SoC abstraction
This introduces InterruptController and HardwareTimer classes to handle the SoC specific implementations of timers and ints for the ARM platform.
These could be improved and moved to a more 'generic' level once we're confident they are 'good enough'.
NOTE: The OMAP timer implementation is fully untested and probably completely non-functional....
|
H A D | soc.h | a52dd58d2da9adad93ad49b33181da57849c8ad5 Fri Oct 31 10:37:02 UTC 2014 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: kernel: introduce SoC abstraction
This introduces InterruptController and HardwareTimer classes to handle the SoC specific implementations of timers and ints for the ARM platform.
These could be improved and moved to a more 'generic' level once we're confident they are 'good enough'.
NOTE: The OMAP timer implementation is fully untested and probably completely non-functional....
|
H A D | soc_omap3.h | a52dd58d2da9adad93ad49b33181da57849c8ad5 Fri Oct 31 10:37:02 UTC 2014 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: kernel: introduce SoC abstraction
This introduces InterruptController and HardwareTimer classes to handle the SoC specific implementations of timers and ints for the ARM platform.
These could be improved and moved to a more 'generic' level once we're confident they are 'good enough'.
NOTE: The OMAP timer implementation is fully untested and probably completely non-functional....
|
H A D | soc_pxa.h | a52dd58d2da9adad93ad49b33181da57849c8ad5 Fri Oct 31 10:37:02 UTC 2014 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: kernel: introduce SoC abstraction
This introduces InterruptController and HardwareTimer classes to handle the SoC specific implementations of timers and ints for the ARM platform.
These could be improved and moved to a more 'generic' level once we're confident they are 'good enough'.
NOTE: The OMAP timer implementation is fully untested and probably completely non-functional....
|
H A D | arch_timer.cpp | a52dd58d2da9adad93ad49b33181da57849c8ad5 Fri Oct 31 10:37:02 UTC 2014 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: kernel: introduce SoC abstraction
This introduces InterruptController and HardwareTimer classes to handle the SoC specific implementations of timers and ints for the ARM platform.
These could be improved and moved to a more 'generic' level once we're confident they are 'good enough'.
NOTE: The OMAP timer implementation is fully untested and probably completely non-functional....
|
H A D | Jamfile | a52dd58d2da9adad93ad49b33181da57849c8ad5 Fri Oct 31 10:37:02 UTC 2014 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: kernel: introduce SoC abstraction
This introduces InterruptController and HardwareTimer classes to handle the SoC specific implementations of timers and ints for the ARM platform.
These could be improved and moved to a more 'generic' level once we're confident they are 'good enough'.
NOTE: The OMAP timer implementation is fully untested and probably completely non-functional....
|
H A D | arch_int.cpp | a52dd58d2da9adad93ad49b33181da57849c8ad5 Fri Oct 31 10:37:02 UTC 2014 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: kernel: introduce SoC abstraction
This introduces InterruptController and HardwareTimer classes to handle the SoC specific implementations of timers and ints for the ARM platform.
These could be improved and moved to a more 'generic' level once we're confident they are 'good enough'.
NOTE: The OMAP timer implementation is fully untested and probably completely non-functional....
|