summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* mkimage: Include missing files in build dependency calculationsPrafulla Wadaskar2009-10-03-0/+2
* tools/mkimage: fix compiler warnings, use "const"Wolfgang Denk2009-10-03-37/+38
* tools: mkimage: split code into core, default and FIT image specificPrafulla Wadaskar2009-10-03-294/+736
* tools: mkimage: Fixed build warningsPrafulla Wadaskar2009-10-03-10/+43
* tools: mkimage: Makefile sortedPrafulla Wadaskar2009-10-03-25/+25
* tools: mkimage : bugfix returns correct value for list commandPrafulla Wadaskar2009-10-03-12/+14
* mkconfig: pass the board name to board config fileMingkai Hu2009-10-03-0/+1
* Remove "atmel_df_pow2" binary with "make clean"Wolfgang Denk2009-10-03-0/+1
* ppc4xx: Fix compilation warning in 4xx miiphy.cStefan Roese2009-10-03-1/+1
* ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boardsMatthias Fuchs2009-10-03-0/+12
* ppc4xx: Allow overwriting pci target registers for all 4xx boardsMatthias Fuchs2009-10-03-2/+2
* ppc4xx: Fix PMC405DE supportMatthias Fuchs2009-10-03-1/+4
* amcc-common.h: Use filenames from environment variables for update procedure.Detlev Zundel2009-10-03-3/+5
* ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala2009-10-03-3/+19
* ppc/85xx: Clean up do_resetKumar Gala2009-10-03-16/+9
* ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().Poonam Aggrwal2009-10-03-6/+10
* ppc/85xx/86xx: Device tree fixup for number of coresPoonam Aggrwal2009-10-03-0/+61
* ppc/85xx,86xx: Handling Unknown SOC versionPoonam Aggrwal2009-10-03-13/+9
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-10-03-68/+284
* ppc/85xx: Cleanup makefile and related optional filesKumar Gala2009-10-03-18/+19
* fsl: add register read-back to set_law()Timur Tabi2009-10-03-1/+2
* ppc/85xx: Fix bug in setup_mp codeKumar Gala2009-10-03-3/+29
* ppc/85xx: Add a simple function to search the TLBKumar Gala2009-10-03-2/+32
* 85xx: Add support for setting IVORs to fixed offset defaultsKumar Gala2009-10-03-0/+107
* ppc/85xx: Fix up eSDHC controller clock frequency in the device treeDipen Dudhat2009-10-03-0/+7
* ppc/8xxx: Remove ddr_pd_cntl register since it doesn't existKumar Gala2009-10-03-31/+1
* ppc/8xxx: relocate cpu pointer in global dataKumar Gala2009-10-03-0/+4
* fsl: sys_eeprom: Fix 'may be used uninitialized' warningAnton Vorontsov2009-10-03-1/+2
* ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clkDipen Dudhat2009-10-03-1/+1
* fsl_i2c: increase I2C timeout values and make them configurableTimur Tabi2009-10-03-4/+20
* Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt2009-10-03-0/+57
* ARM: Update mach-typesWolfgang Denk2009-10-03-12/+2056
* push LOAD_ADDR out to arch mk filesMike Frysinger2009-10-03-64/+37
* zlib: fix code when DEBUG is definedGiuseppe CONDORELLI2009-10-03-2/+3
* mxc_nand: Remove Freescale's "All Rights Reserved."Scott Wood2009-10-03-1/+1
* mpc83xx/serdes: License cleanup: remove "All Rights Reserved" noticeAnton Vorontsov2009-10-03-1/+1
* License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk2009-10-03-7/+0
* cmd_mtdparts.c: fix compiler warning in debug codeWolfgang Denk2009-10-03-1/+1
* Move uninitialized_var() macro from ubi_uboot.h to compiler.hAnton Vorontsov2009-10-03-3/+4
* arm: Remove -fno-strict-aliasingKumar Gala2009-10-03-32/+16
* ppc: Remove -fno-strict-aliasingKumar Gala2009-10-03-5/+5
* galaxy5200: Add chip select region for an Epson S1D15313Eric Millbrandt2009-10-03-0/+5
* Add ability for arch code to make changes before we bootKumar Gala2009-10-03-0/+10
* Use different PBA value for E1000 PCI and PCIe cardsRoy Zang2009-10-03-2/+10
* Add PCI support to eNET boardGraeme Russ2009-10-03-7/+103
* i386: Moved PCI from #ifdef to conditional compile for sc520 boardsGraeme Russ2009-10-03-564/+617
* i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ2009-10-03-545/+550
* Misc sc520 cdp fixupsGraeme Russ2009-10-03-22/+0
* Fixup sc520_spunk boardGraeme Russ2009-10-03-2/+33
* Misc ds1722 fixupsGraeme Russ2009-10-03-1/+34