summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/
OpenPOWER on IntegriCloud