u-boot/arch/powerpc/cpu/ppc4xx
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
..
4xx_ibm_ddr2_autocalib.c 4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings 2011-11-16 21:15:07 +01:00
4xx_pci.c 4xx_pci.c: add error checking, fix GCC 4.6 build warning 2011-11-03 20:40:38 +01:00
4xx_pcie.c 4xx_pcie.c: Fix GCC 4.6 build warnings 2011-11-16 21:14:39 +01:00
4xx_uart.c arm: Move uart_clk to arch_global_data 2013-02-04 09:05:43 -05:00
40x_spd_sdram.c 40x_spd_sdram.c: Fix GCC 4.6 build warnings 2011-11-16 21:15:59 +01:00
44x_spd_ddr.c Consolidate bool type 2013-04-01 16:33:52 -04:00
44x_spd_ddr2.c Consolidate bool type 2013-04-01 16:33:52 -04:00
Makefile ppc4xx: Remove IOP480 support 2012-10-15 11:53:59 -07:00
bedbug_405.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
cache.S ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
cmd_chip_config.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
cmd_ecctest.c cmd_ecctest.c: Fix GCC 4.6 build warnings 2011-11-16 21:15:20 +01:00
config.mk PowerPC: Move -fPIC flag to common place 2011-04-11 21:36:41 +02:00
cpu.c ppc4xx: Remove IOP480 support 2012-10-15 11:53:59 -07:00
cpu_init.c PPC405EX CHIP_21 erratum 2011-05-12 16:10:51 +02:00
dcr.S ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
denali_data_eye.c GCC4.6: Squash warnings in denali_data_eye.c 2011-10-27 23:54:00 +02:00
denali_spd_ddr2.c Consolidate bool type 2013-04-01 16:33:52 -04:00
ecc.c ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
ecc.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
fdt.c Clean up libfdt.h includes 2013-02-08 22:32:38 -05:00
gpio.c ppc4xx: Big header cleanup part 2, mostly PPC405 related 2010-09-23 09:02:05 +02:00
interrupts.c ppc4xx: Change tsr/tcr macros to upper case 2010-10-20 10:07:55 +02:00
kgdb.S ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
miiphy.c net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
reginfo.c ppc4xx: Big header cleanup, mostly PPC440 related 2010-09-23 09:02:05 +02:00
resetvec.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
sdram.c ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
sdram.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
speed.c ppc4xx: Remove AP1000 board support 2012-10-15 11:53:59 -07:00
start.S Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
tlb.c ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
traps.c arch/powerpc/lib/board.c, *traps.c: sparse fixes 2012-11-04 11:00:35 -07:00
u-boot.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
uic.c ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
usb.c ppc4xx: Remove usbdev.c 2011-12-07 20:00:40 +01:00
usb_ohci.c usb: use linux/usb/ch9.h instead of usbdescriptors.h 2012-11-20 00:16:06 +01:00
usb_ohci.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
xilinx_irq.c ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00