aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2019-10-22core/pci: Fix scan of devices for opencapi slotsFrederic Barrat1-5/+15
2019-10-22core/pci: Train link of PHB slots when hotpluggingFrederic Barrat1-22/+85
2019-10-22core/pci: Use proper phandle during hotplug for PHB slotsFrederic Barrat1-6/+15
2019-10-22core/pci: Add missing lock in set_power_timerFrederic Barrat1-0/+7
2019-10-22core/pci: Refactor common paths on slot hotplugFrederic Barrat1-17/+26
2019-10-15core/ipmi: Fix use-after-freeVasant Hegde1-3/+11
2019-10-14core/init: Checksum romem after patching out trapsOliver O'Halloran1-2/+4
2019-10-14core/init: Don't checksum MPIPL data areasOliver O'Halloran1-1/+5
2019-10-03core/exceptions.c: do not include handler code in exception backtraceNicholas Piggin2-6/+28
2019-10-03core/util: branch-to-NULL assert for ELFv2 ABINicholas Piggin1-6/+15
2019-10-03core/util: trap based assertionsNicholas Piggin5-22/+80
2019-10-03core/exceptions.c: rearrange code to allow more interrupt typesNicholas Piggin1-4/+12
2019-10-03core/platform: Actually disable fast-reboot on P8Oliver O'Halloran1-3/+5
2019-10-02core/cpu.c: current_radix_mode should be initialised to trueNicholas Piggin1-1/+1
2019-09-06core/flash: Use pr_fmt macro for tagging log messagesJordan Niethe1-35/+37
2019-08-23core/pci: Only hack class code for root portsOliver O'Halloran1-1/+1
2019-08-23pci: recheck pci nvram hacks on fast-rebootOliver O'Halloran2-1/+7
2019-08-23core/flash: Validate secure boot content sizeOliver O'Halloran1-0/+11
2019-08-16pci: Use a macro for accessing PCI BDF Function NumberJordan Niethe1-3/+3
2019-08-16pci: Use a macro for accessing PCI BDF Device NumberJordan Niethe2-4/+4
2019-08-16pci: Use a macro for accessing PCI BDF Bus NumberJordan Niethe1-1/+1
2019-08-16core/pci-dt-slots: Remove duplicate PCIDBG() definitionJordan Niethe1-6/+0
2019-08-15MPIPL: Prepare architected registers data tagVasant Hegde1-0/+37
2019-08-15MPIPL: Reserve memory to capture architected registers dataVasant Hegde1-0/+28
2019-08-15MPIPL: Clear tags and metadataVasant Hegde1-0/+6
2019-08-15MPIPL: Add OPAL API to query saved tagsVasant Hegde1-1/+41
2019-08-15MPIPL: Prepare OPAL data tagVasant Hegde1-0/+61
2019-08-15platform: Introduce new reboot typeVasant Hegde1-0/+6
2019-08-15HIOMAP: Reset bmc mbox in MPIPL pathVasant Hegde1-0/+12
2019-08-15MPIPL: Save crashing PIRVasant Hegde1-0/+7
2019-08-15SBE: Send OPAL relocated base address to SBEVasant Hegde1-0/+4
2019-08-15MPIPL: Add OPAL API to register tagsVasant Hegde1-0/+29
2019-08-15MPIPL: Add OPAL API to register for dump regionVasant Hegde1-0/+181
2019-08-15MPIPL: Define OPAL metadata areaVasant Hegde1-0/+13
2019-08-15MPIPL: Register for OPAL dumpVasant Hegde3-1/+149
2019-08-15OPAL: Add OPAL boot entry address to device treeVasant Hegde1-0/+2
2019-08-02SPDX fixups and Copyright date fixesStewart Smith27-21/+43
2019-08-02core/pci-quirk: Microsemi switch UR workaroundOliver O'Halloran3-0/+90
2019-08-02core/pci: Export pci_check_clear_freeze()Oliver O'Halloran1-5/+10
2019-08-02core/pci-quirk: Re-order struct membersOliver O'Halloran2-4/+4
2019-07-26hw: Introduce npu3Reza Arbab1-0/+1
2019-07-26npu2: Add checks to npu2-only codepathsReza Arbab1-0/+4
2019-07-26hw/phys-map: Add pvr argument to phys_map_init()Reza Arbab1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith80-1093/+311
2019-07-19pci-slot: Allow to create slot for downstream port of any switchIlya Kuznetsov1-7/+2
2019-07-19sparse: fix (main|secondar)_cpu_entry declaration typesStewart Smith1-2/+2
2019-07-19sparse: Silence "directive in argument list" for version stringStewart Smith1-7/+8
2019-07-19Silence sparse warning for version.cStewart Smith1-0/+1
2019-07-15core/platform: Add finalise_dt() callbackOliver O'Halloran1-0/+3
2019-06-27pci: Make the pci-eeh-verbose nvram option genericOliver O'Halloran1-0/+5