public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/9] GE Board cleanups
@ 2020-11-04 16:18 Sebastian Reichel
  2020-11-04 16:18 ` [PATCH 1/9] board: ge: bx50v3: Update MAINTAINERS Sebastian Reichel
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Sebastian Reichel @ 2020-11-04 16:18 UTC (permalink / raw)
  To: u-boot

Hi,

This series contains a collection of cleanups and fixes for
the GE boards. They are mostly independent patches, but all
of them just touch the GE boards so I grouped them together:

PATCH 1-3: Update/Create MAINTAINERS files for all GE boards
PATCH 4: Fix regression due to recent device tree change
PATCH 5: Fix NFS config bug for Bx50v3
PATCH 6-7: simple cleanups without functional change
PATCH 8: slightly reduce the valid VPD size in the EEPROM
PATCH 9: support b850v3 watchdog reboot detection

Thanks,

-- Sebastian

Ian Ray (3):
  board: ge: bx50v3: correct CONFIG_CMD_NFS
  board: ge: reduce VPD EEPROM partition size
  board: ge: bx50v3: check b850v3 power management watchdog

Sebastian Reichel (6):
  board: ge: bx50v3: Update MAINTAINERS
  board: ge: ppd: Update MAINTAINERS
  board: ge: b1x5v2: Add MAINTAINERS
  board: ge: common: vpd: fix name
  board: ge: bx50v3: drop unused pinmux defines
  board: ge: bx50v3: reduce magic numbers

 arch/arm/dts/imx53-ppd-uboot.dtsi    |  2 +-
 arch/arm/dts/imx6q-bx50v3-uboot.dtsi |  2 +-
 board/ge/b1x5v2/MAINTAINERS          |  9 +++++
 board/ge/bx50v3/MAINTAINERS          | 11 +++--
 board/ge/bx50v3/bx50v3.c             | 60 +++++++++++-----------------
 board/ge/common/vpd_reader.c         |  2 +-
 board/ge/mx53ppd/MAINTAINERS         | 10 +++--
 include/configs/ge_bx50v3.h          |  8 ++--
 8 files changed, 53 insertions(+), 51 deletions(-)
 create mode 100644 board/ge/b1x5v2/MAINTAINERS

-- 
2.28.0

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

end of thread, other threads:[~2020-12-08  8:00 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-04 16:18 [PATCH 0/9] GE Board cleanups Sebastian Reichel
2020-11-04 16:18 ` [PATCH 1/9] board: ge: bx50v3: Update MAINTAINERS Sebastian Reichel
2020-11-04 16:18 ` [PATCH 2/9] board: ge: ppd: " Sebastian Reichel
2020-11-05  9:12   ` Martyn Welch
2020-11-04 16:18 ` [PATCH 3/9] board: ge: b1x5v2: Add MAINTAINERS Sebastian Reichel
2020-11-04 16:18 ` [PATCH 4/9] board: ge: common: vpd: fix name Sebastian Reichel
2020-12-08  8:00   ` sbabic at denx.de
2020-11-04 16:18 ` [PATCH 5/9] board: ge: bx50v3: correct CONFIG_CMD_NFS Sebastian Reichel
2020-12-08  8:00   ` sbabic at denx.de
2020-11-04 16:18 ` [PATCH 6/9] board: ge: bx50v3: drop unused pinmux defines Sebastian Reichel
2020-12-08  7:59   ` sbabic at denx.de
2020-11-04 16:18 ` [PATCH 7/9] board: ge: bx50v3: reduce magic numbers Sebastian Reichel
2020-12-08  7:59   ` sbabic at denx.de
2020-11-04 16:18 ` [PATCH 8/9] board: ge: reduce VPD EEPROM partition size Sebastian Reichel
2020-12-08  7:59   ` sbabic at denx.de
2020-11-04 16:18 ` [PATCH 9/9] board: ge: bx50v3: check b850v3 power management watchdog Sebastian Reichel
2020-12-08  7:59   ` sbabic at denx.de

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