public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v3 0/8] Pending patches for merging
@ 2013-12-16 22:43 Otavio Salvador
  2013-12-16 22:43 ` [U-Boot] [PATCH v3 1/8] wandboard: add Future Eletronics 7" WVGA LCD extension board Otavio Salvador
                   ` (7 more replies)
  0 siblings, 8 replies; 25+ messages in thread
From: Otavio Salvador @ 2013-12-16 22:43 UTC (permalink / raw)
  To: u-boot

This sends all the patches I've been keeping in my tree and are awaiting to be
applied. Basically:

 * Wandboard LCD support and environment changes
 * mx28evk environment changes
 * SabreSD eMMC installation support
 * IOMUX fix
 * FDT loadaddr fix
 * FEC Anatop clock fix

Changes in v3:
- rebased on imx/master
- new patch

Changes in v2:
- Change loadaddr to allow use with more than 1G of RAM

Otavio Salvador (8):
  wandboard: add Future Eletronics 7" WVGA LCD extension board
  mx6sabresd: Add eMMC specific environment to allow U-Boot update
  imx: Easy enabling of SION per-pin using MUX_MODE_SION helper macro
  mx28evk: Use 512k for fdt partition to align it
  mx28evk: Add 'nandboot' environment command
  mx28evk: Extend environment to easy write of NAND system
  ARM: mx6: Change the FDT loading address to avoid overlaping
  ARM: mx6: Allow enablement of FEC Anatop based clock for all MX6

 arch/arm/cpu/armv7/mx6/clock.c             |  21 +--
 arch/arm/include/asm/imx-common/iomux-v3.h |   2 +
 board/wandboard/wandboard.c                | 240 ++++++++++++++++++++++++++---
 include/configs/cgtqmx6eval.h              |   2 +-
 include/configs/mx28evk.h                  |  55 ++++++-
 include/configs/mx6sabre_common.h          |  25 ++-
 include/configs/mx6sabresd.h               |   2 +
 include/configs/nitrogen6x.h               |   2 +-
 include/configs/udoo.h                     |   2 +-
 include/configs/wandboard.h                |  37 ++++-
 10 files changed, 346 insertions(+), 42 deletions(-)

-- 
1.8.4.3

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

end of thread, other threads:[~2014-01-03 17:47 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-16 22:43 [U-Boot] [PATCH v3 0/8] Pending patches for merging Otavio Salvador
2013-12-16 22:43 ` [U-Boot] [PATCH v3 1/8] wandboard: add Future Eletronics 7" WVGA LCD extension board Otavio Salvador
2013-12-19 10:36   ` Stefano Babic
2014-01-03 17:47     ` Otavio Salvador
2013-12-16 22:43 ` [U-Boot] [PATCH v3 2/8] mx6sabresd: Add eMMC specific environment to allow U-Boot update Otavio Salvador
2014-01-03 14:30   ` Stefano Babic
2014-01-03 14:48     ` Stefano Babic
2013-12-16 22:44 ` [U-Boot] [PATCH v3 3/8] imx: Easy enabling of SION per-pin using MUX_MODE_SION helper macro Otavio Salvador
2013-12-19 10:40   ` Stefano Babic
2014-01-03 14:30   ` Stefano Babic
2013-12-16 22:44 ` [U-Boot] [PATCH v3 4/8] mx28evk: Use 512k for fdt partition to align it Otavio Salvador
2013-12-19 10:41   ` Stefano Babic
2014-01-03 14:33   ` Stefano Babic
2013-12-16 22:44 ` [U-Boot] [PATCH v3 5/8] mx28evk: Add 'nandboot' environment command Otavio Salvador
2013-12-19 10:45   ` Stefano Babic
2013-12-19 11:02   ` Fabio Estevam
2014-01-03 14:33   ` Stefano Babic
2013-12-16 22:44 ` [U-Boot] [PATCH v3 6/8] mx28evk: Extend environment to easy write of NAND system Otavio Salvador
2014-01-03 14:34   ` Stefano Babic
2013-12-16 22:44 ` [U-Boot] [PATCH v3 7/8] ARM: mx6: Change the FDT loading address to avoid overlaping Otavio Salvador
2013-12-19 10:47   ` Stefano Babic
2014-01-03 14:34   ` Stefano Babic
2013-12-16 22:44 ` [U-Boot] [PATCH v3 8/8] ARM: mx6: Allow enablement of FEC Anatop based clock for all MX6 Otavio Salvador
2013-12-19 10:50   ` Stefano Babic
2014-01-03 14:35   ` Stefano Babic

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