aboutsummaryrefslogtreecommitdiff
path: root/board/a3000/a3000.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk1-1/+0
2008-09-02Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren1-0/+7
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2004-01-06Add a common get_ram_size() function and modify the thewdenk1-41/+15
2003-07-16* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)U-Boot-0_4_4wdenk1-6/+6
2003-07-14* Patches by Yuli Barcohen, 13 Jul 2003:wdenk1-23/+16
2003-06-20* Patch by Devin Crumb, 02 Apr 2003:wdenk1-0/+144