aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-04mxc_nand: Remove Freescale's "All Rights Reserved."Scott Wood1-1/+1
2009-09-04mpc83xx/serdes: License cleanup: remove "All Rights Reserved" noticeAnton Vorontsov1-1/+1
2009-09-04License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk7-7/+0
2009-09-04cmd_mtdparts.c: fix compiler warning in debug codeWolfgang Denk1-1/+1
2009-09-04Move uninitialized_var() macro from ubi_uboot.h to compiler.hAnton Vorontsov2-3/+4
2009-09-04arm: Remove -fno-strict-aliasingKumar Gala16-32/+16
2009-09-04ppc: Remove -fno-strict-aliasingKumar Gala5-5/+5
2009-09-04galaxy5200: Add chip select region for an Epson S1D15313Eric Millbrandt1-0/+5
2009-09-04Add ability for arch code to make changes before we bootKumar Gala1-0/+10
2009-09-04Use different PBA value for E1000 PCI and PCIe cardsRoy Zang1-2/+10
2009-09-04Add PCI support to eNET boardGraeme Russ3-7/+103
2009-09-04i386: Moved PCI from #ifdef to conditional compile for sc520 boardsGraeme Russ10-564/+617
2009-09-04i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ9-545/+550
2009-09-04Misc sc520 cdp fixupsGraeme Russ1-22/+0
2009-09-04Fixup sc520_spunk boardGraeme Russ2-2/+33
2009-09-04Misc ds1722 fixupsGraeme Russ2-1/+34
2009-09-04Misc ti_pci1410a fixupsGraeme Russ1-44/+18
2009-09-04Misc SATA fixupsGraeme Russ2-19/+6
2009-09-04i386: Misc PCI fixupsGraeme Russ5-11/+14
2009-09-04Fix sc520 timer interrupt generationGraeme Russ1-3/+3
2009-09-04Fix environment configuration for eNET boardGraeme Russ1-6/+5
2009-09-04i386: Fix regression introduced by commit 8c63d47651f7Graeme Russ1-0/+5
2009-09-04i386: Change inline asm global symbols to localGraeme Russ2-4/+4
2009-09-04i386: Add errno.hGraeme Russ1-0/+1
2009-09-04Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser13-139/+32
2009-09-04Standardize mem_malloc_init() implementationPeter Tyser11-88/+79
2009-09-04Consolidate arch-specific sbrk() implementationsPeter Tyser14-230/+28
2009-09-04atmel_df_pow2: standalone to convert dataflashes to pow2Mike Frysinger3-0/+214
2009-09-02Blackfin: cm-bf548: fix device->stdio_dev falloutMike Frysinger1-3/+3
2009-09-02Blackfin: enable 64bit printf for nandMike Frysinger1-0/+3
2009-09-02Blackfin: use scratch pad for exception stackMike Frysinger2-0/+9
2009-09-02Blackfin: increase default console sizeMike Frysinger1-5/+1
2009-09-02Blackfin: fix debug printf modifiersMike Frysinger1-18/+18
2009-09-02Blackfin: cm-bf537u: new board portHarald Krapfenbauer10-1/+411
2009-09-02Blackfin: change global data register from P5 to P3Robin Getz5-7/+7
2009-09-02Blackfin: enable more network commands for ADI dev boardsRobin Getz1-0/+10
2009-09-02Blackfin: bf537-stamp: comment CF-Flash Card Support betterMichael Hennerich1-5/+24
2009-09-02Blackfin: use +(filesize) to make sure we are only doing what is necessaryRobin Getz1-2/+2
2009-09-01Support for the Calao TNY-A9260/TNY-A9G20 boardsAlbin Tonnerre8-1/+403
2009-09-01arm: Kirkwood: add SYSRSTn Duration Counter SupportPrafulla Wadaskar2-0/+77
2009-09-01Add support for the Calao SBC35-A9G20 boardAlbin Tonnerre9-1/+517
2009-09-01imx27lite: add support for imx27lite board from LogicPDIlya Yanok10-0/+629
2009-09-01at91sam9260/afeb9260: Fix SPI initializationAlbin Tonnerre2-2/+2
2009-09-01Remove duplicate set_crSimon Kagstrom1-30/+0
2009-08-31Merge branch 'next' of ../nextWolfgang Denk245-4436/+5680
2009-08-31Prepare 2009.08v2009.08Wolfgang Denk2-1/+187
2009-08-31Add common code dir for Matrix Vision boards.Andre Schwarz4-0/+206
2009-08-30bugfix CONFIG_SYS_CONSOLE_INFO_QUIETDavid Brownell1-1/+1
2009-08-28fsl: simplify the "mac id" command, improve boot-time informational messageTimur Tabi1-32/+49
2009-08-2885xx: Added PCIe support for P1 P2 RDBPoonam Aggrwal3-1/+125