summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* ColdFire: Fix M5329EVB and M5373EVB nand issueTsiChung Liew2009-03-172-4/+8
* fsl: Remove unnecessary debug printfsAndy Fleming2009-03-091-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-03-091-7/+7
|\
| * mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signalAnton Vorontsov2009-03-051-7/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-02-241-0/+57
|\ \ | |/
| * mpc83xx: MPC837XERDB: Add PCIe supportAnton Vorontsov2009-02-231-0/+57
* | mpc8641hpcn: Indicate 36-bit addr map in boot messagesBecky Bruce2009-02-231-0/+3
|/
* 83xx: Add eSDHC support on 8379 EMDS boardAndy Fleming2009-02-161-5/+18
* 85xx: Add eSDHC support for 8536 DSAndy Fleming2009-02-161-0/+14
* 86xx: Reset updatePeter Tyser2009-02-162-0/+16
* 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DSKumar Gala2009-02-161-2/+6
* Fixup SGMII PHY ids in the device treeAndy Fleming2009-02-165-0/+79
* 85xx: Fix bug in device tree setup in 36-bit physical confgKumar Gala2009-02-161-1/+2
* 85xx: Fix address map for 36-bit config of MPC8572DSKumar Gala2009-02-161-2/+4
* mpc8641hpcn: Clean up PCI mapping conceptsBecky Bruce2009-02-101-5/+5
* mpc8641hpcn: Set up outbound pci windows before inboundBecky Bruce2009-02-101-6/+6
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-073-4/+4
* mpc8536ds.c: include sata.h to for needed function prototypesWolfgang Denk2009-01-281-0/+1
* Command usage cleanupPeter Tyser2009-01-282-3/+3
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-282-3/+3
* Clean up diufb command definitionsPeter Tyser2009-01-281-1/+1
* SATA: do not auto-initialize during bootMike Frysinger2009-01-271-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-2425-88/+108
|\
| * 85xx: enable the auto self refresh for wake up ARPDave Liu2009-01-231-0/+6
| * fsl-ddr: use the 1T timing as default configurationDave Liu2009-01-235-0/+14
| * 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-232-2/+2
| * 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-2310-28/+28
| * 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala2009-01-236-9/+9
| * 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-235-15/+15
| * 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-2311-39/+39
| * 85xx: separate FLASH BASE virtual from physical addressKumar Gala2009-01-236-6/+6
| * 85xx: separate PIXIS virtual from physical addressKumar Gala2009-01-234-4/+4
* | mpc83xx: Add PCI-E support for MPC837XEMDS boardsAnton Vorontsov2009-01-213-5/+96
* | mpc83xx: Add PCI-E support for MPC8315ERDB boardsAnton Vorontsov2009-01-211-0/+52
* | MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent modeIra Snyder2009-01-211-7/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-143-12/+13
|\
| * Some changes of TLB entry setting for MPC8572DSHaiying Wang2009-01-131-4/+3
| * Change PCIE1&2 deciide logic on MPC8544DS board more readableRoy Zang2009-01-131-2/+2
| * PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bitRoy Zang2009-01-131-2/+2
| * Fix IO port selection issue on MPC8544DS and MPC8572DS boardsRoy Zang2009-01-132-4/+6
* | mpc8610hpcd: Fix PCI mapping conceptsBecky Bruce2009-01-132-8/+8
|/
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-196-6/+6
* 85xx: Add PORDEVSR_PCI1 definePeter Tyser2008-12-041-1/+1
* 85xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser2008-12-031-12/+0
* 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM caseDave Liu2008-12-032-8/+4
* 85xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-12-035-53/+0
* Align end of bss by 4 bytesSelvamuthukumar2008-11-184-1/+4
* mpc8641: fix address-cells default in old .dts detectionBecky Bruce2008-11-111-3/+3
* mpc8641: Try to detect old .dts filesBecky Bruce2008-11-101-0/+27
* mpc8641: Support 36-bit physical addressingBecky Bruce2008-11-101-6/+7
OpenPOWER on IntegriCloud