aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/common
AgeCommit message (Expand)AuthorFilesLines
2010-08-01powerpc/p4080: Add support for the P4080DS boardKumar Gala1-0/+1
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-4/+2
2010-07-16ppc/85xx: Convert MPC8536DS to using board common ICS307 codeKumar Gala1-0/+1
2010-07-16ppc/85xx: Convert MPC8572DS to using board common ICS307 codeKumar Gala1-0/+1
2010-07-16powerpc: add support for the Freescale P1022DS reference boardTimur Tabi1-0/+1
2010-07-16Move ICS CLK chip frequency calculation code into a common board libraryKumar Gala3-0/+119
2010-07-16ppc/85xx: Add a structure defn for PIXIS registersKumar Gala2-1/+183
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk3-5/+5
2010-05-30fsl: rename 'dma' to 'brdcfg1' in the ngPIXIS structureTimur Tabi1-1/+1
2010-05-26Convert Makefiles from COBJS-${} to COBJS-$()Kumar Gala1-11/+11
2010-05-17fsl_diu_fb.c: fix build warningsWolfgang Denk1-9/+9
2010-05-12fsl-diu: Using I/O accessor to CCSR spaceJerry Huang1-27/+28
2010-04-24mpc5121: add support for PDM360NG boardAnatolij Gustschin1-4/+25
2010-04-07p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi3-0/+194
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi2-159/+126
2010-01-25ppc/85xx: Add PIB/ATM support for MPC8569mdsLiu Yu1-1/+1
2009-09-08fsl: sys_eeprom: Fix 'may be used uninitialized' warningAnton Vorontsov1-1/+2
2009-08-28fsl: simplify the "mac id" command, improve boot-time informational messageTimur Tabi1-32/+49
2009-07-2285xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala1-34/+44
2009-07-03fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom codeKumar Gala1-2/+4
2009-06-12fsl: Update the number of ethxaddr in reading system eepromHaiying Wang1-5/+18
2009-06-12General help message cleanupWolfgang Denk1-13/+15
2009-03-09fsl: Remove unnecessary debug printfsAndy Fleming1-3/+0
2009-02-16Fixup SGMII PHY ids in the device treeAndy Fleming2-0/+66
2009-01-28Command usage cleanupPeter Tyser1-2/+2
2009-01-28Standardize command usage messages with cmd_usage()Peter 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-VILLARD4-39/+39
2008-10-14fsl_diu: fix alignment error that caused malloc corruptionNikita V. Youshchenko1-3/+3
2008-10-08FSL: Fix get_cpu_board_revision() return value.Rafal Czubak1-1/+1
2008-09-09Update Freescale 85xx boards to sys_eeprom.cTimur Tabi2-61/+0
2008-09-02Add pixis_set_sgmii commandAndy Fleming1-0/+55
2008-09-02Add support for Freescale SGMII Riser CardAndy Fleming3-0/+42
2008-07-15Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefilev1.3.4-rc1Wolfgang Denk1-2/+0
2008-07-15Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi1-206/+392
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-05-21Replace DPRINTF with debugYork Sun1-35/+29
2008-05-21Move pixel clock setting to board fileYork Sun1-34/+5
2008-05-21Big white-space cleanup.Wolfgang Denk3-9/+9
2008-03-26FSL: Clean up board/freescale/common/MakefileJon Loeliger4-2/+10
2008-02-1486xx: Fix compilation warning in sys_eprom.cJon Loeliger1-1/+1
2008-01-17FSL: Fix common EEPROM_data structure definitionHaiying Wang1-41/+71
2008-01-16FSL: Generalize PIXIS reset command parsing.James Yang1-108/+106
2008-01-16FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger5-19/+8
2008-01-09Coding Style cleanup, update CHANGELOGWolfgang Denk1-6/+0
2008-01-03Merge commit 'wd/master'Jon Loeliger7-0/+458
2007-12-11Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala7-0/+458
2007-11-20Move 8610 DIU interface structure definitions to header file.Jon Loeliger2-32/+34
2007-11-17Unify pixis_reset altbank across board familiesJason Jin1-1/+4