Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-24 | pstore: Use root address-cells/size-cells as defaults for reserved-memory | Andrey Skvortsov | 1 | -2/+8 |
2022-02-14 | pstore: Support already existing reserved-memory node | Detlev Casanova | 1 | -5/+34 |
2021-08-02 | global: Convert simple_strtoul() with decimal to dectoul() | Simon Glass | 1 | -1/+1 |
2021-08-02 | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass | 1 | -7/+7 |
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass | 1 | -0/+1 |
2020-10-14 | cmd: Fixup DT to pass PStore Ramoops parameters | Frédéric Danis | 1 | -0/+38 |
2020-10-14 | cmd: Add command to display or save Linux PStore dumps | Frédéric Danis | 1 | -0/+506 |