aboutsummaryrefslogtreecommitdiff
path: root/core/init.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-02core/init: make fdt a local variableWei Yang1-1/+1
2014-12-01Add tweaks to work in Mambo simulatorBenjamin Herrenschmidt1-1/+3
2014-11-22Merge remote-tracking branch 'ltcgit/master'Benjamin Herrenschmidt1-1/+1
2014-11-19Implement skiboot versioningStewart Smith1-1/+1
2014-11-18Remove useless global include memory.hBenjamin Herrenschmidt1-1/+0
2014-11-12timer: Add "polling" timersBenjamin Herrenschmidt1-0/+4
2014-11-05i2c: Bug fixes, clean up of the codeNeelesh Gupta1-2/+3
2014-10-30core: Add support for loading an external initramfsJeremy Kerr1-0/+25
2014-10-30platform: add a platform hook for loading external resourcesJeremy Kerr1-38/+16
2014-10-28Revert "core/init: Add device tree fixup for the i2c base address"Benjamin Herrenschmidt1-172/+2
2014-10-27core/init: Add device tree fixup for the i2c base addressNeelesh Gupta1-2/+172
2014-10-27hw/i2c: i2c driver infrastructure providing device I/ONeelesh Gupta1-0/+3
2014-10-15console: Move dummy_console_add_nodes() to common codeBenjamin Herrenschmidt1-0/+4
2014-10-15Secondary CPUs calling in should be PR_DEBUGStewart Smith1-1/+1
2014-10-08core: Make secondary spin and locks use cpu_relax()Benjamin Herrenschmidt1-2/+1
2014-10-05plat/palmetto: Move most code to a common file & reorder inits a bitBenjamin Herrenschmidt1-1/+1
2014-09-01core: Setup the OPAL DT node before platform probeBenjamin Herrenschmidt1-3/+3
2014-08-08Make log level thresholds dynamic in debug_descriptor rather than staticStewart Smith1-0/+5
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+687