* [U-Boot] Please pull u-boot-i2c.git
@ 2009-03-31 7:11 Heiko Schocher
2009-04-01 20:47 ` Wolfgang Denk
0 siblings, 1 reply; 8+ messages in thread
From: Heiko Schocher @ 2009-03-31 7:11 UTC (permalink / raw)
To: u-boot
Hello Wolfgang,
The following changes since commit 2344bb8de2354101a8264c2123303c9d8d2aed3c:
Detlev Zundel (1):
inka4x0: Use proper accessor macros for memory mapped registers.
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
Jens Scharsig (1):
soft_i2c.c compiler/linker error
drivers/i2c/soft_i2c.c | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] Please pull u-boot-i2c.git
2009-03-31 7:11 Heiko Schocher
@ 2009-04-01 20:47 ` Wolfgang Denk
0 siblings, 0 replies; 8+ messages in thread
From: Wolfgang Denk @ 2009-04-01 20:47 UTC (permalink / raw)
To: u-boot
Dear Heiko Schocher,
In message <49D1C208.7000609@denx.de> you wrote:
>
> The following changes since commit 2344bb8de2354101a8264c2123303c9d8d2aed3c:
> Detlev Zundel (1):
> inka4x0: Use proper accessor macros for memory mapped registers.
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-i2c.git master
>
> Jens Scharsig (1):
> soft_i2c.c compiler/linker error
>
> drivers/i2c/soft_i2c.c | 6 +-----
> 1 files changed, 1 insertions(+), 5 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Who is the oldest inhabitant of this village?"
"We haven't got one; we had one, but he died three weeks ago."
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] Please pull u-boot-i2c.git
@ 2009-07-20 11:13 Heiko Schocher
2009-07-20 20:57 ` Wolfgang Denk
0 siblings, 1 reply; 8+ messages in thread
From: Heiko Schocher @ 2009-07-20 11:13 UTC (permalink / raw)
To: u-boot
Hello Wolfgang,
The following changes since commit b86b85e2611d57d834795a92453431a1a340c3c9:
Ilya Yanok (1):
mmc: set bus width to 1 and clock to minimum early during initialization
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
Peter Tyser (1):
Remove last remanants of unused CONFIG_I2C_CMD_TREE
include/configs/P2020DS.h | 1 -
include/configs/XPEDITE5170.h | 1 -
include/configs/aria.h | 1 -
include/configs/mecp5123.h | 1 -
4 files changed, 0 insertions(+), 4 deletions(-)
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] Please pull u-boot-i2c.git
2009-07-20 11:13 Heiko Schocher
@ 2009-07-20 20:57 ` Wolfgang Denk
0 siblings, 0 replies; 8+ messages in thread
From: Wolfgang Denk @ 2009-07-20 20:57 UTC (permalink / raw)
To: u-boot
Dear Heiko Schocher,
In message <4A64516D.4020002@denx.de> you wrote:
> Hello Wolfgang,
>
> The following changes since commit b86b85e2611d57d834795a92453431a1a340c3c9:
> Ilya Yanok (1):
> mmc: set bus width to 1 and clock to minimum early during initialization
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-i2c.git master
>
> Peter Tyser (1):
> Remove last remanants of unused CONFIG_I2C_CMD_TREE
>
> include/configs/P2020DS.h | 1 -
> include/configs/XPEDITE5170.h | 1 -
> include/configs/aria.h | 1 -
> include/configs/mecp5123.h | 1 -
> 4 files changed, 0 insertions(+), 4 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] Please pull u-boot-i2c.git
@ 2009-07-21 15:12 Heiko Schocher
2009-07-22 22:57 ` Wolfgang Denk
0 siblings, 1 reply; 8+ messages in thread
From: Heiko Schocher @ 2009-07-21 15:12 UTC (permalink / raw)
To: u-boot
Hello Wolfgang,
The following changes since commit 1bc1538613d66cef3cbce680fc8d7c3561a0fbd0:
Peter Tyser (1):
Move examples/ to examples/standalone
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
Heiko Schocher (1):
i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c
board/keymile/common/common.c | 20 ++++++++++++++++++++
drivers/i2c/fsl_i2c.c | 6 ++++++
include/configs/kmeter1.h | 1 -
3 files changed, 26 insertions(+), 1 deletions(-)
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] Please pull u-boot-i2c.git
2009-07-21 15:12 [U-Boot] Please pull u-boot-i2c.git Heiko Schocher
@ 2009-07-22 22:57 ` Wolfgang Denk
0 siblings, 0 replies; 8+ messages in thread
From: Wolfgang Denk @ 2009-07-22 22:57 UTC (permalink / raw)
To: u-boot
Dear Heiko Schocher,
In message <4A65DAE6.40600@denx.de> you wrote:
> Hello Wolfgang,
>
> The following changes since commit 1bc1538613d66cef3cbce680fc8d7c3561a0fbd0:
> Peter Tyser (1):
> Move examples/ to examples/standalone
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-i2c.git master
>
> Heiko Schocher (1):
> i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c
>
> board/keymile/common/common.c | 20 ++++++++++++++++++++
> drivers/i2c/fsl_i2c.c | 6 ++++++
> include/configs/kmeter1.h | 1 -
> 3 files changed, 26 insertions(+), 1 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Far back in the mists of ancient time, in the great and glorious days
of the former Galactic Empire, life was wild, rich and largely tax
free. - Douglas Adams, _The Hitchhiker's Guide to the Galaxy_
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] Please pull u-boot-i2c.git
@ 2009-07-28 7:32 Heiko Schocher
2009-07-29 7:32 ` Wolfgang Denk
0 siblings, 1 reply; 8+ messages in thread
From: Heiko Schocher @ 2009-07-28 7:32 UTC (permalink / raw)
To: u-boot
Hello Wolfgang,
The following changes since commit 94978e19f31d225b4f7d97c4acbac1ecfaeb8f69:
Wolfgang Denk (1):
Prepare 2009.08-rc1 (again, after fixing last minute issues).
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
Heiko Schocher (2):
arm, i2c: added support for the TWSI I2C Interface
Because twl4030 now has its own device files, move exiting
Tom Rix (5):
OMAP I2C Fix the sampling clock.
TWL4030 Add initial support
TWL4030 Add power reset button
OMAP3 Move twl4030 mmc function
OMAP3 Remove twl4030 defines
Makefile | 1 +
board/omap3/beagle/beagle.c | 4 +-
board/omap3/common/power.c | 74 ----
board/omap3/overo/overo.c | 4 +-
board/omap3/pandora/pandora.c | 4 +-
board/omap3/zoom1/zoom1.c | 12 +-
board/omap3/zoom2/zoom2.c | 17 +-
drivers/i2c/Makefile | 1 +
drivers/i2c/kirkwood_i2c.c | 484 ++++++++++++++++++++++++
drivers/i2c/omap24xx_i2c.c | 74 ++++-
drivers/misc/Makefile | 1 +
drivers/misc/twl4030_led.c | 52 +++
drivers/mmc/omap3_mmc.c | 13 +-
{board/omap3/common => drivers/power}/Makefile | 25 +-
drivers/power/twl4030.c | 115 ++++++
include/asm-arm/arch-omap24xx/i2c.h | 44 +++
include/asm-arm/arch-omap3/i2c.h | 70 +++-
include/asm-arm/arch-omap3/omap3.h | 35 --
include/configs/omap3_beagle.h | 6 +
include/configs/omap3_evm.h | 5 +
include/configs/omap3_overo.h | 6 +
include/configs/omap3_pandora.h | 6 +
include/configs/omap3_zoom1.h | 6 +
include/configs/omap3_zoom2.h | 6 +
include/twl4030.h | 401 ++++++++++++++++++++
25 files changed, 1311 insertions(+), 155 deletions(-)
delete mode 100644 board/omap3/common/power.c
create mode 100644 drivers/i2c/kirkwood_i2c.c
create mode 100644 drivers/misc/twl4030_led.c
rename {board/omap3/common => drivers/power}/Makefile (67%)
create mode 100644 drivers/power/twl4030.c
create mode 100644 include/twl4030.h
Thanks.
bye
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] Please pull u-boot-i2c.git
2009-07-28 7:32 Heiko Schocher
@ 2009-07-29 7:32 ` Wolfgang Denk
0 siblings, 0 replies; 8+ messages in thread
From: Wolfgang Denk @ 2009-07-29 7:32 UTC (permalink / raw)
To: u-boot
Dear Heiko Schocher,
In message <4A6EA976.9070302@denx.de> you wrote:
> Hello Wolfgang,
>
> The following changes since commit 94978e19f31d225b4f7d97c4acbac1ecfaeb8f69:
> Wolfgang Denk (1):
> Prepare 2009.08-rc1 (again, after fixing last minute issues).
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-i2c.git master
>
> Heiko Schocher (2):
> arm, i2c: added support for the TWSI I2C Interface
> Because twl4030 now has its own device files, move exiting
I cannot find any trace of such a patch in the Mailing List
archives???
Not pulled. Please explain where this obscure patch is coming from.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Life and death are seldom logical."
"But attaining a desired goal always is."
-- McCoy and Spock, "The Galileo Seven", stardate 2821.7
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2009-07-29 7:32 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-21 15:12 [U-Boot] Please pull u-boot-i2c.git Heiko Schocher
2009-07-22 22:57 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2009-07-28 7:32 Heiko Schocher
2009-07-29 7:32 ` Wolfgang Denk
2009-07-20 11:13 Heiko Schocher
2009-07-20 20:57 ` Wolfgang Denk
2009-03-31 7:11 Heiko Schocher
2009-04-01 20:47 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox