aboutsummaryrefslogtreecommitdiff
path: root/include/mem-map.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-11hdata: Remove legacy SPIRA structureNicholas Piggin1-11/+9
2020-10-01skiboot.lds.S: Move BSS start up a bit to accommodate a larger .dataOliver O'Halloran1-2/+2
2020-06-11core: interrupt markers for stack tracesNicholas Piggin1-1/+1
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/+2
2019-11-11Remove dead POWER7 codeNicholas Piggin1-1/+1
2019-08-15MPIPL: Reserve memory to capture architected registers dataVasant Hegde1-1/+13
2019-08-15MPIPL: Define OPAL metadata areaVasant Hegde1-1/+7
2019-08-15mem-map: Setup memory for MDRT tableVasant Hegde1-1/+7
2019-08-15mem-map: Setup memory for MDDT tableVasant Hegde1-2/+6
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+2
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith1-4/+1
2019-05-21With new GCC comes larger GCOV binariesStewart Smith1-7/+9
2018-04-18core/opal: Emergency stack for re-entryNicholas Piggin1-4/+6
2018-03-27mem-map: Use a symbolic constant for exception vector sizeNicholas Piggin1-0/+5
2017-08-24bump skiboot size from 3 to 4MB, reduce heap by 1MBStewart Smith1-2/+2
2016-04-01hdata: Initialize SPIRA-H structureVasant Hegde1-1/+4
2015-05-15Add 2MB to skiboot heapStewart Smith1-9/+12
2015-05-15Make skiboot able to be 2MB rather than 1MBStewart Smith1-2/+2
2014-10-30core: Add support for loading an external initramfsJeremy Kerr1-1/+4
2014-08-01ATTN: Set up attention area to handle attentionAruna Balakrishnaiah1-0/+5
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+114