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
2017-08-01
NX: Add P9 NX support for gzip compression engine
Haren Myneni
3
-1
/
+129
2017-08-01
NX: Add P9 NX support for 842 compression engine
Haren Myneni
2
-6
/
+272
2017-08-01
NX: Organize NX compression code to include 842 and gzip support
Haren Myneni
4
-21
/
+43
2017-07-28
hw/occ-sensor: fix 'sensor' may be used uninitialized warning on some GCC
Stewart Smith
1
-1
/
+1
2017-07-28
sensors: occ: Add support to clear sensor groups
Shilpasri G Bhat
2
-0
/
+92
2017-07-28
sensors: occ: Skip the deconfigured core sensors
Shilpasri G Bhat
1
-2
/
+19
2017-07-28
sensors: occ: Add CSM_{min/max} sensors
Shilpasri G Bhat
1
-11
/
+19
2017-07-28
sensors: occ: Add support for OCC inband sensors
Shilpasri G Bhat
2
-1
/
+597
2017-07-28
psr: occ: Add support to change power-shifting-ratio
Shilpasri G Bhat
1
-0
/
+95
2017-07-28
powercap: occ: Add a generic powercap framework
Shilpasri G Bhat
1
-2
/
+117
2017-07-28
occ: Add support for OPAL-OCC command/response interface
Shilpasri G Bhat
1
-4
/
+415
2017-07-28
phb4: Be more conservative on link presence timeout
Michael Neuling
1
-1
/
+2
2017-07-28
phb4: Assert PERST before PHB reset
Michael Neuling
1
-1
/
+6
2017-07-28
Revert "phb4: Read PERST signal rather than assuming it's asserted"
Michael Neuling
1
-3
/
+3
2017-07-28
phb4: Set REGB error enables based on link state
Michael Neuling
1
-2
/
+8
2017-07-28
phb4: Mark PHB as fenced on creset
Michael Neuling
1
-1
/
+1
2017-07-28
phb4: Clear errors before deasserting reset
Michael Neuling
1
-0
/
+6
2017-07-28
phb4: Split clearing REGB into new function
Michael Neuling
1
-5
/
+12
2017-07-28
phb4: Simplify calling phb4_eeh_dump_regs()
Michael Neuling
1
-3
/
+5
2017-07-28
phb4: Simplify prepare_link_change() calls
Michael Neuling
1
-8
/
+4
2017-07-28
phb4: Disable device config space access when fenced
Michael Neuling
1
-0
/
+4
2017-07-28
phb4: Clear more error registers
Michael Neuling
1
-3
/
+9
2017-07-28
phb4: Fix copy/paste typo in error logging
Michael Neuling
1
-1
/
+1
2017-07-28
phb4: Dump devctl and devstat registers
Michael Neuling
1
-0
/
+8
2017-07-28
phb4: Move functions around to avoid forward declarations
Michael Neuling
1
-133
/
+132
2017-07-28
phb4: Only clear some PHB config space registers on errors
Michael Neuling
1
-19
/
+32
2017-07-25
phb4: Add link training trace mode
Michael Neuling
1
-0
/
+56
2017-07-25
phb4: Improve reset and link training timing
Michael Neuling
1
-10
/
+105
2017-07-25
phb4: Add phb4_check_reg() to sanity check failures
Michael Neuling
1
-0
/
+17
2017-07-25
phb4: Remove retry on electrical link timeout
Michael Neuling
1
-1
/
+1
2017-07-25
phb4: Simplify calling phb4_retry_state()
Michael Neuling
1
-10
/
+2
2017-07-25
phb4: Read PERST signal rather than assuming it's asserted
Michael Neuling
1
-3
/
+3
2017-07-25
phb4: Fix endian of TLP headers print
Michael Neuling
1
-5
/
+5
2017-07-25
phb4: Change timeouts prints to error level
Michael Neuling
1
-2
/
+2
2017-07-25
phb4: Better logs why the slot didn't work
Michael Neuling
1
-1
/
+10
2017-07-25
phb4: Force verbose EEH logging
Michael Neuling
1
-0
/
+2
2017-07-25
phb4: Initialization sequence updates
Russell Currey
1
-13
/
+22
2017-07-21
FSP/CONSOLE: Do not enable input irq in write path
Vasant Hegde
1
-3
/
+0
2017-07-13
IPMI: Move MAX_IPMI_SENSORS macro to ipmi.h
Vasant Hegde
1
-1
/
+0
2017-07-13
numa/associativity: Add a new level of NUMA for GPU's
Balbir Singh
1
-1
/
+2
2017-07-13
phb4: Do more retries on link training failures
Michael Neuling
1
-1
/
+1
2017-07-13
phb4: Rework retries so we can do more than one
Michael Neuling
1
-7
/
+7
2017-07-13
phb4: Workaround phy lockup by doing full PHB reset on retry
Michael Neuling
1
-1
/
+1
2017-07-13
phb4: Avoid recursive call into run state machine
Michael Neuling
1
-1
/
+1
2017-07-13
phb4: Only set one bit in nfir
Michael Neuling
1
-1
/
+1
2017-07-13
phb4: Fix order of pfir/nfir clearing in CRESET
Michael Neuling
1
-3
/
+4
2017-07-13
phb4: Remove incorrect state transition
Michael Neuling
1
-1
/
+0
2017-07-13
phb4: Set default lane equalisation
Michael Neuling
1
-18
/
+27
2017-07-13
phb4: Fix PHB4 fence recovery
Benjamin Herrenschmidt
1
-13
/
+20
2017-07-13
phb4: Use new accessors in a few places
Benjamin Herrenschmidt
1
-43
/
+43
[next]