aboutsummaryrefslogtreecommitdiff
path: root/skiboot.lds.S
AgeCommit message (Expand)AuthorFilesLines
2019-08-15MPIPL: Reserve memory to capture architected registers dataVasant Hegde1-0/+5
2019-08-15mem-map: Setup memory for MDDT tableVasant Hegde1-2/+5
2019-07-26SPDX-ify all skiboot codeStewart Smith1-13/+4
2019-05-21With new GCC comes larger GCOV binariesStewart Smith1-3/+3
2019-05-21Intentionally discard fini_array sectionsStewart Smith1-0/+1
2019-05-20core/trace: Change buffer alignment from 4K to 64KJordan Niethe1-2/+2
2019-04-17build/lds: place remaining sections according to defaultsNicholas Piggin1-4/+11
2019-04-17build/lds: place debug sections according to defaultsNicholas Piggin1-0/+45
2019-04-17build: -fno-asynchronous-unwind-tablesNicholas Piggin1-0/+1
2018-11-08gcov: link in ctors* as newer GCC doesn't group them allStewart Smith1-1/+1
2018-09-20skiboot.lds.S: move read-write data after the end of symbol mapNicholas Piggin1-17/+24
2018-03-08Keep constructors with prioritiesStewart Smith1-1/+2
2017-08-24bump skiboot size from 3 to 4MB, reduce heap by 1MBStewart Smith1-2/+2
2017-02-06Dead code and data eliminationNicholas Piggin1-3/+2
2016-04-01hdata: Initialize SPIRA-H structureVasant Hegde1-0/+5
2015-05-15Align TOC to 256 bytesBenjamin Herrenschmidt1-1/+1
2015-05-15Run gcc constructorsStewart Smith1-0/+8
2015-05-15Make skiboot able to be 2MB rather than 1MBStewart Smith1-2/+2
2014-11-18Add symbolic backtraces and expose skiboot map to LinuxBenjamin Herrenschmidt1-1/+11
2014-11-18Add functions to backtrace into a non-text bufferBenjamin Herrenschmidt1-1/+3
2014-08-01ATTN: Set up attention area to handle attentionAruna Balakrishnaiah1-0/+5
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+143