summaryrefslogtreecommitdiff
path: root/common/memory_commands.c
Commit message (Expand)AuthorAgeFilesLines
* Add more CONFIG_CMD_* options for console commandsBill Richardson2016-10-011-0/+2
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-4/+2
* console: Put additional console commands behind CONFIGsShawn Nematbakhsh2016-04-031-1/+2
* md console command can dump memory in more formatsBill Richardson2015-09-161-14/+74
* cli: add ability to read/write memory of different bus widthVadim Bendebury2015-05-021-17/+60
* cleanup: Poke the watchdog when dumping lots of memoryBill Richardson2015-02-201-0/+9
* cr50: Replaced ww with md EC cliSheng-Liang Song2014-12-041-14/+20
* tweak: Allow "rw" command to read AND write memory.Bill Richardson2014-11-141-5/+19
* Use uintptr_t when converting integer from/to pointerVic Yang2013-05-071-2/+2
* Clean up a few modules in common/Randall Spangler2012-10-261-2/+0
* Better help for console commandsRandall Spangler2012-05-251-9/+24
* More debug command cleanup to save spaceRandall Spangler2012-05-211-10/+7
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-8/+6
* Remove useless header includesVincent Palatin2012-01-261-2/+0
* register console commands at compile-timeVincent Palatin2012-01-241-18/+4
* Initial sources import 2/3Louis Yung-Chieh Lo2011-12-071-0/+70