public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH 0/5] [ARM] AT91CAP9 support
@ 2008-01-28 10:51 Stelian Pop
  2008-01-28 10:53 ` [U-Boot-Users] [PATCH 1/5] [ARM] AT91CAP9 support - build files Stelian Pop
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Stelian Pop @ 2008-01-28 10:51 UTC (permalink / raw)
  To: u-boot

Hi,

This series of patches adds support for Atmel's AT91CAP9 Customizable
Microcontrollers family:
        http://www.atmel.com/products/AT91CAP/Default.asp
and more specifically for the AT91CAP9A-DK development kit:
        http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4138

The supported features include:
        - SDRAM
        - Serial port DBGU
        - LEDs
        - SPI 
        - NOR Flash
        - NAND Flash with ECC soft
        - DataFlash (through SPI)
        - Ethernet

This patch is to be applied on top of the current u-boot git tree +
three small patches I submitted a few days ago but weren't picked up by
anyone:
        http://article.gmane.org/gmane.comp.boot-loaders.u-boot/35306
        http://article.gmane.org/gmane.comp.boot-loaders.u-boot/35307
        http://article.gmane.org/gmane.comp.boot-loaders.u-boot/35309

This is the third submission of the AT91CAP9 support, with many coding
style fixes.

Thanks.

Signed-off-by: Stelian Pop <stelian@popies.net>

-- 
Stelian Pop <stelian@popies.net>

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [U-Boot-Users] [PATCH 0/5] [ARM] AT91CAP9 support
@ 2008-01-26 23:56 Stelian Pop
  2008-01-27  0:02 ` [U-Boot-Users] [PATCH 4/5] [ARM] AT91CAP9 support - board/ files Stelian Pop
  0 siblings, 1 reply; 15+ messages in thread
From: Stelian Pop @ 2008-01-26 23:56 UTC (permalink / raw)
  To: u-boot

Hi,

This series of patches adds support for Atmel's AT91CAP9 Customizable
Microcontrollers family:
        http://www.atmel.com/products/AT91CAP/Default.asp
and more specifically for the AT91CAP9A-DK development kit:
        http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4138

The supported features include:
        - SDRAM
        - Serial port DBGU
        - LEDs
        - SPI 
        - NOR Flash
        - NAND Flash with ECC soft
        - DataFlash (through SPI)
        - Ethernet

This patch is to be applied on top of the current u-boot git tree +
three small patches I submitted a few days ago but weren't picked up by
anyone:
        http://article.gmane.org/gmane.comp.boot-loaders.u-boot/35306
        http://article.gmane.org/gmane.comp.boot-loaders.u-boot/35307
        http://article.gmane.org/gmane.comp.boot-loaders.u-boot/35309

This is the second submission of the AT91CAP9 support. Several changes
have been done, some of them based on feedback from Haavard and
Wolfgang:
	- AT91CAP9.h file was simplified (going from over 400KB to less than a
tenth)
	- atmel_usart driver is now used instead of the local driver
	- a CodeSourcery specific workaround has been removed from the
submission
	- more patch splitting for easier review

Thanks.

Signed-off-by: Stelian Pop <stelian@popies.net>

-- 
Stelian Pop <stelian@popies.net>

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

end of thread, other threads:[~2008-01-29  9:03 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-28 10:51 [U-Boot-Users] [PATCH 0/5] [ARM] AT91CAP9 support Stelian Pop
2008-01-28 10:53 ` [U-Boot-Users] [PATCH 1/5] [ARM] AT91CAP9 support - build files Stelian Pop
2008-01-28 10:54 ` [U-Boot-Users] [PATCH 2/5] [ARM] AT91CAP9 support - cpu/ files Stelian Pop
2008-01-28 10:59   ` Stelian Pop
2008-01-28 21:15   ` Jean-Christophe PLAGNIOL-VILLARD
2008-01-29  8:55     ` Stelian Pop
2008-01-28 10:56 ` [U-Boot-Users] [PATCH 3/5] " Stelian Pop
2008-01-28 10:57 ` [U-Boot-Users] [PATCH 4/5] [ARM] AT91CAP9 support - board/ files Stelian Pop
2008-01-28 21:26   ` Jean-Christophe PLAGNIOL-VILLARD
2008-01-29  9:03     ` Stelian Pop
2008-01-28 10:58 ` [U-Boot-Users] [PATCH 5/5] [ARM] AT91CAP9 support - MACB driver changes Stelian Pop
2008-01-28 12:56   ` Haavard Skinnemoen
  -- strict thread matches above, loose matches on Subject: below --
2008-01-26 23:56 [U-Boot-Users] [PATCH 0/5] [ARM] AT91CAP9 support Stelian Pop
2008-01-27  0:02 ` [U-Boot-Users] [PATCH 4/5] [ARM] AT91CAP9 support - board/ files Stelian Pop
2008-01-27  0:48   ` Wolfgang Denk
2008-01-28 10:49     ` Stelian Pop

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