History log of /openbmc/libcper/sections/cper-section-memory.c (Results 1 – 10 of 10)
Revision Date Author Comments
# fedd457d 12-Jul-2024 Ed Tanous <ed@tanous.net>

Remove trailing whitespace

clang-format won't remove trailing whitespace if that's the only change.
Fix them all.

Change-Id: Ic6e14af43cdd11905d3b58430d49b9ec1484f812
Signed-off-by: Ed Tanous <ed@t

Remove trailing whitespace

clang-format won't remove trailing whitespace if that's the only change.
Fix them all.

Change-Id: Ic6e14af43cdd11905d3b58430d49b9ec1484f812
Signed-off-by: Ed Tanous <ed@tanous.net>

show more ...


# f8fc7052 03-May-2024 John Chung <john.chung@arm.com>

Formatting .c/.h files and fix memory leakage issues

Signed-off-by: John Chung <john.chung@arm.com>
Change-Id: Id8328f412c2724992d80c0b3f895c8f85bc4ae68


# 5202bbb4 12-Aug-2022 Lawrence Tang <lawrence.tang@arm.com>

Source json.h non-locally.

Change-Id: Ia42c41fde74596b394a1f7ae0021f1a5510991a8


# e407b4c8 21-Jul-2022 Lawrence Tang <lawrence.tang@arm.com>

Partial reformat to kernel code style.


# 3ab351fe 20-Jul-2022 Lawrence Tang <lawrence.tang@arm.com>

Fix errors in CPER write, remove PCIe AER support.


# 3b7f45b5 14-Jul-2022 Lawrence Tang <lawrence.tang@arm.com>

Add PCIe/memory CPER-JSON parsing.


# 583cdeee 11-Jul-2022 Lawrence Tang <lawrence.tang@arm.com>

Add memory error/memory error 2 sections.


# 54da4414 06-Jul-2022 Lawrence Tang <lawrence.tang@arm.com>

Add full memory and memory2 section support.


# a0865e38 06-Jul-2022 Lawrence Tang <lawrence.tang@arm.com>

Add support for platform memory 1 records.


# 7f21db6c 06-Jul-2022 Lawrence Tang <lawrence.tang@arm.com>

Add complete ARM support, partial memory support.