summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix examples for OMAP3 boards...Michael Evans2009-08-081-1/+1
* omap3: use only fixed-size types inside ctrl_structsDirk Behme2009-08-081-194/+218
* omap3: replace all instances of gpmc config struct by one globalDirk Behme2009-08-085-40/+35
* omap3: remove typedefs for configuration structsDirk Behme2009-08-0819-77/+77
* omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig2009-08-0712-83/+53
* Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-08-0433-751/+2039
|\
| * ColdFire: Update bootargsTsiChung Liew2009-07-142-1/+4
| * Command for accessing serial flash updateTsiChung Liew2009-07-141-1/+1
| * ColdFire: Add DSPI support for MCF5227x and MCF5445xTsiChung Liew2009-07-1410-673/+263
| * Coldfire: Consolidate DSPI driverTsiChung Liew2009-07-142-0/+358
| * ColdFire: Remove compiler warning messagesTsiChung Liew2009-07-141-1/+1
| * ColdFire: Fix M53017EVB flash sizeTsiChung Liew2009-07-141-1/+1
| * ColdFire: Add M5208EVB and MCF520x CPU supportTsiChung Liew2009-07-1416-14/+1330
| * ColdFire: Update for M54451EVBTsiChung Liew2009-07-145-66/+82
| * ColdFire: Update configuration file to use flash buffer writeTsiChung Liew2009-07-143-0/+5
* | rm9200 lowevel_init: don't touch reserved/readonly registersDavid Brownell2009-08-037-42/+2
* | pxa: Fix typo in GCDR(x)David Hunter2009-08-011-1/+1
* | Add AT91SAM9260 to at91's lowlevel_init.SEric Benard2009-08-011-1/+1
* | ppc4xx: Remove check for PPC460EX from CompactCenterDirk Eibach2009-07-301-17/+9
* | ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC CanyonlandsStefan Roese2009-07-301-9/+17
* | ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chipsStefan Roese2009-07-303-0/+30
* | ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM'sStefan Roese2009-07-301-14/+65
* | ppc4xx: amcc: Move "kernel_addr_r" etc to higher locations (> 16MB)Stefan Roese2009-07-301-3/+3
* | ppc4xx: amcc: Set CONFIG_SYS_BOOTMAPSZ to 16MB for big kernelsStefan Roese2009-07-301-3/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-07-3030-159/+1484
|\ \
| * | arm nomadik: add i2cAlessandro Rubini2009-07-292-3/+31
| * | arm nomadik: add gpio supportAlessandro Rubini2009-07-293-1/+142
| * | OMAP3 Remove twl4030 definesTom Rix2009-07-291-35/+0
| * | OMAP3 Move twl4030 mmc functionTom Rix2009-07-294-11/+25
| * | OMAP3 Move twl4030 power and led functionsTom Rix2009-07-2916-136/+292
| * | TWL4030 Add power reset buttonTom Rix2009-07-288-0/+131
| * | TWL4030 Add initial supportTom Rix2009-07-281-0/+245
| * | OMAP I2C Fix the sampling clock.Tom Rix2009-07-283-14/+174
| * | arm, i2c: added support for the TWSI I2C InterfaceHeiko Schocher2009-07-282-0/+485
* | | Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-2928-28/+28
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-07-2913-31/+1208
|\ \ \
| * | | ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setupStefan Roese2009-07-281-15/+0
| * | | ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmdStefan Roese2009-07-281-4/+20
| * | | ppc4xx: Kilauea: Fix SDRAM init in NAND booting versionStefan Roese2009-07-281-0/+2
| * | | ppc4xx: Fix Arches DDR2 initializationStefan Roese2009-07-281-12/+18
| * | | ppc4xx: Add GDsys CompactCenter board support.Dirk Eibach2009-07-2810-0/+1168
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-07-2928-36/+1254
|\ \ \ \
| * | | | mpc83xx: Add esd VME8349 board supportReinhard Arlt2009-07-2711-1/+1226
| * | | | sbc8349: combine HRCW flash and u-boot image flashPaul Gortmaker2009-07-273-13/+23
| * | | | mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th...Kim Phillips2009-07-2715-22/+5
| | |/ / | |/| |
* | | | TQM8xx* boards: set larger SMC Rx buffer lenWolfgang Denk2009-07-2819-43/+38
* | | | Fix ext2load return codeWolfgang Denk2009-07-281-36/+38
* | | | ext2: fix inode size and calculationsWeirich, Bernhard2009-07-281-21/+32
|/ / /
* | | Prepare 2009.08-rc1 (again, after fixing last minute issues).Wolfgang Denk2009-07-271-0/+61
* | | cpu/arm920t/start.S: include <common.h> to have ROUND() definedWolfgang Denk2009-07-271-2/+1
OpenPOWER on IntegriCloud