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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pnor_init() - Fix Uninitialized pointer read
Kamalesh Babulal
2015-07-07
1
-1
/
+1
*
libflash: Add support for Macronix 128Mb flash chips
Jeremy Kerr
2015-07-07
2
-0
/
+2
*
p8-i2c: Keep centaur OCC cache disabled during inits
Benjamin Herrenschmidt
2015-07-06
1
-2
/
+26
*
centaur: Improve FSI SCOM error handling
Benjamin Herrenschmidt
2015-07-06
2
-45
/
+78
*
fsi-master: More error handling and recovery
Benjamin Herrenschmidt
2015-07-06
1
-70
/
+407
*
fsi-master: Refactor the driver
Benjamin Herrenschmidt
2015-07-06
2
-103
/
+141
*
fsi-master: Fix error handling
Benjamin Herrenschmidt
2015-07-06
1
-53
/
+75
*
p8-i2c: Ensure request "result" field is updated on completion
Benjamin Herrenschmidt
2015-07-06
1
-0
/
+1
*
p8-i2c: Add support for Centaur i2c
Benjamin Herrenschmidt
2015-07-06
2
-14
/
+93
*
centaur: Add API to enable/disable the sensor cache
Benjamin Herrenschmidt
2015-07-06
2
-0
/
+63
*
centaur: Expose centaur_chip and get_centaur()
Benjamin Herrenschmidt
2015-07-06
2
-11
/
+20
*
core: Bound check get_chip()
Benjamin Herrenschmidt
2015-07-06
1
-0
/
+2
*
occ: Poll OCC throttle status and queue OCC events to host
Shilpasri G Bhat
2015-07-06
4
-0
/
+165
*
Disable bust_locks for general calls of abort()
Alistair Popple
2015-07-06
2
-2
/
+2
*
sparse: declare opal_err_info as static
Cédric Le Goater
2015-07-06
1
-1
/
+1
*
plat/qemu: Add LPC based RTC support
Benjamin Herrenschmidt
2015-07-03
6
-18
/
+264
*
plat/qemu: Add simple qemu platform
Benjamin Herrenschmidt
2015-07-03
4
-2
/
+152
*
bt: Check before dequeuing messages with ipmi_dequeue_msg
Alistair Popple
2015-07-03
1
-1
/
+1
*
core/ipmi: Provide the dequeue message interface
Neelesh Gupta
2015-07-03
2
-0
/
+16
*
hw/phb3: Fix M64 error injection for VFs
Gavin Shan
2015-07-03
1
-11
/
+22
*
hw/phb3: Support config error injection to VF PE
Gavin Shan
2015-07-03
2
-15
/
+31
*
hw/phb3: Invalidate RTC on updating RTT
Gavin Shan
2015-07-03
1
-10
/
+3
*
hw/phb3: Fix reserved PE#
Gavin Shan
2015-07-03
1
-2
/
+2
*
LEDS: Rename led node as leds
Vasant Hegde
2015-07-02
2
-4
/
+4
*
hw/bt.c: Fix trivial typos
Kamalesh Babulal
2015-07-02
1
-3
/
+3
*
include/fsp-led.h: Fix couple of typo(s)
Kamalesh Babulal
2015-07-02
1
-3
/
+3
*
flash: Add ecc.h full path
Vasant Hegde
2015-07-02
1
-1
/
+1
*
fixup warnings when building with PORE=0
Stewart Smith
2015-07-02
1
-7
/
+15
*
Add mem_dump_free() call to mem_region unit test
Stewart Smith
2015-07-02
1
-0
/
+2
*
Increase unit test coverage of printf h and z length modifiers
Stewart Smith
2015-07-02
1
-0
/
+31
*
Increase unit test coverage of printf %p and %o
Stewart Smith
2015-07-02
1
-0
/
+22
*
Merge remote-tracking branch 'github/master' into mergeback
Benjamin Herrenschmidt
2015-07-01
43
-501
/
+1610
|
\
|
*
GCOV: Fix compilation error
Vasant Hegde
2015-06-29
1
-1
/
+1
|
*
doc/opal-api: Add description of OPAL EPOW and DPO messages
Vipin K Parashar
2015-06-29
2
-6
/
+16
|
*
Be explicit about wanting GCOV branch coverage
Stewart Smith
2015-06-26
1
-3
/
+3
|
*
support make_version.sh not having tags, this tripped up travis-ci
Stewart Smith
2015-06-26
1
-3
/
+1
|
*
update gitignore for new test cases
Stewart Smith
2015-06-25
1
-0
/
+5
|
*
Use memcpy for NVRAM free partition name, is part of std
Stewart Smith
2015-06-24
1
-1
/
+2
|
*
add test for nvram free space partition name
Stewart Smith
2015-06-24
1
-6
/
+3
|
*
Expand nvram-format unit test to cover all error paths
Stewart Smith
2015-06-24
4
-4
/
+96
|
*
Move NVRAM format/check code out into separate file to unit test
Stewart Smith
2015-06-24
6
-133
/
+213
|
*
queue_led_state_change() - Fix unterminated string warning
Kamalesh Babulal
2015-06-24
1
-1
/
+1
|
*
Fix potential overrun of p7ioc_phb->{tve_hi_cache, tve_hi_cache}
Kamalesh Babulal
2015-06-24
1
-1
/
+1
|
*
pci_configure_mps(): Check empty pointer before dereferencing
Kamalesh Babulal
2015-06-24
1
-4
/
+5
|
*
cpu_remove_node() : Fix potential null dereference
Kamalesh Babulal
2015-06-24
1
-0
/
+2
|
*
p7ioc_err_inject_io32() - Fix uninitialized variable warning
Kamalesh Babulal
2015-06-24
1
-0
/
+1
|
*
Add unit test for core/time-utils
Stewart Smith
2015-06-24
3
-0
/
+62
|
*
add tests for libc tolower() and toupper()
Stewart Smith
2015-06-24
2
-0
/
+22
|
*
add tests for libc isdigit, isprint, isspace, isxdigit
Stewart Smith
2015-06-24
2
-0
/
+93
|
*
fix error handling and skiboot dump size in extract-gcov.c
Stewart Smith
2015-06-24
1
-3
/
+16
[next]