summaryrefslogtreecommitdiff
path: root/board/freescale/common
AgeCommit message (Expand)AuthorFilesLines
2011-10-03powerpc/mpc85xxcds: Fix PCI speedchenhui zhao1-4/+4
2011-09-30powerpc/85xx: Refactor P2041RDB to use common p_corenet filesKumar Gala3-0/+13
2011-09-30powerpc/85xx: refactor common P-Series CoreNet files for FSL boardsKumar Gala5-2/+265
2011-09-30powerpc/85xx: Add FMan ethernet support to P4080DSAndy Fleming3-0/+94
2011-05-20Minor coding style cleanup.Wolfgang Denk1-1/+0
2011-05-18powerpc/85xx: add support for env in MMC/SPI on corenet ds boardsShaohui Xie1-0/+2
2011-04-29powerpc/fsl: add 'pixis_reset dump' commandTimur Tabi1-0/+58
2011-04-28powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code)Kumar Gala2-3/+6
2011-04-05powerpc/85xx: Enable eSDHC boot support on P2020 DSJerry Huang2-0/+65
2011-04-04fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1Timur Tabi1-10/+40
2011-04-04p1022ds: allow for board-specific ngPIXIS functionsTimur Tabi2-15/+49
2011-02-10fsl: update CRC after setting EEPROM identifierTimur Tabi1-0/+1
2010-12-01video: move fsl_diu_fb driver to drivers/videoAnatolij Gustschin2-514/+0
2010-11-28512x: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-2/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-07fsl: add support for NXID v1 EEPROM formatTimur Tabi1-9/+17
2010-10-07fsl: verify writes to the MAC address EEPROMTimur Tabi1-1/+17
2010-09-25fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin2-60/+40
2010-09-22fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi4-1020/+4
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-05Make 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-27Convert Makefiles from COBJS-${} to COBJS-$()Kumar Gala1-11/+11
2010-05-18fsl_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-25mpc5121: 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-26ppc/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-29fsl: 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-13fsl: Update the number of ethxaddr in reading system eepromHaiying Wang1-5/+18
2009-06-12General help message cleanupWolfgang Denk1-13/+15
2009-03-10fsl: Remove unnecessary debug printfsAndy Fleming1-3/+0
2009-02-17Fixup 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