index
:
phosphor-mboxbridge
master
OpenBMC Phosphor Flash mailbox bridge daemon sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mboxctl: Fix retrieval of property-based state
HEAD
master
Andrew Jeffery
2019-04-05
1
-37
/
+8
*
MAINTAINERS: Remove Suraj
Andrew Jeffery
2019-04-05
1
-1
/
+0
*
vpnor: Rename generate-squashfs to generate-tar
Lei YU
2019-04-02
1
-1
/
+1
*
Merge commit 'e50e654bca8df8254c15849c793f9279adcb1182' into master
Andrew Jeffery
2019-04-01
0
-0
/
+0
|
\
|
*
Add --trace support (in blktrace format)
Stewart Smith
2019-03-26
3
-1
/
+128
*
|
Add --trace support (in blktrace format)
Stewart Smith
2019-03-29
3
-2
/
+133
|
/
*
Documentation: Remove mboxctl.md
Andrew Jeffery
2019-03-20
1
-3
/
+0
*
mboxd: Tidy up failure paths on daemon startup
Andrew Jeffery
2019-03-19
1
-12
/
+18
*
Makefiles: Centralise some use of VIRTUAL_PNOR_ENABLED
Andrew Jeffery
2019-03-19
2
-2
/
+3
*
vpnor: Rename pnor_partition_table sources to table
Andrew Jeffery
2019-03-19
22
-27
/
+27
*
vpnor: Rename pnor_partition sources to partition
Andrew Jeffery
2019-03-19
6
-5
/
+5
*
vpnor: Rename pnor_partition_defs sources to ffs
Andrew Jeffery
2019-03-19
4
-3
/
+3
*
vpnor: Consolidate backend and mboxd_pnor_partition_table sources
Andrew Jeffery
2019-03-19
14
-249
/
+207
*
vpnor: Rename mboxd_pnor_partition_table sources to backend
Andrew Jeffery
2019-03-19
19
-18
/
+18
*
control: dbus: Remove unnecessary vpnor header dependency
Andrew Jeffery
2019-03-19
1
-1
/
+0
*
mboxd: Add backend DBus interface and commandline options
Andrew Jeffery
2019-03-19
10
-41
/
+284
*
mboxd: Add support for file-backed flash devices.
Evan Lojewski
2019-03-18
5
-13
/
+314
*
mboxd: Remove flash API compatibility shim
Andrew Jeffery
2019-03-18
13
-82
/
+55
*
mboxd: Add a backend abstraction layer to mboxd.
Evan Lojewski
2019-03-18
62
-637
/
+1009
*
flash: Introduce flash_validate()
Andrew Jeffery
2019-03-18
12
-240
/
+135
*
protocol: Introduce protocol_reset()
Andrew Jeffery
2019-03-18
4
-40
/
+47
*
vpnor: Test if HBB placement exceeds reserved memory bounds
Andrew Jeffery
2019-03-18
1
-7
/
+11
*
test/flash_copy: Configure MTD device to avoid undefined behaviour
Andrew Jeffery
2019-03-15
2
-2
/
+6
*
test/mbox: Assert that the flash fd is sane
Andrew Jeffery
2019-03-15
1
-0
/
+2
*
test/mbox: Use assertions for error handling
Andrew Jeffery
2019-03-15
1
-5
/
+2
*
vpnor: Shuffle and rework includes for sanity
Andrew Jeffery
2019-03-15
31
-133
/
+138
*
build: use pkg_check_modules instead of ax_pkg_check_modules
Patrick Venture
2019-02-14
1
-1
/
+1
*
build: pkg anti-pattern: use defaults
Patrick Venture
2019-02-13
1
-8
/
+3
*
transport: dbus: Remove ProtocolReset and WindowReset signals
Andrew Jeffery
2019-01-08
1
-73
/
+2
*
vpnor: Enforce a read-only FFS ToC regardless of flags
Andrew Jeffery
2019-01-08
2
-2
/
+13
*
vpnor: test: Add force_readonly_toc
Andrew Jeffery
2019-01-08
2
-2
/
+88
*
vpnor: Add write-to-writable-ToC test
Andrew Jeffery
2019-01-08
2
-1
/
+113
*
mboxd: Set BMC_EVENT_PROTOCOL_RESET on startup
Andrew Jeffery
2018-12-17
1
-0
/
+1
*
protocol: Rework publication of events over DBus transport
Andrew Jeffery
2018-11-26
3
-11
/
+28
*
configure: put c++ cruft behind virtual pnor check
Joel Stanley
2018-11-08
1
-9
/
+9
*
mboxd: Mark the protocol as reset on shutdown
Andrew Jeffery
2018-11-07
3
-5
/
+6
*
mboxd: Broadcast the daemon is ready on all transports
Andrew Jeffery
2018-11-07
8
-27
/
+115
*
transport: Fix event handling
Andrew Jeffery
2018-11-07
4
-19
/
+20
*
mboxctl: Fix Control.Resume argument type
Andrew Jeffery
2018-11-01
1
-1
/
+1
*
configure: Update from c++14 to c++17
William A. Kennington III
2018-10-12
1
-1
/
+1
*
clang-format: Pull the format rules from the openbmc/docs repo
William A. Kennington III
2018-10-12
39
-135
/
+198
*
format-code: Use the provided clang format
William A. Kennington III
2018-10-12
1
-8
/
+3
*
Documentation: Rewrite protocol specification
Andrew Jeffery
2018-09-14
2
-780
/
+1463
*
vpnor: pnor_partition: Debugging for Request.fulfil()
Andrew Jeffery
2018-09-14
1
-0
/
+13
*
control: Add FIXME in reset handling
Andrew Jeffery
2018-09-14
1
-0
/
+1
*
test: Add windows_equally_evictable
Andrew Jeffery
2018-09-14
2
-1
/
+90
*
windows: Include stdbool.h
Andrew Jeffery
2018-09-14
1
-0
/
+2
*
transport: dbus: Implement erase
Andrew Jeffery
2018-09-14
1
-0
/
+35
*
transport: dbus: Implement flush
Andrew Jeffery
2018-09-14
1
-0
/
+28
*
transport: dbus: Implement mark_dirty
Andrew Jeffery
2018-09-14
1
-0
/
+35
[next]