summaryrefslogtreecommitdiff
path: root/board/freescale/common/pixis.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-08net: tsec: Remove non-DM_ETH support codeTom Rini1-73/+0
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-4/+4
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-4/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-21powerpc/pixis: Fix pixis help messageYork Sun1-0/+2
2011-11-11board/freescale/common/pixis.c: Fix GCC 4.6 build warningKumar Gala1-3/+1
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-3/+3
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi1-128/+126
2009-07-2285xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala1-34/+44
2009-06-12General help message cleanupWolfgang Denk1-13/+15
2009-01-28Command usage cleanupPeter Tyser1-2/+2
2008-10-18Make pixis_set_sgmii more general to support MPC85xx boards.Liu Yu1-3/+19
2008-10-18pixis do not print long help if not configuredEd Swarthout1-0/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-09-03Add pixis_set_sgmii commandAndy Fleming1-0/+55
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-01-16FSL: Generalize PIXIS reset command parsing.James Yang1-108/+106
2008-01-16FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger1-3/+1
2007-11-17Unify pixis_reset altbank across board familiesJason Jin1-1/+4
2007-09-15ColdFire: Fix build error caused by pixis.cLiew Tsi Chung-r5aahp1-2/+1
2007-08-29support board vendor-common makefilesKim Phillips1-0/+3
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk1-4/+4
2007-04-09Add PIXIS FPGA support for MPC8641HPCN board.Haiying Wang1-0/+472