[U-Boot] [PATCH 0/3] ARM: OMAP4+: Misc Cleanup
Lokesh Vutla
lokeshvutla at ti.com
Wed May 29 12:09:52 CEST 2013
Misc cleanup.
And also adding a Generic bus init and write functions
for PMIC.
This series is applied on top of u-boot-ti:
git://git.denx.de/u-boot-ti.git
Lokesh Vutla (2):
ARM: OMAP4+: Cleanup header files
ARM: OMAP4+: pmic: Make generic bus init and write functions
Sricharan R (1):
ARM: OMAP5: clocks: Do not enable sgx clocks
arch/arm/cpu/armv7/omap-common/clocks-common.c | 6 ++---
arch/arm/cpu/armv7/omap-common/vc.c | 14 ++++++++++-
arch/arm/cpu/armv7/omap4/hw_data.c | 11 ++++++++-
arch/arm/cpu/armv7/omap4/prcm-regs.c | 3 +++
arch/arm/cpu/armv7/omap5/hw_data.c | 9 +++----
arch/arm/cpu/armv7/omap5/prcm-regs.c | 2 ++
arch/arm/include/asm/arch-omap4/clocks.h | 28 ---------------------
arch/arm/include/asm/arch-omap4/cpu.h | 12 ---------
arch/arm/include/asm/arch-omap4/omap.h | 14 -----------
arch/arm/include/asm/arch-omap4/sys_proto.h | 2 +-
arch/arm/include/asm/arch-omap5/clocks.h | 22 -----------------
arch/arm/include/asm/arch-omap5/cpu.h | 12 ---------
arch/arm/include/asm/arch-omap5/omap.h | 31 +-----------------------
arch/arm/include/asm/arch-omap5/sys_proto.h | 2 +-
arch/arm/include/asm/omap_common.h | 7 +++---
board/ti/omap5_uevm/evm.c | 12 ++++++---
board/ti/panda/panda.c | 20 +++++++++------
board/ti/sdp4430/sdp.c | 16 +++++++-----
drivers/usb/musb/omap3.c | 4 ++-
19 files changed, 73 insertions(+), 154 deletions(-)
--
1.7.9.5
More information about the U-Boot
mailing list