Home
last modified time | relevance | path

Searched hist:"472 d546054dadacca91530bad42ad06f6408124e" (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/u-boot/common/
H A Ddlmalloc.src472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
H A Dbedbug.c472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/include/bedbug/
H A Dppc.h472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/drivers/net/
H A Darmada100_fec.h472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
H A Dne2000_base.h472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
H A De1000_spi.c472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/arch/m68k/lib/
H A Dinterrupts.c472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/drivers/bios_emulator/include/
H A Dbiosemu.h472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/arch/nds32/lib/
H A Dinterrupts.c472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/include/
H A DxyzModem.h472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
H A Dsym53c8xx.h472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
H A Dusbdevice.h472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/board/spear/x600/
H A Dfpga.c472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/drivers/fpga/
H A Dlattice.c472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
H A DACEX1K.c472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
H A Dcyclon2.c472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
H A Dvirtex2.c472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
H A Dspartan2.c472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/include/linux/
H A Dtypes.h472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/fs/ext4/
H A Dext4_journal.c472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/drivers/usb/musb-new/
H A Dlinux-compat.h472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/include/linux/usb/
H A Dgadget.h472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dspear600.c472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/drivers/bios_emulator/
H A Datibios.c472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/drivers/rtc/
H A Dds1374.c472d546054dadacca91530bad42ad06f6408124e Mon Apr 01 13:29:11 CDT 2013 York Sun <yorksun@freescale.com> Consolidate bool type

'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>

12