History log of /darwin-on-arm/xnu/iokit/Drivers/KernelBuiltIn/ARM/AppleARMPlatform/AppleARMPE.cpp
Revision Date Author Comments
# db445029 08-Nov-2013 winocm <winocm@icloud.com>

Call populate_model_name and make getMachineName return the correct machine name. This is specified in the DeviceTree using the 'model' tag, but if it's not set, we become a PowerMac (preferably I'd like it to be a nice G3 Blue+White one. Those were cool machines.)


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

Reformatting changes.


# 4cc1c039 08-Oct-2013 winocm <winocm@icloud.com>

Today's work.


# 090f4a66 08-Oct-2013 winocm <winocm@icloud.com>

Change Felix to something else, and make the threads only print out when needed for debug.


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

Some fixes.


# 243dd407 28-Sep-2013 rms <winocm@icloud.com>

The event timer now works, so do threads and we properly can initialize the IOKit platform expert now.


# 21a4d06b 14-Aug-2013 rms <winocm@icloud.com>

[OSFMK]
- Remove pmap_find_phys, was a return 0 anyway. Should probably be redone.
- Implement pmap_extract to return physical address for a virtual one.
- ml_nofault_copy is a lie.

[IOKIT]
- AppleARMPE now publishes the model name.


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


# db445029b0d93af09fcde20d2b818538d49de964 08-Nov-2013 winocm <winocm@icloud.com>

Call populate_model_name and make getMachineName return the correct machine name. This is specified in the DeviceTree using the 'model' tag, but if it's not set, we become a PowerMac (preferably I'd like it to be a nice G3 Blue+White one. Those were cool machines.)


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

Reformatting changes.


# 4cc1c0399d30cfdad7cd89ad77e28258eef0bb3a 08-Oct-2013 winocm <winocm@icloud.com>

Today's work.


# 090f4a66967bc680c5beebfb6a35f1ad3d3f79fe 08-Oct-2013 winocm <winocm@icloud.com>

Change Felix to something else, and make the threads only print out when needed for debug.


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

Some fixes.


# 243dd40716bab1733762d3c65388139e45a4f321 28-Sep-2013 rms <winocm@icloud.com>

The event timer now works, so do threads and we properly can initialize the IOKit platform expert now.


# 21a4d06b3664b614f5144986154c8fcdb8580f14 14-Aug-2013 rms <winocm@icloud.com>

[OSFMK]
- Remove pmap_find_phys, was a return 0 anyway. Should probably be redone.
- Implement pmap_extract to return physical address for a virtual one.
- ml_nofault_copy is a lie.

[IOKIT]
- AppleARMPE now publishes the model name.


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