summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\ \ | |/ |/|
| * ARM: DaVinci: Adding Support for DaVinci DM365 EVMSandeep Paulraj2009-09-055-0/+308
| * ARM: DaVinci: DaVinci DM365 SOC specific codeSandeep Paulraj2009-09-052-0/+36
| * DM9000 init for pm9261Ilko Iliev2009-09-051-0/+7
| * Add support for the DevKit8000 boardFrederik Kriewitz2009-09-059-0/+921
| * omap3: move the other boards to board/Jean-Christophe PLAGNIOL-VILLARD2009-09-059-2/+2
| * arm: move Logicpd's boards to board/logicpd/Jean-Christophe PLAGNIOL-VILLARD2009-09-0517-3/+3
| * omap: move TI's boards to board/ti/Jean-Christophe PLAGNIOL-VILLARD2009-09-0533-7/+7
| * Support for the Calao TNY-A9260/TNY-A9G20 boardsAlbin Tonnerre2009-09-018-1/+403
| * arm: Kirkwood: add SYSRSTn Duration Counter SupportPrafulla Wadaskar2009-09-012-0/+77
| * Add support for the Calao SBC35-A9G20 boardAlbin Tonnerre2009-09-019-1/+517
| * imx27lite: add support for imx27lite board from LogicPDIlya Yanok2009-09-0110-0/+629
| * at91sam9260/afeb9260: Fix SPI initializationAlbin Tonnerre2009-09-012-2/+2
| * Remove duplicate set_crSimon Kagstrom2009-09-011-30/+0
* | ARM: Update mach-typesWolfgang Denk2009-09-041-12/+2056
* | push LOAD_ADDR out to arch mk filesMike Frysinger2009-09-0413-64/+37
* | zlib: fix code when DEBUG is definedGiuseppe CONDORELLI2009-09-041-2/+3
* | mxc_nand: Remove Freescale's "All Rights Reserved."Scott Wood2009-09-041-1/+1
* | mpc83xx/serdes: License cleanup: remove "All Rights Reserved" noticeAnton Vorontsov2009-09-041-1/+1
* | License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk2009-09-047-7/+0
* | cmd_mtdparts.c: fix compiler warning in debug codeWolfgang Denk2009-09-041-1/+1
OpenPOWER on IntegriCloud