summaryrefslogtreecommitdiffstats
path: root/board/freescale/common
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Big white-space cleanup.Wolfgang Denk2008-05-213-9/+9
* FSL: Clean up board/freescale/common/MakefileJon Loeliger2008-03-264-2/+10
* 86xx: Fix compilation warning in sys_eprom.cJon Loeliger2008-02-141-1/+1
* FSL: Fix common EEPROM_data structure definitionHaiying Wang2008-01-171-41/+71
* FSL: Generalize PIXIS reset command parsing.James Yang2008-01-161-108/+106
* FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger2008-01-165-19/+8
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-01-091-6/+0
* Merge commit 'wd/master'Jon Loeliger2008-01-037-0/+458
|\
| * Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala2007-12-117-0/+458
| * Unify pixis_reset altbank across board familiesJason Jin2007-11-171-1/+4
* | Move 8610 DIU interface structure definitions to header file.Jon Loeliger2007-11-202-32/+34
* | Merge branch 'mpc8610'Jon Loeliger2007-11-074-1/+1572
|\ \
| * | 8610: Add 8610 DIU display driverYork Sun2007-11-073-1/+694
| * | FSL: Add a freescale bitmap logo.York Sun2007-11-071-0/+878
| |/
* | Unify pixis_reset altbank across board familiesJason Jin2007-11-071-1/+4
|/
* mpc83xx: pq-mds-pib.c typo errorTony Li2007-10-181-13/+13
* ColdFire: Fix build error caused by pixis.cLiew Tsi Chung-r5aahp2007-09-151-2/+1
* support board vendor-common makefilesKim Phillips2007-08-293-0/+62
* mpc83xx: suppress unused variable 'val8' warningKim Phillips2007-08-161-1/+2
* mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card supportTony Li2007-08-162-0/+110
OpenPOWER on IntegriCloud