summaryrefslogtreecommitdiff
path: root/payloads/coreinfo/ramdump_module.c
AgeCommit message (Expand)Author
2020-09-14coreinfo: Use SPDX license identifiersJacob Garber
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2019-03-07payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2016-03-15coreinfo: Pretty print RAM addressesStefan Reinauer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-01coreinfo: Use IS_ENABLED() to query Kconfig variablesStefan Reinauer
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2009-08-24Update Coreinfo to use TAG_FORWARD in tables.Myles Watson
2008-09-30Do not try to display non-printable characters on the bootlog andUlf Jordan
2008-08-09Fix garbage characters on screen. mvwaddch inserts one character,Ulf Jordan
2008-07-08Add a coreinfo module which can hexdump arbitrary RAM regions andUwe Hermann