summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GCC4.6: Squash warning in lzo1x_decompress.cMarek Vasut2011-10-011-2/+1
* GCC4.6: Squash warning in cmd_ubi.c:Marek Vasut2011-10-011-2/+1
* GCC4.6: Squash warning in vmt.cMarek Vasut2011-10-012-4/+7
* GCC4,6: Squash warning in cmd_nand.cMarek Vasut2011-10-011-4/+0
* GCC4.6: Squash warning in nand_bbt.cMarek Vasut2011-10-011-4/+1
* GCC4.6: Squash warning in cmd_mem.cMarek Vasut2011-10-011-4/+4
* GCC4.6: Squash warnings in ipu_disp.cMarek Vasut2011-10-012-57/+48
* GCC4.6: Squash warnings in lcd.cMarek Vasut2011-10-011-4/+5
* GCC4.6: Squash warning in cmd_nvedit.cMarek Vasut2011-10-011-2/+1
* GCC4.6: Squash warning in cmd_flash.cMarek Vasut2011-10-011-4/+6
* GCC4.6: Convert various empty macros to inline functionsMarek Vasut2011-10-014-6/+9
* sbc82xx: delete support for obsolete SBC8240/SBC8260Paul Gortmaker2011-10-0116-3123/+4
* MAINTAINERS: delete stale entry for EOL Wind River boardsPaul Gortmaker2011-10-011-5/+0
* Add missing header for gcc3Scott McNutt2011-10-011-0/+21
* net: Add \n before warning message so it prints on a new line.Philip Balister2011-10-011-1/+1
* console: Squelch pre-console output in console functionsGraeme Russ2011-10-015-37/+35
* ns16550: change to allow 32 bit access to registersDave Aldridge2011-10-012-0/+10
* IDE: Fix complaints about strict aliasing in cmd_ide.cMarek Vasut2011-10-011-26/+25
* Small refactor to remove duplicate serial codeSimon Glass2011-10-011-44/+20
* fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKSSergei Shtylyov2011-10-012-6/+5
* fat: root directory cluster only makes sense for FAT32Sergei Shtylyov2011-10-011-8/+6
* fat: cannot compare bytes and sectorsSergei Shtylyov2011-10-011-3/+4
* fat: fix crash with big sector sizeSergei Shtylyov2011-10-012-50/+67
* Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-10-012-3/+91
|\
| * sf: eon: add support for EN25Q32B partsShaohui Xie2011-09-291-0/+8
| * cmd_sf: add "update" subcommand to do smart SPI flash updateSimon Glass2011-09-291-3/+83
* | Merge branch 'post' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-10-0112-493/+165
|\ \
| * | Blackfin: uart: implement loop callback for postMike Frysinger2011-09-291-0/+40
| * | Blackfin: bf537-stamp/bf548-ezkit: update POST flash block rangeMike Frysinger2011-09-292-4/+4
| * | Blackfin: post: generalize led/button tests with GPIOsMike Frysinger2011-09-297-28/+59
| * | Blackfin: bf537-stamp: drop uart/flash post testsMike Frysinger2011-09-291-54/+0
| * | Blackfin: post: drop custom test listMike Frysinger2011-09-293-252/+0
| * | Blackfin: bf537-stamp: convert to gpio post hotkeyMike Frysinger2011-09-293-95/+2
| |/
* | EfikaSB: Add preliminary EfikaSB supportMarek Vasut2011-09-302-25/+103
* | EfikaMX: Add imximage config for Efika SBMarek Vasut2011-09-304-1/+125
* | ATA: Squash warnings in mxc_ata.Marek Vasut2011-09-301-13/+9
* | vision2: Place machine ID into board configFabio Estevam2011-09-302-1/+2
* | zmx25: Fix build warning due to 'get_reset_cause' defined but not usedFabio Estevam2011-09-301-23/+23
* | zmx25: Place machine ID into board configFabio Estevam2011-09-302-2/+1
* | zmx25: Remove dram_init_banksize()Fabio Estevam2011-09-301-6/+0
* | I2C: mxc_i2c reworkMarek Vasut2011-09-301-133/+289
* | MX5: Clean up the output of "clocks" commandMarek Vasut2011-09-301-7/+9
* | MX5: Add AHB clock reporting and fix IPG clock reportingMarek Vasut2011-09-301-9/+27
* | MX5: Modify the PLL decoding algorithmMarek Vasut2011-09-303-10/+70
* | mx53evk: Place machine ID into board configFabio Estevam2011-09-302-1/+2
* | mx53ard: Place machine ID into board configFabio Estevam2011-09-302-1/+2
* | mx53smd: Place machine ID into board configFabio Estevam2011-09-302-2/+3
* | mx53loco: Place machine ID into board configFabio Estevam2011-09-302-1/+2
* | mx51evk: Place machine ID into board configFabio Estevam2011-09-302-1/+1
* | imx31_litekit: Place machine ID into board configFabio Estevam2011-09-302-1/+2
OpenPOWER on IntegriCloud