mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* AM335x patches
@ 2014-09-30 13:10 Sascha Hauer
  2014-09-30 13:10 ` [PATCH 1/6] ARM: am33xx update SPI NOR: Check image size before flashing Sascha Hauer
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sascha Hauer @ 2014-09-30 13:10 UTC (permalink / raw)
  To: barebox

AM335x related patches, additions to the update handlers code and
documentation updates.

Sascha

----------------------------------------------------------------
Sascha Hauer (6):
      ARM: am33xx update SPI NOR: Check image size before flashing
      ARM: am33xx update SPI NOR: Ask use before flashing
      ARM: am335x: Add a NAND update handler for the regular barebox
      ARM: am335x Phytec phyCORE: register SPI NOR and NAND update handlers
      ARM: am335x: NAND MLO update: always let the user confirm updating
      Documentation: Add some TI AM335x specific documentation

 Documentation/boards/am335x.rst                    | 42 +++++++++++++++++++
 Documentation/boards/omap.rst                      |  4 +-
 Documentation/user/barebox.rst                     |  2 +
 arch/arm/boards/phytec-phycore-am335x/board.c      |  2 +
 arch/arm/configs/am335x_defconfig                  |  2 +-
 arch/arm/mach-omap/Kconfig                         | 11 ++---
 arch/arm/mach-omap/Makefile                        |  2 +-
 ...3xx_bbu_nand_xloadslots.c => am33xx_bbu_nand.c} | 47 ++++++++++++++++++++--
 arch/arm/mach-omap/am33xx_bbu_spi_mlo.c            | 17 ++++++++
 arch/arm/mach-omap/include/mach/bbu.h              |  8 +++-
 10 files changed, 123 insertions(+), 14 deletions(-)
 create mode 100644 Documentation/boards/am335x.rst
 rename arch/arm/mach-omap/{am33xx_bbu_nand_xloadslots.c => am33xx_bbu_nand.c} (74%)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2014-09-30 13:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-30 13:10 AM335x patches Sascha Hauer
2014-09-30 13:10 ` [PATCH 1/6] ARM: am33xx update SPI NOR: Check image size before flashing Sascha Hauer
2014-09-30 13:10 ` [PATCH 2/6] ARM: am33xx update SPI NOR: Ask use " Sascha Hauer
2014-09-30 13:10 ` [PATCH 3/6] ARM: am335x: Add a NAND update handler for the regular barebox Sascha Hauer
2014-09-30 13:10 ` [PATCH 4/6] ARM: am335x Phytec phyCORE: register SPI NOR and NAND update handlers Sascha Hauer
2014-09-30 13:10 ` [PATCH 5/6] ARM: am335x: NAND MLO update: always let the user confirm updating Sascha Hauer
2014-09-30 13:10 ` [PATCH 6/6] Documentation: Add some TI AM335x specific documentation Sascha Hauer

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