summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11128-2399/+2088
* 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
|\ \ | |/ |/|
| * 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
OpenPOWER on IntegriCloud