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-08
hw/ipmi-sensor: Fix setting of firmware progress sensor properly.
Pridhiviraj Paidipeddi
1
-2
/
+42
2016-11-08
pflash: remove stray d in from info message
Joel Stanley
1
-1
/
+1
2016-11-07
boot_test: fix typo in console message
Stewart Smith
1
-2
/
+2
2016-11-07
core/pci: Fix criteria in pci_cfg_reg_filter()
Gavin Shan
1
-2
/
+7
2016-11-07
Remove KERNEL_COMMAND_LINE mention from config.h
Stewart Smith
1
-5
/
+0
2016-11-02
doc: use make_version to determine release
Stewart Smith
1
-2
/
+3
2016-11-02
skiboot 5.4.0-rc3 release notes
skiboot-5.4.0-rc3
Stewart Smith
2
-0
/
+43
2016-11-02
stb: Obey secure-enabled in device tree
Stewart Smith
1
-7
/
+1
2016-11-02
pflash: Fail when file is larger than partition
Joel Stanley
1
-2
/
+8
2016-11-02
mambo: Make call thru command defines consistent
Michael Neuling
1
-9
/
+9
2016-11-02
mambo: Convert RTC read from asm to C
Michael Neuling
2
-35
/
+26
2016-11-02
mambo: Convert console read/write from asm to C
Michael Neuling
4
-23
/
+17
2016-11-02
mambo: Convert sim exit from asm to C
Michael Neuling
3
-10
/
+3
2016-11-02
mambo: Add callthru0()
Michael Neuling
1
-0
/
+7
2016-11-02
mambo: Make callthru functions return 64 bits
Michael Neuling
1
-5
/
+6
2016-11-02
core/flash: Don't do anything clever for OPAL_FLASH_{READ, WRITE, ERASE}
Cyril Bur
3
-25
/
+55
2016-11-02
boot-tests: force BMC to boot from non-golden side
Stewart Smith
1
-0
/
+2
2016-11-02
opal/fast-reboot: Send special reset sequence to operational CPUs only.
Mahesh Salgaonkar
1
-1
/
+29
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
[next]