summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-10Remove "atmel_df_pow2" binary with "make clean"Wolfgang Denk
2009-09-10ppc4xx: Fix compilation warning in 4xx miiphy.cStefan Roese
2009-09-10ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boardsMatthias Fuchs
2009-09-10ppc4xx: Allow overwriting pci target registers for all 4xx boardsMatthias Fuchs
2009-09-10ppc4xx: Fix PMC405DE supportMatthias Fuchs
2009-09-10amcc-common.h: Use filenames from environment variables for update procedure.Detlev Zundel
2009-09-10ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala
2009-09-08ppc/85xx: Clean up do_resetKumar Gala
2009-09-08ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().Poonam Aggrwal
2009-09-08ppc/85xx/86xx: Device tree fixup for number of coresPoonam Aggrwal
2009-09-08ppc/85xx,86xx: Handling Unknown SOC versionPoonam Aggrwal
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala
2009-09-08ppc/85xx: Cleanup makefile and related optional filesKumar Gala
2009-09-08fsl: add register read-back to set_law()Timur Tabi
2009-09-08ppc/85xx: Fix bug in setup_mp codeKumar Gala
2009-09-08ppc/85xx: Add a simple function to search the TLBKumar Gala
2009-09-0885xx: Add support for setting IVORs to fixed offset defaultsKumar Gala
2009-09-08ppc/85xx: Fix up eSDHC controller clock frequency in the device treeDipen Dudhat
2009-09-08ppc/8xxx: Remove ddr_pd_cntl register since it doesn't existKumar Gala
2009-09-08ppc/8xxx: relocate cpu pointer in global dataKumar Gala
2009-09-08fsl: sys_eeprom: Fix 'may be used uninitialized' warningAnton Vorontsov
2009-09-08ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clkDipen Dudhat
2009-09-07Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2009-09-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-09-06fsl_i2c: increase I2C timeout values and make them configurableTimur Tabi
2009-09-06Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt
2009-09-05ARM: DaVinci: Adding Support for DaVinci DM365 EVMSandeep Paulraj
2009-09-05ARM: DaVinci: DaVinci DM365 SOC specific codeSandeep Paulraj
2009-09-05DM9000 init for pm9261Ilko Iliev
2009-09-04Add support for the DevKit8000 boardFrederik Kriewitz
2009-09-04omap3: move the other boards to board/Jean-Christophe PLAGNIOL-VILLARD
2009-09-04arm: move Logicpd's boards to board/logicpd/Jean-Christophe PLAGNIOL-VILLARD
2009-09-04omap: move TI's boards to board/ti/Jean-Christophe PLAGNIOL-VILLARD
2009-09-04ARM: Update mach-typesWolfgang Denk
2009-09-04push LOAD_ADDR out to arch mk filesMike Frysinger
2009-09-04zlib: fix code when DEBUG is definedGiuseppe CONDORELLI
2009-09-04mxc_nand: Remove Freescale's "All Rights Reserved."Scott Wood
2009-09-04mpc83xx/serdes: License cleanup: remove "All Rights Reserved" noticeAnton Vorontsov
2009-09-04License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk
2009-09-04cmd_mtdparts.c: fix compiler warning in debug codeWolfgang Denk
2009-09-04Move uninitialized_var() macro from ubi_uboot.h to compiler.hAnton Vorontsov
2009-09-04arm: Remove -fno-strict-aliasingKumar Gala
2009-09-04ppc: Remove -fno-strict-aliasingKumar Gala
2009-09-04galaxy5200: Add chip select region for an Epson S1D15313Eric Millbrandt
2009-09-04Add ability for arch code to make changes before we bootKumar Gala
2009-09-04Use different PBA value for E1000 PCI and PCIe cardsRoy Zang
2009-09-04Add PCI support to eNET boardGraeme Russ
2009-09-04i386: Moved PCI from #ifdef to conditional compile for sc520 boardsGraeme Russ
2009-09-04i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ
2009-09-04Misc sc520 cdp fixupsGraeme Russ