aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-26NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj3-10/+12
2009-08-2683xx, kmeter1: added NAND supportHeiko Schocher3-0/+142
2009-08-26OneNAND: Remove unused read_spareramKyungmin Park2-5/+2
2009-08-26KB9202: Add NAND supportMatthias Kaehlcke2-0/+151
2009-08-26OneNAND: Remove unused read_spareramKyungmin Park2-5/+2
2009-08-26galaxy5200: Cleanup typo and trailing whitespaceEric Millbrandt1-4/+4
2009-08-26Merge branch 'next' of git://www.denx.de/git/u-boot-coldfire into nextWolfgang Denk4-8/+14
2009-08-26ColdFire: Fix compile warning messagesTsiChung Liew3-8/+10
2009-08-26ColdFire: Fix missing _IO_BASE which caused compile errorTsiChung Liew1-0/+4
2009-08-26Support up to 7 banks for ids as specified in JEDEC JEP106ZNiklaus Giger3-3/+89
2009-08-25Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk44-221/+728
2009-08-25Merge branch 'master' into nextWolfgang Denk7-21/+27
2009-08-25Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-2/+2
2009-08-25Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk5-11/+11
2009-08-25net: tsec - handle user interrupt while waiting for PHY auto negotiation to c...Kim Phillips1-0/+7
2009-08-25Add Transfer Size Option to tftpRobin Getz1-2/+36
2009-08-25Add debug message for Blackfin Ethernet Rx function.Robin Getz1-0/+3