aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-04atmel_df_pow2: standalone to convert dataflashes to pow2Mike Frysinger3-0/+214
2009-09-02Blackfin: cm-bf548: fix device->stdio_dev falloutMike Frysinger1-3/+3
2009-09-02Blackfin: enable 64bit printf for nandMike Frysinger1-0/+3
2009-09-02Blackfin: use scratch pad for exception stackMike Frysinger2-0/+9
2009-09-02Blackfin: increase default console sizeMike Frysinger1-5/+1
2009-09-02Blackfin: fix debug printf modifiersMike Frysinger1-18/+18
2009-09-02Blackfin: cm-bf537u: new board portHarald Krapfenbauer10-1/+411
2009-09-02Blackfin: change global data register from P5 to P3Robin Getz5-7/+7
2009-09-02Blackfin: enable more network commands for ADI dev boardsRobin Getz1-0/+10
2009-09-02Blackfin: bf537-stamp: comment CF-Flash Card Support betterMichael Hennerich1-5/+24
2009-09-02Blackfin: use +(filesize) to make sure we are only doing what is necessaryRobin Getz1-2/+2
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