summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-04Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser
2009-09-04Standardize mem_malloc_init() implementationPeter Tyser
2009-09-04Consolidate arch-specific sbrk() implementationsPeter Tyser
2009-09-04atmel_df_pow2: standalone to convert dataflashes to pow2Mike Frysinger
2009-09-02Blackfin: cm-bf548: fix device->stdio_dev falloutMike Frysinger
2009-09-02Blackfin: enable 64bit printf for nandMike Frysinger
2009-09-02Blackfin: use scratch pad for exception stackMike Frysinger
2009-09-02Blackfin: increase default console sizeMike Frysinger
2009-09-02Blackfin: fix debug printf modifiersMike Frysinger
2009-09-02Blackfin: cm-bf537u: new board portHarald Krapfenbauer
2009-09-02Blackfin: change global data register from P5 to P3Robin Getz
2009-09-02Blackfin: enable more network commands for ADI dev boardsRobin Getz
2009-09-02Blackfin: bf537-stamp: comment CF-Flash Card Support betterMichael Hennerich
2009-09-02Blackfin: use +(filesize) to make sure we are only doing what is necessaryRobin Getz
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