History log of /darwin-on-arm/xnu/osfmk/console/video_console.c
Revision Date Author Comments
# 71be463d 06-Dec-2013 winocm <winocm@icloud.com>

[IOKit]
- Remove "md0" hack for ARMPBA8. Not needed anymore.
[OSFMK]
- Redid Debugger() logic again, much simpler and no long thread backtraces. Panics look
very similar to i386 again.
- Video console misc changes (changing time for acquire for spinnywheel).
- Show kext suballoc region no matter what.
- Traps now have much nicer user messages for kernel fatal ones.
[PEXPERT]
- RealView now will use 32-bit display.
- Add option to OMAP3530 to not mess with the framebuffer/DSS settings.
- Syntax changes. No functional change otherwise.


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

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


# c5ee6126 02-Nov-2013 winocm <winocm@icloud.com>

Kernel ASLR preparation bits are done, __nl_symbol_ptr symbol references need to be fixed up.


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

Reformatting changes.


# eb5e026f 18-Oct-2013 winocm <winocm@icloud.com>

Make the spinner white.


# 5f1e54d8 18-Oct-2013 winocm <winocm@icloud.com>

Pretty panic image just like Mac OS X. Use -graphics-mode boot-arg on 8930 to enable for right now.


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


# 71be463d4db83f398f0db1a85d59375f8eb9a785 06-Dec-2013 winocm <winocm@icloud.com>

[IOKit]
- Remove "md0" hack for ARMPBA8. Not needed anymore.
[OSFMK]
- Redid Debugger() logic again, much simpler and no long thread backtraces. Panics look
very similar to i386 again.
- Video console misc changes (changing time for acquire for spinnywheel).
- Show kext suballoc region no matter what.
- Traps now have much nicer user messages for kernel fatal ones.
[PEXPERT]
- RealView now will use 32-bit display.
- Add option to OMAP3530 to not mess with the framebuffer/DSS settings.
- Syntax changes. No functional change otherwise.


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

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


# c5ee6126f5f241fe2ecaf6b6c926bc47962b93e0 02-Nov-2013 winocm <winocm@icloud.com>

Kernel ASLR preparation bits are done, __nl_symbol_ptr symbol references need to be fixed up.


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

Reformatting changes.


# eb5e026fd639ef9c281aba7fc492d0d1ad78fb53 18-Oct-2013 winocm <winocm@icloud.com>

Make the spinner white.


# 5f1e54d8f370ec852971db7769fbb51bdf3b1ab9 18-Oct-2013 winocm <winocm@icloud.com>

Pretty panic image just like Mac OS X. Use -graphics-mode boot-arg on 8930 to enable for right now.


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