summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove -fno-strict-aliasingKumar Gala2009-09-0416-32/+16
* ppc: Remove -fno-strict-aliasingKumar Gala2009-09-045-5/+5
* galaxy5200: Add chip select region for an Epson S1D15313Eric Millbrandt2009-09-041-0/+5
* Add ability for arch code to make changes before we bootKumar Gala2009-09-041-0/+10
* Use different PBA value for E1000 PCI and PCIe cardsRoy Zang2009-09-041-2/+10
* Add PCI support to eNET boardGraeme Russ2009-09-043-7/+103
* i386: Moved PCI from #ifdef to conditional compile for sc520 boardsGraeme Russ2009-09-0410-564/+617
* i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ2009-09-049-545/+550
* Misc sc520 cdp fixupsGraeme Russ2009-09-041-22/+0
* Fixup sc520_spunk boardGraeme Russ2009-09-042-2/+33
* Misc ds1722 fixupsGraeme Russ2009-09-042-1/+34
* Misc ti_pci1410a fixupsGraeme Russ2009-09-041-44/+18
* Misc SATA fixupsGraeme Russ2009-09-042-19/+6
* 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