/openbmc/u-boot/common/ |
H A D | dlmalloc.src | 472d546054dadacca91530bad42ad06f6408124e 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 D | bedbug.c | 472d546054dadacca91530bad42ad06f6408124e 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 D | ppc.h | 472d546054dadacca91530bad42ad06f6408124e 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 D | armada100_fec.h | 472d546054dadacca91530bad42ad06f6408124e 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 D | ne2000_base.h | 472d546054dadacca91530bad42ad06f6408124e 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 D | e1000_spi.c | 472d546054dadacca91530bad42ad06f6408124e 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 D | interrupts.c | 472d546054dadacca91530bad42ad06f6408124e 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 D | biosemu.h | 472d546054dadacca91530bad42ad06f6408124e 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 D | interrupts.c | 472d546054dadacca91530bad42ad06f6408124e 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 D | xyzModem.h | 472d546054dadacca91530bad42ad06f6408124e 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 D | sym53c8xx.h | 472d546054dadacca91530bad42ad06f6408124e 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 D | usbdevice.h | 472d546054dadacca91530bad42ad06f6408124e 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 D | fpga.c | 472d546054dadacca91530bad42ad06f6408124e 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 D | lattice.c | 472d546054dadacca91530bad42ad06f6408124e 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 D | ACEX1K.c | 472d546054dadacca91530bad42ad06f6408124e 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 D | cyclon2.c | 472d546054dadacca91530bad42ad06f6408124e 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 D | virtex2.c | 472d546054dadacca91530bad42ad06f6408124e 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 D | spartan2.c | 472d546054dadacca91530bad42ad06f6408124e 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 D | types.h | 472d546054dadacca91530bad42ad06f6408124e 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 D | ext4_journal.c | 472d546054dadacca91530bad42ad06f6408124e 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 D | linux-compat.h | 472d546054dadacca91530bad42ad06f6408124e 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 D | gadget.h | 472d546054dadacca91530bad42ad06f6408124e 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 D | spear600.c | 472d546054dadacca91530bad42ad06f6408124e 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 D | atibios.c | 472d546054dadacca91530bad42ad06f6408124e 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 D | ds1374.c | 472d546054dadacca91530bad42ad06f6408124e 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>
|