summaryrefslogtreecommitdiff
path: root/board/esd/apc405/apc405.c
Commit message (Expand)AuthorAgeLines
* ppx4xx: remove APC405 boardMatthias Fuchs2015-01-13-461/+0
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-20-2/+2
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-20-4/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* do_reset: unify duplicate prototypesMike Frysinger2010-11-28-1/+0
* cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-20-4/+2
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-21-3/+0
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-28-7/+7
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-13/+13
* ppc4xx: Use correct io accessors for esd 405 boardsMatthias Fuchs2009-03-20-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-29/+29
* ppc4xx: Remove obsolete or unused functions from some esd boardsMatthias Fuchs2008-09-03-10/+0
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* ppc4xx: Add bootcount limit handling for APC405 boardsMatthias Fuchs2008-04-25-1/+6
* ppc4xx: Update APC405 board supportMatthias Fuchs2008-04-22-122/+238
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-5/+1
* Update for esd apc405stroese2005-04-13-3/+64
* APC405 board support addedstroese2004-12-16-0/+315