summaryrefslogtreecommitdiffstats
path: root/include/asm-avr32/initcalls.h
Commit message (Collapse)AuthorAgeFilesLines
* AVR32: Use initdram() instead of board_init_memories()Haavard Skinnemoen2007-04-141-2/+0
| | | | | | | | Conform to the "standard" interface and use initdram() instead of board_init_memories() on AVR32. This enables us to get rid of the sdram_size member of the global_data struct as well. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
* Add AVR32 architecture supportWolfgang Denk2006-10-241-0/+33
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>
OpenPOWER on IntegriCloud