1
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
Aaron Lindsay 62755b8f38 Move atags support to be ARM arch-specific 2012-12-24 12:40:30 -05:00
Aaron Lindsay a1fb385d97 arch/arm: Separate out architecture-specifics 2012-10-14 23:02:14 -04:00
Aaron Lindsay c90edb451d init: Move all init into init.c from start_kernel.c 2012-10-09 23:31:50 -04:00
Aaron Lindsay 9d86813d8c initcalls: Add initial implementation
Create simple serial subsystem which makes use of initcalls, and convert
existing serial drivers to its use.
2012-10-04 00:28:44 -04:00
Aaron Lindsay 5a836d0af5 math: add math library (currently only log_2) 2012-10-02 23:08:38 -04:00
Aaron Lindsay c455b1eeb3 Makefile: refactor subdirectory makefiles 2012-09-26 15:35:52 -04:00