| Commit message (Expand) | Author | Age | Lines |
* | 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards | Kumar Gala | 2009-07-22 | -34/+44 |
* | fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom code | Kumar Gala | 2009-07-03 | -2/+4 |
* | fsl: Update the number of ethxaddr in reading system eeprom | Haiying Wang | 2009-06-12 | -5/+18 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -13/+15 |
* | fsl: Remove unnecessary debug printfs | Andy Fleming | 2009-03-09 | -3/+0 |
* | Fixup SGMII PHY ids in the device tree | Andy Fleming | 2009-02-16 | -0/+66 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -2/+2 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -2/+2 |
* | Make pixis_set_sgmii more general to support MPC85xx boards. | Liu Yu | 2008-10-18 | -3/+19 |
* | pixis do not print long help if not configured | Ed Swarthout | 2008-10-18 | -0/+4 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -39/+39 |
* | fsl_diu: fix alignment error that caused malloc corruption | Nikita V. Youshchenko | 2008-10-14 | -3/+3 |
* | FSL: Fix get_cpu_board_revision() return value. | Rafal Czubak | 2008-10-08 | -1/+1 |
* | Update Freescale 85xx boards to sys_eeprom.c | Timur Tabi | 2008-09-09 | -61/+0 |
* | Add pixis_set_sgmii command | Andy Fleming | 2008-09-02 | -0/+55 |
* | Add support for Freescale SGMII Riser Card | Andy Fleming | 2008-09-02 | -0/+42 |
* | Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile | Wolfgang Denk | 2008-07-15 | -2/+0 |
* | Update Freescale sys_eeprom.c to handle CCID formats | Timur Tabi | 2008-07-15 | -206/+392 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | Replace DPRINTF with debug | York Sun | 2008-05-21 | -35/+29 |
* | Move pixel clock setting to board file | York Sun | 2008-05-21 | -34/+5 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -9/+9 |
* | FSL: Clean up board/freescale/common/Makefile | Jon Loeliger | 2008-03-26 | -2/+10 |
* | 86xx: Fix compilation warning in sys_eprom.c | Jon Loeliger | 2008-02-14 | -1/+1 |
* | FSL: Fix common EEPROM_data structure definition | Haiying Wang | 2008-01-17 | -41/+71 |
* | FSL: Generalize PIXIS reset command parsing. | James Yang | 2008-01-16 | -108/+106 |
* | FSL: Convert board/freescale/common/Makefile to use CONFIG_ | Jon Loeliger | 2008-01-16 | -19/+8 |
* | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-01-09 | -6/+0 |
* | Merge commit 'wd/master' | Jon Loeliger | 2008-01-03 | -0/+458 |
|\ |
|
| * | Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. | Kumar Gala | 2007-12-11 | -0/+458 |
| * | Unify pixis_reset altbank across board families | Jason Jin | 2007-11-17 | -1/+4 |
* | | Move 8610 DIU interface structure definitions to header file. | Jon Loeliger | 2007-11-20 | -32/+34 |
* | | Merge branch 'mpc8610' | Jon Loeliger | 2007-11-07 | -1/+1572 |
|\ \ |
|
| * | | 8610: Add 8610 DIU display driver | York Sun | 2007-11-07 | -1/+694 |
| * | | FSL: Add a freescale bitmap logo. | York Sun | 2007-11-07 | -0/+878 |
| |/ |
|
* | | Unify pixis_reset altbank across board families | Jason Jin | 2007-11-07 | -1/+4 |
|/ |
|
* | mpc83xx: pq-mds-pib.c typo error | Tony Li | 2007-10-18 | -13/+13 |
* | ColdFire: Fix build error caused by pixis.c | Liew Tsi Chung-r5aahp | 2007-09-15 | -2/+1 |
* | support board vendor-common makefiles | Kim Phillips | 2007-08-29 | -0/+62 |
* | mpc83xx: suppress unused variable 'val8' warning | Kim Phillips | 2007-08-16 | -1/+2 |
* | mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support | Tony Li | 2007-08-16 | -0/+110 |
* | Move the MPC8641HPCN board under board/freescale. | Jon Loeliger | 2007-08-15 | -0/+256 |
* | Fix build errors and warnings / code cleanup. | Wolfgang Denk | 2007-08-02 | -4/+4 |
* | Add PIXIS FPGA support for MPC8641HPCN board. | Haiying Wang | 2007-04-09 | -0/+503 |