aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-03powerpc/p2041rdb: update cpld reset command according to CPLD 2.0Shaohui Xie2-7/+11
2011-10-03I2C: mv_i2c: fix multi-bus init issueLei Wen1-18/+24
2011-10-03I2C: mv_i2c: fix build issue when enable debug optionLei Wen1-1/+1
2011-10-03net: emaclite: Use dynamic allocationMichal Simek1-16/+25
2011-10-03net: emaclite: Remove baseaddress from xemacliteMichal Simek1-21/+21
2011-10-03net: emaclite: Use calloc instead of mallocMichal Simek1-2/+1
2011-10-03net: emaclite: Remove deviceid propertyMichal Simek1-1/+0
2011-10-03net: emaclite: Change driver name and add addressMichal Simek1-1/+1
2011-10-03microblaze: Enable FDT/FIT supportMichal Simek1-0/+5
2011-10-03microblaze: Remove address offset for uart16550Michal Simek1-1/+1
2011-10-03microblaze: Do not select NFS for platforms without ethernetMichal Simek1-0/+2
2011-10-03microblaze: Clean up reset asm codeMichal Simek1-20/+5
2011-10-03microblaze: Save and restore first unused vectorMichal Simek1-2/+4
2011-10-03microblaze: Setup MB vectors if feature is enable for u-bootMichal Simek1-12/+22
2011-10-03microblaze: Remove debug saving valueMichal Simek1-2/+0
2011-10-01GCC4.6: Squash warning in lzo1x_decompress.cMarek Vasut1-2/+1
2011-10-01GCC4.6: Squash warning in cmd_ubi.c:Marek Vasut1-2/+1
2011-10-01GCC4.6: Squash warning in vmt.cMarek Vasut2-4/+7
2011-10-01GCC4,6: Squash warning in cmd_nand.cMarek Vasut1-4/+0
2011-10-01GCC4.6: Squash warning in nand_bbt.cMarek Vasut1-4/+1
2011-10-01GCC4.6: Squash warning in cmd_mem.cMarek Vasut1-4/+4
2011-10-01GCC4.6: Squash warnings in ipu_disp.cMarek Vasut2-57/+48
2011-10-01GCC4.6: Squash warnings in lcd.cMarek Vasut1-4/+5
2011-10-01GCC4.6: Squash warning in cmd_nvedit.cMarek Vasut1-2/+1
2011-10-01GCC4.6: Squash warning in cmd_flash.cMarek Vasut1-4/+6
2011-10-01GCC4.6: Convert various empty macros to inline functionsMarek Vasut4-6/+9
2011-10-01sbc82xx: delete support for obsolete SBC8240/SBC8260Paul Gortmaker16-3123/+4
2011-10-01MAINTAINERS: delete stale entry for EOL Wind River boardsPaul Gortmaker1-5/+0
2011-10-01Add missing header for gcc3Scott McNutt1-0/+21
2011-10-01net: Add \n before warning message so it prints on a new line.Philip Balister1-1/+1
2011-10-01console: Squelch pre-console output in console functionsGraeme Russ5-37/+35
2011-10-01ns16550: change to allow 32 bit access to registersDave Aldridge2-0/+10
2011-10-01IDE: Fix complaints about strict aliasing in cmd_ide.cMarek Vasut1-26/+25
2011-10-01Small refactor to remove duplicate serial codeSimon Glass1-44/+20
2011-10-01fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKSSergei Shtylyov2-6/+5
2011-10-01fat: root directory cluster only makes sense for FAT32Sergei Shtylyov1-8/+6
2011-10-01fat: cannot compare bytes and sectorsSergei Shtylyov1-3/+4
2011-10-01fat: fix crash with big sector sizeSergei Shtylyov2-50/+67
2011-10-01Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2-3/+91
2011-10-01Merge branch 'post' of git://git.denx.de/u-boot-blackfinWolfgang Denk12-493/+165
2011-09-30EfikaSB: Add preliminary EfikaSB supportMarek Vasut2-25/+103
2011-09-30EfikaMX: Add imximage config for Efika SBMarek Vasut4-1/+125
2011-09-30ATA: Squash warnings in mxc_ata.Marek Vasut1-13/+9
2011-09-30vision2: Place machine ID into board configFabio Estevam2-1/+2
2011-09-30zmx25: Fix build warning due to 'get_reset_cause' defined but not usedFabio Estevam1-23/+23
2011-09-30zmx25: Place machine ID into board configFabio Estevam2-2/+1
2011-09-30zmx25: Remove dram_init_banksize()Fabio Estevam1-6/+0
2011-09-30I2C: mxc_i2c reworkMarek Vasut1-133/+289
2011-09-30MX5: Clean up the output of "clocks" commandMarek Vasut1-7/+9
2011-09-30MX5: Add AHB clock reporting and fix IPG clock reportingMarek Vasut1-9/+27