index
:
riscv-gnu-toolchain/qemu/roms/skiboot.git
benh-wip
coverity_scan
gh-pages
master
skiboot-5.1.x
skiboot-5.10.x
skiboot-5.3.x
skiboot-5.4.x
skiboot-5.9.x
skiboot-6.0.x
skiboot-6.2.x
skiboot-6.3.x
skiboot-6.5.x
skiboot-6.6.x
skiboot-6.7.x
skiboot-6.8.x
skiboot-next
skiboot-op940.x
staging
ultravisor
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
platforms/nicole: Add new platform
Artem Senichev
2
-1
/
+80
2019-06-27
platform/zz: Add new platform type
Vasant Hegde
1
-1
/
+4
2019-06-24
Experimental support for building without FSP code
Stewart Smith
1
-0
/
+3
2019-06-24
Move platform specific PRD functionality to struct platform
Stewart Smith
4
-0
/
+12
2019-06-24
Separate FSP specific PSI code
Stewart Smith
4
-0
/
+17
2019-06-24
core/timer: Use platform heartmeat_time call for FSP platforms
Stewart Smith
4
-0
/
+11
2019-06-24
Move FSP-specific VPD functionality to platforms/ibm-fsp/
Stewart Smith
6
-1
/
+175
2019-06-24
fast-reboot: move platform specific bits to a platform call
Stewart Smith
2
-0
/
+2
2019-06-24
Move FSP specific op-panel calls to platform.exit()
Stewart Smith
1
-0
/
+4
2019-06-24
host_services_occ_base_setup is core homer code not host_services
Stewart Smith
1
-24
/
+0
2019-06-24
Move core/hostservices.c to platforms/ibm-fsp/
Stewart Smith
2
-2
/
+944
2019-06-24
Move more FSP functions to FSP platform
Stewart Smith
1
-0
/
+13
2019-06-24
op_display: make platform function rather than "FSP" specific
Stewart Smith
15
-0
/
+16
2019-06-04
Remove P7 remnants: hw/cec.c, apollo platform
Stewart Smith
3
-136
/
+1
2019-06-04
Remove POWER7 and POWER7+ support
Stewart Smith
1
-1
/
+0
2019-06-03
prd: Implement generic FSP - HBRT interface
Vasant Hegde
1
-0
/
+1
2019-06-03
hostservices: Do not call hservices_init on ZZ
Vasant Hegde
1
-2
/
+1
2019-06-03
platforms/vesnin: PCI inventory via IPMI OEM
Artem Senichev
1
-33
/
+44
2019-05-20
plat/qemu: add a POWER8 and POWER9 platform
Cédric Le Goater
1
-3
/
+52
2019-05-09
platforms/astbmc: Check for SBE validation step
Samuel Mendoza-Jonas
6
-0
/
+70
2019-05-02
Remove Talos DT match from Romulus file
Timothy Pearson
1
-2
/
+1
2019-05-02
Copy and convert Romulus descriptors to Talos
Timothy Pearson
2
-1
/
+88
2019-03-28
platforms/firenze: Rework I2C controller fixups
Oliver O'Halloran
1
-49
/
+51
2019-03-28
astbmc: Handle failure to initialise raw flash
Andrew Jeffery
1
-1
/
+4
2019-03-28
platforms/vesnin: Disable PCIe port bifurcation
Artem Senichev
1
-34
/
+16
2019-03-28
firenze-pci: Always init slot info from LXVPD
Oliver O'Halloran
1
-8
/
+4
2019-03-28
fsp/lxvpd: Print more LXVPD slot information
Oliver O'Halloran
1
-0
/
+3
2019-03-20
witherspoon: Add nvlink2 interconnect information
Alexey Kardashevskiy
1
-1
/
+131
2019-03-20
platforms/romulus: Also support talos
Oliver O'Halloran
1
-1
/
+2
2019-03-15
p9dsu: Undo slot label name changes
Deb McLemore
1
-16
/
+16
2019-03-05
p9dsu: Fix slot labels for p9dsu2u
Deb McLemore
1
-5
/
+5
2019-03-05
platforms/zz: Re-enable LXVPD slot information parsing
Oliver O'Halloran
1
-4
/
+3
2019-03-05
zaius: Add BMC description
Andrew Jeffery
1
-1
/
+20
2019-03-01
astbmc: Enable IPMI HIOMAP for AMI platforms
Andrew Jeffery
1
-0
/
+1
2019-02-25
astbmc: Try IPMI HIOMAP for P8 (again)
Andrew Jeffery
2
-31
/
+59
2019-02-18
platforms/witherspoon: Make PCIe shared slot error message more informative
Andrew Donnellan
1
-2
/
+3
2019-02-10
Revert "astbmc: Try IPMI HIOMAP for P8"
Joel Stanley
2
-59
/
+31
2019-02-04
p9dsu: Fix p9dsu slot tables
Deb McLemore
1
-15
/
+30
2019-01-25
p9dsu: Fix p9dsu default variant
Deb McLemore
1
-19
/
+21
2019-01-18
p8dtu: Configure BMC graphics
Andrew Jeffery
1
-1
/
+9
2019-01-18
p8dtu: Enable HIOMAP support
Andrew Jeffery
1
-0
/
+1
2019-01-18
astbmc: Try IPMI HIOMAP for P8
Andrew Jeffery
2
-31
/
+59
2019-01-18
zaius: zaius_ocapi can be static
Stewart Smith
1
-1
/
+1
2019-01-18
zz: platform_ocapi can be static
Stewart Smith
1
-1
/
+1
2019-01-18
sparse: Make tree 'constant is so big' warning clean
Stewart Smith
4
-6
/
+6
2019-01-16
qemu: bt device isn't always hanging off /
Stewart Smith
1
-3
/
+2
2018-12-13
plat/qemu: fix platform initialization when the BT device is not present
Cédric Le Goater
1
-1
/
+20
2018-12-10
plat/qemu: use the common OpenPOWER routines to initialize
Cédric Le Goater
1
-230
/
+6
2018-11-26
platform/firenze: Fix branch-to-null crash
Oliver O'Halloran
1
-0
/
+1
2018-11-19
platform/witherspoon: Fix opencapi lane-mask used on GPU0
Frederic Barrat
1
-3
/
+3
[next]