History log of /darwin-on-arm/xnu/osfmk/arm/locore.s
Revision Date Author Comments
# 0caafa23 21-Sep-2014 b-man <mckenzba@gmail.com>

Implement ml_stack_remaining()


# 91769eb5 25-Jan-2014 winocm <winocm@icloud.com>

Whoops.. typo..


# 0c83bb72 24-Jan-2014 winocm <winocm@icloud.com>

ARMv6 fixes.


# ddfdd9b5 12-Jan-2014 winocm <winocm@icloud.com>

Use VBAR support on ARMv7. Yet another feature Apple does not have.


# fe911b58 11-Jan-2014 winocm <winocm@icloud.com>

Preliminary fixes for KASLR support.


# 18dc3b79 11-Jan-2014 winocm <winocm@icloud.com>

Support for kBootArgs revision 3, dynamic fixup of memory size is performed on boot. Resulting kernels work with iOS 4 and iOS 5 iBoot versions.


# f099241e 28-Dec-2013 winocm <winocm@icloud.com>

Clock-gating support for Cortex-A9 compatible systems.


# 3f5e6af6 27-Dec-2013 winocm <winocm@icloud.com>

Almost done HP TouchPad platform expert, boots to BSD rooting, haven't waited for launchd to start yet though.


# f185e4f4 18-Dec-2013 winocm <winocm@icloud.com>

Mach exceptions will now work properly, when applications crash, they will now give messages such as Bus error: 10 and so on.


# 2c6d81bc 18-Dec-2013 winocm <winocm@icloud.com>

Booting with iBoot-1219.xx.xx will now work, provided you read why it works.


# 7f99d8d9 02-Dec-2013 winocm <winocm@icloud.com>

Add support for ARMv7 vector base address register, support is not enabled by default, however it does work.


# d3771e0c 01-Dec-2013 winocm <winocm@icloud.com>

Half-fix RGB565 framebuffer, move all the CPU info stuff over to kprintf.


# 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.


# 0caafa2386aa4ba1a33915fa80f8412b15deb71f 21-Sep-2014 b-man <mckenzba@gmail.com>

Implement ml_stack_remaining()


# 91769eb5276cb8578e4942c3221d214a4419cf12 25-Jan-2014 winocm <winocm@icloud.com>

Whoops.. typo..


# 0c83bb7257f531ab13f91d172331f01cbf74b848 24-Jan-2014 winocm <winocm@icloud.com>

ARMv6 fixes.


# ddfdd9b5e3fcca5f06ee32abc97f11c8decb8b3f 12-Jan-2014 winocm <winocm@icloud.com>

Use VBAR support on ARMv7. Yet another feature Apple does not have.


# fe911b58073930952d891ec650b9f66f505fd27c 11-Jan-2014 winocm <winocm@icloud.com>

Preliminary fixes for KASLR support.


# 18dc3b7985ffe12a0886d7804833c547927869a0 11-Jan-2014 winocm <winocm@icloud.com>

Support for kBootArgs revision 3, dynamic fixup of memory size is performed on boot. Resulting kernels work with iOS 4 and iOS 5 iBoot versions.


# f099241e2fcb4ec19fd775b2299518042fab9b02 28-Dec-2013 winocm <winocm@icloud.com>

Clock-gating support for Cortex-A9 compatible systems.


# 3f5e6af6b389f43d137c0e951394dd3626311dda 27-Dec-2013 winocm <winocm@icloud.com>

Almost done HP TouchPad platform expert, boots to BSD rooting, haven't waited for launchd to start yet though.


# f185e4f4f78f15331e846bd96e23dcf38c79ef99 18-Dec-2013 winocm <winocm@icloud.com>

Mach exceptions will now work properly, when applications crash, they will now give messages such as Bus error: 10 and so on.


# 2c6d81bc4174cd8270d82bec93cb629c46f941cf 18-Dec-2013 winocm <winocm@icloud.com>

Booting with iBoot-1219.xx.xx will now work, provided you read why it works.


# 7f99d8d903125ed5725617bb020d7f7eb6bf2016 02-Dec-2013 winocm <winocm@icloud.com>

Add support for ARMv7 vector base address register, support is not enabled by default, however it does work.


# d3771e0c8de3e0e9dd86bee24b2701d52c2851c2 01-Dec-2013 winocm <winocm@icloud.com>

Half-fix RGB565 framebuffer, move all the CPU info stuff over to kprintf.


# 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.