Home
last modified time | relevance | path

Searched hist:"3747 bdbb" (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/include/asm-generic/
H A Dtypes.h3747bdbb Mon Aug 06 06:47:39 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> arch: types.h: factor out fixed width typedefs to int-ll64.h

All architectures have the same definition for s8/16/32/64
and u8/16/32/64.

Factor out the duplicated code into <asm-generic/int-ll64.h>.

BTW, Linux unified the kernel space definition into int-ll64.h
a few years ago as you see in Linux commit 0c79a8e29b5f
("asm/types.h: Remove include/asm-generic/int-l64.h").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
H A Dint-ll64.h3747bdbb Mon Aug 06 06:47:39 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> arch: types.h: factor out fixed width typedefs to int-ll64.h

All architectures have the same definition for s8/16/32/64
and u8/16/32/64.

Factor out the duplicated code into <asm-generic/int-ll64.h>.

BTW, Linux unified the kernel space definition into int-ll64.h
a few years ago as you see in Linux commit 0c79a8e29b5f
("asm/types.h: Remove include/asm-generic/int-l64.h").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
/openbmc/u-boot/arch/nds32/include/asm/
H A Dtypes.h3747bdbb Mon Aug 06 06:47:39 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> arch: types.h: factor out fixed width typedefs to int-ll64.h

All architectures have the same definition for s8/16/32/64
and u8/16/32/64.

Factor out the duplicated code into <asm-generic/int-ll64.h>.

BTW, Linux unified the kernel space definition into int-ll64.h
a few years ago as you see in Linux commit 0c79a8e29b5f
("asm/types.h: Remove include/asm-generic/int-l64.h").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
/openbmc/u-boot/arch/microblaze/include/asm/
H A Dtypes.h3747bdbb Mon Aug 06 06:47:39 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> arch: types.h: factor out fixed width typedefs to int-ll64.h

All architectures have the same definition for s8/16/32/64
and u8/16/32/64.

Factor out the duplicated code into <asm-generic/int-ll64.h>.

BTW, Linux unified the kernel space definition into int-ll64.h
a few years ago as you see in Linux commit 0c79a8e29b5f
("asm/types.h: Remove include/asm-generic/int-l64.h").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
/openbmc/u-boot/arch/m68k/include/asm/
H A Dtypes.h3747bdbb Mon Aug 06 06:47:39 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> arch: types.h: factor out fixed width typedefs to int-ll64.h

All architectures have the same definition for s8/16/32/64
and u8/16/32/64.

Factor out the duplicated code into <asm-generic/int-ll64.h>.

BTW, Linux unified the kernel space definition into int-ll64.h
a few years ago as you see in Linux commit 0c79a8e29b5f
("asm/types.h: Remove include/asm-generic/int-l64.h").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
/openbmc/u-boot/arch/sh/include/asm/
H A Dtypes.h3747bdbb Mon Aug 06 06:47:39 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> arch: types.h: factor out fixed width typedefs to int-ll64.h

All architectures have the same definition for s8/16/32/64
and u8/16/32/64.

Factor out the duplicated code into <asm-generic/int-ll64.h>.

BTW, Linux unified the kernel space definition into int-ll64.h
a few years ago as you see in Linux commit 0c79a8e29b5f
("asm/types.h: Remove include/asm-generic/int-l64.h").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dtypes.h3747bdbb Mon Aug 06 06:47:39 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> arch: types.h: factor out fixed width typedefs to int-ll64.h

All architectures have the same definition for s8/16/32/64
and u8/16/32/64.

Factor out the duplicated code into <asm-generic/int-ll64.h>.

BTW, Linux unified the kernel space definition into int-ll64.h
a few years ago as you see in Linux commit 0c79a8e29b5f
("asm/types.h: Remove include/asm-generic/int-l64.h").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
/openbmc/u-boot/arch/arc/include/asm/
H A Dtypes.h3747bdbb Mon Aug 06 06:47:39 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> arch: types.h: factor out fixed width typedefs to int-ll64.h

All architectures have the same definition for s8/16/32/64
and u8/16/32/64.

Factor out the duplicated code into <asm-generic/int-ll64.h>.

BTW, Linux unified the kernel space definition into int-ll64.h
a few years ago as you see in Linux commit 0c79a8e29b5f
("asm/types.h: Remove include/asm-generic/int-l64.h").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dtypes.h3747bdbb Mon Aug 06 06:47:39 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> arch: types.h: factor out fixed width typedefs to int-ll64.h

All architectures have the same definition for s8/16/32/64
and u8/16/32/64.

Factor out the duplicated code into <asm-generic/int-ll64.h>.

BTW, Linux unified the kernel space definition into int-ll64.h
a few years ago as you see in Linux commit 0c79a8e29b5f
("asm/types.h: Remove include/asm-generic/int-l64.h").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
/openbmc/u-boot/arch/riscv/include/asm/
H A Dtypes.h3747bdbb Mon Aug 06 06:47:39 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> arch: types.h: factor out fixed width typedefs to int-ll64.h

All architectures have the same definition for s8/16/32/64
and u8/16/32/64.

Factor out the duplicated code into <asm-generic/int-ll64.h>.

BTW, Linux unified the kernel space definition into int-ll64.h
a few years ago as you see in Linux commit 0c79a8e29b5f
("asm/types.h: Remove include/asm-generic/int-l64.h").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
/openbmc/u-boot/arch/mips/include/asm/
H A Dtypes.h3747bdbb Mon Aug 06 06:47:39 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> arch: types.h: factor out fixed width typedefs to int-ll64.h

All architectures have the same definition for s8/16/32/64
and u8/16/32/64.

Factor out the duplicated code into <asm-generic/int-ll64.h>.

BTW, Linux unified the kernel space definition into int-ll64.h
a few years ago as you see in Linux commit 0c79a8e29b5f
("asm/types.h: Remove include/asm-generic/int-l64.h").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
/openbmc/u-boot/arch/arm/include/asm/
H A Dtypes.h3747bdbb Mon Aug 06 06:47:39 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> arch: types.h: factor out fixed width typedefs to int-ll64.h

All architectures have the same definition for s8/16/32/64
and u8/16/32/64.

Factor out the duplicated code into <asm-generic/int-ll64.h>.

BTW, Linux unified the kernel space definition into int-ll64.h
a few years ago as you see in Linux commit 0c79a8e29b5f
("asm/types.h: Remove include/asm-generic/int-l64.h").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
/openbmc/u-boot/arch/x86/include/asm/
H A Dtypes.h3747bdbb Mon Aug 06 06:47:39 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> arch: types.h: factor out fixed width typedefs to int-ll64.h

All architectures have the same definition for s8/16/32/64
and u8/16/32/64.

Factor out the duplicated code into <asm-generic/int-ll64.h>.

BTW, Linux unified the kernel space definition into int-ll64.h
a few years ago as you see in Linux commit 0c79a8e29b5f
("asm/types.h: Remove include/asm-generic/int-l64.h").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dtypes.h3747bdbb Mon Aug 06 06:47:39 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> arch: types.h: factor out fixed width typedefs to int-ll64.h

All architectures have the same definition for s8/16/32/64
and u8/16/32/64.

Factor out the duplicated code into <asm-generic/int-ll64.h>.

BTW, Linux unified the kernel space definition into int-ll64.h
a few years ago as you see in Linux commit 0c79a8e29b5f
("asm/types.h: Remove include/asm-generic/int-l64.h").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>