summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* board/amcc/yucca/flash.c: Fix compile warningWolfgang Denk2009-09-151-3/+4
* board/amcc/taihu/flash.c: Fix compile warningWolfgang Denk2009-09-151-6/+8
* board/etin/debris/phantom.c: Fix compile errorWolfgang Denk2009-09-151-10/+0
* board/dave/common/flash.c: fix compile warningWolfgang Denk2009-09-151-1/+2
* board/esd/cpci750/ide.c: fix compile warningWolfgang Denk2009-09-151-2/+6
* board/esd/common/flash.c: Fix compile warningWolfgang Denk2009-09-151-1/+2
* sk98lin: fix compile warningsWolfgang Denk2009-09-154-13/+29
* drivers/net/natsemi.c: fix compile warningWolfgang Denk2009-09-151-1/+2
* net/bootp.c: fix compile warningWolfgang Denk2009-09-111-1/+5
* kwbimage.c: Fix compile warning when building on 64 bit systemsWolfgang Denk2009-09-111-1/+1
* muas3001: remove BRG clock node fixup to use common mpc8260 code.Marcel Ziswiler2009-09-101-16/+0
* r7780mp: fix typo in Ethernet chip model number comment.Marcel Ziswiler2009-09-101-1/+1
* ep8248: add support for device tree and secondary Ethernet interface.Marcel Ziswiler2009-09-102-32/+29
* mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar2009-09-109-0/+619
* Kirkwood: Sheevaplug: Add kwimage configuration filePrafulla Wadaskar2009-09-102-0/+165
* mkimage: Make table_entry code globalPrafulla Wadaskar2009-09-102-8/+26
* mkimage: Make genimg_print_size() globalPrafulla Wadaskar2009-09-102-2/+2
* mkimage: Include missing files in build dependency calculationsPrafulla Wadaskar2009-09-101-0/+2
* tools/mkimage: fix compiler warnings, use "const"Wolfgang Denk2009-09-103-37/+38
* tools: mkimage: split code into core, default and FIT image specificPrafulla Wadaskar2009-09-105-294/+736
* tools: mkimage: Fixed build warningsPrafulla Wadaskar2009-09-103-10/+43
* tools: mkimage: Makefile sortedPrafulla Wadaskar2009-09-101-25/+25
* tools: mkimage : bugfix returns correct value for list commandPrafulla Wadaskar2009-09-101-12/+14
* mkconfig: pass the board name to board config fileMingkai Hu2009-09-101-0/+1
* Remove "atmel_df_pow2" binary with "make clean"Wolfgang Denk2009-09-101-0/+1
* ppc4xx: Fix compilation warning in 4xx miiphy.cStefan Roese2009-09-101-1/+1
* ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boardsMatthias Fuchs2009-09-106-0/+12
* ppc4xx: Allow overwriting pci target registers for all 4xx boardsMatthias Fuchs2009-09-101-2/+2
* ppc4xx: Fix PMC405DE supportMatthias Fuchs2009-09-101-1/+4
* amcc-common.h: Use filenames from environment variables for update procedure.Detlev Zundel2009-09-101-3/+5
* ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala2009-09-096-3/+19
* ppc/85xx: Clean up do_resetKumar Gala2009-09-081-16/+9
* ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().Poonam Aggrwal2009-09-083-6/+10
* ppc/85xx/86xx: Device tree fixup for number of coresPoonam Aggrwal2009-09-084-0/+61
* ppc/85xx,86xx: Handling Unknown SOC versionPoonam Aggrwal2009-09-084-13/+9
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-0816-68/+284
* ppc/85xx: Cleanup makefile and related optional filesKumar Gala2009-09-085-18/+19
* fsl: add register read-back to set_law()Timur Tabi2009-09-081-1/+2
* ppc/85xx: Fix bug in setup_mp codeKumar Gala2009-09-081-3/+29
* ppc/85xx: Add a simple function to search the TLBKumar Gala2009-09-082-2/+32
* 85xx: Add support for setting IVORs to fixed offset defaultsKumar Gala2009-09-085-0/+107
* ppc/85xx: Fix up eSDHC controller clock frequency in the device treeDipen Dudhat2009-09-081-0/+7
* ppc/8xxx: Remove ddr_pd_cntl register since it doesn't existKumar Gala2009-09-085-31/+1
* ppc/8xxx: relocate cpu pointer in global dataKumar Gala2009-09-081-0/+4
* fsl: sys_eeprom: Fix 'may be used uninitialized' warningAnton Vorontsov2009-09-081-1/+2
* ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clkDipen Dudhat2009-09-081-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-09-074-4/+77
|\
| * fsl_i2c: increase I2C timeout values and make them configurableTimur Tabi2009-09-061-4/+20
| * Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt2009-09-063-0/+57
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-09-0795-45/+2911
|\ \ | |/ |/|
OpenPOWER on IntegriCloud