public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/9]  omap: miscellaneous fixes and improvements
@ 2011-11-22  9:38 Aneesh V
  2011-11-22  9:38 ` [U-Boot] [PATCH 1/9] omap: Improve PLL parameter calculation tool Aneesh V
                   ` (8 more replies)
  0 siblings, 9 replies; 16+ messages in thread
From: Aneesh V @ 2011-11-22  9:38 UTC (permalink / raw)
  To: u-boot

Aneesh V (9):
  omap: Improve PLL parameter calculation tool
  omap4: ttyO2 instead of ttyS2 in default bootargs
  omap: fix cache line size for omap3/omap4 boards
  omap4460: fix TPS initialization
  omap: remove I2C from SPL
  omap4: emif: fix error in driver
  omap4460: add ES1.1 identification
  omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addresses
  omap4: fix IO setting

 arch/arm/cpu/armv7/omap-common/clocks-common.c |    8 -
 arch/arm/cpu/armv7/omap-common/emif-common.c   |    4 +-
 arch/arm/cpu/armv7/omap-common/spl.c           |    1 -
 arch/arm/cpu/armv7/omap4/hwinit.c              |   17 ++-
 arch/arm/include/asm/arch-omap4/omap.h         |    2 +
 arch/arm/include/asm/omap_common.h             |    1 +
 board/ti/panda/panda_mux_data.h                |    2 +-
 board/ti/sdp4430/sdp.c                         |    7 +
 board/ti/sdp4430/sdp4430_mux_data.h            |    6 +-
 include/configs/omap3_beagle.h                 |    2 +
 include/configs/omap3_evm.h                    |    1 +
 include/configs/omap3_evm_common.h             |    2 +
 include/configs/omap3_mvblx.h                  |    2 +
 include/configs/omap3_overo.h                  |    2 +
 include/configs/omap3_pandora.h                |    2 +
 include/configs/omap3_sdp3430.h                |    2 +
 include/configs/omap3_zoom1.h                  |    2 +
 include/configs/omap3_zoom2.h                  |    2 +
 include/configs/omap4_common.h                 |   20 ++-
 include/configs/omap5_evm.h                    |   19 ++-
 tools/omap/clocks_get_m_n.c                    |  187 ++++++++++++------------
 21 files changed, 169 insertions(+), 122 deletions(-)

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2011-11-29 21:15 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-22  9:38 [U-Boot] [PATCH 0/9] omap: miscellaneous fixes and improvements Aneesh V
2011-11-22  9:38 ` [U-Boot] [PATCH 1/9] omap: Improve PLL parameter calculation tool Aneesh V
2011-11-22  9:38 ` [U-Boot] [PATCH 2/9] omap4: ttyO2 instead of ttyS2 in default bootargs Aneesh V
2011-11-22  9:38 ` [U-Boot] [PATCH 3/9] omap: fix cache line size for omap3/omap4 boards Aneesh V
2011-11-22 15:58   ` Tom Rini
2011-11-23  5:00     ` Aneesh V
2011-11-29 21:15       ` Tom Rini
2011-11-22  9:39 ` [U-Boot] [PATCH 4/9] omap4460: fix TPS initialization Aneesh V
2011-11-22  9:39 ` [U-Boot] [PATCH 5/9] omap: remove I2C from SPL Aneesh V
2011-11-22 15:52   ` Tom Rini
2011-11-23  7:34     ` Aneesh V
2011-11-23 15:05       ` Tom Rini
2011-11-22  9:39 ` [U-Boot] [PATCH 6/9] omap4: emif: fix error in driver Aneesh V
2011-11-22  9:39 ` [U-Boot] [PATCH 7/9] omap4460: add ES1.1 identification Aneesh V
2011-11-22  9:39 ` [U-Boot] [PATCH 8/9] omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addresses Aneesh V
2011-11-22  9:39 ` [U-Boot] [PATCH 9/9] omap4: fix IO setting Aneesh V

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox