summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TFTP: replace "server" with "remote" in local variable namesLuca Ceresoli2011-05-191-14/+14
* net/tftp.c: cosmetic: do not initialise statics to 0 or NULLLuca Ceresoli2011-05-191-2/+2
* net/tftp.c: cosmetic: fix indentationLuca Ceresoli2011-05-191-5/+6
* net/tftp.c: cosmetic: trailing statements should be on next lineLuca Ceresoli2011-05-191-3/+6
* net/tftp.c: cosmetic: fix brace issuesLuca Ceresoli2011-05-191-11/+6
* net/tftp.c: cosmetic: do not use assignment in if conditionLuca Ceresoli2011-05-191-6/+12
* net/tftp.c: cosmetic: fix pointer syntax issuesLuca Ceresoli2011-05-191-10/+10
* net/tftp.c: cosmetic: fix whitespace issuesLuca Ceresoli2011-05-191-95/+97
* net/tftp.c: cosmetic: fix lines over 80 charactersLuca Ceresoli2011-05-191-24/+42
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-05-193-9/+40
|\
| * powerpc/85xx: add support for env in MMC/SPI on corenet ds boardsShaohui Xie2011-05-183-9/+30
| * powerpc/85xx: Enable eSPI support on corenet ds boardsShaohui Xie2011-05-181-0/+10
* | km/common: add pnvramsize to default environmentHolger Brunck2011-05-181-0/+1
* | km/common: simplify default environmentHolger Brunck2011-05-187-126/+55
* | km/common: implement boardId HWkey checks as u-boot cmdThomas Herzmann2011-05-182-29/+157
* | MMC: omap_hsmmc.c: Add missing prototype headerDirk Behme2011-05-181-0/+1
* | fsl_esdhc: Initialize mmc->b_maxFabio Estevam2011-05-181-0/+1
* | mmc: enable partition switch function for emmcLei Wen2011-05-183-5/+71
* | cmd_mmc: eliminate device num in the mmc commandLei Wen2011-05-183-88/+116
* | mmc_spi: generate response for send status commandThomas Chou2011-05-182-0/+6
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-05-1881-1696/+1287
|\
| * avr32: add ATAG_BOARDINFOAndreas Bießmann2011-05-182-0/+19
| * at91: reworked support for otc570 boardDaniel Gorsulowski2011-05-184-164/+211
| * at91: reworked support for meesc boardDaniel Gorsulowski2011-05-181-1/+2
| * hammerhead: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann2011-05-182-1/+1
| * mimc200: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann2011-05-182-1/+1
| * favr-32-ezkit: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann2011-05-182-1/+1
| * atstk100x: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann2011-05-185-1/+4
| * atngw100: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann2011-05-182-1/+1
| * mimc200: fix "#define XXXX 1"Andreas Bießmann2011-05-181-28/+28
| * hammerhead: fix "#define XXXX 1"Andreas Bießmann2011-05-181-24/+24
| * favr-32-ezkit: fix "#define XXXX 1"Andreas Bießmann2011-05-181-23/+23
| * atstk1006: fix "#define XXXX 1"Andreas Bießmann2011-05-181-24/+24
| * atstk1004: fix "#define XXXX 1"Andreas Bießmann2011-05-181-21/+21
| * atstk1003: fix "#define XXXX 1"Andreas Bießmann2011-05-181-21/+21
| * atstk1002: fix "#define XXXX 1"Andreas Bießmann2011-05-181-24/+24
| * atngw100: fix "#define XXXX 1"Andreas Bießmann2011-05-181-27/+27
| * avr32: use single linker scriptAndreas Bießmann2011-05-186-286/+2
| * avr32/config.mk: simplify PLATFORM_RELFLAGSAndreas Bießmann2011-05-186-5/+2
| * avr32: fix linkingAndreas Bießmann2011-05-186-6/+1
| * Add support for Bluewater Systems Snapper 9260 and 9G20 modulesRyan Mallon2011-05-181-0/+2
| * at91: fixed at91sam9263 system fileDaniel Gorsulowski2011-05-181-37/+18
| * remove __attribute__ ((packed)) in at91 headersJens Scharsig2011-05-183-8/+8
| * at91rm9200: fix lowlevel_init() SMRDATA sizeJens Scharsig2011-05-181-2/+6
| * AT91: fix timer.c - remove reset_timer()Reinhard Meyer2011-05-181-16/+11
| * AT91: fix at91sam_wdt.c to reworked header filesReinhard Meyer2011-05-181-1/+1
| * AT91: remove LEGACY from at91_rstc.hReinhard Meyer2011-05-181-25/+0
| * ATMEL: fix dataflash (dirty) this file should be converted to struct SoC accessReinhard Meyer2011-05-182-38/+57
| * AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-1811-54/+10
| * AT91: cleanup at91sam9260_matrix.h to struct SoC accessReinhard Meyer2011-05-181-57/+45
OpenPOWER on IntegriCloud