summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i386: Misc PCI fixupsGraeme Russ2009-09-045-11/+14
* Fix sc520 timer interrupt generationGraeme Russ2009-09-041-3/+3
* Fix environment configuration for eNET boardGraeme Russ2009-09-041-6/+5
* i386: Fix regression introduced by commit 8c63d47651f7Graeme Russ2009-09-041-0/+5
* i386: Change inline asm global symbols to localGraeme Russ2009-09-042-4/+4
* i386: Add errno.hGraeme Russ2009-09-041-0/+1
* Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser2009-09-0413-139/+32
* Standardize mem_malloc_init() implementationPeter Tyser2009-09-0411-88/+79
* Consolidate arch-specific sbrk() implementationsPeter Tyser2009-09-0414-230/+28
* atmel_df_pow2: standalone to convert dataflashes to pow2Mike Frysinger2009-09-043-0/+214
* Blackfin: cm-bf548: fix device->stdio_dev falloutMike Frysinger2009-09-021-3/+3
* Blackfin: enable 64bit printf for nandMike Frysinger2009-09-021-0/+3
* Blackfin: use scratch pad for exception stackMike Frysinger2009-09-022-0/+9
* Blackfin: increase default console sizeMike Frysinger2009-09-021-5/+1
* Blackfin: fix debug printf modifiersMike Frysinger2009-09-021-18/+18
* Blackfin: cm-bf537u: new board portHarald Krapfenbauer2009-09-0210-1/+411
* Blackfin: change global data register from P5 to P3Robin Getz2009-09-025-7/+7
* Blackfin: enable more network commands for ADI dev boardsRobin Getz2009-09-021-0/+10
* Blackfin: bf537-stamp: comment CF-Flash Card Support betterMichael Hennerich2009-09-021-5/+24
* Blackfin: use +(filesize) to make sure we are only doing what is necessaryRobin Getz2009-09-021-2/+2
* Merge branch 'next' of ../nextWolfgang Denk2009-08-31245-4436/+5680
|\
| * fsl: simplify the "mac id" command, improve boot-time informational messageTimur Tabi2009-08-281-32/+49
| * 85xx: Added PCIe support for P1 P2 RDBPoonam Aggrwal2009-08-283-1/+125
| * driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controllerPoonam Aggrwal2009-08-282-0/+70
| * 85xx: Improve MPIC initializationTimur Tabi2009-08-281-5/+7
| * 85xx: Added support for P1011RDB and P2010RDBPoonam Aggrwal2009-08-282-0/+12
| * 85xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal2009-08-284-6/+17
| * 85xx: P1020RDB Support AddedPoonam Aggrwal2009-08-282-0/+6
| * 85xx: Added CONFIG_MAX_CPUS for P1020Poonam Aggrwal2009-08-281-2/+2
| * 85xx: Add L2SRAM Register's macro definitionMingkai Hu2009-08-282-2/+8
| * 85xx: Fix memory test range on MPC8536DSFelix Radensky2009-08-281-2/+2
| * 85xx: Removed BEDBUG support on P1_P2_RDBKumar Gala2009-08-281-1/+0
| * 85xx: Init pci ethernet cards if we enable any on MPC8572DSKumar Gala2009-08-281-1/+2
| * xes: Use proper IO access functionsPeter Tyser2009-08-284-38/+37
| * 85xx: Move to a common linker scriptKumar Gala2009-08-2825-3349/+3
| * 85xx: Added P1020 Processor Support.Poonam Aggrwal2009-08-284-2/+7
| * 85xx: Add support for P2020RDB boardPoonam Aggrwal2009-08-2813-1/+1521
| * 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-2822-75/+127
| * 8xxx: Refactored common cpu specific code for 85xx/86xx into one file.Poonam Aggrwal2009-08-285-100/+135
| * stx: create common vendor/board hierarchy for STx boardsAlex Dubov2009-08-2821-3/+3
| * 85xx: Remove unused CONFIG_CLEAR_LAW0 definesPeter Tyser2009-08-283-3/+0
| * 86xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-285-13/+2
| * 85xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-2822-82/+1
| * 85xx: Add a 36-bit physical configuration for MPC8536DSKumar Gala2009-08-282-11/+76
| * 85xx: Cleanup whitespace in mpc8536ds.cKumar Gala2009-08-281-11/+5
| * pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala2009-08-283-63/+164
| * pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIeKumar Gala2009-08-282-19/+14
| * pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-2816-120/+7
| * pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-2816-95/+42
| * Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into nextWolfgang Denk2009-08-2810-12/+1538
| |\
OpenPOWER on IntegriCloud