summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt2009-09-06-0/+57
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-09-07-45/+2911
|\ \ | |/ |/|
| * ARM: DaVinci: Adding Support for DaVinci DM365 EVMSandeep Paulraj2009-09-05-0/+308
| * ARM: DaVinci: DaVinci DM365 SOC specific codeSandeep Paulraj2009-09-05-0/+36
| * DM9000 init for pm9261Ilko Iliev2009-09-05-0/+7
| * Add support for the DevKit8000 boardFrederik Kriewitz2009-09-05-0/+921
| * omap3: move the other boards to board/Jean-Christophe PLAGNIOL-VILLARD2009-09-05-2/+2
| * arm: move Logicpd's boards to board/logicpd/Jean-Christophe PLAGNIOL-VILLARD2009-09-05-3/+3
| * omap: move TI's boards to board/ti/Jean-Christophe PLAGNIOL-VILLARD2009-09-05-7/+7
| * Support for the Calao TNY-A9260/TNY-A9G20 boardsAlbin Tonnerre2009-09-01-1/+403
| * arm: Kirkwood: add SYSRSTn Duration Counter SupportPrafulla Wadaskar2009-09-01-0/+77
| * Add support for the Calao SBC35-A9G20 boardAlbin Tonnerre2009-09-01-1/+517
| * imx27lite: add support for imx27lite board from LogicPDIlya Yanok2009-09-01-0/+629
| * at91sam9260/afeb9260: Fix SPI initializationAlbin Tonnerre2009-09-01-2/+2
| * Remove duplicate set_crSimon Kagstrom2009-09-01-30/+0
* | 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