summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-03ppc4xx: Big cleanup of PPC4xx definesStefan Roese
2009-10-03net/bootp.c: fix compile warningWolfgang Denk
2009-10-03kwbimage.c: Fix compile warning when building on 64 bit systemsWolfgang Denk
2009-10-03muas3001: remove BRG clock node fixup to use common mpc8260 code.Marcel Ziswiler
2009-10-03r7780mp: fix typo in Ethernet chip model number comment.Marcel Ziswiler
2009-10-03ep8248: add support for device tree and secondary Ethernet interface.Marcel Ziswiler
2009-10-03mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar
2009-10-03Kirkwood: Sheevaplug: Add kwimage configuration filePrafulla Wadaskar
2009-10-03mkimage: Make table_entry code globalPrafulla Wadaskar
2009-10-03mkimage: Make genimg_print_size() globalPrafulla Wadaskar
2009-10-03mkimage: Include missing files in build dependency calculationsPrafulla Wadaskar
2009-10-03tools/mkimage: fix compiler warnings, use "const"Wolfgang Denk
2009-10-03tools: mkimage: split code into core, default and FIT image specificPrafulla Wadaskar
2009-10-03tools: mkimage: Fixed build warningsPrafulla Wadaskar
2009-10-03tools: mkimage: Makefile sortedPrafulla Wadaskar
2009-10-03tools: mkimage : bugfix returns correct value for list commandPrafulla Wadaskar
2009-10-03mkconfig: pass the board name to board config fileMingkai Hu
2009-10-03Remove "atmel_df_pow2" binary with "make clean"Wolfgang Denk
2009-10-03ppc4xx: Fix compilation warning in 4xx miiphy.cStefan Roese
2009-10-03ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boardsMatthias Fuchs
2009-10-03ppc4xx: Allow overwriting pci target registers for all 4xx boardsMatthias Fuchs
2009-10-03ppc4xx: Fix PMC405DE supportMatthias Fuchs
2009-10-03amcc-common.h: Use filenames from environment variables for update procedure.Detlev Zundel
2009-10-03ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala
2009-10-03ppc/85xx: Clean up do_resetKumar Gala
2009-10-03ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().Poonam Aggrwal
2009-10-03ppc/85xx/86xx: Device tree fixup for number of coresPoonam Aggrwal
2009-10-03ppc/85xx,86xx: Handling Unknown SOC versionPoonam Aggrwal
2009-10-03ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala
2009-10-03ppc/85xx: Cleanup makefile and related optional filesKumar Gala
2009-10-03fsl: add register read-back to set_law()Timur Tabi
2009-10-03ppc/85xx: Fix bug in setup_mp codeKumar Gala
2009-10-03ppc/85xx: Add a simple function to search the TLBKumar Gala
2009-10-0385xx: Add support for setting IVORs to fixed offset defaultsKumar Gala
2009-10-03ppc/85xx: Fix up eSDHC controller clock frequency in the device treeDipen Dudhat
2009-10-03ppc/8xxx: Remove ddr_pd_cntl register since it doesn't existKumar Gala
2009-10-03ppc/8xxx: relocate cpu pointer in global dataKumar Gala
2009-10-03fsl: sys_eeprom: Fix 'may be used uninitialized' warningAnton Vorontsov
2009-10-03ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clkDipen Dudhat
2009-10-03fsl_i2c: increase I2C timeout values and make them configurableTimur Tabi
2009-10-03Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt
2009-10-03ARM: Update mach-typesWolfgang Denk
2009-10-03push LOAD_ADDR out to arch mk filesMike Frysinger
2009-10-03zlib: fix code when DEBUG is definedGiuseppe CONDORELLI
2009-10-03mxc_nand: Remove Freescale's "All Rights Reserved."Scott Wood
2009-10-03mpc83xx/serdes: License cleanup: remove "All Rights Reserved" noticeAnton Vorontsov
2009-10-03License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk
2009-10-03cmd_mtdparts.c: fix compiler warning in debug codeWolfgang Denk
2009-10-03Move uninitialized_var() macro from ubi_uboot.h to compiler.hAnton Vorontsov
2009-10-03arm: Remove -fno-strict-aliasingKumar Gala