summaryrefslogtreecommitdiff
path: root/board/freescale/common/pixis.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* powerpc/pixis: Fix pixis help messageYork Sun2013-06-20-0/+2
* board/freescale/common/pixis.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-3/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-3/+3
* fsl: improve the PIXIS code and fix a few bugsTimur Tabi2010-04-07-128/+126
* 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala2009-07-22-34/+44
* General help message cleanupWolfgang Denk2009-06-12-13/+15
* Command usage cleanupPeter Tyser2009-01-28-2/+2
* Make pixis_set_sgmii more general to support MPC85xx boards.Liu Yu2008-10-18-3/+19
* pixis do not print long help if not configuredEd Swarthout2008-10-18-0/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-6/+6
* Add pixis_set_sgmii commandAndy Fleming2008-09-02-0/+55
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* FSL: Generalize PIXIS reset command parsing.James Yang2008-01-16-108/+106
* FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger2008-01-16-3/+1
* Unify pixis_reset altbank across board familiesJason Jin2007-11-17-1/+4
* ColdFire: Fix build error caused by pixis.cLiew Tsi Chung-r5aahp2007-09-15-2/+1
* support board vendor-common makefilesKim Phillips2007-08-29-0/+3
* Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-02-4/+4
* Add PIXIS FPGA support for MPC8641HPCN board.Haiying Wang2007-04-09-0/+472