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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-06
core: Bound check get_chip()
Benjamin Herrenschmidt
1
-0
/
+2
2015-07-06
Disable bust_locks for general calls of abort()
Alistair Popple
2
-2
/
+2
2015-07-03
plat/qemu: Add LPC based RTC support
Benjamin Herrenschmidt
1
-17
/
+0
2015-07-03
plat/qemu: Add simple qemu platform
Benjamin Herrenschmidt
1
-1
/
+1
2015-07-03
core/ipmi: Provide the dequeue message interface
Neelesh Gupta
1
-0
/
+13
2015-07-02
flash: Add ecc.h full path
Vasant Hegde
1
-1
/
+1
2015-07-02
Add mem_dump_free() call to mem_region unit test
Stewart Smith
1
-0
/
+2
2015-06-24
Use memcpy for NVRAM free partition name, is part of std
Stewart Smith
1
-1
/
+2
2015-06-24
add test for nvram free space partition name
Stewart Smith
1
-6
/
+3
2015-06-24
Expand nvram-format unit test to cover all error paths
Stewart Smith
2
-3
/
+94
2015-06-24
Move NVRAM format/check code out into separate file to unit test
Stewart Smith
5
-133
/
+190
2015-06-24
pci_configure_mps(): Check empty pointer before dereferencing
Kamalesh Babulal
1
-4
/
+5
2015-06-24
cpu_remove_node() : Fix potential null dereference
Kamalesh Babulal
1
-0
/
+2
2015-06-24
Add unit test for core/time-utils
Stewart Smith
2
-0
/
+61
2015-06-23
libffs: init with ecc protection at blocklevel level
Cyril Bur
1
-2
/
+2
2015-06-23
libflash/ecc: Simplify and cleanup ecc code.
Cyril Bur
1
-5
/
+5
2015-06-23
Add -Tn to ibm,loc-code for ethernet adaptors
Daniel Axtens
1
-3
/
+31
2015-06-19
Support for Naples LPC serial interrupts
Benjamin Herrenschmidt
1
-0
/
+1
2015-06-19
Verify zalloc returned valid pointer
Ananth N Mavinakayanahalli
1
-0
/
+3
2015-06-16
Merge branch 'stable'
Stewart Smith
1
-2
/
+1
2015-06-16
cpu: Fix hang issue in opal_reinit_cpus()
Hari Bathini
1
-2
/
+1
2015-06-16
flash: fix offset and size parameters check
Cédric Le Goater
1
-1
/
+1
2015-06-15
Move prlog(PR_TRACE) in cpu job to be before freeing CPU job
Stewart Smith
1
-1
/
+1
2015-06-15
Fix assert test in run-mem_region_reservations.c
Stewart Smith
1
-1
/
+1
2015-06-15
Fix assert tests in run-mem_region_next.c
Stewart Smith
1
-6
/
+6
2015-06-11
Move boot_tracebuf to BSS
Stewart Smith
1
-10
/
+5
2015-06-09
libflash: start using the blocklevel interface.
Cyril Bur
1
-15
/
+20
2015-06-05
Merge branch 'stable'
Stewart Smith
2
-3
/
+4
2015-06-05
core/mem_region: Create reservations of type REGION_HW_RESERVED
skiboot-5.0.3
Jeremy Kerr
2
-3
/
+4
2015-05-29
Move the relax loop in secondary_cpu_entry to pure inline asm
Stewart Smith
1
-2
/
+9
2015-05-29
Make cpu_relax() inline
Stewart Smith
1
-12
/
+0
2015-05-28
Make cpu_relax() nop instructions in one asm block
Stewart Smith
1
-4
/
+4
2015-05-21
Merge PRD rework from stable
Stewart Smith
5
-38
/
+246
2015-05-21
hw/prd: Expose prd ranges via device tree
Jeremy Kerr
1
-0
/
+2
2015-05-21
core: Add mem_region_next
Jeremy Kerr
3
-1
/
+144
2015-05-21
core: Add node-style memory reservation to device tree
Jeremy Kerr
2
-30
/
+105
2015-05-21
core: Introduce REGION_HW_RESERVED
Jeremy Kerr
1
-1
/
+1
2015-05-21
core: Rename mem_region->mem_node to ->node
Jeremy Kerr
1
-5
/
+5
2015-05-21
core: Prevent adding new regions after mem_region_add_dt_reserved
Jeremy Kerr
3
-1
/
+199
2015-05-21
core/test: Use skiboot's own malloc for mem_region tests
Jeremy Kerr
1
-15
/
+8
2015-05-21
core/test: simulate proper locking in run-mem_region test
Jeremy Kerr
1
-2
/
+13
2015-05-21
core: Add asserts for region free-list locking
Jeremy Kerr
7
-1
/
+41
2015-05-21
core: Move free-list locking to a separate per-region lock
Jeremy Kerr
6
-41
/
+44
2015-05-20
flash: don't report nvram partitions through the device tree
Cyril Bur
1
-30
/
+2
2015-05-15
core/console: fix dummy_console_poll
Alistair Popple
1
-1
/
+1
2015-05-15
Construct linked list of gcov data structures
Stewart Smith
2
-3
/
+67
2015-05-15
Run gcc constructors
Stewart Smith
1
-0
/
+13
2015-05-15
Enable SKIBOOT_GCOV build option for building with profiling
Stewart Smith
2
-0
/
+82
2015-05-15
Dump out free space in each memory region on boot.
Stewart Smith
2
-1
/
+41
2015-05-15
Make relocate() return specific error as to what went wrong
Stewart Smith
1
-4
/
+4
[next]