summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | SMDK2410: use the CFI driver (and remove the old one)David Müller (ELSOFT AG)2011-05-26-454/+25
| | * | SMDK2410: remove unneeded config.mkDavid Müller (ELSOFT AG)2011-05-26-25/+2
| | * | SMDK2410: activate ARM relocation featureDavid Müller (ELSOFT AG)2011-05-26-0/+6
| | * | BeagleBoard: fixed typo in typecastJason Kridner2011-05-23-1/+1
| | * | mvsata: issue hard reset on initializationMichael Walle2011-05-23-1/+9
| | * | VCMA9: use ARM relocation feature to fix build errorDavid Müller (ELSOFT AG)2011-05-23-0/+5
| | * | MX31: drop warnings due to missing prototype for mxc_watchdog_reset()Stefano Babic2011-05-23-0/+1
| | * | MX5: drop config.mk from efikamx boardStefano Babic2011-05-23-26/+1
| | * | MX31: Make get_reset_cause() static and drop unreachable codeStefano Babic2011-05-23-5/+1
| | * | MX53: Remove CONFIG_SYS_BOOTMAPSZ from mx53 config files.Fabio Estevam2011-05-23-2/+0
| | * | MX53: Handle silicon revision 2.1 caseFabio Estevam2011-05-23-7/+3
| | * | mx5: board: code clean up for checkboard codeJason Liu2011-05-23-137/+4
| | * | MX51: vision2: Fix build for vision2 board.Fabio Estevam2011-05-23-26/+2
| | * | MX51: vision: Let video mode struct be independant of watchdog.Fabio Estevam2011-05-23-3/+2
| | * | MX53: Add initial support for MX53SMD board.Fabio Estevam2011-05-23-0/+567
| | * | MX53: support for freescale MX53LOCO boardJason Liu2011-05-23-0/+633
| | * | mx5: Fix CONFIG_OF_LIBFDT redefined warningShawn Guo2011-05-23-4/+0
| | * | mx5: Remove unnecessary CONFIG_SYS_BOOTMAPSZ definitionShawn Guo2011-05-23-2/+0
| | * | mx31pdk: Clean up mx31pdk.h fileFabio Estevam2011-05-23-16/+16
| | |/
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2011-06-01-1/+19
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-06-01-1/+19
| |\ \
| | * | powerpc/fsl_pci: Fix device tree fixups for newer platformsKumar Gala2011-05-20-1/+19
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2011-06-01-7/+3
|\ \ \ \ | |/ / /
| * | | cmd_nand: fix help of nand erase subcommandDaniel Hobi2011-05-24-1/+1
| * | | env_nand: zero-initialize variable nand_erase_optionsDaniel Hobi2011-05-24-6/+2
| | |/ | |/|
* | | Move wepep250,delta,xsengine to scrapyardMarek Vasut2011-06-01-4/+3
|/ /
* | .gitignore: update list of u-boot.* files and add *.binecc2011-05-22-3/+5
* | MPC8xx: Make SPD823TS board build againWolfgang Denk2011-05-22-1/+0
|/
* Prepare v2011.06-rc1v2011.06-rc1Wolfgang Denk2011-05-19-2/+2
* Minor coding style cleanup.Wolfgang Denk2011-05-19-21/+11
* net/tftp.c: fix typoLuca Ceresoli2011-05-19-1/+1
* TFTP: add tftpsrv commandLuca Ceresoli2011-05-19-2/+26
* TFTP: net/tftp.c: add server mode receiveLuca Ceresoli2011-05-19-4/+64
* TFTP: rename STATE_RRQ to STATE_SEND_RRQLuca Ceresoli2011-05-19-6/+6
* TFTP: replace "server" with "remote" in local variable namesLuca Ceresoli2011-05-19-14/+14
* net/tftp.c: cosmetic: do not initialise statics to 0 or NULLLuca Ceresoli2011-05-19-2/+2
* net/tftp.c: cosmetic: fix indentationLuca Ceresoli2011-05-19-5/+6
* net/tftp.c: cosmetic: trailing statements should be on next lineLuca Ceresoli2011-05-19-3/+6
* net/tftp.c: cosmetic: fix brace issuesLuca Ceresoli2011-05-19-11/+6
* net/tftp.c: cosmetic: do not use assignment in if conditionLuca Ceresoli2011-05-19-6/+12
* net/tftp.c: cosmetic: fix pointer syntax issuesLuca Ceresoli2011-05-19-10/+10
* net/tftp.c: cosmetic: fix whitespace issuesLuca Ceresoli2011-05-19-95/+97
* net/tftp.c: cosmetic: fix lines over 80 charactersLuca Ceresoli2011-05-19-24/+42
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-05-19-9/+40
|\
| * powerpc/85xx: add support for env in MMC/SPI on corenet ds boardsShaohui Xie2011-05-18-9/+30
| * powerpc/85xx: Enable eSPI support on corenet ds boardsShaohui Xie2011-05-18-0/+10
* | km/common: add pnvramsize to default environmentHolger Brunck2011-05-18-0/+1
* | km/common: simplify default environmentHolger Brunck2011-05-18-126/+55
* | km/common: implement boardId HWkey checks as u-boot cmdThomas Herzmann2011-05-18-29/+157
* | MMC: omap_hsmmc.c: Add missing prototype headerDirk Behme2011-05-18-0/+1