summaryrefslogtreecommitdiffstats
path: root/board/freescale/common
Commit message (Expand)AuthorAgeFilesLines
* powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang2012-04-242-0/+14
* powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang2012-04-242-0/+18
* sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION optionFabio Estevam2012-02-121-1/+1
* powerpc/p3060qds: Add board related support for P3060QDS platformShengzhou Liu2011-11-294-8/+268
* board/freescale/common/pixis.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-3/+1
* board/freescale/common/cds_pci_ft.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-2/+1
* powerpc/mpc85xx: Set SYSCLK to the required frequencyJerry Huang2011-11-113-1/+99
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* powerpc/mpc85xxcds: Fix PCI speedchenhui zhao2011-10-031-4/+4
* powerpc/85xx: Refactor P2041RDB to use common p_corenet filesKumar Gala2011-09-293-0/+13
* powerpc/85xx: refactor common P-Series CoreNet files for FSL boardsKumar Gala2011-09-295-2/+265
* powerpc/85xx: Add FMan ethernet support to P4080DSAndy Fleming2011-09-293-0/+94
* Minor coding style cleanup.Wolfgang Denk2011-05-191-1/+0
* powerpc/85xx: add support for env in MMC/SPI on corenet ds boardsShaohui Xie2011-05-181-0/+2
* powerpc/fsl: add 'pixis_reset dump' commandTimur Tabi2011-04-281-0/+58
* powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code)Kumar Gala2011-04-272-3/+6
* 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
OpenPOWER on IntegriCloud