summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
...
* | Add support for the MPC837xERDBKim Phillips2008-01-164-0/+287
* | mpc83xx: clean up mpc8360emds.c warningsKim Phillips2008-01-161-7/+7
* | mpc83xx: fix phy-connection-type fixup codeKim Phillips2008-01-161-9/+15
* | mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s)Kumar Gala2008-01-163-3/+3
* | mpc83xx: Add the support for MPC8315ERDB boardDave Liu2008-01-164-0/+303
|/
* MPC8544DS: fix board Makefile for silent build (with -s)Wolfgang Denk2008-01-131-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-1214-14/+14
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-01-123-0/+418
|\
| * mpc83xx: add support for the MPC8360E-RDKAnton Vorontsov2008-01-103-0/+418
* | Merge commit 'wd/master'Jon Loeliger2008-01-1010-476/+431
|\ \ | |/
| * MPC8568E-MDS: set up QE pario for UART1Anton Vorontsov2008-01-091-0/+7
| * MPC8568E-MDS: reset UCCs to use them reliablyAnton Vorontsov2008-01-093-0/+33
| * Reworked FSL Book-E TLB macros to be more readableKumar Gala2008-01-097-476/+391
* | Convert MPC8610HPCD to use libfdt.Jon Loeliger2008-01-091-33/+40
* | 8610: Fix lingering compile warnings.Jon Loeliger2008-01-091-1/+4
|/
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-01-091-6/+0
* mpc83xx: fix missed pci_hose -> hose conversion for new libfdt codeKim Phillips2008-01-082-4/+4
* mpc83xx: rm remaining FLAT_TREE codeKim Phillips2008-01-084-84/+8
* mpc83xx: remove FLAT_TREE codeKim Phillips2008-01-088-91/+7
* mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-085-89/+111
* mpc83xx: supress compiler warningKim Phillips2008-01-081-1/+1
* mpc83xx: fix remaining fdt_find_node_by_path referencesKim Phillips2008-01-081-2/+2
* mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxidKim Phillips2008-01-081-0/+31
* mpc83xx: Add the support of MPC837xEMDS boardDave Liu2008-01-084-0/+287
* MPC8360E-MDS: configure and enable second UARTAnton Vorontsov2008-01-081-0/+8
* 8610: Move include of config.h earlier.Jon Loeliger2008-01-031-1/+1
* Convert MPC8641HPCN to use libfdt.Jon Loeliger2008-01-031-26/+34
* Merge commit 'wd/master'Jon Loeliger2008-01-0341-61/+6751
|\
| * Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala2007-12-1122-0/+3567
| * Move the MPC8540 ADS board under board/freescale.Kumar Gala2007-12-115-0/+863
| * Move the MPC8560 ADS board under board/freescale.Kumar Gala2007-12-115-0/+1083
| * Move the MPC8568 MDS board under board/freescale.Kumar Gala2007-12-117-0/+1193
| * Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala2007-12-111-16/+9
| * Stop using immap_t on 85xxKumar Gala2007-12-111-3/+2
| * Stop using immap_t for guts offset on 85xxKumar Gala2007-12-111-3/+2
| * Update MPC8544DS to use libfdtKumar Gala2007-12-111-39/+32
* | Merge commit 'wd/master'Jon Loeliger2007-12-064-6/+6
|\ \ | |/
| * Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-214-6/+6
* | Move 8610 DIU interface structure definitions to header file.Jon Loeliger2007-11-202-32/+34
* | Merge commit 'remotes/wd/master'Jon Loeliger2007-11-203-1/+286
|\ \ | |/
| * Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-181-1/+1
| * Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-172-0/+285
| |\
| | * ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2007-11-072-0/+285
| * | Unify pixis_reset altbank across board familiesJason Jin2007-11-171-1/+4
| |/
* | Merge branch 'mpc8610'Jon Loeliger2007-11-077-5/+1794
|\ \
| * | 8610: Add console frame buffer support to FSL 8610 DIU driver.York Sun2007-11-071-3/+75
| * | 8610: Add 8610 DIU display driverYork Sun2007-11-076-5/+844
| * | FSL: Add a freescale bitmap logo.York Sun2007-11-071-0/+878
* | | Unify pixis_reset altbank across board familiesJason Jin2007-11-071-1/+4
|/ /
* | Merge commit 'remotes/wd/master'Jon Loeliger2007-11-022-14/+16
|\ \ | |/
OpenPOWER on IntegriCloud