index
:
blackbird-skiboot
04-16-2019
Blackbird™ skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/device: Test dt_new_check()
Stewart Smith
2018-10-16
1
-2
/
+4
*
core/device: increase test coverage for dt_new_addr and dt_new_2addr
Stewart Smith
2018-10-16
1
-0
/
+2
*
core/device: add test for dt_new() a duplicate node
Stewart Smith
2018-10-16
1
-0
/
+1
*
core/device: Add test for duplicate nodes with dt_attach_root()
Stewart Smith
2018-10-16
1
-1
/
+8
*
platform: Restructure bmc_platform type
Andrew Jeffery
2018-10-11
1
-0
/
+8
*
core/mem_region: mambo reserve kernel payload areas
Nicholas Piggin
2018-09-20
9
-0
/
+15
*
Fixup unit tests for cpu_queue_job() in mem_region.c
Stewart Smith
2018-07-18
3
-3
/
+12
*
cpu: add cpu_queue_job_on_node()
Nicholas Piggin
2018-07-15
11
-54
/
+102
*
core: Add test for PCI quirks
Andrew Jeffery
2018-06-18
2
-1
/
+68
*
core/test/run_mem_region: fix GCC8 compile error
Stewart Smith
2018-05-29
3
-3
/
+3
*
SBE: Add timer support
Vasant Hegde
2018-04-30
1
-0
/
+8
*
Move P8 timer code to separate file
Vasant Hegde
2018-04-30
1
-1
/
+1
*
core: Fix mismatched names between reserved memory nodes & properties
Jeremy Kerr
2018-02-21
1
-1
/
+4
*
core/device.c: Fix dt_find_compatible_node
Alistair Popple
2018-02-13
1
-5
/
+26
*
lock: Add additional lock auditing code
Benjamin Herrenschmidt
2017-12-20
12
-12
/
+27
*
make check: Make valgrind optional
Michael Ellerman
2017-12-18
1
-1
/
+1
*
nvram: Fix 'missing' nvram on FSP systems.
Cyril Bur
2017-11-30
1
-0
/
+10
*
core/bitmap: Test bitmap foreach functions
Stewart Smith
2017-11-28
1
-0
/
+11
*
core/test/run-msg: don't depend on unittest mem layout
Stewart Smith
2017-08-24
1
-1
/
+1
*
core/test/run-device: fix memory leak on exit
Stewart Smith
2017-08-24
1
-0
/
+1
*
test/mem_region: fix incorrect ibm,os-reserve region length
Stewart Smith
2017-08-24
2
-4
/
+4
*
Fix mem leak in core/test/run-time-utils
Stewart Smith
2017-08-23
1
-0
/
+3
*
attrconst for tests
Stewart Smith
2017-07-19
3
-3
/
+3
*
dt: Add phandle fixup helpers
Madhavan Srinivasan
2017-06-27
1
-2
/
+33
*
Convert important polling loops to spin at lowest SMT priority
Nicholas Piggin
2017-06-06
1
-0
/
+2
*
mem_region: rename HW_RESERVE to FW_RESERVE
Oliver O'Halloran
2017-05-26
2
-3
/
+3
*
core/test: Test pre-init memory reservations
Oliver O'Halloran
2017-05-16
1
-6
/
+9
*
device: add dt_find_by_name_addr
Oliver O'Halloran
2017-04-07
1
-0
/
+1
*
core/test: use strcmp for console tests
Oliver O'Halloran
2017-03-07
2
-6
/
+6
*
core/test/run-trace: Reduce number of samples when running under valgrind
Stewart Smith
2017-03-07
1
-1
/
+3
*
device: implement dt_translate_address() properly
Oliver O'Halloran
2017-03-07
1
-1
/
+46
*
nvram-format: Fix endian issues
Stewart Smith
2017-02-23
1
-3
/
+3
*
core/test/run-buddy: add one more test to get to 100% lines covered
Stewart Smith
2017-01-05
1
-1
/
+2
*
buddy: Add a simple generic buddy allocator
Benjamin Herrenschmidt
2017-01-05
2
-1
/
+84
*
Add bitmap test
Stewart Smith
2017-01-04
2
-1
/
+82
*
core/flash-subpartition: compute partition size from subpartition struct
Stewart Smith
2016-10-25
1
-1
/
+5
*
core/flash: Move subpartition locating logic out into own file, add tests
Stewart Smith
2016-10-25
2
-0
/
+56
*
console-log: print full remaining timebase in skiboot log
Stewart Smith
2016-10-17
3
-9
/
+9
*
nvram: force re-verification after writing
Oliver O'Halloran
2016-10-14
1
-0
/
+5
*
core/pel: Validate 'system-id' DT property before using
Vasant Hegde
2016-10-11
1
-5
/
+19
*
consolidate gcov flags into HOSTGCOVFLAGS for host binaries
Stewart Smith
2016-09-02
1
-2
/
+2
*
core/test: add tests for nvram_query()
Oliver O'Halloran
2016-08-30
1
-0
/
+46
*
core/test: add test for nul check in nvram_format()
Oliver O'Halloran
2016-08-30
1
-0
/
+6
*
Make console-log time more readable: seconds rather than timebase
Balbir Singh
2016-08-24
3
-10
/
+16
*
check: Fix bugs in mem region tests
Benjamin Herrenschmidt
2016-08-18
2
-2
/
+0
*
Build host programs (and checks) with debug enabled
Benjamin Herrenschmidt
2016-08-18
3
-1
/
+4
*
Use additional checks in skiboot for pointers
Balbir Singh
2016-08-17
1
-0
/
+3
*
Add infrastructure for pointer validation.
Balbir Singh
2016-08-12
2
-0
/
+52
*
make check: make test runs less noisy
Stewart Smith
2016-07-12
1
-4
/
+4
*
Timebase quirk for slow simulators like AWAN and SIMICS
Benjamin Herrenschmidt
2016-07-06
2
-0
/
+4
[next]