aboutsummaryrefslogtreecommitdiff
path: root/lib/debugcommands
AgeCommit message (Expand)Author
2016-02-14[vmm] move most users of arch_mmu_query directly to vaddr_to_paddr()Travis Geiselbrecht
2015-11-04[lib][debugcommands] add 'stackstomp' command which intentionally blows the s...Travis Geiselbrecht
2015-10-19[lib][console] add pointer type arg, switch some users to it.Travis Geiselbrecht
2015-10-14[lib][debugcommands] add a command to intentially crash the systemTravis Geiselbrecht
2015-10-12[style][console][panic shell] Autoformatted console code.Gurjant Kalsi
2015-10-12[shell][console][debug] Enable memory manipulation debug commands in the cras...Gurjant Kalsi
2015-10-01[lib][debugcommands] add sleep commandsTravis Geiselbrecht
2015-09-29[lib][debugcommands] add endian swapping switches to the memory dump commandsTravis Geiselbrecht
2015-09-16[console] Use STATIC_COMMAND macro for all console command definitionsGurjant Kalsi
2014-11-21[arm] add ability to pass and generically read up to 4 boot args from whoever...Travis Geiselbrecht
2014-11-20[lib][debugcommands] preflight the address to dump with the mmu (if present)Travis Geiselbrecht
2014-08-12[lib]][debugcommands] add 'chain' command, which just calls arch_chain_load()Travis Geiselbrecht
2014-06-26[lib][debug] tweak the hexdump and dw debug commands to be a bit more usefulTravis Geiselbrecht
2013-08-05[libc][stdio] cleanup printf definition and clientsDima Zavin
2013-06-07[make] rename DEBUGLEVEL -> LK_DEBUGLEVEL, remove DEBUG defineTravis Geiselbrecht
2012-10-31[lib] run all of lib and include through astyleTravis Geiselbrecht
2012-08-31[make] update all of the rules.mk to use the new module systemTravis Geiselbrecht
2012-07-21[lib][debug] broke the command handlers from lib/debug into lib/debugcommandsTravis Geiselbrecht