1
0
Fork 0
remarkable-uboot/board/esd/common
York Sun 472d546054 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>
2013-04-01 16:33:52 -04:00
..
xilinx_jtag board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning 2011-12-02 10:56:21 +01:00
auto_update.c Stop using builtin_run_command() 2012-03-06 21:09:26 +01:00
auto_update.h ppc4xx: update esd's common auto_update code for 405 boards 2008-04-22 13:47:49 +02:00
cmd_loadpci.c Stop using builtin_run_command() 2012-03-06 21:09:26 +01:00
esd405ep_nand.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
flash.c ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
fpga.c ppc4xx: Use correct io accessors for esd 405/440 boards 2009-03-20 22:39:14 +01:00
lcd.c Consolidate bool type 2013-04-01 16:33:52 -04:00
lcd.h Consolidate bool type 2013-04-01 16:33:52 -04:00
misc.c Add support for multiple PHYs. 2005-10-28 22:30:33 +02:00
pci.c ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
s1d13505_640_480_16bpp.h ppc4xx: Small coding style cleanup for the latest esd patches 2008-04-22 14:06:42 +02:00
s1d13704_320_240_4bpp.h License cleanup: Fix license header for some esd display configurations 2009-10-24 22:54:29 +02:00
s1d13705_320_240_8bpp.h License cleanup: Fix license header for some esd display configurations 2009-10-24 22:54:29 +02:00
s1d13806_320_240_4bpp.h License cleanup: Fix license header for some esd display configurations 2009-10-24 22:54:29 +02:00
s1d13806_640_480_8bpp.h License cleanup: Fix license header for some esd display configurations 2009-10-24 22:54:29 +02:00
s1d13806_640_480_16bpp.h License cleanup: Fix license header for some esd display configurations 2009-10-24 22:54:29 +02:00
s1d13806_1024_768_8bpp.h License cleanup: Fix license header for some esd display configurations 2009-10-24 22:54:29 +02:00