mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] MIPS pbl fixes
@ 2013-06-17 16:35 Antony Pavlov
  2013-06-17 16:35 ` [PATCH 1/3] MIPS: pbl: remove extra LONGSIZE definition Antony Pavlov
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Antony Pavlov @ 2013-06-17 16:35 UTC (permalink / raw)
  To: barebox

[PATCH 1/3] MIPS: pbl: remove extra LONGSIZE definition
[PATCH 2/3] MIPS: pbl: use generated label in ADR macro
[PATCH 3/3] MIPS: pbl: remove extra copyrights

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

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/3] MIPS: pbl fixes
@ 2024-06-12 23:28 Antony Pavlov
  2024-06-13  6:59 ` Sascha Hauer
  0 siblings, 1 reply; 7+ messages in thread
From: Antony Pavlov @ 2024-06-12 23:28 UTC (permalink / raw)
  To: barebox; +Cc: Oleksij Rempel, Ahmad Fatoum

Antony Pavlov (3):
  MIPS: don't pass fdt_size into main_entry()
  MIPS: pbl_main_entry(): inline barebox_uncompress()
  MIPS: rename pbl_main_entry() -> barebox_pbl_start()

 arch/mips/boards/board-dt-2nd.S               |  4 +--
 arch/mips/boards/netgear-wg102/lowlevel.S     |  2 +-
 arch/mips/boot/Makefile                       |  2 +-
 arch/mips/boot/dtb.c                          |  1 -
 arch/mips/boot/main_entry.c                   |  6 ++---
 arch/mips/boot/start.c                        |  9 +++----
 .../boot/{main_entry-pbl.c => uncompress.c}   | 26 ++++++++-----------
 arch/mips/include/asm/asm.h                   |  2 +-
 arch/mips/lib/reloc.c                         | 12 ++++-----
 9 files changed, 27 insertions(+), 37 deletions(-)
 rename arch/mips/boot/{main_entry-pbl.c => uncompress.c} (71%)

-- 
2.39.0




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

end of thread, other threads:[~2024-06-13  6:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-17 16:35 [PATCH 0/3] MIPS pbl fixes Antony Pavlov
2013-06-17 16:35 ` [PATCH 1/3] MIPS: pbl: remove extra LONGSIZE definition Antony Pavlov
2013-06-17 16:35 ` [PATCH 2/3] MIPS: pbl: use generated label in ADR macro Antony Pavlov
2013-06-17 16:35 ` [PATCH 3/3] MIPS: pbl: remove extra copyrights Antony Pavlov
2013-06-18  7:17 ` [PATCH 0/3] MIPS pbl fixes Sascha Hauer
2024-06-12 23:28 [PATCH 0/3] MIPS: " Antony Pavlov
2024-06-13  6:59 ` Sascha Hauer

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