index
:
talos-skiboot
03-26-2018
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
06-04-2018
06-18-2018
master
Talos™ II skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/bt: allow BT driver to use different buffer size
Cédric Le Goater
2016-03-08
1
-4
/
+2
*
hw/p8-i2c: Speed up SMBUS_WRITE
Gavin Shan
2016-03-08
1
-3
/
+8
*
dts: add helper routines to build sensor handlers
Cédric Le Goater
2016-03-08
1
-22
/
+32
*
Enable Simics UART console
Ryan Grimm
2016-03-07
1
-3
/
+60
*
hw/ipmi: fix event data 1 for System Firmware Progress sensor
Cédric Le Goater
2016-03-07
1
-0
/
+1
*
ipmi: Log exact NetFn value in OPAL logs
Vipin K Parashar
2016-03-07
1
-2
/
+3
*
hw/bt.c: Fix message timeout
Alistair Popple
2016-02-25
1
-3
/
+5
*
Merge branch 'stable' - s/advertize/advertise/
Stewart Smith
2016-02-23
1
-1
/
+1
|
\
|
*
fsp: fix spelling of "advertise" in log message
Andrew Donnellan
2016-02-23
1
-1
/
+1
*
|
hw/occ: Only allocate what we need for pstate dt
Joel Stanley
2016-02-23
1
-4
/
+4
*
|
occ: Add support to read V2 format of OCC-OPAL shared memory region
Shilpasri G Bhat
2016-02-23
1
-11
/
+52
*
|
p8-i2c: Send stop bit on timeouts
Benjamin Herrenschmidt
2016-02-23
1
-13
/
+19
*
|
nvlink: Add primitive EEH support for NPU devices
Russell Currey
2016-01-21
1
-3
/
+42
*
|
nvlink: Add freeze and fence error injection
Russell Currey
2016-01-21
1
-1
/
+43
*
|
nvlink: Add fence mode emulation for NPUs
Russell Currey
2016-01-21
1
-2
/
+13
*
|
nvlink: Clear error registers at the end of the reset procedure
Russell Currey
2016-01-21
1
-0
/
+6
*
|
nvlink: Use SCOMs instead of MMIO in reset procedure
Russell Currey
2016-01-15
1
-9
/
+7
*
|
nvlink: Set a bit in config space to indicate a real PCI device was bound
Russell Currey
2016-01-12
1
-8
/
+23
*
|
Merge OPAL_CONSOLE_FLUSH from stable
Stewart Smith
2016-01-12
1
-14
/
+16
|
\
\
|
|
/
|
*
Add OPAL_CONSOLE_FLUSH to the OPAL API
Russell Currey
2016-01-12
1
-14
/
+16
*
|
hw/bt: improve logging
Cédric Le Goater
2016-01-08
1
-22
/
+20
*
|
hw/bt: Fixup problems with BT get capabilities code
Cyril Bur
2016-01-06
1
-12
/
+13
*
|
libflash: fix 4bytes address enablement on BMC SPI flash
Cédric Le Goater
2015-12-14
1
-1
/
+1
*
|
ipmi-sel: fix oem_sel attributes order
Cédric Le Goater
2015-12-04
1
-1
/
+1
*
|
Merge branch 'stable'
Stewart Smith
2015-12-03
1
-0
/
+22
|
\
\
|
|
/
|
*
FSP: Give up PSI link on shutdown
Ananth N Mavinakayanahalli
2015-12-01
1
-0
/
+22
*
|
libflash: enable 4b mode on BMC SPI flash
Joel Stanley
2015-11-26
1
-1
/
+9
*
|
Merge branch 'stable'
Stewart Smith
2015-11-19
1
-5
/
+19
|
\
\
|
|
/
|
*
Merge branch 'update-2.1.1.1' into stable
Stewart Smith
2015-11-19
1
-5
/
+19
|
|
\
|
|
*
hw/phb3: Flush cache line after updating P/Q bits
Benjamin Herrenschmidt
2015-11-19
1
-5
/
+19
*
|
|
Drop support for p5ioc2
Daniel Axtens
2015-11-18
5
-1513
/
+5
*
|
|
Merge branch 'stable'
Stewart Smith
2015-11-18
1
-4
/
+1
|
\
\
\
|
|
/
/
|
*
|
fsp/fsp-rtc: Correctly report back errors to host
Stewart Smith
2015-11-18
1
-4
/
+1
*
|
|
hw/bt: Ask the BMC for its BT interface capabilities
Cyril Bur
2015-11-17
1
-3
/
+83
*
|
|
hw/bt: Clear the fifo when an unknown response is received
Cyril Bur
2015-11-17
1
-1
/
+23
*
|
|
hw/bt: Remove state machine and use only B2H_ATN and H2B_ATN.
Cyril Bur
2015-11-17
1
-21
/
+7
*
|
|
hw/bt: Convert retry_count to send_count
Cyril Bur
2015-11-17
1
-6
/
+8
*
|
|
hw/bt: Improve debug printing
Cyril Bur
2015-11-17
1
-19
/
+40
*
|
|
slw: Remove overwrites for EX_PM_CORE_ECO_VRET and EX_PM_CORE_PFET_VRET
Shreyas B. Prabhu
2015-11-17
1
-17
/
+0
*
|
|
lpc-rtc: zero out struct tm before read
Stewart Smith
2015-11-17
1
-0
/
+2
*
|
|
PCI: use define for wanting dynamic PHB id for pci_register_phb
Stewart Smith
2015-11-17
3
-3
/
+3
*
|
|
slw: don't be tricky with pointer math
Stewart Smith
2015-11-17
1
-3
/
+5
*
|
|
assert IPMI sensors < max we support
Stewart Smith
2015-11-16
1
-1
/
+4
*
|
|
assert cec_register(hub) hub_id is < MAX_IO_HUBS
Stewart Smith
2015-11-16
1
-0
/
+1
*
|
|
Fix null checks in find_master_and_slave_occ
Stewart Smith
2015-11-16
1
-2
/
+2
*
|
|
occ: hbrt: Change the OCC reset order
Shilpasri G Bhat
2015-11-13
1
-0
/
+44
*
|
|
Merge branch 'stable'
Stewart Smith
2015-11-12
2
-4
/
+18
|
\
\
\
|
|
/
/
|
*
|
FSP: Handle DPO initiated CEC shutdown with FSP in RR
Ananth N Mavinakayanahalli
2015-11-12
2
-4
/
+18
|
*
|
console: Completely flush output buffer before power down and reboot
Russell Currey
2015-11-09
1
-1
/
+13
|
*
|
fix prerror() build failure in fsp-leds.c
Stewart Smith
2015-10-13
1
-1
/
+1
[next]