All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] Add support am335, Guardian
@ 2021-01-06 15:31 Gireesh.Hiremath at in.bosch.com
  2021-01-06 15:31 ` [PATCH 01/10] am335x, guardian: Enable backlight Gireesh.Hiremath at in.bosch.com
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Gireesh.Hiremath at in.bosch.com @ 2021-01-06 15:31 UTC (permalink / raw)
  To: u-boot

From: Gireesh Hiremath <Gireesh.Hiremath@in.bosch.com>

add support for backlight, splash screen, tftp_load_addr in environment
add memtest cmd, swi logic, dhcp fail info
add ubi fastmap support
update pinmux, code clean up

Gireesh Hiremath (8):
  am335x, guardian: Enable backlight
  am335x, guardian: Enable splash screen
  am335x, guardian: configs: add ubi fastmap support
  am335x, guardian: cmd: add memtest configs
  am335x,guardian: display DHCP Failed on lcd when dhcp fails during
    boot
  am335x, guardian: update swi logic
  am335x, guardian: set environment variable autoload to no
  am335x, guardian: code cleanup and boot optimization

Moses Christopher (2):
  am335x, guardian: set tftp_load_addr in environment
  am335x, guardian: Update pinmux configuration

 arch/arm/dts/am335x-guardian.dts  |   6 +-
 board/bosch/guardian/board.c      | 139 ++++++++++++++++++++++++------
 configs/am335x_guardian_defconfig |  11 ++-
 include/configs/am335x_guardian.h |  24 +++++-
 4 files changed, 149 insertions(+), 31 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2021-01-17 10:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-06 15:31 [PATCH 00/10] Add support am335, Guardian Gireesh.Hiremath at in.bosch.com
2021-01-06 15:31 ` [PATCH 01/10] am335x, guardian: Enable backlight Gireesh.Hiremath at in.bosch.com
2021-01-06 15:31 ` [PATCH 02/10] am335x, guardian: Enable splash screen Gireesh.Hiremath at in.bosch.com
2021-01-17 10:51   ` Lokesh Vutla
2021-01-06 15:31 ` [PATCH 03/10] am335x, guardian: configs: add ubi fastmap support Gireesh.Hiremath at in.bosch.com
2021-01-06 15:31 ` [PATCH 04/10] am335x, guardian: set tftp_load_addr in environment Gireesh.Hiremath at in.bosch.com
2021-01-06 15:31 ` [PATCH 05/10] am335x, guardian: cmd: add memtest configs Gireesh.Hiremath at in.bosch.com
2021-01-06 15:31 ` [PATCH 06/10] am335x, guardian: display DHCP Failed on lcd when dhcp fails during boot Gireesh.Hiremath at in.bosch.com
2021-01-06 15:31 ` [PATCH 07/10] am335x, guardian: update swi logic Gireesh.Hiremath at in.bosch.com
2021-01-06 15:31 ` [PATCH 08/10] am335x, guardian: Update pinmux configuration Gireesh.Hiremath at in.bosch.com
2021-01-17 10:52   ` Lokesh Vutla
2021-01-06 15:31 ` [PATCH 09/10] am335x, guardian: set environment variable autoload to no Gireesh.Hiremath at in.bosch.com
2021-01-06 15:31 ` [PATCH 10/10] am335x, guardian: code cleanup and boot optimization Gireesh.Hiremath at in.bosch.com

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.