aboutsummaryrefslogtreecommitdiff
path: root/skiboot.lds.S
AgeCommit message (Expand)AuthorFilesLines
2023-10-11hdata: Remove legacy SPIRA structureNicholas Piggin1-5/+0
2022-01-03Introduce hwprobe facility to avoid hard-coding probe functionsStewart Smith1-0/+6
2021-11-03skiboot.lds.S: add DWARF v5 sectionsCédric Le Goater1-2/+4
2020-12-15build: Fix linker script for builtin KernelKlaus Heinrich Kiwi1-2/+2
2020-10-01skiboot.lds.S: Move BSS start up a bit to accommodate a larger .dataOliver O'Halloran1-3/+3
2020-06-11skiboot.lds.S: introduce PAGE_SIZE, use it to lay out sectionsNicholas Piggin1-8/+14
2020-06-11skiboot.lds.S: remove dynsym/dynstr and pltNicholas Piggin1-8/+4
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-12-16naca: move naca definition from asm to CNicholas Piggin1-0/+5
2019-11-11build: fix non-constant build assertsNicholas Piggin1-0/+2
2019-10-14core/init: Don't checksum MPIPL data areasOliver O'Halloran1-0/+9
2019-10-03core/util: trap based assertionsNicholas Piggin1-0/+7
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