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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-04
i2c: Workaround bad clock-frequency property from HostBoot
Benjamin Herrenschmidt
1
-0
/
+6
2015-03-04
p8/i2c: Add OPAL properties in the i2c bus nodes
Neelesh Gupta
1
-97
/
+162
2015-02-26
sparse: fsp_dpo_init_tb can be static
Cédric Le Goater
1
-1
/
+1
2015-02-26
sparse: epow_status can be static
Cédric Le Goater
1
-1
/
+1
2015-02-26
sparse: elog_write_to_host_head_state can be static
Cédric Le Goater
1
-1
/
+1
2015-02-26
sparse: led_support can be static
Cédric Le Goater
1
-1
/
+1
2015-02-26
sparse: fix fsp_fillmsg definition
Cédric Le Goater
1
-1
/
+1
2015-02-26
sparse: fake_ymd and fake_hmsm can be static
Cédric Le Goater
1
-2
/
+2
2015-02-26
sparse: state_str is unused
Cédric Le Goater
1
-6
/
+0
2015-02-26
sparse: psi_link_poll_active can be static
Cédric Le Goater
1
-1
/
+1
2015-02-23
bt: Minor locking fix for bt_get_resp()
Alistair Popple
1
-1
/
+0
2015-02-23
bt: Improve error messages
Alistair Popple
1
-5
/
+10
2015-02-23
capi: Rework microcode flash download and CAPP upload
Michael Neuling
1
-60
/
+107
2015-02-23
capi: Make microcode lid parsing code endian safe
Michael Neuling
1
-46
/
+60
2015-02-23
capi: Move code around
Michael Neuling
1
-130
/
+129
2015-02-23
capi: Dynamically calculate which CAPP port to use
Michael Neuling
1
-6
/
+23
2015-02-23
capi: Add CAPI microcode read to load_resource()
Michael Neuling
1
-0
/
+9
2015-02-23
hw: Create xscom_read_cfam_chipid()
Michael Neuling
1
-6
/
+16
2015-02-23
OCC/hostservices: Queue pre-preload HBRT lid load requests
Ananth N Mavinakayanahalli
1
-24
/
+76
2015-02-19
bt: Cleanup bt state machine and fix SMS_ATN bug
Alistair Popple
1
-88
/
+88
2015-02-19
add nx-842 coproc support
Dan Streetman
5
-100
/
+596
2015-02-19
change direct use of LSH to SETFIELD
Dan Streetman
3
-6
/
+11
2015-02-19
update users of GET/SETFIELD()
Dan Streetman
6
-15
/
+15
2015-02-19
Change user-defined _MASK/_LSH to just mask
Dan Streetman
4
-55
/
+30
2015-02-18
fsp-op-panel: don't call fsp_sync_msg with lock held
Stewart Smith
1
-33
/
+45
2015-02-18
phb3: Reduce some time_wait occurrences
Benjamin Herrenschmidt
1
-5
/
+7
2015-02-18
Replace is_mambo_chip with a better chip quirk mechanism
Benjamin Herrenschmidt
5
-7
/
+7
2015-02-18
chiptod: Remove fallback to master CPU
Benjamin Herrenschmidt
1
-33
/
+3
2015-02-18
fsp/console: Don't time_wait with lock held
Benjamin Herrenschmidt
1
-2
/
+2
2015-02-18
i2c: Turn large time_wait_ms() into states
Benjamin Herrenschmidt
1
-21
/
+29
2015-02-18
fsp: Audit callers of opal_run_pollers
Benjamin Herrenschmidt
2
-13
/
+24
2015-02-18
occ: Fix potential race when clearing occ interrupt status
Jeremy Kerr
1
-0
/
+10
2015-02-17
FSP/LEDS: Implement a set LED SPCN command queue
Vasant Hegde
2
-28
/
+121
2015-02-17
core: Add subid to load_resource()
Michael Neuling
1
-13
/
+26
2015-02-13
FSP/LEDS: Track LED list read status
Vasant Hegde
1
-8
/
+25
2015-02-13
FSP/LEDS: Remove redundant log message
Vasant Hegde
1
-2
/
+0
2015-02-13
FSP/LEDS: Check FSP response status
Vasant Hegde
1
-7
/
+4
2015-02-13
FSP/LEDS: Validate fsp msg allocation
Vasant Hegde
1
-0
/
+2
2015-02-13
FSP/LEDS: Remove redundant variable declaration
Vasant Hegde
1
-3
/
+1
2015-02-13
FSP/LEDS: Do not expose driver specific functions
Vasant Hegde
1
-4
/
+4
2015-02-13
FSP/LEDS: Use consistent prefix
Vasant Hegde
1
-40
/
+47
2015-02-13
FSP/LEDS: Check for FSP presence
Vasant Hegde
1
-0
/
+3
2015-02-13
FSP/LEDS: Remove unnecessary forward declaration
Vasant Hegde
1
-2
/
+1
2015-02-13
FSP/LEDS: Remove unnecessary header files
Vasant Hegde
1
-8
/
+1
2015-02-13
FSP/LEDS: Fix memory leak in error handling path
Vasant Hegde
1
-0
/
+17
2015-02-13
FSP/LEDS: Remove duplicate fsp_msg allocation
Vasant Hegde
1
-2
/
+2
2015-02-13
FSP/LEDS: Fix coding style issue
Vasant Hegde
1
-167
/
+159
2015-02-10
Use __be64 annotations in opal.h for opal_sg_list and oppanel-line
Stewart Smith
3
-31
/
+37
2015-02-10
PSI: Revert the timeout for PSI link recovery to architected value
Ananth N Mavinakayanahalli
1
-1
/
+1
2015-02-09
move struct opal_ipmi_msg to opal.h as it's an API
Stewart Smith
1
-11
/
+0
[next]