From: Antony Pavlov <antonynpavlov@gmail.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/3] misc MIPS patches
Date: Mon, 21 Sep 2015 01:50:42 +0300 [thread overview]
Message-ID: <1442789445-10778-1-git-send-email-antonynpavlov@gmail.com> (raw)
Antony Pavlov (3):
MIPS: mach-ath79: make ar71xx_regs.h assembler-tolerant
MIPS: PBL: Add missing pieces for xz compressed PBL image
MIPS: refactor SPL start.S code
arch/mips/boot/start.S | 108 ++----------------------
arch/mips/lib/Makefile | 2 +
arch/mips/mach-ath79/include/mach/ar71xx_regs.h | 4 +
arch/mips/mach-ath79/include/mach/debug_ll.h | 5 +-
arch/mips/pbl/.gitignore | 2 +
arch/mips/pbl/Makefile | 1 +
arch/mips/pbl/piggy.xzkern.S | 6 ++
7 files changed, 23 insertions(+), 105 deletions(-)
create mode 100644 arch/mips/pbl/piggy.xzkern.S
--
2.5.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2015-09-20 22:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-20 22:50 Antony Pavlov [this message]
2015-09-20 22:50 ` [PATCH 1/3] MIPS: mach-ath79: make ar71xx_regs.h assembler-tolerant Antony Pavlov
2015-09-20 22:50 ` [PATCH 2/3] MIPS: PBL: Add missing pieces for xz compressed PBL image Antony Pavlov
2015-09-20 22:50 ` [PATCH 3/3] MIPS: refactor SPL start.S code Antony Pavlov
2015-09-21 6:22 ` [PATCH 0/3] misc MIPS patches Sascha Hauer
2015-09-21 6:56 ` Antony Pavlov
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=1442789445-10778-1-git-send-email-antonynpavlov@gmail.com \
--to=antonynpavlov@gmail.com \
--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