* [U-Boot] ARM pull request v3
@ 2009-10-13 12:55 Tom Rix
2009-10-13 13:34 ` Abdoulaye Walsimou Gaye
` (2 more replies)
0 siblings, 3 replies; 22+ messages in thread
From: Tom Rix @ 2009-10-13 12:55 UTC (permalink / raw)
To: u-boot
Wolfgang,
I have cleaned up the commits to arm/master-sync.
The cleanup is from doing a
git rev-list --reverse master..arm/master
Then working back from my notes to take only the commits
were either misc arm or other arm pull requests.
These were cherry picked on top of the current u-boot/master.
I ran the MAKEALL regression and the results look like
what I posted on Sunday.
That said, it would be a good idea to wait a bit for others to
review this list and pick up on anything that I missed.
I will be offline for about 10hrs and will fix any problems
then.
Tom
The following changes since commit 14abfe361b3ed23b02f564e2f5d663e158cd5799:
Wolfgang Denk (1):
Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://git.denx.de/u-boot-arm master-sync
Daniel Gorsulowski (1):
at91: Update MEESC board support
Dirk Behme (1):
OMAP3 MMC: Fix warning dereferencing type-punned pointer
Olof Johansson (3):
OMAP3: Clean up whitespace in mux configs
SMC911X: Add chip auto detection
TI: OMAP3: Overo Tobi ethernet support
Prafulla Wadaskar (2):
Kirkwood: rd6281a: Add kwbimage build support
Kirkwood: mv88f6281gtw_ge: Add kwbimage build support
Sandeep Paulraj (9):
TI DaVinci: Remove references to SZ_xx
TI DaVinci: DM6446: Fix Compilation error in NAND mode
TI DaVinci: DM646x: Initial Support for DM646x SOC
TI DaVinci: DM355: Config Cleanup and Update
TI DaVinci DM365: Removing header file which does not exist
TI: DaVinci DM365: Minor config cleanup
TI: DaVinci DM646x: Update flag used to represent DM646x SOC's
TI: DaVinci: GPIO header file and definitions
TI: DaVinci DM365: Enabling network Support on DM365 EVM
Simon Kagstrom (2):
Support for the OpenRD base board
arm: Correct build with CONFIG_SYS_HUSH_PARSER set
Tom Rix (4):
OMAP3 Move cache routine to cache.S
Add support for Eukrea CPUAT91 SBC
Add support for Eukrea CPU9260/CPU9G20 SBC
TI OMAP3 Use arm init sequence to initialize i2c
MAINTAINERS | 10 +
MAKEALL | 6 +-
Makefile | 17 +
board/Marvell/mv88f6281gtw_ge/config.mk | 3 +
board/Marvell/mv88f6281gtw_ge/kwbimage.cfg | 165 +++++++
board/Marvell/openrd_base/Makefile | 56 +++
board/Marvell/openrd_base/config.mk | 33 ++
board/Marvell/openrd_base/kwbimage.cfg | 168 +++++++
board/Marvell/openrd_base/openrd_base.c | 160 +++++++
board/Marvell/openrd_base/openrd_base.h | 46 ++
board/Marvell/rd6281a/config.mk | 3 +
board/Marvell/rd6281a/kwbimage.cfg | 167 +++++++
board/davinci/dm365evm/dm365evm.c | 44 ++-
board/esd/meesc/meesc.c | 65 +++-
board/eukrea/cpu9260/Makefile | 59 +++
board/eukrea/cpu9260/config.mk | 1 +
board/eukrea/cpu9260/cpu9260.c | 220 +++++++++
board/eukrea/cpu9260/led.c | 153 +++++++
board/eukrea/cpuat91/Makefile | 50 +++
board/eukrea/cpuat91/config.mk | 1 +
board/eukrea/cpuat91/cpuat91.c | 81 ++++
board/logicpd/zoom1/zoom1.h | 164 ++++----
board/logicpd/zoom2/zoom2.h | 188 ++++----
board/overo/overo.c | 59 +++
board/overo/overo.h | 645
++++++++++++++--------------
board/pandora/pandora.h | 662
++++++++++++++--------------
board/ti/beagle/beagle.h | 640
++++++++++++++--------------
board/ti/evm/evm.h | 662
++++++++++++++--------------
board/timll/devkit8000/devkit8000.h | 628
+++++++++++++-------------
cpu/arm920t/at91rm9200/Makefile | 5 +-
cpu/arm920t/at91rm9200/ks8721.c | 249 +++++++++++
cpu/arm926ejs/at91/lowlevel_init.S | 3 +-
cpu/arm926ejs/davinci/Makefile | 1 +
cpu/arm926ejs/davinci/dm646x.c | 41 ++
cpu/arm926ejs/kirkwood/cpu.c | 1 +
cpu/arm_cortexa8/cpu.c | 2 +-
cpu/arm_cortexa8/omap3/Makefile | 2 +-
cpu/arm_cortexa8/omap3/board.c | 2 +-
cpu/arm_cortexa8/omap3/cache.S | 191 ++++++++
cpu/arm_cortexa8/omap3/cache.c | 95 ----
cpu/arm_cortexa8/start.S | 85 ----
drivers/mmc/omap3_mmc.c | 48 +--
drivers/net/smc911x.c | 14 +-
drivers/net/smc911x.h | 7 +-
include/asm-arm/arch-davinci/emac_defs.h | 4 +-
include/asm-arm/arch-davinci/gpio_defs.h | 53 +++
include/asm-arm/arch-davinci/hardware.h | 11 +
include/asm-arm/arch-davinci/nand_defs.h | 2 +-
include/asm-arm/arch-omap3/mmc.h | 7 +
include/asm-arm/arch-omap3/omap3.h | 2 +
include/asm-arm/arch-omap3/sys_proto.h | 2 +-
include/configs/cpu9260.h | 453 +++++++++++++++++++
include/configs/cpuat91.h | 228 ++++++++++
include/configs/davinci_dm355evm.h | 26 +-
include/configs/davinci_dm365evm.h | 11 +-
include/configs/davinci_dvevm.h | 6 +-
include/configs/davinci_schmoogie.h | 3 +-
include/configs/davinci_sffsdr.h | 3 +-
include/configs/davinci_sonata.h | 3 +-
include/configs/devkit8000.h | 1 +
include/configs/meesc.h | 25 +-
include/configs/omap3_beagle.h | 1 +
include/configs/omap3_evm.h | 1 +
include/configs/omap3_overo.h | 18 +-
include/configs/omap3_pandora.h | 1 +
include/configs/omap3_zoom1.h | 1 +
include/configs/omap3_zoom2.h | 1 +
include/configs/openrd_base.h | 220 +++++++++
include/ks8721.h | 78 ++++
69 files changed, 4988 insertions(+), 2075 deletions(-)
create mode 100644 board/Marvell/mv88f6281gtw_ge/kwbimage.cfg
create mode 100644 board/Marvell/openrd_base/Makefile
create mode 100644 board/Marvell/openrd_base/config.mk
create mode 100644 board/Marvell/openrd_base/kwbimage.cfg
create mode 100644 board/Marvell/openrd_base/openrd_base.c
create mode 100644 board/Marvell/openrd_base/openrd_base.h
create mode 100644 board/Marvell/rd6281a/kwbimage.cfg
create mode 100644 board/eukrea/cpu9260/Makefile
create mode 100644 board/eukrea/cpu9260/config.mk
create mode 100644 board/eukrea/cpu9260/cpu9260.c
create mode 100644 board/eukrea/cpu9260/led.c
create mode 100644 board/eukrea/cpuat91/Makefile
create mode 100644 board/eukrea/cpuat91/config.mk
create mode 100644 board/eukrea/cpuat91/cpuat91.c
create mode 100644 cpu/arm920t/at91rm9200/ks8721.c
create mode 100644 cpu/arm926ejs/davinci/dm646x.c
create mode 100644 cpu/arm_cortexa8/omap3/cache.S
delete mode 100644 cpu/arm_cortexa8/omap3/cache.c
create mode 100644 include/asm-arm/arch-davinci/gpio_defs.h
create mode 100644 include/configs/cpu9260.h
create mode 100644 include/configs/cpuat91.h
create mode 100644 include/configs/openrd_base.h
create mode 100644 include/ks8721.h
^ permalink raw reply [flat|nested] 22+ messages in thread* [U-Boot] ARM pull request v3
2009-10-13 12:55 [U-Boot] ARM pull request v3 Tom Rix
@ 2009-10-13 13:34 ` Abdoulaye Walsimou Gaye
2009-10-13 14:04 ` Wolfgang Denk
2009-10-13 16:01 ` Dirk Behme
2 siblings, 0 replies; 22+ messages in thread
From: Abdoulaye Walsimou Gaye @ 2009-10-13 13:34 UTC (permalink / raw)
To: u-boot
Tom Rix a ?crit :
> Wolfgang,
>
> I have cleaned up the commits to arm/master-sync.
>
> The cleanup is from doing a
> git rev-list --reverse master..arm/master
> Then working back from my notes to take only the commits
> were either misc arm or other arm pull requests.
> These were cherry picked on top of the current u-boot/master.
>
> I ran the MAKEALL regression and the results look like
> what I posted on Sunday.
>
> That said, it would be a good idea to wait a bit for others to
> review this list and pick up on anything that I missed.
>
> I will be offline for about 10hrs and will fix any problems
> then.
>
> Tom
>
> The following changes since commit 14abfe361b3ed23b02f564e2f5d663e158cd5799:
> Wolfgang Denk (1):
> Merge branch 'master' of /home/wd/git/u-boot/custodians
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-arm master-sync
>
> Daniel Gorsulowski (1):
> at91: Update MEESC board support
>
> Dirk Behme (1):
> OMAP3 MMC: Fix warning dereferencing type-punned pointer
>
> Olof Johansson (3):
> OMAP3: Clean up whitespace in mux configs
> SMC911X: Add chip auto detection
> TI: OMAP3: Overo Tobi ethernet support
>
> Prafulla Wadaskar (2):
> Kirkwood: rd6281a: Add kwbimage build support
> Kirkwood: mv88f6281gtw_ge: Add kwbimage build support
>
> Sandeep Paulraj (9):
> TI DaVinci: Remove references to SZ_xx
> TI DaVinci: DM6446: Fix Compilation error in NAND mode
> TI DaVinci: DM646x: Initial Support for DM646x SOC
> TI DaVinci: DM355: Config Cleanup and Update
> TI DaVinci DM365: Removing header file which does not exist
> TI: DaVinci DM365: Minor config cleanup
> TI: DaVinci DM646x: Update flag used to represent DM646x SOC's
> TI: DaVinci: GPIO header file and definitions
> TI: DaVinci DM365: Enabling network Support on DM365 EVM
>
> Simon Kagstrom (2):
> Support for the OpenRD base board
> arm: Correct build with CONFIG_SYS_HUSH_PARSER set
>
> Tom Rix (4):
> OMAP3 Move cache routine to cache.S
> Add support for Eukrea CPUAT91 SBC
> Add support for Eukrea CPU9260/CPU9G20 SBC
> TI OMAP3 Use arm init sequence to initialize i2c
>
Tom,
Why this pull request does not include this[1] "sub pull request" from
samsung repository?
[1]: http://lists.denx.de/pipermail/u-boot/2009-October/062364.html
Thanks
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
2009-10-13 12:55 [U-Boot] ARM pull request v3 Tom Rix
2009-10-13 13:34 ` Abdoulaye Walsimou Gaye
@ 2009-10-13 14:04 ` Wolfgang Denk
2009-10-13 14:40 ` Paulraj, Sandeep
2009-10-13 16:01 ` Dirk Behme
2 siblings, 1 reply; 22+ messages in thread
From: Wolfgang Denk @ 2009-10-13 14:04 UTC (permalink / raw)
To: u-boot
Dear Tom Rix,
In message <4AD478AE.10302@bumblecow.com> you wrote:
> Wolfgang,
>
> I have cleaned up the commits to arm/master-sync.
>
> The cleanup is from doing a
> git rev-list --reverse master..arm/master
> Then working back from my notes to take only the commits
> were either misc arm or other arm pull requests.
> These were cherry picked on top of the current u-boot/master.
>
> I ran the MAKEALL regression and the results look like
> what I posted on Sunday.
>
> That said, it would be a good idea to wait a bit for others to
> review this list and pick up on anything that I missed.
>
> I will be offline for about 10hrs and will fix any problems
> then.
>
> Tom
>
> The following changes since commit 14abfe361b3ed23b02f564e2f5d663e158cd5799:
> Wolfgang Denk (1):
> Merge branch 'master' of /home/wd/git/u-boot/custodians
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-arm master-sync
>
> Daniel Gorsulowski (1):
> at91: Update MEESC board support
>
> Dirk Behme (1):
> OMAP3 MMC: Fix warning dereferencing type-punned pointer
>
> Olof Johansson (3):
> OMAP3: Clean up whitespace in mux configs
> SMC911X: Add chip auto detection
> TI: OMAP3: Overo Tobi ethernet support
>
> Prafulla Wadaskar (2):
> Kirkwood: rd6281a: Add kwbimage build support
> Kirkwood: mv88f6281gtw_ge: Add kwbimage build support
>
> Sandeep Paulraj (9):
> TI DaVinci: Remove references to SZ_xx
> TI DaVinci: DM6446: Fix Compilation error in NAND mode
> TI DaVinci: DM646x: Initial Support for DM646x SOC
> TI DaVinci: DM355: Config Cleanup and Update
> TI DaVinci DM365: Removing header file which does not exist
> TI: DaVinci DM365: Minor config cleanup
> TI: DaVinci DM646x: Update flag used to represent DM646x SOC's
> TI: DaVinci: GPIO header file and definitions
> TI: DaVinci DM365: Enabling network Support on DM365 EVM
>
> Simon Kagstrom (2):
> Support for the OpenRD base board
> arm: Correct build with CONFIG_SYS_HUSH_PARSER set
>
> Tom Rix (4):
> OMAP3 Move cache routine to cache.S
> Add support for Eukrea CPUAT91 SBC
> Add support for Eukrea CPU9260/CPU9G20 SBC
> TI OMAP3 Use arm init sequence to initialize i2c
>
> MAINTAINERS | 10 +
> MAKEALL | 6 +-
> Makefile | 17 +
> board/Marvell/mv88f6281gtw_ge/config.mk | 3 +
> board/Marvell/mv88f6281gtw_ge/kwbimage.cfg | 165 +++++++
> board/Marvell/openrd_base/Makefile | 56 +++
> board/Marvell/openrd_base/config.mk | 33 ++
> board/Marvell/openrd_base/kwbimage.cfg | 168 +++++++
> board/Marvell/openrd_base/openrd_base.c | 160 +++++++
> board/Marvell/openrd_base/openrd_base.h | 46 ++
> board/Marvell/rd6281a/config.mk | 3 +
> board/Marvell/rd6281a/kwbimage.cfg | 167 +++++++
> board/davinci/dm365evm/dm365evm.c | 44 ++-
> board/esd/meesc/meesc.c | 65 +++-
> board/eukrea/cpu9260/Makefile | 59 +++
> board/eukrea/cpu9260/config.mk | 1 +
> board/eukrea/cpu9260/cpu9260.c | 220 +++++++++
> board/eukrea/cpu9260/led.c | 153 +++++++
> board/eukrea/cpuat91/Makefile | 50 +++
> board/eukrea/cpuat91/config.mk | 1 +
> board/eukrea/cpuat91/cpuat91.c | 81 ++++
> board/logicpd/zoom1/zoom1.h | 164 ++++----
> board/logicpd/zoom2/zoom2.h | 188 ++++----
> board/overo/overo.c | 59 +++
> board/overo/overo.h | 645
> ++++++++++++++--------------
> board/pandora/pandora.h | 662
> ++++++++++++++--------------
> board/ti/beagle/beagle.h | 640
> ++++++++++++++--------------
> board/ti/evm/evm.h | 662
> ++++++++++++++--------------
> board/timll/devkit8000/devkit8000.h | 628
> +++++++++++++-------------
> cpu/arm920t/at91rm9200/Makefile | 5 +-
> cpu/arm920t/at91rm9200/ks8721.c | 249 +++++++++++
> cpu/arm926ejs/at91/lowlevel_init.S | 3 +-
> cpu/arm926ejs/davinci/Makefile | 1 +
> cpu/arm926ejs/davinci/dm646x.c | 41 ++
> cpu/arm926ejs/kirkwood/cpu.c | 1 +
> cpu/arm_cortexa8/cpu.c | 2 +-
> cpu/arm_cortexa8/omap3/Makefile | 2 +-
> cpu/arm_cortexa8/omap3/board.c | 2 +-
> cpu/arm_cortexa8/omap3/cache.S | 191 ++++++++
> cpu/arm_cortexa8/omap3/cache.c | 95 ----
> cpu/arm_cortexa8/start.S | 85 ----
> drivers/mmc/omap3_mmc.c | 48 +--
> drivers/net/smc911x.c | 14 +-
> drivers/net/smc911x.h | 7 +-
> include/asm-arm/arch-davinci/emac_defs.h | 4 +-
> include/asm-arm/arch-davinci/gpio_defs.h | 53 +++
> include/asm-arm/arch-davinci/hardware.h | 11 +
> include/asm-arm/arch-davinci/nand_defs.h | 2 +-
> include/asm-arm/arch-omap3/mmc.h | 7 +
> include/asm-arm/arch-omap3/omap3.h | 2 +
> include/asm-arm/arch-omap3/sys_proto.h | 2 +-
> include/configs/cpu9260.h | 453 +++++++++++++++++++
> include/configs/cpuat91.h | 228 ++++++++++
> include/configs/davinci_dm355evm.h | 26 +-
> include/configs/davinci_dm365evm.h | 11 +-
> include/configs/davinci_dvevm.h | 6 +-
> include/configs/davinci_schmoogie.h | 3 +-
> include/configs/davinci_sffsdr.h | 3 +-
> include/configs/davinci_sonata.h | 3 +-
> include/configs/devkit8000.h | 1 +
> include/configs/meesc.h | 25 +-
> include/configs/omap3_beagle.h | 1 +
> include/configs/omap3_evm.h | 1 +
> include/configs/omap3_overo.h | 18 +-
> include/configs/omap3_pandora.h | 1 +
> include/configs/omap3_zoom1.h | 1 +
> include/configs/omap3_zoom2.h | 1 +
> include/configs/openrd_base.h | 220 +++++++++
> include/ks8721.h | 78 ++++
> 69 files changed, 4988 insertions(+), 2075 deletions(-)
> create mode 100644 board/Marvell/mv88f6281gtw_ge/kwbimage.cfg
> create mode 100644 board/Marvell/openrd_base/Makefile
> create mode 100644 board/Marvell/openrd_base/config.mk
> create mode 100644 board/Marvell/openrd_base/kwbimage.cfg
> create mode 100644 board/Marvell/openrd_base/openrd_base.c
> create mode 100644 board/Marvell/openrd_base/openrd_base.h
> create mode 100644 board/Marvell/rd6281a/kwbimage.cfg
> create mode 100644 board/eukrea/cpu9260/Makefile
> create mode 100644 board/eukrea/cpu9260/config.mk
> create mode 100644 board/eukrea/cpu9260/cpu9260.c
> create mode 100644 board/eukrea/cpu9260/led.c
> create mode 100644 board/eukrea/cpuat91/Makefile
> create mode 100644 board/eukrea/cpuat91/config.mk
> create mode 100644 board/eukrea/cpuat91/cpuat91.c
> create mode 100644 cpu/arm920t/at91rm9200/ks8721.c
> create mode 100644 cpu/arm926ejs/davinci/dm646x.c
> create mode 100644 cpu/arm_cortexa8/omap3/cache.S
> delete mode 100644 cpu/arm_cortexa8/omap3/cache.c
> create mode 100644 include/asm-arm/arch-davinci/gpio_defs.h
> create mode 100644 include/configs/cpu9260.h
> create mode 100644 include/configs/cpuat91.h
> create mode 100644 include/configs/openrd_base.h
> create mode 100644 include/ks8721.h
Thanks. Applied locally. Will run some build tests and then push it
out.
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
After a heated argument on some trivial matter Nancy [Astor] . . .
shouted, ``If I were your wife I would put poison in your coffee!''
Whereupon Winston Churchill with equal heat and sincerity answered,
``And if I were your husband I would drink it.''
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
2009-10-13 14:04 ` Wolfgang Denk
@ 2009-10-13 14:40 ` Paulraj, Sandeep
2009-10-13 14:51 ` Wolfgang Denk
0 siblings, 1 reply; 22+ messages in thread
From: Paulraj, Sandeep @ 2009-10-13 14:40 UTC (permalink / raw)
To: u-boot
>
> Dear Tom Rix,
>
> In message <4AD478AE.10302@bumblecow.com> you wrote:
> > Wolfgang,
> >
> > I have cleaned up the commits to arm/master-sync.
> >
> > The cleanup is from doing a
> > git rev-list --reverse master..arm/master
> > Then working back from my notes to take only the commits
> > were either misc arm or other arm pull requests.
> > These were cherry picked on top of the current u-boot/master.
> >
> > I ran the MAKEALL regression and the results look like
> > what I posted on Sunday.
> >
> > That said, it would be a good idea to wait a bit for others to
> > review this list and pick up on anything that I missed.
> >
> > I will be offline for about 10hrs and will fix any problems
> > then.
> >
> > Tom
> >
> > The following changes since commit
> 14abfe361b3ed23b02f564e2f5d663e158cd5799:
> > Wolfgang Denk (1):
> > Merge branch 'master' of /home/wd/git/u-boot/custodians
> >
> > are available in the git repository at:
> >
> > git://git.denx.de/u-boot-arm master-sync
> >
> > Daniel Gorsulowski (1):
> > at91: Update MEESC board support
> >
> > Dirk Behme (1):
> > OMAP3 MMC: Fix warning dereferencing type-punned pointer
> >
> > Olof Johansson (3):
> > OMAP3: Clean up whitespace in mux configs
> > SMC911X: Add chip auto detection
> > TI: OMAP3: Overo Tobi ethernet support
> >
> > Prafulla Wadaskar (2):
> > Kirkwood: rd6281a: Add kwbimage build support
> > Kirkwood: mv88f6281gtw_ge: Add kwbimage build support
> >
> > Sandeep Paulraj (9):
> > TI DaVinci: Remove references to SZ_xx
> > TI DaVinci: DM6446: Fix Compilation error in NAND mode
> > TI DaVinci: DM646x: Initial Support for DM646x SOC
> > TI DaVinci: DM355: Config Cleanup and Update
> > TI DaVinci DM365: Removing header file which does not exist
> > TI: DaVinci DM365: Minor config cleanup
> > TI: DaVinci DM646x: Update flag used to represent DM646x SOC's
> > TI: DaVinci: GPIO header file and definitions
> > TI: DaVinci DM365: Enabling network Support on DM365 EVM
> >
> > Simon Kagstrom (2):
> > Support for the OpenRD base board
> > arm: Correct build with CONFIG_SYS_HUSH_PARSER set
> >
> > Tom Rix (4):
> > OMAP3 Move cache routine to cache.S
> > Add support for Eukrea CPUAT91 SBC
> > Add support for Eukrea CPU9260/CPU9G20 SBC
> > TI OMAP3 Use arm init sequence to initialize i2c
> >
> > MAINTAINERS | 10 +
> > MAKEALL | 6 +-
> > Makefile | 17 +
> > board/Marvell/mv88f6281gtw_ge/config.mk | 3 +
> > board/Marvell/mv88f6281gtw_ge/kwbimage.cfg | 165 +++++++
> > board/Marvell/openrd_base/Makefile | 56 +++
> > board/Marvell/openrd_base/config.mk | 33 ++
> > board/Marvell/openrd_base/kwbimage.cfg | 168 +++++++
> > board/Marvell/openrd_base/openrd_base.c | 160 +++++++
> > board/Marvell/openrd_base/openrd_base.h | 46 ++
> > board/Marvell/rd6281a/config.mk | 3 +
> > board/Marvell/rd6281a/kwbimage.cfg | 167 +++++++
> > board/davinci/dm365evm/dm365evm.c | 44 ++-
> > board/esd/meesc/meesc.c | 65 +++-
> > board/eukrea/cpu9260/Makefile | 59 +++
> > board/eukrea/cpu9260/config.mk | 1 +
> > board/eukrea/cpu9260/cpu9260.c | 220 +++++++++
> > board/eukrea/cpu9260/led.c | 153 +++++++
> > board/eukrea/cpuat91/Makefile | 50 +++
> > board/eukrea/cpuat91/config.mk | 1 +
> > board/eukrea/cpuat91/cpuat91.c | 81 ++++
> > board/logicpd/zoom1/zoom1.h | 164 ++++----
> > board/logicpd/zoom2/zoom2.h | 188 ++++----
> > board/overo/overo.c | 59 +++
> > board/overo/overo.h | 645
> > ++++++++++++++--------------
> > board/pandora/pandora.h | 662
> > ++++++++++++++--------------
> > board/ti/beagle/beagle.h | 640
> > ++++++++++++++--------------
> > board/ti/evm/evm.h | 662
> > ++++++++++++++--------------
> > board/timll/devkit8000/devkit8000.h | 628
> > +++++++++++++-------------
> > cpu/arm920t/at91rm9200/Makefile | 5 +-
> > cpu/arm920t/at91rm9200/ks8721.c | 249 +++++++++++
> > cpu/arm926ejs/at91/lowlevel_init.S | 3 +-
> > cpu/arm926ejs/davinci/Makefile | 1 +
> > cpu/arm926ejs/davinci/dm646x.c | 41 ++
> > cpu/arm926ejs/kirkwood/cpu.c | 1 +
> > cpu/arm_cortexa8/cpu.c | 2 +-
> > cpu/arm_cortexa8/omap3/Makefile | 2 +-
> > cpu/arm_cortexa8/omap3/board.c | 2 +-
> > cpu/arm_cortexa8/omap3/cache.S | 191 ++++++++
> > cpu/arm_cortexa8/omap3/cache.c | 95 ----
> > cpu/arm_cortexa8/start.S | 85 ----
> > drivers/mmc/omap3_mmc.c | 48 +--
> > drivers/net/smc911x.c | 14 +-
> > drivers/net/smc911x.h | 7 +-
> > include/asm-arm/arch-davinci/emac_defs.h | 4 +-
> > include/asm-arm/arch-davinci/gpio_defs.h | 53 +++
> > include/asm-arm/arch-davinci/hardware.h | 11 +
> > include/asm-arm/arch-davinci/nand_defs.h | 2 +-
> > include/asm-arm/arch-omap3/mmc.h | 7 +
> > include/asm-arm/arch-omap3/omap3.h | 2 +
> > include/asm-arm/arch-omap3/sys_proto.h | 2 +-
> > include/configs/cpu9260.h | 453 +++++++++++++++++++
> > include/configs/cpuat91.h | 228 ++++++++++
> > include/configs/davinci_dm355evm.h | 26 +-
> > include/configs/davinci_dm365evm.h | 11 +-
> > include/configs/davinci_dvevm.h | 6 +-
> > include/configs/davinci_schmoogie.h | 3 +-
> > include/configs/davinci_sffsdr.h | 3 +-
> > include/configs/davinci_sonata.h | 3 +-
> > include/configs/devkit8000.h | 1 +
> > include/configs/meesc.h | 25 +-
> > include/configs/omap3_beagle.h | 1 +
> > include/configs/omap3_evm.h | 1 +
> > include/configs/omap3_overo.h | 18 +-
> > include/configs/omap3_pandora.h | 1 +
> > include/configs/omap3_zoom1.h | 1 +
> > include/configs/omap3_zoom2.h | 1 +
> > include/configs/openrd_base.h | 220 +++++++++
> > include/ks8721.h | 78 ++++
> > 69 files changed, 4988 insertions(+), 2075 deletions(-)
> > create mode 100644 board/Marvell/mv88f6281gtw_ge/kwbimage.cfg
> > create mode 100644 board/Marvell/openrd_base/Makefile
> > create mode 100644 board/Marvell/openrd_base/config.mk
> > create mode 100644 board/Marvell/openrd_base/kwbimage.cfg
> > create mode 100644 board/Marvell/openrd_base/openrd_base.c
> > create mode 100644 board/Marvell/openrd_base/openrd_base.h
> > create mode 100644 board/Marvell/rd6281a/kwbimage.cfg
> > create mode 100644 board/eukrea/cpu9260/Makefile
> > create mode 100644 board/eukrea/cpu9260/config.mk
> > create mode 100644 board/eukrea/cpu9260/cpu9260.c
> > create mode 100644 board/eukrea/cpu9260/led.c
> > create mode 100644 board/eukrea/cpuat91/Makefile
> > create mode 100644 board/eukrea/cpuat91/config.mk
> > create mode 100644 board/eukrea/cpuat91/cpuat91.c
> > create mode 100644 cpu/arm920t/at91rm9200/ks8721.c
> > create mode 100644 cpu/arm926ejs/davinci/dm646x.c
> > create mode 100644 cpu/arm_cortexa8/omap3/cache.S
> > delete mode 100644 cpu/arm_cortexa8/omap3/cache.c
> > create mode 100644 include/asm-arm/arch-davinci/gpio_defs.h
> > create mode 100644 include/configs/cpu9260.h
> > create mode 100644 include/configs/cpuat91.h
> > create mode 100644 include/configs/openrd_base.h
> > create mode 100644 include/ks8721.h
>
> Thanks. Applied locally. Will run some build tests and then push it
> out.
Wolfgang,
I want to let you know that there will probably be some compilation warnings. These are patches for these. These have been sent to the list and ACK'ed by Tom and currently in my master. This will be part of my next pull request.
This pull request of mine will hopefully be the last for 2009.11.
Sandeep
>
> Best regards,
>
> Wolfgang Denk
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
2009-10-13 14:40 ` Paulraj, Sandeep
@ 2009-10-13 14:51 ` Wolfgang Denk
2009-10-13 14:58 ` Simon Kagstrom
0 siblings, 1 reply; 22+ messages in thread
From: Wolfgang Denk @ 2009-10-13 14:51 UTC (permalink / raw)
To: u-boot
Dear Sandeep,
in message <0554BEF07D437848AF01B9C9B5F0BC5D9331D460@dlee01.ent.ti.com> you wrote:
>
>
> I want to let you know that there will probably be some compilation
> warnings. These are patches for these. These have been sent to the
> list and ACK'ed by Tom and currently in my master. This will be part
> of my next pull request.
Thanks for the heads-up. Indeed there are lots of warning.
OK, so I will wait until Tom sends another pull request that includes
these fixes.
> This pull request of mine will hopefully be the last for 2009.11.
Fine. Thanks again.
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
Diplomacy is the art of saying "nice doggy" until you can find a rock.
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
2009-10-13 14:51 ` Wolfgang Denk
@ 2009-10-13 14:58 ` Simon Kagstrom
2009-10-14 11:18 ` Tom Rix
0 siblings, 1 reply; 22+ messages in thread
From: Simon Kagstrom @ 2009-10-13 14:58 UTC (permalink / raw)
To: u-boot
On Tue, 13 Oct 2009 16:51:14 +0200
Wolfgang Denk <wd@denx.de> wrote:
> > I want to let you know that there will probably be some compilation
> > warnings. These are patches for these. These have been sent to the
> > list and ACK'ed by Tom and currently in my master. This will be part
> > of my next pull request.
>
> Thanks for the heads-up. Indeed there are lots of warning.
>
> OK, so I will wait until Tom sends another pull request that includes
> these fixes.
Tom: Perhaps you could pick up "[PATCH v3] arm926ejs: 8-byte align
stack to avoid LDRD/STRD problems" for the ARM repo as well then?
I know it could go via Prafullas tree, but it's not really
Marvell-specific, just fixes an issue for Sheevaplug and OpenRD. I also
don't see how it could do any harm to other ARM boards.
// Simon
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
2009-10-13 14:58 ` Simon Kagstrom
@ 2009-10-14 11:18 ` Tom Rix
2009-10-14 11:54 ` Simon Kagstrom
0 siblings, 1 reply; 22+ messages in thread
From: Tom Rix @ 2009-10-14 11:18 UTC (permalink / raw)
To: u-boot
Simon Kagstrom wrote:
> On Tue, 13 Oct 2009 16:51:14 +0200
> Wolfgang Denk <wd@denx.de> wrote:
>
>>> I want to let you know that there will probably be some compilation
>>> warnings. These are patches for these. These have been sent to the
>>> list and ACK'ed by Tom and currently in my master. This will be part
>>> of my next pull request.
>> Thanks for the heads-up. Indeed there are lots of warning.
>>
>> OK, so I will wait until Tom sends another pull request that includes
>> these fixes.
>
> Tom: Perhaps you could pick up "[PATCH v3] arm926ejs: 8-byte align
> stack to avoid LDRD/STRD problems" for the ARM repo as well then?
>
> I know it could go via Prafullas tree, but it's not really
> Marvell-specific, just fixes an issue for Sheevaplug and OpenRD. I also
> don't see how it could do any harm to other ARM boards.
>
Yes I think this fix is fine.
Did it make it into the marvell tree? Do you have a commit id I could
cherry pick from? Else I will find it
Tom
> // Simon
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
>
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
2009-10-14 11:18 ` Tom Rix
@ 2009-10-14 11:54 ` Simon Kagstrom
0 siblings, 0 replies; 22+ messages in thread
From: Simon Kagstrom @ 2009-10-14 11:54 UTC (permalink / raw)
To: u-boot
On Wed, 14 Oct 2009 06:18:30 -0500
Tom Rix <tom@bumblecow.com> wrote:
> > Tom: Perhaps you could pick up "[PATCH v3] arm926ejs: 8-byte align
> > stack to avoid LDRD/STRD problems" for the ARM repo as well then?
> >
> > I know it could go via Prafullas tree, but it's not really
> > Marvell-specific, just fixes an issue for Sheevaplug and OpenRD. I also
> > don't see how it could do any harm to other ARM boards.
>
> Yes I think this fix is fine.
> Did it make it into the marvell tree? Do you have a commit id I could
> cherry pick from? Else I will find it
I believe it's in the testing branch in Prafullas Marvell tree.
// Simon
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
2009-10-13 12:55 [U-Boot] ARM pull request v3 Tom Rix
2009-10-13 13:34 ` Abdoulaye Walsimou Gaye
2009-10-13 14:04 ` Wolfgang Denk
@ 2009-10-13 16:01 ` Dirk Behme
2009-10-13 16:08 ` Paulraj, Sandeep
2 siblings, 1 reply; 22+ messages in thread
From: Dirk Behme @ 2009-10-13 16:01 UTC (permalink / raw)
To: u-boot
Tom Rix wrote:
...
> Olof Johansson (3):
...
> SMC911X: Add chip auto detection
This is broken [1] and doesn't work without
http://git.denx.de/?p=u-boot/u-boot-ti.git;a=commit;h=e7911214d5aee1ba5eb160327d5ff305c9e6ee5a
And while last re-organization of u-boot-ti
http://git.denx.de/?p=u-boot/u-boot-ti.git;a=commit;h=83fb7d7bb237cc7adae37e0e3328c203fd1b9ad1
was lost, but now is there again.
Maybe you like to cherry-pick both?
Best regards
Dirk
[1] http://lists.denx.de/pipermail/u-boot/2009-October/062301.html
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
2009-10-13 16:01 ` Dirk Behme
@ 2009-10-13 16:08 ` Paulraj, Sandeep
2009-10-17 5:52 ` Dirk Behme
0 siblings, 1 reply; 22+ messages in thread
From: Paulraj, Sandeep @ 2009-10-13 16:08 UTC (permalink / raw)
To: u-boot
> Tom Rix wrote:
> ...
>
> > Olof Johansson (3):
> ...
> > SMC911X: Add chip auto detection
>
> This is broken [1] and doesn't work without
>
> http://git.denx.de/?p=u-boot/u-boot-
> ti.git;a=commit;h=e7911214d5aee1ba5eb160327d5ff305c9e6ee5a
>
> And while last re-organization of u-boot-ti
>
> http://git.denx.de/?p=u-boot/u-boot-
> ti.git;a=commit;h=83fb7d7bb237cc7adae37e0e3328c203fd1b9ad1
>
> was lost, but now is there again.
>
> Maybe you like to cherry-pick both?
I'll send out a pull request which will have these 2. I'll do that later today.
>
> Best regards
>
> Dirk
>
> [1] http://lists.denx.de/pipermail/u-boot/2009-October/062301.html
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
2009-10-13 16:08 ` Paulraj, Sandeep
@ 2009-10-17 5:52 ` Dirk Behme
2009-10-17 13:25 ` Paulraj, Sandeep
` (2 more replies)
0 siblings, 3 replies; 22+ messages in thread
From: Dirk Behme @ 2009-10-17 5:52 UTC (permalink / raw)
To: u-boot
Paulraj, Sandeep wrote:
>
>> Tom Rix wrote:
>> ...
>>
>>> Olof Johansson (3):
>> ...
>>> SMC911X: Add chip auto detection
>> This is broken [1] and doesn't work without
>>
>> http://git.denx.de/?p=u-boot/u-boot-
>> ti.git;a=commit;h=e7911214d5aee1ba5eb160327d5ff305c9e6ee5a
>>
>> And while last re-organization of u-boot-ti
>>
>> http://git.denx.de/?p=u-boot/u-boot-
>> ti.git;a=commit;h=83fb7d7bb237cc7adae37e0e3328c203fd1b9ad1
>>
>> was lost, but now is there again.
>>
>> Maybe you like to cherry-pick both?
>
>
> I'll send out a pull request which will have these 2. I'll do that later today.
Sandeep: What's about this?
Tom: We need this in u-boot-arm before sending the pull request to
Wolfgang. If we don't get a u-boot-ti pull request, at least we need
the two above commits from u-boot-ti in u-boot-arm.
Many thanks and best regards
Dirk
^ permalink raw reply [flat|nested] 22+ messages in thread* [U-Boot] ARM pull request v3
2009-10-17 5:52 ` Dirk Behme
@ 2009-10-17 13:25 ` Paulraj, Sandeep
2009-10-17 14:22 ` Tom
2009-10-17 22:16 ` Tom
2 siblings, 0 replies; 22+ messages in thread
From: Paulraj, Sandeep @ 2009-10-17 13:25 UTC (permalink / raw)
To: u-boot
>Sandeep: What's about this?
Sent some days ago
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/69770
>Tom: We need this in u-boot-arm before sending the pull request to
>Wolfgang. If we don't get a u-boot-ti pull request, at least we need
>the two above commits from u-boot-ti in u-boot-arm.
>
>Many thanks and best regards
>Dirk
Thanks,
Sandeep
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
2009-10-17 5:52 ` Dirk Behme
2009-10-17 13:25 ` Paulraj, Sandeep
@ 2009-10-17 14:22 ` Tom
2009-10-17 22:16 ` Tom
2 siblings, 0 replies; 22+ messages in thread
From: Tom @ 2009-10-17 14:22 UTC (permalink / raw)
To: u-boot
Dirk Behme wrote:
> Paulraj, Sandeep wrote:
>>> Tom Rix wrote:
>>> ...
>>>
>>>> Olof Johansson (3):
>>> ...
>>>> SMC911X: Add chip auto detection
>>> This is broken [1] and doesn't work without
>>>
>>> http://git.denx.de/?p=u-boot/u-boot-
>>> ti.git;a=commit;h=e7911214d5aee1ba5eb160327d5ff305c9e6ee5a
>>>
>>> And while last re-organization of u-boot-ti
>>>
>>> http://git.denx.de/?p=u-boot/u-boot-
>>> ti.git;a=commit;h=83fb7d7bb237cc7adae37e0e3328c203fd1b9ad1
>>>
>>> was lost, but now is there again.
>>>
>>> Maybe you like to cherry-pick both?
>>
>> I'll send out a pull request which will have these 2. I'll do that later today.
>
> Sandeep: What's about this?
>
> Tom: We need this in u-boot-arm before sending the pull request to
> Wolfgang. If we don't get a u-boot-ti pull request, at least we need
> the two above commits from u-boot-ti in u-boot-arm.
>
> Many thanks and best regards
Sorry for the delay.
I have been traveling.
I will catch up on the issues this weekend.
Tom
>
> Dirk
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
2009-10-17 5:52 ` Dirk Behme
2009-10-17 13:25 ` Paulraj, Sandeep
2009-10-17 14:22 ` Tom
@ 2009-10-17 22:16 ` Tom
2 siblings, 0 replies; 22+ messages in thread
From: Tom @ 2009-10-17 22:16 UTC (permalink / raw)
To: u-boot
Dirk Behme wrote:
> Paulraj, Sandeep wrote:
>>> Tom Rix wrote:
>>> ...
>>>
>>>> Olof Johansson (3):
>>> ...
>>>> SMC911X: Add chip auto detection
>>> This is broken [1] and doesn't work without
>>>
>>> http://git.denx.de/?p=u-boot/u-boot-
>>> ti.git;a=commit;h=e7911214d5aee1ba5eb160327d5ff305c9e6ee5a
>>>
>>> And while last re-organization of u-boot-ti
>>>
>>> http://git.denx.de/?p=u-boot/u-boot-
>>> ti.git;a=commit;h=83fb7d7bb237cc7adae37e0e3328c203fd1b9ad1
>>>
>>> was lost, but now is there again.
>>>
>>> Maybe you like to cherry-pick both?
>>
>> I'll send out a pull request which will have these 2. I'll do that later today.
>
> Sandeep: What's about this?
>
> Tom: We need this in u-boot-arm before sending the pull request to
> Wolfgang. If we don't get a u-boot-ti pull request, at least we need
> the two above commits from u-boot-ti in u-boot-arm.
>
> Many thanks and best regards
Dirk,
I have done the latest pull request.
Can you check that these or their equivalents have made it into
arm/master-sync.
Tom
>
> Dirk
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
@ 2009-10-18 22:58 Tom
2009-10-19 0:37 ` Paulraj, Sandeep
` (2 more replies)
0 siblings, 3 replies; 22+ messages in thread
From: Tom @ 2009-10-18 22:58 UTC (permalink / raw)
To: u-boot
This is what has changed since v2
10,12c10,12
< CPU9260 : fix machine ID when using a CPU9G20.
< fix CPU9260/CPU9G20 compile warnings
< main.c: In function 'abortboot':
---
> AT91 CPU9260 Fix machine ID when using a CPU9G20.
> AT91 CPU9260 CPU9G20 Fix compile warnings
> AT91 CPUAT91 Fix compiler warning
45,46c45
< Steve Sakoman (2):
< TI: OMAP3: Refactors the SM911x driver
---
> Steve Sakoman (1):
117d115
< drivers/net/smc911x.c | 12 +-
161c159
This comes from rebasing the arm master-sync branch
I added the AT91 prefix to the at91 patches and fixed the subject on
the subject on the CPUAT91.
I removed the sm911x patch.
I tried and failed to change the 3430sdp to point to the true author.
Tom
The following changes since commit a380279b2abe130c2d3d2c8de36f8ff98bc6b3b0:
Daniel Gorsulowski (1):
at91: Update MEESC board support
are available in the git repository at:
git://git.denx.de/u-boot-arm master-sync
Eric Benard (3):
AT91 CPU9260 Fix machine ID when using a CPU9G20.
AT91 CPU9260 CPU9G20 Fix compile warnings
AT91 CPUAT91 Fix compiler warning
Minkyu Kang (5):
s5pc1xx: support Samsung s5pc1xx SoC
s5pc1xx: support onenand driver
s5pc1xx: support serial driver
s5pc1xx: add support SMDKC100 board
s5pc1xx: SMDKC100: fix compile warnings
Nishanth Menon (4):
OMAP3: export enable_gpmc_cs_config to board files
OMAP3: fix warnings when NAND/ONENAND is not used
OMAP3: Fix SDRC init
TI OMAP3: make gpmc_config as const
Sandeep Paulraj (13):
TI DaVinci DM355: Fix Compilation warning for DM355 EVM
TI DaVinci DM365: Fix Compilation warning for DM365 EVM
TI DaVinci DM646x: Adding initial support for DM6467 EVM
TI: DaVinci: DM355 Leopard board support
TI DaVinci: Maintainer for DM355 and DM365 EVM
TI: OMAP3: Remove SZ_xx references
TI DaVinci DM355: Add Config option for 64 bit Support
TI DaVinci DM365: Add Config option for 64 bit Support
TI DaVinci DVEVM: Add Config option for 64 bit Support
TI DaVinci Sonata: Add Config option for 64 bit Support
TI DaVinci: DM355 Leopard: Fix compilation warning
TI DaVinci: Fix DM6467 EVM Compilation Warning
TI DaVinci: Adding Copyright for DM365 EVM
Simon Kagstrom (1):
arm926ejs: 8-byte align stack to avoid LDRD/STRD problems
Steve Sakoman (1):
OMAP3: Update Overo and Beagle environment
Tom Rix (2):
Zoom2 Fix serial gpmc setup
TI OMAP3 SDP3430: Initial Support
kevin.morfitt@fearnside-systems.co.uk (5):
CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards
Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 code
Clean-up of s3c24x0 header files
Clean-up of s3c24x0 drivers excluding nand driver
Clean-up of s3c24x0 nand driver
MAINTAINERS | 12 +
MAKEALL | 4 +
Makefile | 12 +
board/davinci/dm355evm/dm355evm.c | 4 +-
board/davinci/dm355leopard/Makefile | 52 ++
board/davinci/dm355leopard/config.mk | 6 +
board/davinci/dm355leopard/dm355leopard.c | 98 +++
board/davinci/dm365evm/dm365evm.c | 5 +-
board/davinci/dm6467evm/Makefile | 52 ++
board/davinci/dm6467evm/config.mk | 2 +
board/davinci/dm6467evm/dm6467evm.c | 31 +
board/eukrea/cpu9260/cpu9260.c | 2 +-
board/logicpd/zoom2/zoom2.c | 5 +-
board/mpl/vcma9/vcma9.c | 13 +-
board/mpl/vcma9/vcma9.h | 20 +-
board/samsung/smdk2400/smdk2400.c | 5 +-
board/samsung/smdk2410/smdk2410.c | 5 +-
board/samsung/smdkc100/Makefile | 55 ++
board/samsung/smdkc100/config.mk | 16 +
board/samsung/smdkc100/lowlevel_init.S | 215 +++++
board/samsung/smdkc100/mem_setup.S | 197 +++++
board/samsung/smdkc100/onenand.c | 83 ++
board/samsung/smdkc100/smdkc100.c | 51 ++
board/sbc2410x/sbc2410x.c | 7 +-
board/ti/sdp3430/Makefile | 49 ++
board/ti/sdp3430/config.mk | 33 +
board/ti/sdp3430/sdp.c | 204 +++++
board/ti/sdp3430/sdp.h | 417 +++++++++
board/trab/cmd_trab.c | 12 +-
board/trab/rs485.c | 12 +-
board/trab/trab.c | 17 +-
board/trab/trab_fkt.c | 26 +-
board/trab/tsc2000.c | 17 +-
board/trab/tsc2000.h | 4 +-
board/trab/vfd.c | 12 +-
common/serial.c | 18 +
cpu/arm920t/s3c24x0/interrupts.c | 4 +-
cpu/arm920t/s3c24x0/speed.c | 42 +-
cpu/arm920t/s3c24x0/timer.c | 110 ++--
cpu/arm920t/s3c24x0/usb.c | 30 +-
cpu/arm920t/s3c24x0/usb_ohci.c | 1323
+++++++++++++++--------------
cpu/arm920t/s3c24x0/usb_ohci.h | 209 +++---
cpu/arm920t/start.S | 63 +-
cpu/arm926ejs/start.S | 1 +
cpu/arm_cortexa8/omap3/mem.c | 21 +-
cpu/arm_cortexa8/omap3/sys_info.c | 2 +-
cpu/arm_cortexa8/s5pc1xx/Makefile | 53 ++
cpu/arm_cortexa8/s5pc1xx/cache.c | 43 +
cpu/arm_cortexa8/s5pc1xx/clock.c | 308 +++++++
cpu/arm_cortexa8/s5pc1xx/cpu_info.c | 57 ++
cpu/arm_cortexa8/s5pc1xx/reset.S | 47 +
cpu/arm_cortexa8/s5pc1xx/timer.c | 195 +++++
doc/README.s5pc1xx | 56 ++
drivers/i2c/s3c24x0_i2c.c | 273 +++---
drivers/mtd/nand/s3c2410_nand.c | 62 +-
drivers/mtd/onenand/Makefile | 1 +
drivers/mtd/onenand/samsung.c | 636 ++++++++++++++
drivers/rtc/s3c24x0_rtc.c | 130 ++--
drivers/serial/Makefile | 1 +
drivers/serial/serial_s3c24x0.c | 160 ++--
drivers/serial/serial_s5pc1xx.c | 195 +++++
include/asm-arm/arch-davinci/hardware.h | 2 +
include/asm-arm/arch-omap3/cpu.h | 1 +
include/asm-arm/arch-omap3/mem.h | 8 +-
include/asm-arm/arch-omap3/sys_proto.h | 2 +
include/asm-arm/arch-s5pc1xx/clk.h | 32 +
include/asm-arm/arch-s5pc1xx/clock.h | 94 ++
include/asm-arm/arch-s5pc1xx/cpu.h | 72 ++
include/asm-arm/arch-s5pc1xx/gpio.h | 129 +++
include/asm-arm/arch-s5pc1xx/power.h | 42 +
include/asm-arm/arch-s5pc1xx/pwm.h | 59 ++
include/asm-arm/arch-s5pc1xx/uart.h | 47 +
include/configs/cpu9260.h | 1 +
include/configs/cpuat91.h | 4 +-
include/configs/davinci_dm355evm.h | 1 +
include/configs/davinci_dm355leopard.h | 162 ++++
include/configs/davinci_dm365evm.h | 2 +
include/configs/davinci_dm6467evm.h | 132 +++
include/configs/davinci_dvevm.h | 1 +
include/configs/davinci_sonata.h | 1 +
include/configs/devkit8000.h | 15 +-
include/configs/omap3_beagle.h | 42 +-
include/configs/omap3_evm.h | 15 +-
include/configs/omap3_overo.h | 42 +-
include/configs/omap3_pandora.h | 15 +-
include/configs/omap3_sdp3430.h | 369 ++++++++
include/configs/omap3_zoom1.h | 15 +-
include/configs/omap3_zoom2.h | 15 +-
include/configs/sbc2410x.h | 4 +-
include/configs/smdk2400.h | 4 +-
include/configs/smdk2410.h | 4 +-
include/configs/smdkc100.h | 242 ++++++
include/configs/trab.h | 12 +-
include/linux/mtd/onenand.h | 1 +
include/linux/mtd/onenand_regs.h | 4 +
include/linux/mtd/samsung_onenand.h | 131 +++
include/s3c2400.h | 494 +----------
include/s3c2410.h | 159 +---
include/s3c24x0.h | 605 ++------------
include/serial.h | 7 +
100 files changed, 6323 insertions(+), 2459 deletions(-)
create mode 100644 board/davinci/dm355leopard/Makefile
create mode 100644 board/davinci/dm355leopard/config.mk
create mode 100644 board/davinci/dm355leopard/dm355leopard.c
create mode 100644 board/davinci/dm6467evm/Makefile
create mode 100644 board/davinci/dm6467evm/config.mk
create mode 100644 board/davinci/dm6467evm/dm6467evm.c
create mode 100644 board/samsung/smdkc100/Makefile
create mode 100644 board/samsung/smdkc100/config.mk
create mode 100644 board/samsung/smdkc100/lowlevel_init.S
create mode 100644 board/samsung/smdkc100/mem_setup.S
create mode 100644 board/samsung/smdkc100/onenand.c
create mode 100644 board/samsung/smdkc100/smdkc100.c
create mode 100644 board/ti/sdp3430/Makefile
create mode 100644 board/ti/sdp3430/config.mk
create mode 100644 board/ti/sdp3430/sdp.c
create mode 100644 board/ti/sdp3430/sdp.h
create mode 100644 cpu/arm_cortexa8/s5pc1xx/Makefile
create mode 100644 cpu/arm_cortexa8/s5pc1xx/cache.c
create mode 100644 cpu/arm_cortexa8/s5pc1xx/clock.c
create mode 100644 cpu/arm_cortexa8/s5pc1xx/cpu_info.c
create mode 100644 cpu/arm_cortexa8/s5pc1xx/reset.S
create mode 100644 cpu/arm_cortexa8/s5pc1xx/timer.c
create mode 100644 doc/README.s5pc1xx
create mode 100644 drivers/mtd/onenand/samsung.c
create mode 100644 drivers/serial/serial_s5pc1xx.c
create mode 100644 include/asm-arm/arch-s5pc1xx/clk.h
create mode 100644 include/asm-arm/arch-s5pc1xx/clock.h
create mode 100644 include/asm-arm/arch-s5pc1xx/cpu.h
create mode 100644 include/asm-arm/arch-s5pc1xx/gpio.h
create mode 100644 include/asm-arm/arch-s5pc1xx/power.h
create mode 100644 include/asm-arm/arch-s5pc1xx/pwm.h
create mode 100644 include/asm-arm/arch-s5pc1xx/uart.h
create mode 100644 include/configs/davinci_dm355leopard.h
create mode 100644 include/configs/davinci_dm6467evm.h
create mode 100644 include/configs/omap3_sdp3430.h
create mode 100644 include/configs/smdkc100.h
create mode 100644 include/linux/mtd/samsung_onenand.h
^ permalink raw reply [flat|nested] 22+ messages in thread* [U-Boot] ARM pull request v3
2009-10-18 22:58 Tom
@ 2009-10-19 0:37 ` Paulraj, Sandeep
2009-10-19 1:53 ` Ben Warren
2009-10-19 14:38 ` Dirk Behme
2009-10-23 9:28 ` Simon Kagstrom
2 siblings, 1 reply; 22+ messages in thread
From: Paulraj, Sandeep @ 2009-10-19 0:37 UTC (permalink / raw)
To: u-boot
>
> This is what has changed since v2
>
> 10,12c10,12
> < CPU9260 : fix machine ID when using a CPU9G20.
> < fix CPU9260/CPU9G20 compile warnings
> < main.c: In function 'abortboot':
> ---
> > AT91 CPU9260 Fix machine ID when using a CPU9G20.
> > AT91 CPU9260 CPU9G20 Fix compile warnings
> > AT91 CPUAT91 Fix compiler warning
> 45,46c45
> < Steve Sakoman (2):
> < TI: OMAP3: Refactors the SM911x driver
> ---
> > Steve Sakoman (1):
> 117d115
> < drivers/net/smc911x.c | 12 +-
> 161c159
I understand this is the one Wolfgang objected to but I have explained the situation and I am confident this is a valid commit and was definitely sent to the mailing list. Besides even Ben was OK with it.
>
> This comes from rebasing the arm master-sync branch
>
> I added the AT91 prefix to the at91 patches and fixed the subject on
> the subject on the CPUAT91.
>
> I removed the sm911x patch.
>
> I tried and failed to change the 3430sdp to point to the true author.
>
> Tom
>
The patch just needs to have From: David Brownell < his e-mail>
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
2009-10-19 0:37 ` Paulraj, Sandeep
@ 2009-10-19 1:53 ` Ben Warren
2009-10-19 8:33 ` Wolfgang Denk
0 siblings, 1 reply; 22+ messages in thread
From: Ben Warren @ 2009-10-19 1:53 UTC (permalink / raw)
To: u-boot
Sandeep,
On Sun, Oct 18, 2009 at 5:37 PM, Paulraj, Sandeep <s-paulraj@ti.com> wrote:
>
>
> >
> > This is what has changed since v2
> >
> > 10,12c10,12
> > < CPU9260 : fix machine ID when using a CPU9G20.
> > < fix CPU9260/CPU9G20 compile warnings
> > < main.c: In function 'abortboot':
> > ---
> > > AT91 CPU9260 Fix machine ID when using a CPU9G20.
> > > AT91 CPU9260 CPU9G20 Fix compile warnings
> > > AT91 CPUAT91 Fix compiler warning
> > 45,46c45
> > < Steve Sakoman (2):
> > < TI: OMAP3: Refactors the SM911x driver
> > ---
> > > Steve Sakoman (1):
> > 117d115
> > < drivers/net/smc911x.c | 12 +-
> > 161c159
>
> I understand this is the one Wolfgang objected to but I have explained the
> situation and I am confident this is a valid commit and was definitely sent
> to the mailing list. Besides even Ben was OK with it.
>
I'm still OK with it, but let's try to clean up our workflow next release...
I know you guys had quite a mess to clean up with ARM, so to some extent
this chaos is understandable.
regards,
Ben
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
2009-10-19 1:53 ` Ben Warren
@ 2009-10-19 8:33 ` Wolfgang Denk
0 siblings, 0 replies; 22+ messages in thread
From: Wolfgang Denk @ 2009-10-19 8:33 UTC (permalink / raw)
To: u-boot
Dear Ben Warren,
In message <f8328f7c0910181853t3f8c305ai62841e6d7b487fab@mail.gmail.com> you wrote:
>
> I'm still OK with it, but let's try to clean up our workflow next release...
> I know you guys had quite a mess to clean up with ARM, so to some extent
> this chaos is understandable.
Thanks for pointing this out.
I also want to stress that I in no way intend to criticize anybody. I
am well aware what amount of work you have been doing, and that all
of this is completely new to many of you. I just want to point out
the few rough edges we should try to iron out or even better to avoid
next time. Big thanks to everybody.
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
"Engineering without management is art." - Jeff Johnson
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
2009-10-18 22:58 Tom
2009-10-19 0:37 ` Paulraj, Sandeep
@ 2009-10-19 14:38 ` Dirk Behme
2009-10-20 12:24 ` Tom
2009-10-23 9:28 ` Simon Kagstrom
2 siblings, 1 reply; 22+ messages in thread
From: Dirk Behme @ 2009-10-19 14:38 UTC (permalink / raw)
To: u-boot
Tom wrote:
> This is what has changed since v2
>
> 10,12c10,12
> < CPU9260 : fix machine ID when using a CPU9G20.
> < fix CPU9260/CPU9G20 compile warnings
> < main.c: In function 'abortboot':
> ---
> > AT91 CPU9260 Fix machine ID when using a CPU9G20.
> > AT91 CPU9260 CPU9G20 Fix compile warnings
> > AT91 CPUAT91 Fix compiler warning
> 45,46c45
> < Steve Sakoman (2):
> < TI: OMAP3: Refactors the SM911x driver
> ---
> > Steve Sakoman (1):
> 117d115
> < drivers/net/smc911x.c | 12 +-
> 161c159
>
> This comes from rebasing the arm master-sync branch
...
> I removed the sm911x patch.
After this is discussed now, could we apply it again?
Without this patch it will be broken.
Thanks
Dirk
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
2009-10-19 14:38 ` Dirk Behme
@ 2009-10-20 12:24 ` Tom
0 siblings, 0 replies; 22+ messages in thread
From: Tom @ 2009-10-20 12:24 UTC (permalink / raw)
To: u-boot
Dirk Behme wrote:
> Tom wrote:
>> This is what has changed since v2
>>
>> 10,12c10,12
>> < CPU9260 : fix machine ID when using a CPU9G20.
>> < fix CPU9260/CPU9G20 compile warnings
>> < main.c: In function 'abortboot':
>> ---
>> > AT91 CPU9260 Fix machine ID when using a CPU9G20.
>> > AT91 CPU9260 CPU9G20 Fix compile warnings
>> > AT91 CPUAT91 Fix compiler warning
>> 45,46c45
>> < Steve Sakoman (2):
>> < TI: OMAP3: Refactors the SM911x driver
>> ---
>> > Steve Sakoman (1):
>> 117d115
>> < drivers/net/smc911x.c | 12 +-
>> 161c159
>>
>> This comes from rebasing the arm master-sync branch
>
> ...
>
>> I removed the sm911x patch.
>
> After this is discussed now, could we apply it again?
>
> Without this patch it will be broken.
>
I believe the issue is only about the workflow process of the patch.
I believe to resolve, the patch needs to be reposted, unchanged, to the
list and to have Ben's ack-ed by added.
Once this is done, I can apply it.
Tom
> Thanks
>
> Dirk
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
2009-10-18 22:58 Tom
2009-10-19 0:37 ` Paulraj, Sandeep
2009-10-19 14:38 ` Dirk Behme
@ 2009-10-23 9:28 ` Simon Kagstrom
2009-10-23 13:02 ` Tom
2 siblings, 1 reply; 22+ messages in thread
From: Simon Kagstrom @ 2009-10-23 9:28 UTC (permalink / raw)
To: u-boot
Hi Tom and Wolfgang!
On Sun, 18 Oct 2009 17:58:48 -0500
Tom <Tom.Rix@windriver.com> wrote:
> [...]
> The following changes since commit a380279b2abe130c2d3d2c8de36f8ff98bc6b3b0:
> Daniel Gorsulowski (1):
> at91: Update MEESC board support
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-arm master-sync
Has this pull been forgotten or is it in the works still?
// Simon
^ permalink raw reply [flat|nested] 22+ messages in thread
* [U-Boot] ARM pull request v3
2009-10-23 9:28 ` Simon Kagstrom
@ 2009-10-23 13:02 ` Tom
0 siblings, 0 replies; 22+ messages in thread
From: Tom @ 2009-10-23 13:02 UTC (permalink / raw)
To: u-boot
Simon Kagstrom wrote:
> Hi Tom and Wolfgang!
>
> On Sun, 18 Oct 2009 17:58:48 -0500
> Tom <Tom.Rix@windriver.com> wrote:
>
>> [...]
>> The following changes since commit a380279b2abe130c2d3d2c8de36f8ff98bc6b3b0:
>> Daniel Gorsulowski (1):
>> at91: Update MEESC board support
>>
>> are available in the git repository at:
>>
>> git://git.denx.de/u-boot-arm master-sync
>
> Has this pull been forgotten or is it in the works still?
>
> // Simon
This is still in the works.
There are some changes I need to incorporate and have been
busy with a board bringup. I will have a new and hopefully
final version out this weekend.
Tom
^ permalink raw reply [flat|nested] 22+ messages in thread
end of thread, other threads:[~2009-10-23 13:02 UTC | newest]
Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-13 12:55 [U-Boot] ARM pull request v3 Tom Rix
2009-10-13 13:34 ` Abdoulaye Walsimou Gaye
2009-10-13 14:04 ` Wolfgang Denk
2009-10-13 14:40 ` Paulraj, Sandeep
2009-10-13 14:51 ` Wolfgang Denk
2009-10-13 14:58 ` Simon Kagstrom
2009-10-14 11:18 ` Tom Rix
2009-10-14 11:54 ` Simon Kagstrom
2009-10-13 16:01 ` Dirk Behme
2009-10-13 16:08 ` Paulraj, Sandeep
2009-10-17 5:52 ` Dirk Behme
2009-10-17 13:25 ` Paulraj, Sandeep
2009-10-17 14:22 ` Tom
2009-10-17 22:16 ` Tom
-- strict thread matches above, loose matches on Subject: below --
2009-10-18 22:58 Tom
2009-10-19 0:37 ` Paulraj, Sandeep
2009-10-19 1:53 ` Ben Warren
2009-10-19 8:33 ` Wolfgang Denk
2009-10-19 14:38 ` Dirk Behme
2009-10-20 12:24 ` Tom
2009-10-23 9:28 ` Simon Kagstrom
2009-10-23 13:02 ` Tom
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox