mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Oleksij Rempel <o.rempel@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Oleksij Rempel <o.rempel@pengutronix.de>
Subject: [PATCH v2 0/3] ath79: enhancements
Date: Wed, 23 Jan 2019 08:24:00 +0100	[thread overview]
Message-ID: <20190123072403.30981-1-o.rempel@pengutronix.de> (raw)

changes v2 20190123:
- squash bootstrap helper patches to one patch
- rename helper macro
- Add more comments

Oleksij Rempel (3):
  MIPS: tplink-mr3020: use ar9331_pbl_generic_start
  MIPS: black-swift: use ar9331_pbl_generic_start
  MIPS: ath79: add spi and sram bootstrap helpers

 arch/mips/boards/black-swift/lowlevel.S       | 29 +------------------
 arch/mips/boards/tplink-mr3020/lowlevel.S     | 29 +------------------
 arch/mips/include/asm/asm.h                   | 20 +++++++++++++
 arch/mips/lib/Makefile                        |  1 +
 arch/mips/lib/end.S                           | 16 ++++++++++
 arch/mips/mach-ath79/Makefile                 |  3 ++
 .../mips/mach-ath79/include/mach/pbl_macros.h | 21 ++++++++++++++
 .../mach-ath79/lowlevel_ar9331_spi_trap.S     | 18 ++++++++++++
 arch/mips/mach-ath79/lowlevel_ar9331_sram.S   | 18 ++++++++++++
 images/Makefile.ath79                         |  8 +++++
 10 files changed, 107 insertions(+), 56 deletions(-)
 create mode 100644 arch/mips/lib/end.S
 create mode 100644 arch/mips/mach-ath79/lowlevel_ar9331_spi_trap.S
 create mode 100644 arch/mips/mach-ath79/lowlevel_ar9331_sram.S

-- 
2.20.1


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

             reply	other threads:[~2019-01-23  7:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-23  7:24 Oleksij Rempel [this message]
2019-01-23  7:24 ` [PATCH v2 1/3] MIPS: tplink-mr3020: use ar9331_pbl_generic_start Oleksij Rempel
2019-01-23  8:12   ` Sam Ravnborg
2019-01-23  7:24 ` [PATCH v2 2/3] MIPS: black-swift: " Oleksij Rempel
2019-01-23  8:12   ` Sam Ravnborg
2019-01-23  7:24 ` [PATCH v2 3/3] MIPS: ath79: add spi and sram bootstrap helpers Oleksij Rempel
2019-01-24  7:33 ` [PATCH v2 0/3] ath79: enhancements Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190123072403.30981-1-o.rempel@pengutronix.de \
    --to=o.rempel@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox