summaryrefslogtreecommitdiff
path: root/board/freescale/common
AgeCommit message (Expand)Author
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 MakefileWolfgang 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
2007-11-17Unify pixis_reset altbank across board familiesJason Jin
2007-11-07Merge branch 'mpc8610'Jon Loeliger
2007-11-078610: Add 8610 DIU display driverYork Sun
2007-11-07FSL: Add a freescale bitmap logo.York Sun
2007-11-07Unify pixis_reset altbank across board familiesJason Jin
2007-10-18mpc83xx: pq-mds-pib.c typo errorTony Li
2007-09-15ColdFire: Fix build error caused by pixis.cLiew Tsi Chung-r5aahp
2007-08-29support board vendor-common makefilesKim Phillips
2007-08-16mpc83xx: suppress unused variable 'val8' warningKim Phillips
2007-08-16mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card supportTony Li
2007-08-15Move the MPC8641HPCN board under board/freescale.Jon Loeliger
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk
2007-04-09Add PIXIS FPGA support for MPC8641HPCN board.Haiying Wang