History log of /darwin-on-arm/xnu/osfmk/arm/arm_init.c
Revision Date Author Comments
# 573ba678 26-Nov-2014 b-man <mckenzba@gmail.com>

Implement debug_task


# aafaaf34 13-Nov-2013 winocm <winocm@icloud.com>

Refactor ARM processor identification, use the NetBSD/FreeBSD version. proc_reg.h is a very useful file.


# 3f9020e0 11-Nov-2013 winocm <winocm@icloud.com>

General cleanup of the codebase, remove redundant files. You will need to do a full rebuild after this commit.


# cc483d53 09-Nov-2013 winocm <winocm@icloud.com>

Fix... launchd and all CoreFoundation/IOKit programs.


# ca962a5a 04-Nov-2013 winocm <winocm@icloud.com>

Reformat everything to fit in an 80 column setup, makes certain functions look far less scary.


# 6243d218 04-Nov-2013 winocm <winocm@icloud.com>

ARMv6 fixes.


# 49b749e5 20-Oct-2013 winocm <winocm@icloud.com>

Silence some warnings, some more sanity checks and processor identification.


# 37cf1c2a 20-Oct-2013 winocm <winocm@icloud.com>

Reformatting changes.


# a3a60475 09-Oct-2013 winocm <winocm@icloud.com>

Change managed memory base to 0xC000'0000, @argp's fixes for ARM64 build and panic log reports.


# 0abd1800 06-Oct-2013 winocm <winocm@icloud.com>

Rewritten sleh_abort.


# 12fc5c41 05-Oct-2013 winocm <winocm@icloud.com>

New pmap, sort of broken though. I'll keep working on it.


# dad14106 04-Oct-2013 winocm <winocm@icloud.com>

Serial KDP supports now reading memory (badly. Need to fix this so it's done without causing data aborts. Probably fixing ml_nofault_copy would be a good idea...)


# d32c71a9 03-Oct-2013 winocm <winocm@icloud.com>

Full on serial= boot-arg, much like the real kernel. Debug= should work too but it's hardcoded to 0x16e for ARM right now, SerialKDP needs to be fixed fully. :|


# 43ebf431 01-Oct-2013 winocm <winocm@icloud.com>

This is for @DHowett.


# 31973e8b 28-Aug-2013 rms <winocm@icloud.com>

Move cache init to arm_init.


# 4eb8cda8 18-Aug-2013 rms <winocm@icloud.com>

I changed my email address.


# 03e21e8b 13-Aug-2013 rms <winocm@icloud.com>

Initial kernel import. So many things are broken with this thing, who's willing to fix them all?


# 573ba678b9abfa5117acfd5969d558f6ebc4bf1e 26-Nov-2014 b-man <mckenzba@gmail.com>

Implement debug_task


# aafaaf345365ad4a72a6c334ef40cc43b6d494c0 13-Nov-2013 winocm <winocm@icloud.com>

Refactor ARM processor identification, use the NetBSD/FreeBSD version. proc_reg.h is a very useful file.


# 3f9020e097a58fa6c72119642604b7747e373170 11-Nov-2013 winocm <winocm@icloud.com>

General cleanup of the codebase, remove redundant files. You will need to do a full rebuild after this commit.


# cc483d531320834344d11b1336ebc427dc80ed28 09-Nov-2013 winocm <winocm@icloud.com>

Fix... launchd and all CoreFoundation/IOKit programs.


# ca962a5a148de45d9242519d206be3494182c7d4 04-Nov-2013 winocm <winocm@icloud.com>

Reformat everything to fit in an 80 column setup, makes certain functions look far less scary.


# 6243d2186ea8b5a49f01dabd3d39fe3040a8b11c 04-Nov-2013 winocm <winocm@icloud.com>

ARMv6 fixes.


# 49b749e5e11c64b3ba67075069cdf3758983edc8 20-Oct-2013 winocm <winocm@icloud.com>

Silence some warnings, some more sanity checks and processor identification.


# 37cf1c2a5f61a35305dc53bb47f942f3741f9281 20-Oct-2013 winocm <winocm@icloud.com>

Reformatting changes.


# a3a60475c45d4634c223710432fcd19a8a76fb6e 09-Oct-2013 winocm <winocm@icloud.com>

Change managed memory base to 0xC000'0000, @argp's fixes for ARM64 build and panic log reports.


# 0abd1800b2e6d1929e3c7d7a52eff6e224df0aef 06-Oct-2013 winocm <winocm@icloud.com>

Rewritten sleh_abort.


# 12fc5c4142425f36b3e82c54fd2447e09e6ef1ab 05-Oct-2013 winocm <winocm@icloud.com>

New pmap, sort of broken though. I'll keep working on it.


# dad14106657100524b54f76439ce039f07c96715 04-Oct-2013 winocm <winocm@icloud.com>

Serial KDP supports now reading memory (badly. Need to fix this so it's done without causing data aborts. Probably fixing ml_nofault_copy would be a good idea...)


# d32c71a9e90261f85bb94fe4eb04e758a55369b7 03-Oct-2013 winocm <winocm@icloud.com>

Full on serial= boot-arg, much like the real kernel. Debug= should work too but it's hardcoded to 0x16e for ARM right now, SerialKDP needs to be fixed fully. :|


# 43ebf431c900e55e9701b9819cd1914e97c1dad0 01-Oct-2013 winocm <winocm@icloud.com>

This is for @DHowett.


# 31973e8b9c8727b874695941b7c809e2bec01d9e 28-Aug-2013 rms <winocm@icloud.com>

Move cache init to arm_init.


# 4eb8cda8c17845aebcf8e1a6bbc9120bb82404d2 18-Aug-2013 rms <winocm@icloud.com>

I changed my email address.


# 03e21e8b11f9c88c6193ed365ebdd3482ec1cd4a 13-Aug-2013 rms <winocm@icloud.com>

Initial kernel import. So many things are broken with this thing, who's willing to fix them all?