All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] GE Board fixes and cleanups
@ 2021-04-23 14:15 Sebastian Reichel
  2021-04-23 14:15 ` [PATCH 1/7] board: ge: bx50v3: fix crystal bit Sebastian Reichel
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Sebastian Reichel @ 2021-04-23 14:15 UTC (permalink / raw)
  To: u-boot

Collection of downstream fixes and cleanups for GE boards.

-- Sebastian

Ian Ray (5):
  configs: ge: bx50v3: adjust watchdog period
  configs: ge: use non-persistent environment
  include: configs: ge: bx50v3: drop USB boot
  include: configs: ge: simplify default boot command
  include: configs: ge: avoid shell on boot failure

Sebastian Reichel (2):
  board: ge: bx50v3: fix crystal bit
  board: ge: bx50v3: add phy reset GPIO

 arch/arm/dts/imx6q-bx50v3-uboot.dtsi | 12 ++++++++++++
 board/ge/bx50v3/bx50v3.c             | 26 ++++++++++++++++++++++++++
 configs/ge_bx50v3_defconfig          |  4 ++--
 configs/mx53ppd_defconfig            |  2 +-
 include/configs/ge_bx50v3.h          | 17 +++++------------
 include/configs/mx53ppd.h            | 18 +++++++++---------
 6 files changed, 55 insertions(+), 24 deletions(-)

-- 
2.30.2

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

end of thread, other threads:[~2021-05-02 11:43 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-23 14:15 [PATCH 0/7] GE Board fixes and cleanups Sebastian Reichel
2021-04-23 14:15 ` [PATCH 1/7] board: ge: bx50v3: fix crystal bit Sebastian Reichel
2021-05-02 11:42   ` stefano.babic at babic.homelinux.org
2021-04-23 14:15 ` [PATCH 2/7] board: ge: bx50v3: add phy reset GPIO Sebastian Reichel
2021-05-02 11:43   ` stefano.babic at babic.homelinux.org
2021-04-23 14:15 ` [PATCH 3/7] configs: ge: bx50v3: adjust watchdog period Sebastian Reichel
2021-05-02 11:42   ` stefano.babic at babic.homelinux.org
2021-04-23 14:15 ` [PATCH 4/7] configs: ge: use non-persistent environment Sebastian Reichel
2021-05-02 11:42   ` stefano.babic at babic.homelinux.org
2021-04-23 14:15 ` [PATCH 5/7] include: configs: ge: bx50v3: drop USB boot Sebastian Reichel
2021-05-02 11:42   ` stefano.babic at babic.homelinux.org
2021-04-23 14:15 ` [PATCH 6/7] include: configs: ge: simplify default boot command Sebastian Reichel
2021-05-02 11:42   ` stefano.babic at babic.homelinux.org
2021-04-23 14:15 ` [PATCH 7/7] include: configs: ge: avoid shell on boot failure Sebastian Reichel
2021-05-02 11:41   ` stefano.babic at babic.homelinux.org

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.