aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-10muas3001: remove BRG clock node fixup to use common mpc8260 code.Marcel Ziswiler1-16/+0
2009-09-10r7780mp: fix typo in Ethernet chip model number comment.Marcel Ziswiler1-1/+1
2009-09-10ep8248: add support for device tree and secondary Ethernet interface.Marcel Ziswiler2-32/+29
2009-09-10mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar9-0/+619
2009-09-10Kirkwood: Sheevaplug: Add kwimage configuration filePrafulla Wadaskar2-0/+165
2009-09-10mkimage: Make table_entry code globalPrafulla Wadaskar2-8/+26
2009-09-10mkimage: Make genimg_print_size() globalPrafulla Wadaskar2-2/+2
2009-09-10mkimage: Include missing files in build dependency calculationsPrafulla Wadaskar1-0/+2
2009-09-10tools/mkimage: fix compiler warnings, use "const"Wolfgang Denk3-37/+38
2009-09-10tools: mkimage: split code into core, default and FIT image specificPrafulla Wadaskar5-294/+736
2009-09-10tools: mkimage: Fixed build warningsPrafulla Wadaskar3-10/+43
2009-09-10tools: mkimage: Makefile sortedPrafulla Wadaskar1-25/+25
2009-09-10tools: mkimage : bugfix returns correct value for list commandPrafulla Wadaskar1-12/+14
2009-09-10mkconfig: pass the board name to board config fileMingkai Hu1-0/+1
2009-09-10Remove "atmel_df_pow2" binary with "make clean"Wolfgang Denk1-0/+1
2009-09-10ppc4xx: Fix compilation warning in 4xx miiphy.cStefan Roese1-1/+1
2009-09-10ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boardsMatthias Fuchs6-0/+12
2009-09-10ppc4xx: Allow overwriting pci target registers for all 4xx boardsMatthias Fuchs1-2/+2
2009-09-10ppc4xx: Fix PMC405DE supportMatthias Fuchs1-1/+4
2009-09-10amcc-common.h: Use filenames from environment variables for update procedure.Detlev Zundel1-3/+5
2009-09-09ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala6-3/+19
2009-09-08ppc/85xx: Clean up do_resetKumar Gala1-16/+9
2009-09-08ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().Poonam Aggrwal3-6/+10
2009-09-08ppc/85xx/86xx: Device tree fixup for number of coresPoonam Aggrwal4-0/+61
2009-09-08ppc/85xx,86xx: Handling Unknown SOC versionPoonam Aggrwal4-13/+9
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