aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/common
AgeCommit message (Expand)Author
2010-09-21fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi
2010-08-01powerpc/p4080: Add support for the P4080DS boardKumar Gala
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-16ppc/85xx: Convert MPC8536DS to using board common ICS307 codeKumar Gala
2010-07-16ppc/85xx: Convert MPC8572DS to using board common ICS307 codeKumar Gala
2010-07-16powerpc: add support for the Freescale P1022DS reference boardTimur Tabi
2010-07-16Move ICS CLK chip frequency calculation code into a common board libraryKumar Gala
2010-07-16ppc/85xx: Add a structure defn for PIXIS registersKumar Gala
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-05-30fsl: rename 'dma' to 'brdcfg1' in the ngPIXIS structureTimur Tabi
2010-05-26Convert Makefiles from COBJS-${} to COBJS-$()Kumar Gala
2010-05-17fsl_diu_fb.c: fix build warningsWolfgang Denk
2010-05-12fsl-diu: Using I/O accessor to CCSR spaceJerry Huang
2010-04-24mpc5121: add support for PDM360NG boardAnatolij Gustschin
2010-04-07p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi
2010-01-25ppc/85xx: Add PIB/ATM support for MPC8569mdsLiu Yu
2009-09-08fsl: sys_eeprom: Fix 'may be used uninitialized' warningAnton Vorontsov
2009-08-28fsl: simplify the "mac id" command, improve boot-time informational messageTimur Tabi
2009-07-2285xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala
2009-07-03fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom codeKumar Gala
2009-06-12fsl: Update the number of ethxaddr in reading system eepromHaiying Wang
2009-06-12General help message cleanupWolfgang Denk
2009-03-09fsl: Remove unnecessary debug printfsAndy Fleming
2009-02-16Fixup SGMII PHY ids in the device treeAndy Fleming
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-10-18Make pixis_set_sgmii more general to support MPC85xx boards.Liu Yu
2008-10-18pixis do not print long help if not configuredEd Swarthout
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14fsl_diu: fix alignment error that caused malloc corruptionNikita V. Youshchenko
2008-10-08FSL: Fix get_cpu_board_revision() return value.Rafal Czubak
2008-09-09Update Freescale 85xx boards to sys_eeprom.cTimur Tabi
2008-09-02Add pixis_set_sgmii commandAndy Fleming
2008-09-02Add support for Freescale SGMII Riser CardAndy Fleming
2008-07-15Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefilev1.3.4-rc1Wolfgang Denk
2008-07-15Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-05-21Replace DPRINTF with debugYork Sun
2008-05-21Move pixel clock setting to board fileYork Sun
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-03-26FSL: Clean up board/freescale/common/MakefileJon Loeliger
2008-02-1486xx: Fix compilation warning in sys_eprom.cJon Loeliger
2008-01-17FSL: Fix common EEPROM_data structure definitionHaiying Wang
2008-01-16FSL: Generalize PIXIS reset command parsing.James Yang
2008-01-16FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger
2008-01-09Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-01-03Merge commit 'wd/master'Jon Loeliger
2007-12-11Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala
2007-11-20Move 8610 DIU interface structure definitions to header file.Jon Loeliger