mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/7] sandbox: turn into deep probe platform
@ 2021-06-28  6:45 Ahmad Fatoum
  2021-06-28  6:45 ` [PATCH 1/7] sandbox: power: set $global.system.reset=POR on poweroff Ahmad Fatoum
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ahmad Fatoum @ 2021-06-28  6:45 UTC (permalink / raw)
  To: barebox

Ahmad Fatoum (7):
  sandbox: power: set $global.system.reset=POR on poweroff
  sandbox: fix probe order dependency between watchdog and power
  of: partition: implement of_partition_ensure_probed
  state: support deep probe
  nvmem: support deep probe
  sandbox: turn into deep probe platform
  Revert "sandbox: hostfile: move initcall to earlier postcore level"

 arch/sandbox/board/board.c    | 16 ++++++++++++++--
 arch/sandbox/board/hostfile.c |  2 +-
 arch/sandbox/board/power.c    | 14 +++++++++++---
 arch/sandbox/board/watchdog.c | 14 ++++++--------
 common/state/state.c          |  4 ++++
 drivers/nvmem/core.c          | 13 +++++++++++++
 drivers/of/partition.c        | 11 +++++++++++
 include/of.h                  |  6 ++++++
 8 files changed, 66 insertions(+), 14 deletions(-)

-- 
2.30.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-07-18  5:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-28  6:45 [PATCH 0/7] sandbox: turn into deep probe platform Ahmad Fatoum
2021-06-28  6:45 ` [PATCH 1/7] sandbox: power: set $global.system.reset=POR on poweroff Ahmad Fatoum
2021-06-28  6:45 ` [PATCH 2/7] sandbox: fix probe order dependency between watchdog and power Ahmad Fatoum
2021-06-28  6:45 ` [PATCH 3/7] of: partition: implement of_partition_ensure_probed Ahmad Fatoum
2021-06-28  6:45 ` [PATCH 4/7] state: support deep probe Ahmad Fatoum
2021-06-28  6:45 ` [PATCH 5/7] nvmem: " Ahmad Fatoum
2021-06-28  6:45 ` [PATCH 6/7] sandbox: turn into deep probe platform Ahmad Fatoum
2021-06-28  6:45 ` [PATCH 7/7] Revert "sandbox: hostfile: move initcall to earlier postcore level" Ahmad Fatoum
2021-07-18  5:14 ` [PATCH 0/7] sandbox: turn into deep probe platform Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox