summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-10muas3001: remove BRG clock node fixup to use common mpc8260 code.Marcel Ziswiler
2009-09-10r7780mp: fix typo in Ethernet chip model number comment.Marcel Ziswiler
2009-09-10ep8248: add support for device tree and secondary Ethernet interface.Marcel Ziswiler
2009-09-10mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar
2009-09-10Kirkwood: Sheevaplug: Add kwimage configuration filePrafulla Wadaskar
2009-09-10mkimage: Make table_entry code globalPrafulla Wadaskar
2009-09-10mkimage: Make genimg_print_size() globalPrafulla Wadaskar
2009-09-10mkimage: Include missing files in build dependency calculationsPrafulla Wadaskar
2009-09-10tools/mkimage: fix compiler warnings, use "const"Wolfgang Denk
2009-09-10tools: mkimage: split code into core, default and FIT image specificPrafulla Wadaskar
2009-09-10tools: mkimage: Fixed build warningsPrafulla Wadaskar
2009-09-10tools: mkimage: Makefile sortedPrafulla Wadaskar
2009-09-10tools: mkimage : bugfix returns correct value for list commandPrafulla Wadaskar
2009-09-10mkconfig: pass the board name to board config fileMingkai Hu
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-09ppc/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-05Add support for the DevKit8000 boardFrederik Kriewitz
2009-09-05omap3: move the other boards to board/Jean-Christophe PLAGNIOL-VILLARD
2009-09-05arm: move Logicpd's boards to board/logicpd/Jean-Christophe PLAGNIOL-VILLARD
2009-09-05omap: 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