summaryrefslogtreecommitdiff
path: root/board/freescale
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-01-23-2/+2321
|\
| * ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB boardTsiChungLiew2008-01-17-0/+1298
| * ColdFire: Add MCF5227x cpu and M52277EVB support-1TsiChungLiew2008-01-17-0/+300
| * ColdFire: Add M5373EVB platform support - 1TsiChungLiew2008-01-17-0/+721
| * ColdFire: Update FlexBus CS for MCF532xTsiChungLiew2008-01-17-2/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-01-23-41/+71
|\ \
| * | FSL: Fix common EEPROM_data structure definitionHaiying Wang2008-01-17-41/+71
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-01-23-1762/+1203
|\ \
| * | 85xx: Convert MPC8568 MDS to new TLB setupKumar Gala2008-01-17-183/+101
| * | 85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setupKumar Gala2008-01-17-583/+331
| * | 85xx: Convert MPC8540/MPC8560 ADS to new TLB setupKumar Gala2008-01-17-433/+262
| * | 85xx: Convert MPC8544 DS to new TLB setupKumar Gala2008-01-17-179/+100
| * | 85xx: Use proper defines for PCI addressesKumar Gala2008-01-16-36/+36
| * | 85xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala2008-01-16-59/+63
| * | 85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init codeKumar Gala2008-01-16-173/+192
| * | 85xx: convert MPC8540/MPC8560 ADS over to use new LAW init codeKumar Gala2008-01-16-110/+118
| * | 85xx: convert MPC8544 DS over to use new LAW init codeKumar Gala2008-01-16-49/+43
| |/
* | codingstyle cleanup for spi driverKim Phillips2008-01-17-1/+1
* | Implement hard SPI driver on MPC8349EMDSBen Warren2008-01-17-0/+29
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-01-16-133/+120
|\
| * FSL: Generalize PIXIS reset command parsing.James Yang2008-01-16-108/+106
| * FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger2008-01-16-25/+14
* | Add support for the MPC837xERDBKim Phillips2008-01-16-0/+287
* | mpc83xx: clean up mpc8360emds.c warningsKim Phillips2008-01-16-7/+7
* | mpc83xx: fix phy-connection-type fixup codeKim Phillips2008-01-16-9/+15
* | mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s)Kumar Gala2008-01-16-3/+3
* | mpc83xx: Add the support for MPC8315ERDB boardDave Liu2008-01-16-0/+303
|/
* MPC8544DS: fix board Makefile for silent build (with -s)Wolfgang Denk2008-01-13-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-14/+14
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-01-12-0/+418
|\
| * mpc83xx: add support for the MPC8360E-RDKAnton Vorontsov2008-01-10-0/+418
* | Merge commit 'wd/master'Jon Loeliger2008-01-10-476/+431
|\ \ | |/
| * MPC8568E-MDS: set up QE pario for UART1Anton Vorontsov2008-01-09-0/+7
| * MPC8568E-MDS: reset UCCs to use them reliablyAnton Vorontsov2008-01-09-0/+33
| * Reworked FSL Book-E TLB macros to be more readableKumar Gala2008-01-09-476/+391
* | Convert MPC8610HPCD to use libfdt.Jon Loeliger2008-01-09-33/+40
* | 8610: Fix lingering compile warnings.Jon Loeliger2008-01-09-1/+4
|/
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-01-09-6/+0
* mpc83xx: fix missed pci_hose -> hose conversion for new libfdt codeKim Phillips2008-01-08-4/+4
* mpc83xx: rm remaining FLAT_TREE codeKim Phillips2008-01-08-84/+8
* mpc83xx: remove FLAT_TREE codeKim Phillips2008-01-08-91/+7
* mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-08-89/+111
* mpc83xx: supress compiler warningKim Phillips2008-01-08-1/+1
* mpc83xx: fix remaining fdt_find_node_by_path referencesKim Phillips2008-01-08-2/+2
* mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxidKim Phillips2008-01-08-0/+31
* mpc83xx: Add the support of MPC837xEMDS boardDave Liu2008-01-08-0/+287
* MPC8360E-MDS: configure and enable second UARTAnton Vorontsov2008-01-08-0/+8
* 8610: Move include of config.h earlier.Jon Loeliger2008-01-03-1/+1
* Convert MPC8641HPCN to use libfdt.Jon Loeliger2008-01-03-26/+34
* Merge commit 'wd/master'Jon Loeliger2008-01-03-61/+6751
|\