Commit Graph

75 Commits (5bb907a4925397789c90d074f4f7e92ce6b39402)

Author SHA1 Message Date
Stelian Pop ad229a44e1 AT91: Use AT91_CPU_CLOCK in displays 16 years ago
Selvamuthukumar 9b827cf172 Align end of bss by 4 bytes 16 years ago
Stelian Pop d8003fa037 AT91: Replace AT91_BASE_EMAC by the board specific values. 16 years ago
Stelian Pop c91e17affa AT91: Replace (undefined) AT91_ID_US* by the board specific values. 16 years ago
Haavard Skinnemoen 6b59e03e02 lcd: Let the board code show board-specific info 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Claudio Scordino 8cc62a7d9c Fix MACH_TYPE for the AT91RM9200DK board. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Ben Warren 3ae071e442 Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() 16 years ago
Ben Warren 89973f8a82 Introduce netdev.h header file and remove externs 16 years ago
Scott Wood aa5f75f20d at91: Update board NAND drivers to current API. 17 years ago
Stefan Roese f2302d4430 Fix merge problems 17 years ago
Ben Warren c8c845cfdc Moved initialization of AVR32 Ethernet controllers to board_eth_init() 17 years ago
Haavard Skinnemoen 7f4b009f42 avr32: Fix printf() format warnings 17 years ago
Anatolij Gustschin 17bd170714 at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260 17 years ago
Patrice Vilchez d3bcdf838e [AT91SAM9] Fix NAND FLASH timings 17 years ago
Stelian Pop 19bd688484 Fix boot from NOR due to incorrect reset delay. 17 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 17 years ago
Haavard Skinnemoen 5f723a3b98 avr32: Enable SPI flash support on ATNGW100 17 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 17 years ago
Haavard Skinnemoen a23e277c4a avr32: Rework SDRAM initialization code 17 years ago
Haavard Skinnemoen caf83ea888 avr32: Use the same entry point for reset and exception handling 17 years ago
Haavard Skinnemoen 44453b25b0 avr32: Clean up the HMATRIX code 17 years ago
Haavard Skinnemoen 0a2e48792d avr32: Add support for the ATSTK1006 board 17 years ago
Haavard Skinnemoen 781eb9a1e4 avr32: Get rid of the .flashprog section 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Stelian Pop 19883aede2 Support AT91CAP9 revC CPUs 17 years ago
Stelian Pop 761c70b80c AT91SAM9RLEK: hook up the ATMEL LCD driver 17 years ago
Stelian Pop 56a2479cd7 AT91SAM9263EK: hook up the ATMEL LCD driver 17 years ago
Stelian Pop 820f2a9583 AT91SAM9261EK: hook up the ATMEL LCD driver 17 years ago
Stelian Pop c139b17d20 AT91CAP9ADK: hook up the ATMEL LCD driver 17 years ago
Stelian Pop 2118ebb44d AT91SAM9RLEK support 17 years ago
Stelian Pop 8e429b3eee AT91SAM9263EK support 17 years ago
Stelian Pop d99a8ff66d AT91SAM9261EK support 17 years ago
Stelian Pop c1212b2f5c AT91SAM9260EK: Handle 8 or 16 bit NAND 17 years ago
Stelian Pop 1c90df3e14 AT91CAP9ADK: Handle 8 or 16 bit NAND 17 years ago
Stelian Pop 11b162bae0 Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms 17 years ago
Stelian Pop d48abea4b8 Add proper copyright notices in Atmel boards Makefiles 17 years ago
Stelian Pop e817a042ce Add copyright information in Atmel boards partition.c 17 years ago
Stelian Pop 4f6c810106 Update origin and copyright information in arch-at91sam9 header files 17 years ago
Stelian Pop cce9cfdabc Fix @ -> <at> substitution 17 years ago
Stelian Pop 9606b3c81b Update origin and copyright information in arch-at91sam9 header files 17 years ago
Stelian Pop ceb6b4fbe1 Add copyright information in Atmel boards partition.c 17 years ago
Stelian Pop 567fb85217 Fix @ -> <at> substitution 17 years ago
Ulf Samuelsson c3a60cb3bd Clean up dataflash partitioning 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 4e03dde84d AT91SAM9260EK: Move CONFIG_CMD_NAND to Makefile 17 years ago
Stelian Pop 0176d43e75 Add support for AT91SAM9260EK 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 761712188b AT91CAP9ADK: Move CONFIG_CMD_NAND to Makefile 17 years ago
Stelian Pop 983c1db04c Port AT91CAP9 to the new headers 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 64d792063f at91cap9adk: fix implicit declaration of function 'eth_init' 17 years ago