public inbox for u-boot@lists.denx.de
 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

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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox