summaryrefslogtreecommitdiff
path: root/board/freescale
Commit message (Expand)AuthorAgeLines
* 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
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-14-12/+13
|\
| * Some changes of TLB entry setting for MPC8572DSHaiying Wang2009-01-13-4/+3
| * Change PCIE1&2 deciide logic on MPC8544DS board more readableRoy Zang2009-01-13-2/+2
| * PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bitRoy Zang2009-01-13-2/+2
| * Fix IO port selection issue on MPC8544DS and MPC8572DS boardsRoy Zang2009-01-13-4/+6
* | mpc8610hpcd: Fix PCI mapping conceptsBecky Bruce2009-01-13-8/+8
|/
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-19-6/+6
* 85xx: Add PORDEVSR_PCI1 definePeter Tyser2008-12-04-1/+1
* 85xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser2008-12-03-12/+0
* 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM caseDave Liu2008-12-03-8/+4
* 85xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-12-03-53/+0
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-1/+4
* mpc8641: fix address-cells default in old .dts detectionBecky Bruce2008-11-11-3/+3
* mpc8641: Try to detect old .dts filesBecky Bruce2008-11-10-0/+27
* mpc8641: Support 36-bit physical addressingBecky Bruce2008-11-10-6/+7
* mpc8641: Change 32-bit memory mapBecky Bruce2008-11-10-11/+14
* mpc8641: Drop imaginary second flash bank, map 8MBBecky Bruce2008-11-10-1/+1
* Merge commit 'wd/master'Jon Loeliger2008-11-10-3892/+258
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2008-11-09-3873/+239
| |\
| | * ColdFire: Fix M5329EVB and M5373EVB nand issueTsiChung Liew2008-11-03-43/+31
| | * ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew2008-11-03-0/+306
| | * ColdFire: Add SBF support for M52277EVBTsiChung Liew2008-11-03-5/+161
| | * ColdFire: Use CFI driver for M5272C3TsiChung Liew2008-11-03-379/+1
| | * ColdFire: Remove platforms mii.c fileTsiChung Liew2008-11-03-3430/+11
| | * ColdFire: Remove linker fileTsiChung Liew2008-11-03-287/+0
| * | Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-02-19/+19
| |/
* | 86xx: Make dram_size a phys_size_tBecky Bruce2008-11-03-6/+6
* | mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI buildBecky Bruce2008-11-03-8/+10
* | mpc8641: Stop supporting non-PCI_PNP configsBecky Bruce2008-11-03-21/+1
|/
* NAND: Add NAND support for MPC8536DS boardJason Jin2008-10-31-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-10-30-25/+0
|\
| * 86xx: remove the second DDR LAW setting for mpc8641hpcnDave Liu2008-10-30-3/+0