- Nov 30, 2015
-
-
The NIOS2 CPU is little-endian. Signed-off-by:
Marek Vasut <marex@denx.de> Cc: Ley Foon Tan <lftan@altera.com> Cc: Thomas Chou <thomas@wytron.com.tw> Cc: Walter Goossens <waltergoossens@home.nl> Change-Id: Ifd1bc890b2fb74168b934641c70800a029f7f0b8
-
- May 12, 2015
-
-
Brad King authored
MIPS machines are biendian hence they can run both big endian kernels e.g. Debian mips architecture, and little endian kernels e.g. Debian mipsel architecture. Use predefined macros to distinguish them. Change-Id: I75fccd3cb1ef7915c8754ebbb64cb52a948b4ad8 Reported-by:
Mathieu Malaterre <malat@debian.org> Inspired-by:
Modestas Vainius <modax@debian.org>
-
- Aug 11, 2014
-
-
Change-Id: I7f90ddd8421408deef58a03ca0aec215f693344a
-
- Dec 21, 2012
-
-
The __aarch64__ defines Aarch64, while __AARCH64EB__ defines bigendian and __AARCH64EL__ little endian. Only little endian tested, no big endian toolchain exists yet. Change-Id: Ieded9bdb0557ad1e1f3a5b08fbe210df23079e5e Signed-off-by:
Riku Voipio <riku.voipio@linaro.org>
-
- Sep 28, 2009
-
-
Brad King authored
This converts the KWSys license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the KWSys copyright to cover the full development time range.
-
- May 13, 2008
-
-
Brad King authored
- Patch from Pierre Habouzit
-
- Feb 27, 2008