summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | galaxy5200: Add chip select region for an Epson S1D15313Eric Millbrandt2009-09-04-0/+5
* | Add ability for arch code to make changes before we bootKumar Gala2009-09-04-0/+10
* | Use different PBA value for E1000 PCI and PCIe cardsRoy Zang2009-09-04-2/+10
* | Add PCI support to eNET boardGraeme Russ2009-09-04-7/+103
* | i386: Moved PCI from #ifdef to conditional compile for sc520 boardsGraeme Russ2009-09-04-564/+617
* | i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ2009-09-04-545/+550
* | Misc sc520 cdp fixupsGraeme Russ2009-09-04-22/+0
* | Fixup sc520_spunk boardGraeme Russ2009-09-04-2/+33
* | Misc ds1722 fixupsGraeme Russ2009-09-04-1/+34
* | Misc ti_pci1410a fixupsGraeme Russ2009-09-04-44/+18
* | Misc SATA fixupsGraeme Russ2009-09-04-19/+6
* | i386: Misc PCI fixupsGraeme Russ2009-09-04-11/+14
* | Fix sc520 timer interrupt generationGraeme Russ2009-09-04-3/+3
* | Fix environment configuration for eNET boardGraeme Russ2009-09-04-6/+5
* | i386: Fix regression introduced by commit 8c63d47651f7Graeme Russ2009-09-04-0/+5
* | i386: Change inline asm global symbols to localGraeme Russ2009-09-04-4/+4
* | i386: Add errno.hGraeme Russ2009-09-04-0/+1
* | Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser2009-09-04-139/+32
* | Standardize mem_malloc_init() implementationPeter Tyser2009-09-04-88/+79
* | Consolidate arch-specific sbrk() implementationsPeter Tyser2009-09-04-230/+28
* | atmel_df_pow2: standalone to convert dataflashes to pow2Mike Frysinger2009-09-04-0/+214
* | Blackfin: cm-bf548: fix device->stdio_dev falloutMike Frysinger2009-09-02-3/+3
* | Blackfin: enable 64bit printf for nandMike Frysinger2009-09-02-0/+3
* | Blackfin: use scratch pad for exception stackMike Frysinger2009-09-02-0/+9
* | Blackfin: increase default console sizeMike Frysinger2009-09-02-5/+1
* | Blackfin: fix debug printf modifiersMike Frysinger2009-09-02-18/+18
* | Blackfin: cm-bf537u: new board portHarald Krapfenbauer2009-09-02-1/+411
* | Blackfin: change global data register from P5 to P3Robin Getz2009-09-02-7/+7
* | Blackfin: enable more network commands for ADI dev boardsRobin Getz2009-09-02-0/+10
* | Blackfin: bf537-stamp: comment CF-Flash Card Support betterMichael Hennerich2009-09-02-5/+24
* | Blackfin: use +(filesize) to make sure we are only doing what is necessaryRobin Getz2009-09-02-2/+2
|/
* Merge branch 'next' of ../nextWolfgang Denk2009-08-31-4436/+5680
|\
| * fsl: simplify the "mac id" command, improve boot-time informational messageTimur Tabi2009-08-28-32/+49
| * 85xx: Added PCIe support for P1 P2 RDBPoonam Aggrwal2009-08-28-1/+125
| * driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controllerPoonam Aggrwal2009-08-28-0/+70
| * 85xx: Improve MPIC initializationTimur Tabi2009-08-28-5/+7
| * 85xx: Added support for P1011RDB and P2010RDBPoonam Aggrwal2009-08-28-0/+12
| * 85xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal2009-08-28-6/+17
| * 85xx: P1020RDB Support AddedPoonam Aggrwal2009-08-28-0/+6
| * 85xx: Added CONFIG_MAX_CPUS for P1020Poonam Aggrwal2009-08-28-2/+2
| * 85xx: Add L2SRAM Register's macro definitionMingkai Hu2009-08-28-2/+8
| * 85xx: Fix memory test range on MPC8536DSFelix Radensky2009-08-28-2/+2
| * 85xx: Removed BEDBUG support on P1_P2_RDBKumar Gala2009-08-28-1/+0
| * 85xx: Init pci ethernet cards if we enable any on MPC8572DSKumar Gala2009-08-28-1/+2
| * xes: Use proper IO access functionsPeter Tyser2009-08-28-38/+37
| * 85xx: Move to a common linker scriptKumar Gala2009-08-28-3349/+3
| * 85xx: Added P1020 Processor Support.Poonam Aggrwal2009-08-28-2/+7
| * 85xx: Add support for P2020RDB boardPoonam Aggrwal2009-08-28-1/+1521
| * 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-28-75/+127
| * 8xxx: Refactored common cpu specific code for 85xx/86xx into one file.Poonam Aggrwal2009-08-28-100/+135