aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-29npu2, npu3: Remove ibm, phb-index property from the NPU dt nodeFrederic Barrat7-14/+2
2020-01-29npu3: Don't use the device tree to assign the phb-index of the PHBFrederic Barrat2-1/+7
2020-01-29npu2: Rework phb-index assignments for virtual PHBsFrederic Barrat4-3/+22
2020-01-20skiboot v6.0.21 release notesVasant Hegde1-0/+15
2019-12-16README.md: Add information on docsOliver O'Halloran2-1/+27
2019-12-16doc/imc: Fix sphinx warningOliver O'Halloran1-1/+3
2019-12-16doc: Fix some errors in platforms-and-cpusOliver O'Halloran1-9/+23
2019-12-16doc: Remove bonus CONTRIBUTING.md from the indexOliver O'Halloran1-1/+0
2019-12-16doc: Use parallel buildsOliver O'Halloran1-1/+1
2019-12-16doc: Add VAS stuff into the treeOliver O'Halloran3-0/+5
2019-12-16doc/device-tree: Add secvar bindings to the toctreeOliver O'Halloran1-1/+3
2019-12-16doc/opal-api: Remove ref to OPAL_HMI_FLAGS_TOD_TB_FAILOliver O'Halloran1-1/+1
2019-12-16doc/dt: Fix memory-heirachy blockOliver O'Halloran1-13/+15
2019-12-16doc/opal-api: Remove spurious indentOliver O'Halloran1-1/+1
2019-12-16doc: Fix block in 6.3.2 release notesOliver O'Halloran1-6/+5
2019-12-16doc: Remove duplicate OPAL_ELOG_WRITE labelOliver O'Halloran1-2/+0
2019-12-16doc/sbe: Fix block indentationOliver O'Halloran1-3/+5
2019-12-16doc: Fix code blocks in v6.3.3 release notesOliver O'Halloran1-3/+6
2019-12-16skiboot v6.3.3 release notesVasant Hegde1-0/+73
2019-12-16doc/secvar: Fix indentation warningsOliver O'Halloran1-15/+15
2019-12-16doc/mpipl: Fix warningsOliver O'Halloran1-12/+13
2019-12-16doc/secvar: Fix table markupOliver O'Halloran1-7/+7
2019-12-16doc: Add skiboot-5.2.0 refOliver O'Halloran1-0/+2
2019-12-16i2c: fix dereference beyond the end of bufferNicholas Piggin1-2/+10
2019-12-16fix simple sparse warningsNicholas Piggin14-19/+20
2019-12-16add more sparse endian annotationsNicholas Piggin18-41/+45
2019-12-16dt: assorted cleanupsNicholas Piggin7-49/+39
2019-12-16add little endian supportNicholas Piggin8-44/+135
2019-12-16sfc-ctrl: endian conversionsNicholas Piggin1-10/+9
2019-12-16opal-dump: MPIPL endan conversionsNicholas Piggin2-48/+56
2019-12-16prd: endian conversionsNicholas Piggin1-32/+32
2019-12-16libflash: ecc endian conversionsNicholas Piggin2-20/+24
2019-12-16pel: endian conversionNicholas Piggin2-73/+75
2019-12-16errorlog: endian conversionNicholas Piggin3-17/+24
2019-12-16fsp: endian conversionsNicholas Piggin32-359/+431
2019-12-16sbe-p9: endian conversionNicholas Piggin1-1/+1
2019-12-16ipmi: endian conversionNicholas Piggin1-1/+1
2019-12-16debug descriptor: make endian-cleanNicholas Piggin4-35/+41
2019-12-16memconsole: make endian-cleanNicholas Piggin4-27/+27
2019-12-16occ sensors: make endian-cleanNicholas Piggin3-93/+103
2019-12-16phb4: make endian-cleanNicholas Piggin2-167/+177
2019-12-16xive: make endian-cleanNicholas Piggin4-211/+257
2019-12-16cvc: allow BE cvc code to be called from LE contextNicholas Piggin3-30/+30
2019-12-16hmi: endian conversionsNicholas Piggin1-10/+10
2019-12-16io: endian conversions for io accessorsNicholas Piggin4-29/+121
2019-12-16naca: move naca definition from asm to CNicholas Piggin10-61/+99
2019-12-16hdata: endian conversionsNicholas Piggin2-4/+5
2019-12-16spira: fix endian conversions in spira data structuresNicholas Piggin2-22/+40
2019-12-16elf: endian conversionsNicholas Piggin5-123/+248
2019-12-16opal-msg: endian fixes for opal-msg.c and opal_queue_msg callersNicholas Piggin14-29/+56