aboutsummaryrefslogtreecommitdiff
path: root/platforms/rhesus/rhesus.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-09assert dt allocation succeeded for rhesus rtcStewart Smith1-0/+1
2015-08-28libflash: Return a pointer to internal structure.Cyril Bur1-1/+1
2015-06-19Support for Naples LPC serial interruptsBenjamin Herrenschmidt1-12/+15
2015-06-11Fix branch on uninitialized value in rhesus platform codeStewart Smith1-1/+1
2015-06-09libflash: start using the blocklevel interface.Cyril Bur1-5/+6
2015-05-13rhesus: Fix uninitialised variable warningJoel Stanley1-1/+1
2015-02-19core/flash: Move flash NVRAM handling to new flash moduleJeremy Kerr1-34/+5
2014-11-28Remove sprintf: there's no good reason to have this in firmwareStewart Smith1-1/+1
2014-10-15uart: Give UART it's own OPAL console callbacks instead of dummy consoleBenjamin Herrenschmidt1-0/+3
2014-10-15console: Move dummy_console_add_nodes() to common codeBenjamin Herrenschmidt1-3/+0
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+313