summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-05DM9000 init for pm9261Ilko Iliev1-0/+7
2009-09-05Add support for the DevKit8000 boardFrederik Kriewitz9-0/+921
2009-09-05omap3: move the other boards to board/Jean-Christophe PLAGNIOL-VILLARD9-2/+2
2009-09-05arm: move Logicpd's boards to board/logicpd/Jean-Christophe PLAGNIOL-VILLARD17-3/+3
2009-09-05omap: move TI's boards to board/ti/Jean-Christophe PLAGNIOL-VILLARD33-7/+7
2009-09-01Support for the Calao TNY-A9260/TNY-A9G20 boardsAlbin Tonnerre8-1/+403
2009-09-01arm: Kirkwood: add SYSRSTn Duration Counter SupportPrafulla Wadaskar2-0/+77
2009-09-01Add support for the Calao SBC35-A9G20 boardAlbin Tonnerre9-1/+517
2009-09-01imx27lite: add support for imx27lite board from LogicPDIlya Yanok10-0/+629
2009-09-01at91sam9260/afeb9260: Fix SPI initializationAlbin Tonnerre2-2/+2
2009-09-01Remove duplicate set_crSimon Kagstrom1-30/+0
2009-08-31Merge branch 'next' of ../nextWolfgang Denk245-4436/+5680
2009-08-31Prepare 2009.08v2009.08Wolfgang Denk2-1/+187
2009-08-31Add common code dir for Matrix Vision boards.Andre Schwarz4-0/+206
2009-08-30bugfix CONFIG_SYS_CONSOLE_INFO_QUIETDavid Brownell1-1/+1
2009-08-28fsl: simplify the "mac id" command, improve boot-time informational messageTimur Tabi1-32/+49
2009-08-2885xx: Added PCIe support for P1 P2 RDBPoonam Aggrwal3-1/+125
2009-08-28driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controllerPoonam Aggrwal2-0/+70
2009-08-2885xx: Improve MPIC initializationTimur Tabi1-5/+7
2009-08-2885xx: Added support for P1011RDB and P2010RDBPoonam Aggrwal2-0/+12
2009-08-2885xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal4-6/+17
2009-08-2885xx: P1020RDB Support AddedPoonam Aggrwal2-0/+6
2009-08-2885xx: Added CONFIG_MAX_CPUS for P1020Poonam Aggrwal1-2/+2
2009-08-2885xx: Add L2SRAM Register's macro definitionMingkai Hu2-2/+8
2009-08-2885xx: Fix memory test range on MPC8536DSFelix Radensky1-2/+2
2009-08-2885xx: Removed BEDBUG support on P1_P2_RDBKumar Gala1-1/+0
2009-08-2885xx: Init pci ethernet cards if we enable any on MPC8572DSKumar Gala1-1/+2
2009-08-28xes: Use proper IO access functionsPeter Tyser4-38/+37
2009-08-2885xx: Move to a common linker scriptKumar Gala25-3349/+3
2009-08-2885xx: Added P1020 Processor Support.Poonam Aggrwal4-2/+7
2009-08-2885xx: Add support for P2020RDB boardPoonam Aggrwal13-1/+1521
2009-08-288xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal22-75/+127
2009-08-288xxx: Refactored common cpu specific code for 85xx/86xx into one file.Poonam Aggrwal5-100/+135
2009-08-28stx: create common vendor/board hierarchy for STx boardsAlex Dubov21-3/+3
2009-08-2885xx: Remove unused CONFIG_CLEAR_LAW0 definesPeter Tyser3-3/+0
2009-08-2886xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala5-13/+2
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala22-82/+1
2009-08-2885xx: Add a 36-bit physical configuration for MPC8536DSKumar Gala2-11/+76
2009-08-2885xx: Cleanup whitespace in mpc8536ds.cKumar Gala1-11/+5
2009-08-28pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala3-63/+164
2009-08-28pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIeKumar Gala2-19/+14
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala16-120/+7
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala16-95/+42
2009-08-28Use common code for Matrix Vision boardsAndré Schwarz8-175/+77
2009-08-28Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into nextWolfgang Denk10-12/+1538
2009-08-26mpc83xx: mpc8349itx - accommodate larger kernel sizes & unzero the bootdelayKim Phillips1-3/+3
2009-08-26mpc83xx: match dtb filename references to their dts equivalents in the linux ...Kim Phillips2-2/+2
2009-08-26NAND: DaVinci: V2 Adding 4 BIT ECC supportSandeep Paulraj2-2/+292
2009-08-26MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRSTSandeep Paulraj2-0/+60
2009-08-26mxc_nand: add nand driver for MX2/MX3Ilya Yanok2-0/+881