u-boot-brain/arch/arm
Stephen Warren 9cb0c6dc69 ARM: tegra: rename OUT_CLK_SOURCE_*
OUT_CLK_SOURCE_ are currently named after the number of bits the mask
they represent includes. However, bit count is not the only possible
variable; bit position may also vary. Rename OUT_CLK_SOURCE_ to
OUT_CLK_SOURCE_31_30_ and OUT_CLK_SOURCE4_ to OUT_CLK_SOURCE_31_28 to
more completely describe exactly what they represent, without having to
go look up the definitions.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Tested-by: Thierry Reding <treding@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-02-03 09:46:45 -07:00
..
cpu ARM: tegra: rename OUT_CLK_SOURCE_* 2014-02-03 09:46:45 -07:00
dts dts: zynq: Add basic fdt support 2014-01-10 15:18:33 +01:00
imx-common MX6: fix sata compilation for i.MX6 2013-12-19 11:04:33 +01:00
include/asm ARM: tegra: rename OUT_CLK_SOURCE_* 2014-02-03 09:46:45 -07:00
lib arm: use canonical sub mnemonic 2014-01-14 12:38:47 +01:00
config.mk ARM: merge commonly-defined PLATFORM_RELFLAGS 2014-01-24 16:59:08 -05:00