summaryrefslogtreecommitdiffstats
path: root/board/freescale/common
Commit message (Expand)AuthorAgeFilesLines
* powerpc/85xx: Enable eSDHC boot support on P2020 DSJerry Huang2011-04-042-0/+65
* fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1Timur Tabi2011-04-041-10/+40
* p1022ds: allow for board-specific ngPIXIS functionsTimur Tabi2011-04-042-15/+49
* fsl: update CRC after setting EEPROM identifierTimur Tabi2011-02-091-0/+1
* video: move fsl_diu_fb driver to drivers/videoAnatolij Gustschin2010-12-012-514/+0
* 512x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* fsl: add support for NXID v1 EEPROM formatTimur Tabi2010-10-071-9/+17
* fsl: verify writes to the MAC address EEPROMTimur Tabi2010-10-071-1/+17
* fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin2010-09-252-60/+40
* fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi2010-09-214-1020/+4
* powerpc/p4080: Add support for the P4080DS boardKumar Gala2010-08-011-0/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-4/+2
* ppc/85xx: Convert MPC8536DS to using board common ICS307 codeKumar Gala2010-07-161-0/+1
* ppc/85xx: Convert MPC8572DS to using board common ICS307 codeKumar Gala2010-07-161-0/+1
* powerpc: add support for the Freescale P1022DS reference boardTimur Tabi2010-07-161-0/+1
* Move ICS CLK chip frequency calculation code into a common board libraryKumar Gala2010-07-163-0/+119
* ppc/85xx: Add a structure defn for PIXIS registersKumar Gala2010-07-162-1/+183
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-043-5/+5
* fsl: rename 'dma' to 'brdcfg1' in the ngPIXIS structureTimur Tabi2010-05-301-1/+1
* Convert Makefiles from COBJS-${} to COBJS-$()Kumar Gala2010-05-261-11/+11
* fsl_diu_fb.c: fix build warningsWolfgang Denk2010-05-171-9/+9
* fsl-diu: Using I/O accessor to CCSR spaceJerry Huang2010-05-121-27/+28
* mpc5121: add support for PDM360NG boardAnatolij Gustschin2010-04-241-4/+25
* p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi2010-04-073-0/+194
* fsl: improve the PIXIS code and fix a few bugsTimur Tabi2010-04-072-159/+126
* ppc/85xx: Add PIB/ATM support for MPC8569mdsLiu Yu2010-01-251-1/+1
* fsl: sys_eeprom: Fix 'may be used uninitialized' warningAnton Vorontsov2009-09-081-1/+2
* fsl: simplify the "mac id" command, improve boot-time informational messageTimur Tabi2009-08-281-32/+49
* 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala2009-07-221-34/+44
* fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom codeKumar Gala2009-07-031-2/+4
* fsl: Update the number of ethxaddr in reading system eepromHaiying Wang2009-06-121-5/+18
* General help message cleanupWolfgang Denk2009-06-121-13/+15
* fsl: Remove unnecessary debug printfsAndy Fleming2009-03-091-3/+0
* Fixup SGMII PHY ids in the device treeAndy Fleming2009-02-162-0/+66
* Command usage cleanupPeter Tyser2009-01-281-2/+2
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-2/+2
* Make pixis_set_sgmii more general to support MPC85xx boards.Liu Yu2008-10-181-3/+19
* pixis do not print long help if not configuredEd Swarthout2008-10-181-0/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-184-39/+39
* fsl_diu: fix alignment error that caused malloc corruptionNikita V. Youshchenko2008-10-141-3/+3
* FSL: Fix get_cpu_board_revision() return value.Rafal Czubak2008-10-081-1/+1
* Update Freescale 85xx boards to sys_eeprom.cTimur Tabi2008-09-092-61/+0
* Add pixis_set_sgmii commandAndy Fleming2008-09-021-0/+55
* Add support for Freescale SGMII Riser CardAndy Fleming2008-09-023-0/+42
* Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort MakefileWolfgang Denk2008-07-151-2/+0
* Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi2008-07-151-206/+392
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Replace DPRINTF with debugYork Sun2008-05-211-35/+29
* Move pixel clock setting to board fileYork Sun2008-05-211-34/+5
OpenPOWER on IntegriCloud