summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-05Add support for the DevKit8000 boardFrederik Kriewitz
2009-09-05omap3: move the other boards to board/Jean-Christophe PLAGNIOL-VILLARD
2009-09-05arm: move Logicpd's boards to board/logicpd/Jean-Christophe PLAGNIOL-VILLARD
2009-09-05omap: move TI's boards to board/ti/Jean-Christophe PLAGNIOL-VILLARD
2009-09-01Support for the Calao TNY-A9260/TNY-A9G20 boardsAlbin Tonnerre
2009-09-01arm: Kirkwood: add SYSRSTn Duration Counter SupportPrafulla Wadaskar
2009-09-01Add support for the Calao SBC35-A9G20 boardAlbin Tonnerre
2009-09-01imx27lite: add support for imx27lite board from LogicPDIlya Yanok
2009-09-01at91sam9260/afeb9260: Fix SPI initializationAlbin Tonnerre
2009-09-01Remove duplicate set_crSimon Kagstrom
2009-08-31Merge branch 'next' of ../nextWolfgang Denk
2009-08-31Prepare 2009.08Wolfgang Denk
2009-08-31Add common code dir for Matrix Vision boards.Andre Schwarz
2009-08-30bugfix CONFIG_SYS_CONSOLE_INFO_QUIETDavid Brownell
2009-08-28fsl: simplify the "mac id" command, improve boot-time informational messageTimur Tabi
2009-08-2885xx: Added PCIe support for P1 P2 RDBPoonam Aggrwal
2009-08-28driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controllerPoonam Aggrwal
2009-08-2885xx: Improve MPIC initializationTimur Tabi
2009-08-2885xx: Added support for P1011RDB and P2010RDBPoonam Aggrwal
2009-08-2885xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal
2009-08-2885xx: P1020RDB Support AddedPoonam Aggrwal
2009-08-2885xx: Added CONFIG_MAX_CPUS for P1020Poonam Aggrwal
2009-08-2885xx: Add L2SRAM Register's macro definitionMingkai Hu
2009-08-2885xx: Fix memory test range on MPC8536DSFelix Radensky
2009-08-2885xx: Removed BEDBUG support on P1_P2_RDBKumar Gala
2009-08-2885xx: Init pci ethernet cards if we enable any on MPC8572DSKumar Gala
2009-08-28xes: Use proper IO access functionsPeter Tyser
2009-08-2885xx: Move to a common linker scriptKumar Gala
2009-08-2885xx: Added P1020 Processor Support.Poonam Aggrwal
2009-08-2885xx: Add support for P2020RDB boardPoonam Aggrwal
2009-08-288xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal
2009-08-288xxx: Refactored common cpu specific code for 85xx/86xx into one file.Poonam Aggrwal
2009-08-28stx: create common vendor/board hierarchy for STx boardsAlex Dubov
2009-08-2885xx: Remove unused CONFIG_CLEAR_LAW0 definesPeter Tyser
2009-08-2886xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala
2009-08-2885xx: Add a 36-bit physical configuration for MPC8536DSKumar Gala
2009-08-2885xx: Cleanup whitespace in mpc8536ds.cKumar Gala
2009-08-28pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala
2009-08-28pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIeKumar Gala
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala
2009-08-28Use common code for Matrix Vision boardsAndré Schwarz
2009-08-28Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into nextWolfgang Denk
2009-08-26mpc83xx: mpc8349itx - accommodate larger kernel sizes & unzero the bootdelayKim Phillips
2009-08-26mpc83xx: match dtb filename references to their dts equivalents in the linux ...Kim Phillips
2009-08-26NAND: DaVinci: V2 Adding 4 BIT ECC supportSandeep Paulraj
2009-08-26MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRSTSandeep Paulraj
2009-08-26mxc_nand: add nand driver for MX2/MX3Ilya Yanok
2009-08-26NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj