summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-1812-740/+231
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-1/+1
* mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variableAnton Vorontsov2009-07-161-2/+1
* mpc83xx: MPC8315ERDB: Use hwconfig for board type selectionAnton Vorontsov2009-07-161-9/+5
* mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device treeAnton Vorontsov2009-07-161-13/+24
* mpc83xx: MPC837XERDB: Add support for FSL eSDHCAnton Vorontsov2009-07-161-0/+18
* MPC512x: factor out common codeWolfgang Denk2009-07-141-112/+6
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-074-0/+213
|\
| * MX31: Add NAND SPL boot support to i.MX31 PDK board.Magnus Lilja2009-07-062-0/+97
| * MX31: Add basic support for Freescale i.MX31 PDK board.Magnus Lilja2009-07-063-0/+116
* | fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom codeKumar Gala2009-07-031-2/+4
* | 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser2009-07-024-8/+8
* | 85xx: Add pci e1000 Ethernet support for P2020 boardRoy Zang2009-06-301-1/+2
|/
* Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer2009-06-151-0/+9
* fsl: Update the number of ethxaddr in reading system eepromHaiying Wang2009-06-121-5/+18
* 85xx: Add RMII support for MPC8569MDSHaiying Wang2009-06-123-3/+110
* 85xx: Add UEC3 and UEC4 support for MPC8569MDSHaiying Wang2009-06-122-0/+34
* 85xx: Add P2020DS supportSrikanth Srinivasan2009-06-127-0/+1130
* mpc512x: MPC5121ADS: Add NAND supportStefan Roese2009-06-121-7/+34
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-121-1/+1
* MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk2009-06-121-85/+92
* MPC512x: add more hardware description to immap_512x.hWolfgang Denk2009-06-121-1/+1
* Rename ads5121 board into mpc5121adsWolfgang Denk2009-06-124-0/+415
* General help message cleanupWolfgang Denk2009-06-122-15/+17
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-0/+2
* 85xx: Add UART1 support for MPC8569MDSHaiying Wang2009-06-121-0/+6
* 85xx: Fix the wrong BCSR address of 8569MDSDave Liu2009-06-091-1/+1
* 85xx: Fix the clock adjust of mpc8569mds boardDave Liu2009-06-091-1/+1
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-151-1/+1
* Small fix to m5282evbAlan Carvalho de Assis2009-04-041-1/+1
* fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala2009-04-048-48/+0
* fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-048-8/+8
* 86xx: Cleanup MP supportKumar Gala2009-04-011-1/+1
* mpc8641hpcn/sbc8641d: Add missing board_lmb_reservesBecky Bruce2009-03-311-0/+9
* MPC85xx: Add MPC8569MDS board supportHaiying Wang2009-03-309-0/+934
* 85xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala2009-03-305-24/+25
* Add wait flags to support board/chip specific delaysWolfgang Grandegger2009-03-231-1/+1
* Add multi chip support to the FSL-UPM driverWolfgang Grandegger2009-03-231-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-2025-62/+25
* 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
OpenPOWER on IntegriCloud