mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] misc MIPS patches
@ 2015-09-20 22:50 Antony Pavlov
  2015-09-20 22:50 ` [PATCH 1/3] MIPS: mach-ath79: make ar71xx_regs.h assembler-tolerant Antony Pavlov
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Antony Pavlov @ 2015-09-20 22:50 UTC (permalink / raw)
  To: barebox

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

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

end of thread, other threads:[~2015-09-21  6:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-20 22:50 [PATCH 0/3] misc MIPS patches Antony Pavlov
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

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