summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* mpc8641: Change 32-bit memory mapBecky Bruce2008-11-102-11/+14
* mpc8641: Drop imaginary second flash bank, map 8MBBecky Bruce2008-11-101-1/+1
* Merge commit 'wd/master'Jon Loeliger2008-11-1041-3892/+258
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2008-11-0933-3873/+239
| |\
| | * ColdFire: Fix M5329EVB and M5373EVB nand issueTsiChung Liew2008-11-032-43/+31
| | * ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew2008-11-034-0/+306
| | * ColdFire: Add SBF support for M52277EVBTsiChung Liew2008-11-034-5/+161
| | * ColdFire: Use CFI driver for M5272C3TsiChung Liew2008-11-032-379/+1
| | * ColdFire: Remove platforms mii.c fileTsiChung Liew2008-11-0322-3430/+11
| | * ColdFire: Remove linker fileTsiChung Liew2008-11-032-287/+0
| * | Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-028-19/+19
| |/
* | 86xx: Make dram_size a phys_size_tBecky Bruce2008-11-032-6/+6
* | mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI buildBecky Bruce2008-11-032-8/+10
* | mpc8641: Stop supporting non-PCI_PNP configsBecky Bruce2008-11-031-21/+1
|/
* NAND: Add NAND support for MPC8536DS boardJason Jin2008-10-312-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-10-303-25/+0
|\
| * 86xx: remove the second DDR LAW setting for mpc8641hpcnDave Liu2008-10-301-3/+0
| * 86xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-10-302-22/+0
* | NAND: Add support for MPC8572DS boardHaiying Wang2008-10-292-0/+7
* | Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-294-4/+4
|/
* 86xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-242-90/+41
* 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-245-269/+135
* mpc83xx: add support for switching between USB Host/Function for MPC837XEMDSAnton Vorontsov2008-10-211-4/+2
* mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boardsAnton Vorontsov2008-10-212-0/+44
* mpc83xx: add SGMII riser module support for the MPC8378E-MDS boardsAnton Vorontsov2008-10-211-0/+123
* mpc83xx: fix serdes setup for the MPC8378E boardsAnton Vorontsov2008-10-212-2/+2
* mpc83xx: mpc8360emds: rework LBC SDRAM setupAnton Vorontsov2008-10-211-12/+27
* 85xx: Fix compile warning in mpc8536ds.cKumar Gala2008-10-211-1/+0
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-214-8/+8
OpenPOWER on IntegriCloud