summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'emaclite' of git://git.denx.de/u-boot-microblazeWolfgang Denk2011-10-04-39/+46
|\
| * net: emaclite: Use dynamic allocationMichal Simek2011-10-03-16/+25
| * net: emaclite: Remove baseaddress from xemacliteMichal Simek2011-10-03-21/+21
| * net: emaclite: Use calloc instead of mallocMichal Simek2011-10-03-2/+1
| * net: emaclite: Remove deviceid propertyMichal Simek2011-10-03-1/+0
| * net: emaclite: Change driver name and add addressMichal Simek2011-10-03-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2011-10-04-38/+40
|\ \
| * | microblaze: Enable FDT/FIT supportMichal Simek2011-10-03-0/+5
| * | microblaze: Remove address offset for uart16550Michal Simek2011-10-03-1/+1
| * | microblaze: Do not select NFS for platforms without ethernetMichal Simek2011-10-03-0/+2
| * | microblaze: Clean up reset asm codeMichal Simek2011-10-03-20/+5
| * | microblaze: Save and restore first unused vectorMichal Simek2011-10-03-2/+4
| * | microblaze: Setup MB vectors if feature is enable for u-bootMichal Simek2011-10-03-12/+22
| * | microblaze: Remove debug saving valueMichal Simek2011-10-03-2/+0
| |/
* | Revert "GCC4.6: Convert various empty macros to inline functions"Wolfgang Denk2011-10-04-9/+6
|/
* GCC4.6: Squash warning in lzo1x_decompress.cMarek Vasut2011-10-01-2/+1
* GCC4.6: Squash warning in cmd_ubi.c:Marek Vasut2011-10-01-2/+1
* GCC4.6: Squash warning in vmt.cMarek Vasut2011-10-01-4/+7
* GCC4,6: Squash warning in cmd_nand.cMarek Vasut2011-10-01-4/+0
* GCC4.6: Squash warning in nand_bbt.cMarek Vasut2011-10-01-4/+1
* GCC4.6: Squash warning in cmd_mem.cMarek Vasut2011-10-01-4/+4
* GCC4.6: Squash warnings in ipu_disp.cMarek Vasut2011-10-01-57/+48
* GCC4.6: Squash warnings in lcd.cMarek Vasut2011-10-01-4/+5
* GCC4.6: Squash warning in cmd_nvedit.cMarek Vasut2011-10-01-2/+1
* GCC4.6: Squash warning in cmd_flash.cMarek Vasut2011-10-01-4/+6
* GCC4.6: Convert various empty macros to inline functionsMarek Vasut2011-10-01-6/+9
* sbc82xx: delete support for obsolete SBC8240/SBC8260Paul Gortmaker2011-10-01-3123/+4
* MAINTAINERS: delete stale entry for EOL Wind River boardsPaul Gortmaker2011-10-01-5/+0
* Add missing header for gcc3Scott McNutt2011-10-01-0/+21
* net: Add \n before warning message so it prints on a new line.Philip Balister2011-10-01-1/+1
* console: Squelch pre-console output in console functionsGraeme Russ2011-10-01-37/+35
* ns16550: change to allow 32 bit access to registersDave Aldridge2011-10-01-0/+10
* IDE: Fix complaints about strict aliasing in cmd_ide.cMarek Vasut2011-10-01-26/+25
* Small refactor to remove duplicate serial codeSimon Glass2011-10-01-44/+20
* fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKSSergei Shtylyov2011-10-01-6/+5
* fat: root directory cluster only makes sense for FAT32Sergei Shtylyov2011-10-01-8/+6
* fat: cannot compare bytes and sectorsSergei Shtylyov2011-10-01-3/+4
* fat: fix crash with big sector sizeSergei Shtylyov2011-10-01-50/+67
* Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-10-01-3/+91
|\
| * sf: eon: add support for EN25Q32B partsShaohui Xie2011-09-29-0/+8
| * cmd_sf: add "update" subcommand to do smart SPI flash updateSimon Glass2011-09-29-3/+83
* | Merge branch 'post' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-10-01-493/+165
|\ \
| * | Blackfin: uart: implement loop callback for postMike Frysinger2011-09-29-0/+40
| * | Blackfin: bf537-stamp/bf548-ezkit: update POST flash block rangeMike Frysinger2011-09-29-4/+4
| * | Blackfin: post: generalize led/button tests with GPIOsMike Frysinger2011-09-29-28/+59
| * | Blackfin: bf537-stamp: drop uart/flash post testsMike Frysinger2011-09-29-54/+0
| * | Blackfin: post: drop custom test listMike Frysinger2011-09-29-252/+0
| * | Blackfin: bf537-stamp: convert to gpio post hotkeyMike Frysinger2011-09-29-95/+2
| |/
* | EfikaSB: Add preliminary EfikaSB supportMarek Vasut2011-09-30-25/+103
* | EfikaMX: Add imximage config for Efika SBMarek Vasut2011-09-30-1/+125