1
0
Fork 0
remarkable-uboot/arch/arm/cpu
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
..
arm720t Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
arm920t Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
arm925t Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
arm926ejs Consolidate bool type 2013-04-01 16:33:52 -04:00
arm946es Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
arm1136 Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
arm1176 ARM: bcm2835: add mailbox driver 2013-03-20 15:29:20 +01:00
arm_intcm Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
armv7 armv7: do not relocate _start twice 2013-03-28 10:15:06 +01:00
ixp Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
pxa lcd, pxafb: move the pxafb to drivers/video 2013-03-21 09:38:21 +01:00
s3c44b0 Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
sa1100 Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
tegra-common Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-02-12 10:18:31 -05:00
tegra20-common tegra: rename FUNCMUX_UART2_UARTB 2013-02-11 10:35:24 -07:00
tegra30-common Tegra30: Cardhu: Add pad config tables/code based on pinmux code 2013-03-14 11:06:43 -07:00
tegra114-common Tegra114: Dalmore: Add pad config tables/code based on pinmux code 2013-03-14 11:49:14 -07:00
u-boot-spl.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
u-boot.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00