summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)Author
2008-01-1785xx: Convert MPC8544 DS to new TLB setupKumar Gala
2008-01-1785xx: Use proper defines for PCI addressesKumar Gala
2008-01-1785xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala
2008-01-1785xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init codeKumar Gala
2008-01-1785xx: convert MPC8540/MPC8560 ADS over to use new LAW init codeKumar Gala
2008-01-1785xx: convert MPC8544 DS over to use new LAW init codeKumar Gala
2008-01-16Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk
2008-01-16Add support for the MPC837xERDBKim Phillips
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-16mpc83xx: clean up mpc8360emds.c warningsKim Phillips
2008-01-16mpc83xx: fix phy-connection-type fixup codeKim Phillips
2008-01-16mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s)Kumar Gala
2008-01-16mpc83xx: Add the support for MPC8315ERDB boardDave Liu
2008-01-13MPC8544DS: fix board Makefile for silent build (with -s)Wolfgang Denk
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2008-01-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk
2008-01-11mpc83xx: add support for the MPC8360E-RDKAnton Vorontsov
2008-01-10Merge commit 'wd/master'Jon Loeliger
2008-01-09MPC8568E-MDS: set up QE pario for UART1Anton Vorontsov
2008-01-09MPC8568E-MDS: reset UCCs to use them reliablyAnton Vorontsov
2008-01-09Reworked FSL Book-E TLB macros to be more readableKumar Gala
2008-01-09Convert MPC8610HPCD to use libfdt.Jon Loeliger
2008-01-098610: Fix lingering compile warnings.Jon Loeliger
2008-01-09Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-01-08mpc83xx: fix missed pci_hose -> hose conversion for new libfdt codeKim Phillips
2008-01-08mpc83xx: rm remaining FLAT_TREE codeKim Phillips
2008-01-08mpc83xx: remove FLAT_TREE codeKim Phillips
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips
2008-01-08mpc83xx: supress compiler warningKim Phillips
2008-01-08mpc83xx: fix remaining fdt_find_node_by_path referencesKim Phillips
2008-01-08mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxidKim Phillips
2008-01-08mpc83xx: Add the support of MPC837xEMDS boardDave Liu
2008-01-08MPC8360E-MDS: configure and enable second UARTAnton Vorontsov
2008-01-038610: Move include of config.h earlier.Jon Loeliger
2008-01-03Convert MPC8641HPCN to use libfdt.Jon Loeliger
2008-01-03Merge commit 'wd/master'Jon Loeliger
2007-12-12Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala
2007-12-12Move the MPC8540 ADS board under board/freescale.Kumar Gala
2007-12-12Move the MPC8560 ADS board under board/freescale.Kumar Gala
2007-12-12Move the MPC8568 MDS board under board/freescale.Kumar Gala
2007-12-12Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala
2007-12-12Stop using immap_t on 85xxKumar Gala
2007-12-12Stop using immap_t for guts offset on 85xxKumar Gala
2007-12-12Update MPC8544DS to use libfdtKumar Gala
2007-12-06Merge commit 'wd/master'Jon Loeliger
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala
2007-11-20Move 8610 DIU interface structure definitions to header file.Jon Loeliger
2007-11-20Merge commit 'remotes/wd/master'Jon Loeliger
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk