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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-02
platforms/mambo: Support large unaligned reads
Cyril Bur
1
-9
/
+16
2016-11-02
core/flash: Use blocklevel accessors to load resources
Cyril Bur
1
-8
/
+8
2016-11-02
tpm_extendl: don't measure when no tpm is registered
Claudio Carvalho
2
-2
/
+9
2016-11-02
tpm_extendl: log the calling results
Claudio Carvalho
2
-17
/
+19
2016-11-02
tpm_extendl: disable all failed tpms rather than only the first
Claudio Carvalho
2
-18
/
+29
2016-11-02
libstb: remove subid argument from sb_verify and tb_measure
Claudio Carvalho
5
-27
/
+24
2016-11-02
core/flash.c: Fix lines > 80 cols
Claudio Carvalho
1
-3
/
+7
2016-11-02
core/flash-subpartition.c: remove toc var to clean-up
Claudio Carvalho
1
-3
/
+1
2016-11-02
travis-ci: use Docker containers for a matrix of platforms
Stewart Smith
12
-30
/
+199
2016-11-02
gard: Fix printf warning
Joel Stanley
1
-1
/
+2
2016-10-31
doc: Document path of /ibm,opal/diagnostics being ABI
Stewart Smith
1
-0
/
+3
2016-10-31
opal-prd: only run on supported systems
Rafael Fonseca
1
-0
/
+2
2016-10-28
doc: link OPAL_HANDLE_INTERRUPT docs to ibm,opal DT
Stewart Smith
2
-2
/
+3
2016-10-28
doc: device-tree snippets should be dts code-blocks
Stewart Smith
15
-125
/
+187
2016-10-28
doc: enable syntax highlighting of Device Tree Source (dts)
Stewart Smith
2
-1
/
+96
2016-10-28
doc: use RST references where appropriate
Stewart Smith
26
-26
/
+46
2016-10-28
opal-prd: remove unused socket file.
Rafael Fonseca
2
-10
/
+0
2016-10-28
Documentation for OPAL_LPC_READ, OPAL_LPC_WRITE
Nageswara R Sastry
1
-0
/
+82
2016-10-28
add BUILD_ASSERT that reset_patch fits in area saved
Stewart Smith
1
-0
/
+1
2016-10-28
doc/stable-skiboot-rules: fix broken link
Stewart Smith
1
-1
/
+1
2016-10-28
doc/release-notes/skiboot-5.4.0-rc2: fix RST table format
Stewart Smith
1
-3
/
+3
2016-10-28
doc: bump docs version to 5.4.0-rc2, fix oneline description
Stewart Smith
1
-2
/
+2
2016-10-28
doc: ref for skiboot-5.4.0-rc1 release notes
Stewart Smith
1
-0
/
+2
2016-10-28
print-stb-container: close(fd) to clean up neatly
Stewart Smith
1
-0
/
+1
2016-10-28
flash-subpartition: fix spurious non-NULL check of non-NULL variable
Stewart Smith
1
-2
/
+0
2016-10-28
Change .txt to .rst for correctness
Nageswara R Sastry
16
-16
/
+16
2016-10-26
skiboot 5.4.0-rc2 release notes
skiboot-5.4.0-rc2
Stewart Smith
1
-0
/
+270
2016-10-26
libstb/stb.c: ignore the secure mode flag unless forced in NVRAM
Claudio Carvalho
2
-6
/
+24
2016-10-25
errorlog: Removal of elog_reject_head() from 'opal_kexec_elog_notify' routine
Mukesh Ojha
1
-1
/
+0
2016-10-25
errorlog: Remove the elog enable check from 'fsp_elog_check_and_fetch_head'
Mukesh Ojha
1
-3
/
+0
2016-10-25
errorlog : Modification as per coding guidelines to make the code more legible
Mukesh Ojha
4
-183
/
+200
2016-10-25
core/init.c: Fix bootargs parsing
Chris Smart
1
-8
/
+4
2016-10-25
external/pflash: Make MTD accesses the default
Cyril Bur
1
-24
/
+22
2016-10-25
external/pflash: Catch incompatible combination of flags
Cyril Bur
1
-0
/
+10
2016-10-25
external/common: Rename arch_flash_bmc() to arch_flash_access()
Cyril Bur
5
-13
/
+31
2016-10-25
external/common: arm: Don't error trying to wrprotect with MTD access
Cyril Bur
1
-0
/
+3
2016-10-25
libflash/libffs: Use blocklevel_smart_write() when updating partitions
Cyril Bur
1
-1
/
+1
2016-10-25
extract-gcov: build with -m64 if compiler supports it
Stewart Smith
1
-0
/
+1
2016-10-25
fast-reset: disable fast reboot in event of platform error
Stewart Smith
1
-0
/
+1
2016-10-25
fast-reboot: disable on FSP code update or unrecoverable HMI
Stewart Smith
4
-0
/
+25
2016-10-25
flash: rework flash_load_resource to correctly read FFS/STB
Stewart Smith
1
-89
/
+152
2016-10-25
libstb/container: add function for getting sw payload size
Claudio Carvalho
2
-0
/
+11
2016-10-25
core/flash-subpartition: compute partition size from subpartition struct
Stewart Smith
4
-37
/
+60
2016-10-25
core/flash: Move subpartition locating logic out into own file, add tests
Stewart Smith
6
-74
/
+161
2016-10-24
pci: Check power state before powering off slot
Gavin Shan
1
-1
/
+17
2016-10-24
pci: Remove obsoleted PCI slot pfreset() operation
Gavin Shan
12
-63
/
+38
2016-10-24
pci: make PCI slot state as incremental to base number
Gavin Shan
5
-93
/
+93
2016-10-24
Fix typos
Nageswara R Sastry
2
-1
/
+2
2016-10-24
fast-reboot: abort fast reboot if CAPP attached
Andrew Donnellan
1
-0
/
+13
2016-10-19
Revert "flash: Move flash node under ibm,opal/flash/"
Stewart Smith
1
-24
/
+7
[next]