summaryrefslogtreecommitdiff
path: root/board/freescale
Commit message (Expand)AuthorAgeLines
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-0/+2
* 85xx: Add UART1 support for MPC8569MDSHaiying Wang2009-06-12-0/+6
* 85xx: Fix the wrong BCSR address of 8569MDSDave Liu2009-06-09-1/+1
* 85xx: Fix the clock adjust of mpc8569mds boardDave Liu2009-06-09-1/+1
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-1/+1
* Small fix to m5282evbAlan Carvalho de Assis2009-04-04-1/+1
* fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala2009-04-04-48/+0
* fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-04-8/+8
* 86xx: Cleanup MP supportKumar Gala2009-04-01-1/+1
* mpc8641hpcn/sbc8641d: Add missing board_lmb_reservesBecky Bruce2009-03-31-0/+9
* MPC85xx: Add MPC8569MDS board supportHaiying Wang2009-03-30-0/+934
* 85xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala2009-03-30-24/+25
* Add wait flags to support board/chip specific delaysWolfgang Grandegger2009-03-23-1/+1
* Add multi chip support to the FSL-UPM driverWolfgang Grandegger2009-03-23-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-62/+25
* ColdFire: Fix M5329EVB and M5373EVB nand issueTsiChung Liew2009-03-17-4/+8
* fsl: Remove unnecessary debug printfsAndy Fleming2009-03-09-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-03-09-7/+7
|\
| * mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signalAnton Vorontsov2009-03-05-7/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-02-24-0/+57
|\ \ | |/
| * mpc83xx: MPC837XERDB: Add PCIe supportAnton Vorontsov2009-02-23-0/+57
* | mpc8641hpcn: Indicate 36-bit addr map in boot messagesBecky Bruce2009-02-23-0/+3
|/
* 83xx: Add eSDHC support on 8379 EMDS boardAndy Fleming2009-02-16-5/+18
* 85xx: Add eSDHC support for 8536 DSAndy Fleming2009-02-16-0/+14
* 86xx: Reset updatePeter Tyser2009-02-16-0/+16
* 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DSKumar Gala2009-02-16-2/+6
* Fixup SGMII PHY ids in the device treeAndy Fleming2009-02-16-0/+79
* 85xx: Fix bug in device tree setup in 36-bit physical confgKumar Gala2009-02-16-1/+2
* 85xx: Fix address map for 36-bit config of MPC8572DSKumar Gala2009-02-16-2/+4
* mpc8641hpcn: Clean up PCI mapping conceptsBecky Bruce2009-02-10-5/+5
* mpc8641hpcn: Set up outbound pci windows before inboundBecky Bruce2009-02-10-6/+6
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-07-4/+4
* mpc8536ds.c: include sata.h to for needed function prototypesWolfgang Denk2009-01-28-0/+1
* Command usage cleanupPeter Tyser2009-01-28-3/+3
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-3/+3
* Clean up diufb command definitionsPeter Tyser2009-01-28-1/+1
* SATA: do not auto-initialize during bootMike Frysinger2009-01-27-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-24-88/+108
|\
| * 85xx: enable the auto self refresh for wake up ARPDave Liu2009-01-23-0/+6
| * fsl-ddr: use the 1T timing as default configurationDave Liu2009-01-23-0/+14
| * 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-23-2/+2
| * 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-23-28/+28
| * 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala2009-01-23-9/+9
| * 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-23-15/+15
| * 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-23-39/+39
| * 85xx: separate FLASH BASE virtual from physical addressKumar Gala2009-01-23-6/+6
| * 85xx: separate PIXIS virtual from physical addressKumar Gala2009-01-23-4/+4
* | mpc83xx: Add PCI-E support for MPC837XEMDS boardsAnton Vorontsov2009-01-21-5/+96
* | mpc83xx: Add PCI-E support for MPC8315ERDB boardsAnton Vorontsov2009-01-21-0/+52
* | MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent modeIra Snyder2009-01-21-7/+0
|/