summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-209-50/+616
|\
| * MMC may wrongly regconize 2GB eMMC as high capacityRaffaele Recalcati2011-04-131-3/+0
| * mmc: trace addedRaffaele Recalcati2011-04-131-0/+57
| * mmc: SEND_OP_COND considers card capabilities (voltage)Raffaele Recalcati2011-04-132-3/+20
| * mmc: checking status after commands with R1b responseRaffaele Recalcati2011-04-132-3/+63
| * mmc: remove duplicated header fileMinkyu Kang2011-04-131-1/+0
| * mmc: show mmc capacity using print_sizeMinkyu Kang2011-04-131-1/+2
| * mmc: add generic mmc spi driverThomas Chou2011-04-136-20/+448
| * mmc: constify & localize dataMike Frysinger2011-04-131-2/+2
| * drivers/mmc/fsl_esdhc.c: reordered testsFrans Meulenbroeks2011-04-131-3/+3
| * add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmcWolfgang Wegner2011-04-131-3/+11
| * MMC: Max blocks value adjustableMatt Waddel2011-04-131-10/+9
| * SD1.00 wide-bus fixAlagu Sankar2011-04-131-3/+3
* | Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-2013-127/+12
* | powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund2011-04-2059-113/+170
* | MAINTAINERS: fix email address caseFabio Estevam2011-04-131-1/+1
* | Fix bad padding of bootp request packetSimon Glass2011-04-131-1/+1
* | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-1312-116/+148
|\ \
| * | sf: sst: add support for SST25VF064CJames Kosin2011-04-131-0/+4
| * | cmd_sf: use cmd_usage() in more placesMike Frysinger2011-04-121-30/+29
| * | cmd_sf: drop device status message when probingMike Frysinger2011-04-121-3/+0
| * | sf: use print_size() for sector_size outputMike Frysinger2011-04-121-2/+2
| * | cmd_sf: add handler for +len arg for erase commandRichard Retanubun2011-04-121-4/+47
| * | sf: localize erase funcsMike Frysinger2011-04-128-9/+9
| * | sf: sst: setup read funcMike Frysinger2011-04-121-0/+1
| * | sf: add struct spi_flash.sector_size parameterRichard Retanubun2011-04-1211-64/+30
| * | sf: atmel: undo unification of status pollingMike Frysinger2011-04-111-2/+29
| * | sf: punt unused spi_flash_region structMike Frysinger2011-04-111-5/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2011-04-1380-353/+261
|\ \ \
| * \ \ Merge branch 'master' of git://git.denx.de/u-boot-x86Graeme Russ2011-04-131-0/+2
| |\ \ \
| | * | | eNET: Fix undefined reference to `monitor_flash_len'Graeme Russ2011-04-081-0/+2
| * | | | x86: Update MAINTAINERS and delete README filesGraeme Russ2011-04-133-105/+2
| * | | | sc520: Move reset to stand-alone fileGraeme Russ2011-04-133-10/+41
| * | | | x86: Rename i386 to x86Graeme Russ2011-04-1374-28/+27
| * | | | x86: Code cleanupGraeme Russ2011-04-1328-179/+170
| * | | | eNET: Remove config.mkGraeme Russ2011-04-132-26/+3
| * | | | eNET: Fix saveenv crashGraeme Russ2011-04-131-6/+17
| | |_|/ | |/| |
* | | | cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usagePeter Tyser2011-04-131-6/+8
|/ / /
* | | disk/part.c: fix potential stack overflow bugLei Wen2011-04-121-1/+1
* | | Add support for dataflash to U-boot environment settings tool.Remy Bohmer2011-04-123-28/+56
* | | mkimage: add "-V" option to print version informationWolfgang Denk2011-04-122-2/+12
* | | ftwdt010_wdt: move header to include/faraday and enhanceMacpaul Lin2011-04-122-5/+10
* | | common/cmd_bdinfo.c: fix do_bdinfo() for AVR32Andreas Bießmann2011-04-121-1/+1
* | | cmd_nvedit: use explicit typecast for printfAndreas Bießmann2011-04-121-2/+2
* | | Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-1213-16/+24
* | | Drop config.h include in tools/imximage.hLoïc Minier2011-04-121-2/+0
* | | Fix misc spelling errors found by lintianLoïc Minier2011-04-128-10/+10
* | | Fix gunzip to work for any gziped uImage sizeCatalin Radu2011-04-121-6/+10
* | | Fix min/max macros in include/common.hAaron Williams2011-04-121-2/+4
| |/ |/|
* | ftwdt010_wdt: support faraday ftwdt010 watchdogMacpaul Lin2011-04-113-0/+206
OpenPOWER on IntegriCloud