- Oct 24, 2006
-
-
Wolfgang Denk authored
Patch by Haavard Skinnemoen, 06 Sep 2006 This patch adds support for the ATSTK1000 with the ATSTK1002 CPU daughterboard. ATSTK1000 is a full-featured development board for AT32AP CPUs. It has two ethernet ports, a high quality QVGA LCD panel, a loudspeaker, and connectors for USART, PS/2, VGA, USB, MMC/SD cards and CompactFlash cards. For more information, please see this page: http://www.atmel.com/dyn/products/tools.asp?family_id=682 The ATSTK1002 is a daughterboard for the ATSTK1000 supporting the AT32AP7000 chip. Signed-off-by:
Haavard Skinnemoen <hskinnemoen@atmel.com>
-
Wolfgang Denk authored
Patch by Haavard Skinnemoen, 06 Sep 2006 This patch adds support for the AT32AP CPU family and the AT32AP7000 chip, which is the first chip implementing the AVR32 architecture. The AT32AP CPU core is a high-performance implementation featuring a 7-stage pipeline, separate instruction- and data caches, and a MMU. For more information, please see the "AVR32 AP Technical Reference": http://www.atmel.com/dyn/resources/prod_documents/doc32001.pdf In addition to this, the AT32AP7000 chip comes with a large set of integrated peripherals, many of which are shared with the AT91 series of ARM-based microcontrollers from Atmel. Full data sheet is available here: http://www.atmel.com/dyn/resources/prod_documents/doc32003.pdf Signed-off-by:
Haavard Skinnemoen <hskinnemoen@atmel.com>
-
Wolfgang Denk authored
Patch by Haavard Skinnemoen, 6 Sep 2006 16:23:02 +0200 This patch adds common infrastructure code for the Atmel AVR32 architecture. See doc/README.AVR32 for details. Signed-off-by:
Haavard Skinnemoen <hskinnemoen@atmel.com>
-
- Sep 07, 2006
-
-
Marian Balakowicz authored
the README file.
-
- Sep 01, 2006
-
-
Detlev Zundel authored
coding style.
-
- Aug 09, 2006
-
-
Matthew McClintock authored
* Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006
-
- Jul 21, 2006
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
- Jun 28, 2006
-
-
Matthew McClintock authored
Patch by Matthew McClintock 26-June-2006
-
- Jun 08, 2006
-
-
Scott McNutt authored
Patch by Scott McNutt, 08 Jun 2006
-
- May 02, 2006
-
-
Heiko Schocher authored
Patch from David Snowdon, 13. Aug 2005
-
- Apr 26, 2006
-
-
Heiko Schocher authored
Patch from Scott McNutt, 11 Aug 2005
-
- Apr 24, 2006
-
-
Detlev Zundel authored
-
- Apr 16, 2006
-
-
Wolfgang Denk authored
-
- Mar 31, 2006
-
-
Wolfgang Denk authored
-
- Mar 24, 2006
-
-
Markus Klotzbuecher authored
-
- Mar 20, 2006
-
-
Markus Klotzbuecher authored
-
- Mar 17, 2006
-
-
Wolfgang Denk authored
Patch by Patch by Jose Maria (Txema) Lopez, 16 Jan 2006
-
- Mar 13, 2006
-
-
Stefan Roese authored
CFG_BOOTM_LEN to adjust this setting. As mentioned by Robin Getz on 2005-05-24 the size of uncompressed uImages was restricted to 4MBytes. This default size is now increased to 8Mbytes and can be overrided by setting CFG_BOOTM_LEN in the board config file. Patch by Stefan Roese, 13 Mar 2006
-
- Mar 12, 2006
-
-
Wolfgang Denk authored
Patch by Sam Song, 19 Jun 2005
-
- Jan 11, 2006
-
-
Kumar Gala authored
OF_STDOUT_PATH specifies the path to the device the kernel can use for console output OF_SOC specifies the proper name of the SOC node if one exists. Patch by Kumar Gala 11 Jan 2006
-
Kumar Gala authored
kernel Patch by Kumar Gala 11 Jan 2006
-
Kumar Gala authored
CONFIG_OF_HAS_BD_T will put a copy of the bd_t into the resulting flat device tree. CONFIG_OF_HAS_UBOOT_ENV will copy the environment variables from u-boot into the flat device tree Patch by Kumar Gala 11 Jan 2006
-
- Nov 22, 2005
-
-
Stefan Roese authored
- Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c - CFG_FLASH_QUIET_TEST added to use the common CFI driver for bank autodetection Patch by Stefan Roese, 22 Nov 2005
-
- Nov 20, 2005
-
-
Wolfgang Denk authored
which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version.
-
- Oct 12, 2005
-
-
Wolfgang Denk authored
Patch by Pantelis Antoniou, 04 Sep 2005
-
- Oct 08, 2005
-
-
Wolfgang Denk authored
Patch by Art Shipkowski, 12 May 2005 Cleanup.
-
Wolfgang Denk authored
Patch by James MacAulay, 07 Oct 2005
-
- Oct 05, 2005
-
-
Wolfgang Denk authored
Patch by Anders Larsen, 05 Oct 2005
-
- Oct 04, 2005
-
-
Wolfgang Denk authored
Patch by Matt ?? <kb9200_dev@kwikbyte.com>, 27 Apr 2005
-
- Sep 25, 2005
-
-
Wolfgang Denk authored
Patch by Rowel Atienza, 06 Apr 2005
-
- Sep 24, 2005
-
-
Wolfgang Denk authored
Use the approved environment variable names. Added "tftpdstp" to allow ports other than 69 per Tolunay Orkun's recommendation. Patch by Jerry Van Baren, 12 Jan 2005
-
Wolfgang Denk authored
(Add a configuration option CONFIG_TFTP_PORT and optional env variable tftpport) Patch by Jerry Van Baren, 10 Jan 2005
-
- Sep 23, 2005
-
-
Wolfgang Denk authored
-
- Sep 22, 2005
-
-
Stefan Roese authored
Add support for gzip compressed bmp's (CONFIG_VIDEO_BMP_GZIP). Add support for eeprom write-enable (CFG_EEPROM_WREN). Patch by Stefan Roese, 22 Sep 2005
-
- Aug 01, 2005
-
-
Stefan Roese authored
Patch by Stefan Roese, 01 Aug 2005
-
- Jul 29, 2005
-
-
Lunsheng Wang authored
Add Xianghua Xiao and Lunsheng Wang's support for the GDA MPC8540 EVAL board.
-
- May 03, 2005
-
-
Wolfgang Denk authored
net/net.c: fix indentation
-
- Apr 13, 2005
-
-
Wolfgang Denk authored
- fix clock rates - remove debug messages - fix flash sector protection * Patch by Steven Scholz, 07 Apr 2005: Fix warning in cpu/arm920t/at91rm9200/i2c.c
-
- Apr 06, 2005
-
-
Wolfgang Denk authored
- creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200 - moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200
-