All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] QEMU (qemu-mips) and MIPS 64-bit changes
@ 2016-02-17 13:23 Stanislav Galabov
  2016-04-10 18:43 ` Daniel Schwierzeck
  0 siblings, 1 reply; 2+ messages in thread
From: Stanislav Galabov @ 2016-02-17 13:23 UTC (permalink / raw)
  To: u-boot

Stanislav Galabov (4):
  - Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it
    works for both 32-bit and 64-bit targets
  - Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit)
    in QEMU so that IDE transfers work properly
  - Fix FreeBSD loader API so that it works on both 32-bit and 64-bit
    targets. Specifically tested on MIPS under QEMU (works with all
    combination of bit-ness and endian-ness)
  - Add support for 64-bit MIPS to examples/standalone

 api/api.c                     | 58 +++++++++++++++++++++----------------------
 examples/api/Makefile         |  4 +++
 examples/api/crt0.S           | 13 +++++-----
 examples/api/glue.c           | 18 +++++++-------
 examples/standalone/stubs.c   | 18 ++++++++++++++
 include/ata.h                 |  2 +-
 include/configs/qemu-mips.h   |  4 +++
 include/configs/qemu-mips64.h |  4 +++
 8 files changed, 76 insertions(+), 45 deletions(-)

-- 
1.9.1

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

* [U-Boot] [PATCH 0/4] QEMU (qemu-mips) and MIPS 64-bit changes
  2016-02-17 13:23 [U-Boot] [PATCH 0/4] QEMU (qemu-mips) and MIPS 64-bit changes Stanislav Galabov
@ 2016-04-10 18:43 ` Daniel Schwierzeck
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Schwierzeck @ 2016-04-10 18:43 UTC (permalink / raw)
  To: u-boot



Am 17.02.2016 um 14:23 schrieb Stanislav Galabov:
> Stanislav Galabov (4):
>   - Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it
>     works for both 32-bit and 64-bit targets
>   - Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit)
>     in QEMU so that IDE transfers work properly
>   - Fix FreeBSD loader API so that it works on both 32-bit and 64-bit
>     targets. Specifically tested on MIPS under QEMU (works with all
>     combination of bit-ness and endian-ness)
>   - Add support for 64-bit MIPS to examples/standalone
> 
>  api/api.c                     | 58 +++++++++++++++++++++----------------------
>  examples/api/Makefile         |  4 +++
>  examples/api/crt0.S           | 13 +++++-----
>  examples/api/glue.c           | 18 +++++++-------
>  examples/standalone/stubs.c   | 18 ++++++++++++++
>  include/ata.h                 |  2 +-
>  include/configs/qemu-mips.h   |  4 +++
>  include/configs/qemu-mips64.h |  4 +++
>  8 files changed, 76 insertions(+), 45 deletions(-)
> 

all four patches applied to u-boot-mips/next, thanks.

-- 
- Daniel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160410/1444593d/attachment.sig>

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

end of thread, other threads:[~2016-04-10 18:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-17 13:23 [U-Boot] [PATCH 0/4] QEMU (qemu-mips) and MIPS 64-bit changes Stanislav Galabov
2016-04-10 18:43 ` Daniel Schwierzeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.