U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v3 0/6] arm: ti: misc updates and bug fixes
@ 2017-12-28 15:09 Lokesh Vutla
  2017-12-28 15:09 ` [U-Boot] [PATCH v3 1/6] configs: k2g_evm: Allocate more space for u-boot Lokesh Vutla
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Lokesh Vutla @ 2017-12-28 15:09 UTC (permalink / raw)
  To: u-boot

This series consolidates few bug fixes on TI platforms.

Changes since v2:
- Added a new patch for making in file structures static.

Lokesh Vutla (4):
  configs: k2g_evm: Allocate more space for u-boot
  tools: omapimage: Fix mismatch of image size in header
  arm: am33xx: Avoid writing into reserved DPLL divider
  board: ti: k2g: Make ddr3* declarations as static

Rex Chang (1):
  board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s support

Tomi Valkeinen (1):
  board: ti: dra76: mux wakeup2 as gpio1_2

 arch/arm/mach-keystone/include/mach/hardware.h |  3 ++
 arch/arm/mach-keystone/init.c                  | 17 ++++++-
 arch/arm/mach-omap2/am33xx/clock_am33xx.c      | 12 ++---
 board/ti/dra7xx/mux_data.h                     |  2 +-
 board/ti/ks2_evm/board.h                       |  4 ++
 board/ti/ks2_evm/board_k2g.c                   | 32 ++++++++++---
 board/ti/ks2_evm/ddr3_k2g.c                    | 65 +++++++++++++++++++++++---
 board/ti/ks2_evm/mux-k2g.h                     |  2 +-
 include/configs/k2g_evm.h                      |  6 ++-
 tools/omapimage.c                              |  2 +-
 10 files changed, 119 insertions(+), 26 deletions(-)

-- 
2.15.1

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

end of thread, other threads:[~2018-01-19 21:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-28 15:09 [U-Boot] [PATCH v3 0/6] arm: ti: misc updates and bug fixes Lokesh Vutla
2017-12-28 15:09 ` [U-Boot] [PATCH v3 1/6] configs: k2g_evm: Allocate more space for u-boot Lokesh Vutla
2018-01-19 21:11   ` [U-Boot] [U-Boot, v3, " Tom Rini
2017-12-28 15:09 ` [U-Boot] [PATCH v3 2/6] board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s support Lokesh Vutla
2018-01-19 21:11   ` [U-Boot] [U-Boot, v3, " Tom Rini
2017-12-28 15:10 ` [U-Boot] [PATCH v3 3/6] tools: omapimage: Fix mismatch of image size in header Lokesh Vutla
2018-01-19 21:11   ` [U-Boot] [U-Boot, v3, " Tom Rini
2017-12-28 15:10 ` [U-Boot] [PATCH v3 4/6] arm: am33xx: Avoid writing into reserved DPLL divider Lokesh Vutla
2018-01-19 21:11   ` [U-Boot] [U-Boot, v3, " Tom Rini
2017-12-28 15:10 ` [U-Boot] [PATCH v3 5/6] board: ti: dra76: mux wakeup2 as gpio1_2 Lokesh Vutla
2018-01-19 21:12   ` [U-Boot] [U-Boot, v3, " Tom Rini
2017-12-28 15:10 ` [U-Boot] [PATCH v3 6/6] board: ti: k2g: Make ddr3* declarations as static Lokesh Vutla
2018-01-01 13:39   ` Tom Rini
2018-01-19 21:12   ` [U-Boot] [U-Boot, v3, " Tom Rini
2018-01-18 14:07 ` [U-Boot] [PATCH v3 0/6] arm: ti: misc updates and bug fixes Lokesh Vutla

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