public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/7] am57xx-idk LCD and am571x-idk 6 port ethernet pinmux
@ 2017-01-26 13:07 Roger Quadros
  2017-01-26 13:07 ` [U-Boot] [PATCH 1/7] ARM: OMAP5+: GPIO: Add GPIO_TO_PIN() macro Roger Quadros
                   ` (6 more replies)
  0 siblings, 7 replies; 20+ messages in thread
From: Roger Quadros @ 2017-01-26 13:07 UTC (permalink / raw)
  To: u-boot

Hi,

This series contains

- Support am571x-idk LCD vs 6 port ethernet pinmux configuration.
- AM57xx-idk LCD detection support
- K2G: pick up PRUSS ethernet MAC addresses from board EEPROM

cheers,
-roger

Lokesh Vutla (1):
  ti: common: board_detect: Rename EEPROM scratch start macro

Nishanth Menon (1):
  board: ti: am57xx-idk: Auto detect LCD Panel

Roger Quadros (5):
  ARM: OMAP5+: GPIO: Add GPIO_TO_PIN() macro
  ti: common: board_detect: commodify ethaddr environment setting code
  board: ti: am571x-idk: Support 6 port Ethernet or 4 port Ethernet with
    LCD
  board: ti: am571x-idk: Update pinmux for ICSS2 Ethernet
  ARM: k2g: setup PRU ethernet MAC addresses

 arch/arm/include/asm/arch-omap5/gpio.h |   4 +
 arch/arm/include/asm/omap_common.h     |   8 +-
 board/ti/am57xx/board.c                | 102 ++++++++++++++++++++
 board/ti/am57xx/mux_data.h             | 166 ++++++++++++++++++++-------------
 board/ti/common/board_detect.c         |  57 +++++++++++
 board/ti/common/board_detect.h         |  14 ++-
 board/ti/ks2_evm/board_k2g.c           |  19 ++++
 include/configs/k2g_evm.h              |   4 +
 include/configs/ti_omap5_common.h      |  14 ++-
 9 files changed, 315 insertions(+), 73 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-01-27 14:54 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-26 13:07 [U-Boot] [PATCH 0/7] am57xx-idk LCD and am571x-idk 6 port ethernet pinmux Roger Quadros
2017-01-26 13:07 ` [U-Boot] [PATCH 1/7] ARM: OMAP5+: GPIO: Add GPIO_TO_PIN() macro Roger Quadros
2017-01-26 17:41   ` Tom Rini
2017-01-26 13:07 ` [U-Boot] [PATCH 2/7] ti: common: board_detect: commodify ethaddr environment setting code Roger Quadros
2017-01-26 17:41   ` Tom Rini
2017-01-27  8:52     ` Roger Quadros
2017-01-26 13:07 ` [U-Boot] [PATCH 3/7] board: ti: am571x-idk: Support 6 port Ethernet or 4 port Ethernet with LCD Roger Quadros
2017-01-26 17:41   ` Tom Rini
2017-01-26 13:07 ` [U-Boot] [PATCH 4/7] board: ti: am571x-idk: Update pinmux for ICSS2 Ethernet Roger Quadros
2017-01-26 17:41   ` Tom Rini
2017-01-26 13:07 ` [U-Boot] [PATCH 5/7] board: ti: am57xx-idk: Auto detect LCD Panel Roger Quadros
2017-01-26 17:33   ` menon.nishanth at gmail.com
2017-01-27  8:54     ` Roger Quadros
2017-01-27 10:40       ` menon.nishanth at gmail.com
2017-01-26 17:41   ` Tom Rini
2017-01-26 13:07 ` [U-Boot] [PATCH 6/7] ARM: k2g: setup PRU ethernet MAC addresses Roger Quadros
2017-01-26 17:41   ` Tom Rini
2017-01-27  8:58     ` Roger Quadros
2017-01-27 14:54       ` Tom Rini
2017-01-26 13:07 ` [U-Boot] [PATCH 7/7] ti: common: board_detect: Rename EEPROM scratch start macro Roger Quadros

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