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-06-14
core/pci: Return value for struct phb_ops::device_init
Gavin Shan
4
-6
/
+23
2016-06-14
core/pci: Extend pci_restore_bridge_buses() for PCI slot
Gavin Shan
4
-5
/
+5
2016-06-14
core/pci: Extend pci_walk_dev() for PCI slot
Gavin Shan
3
-6
/
+11
2016-06-14
core/pci: Fix wrong reserved PE# in enumeration
Gavin Shan
5
-3
/
+26
2016-06-14
core/cpu: Introduce DEBUG_SERIALIZE_CPU_JOBS
Gavin Shan
1
-0
/
+5
2016-06-14
core/fdt: Introduce opal_get_device_tree()
Gavin Shan
3
-1
/
+66
2016-06-14
core/fdt: Allow to exclude root node
Gavin Shan
3
-13
/
+20
2016-06-14
core/fdt: Introduce __create_dtb()
Gavin Shan
1
-20
/
+24
2016-06-14
core/fdt: Allow to specify FDT blob
Gavin Shan
1
-20
/
+20
2016-06-14
core/fdt: Introduce flatten_dt_properties()
Gavin Shan
1
-14
/
+13
2016-06-14
core/fdt: Improve debugging functionality
Gavin Shan
1
-19
/
+20
2016-06-14
hw/p8-i2c: Allow to set I2C request timeout
Gavin Shan
2
-2
/
+32
2016-06-09
Merge branch 'skiboot-5.2.x'
Stewart Smith
0
-0
/
+0
2016-06-09
Merge branch 'skiboot-5.1.x' into skiboot-5.2.x
Stewart Smith
1
-0
/
+7
2016-06-09
Fixup whitespace and build warning/error
Stewart Smith
1
-4
/
+4
2016-06-09
pci: Do a dummy config write to devices to establish bus number
Benjamin Herrenschmidt
1
-0
/
+7
2016-06-09
p7ioc-phb: Remove logically deadcode
Kamalesh Babulal
1
-2
/
+1
2016-06-09
Fixup whitespace and build warning/error
Stewart Smith
1
-4
/
+4
2016-06-09
pci: Do a dummy config write to devices to establish bus number
Benjamin Herrenschmidt
1
-0
/
+7
2016-06-09
phb: Work around XSL bug sending PTE updates with wrong scope
Ian Munsie
1
-5
/
+15
2016-06-09
phb3: Add support for CAPP DMA mode
Ian Munsie
2
-10
/
+47
2016-06-08
phb3: Refactor to move capi enable to its own function
Ian Munsie
1
-63
/
+70
2016-06-08
opal-api: Fix typo in EPOW event handling description
Vipin K Parashar
1
-1
/
+1
2016-06-07
external: Add dynamically linked pflash
Brad Bishop
2
-4
/
+17
2016-06-07
external: Create shared rules.mk
Brad Bishop
2
-5
/
+5
2016-06-07
external: Remove -m64 from shared CFLAGS on ARM
Brad Bishop
1
-1
/
+4
2016-06-07
external: Fix pflash install target
Brad Bishop
1
-0
/
+1
2016-06-07
external: Remove external/shared link targets
Brad Bishop
1
-12
/
+0
2016-06-07
phb3: Mask off FIR bit indicating link speed change on p8+
Ian Munsie
1
-1
/
+1
2016-06-07
gard: fix compile error on ARM
Cédric Le Goater
1
-3
/
+3
2016-06-07
Add .version to make clean
Stewart Smith
1
-1
/
+1
2016-06-07
garrison.c: Update GPU location codes to match workbook
Alistair Popple
1
-12
/
+12
2016-06-07
doc: Add initial BMC interactions document
Jeremy Kerr
1
-0
/
+57
2016-05-18
libflash: fix bug on reading truncated flash file
Stewart Smith
1
-1
/
+1
2016-05-18
pflash: add support for manipulating file rather than flash
Stewart Smith
1
-2
/
+9
2016-05-18
hw/ipmi: Fix typo in Makefile.check
Stewart Smith
1
-4
/
+4
2016-05-18
hdata: Make hdata_to_dt more suitable for fuzzing
Stewart Smith
6
-15
/
+43
2016-05-12
Add new output files from make check to gitignore
Michael Neuling
1
-0
/
+4
2016-05-11
external: add a gitignore to xscom-utils
Cédric Le Goater
1
-0
/
+3
2016-05-10
Add base POWER9 support
Michael Neuling
10
-8
/
+69
2016-05-10
Abstract HILE and attn enable bit definitions for HID0
Michael Neuling
2
-6
/
+12
2016-05-10
Disable attn instruction on boot
Michael Neuling
3
-0
/
+19
2016-05-10
test/hello_world: Call OPAL_CEC_POWER_DOWN at end
Michael Neuling
2
-4
/
+18
2016-05-10
mambo: Remove mambo quirk in platform generic code
Michael Neuling
1
-3
/
+0
2016-05-10
Make trigger_attn() enable attn also
Michael Neuling
3
-7
/
+18
2016-05-05
Merge branch 'skiboot-5.2.x' - 5.2.2 release notes
Stewart Smith
1
-0
/
+32
2016-05-05
Add skiboot 5.2.2 release notes
skiboot-5.2.2
Stewart Smith
1
-0
/
+32
2016-05-03
hw/lpc: Log LPC SYNC errors as OPAL_PLATFORM_ERR_EVT errors
Vipin K Parashar
2
-9
/
+17
2016-05-03
hw/bt: Move BT_QUEUE_DEBUG macro inside print_debug_queue_info fn
Vipin K Parashar
1
-64
/
+58
2016-05-03
external/pflash: Handle incorrect cmd-line options better
Cyril Bur
1
-6
/
+27
[next]