Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
hiomapd
/
81059e32dfd5e8e629f30bb55f40ade65f2b0953
81059e3
Makefiles: Centralise some use of VIRTUAL_PNOR_ENABLED
by Andrew Jeffery
· 6 years ago
de08ca2
vpnor: Rename pnor_partition_table sources to table
by Andrew Jeffery
· 6 years ago
fb01e14
vpnor: Rename pnor_partition sources to partition
by Andrew Jeffery
· 6 years ago
dec59b4
vpnor: Rename pnor_partition_defs sources to ffs
by Andrew Jeffery
· 6 years ago
035ad76
vpnor: Consolidate backend and mboxd_pnor_partition_table sources
by Andrew Jeffery
· 6 years ago
f4bc335
vpnor: Rename mboxd_pnor_partition_table sources to backend
by Andrew Jeffery
· 6 years ago
e7d26cc
control: dbus: Remove unnecessary vpnor header dependency
by Andrew Jeffery
· 6 years ago
5320f6e
mboxd: Add backend DBus interface and commandline options
by Andrew Jeffery
· 6 years ago
a042978
mboxd: Add support for file-backed flash devices.
by Evan Lojewski
· 6 years ago
0297e5b
mboxd: Remove flash API compatibility shim
by Andrew Jeffery
· 6 years ago
f1e547c
mboxd: Add a backend abstraction layer to mboxd.
by Evan Lojewski
· 6 years ago
cb93504
flash: Introduce flash_validate()
by Andrew Jeffery
· 6 years ago
f69760d
protocol: Introduce protocol_reset()
by Andrew Jeffery
· 6 years ago
4e75a27
vpnor: Test if HBB placement exceeds reserved memory bounds
by Andrew Jeffery
· 6 years ago
2dfc2a2
test/flash_copy: Configure MTD device to avoid undefined behaviour
by Andrew Jeffery
· 6 years ago
7c1588a
test/mbox: Assert that the flash fd is sane
by Andrew Jeffery
· 6 years ago
bf2417e
test/mbox: Use assertions for error handling
by Andrew Jeffery
· 6 years ago
261f61a
vpnor: Shuffle and rework includes for sanity
by Andrew Jeffery
· 6 years ago
8e1d5dd
build: use pkg_check_modules instead of ax_pkg_check_modules
by Patrick Venture
· 6 years ago
5bab7c4
build: pkg anti-pattern: use defaults
by Patrick Venture
· 6 years ago
9ed627c
transport: dbus: Remove ProtocolReset and WindowReset signals
by Andrew Jeffery
· 6 years ago
7a85d22
vpnor: Enforce a read-only FFS ToC regardless of flags
by Andrew Jeffery
· 6 years ago
8a0efd5
vpnor: test: Add force_readonly_toc
by Andrew Jeffery
· 6 years ago
8998575
vpnor: Add write-to-writable-ToC test
by Andrew Jeffery
· 6 years ago
4c15bb1
mboxd: Set BMC_EVENT_PROTOCOL_RESET on startup
by Andrew Jeffery
· 6 years ago
fd4fa34
protocol: Rework publication of events over DBus transport
by Andrew Jeffery
· 6 years ago
5a124ea
configure: put c++ cruft behind virtual pnor check
by Joel Stanley
· 6 years ago
fab672b
mboxd: Mark the protocol as reset on shutdown
by Andrew Jeffery
· 6 years ago
fe0c9e8
mboxd: Broadcast the daemon is ready on all transports
by Andrew Jeffery
· 6 years ago
f62601b
transport: Fix event handling
by Andrew Jeffery
· 6 years ago
6c4d8ba
mboxctl: Fix Control.Resume argument type
by Andrew Jeffery
· 6 years ago
5f86227
configure: Update from c++14 to c++17
by William A. Kennington III
· 6 years ago
d5f1d40
clang-format: Pull the format rules from the openbmc/docs repo
by William A. Kennington III
· 6 years ago
b7c49b2
format-code: Use the provided clang format
by William A. Kennington III
· 6 years ago
93c8edc
Documentation: Rewrite protocol specification
by Andrew Jeffery
· 6 years ago
cc65061
vpnor: pnor_partition: Debugging for Request.fulfil()
by Andrew Jeffery
· 6 years ago
cda2964
control: Add FIXME in reset handling
by Andrew Jeffery
· 6 years ago
c84b8f8
test: Add windows_equally_evictable
by Andrew Jeffery
· 6 years ago
b5fd0a4
windows: Include stdbool.h
by Andrew Jeffery
· 6 years ago
ea5400f
transport: dbus: Implement erase
by Andrew Jeffery
· 6 years ago
d66af2a
transport: dbus: Implement flush
by Andrew Jeffery
· 6 years ago
40ef67b
transport: dbus: Implement mark_dirty
by Andrew Jeffery
· 6 years ago
c2cbb3d
transport: dbus: Implement close
by Andrew Jeffery
· 6 years ago
0e785f4
transport: dbus: Implement create_write_window
by Andrew Jeffery
· 6 years ago
b9d72d0
transport: dbus: Implement create_read_window
by Andrew Jeffery
· 6 years ago
9c62717
transport: dbus: Implement get_flash_info
by Andrew Jeffery
· 6 years ago
bcc3399
transport: dbus: Implement ack
by Andrew Jeffery
· 6 years ago
7255d26
transport: dbus: Implement reset
by Andrew Jeffery
· 6 years ago
0453aa4
transport: Rework BMC event handling
by Andrew Jeffery
· 6 years ago
a6ca7a9
transport: dbus: Handle events
by Andrew Jeffery
· 6 years ago
4414fb8
transport: Retain knowledge of setting and clearing of events
by Andrew Jeffery
· 6 years ago
2ebfd20
daemon: Remove the concept of triggering or suppressing events
by Andrew Jeffery
· 6 years ago
23a4821
transport: Switch transports as required on GET_MBOX_INFO
by Andrew Jeffery
· 6 years ago
23140be
transport: dbus: Add get_info
by Andrew Jeffery
· 6 years ago
41c337e
windows: Always allocate a default-size dirty byte map
by Andrew Jeffery
· 6 years ago
26558db
mboxd: Refactor and rename mbox.h to mboxd.h
by Andrew Jeffery
· 6 years ago
55260ce
transport: mbox: Rename free_mbox_dev to transport_mbox_free
by Andrew Jeffery
· 6 years ago
b2466ee
transport: mbox: Rename *init_mbox_dev to *transport_mbox_init
by Andrew Jeffery
· 6 years ago
d86141b
transport: mbox: Rename dispatch_mbox to transport_mbox_dispatch
by Andrew Jeffery
· 6 years ago
5335f09
protocol: Provide abstraction over event notification
by Andrew Jeffery
· 6 years ago
c48d070
flash: Move access rate estimate from transport header
by Andrew Jeffery
· 6 years ago
f21c81c
transport: mbox: Drop handler functions from header
by Andrew Jeffery
· 6 years ago
8eab215
mboxd: Cleanup errnos not captured by tests
by Andrew Jeffery
· 6 years ago
2f1477c
transport: mbox: Centralise errno translation
by Andrew Jeffery
· 6 years ago
c7d1947
vpnor: Hijack protocol rather than transport
by Andrew Jeffery
· 6 years ago
c5c8304
protocol: Add ack
by Andrew Jeffery
· 6 years ago
093eda5
protocol: Add close
by Andrew Jeffery
· 6 years ago
9b920cf
protocol: Add flush
by Andrew Jeffery
· 6 years ago
62a3daa
protocol: Add erase
by Andrew Jeffery
· 6 years ago
a336e43
protocol: Add mark_dirty
by Andrew Jeffery
· 6 years ago
4bcec8e
protocol: Add create_write_window
by Andrew Jeffery
· 6 years ago
22fa500
protocol: Add create_read_window
by Andrew Jeffery
· 6 years ago
91a8745
protocol: Add get_flash_info
by Andrew Jeffery
· 6 years ago
ab666a5
protocol: Add reset
by Andrew Jeffery
· 6 years ago
1e531af
protocol: Add get_info
by Andrew Jeffery
· 6 years ago
457a6e5
mboxd: Rename mboxd_msg to transport_mbox
by Andrew Jeffery
· 6 years ago
ebbfce5
windows: Rename create_map_window to windows_create_map
by Andrew Jeffery
· 6 years ago
17c477a
windows: Rename search_windows to windows_search
by Andrew Jeffery
· 6 years ago
d8c12e1
windows: Rename find_largest_window to windows_find_largest
by Andrew Jeffery
· 6 years ago
9412f05
windows: Rename find_oldest_window to windows_find_oldest
by Andrew Jeffery
· 6 years ago
d6a7426
windows: Rename reset_all_windows to windows_reset_all
by Andrew Jeffery
· 6 years ago
5dc9f95
windows: Rename reset_window to window_reset
by Andrew Jeffery
· 6 years ago
b65bb4c
windows: Rename close_current_window to windows_close_current
by Andrew Jeffery
· 6 years ago
7d5ada6
windows: Rename set_window_bytemap to window_set_bytemap
by Andrew Jeffery
· 6 years ago
348ea79
windows: Rename alloc_window_dirty_bytemap to windows_alloc_dirty_bytemap
by Andrew Jeffery
· 6 years ago
3200c07
windows: Rename write_from_window* to window_flush*
by Andrew Jeffery
· 6 years ago
f5f5142
windows: Rename free_windows to windows_free
by Andrew Jeffery
· 6 years ago
c1a67fa
windows: Rename init_windows to windows_init
by Andrew Jeffery
· 6 years ago
651ff9d
windows: Add WINDOWS prefix to FLUSH macros
by Andrew Jeffery
· 6 years ago
a66bcea
windows: Rename header guard
by Andrew Jeffery
· 6 years ago
f593b1b
mboxd: Rename windows files
by Andrew Jeffery
· 6 years ago
17971e4
lpc: Rename reset_lpc to lpc_reset
by Andrew Jeffery
· 6 years ago
17079d1
lpc: Rename point_to_memory to lpc_map_memory
by Andrew Jeffery
· 6 years ago
ec0f230
lpc: Rename point_to_flash lpc_map_flash
by Andrew Jeffery
· 6 years ago
2e2df28
lpc: Rename free_lpc_dev to lpc_dev_free
by Andrew Jeffery
· 6 years ago
cb9b210
lpc: Rename init_lpc_dev to lpc_dev_init
by Andrew Jeffery
· 6 years ago
856c717
lpc: Drop __cplusplus guard
by Andrew Jeffery
· 6 years ago
1714e4f
lpc: Rename header-guard
by Andrew Jeffery
· 6 years ago
cd18611
mboxd: Rename lpc source files
by Andrew Jeffery
· 6 years ago
0293f2f
flash: Rename write_flash to flash_write
by Andrew Jeffery
· 6 years ago
Next »