aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala16-68/+284
2009-09-08ppc/85xx: Cleanup makefile and related optional filesKumar Gala5-18/+19
2009-09-08fsl: add register read-back to set_law()Timur Tabi1-1/+2
2009-09-08ppc/85xx: Fix bug in setup_mp codeKumar Gala1-3/+29
2009-09-08ppc/85xx: Add a simple function to search the TLBKumar Gala2-2/+32
2009-09-0885xx: Add support for setting IVORs to fixed offset defaultsKumar Gala5-0/+107
2009-09-08ppc/85xx: Fix up eSDHC controller clock frequency in the device treeDipen Dudhat1-0/+7
2009-09-08ppc/8xxx: Remove ddr_pd_cntl register since it doesn't existKumar Gala5-31/+1
2009-09-08ppc/8xxx: relocate cpu pointer in global dataKumar Gala1-0/+4
2009-09-08fsl: sys_eeprom: Fix 'may be used uninitialized' warningAnton Vorontsov1-1/+2
2009-09-08ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clkDipen Dudhat1-1/+1
2009-09-07Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk4-4/+77
2009-09-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk95-45/+2911
2009-09-06fsl_i2c: increase I2C timeout values and make them configurableTimur Tabi1-4/+20
2009-09-06Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt3-0/+57
2009-09-05ARM: DaVinci: Adding Support for DaVinci DM365 EVMSandeep Paulraj5-0/+308
2009-09-05ARM: DaVinci: DaVinci DM365 SOC specific codeSandeep Paulraj2-0/+36
2009-09-05DM9000 init for pm9261Ilko Iliev1-0/+7
2009-09-05Add support for the DevKit8000 boardFrederik Kriewitz9-0/+921
2009-09-05omap3: move the other boards to board/Jean-Christophe PLAGNIOL-VILLARD9-2/+2
2009-09-05arm: move Logicpd's boards to board/logicpd/Jean-Christophe PLAGNIOL-VILLARD17-3/+3
2009-09-05omap: move TI's boards to board/ti/Jean-Christophe PLAGNIOL-VILLARD33-7/+7
2009-09-04ARM: Update mach-typesWolfgang Denk1-12/+2056
2009-09-04push LOAD_ADDR out to arch mk filesMike Frysinger13-64/+37
2009-09-04zlib: fix code when DEBUG is definedGiuseppe CONDORELLI1-2/+3
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