| Commit message (Expand) | Author | Age | Lines |
* | FSL: Clean up board/freescale/common/Makefile | Jon Loeliger | 2008-03-26 | -42/+28 |
* | 85xx: Add the concept of CFG_CCSRBAR_PHYS | Kumar Gala | 2008-03-26 | -7/+7 |
* | 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role | Anton Vorontsov | 2008-03-25 | -0/+1 |
* | mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCI | Anton Vorontsov | 2008-03-25 | -0/+17 |
* | mpc83xx: MPC8360E-RDK: add support for NAND | Anton Vorontsov | 2008-03-25 | -1/+75 |
* | 83xx: initialize serdes for MPC837XRDB boards | Anton Vorontsov | 2008-03-25 | -0/+37 |
* | 83xx: Add Vitesse VSC7385 firmware uploading | Timur Tabi | 2008-03-25 | -6/+57 |
* | FSL: Move board/mpc8266ads under board/freescale | Jon Loeliger | 2008-03-25 | -0/+1177 |
* | FSL: Move board/mpc7448hpc2 under board/freescale | Jon Loeliger | 2008-03-25 | -0/+1906 |
* | FSL: Move board/mpc8260ads under board/freescale | Jon Loeliger | 2008-03-25 | -0/+1126 |
* | Remove erroneous or extra spd.h #includers. | Jon Loeliger | 2008-03-05 | -62/+10 |
* | 86xx: Fix GUR PCI config registers properly. | Jon Loeliger | 2008-02-20 | -4/+8 |
* | 8610HPCD: Fix typos in two PCI setup registers. | Jon Loeliger | 2008-02-19 | -3/+2 |
* | 86xx: Convert sbc8641d to use libfdt. | Jon Loeliger | 2008-02-18 | -15/+3 |
* | 86xx: Fix compilation warning in sys_eprom.c | Jon Loeliger | 2008-02-14 | -1/+1 |
* | 86xx: Remove old-style law setup code | Becky Bruce | 2008-01-24 | -332/+0 |
* | 86xx: Convert mpc8610hpcd to new law setup method. | Becky Bruce | 2008-01-24 | -1/+45 |
* | 86xx: Support new law setup method and convert mpc8641 | Becky Bruce | 2008-01-24 | -1/+65 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire | Wolfgang Denk | 2008-01-23 | -2/+2321 |
|\ |
|
| * | ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB board | TsiChungLiew | 2008-01-17 | -0/+1298 |
| * | ColdFire: Add MCF5227x cpu and M52277EVB support-1 | TsiChungLiew | 2008-01-17 | -0/+300 |
| * | ColdFire: Add M5373EVB platform support - 1 | TsiChungLiew | 2008-01-17 | -0/+721 |
| * | ColdFire: Update FlexBus CS for MCF532x | TsiChungLiew | 2008-01-17 | -2/+2 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx | Wolfgang Denk | 2008-01-23 | -41/+71 |
|\ \ |
|
| * | | FSL: Fix common EEPROM_data structure definition | Haiying Wang | 2008-01-17 | -41/+71 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2008-01-23 | -1762/+1203 |
|\ \ |
|
| * | | 85xx: Convert MPC8568 MDS to new TLB setup | Kumar Gala | 2008-01-17 | -183/+101 |
| * | | 85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup | Kumar Gala | 2008-01-17 | -583/+331 |
| * | | 85xx: Convert MPC8540/MPC8560 ADS to new TLB setup | Kumar Gala | 2008-01-17 | -433/+262 |
| * | | 85xx: Convert MPC8544 DS to new TLB setup | Kumar Gala | 2008-01-17 | -179/+100 |
| * | | 85xx: Use proper defines for PCI addresses | Kumar Gala | 2008-01-16 | -36/+36 |
| * | | 85xx: convert remaining 85xx boards over to use new LAW init code | Kumar Gala | 2008-01-16 | -59/+63 |
| * | | 85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code | Kumar Gala | 2008-01-16 | -173/+192 |
| * | | 85xx: convert MPC8540/MPC8560 ADS over to use new LAW init code | Kumar Gala | 2008-01-16 | -110/+118 |
| * | | 85xx: convert MPC8544 DS over to use new LAW init code | Kumar Gala | 2008-01-16 | -49/+43 |
| |/ |
|
* | | codingstyle cleanup for spi driver | Kim Phillips | 2008-01-17 | -1/+1 |
* | | Implement hard SPI driver on MPC8349EMDS | Ben Warren | 2008-01-17 | -0/+29 |
|/ |
|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx | Wolfgang Denk | 2008-01-16 | -133/+120 |
|\ |
|
| * | 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 | -25/+14 |
* | | Add support for the MPC837xERDB | Kim Phillips | 2008-01-16 | -0/+287 |
* | | mpc83xx: clean up mpc8360emds.c warnings | Kim Phillips | 2008-01-16 | -7/+7 |
* | | mpc83xx: fix phy-connection-type fixup code | Kim Phillips | 2008-01-16 | -9/+15 |
* | | mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s) | Kumar Gala | 2008-01-16 | -3/+3 |
* | | mpc83xx: Add the support for MPC8315ERDB board | Dave Liu | 2008-01-16 | -0/+303 |
|/ |
|
* | MPC8544DS: fix board Makefile for silent build (with -s) | Wolfgang Denk | 2008-01-13 | -1/+1 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -14/+14 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx | Wolfgang Denk | 2008-01-12 | -0/+418 |
|\ |
|
| * | mpc83xx: add support for the MPC8360E-RDK | Anton Vorontsov | 2008-01-10 | -0/+418 |
* | | Merge commit 'wd/master' | Jon Loeliger | 2008-01-10 | -476/+431 |
|\ \
| |/ |
|