summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | ARM: Update mach-typesWolfgang Denk2009-09-04-12/+2056
* | push LOAD_ADDR out to arch mk filesMike Frysinger2009-09-04-64/+37
* | zlib: fix code when DEBUG is definedGiuseppe CONDORELLI2009-09-04-2/+3
* | mxc_nand: Remove Freescale's "All Rights Reserved."Scott Wood2009-09-04-1/+1
* | mpc83xx/serdes: License cleanup: remove "All Rights Reserved" noticeAnton Vorontsov2009-09-04-1/+1
* | License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk2009-09-04-7/+0
* | cmd_mtdparts.c: fix compiler warning in debug codeWolfgang Denk2009-09-04-1/+1
* | Move uninitialized_var() macro from ubi_uboot.h to compiler.hAnton Vorontsov2009-09-04-3/+4
* | arm: Remove -fno-strict-aliasingKumar Gala2009-09-04-32/+16
* | ppc: Remove -fno-strict-aliasingKumar Gala2009-09-04-5/+5
* | 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