aboutsummaryrefslogtreecommitdiff
path: root/external/mambo
AgeCommit message (Expand)AuthorFilesLines
2022-09-20external/mambo: add a poor man's ftrace commandNicholas Piggin1-0/+26
2022-08-23mambo: print useful error when mysim mmap failsRyan Grimm1-2/+2
2022-08-03mambo: Fix backtrace when trace mixes endian codeRyan Grimm1-0/+7
2022-02-04external/mambo: Handle greater than 16 CPUsMichael Neuling1-1/+4
2021-11-10hdata: add mmu-pid-bits and mmu-lpid-bits for POWER10 CPUsNicholas Piggin1-0/+5
2021-10-02external/mambo: Add POWER10 small-core modeNicholas Piggin1-4/+21
2021-10-02external/mambo: Updates POWER9 SIM_CTRL1 to remove hardware atomic RCNicholas Piggin1-1/+4
2021-10-02external/mambo: Updates for POWER10 configuration for DD2.0Nicholas Piggin1-3/+15
2021-09-09external/mambo: Print more info when the kernel is too bigMichael Ellerman1-2/+4
2021-08-06external/mambo: skiboot.tcl add POWER10 configNicholas Piggin1-7/+27
2020-11-27external/mambo: 4 byte align chained CPIOsMichael Neuling1-1/+2
2020-09-30external/mambo: Disable MEMORY_OVERFLOWMichael Ellerman1-0/+1
2020-09-29external/mambo Update SIM_CTRL1Anton Blanchard1-1/+1
2020-08-28external/mambo: Do not enable TM on P9 in ibm, pa-featuresJordan Niethe1-1/+1
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith5-5/+5
2020-03-11external/mambo: rename env var PMEM_MODES to PMEM_MODEacsawdey1-2/+2
2020-02-24external/mambo: support mambo COW mode for PMEM diskAaron Sawdey1-1/+12
2020-01-29skiboot.tcl: Add chip-id to pmem device tree nodeAlistair Popple1-0/+1
2019-11-27mambo: enable use of real Container Verification CodeStewart Smith3-1/+67
2019-11-04mambo: Add more tweakable security flagsMichael Ellerman1-3/+26
2019-07-26SPDX-ify all skiboot codeStewart Smith5-16/+16
2019-06-27external/mambo: Bump default POWER9 to Nimbus DD2.3Nicholas Piggin1-2/+2
2019-06-13external/mambo: fix tcl startup code for mambo bogus net (repost)Aaron Sawdey1-4/+6
2019-05-20skiboot.tcl: Add option to wait for GDB server connectionAlistair Popple1-0/+4
2019-05-15mambo: Integrate addr2line into backtrace commandMichael Neuling1-3/+6
2019-05-15mambo: Add addr2func for symbol resolutionMichael Neuling2-2/+62
2019-05-15external/mambo: Add an option to exit Mambo when the system is shutdownAlistair Popple2-0/+9
2019-04-17external/mambo: also invoke readline for the non-autorun caseNicholas Piggin1-0/+2
2019-04-09README: Reflect openpower_mambo_defconfig name changeReza Arbab1-1/+1
2019-03-28external/mambo: Mambo hack to add trace-imc nodes in the device-treeAnju T Sudhakar1-0/+21
2019-03-28external/mambo: Error out if kernel is too largeRussell Currey1-0/+4
2019-03-28external/mambo: Populate kernel-base-address in the DTRussell Currey1-1/+4
2019-02-12external/mambo: allow CPU targeting for most debug utilsNicholas Piggin1-97/+229
2018-10-23external/mambo: Check for qtrace_utils.tcl before sourcing itMadhavan Srinivasan1-1/+3
2018-09-20mambo: Merge PMEM_DISK and PMEM_VOLATILE codeMichael Neuling1-46/+31
2018-08-15don't fail fatally if qtrace can't be loadedStewart Smith1-1/+3
2018-08-13external/mambo: conditionally source qtrace scriptNicholas Piggin2-7/+10
2018-06-27pmem: volatile bindings for the poorly enabledBalbir singh1-0/+26
2018-05-24external/mambo: Add support for readline if it existsBalbir Singh1-1/+14
2018-05-09mambo: Enable XER CA32 and OV32 bits on P9Anton Blanchard1-1/+1
2018-05-02external/mambo: simplify implementation of diBalbir singh1-9/+3
2018-04-29mambo: Add persistent memory disk supportMichael Neuling1-0/+29
2018-04-24external/mambo: Add di command to decode instructionsMichael Neuling1-0/+11
2018-04-19mambo/mambo_utils.tcl: Inject an MCE at a specified addressBalbir Singh1-1/+15
2018-04-19external/mambo: improve helper for machine checksNicholas Piggin1-9/+53
2018-02-28mambo: Add fw-feature flags for security related settingsMichael Ellerman1-1/+22
2017-12-20Mambo: run hello_world and sreset_world tests with Secure and Trusted BootStewart Smith1-1/+1
2017-11-30mambo: Add support for NUMAMichael Ellerman1-0/+25
2017-11-29mambo: split qtrace macros out into qtrace_utils.tclStewart Smith2-11/+10
2017-11-28external/mambo: Switch qtrace command to use pluginsNicholas Piggin1-26/+7