aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2008-08-27FSL DDR: Convert MPC8641HPCN to new DDR code.Kumar Gala3-7/+95
2008-08-26mpc7448hpc2: Fix PCI I/O space mapping.Randy Vinson1-2/+2
2008-08-25MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder2-0/+58
2008-08-25MPC8349EMDS: use 83XX_GENERIC_PCI setup codeIra W. Snyder1-317/+60
2008-08-25Merge branch 'next'Kim Phillips1-2/+37
2008-08-19Clean up usage of icache_disable/dcache_disableKumar Gala1-2/+0
2008-08-14ColdFire: Multiple fixes for M5282EVBTsiChung Liew2-2/+8
2008-08-14ColdFire: Move m5282evb from board to board/freescaleTsiChung Liew5-0/+608
2008-08-14ColdFire: Move m5272c3 from board to board/freescaleTsiChung Liew6-0/+944
2008-08-14ColdFire: Move m5271evb from board to board/freescaleTsiChung Liew5-0/+639
2008-08-14ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew6-0/+774
2008-08-14ColdFire: Implement SBF feature for M5445EVBTsiChung Liew2-3/+147
2008-08-14ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew3-1289/+52
2008-08-14ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew5-0/+820
2008-08-14ColdFire: Fix M5253EVB dram bring up issueTsiChung Liew1-4/+9
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-46/+18
2008-08-13m5373evb: Update NAND driver to new API.Scott Wood1-46/+18
2008-08-13mx31: move freescale's mx31 boards to vendor board dirJean-Christophe PLAGNIOL-VILLARD5-0/+505
2008-08-12NAND boot: MPC8313ERDB supportScott Wood3-1/+42
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-26/+16
2008-08-10mpc85xx: workaround old binutils bugKumar Gala7-35/+77
2008-08-01Fix compilation error for MCF5275TsiChung Liew1-1/+1
2008-07-31mpc85xx: Update linker scripts for Freescale boardsKumar Gala7-161/+108
2008-07-1683xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixupAnton Vorontsov1-9/+10
2008-07-1683xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYsAnton Vorontsov1-2/+36
2008-07-15Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefilev1.3.4-rc1Wolfgang Denk1-2/+0
2008-07-15Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk1-206/+392
2008-07-15Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi1-206/+392
2008-07-14MPC8544DS: Add ATI Video card supportKumar Gala1-0/+1
2008-07-14MPC8544DS: Report board id, board version and fpga version.Kumar Gala1-1/+4
2008-07-14Remove LBC_CACHE_BASE from 8544 DSAndy Fleming2-11/+3
2008-07-13Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk1-0/+3
2008-07-11Fix some more printf() format issues.Wolfgang Denk1-4/+4
2008-07-11Fixed some out-of-tree build issuesWolfgang Denk1-1/+1
2008-07-11ColdFire: Fix power up issue for MCF5235TsiChung Liew1-0/+3
2008-07-11Fix some more print() format errors.Wolfgang Denk3-5/+5
2008-07-10Merge commit 'wd/master'Jon Loeliger27-31/+82
2008-07-09FDT memory and pci node fixes for MPC8260ADSMatvejchikov Ilya1-0/+27
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk23-23/+23
2008-07-02Cleanup: fix out-of-tree building for some boardsWolfgang Denk1-4/+8
2008-07-02Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk1-1/+1
2008-07-01Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren1-1/+1
2008-06-19MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger1-2/+22
2008-06-19MPC8610HPCD: Report board id, board version and fpga version.Kumar Gala1-1/+4
2008-06-19MPC8641HPCN: Report board id, board version and fpga version.Kumar Gala1-2/+4
2008-06-12Change initdram() return type to phys_size_tBecky Bruce32-32/+32
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk1-16/+5
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk16-359/+60
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala9-60/+60
2008-06-1185xx: remove dummy board_early_init_fKumar Gala6-32/+0