aboutsummaryrefslogtreecommitdiff
path: root/platforms/mambo
AgeCommit message (Expand)AuthorFilesLines
2021-01-05mambo: add a mambo rtc_writeNicholas Piggin1-0/+21
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith3-3/+3
2019-12-16opal-api: add endian conversions to most opal callsNicholas Piggin1-2/+7
2019-07-26SPDX-ify all skiboot codeStewart Smith3-46/+6
2018-02-28build: use thin archives rather than incremental linkingNicholas Piggin1-1/+1
2017-03-07System reset IPI facility and Mambo implementationNicholas Piggin1-0/+52
2017-01-10mambo: add mprintf()Oliver O'Halloran1-0/+19
2017-01-04console: remove force_dummy_console()Oliver O'Halloran1-1/+0
2017-01-04console: move mambo con_ops into the platformOliver O'Halloran3-11/+69
2017-01-04mambo: move callouts into separate header fileOliver O'Halloran2-39/+61
2016-12-13mambo: fake NVRAM supportChris Smart1-17/+3
2016-11-02mambo: Make call thru command defines consistentMichael Neuling1-9/+9
2016-11-02mambo: Convert RTC read from asm to CMichael Neuling1-27/+26
2016-11-02mambo: Convert console read/write from asm to CMichael Neuling1-0/+12
2016-11-02mambo: Convert sim exit from asm to CMichael Neuling1-2/+3
2016-11-02mambo: Add callthru0()Michael Neuling1-0/+7
2016-11-02mambo: Make callthru functions return 64 bitsMichael Neuling1-5/+6
2016-11-02platforms/mambo: Support large unaligned readsCyril Bur1-9/+16
2016-10-17Fast reboot for P8Benjamin Herrenschmidt1-0/+10
2016-08-25flash: Rework error paths and messages for multiple flash controllersMichael Neuling1-1/+1
2016-08-02flash: Make size 64 bit safeMichael Neuling1-6/+6
2016-07-22platform/mambo: Add a heartbeat timeChris Smart1-0/+10
2016-07-11mambo: Add NULL checks and error messagesCyril Bur1-0/+6
2016-07-05mambo: Flash driver using bogus diskMichael Neuling1-0/+159
2016-03-07mambo: Add terminate callbackMichael Neuling1-0/+9
2015-05-27Add fake nvram for Mambo platformStewart Smith1-0/+17
2015-05-27Add Mambo platformStewart Smith2-0/+87