summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-25-1/+6
|\
| * SPL: P2020RDB: fix the problem booting from spi flashYing Zhang2014-02-24-1/+6
* | ubifs: fix checkpatch warningKaricheri, Muralidharan2014-02-21-9/+0
* | common, itest: pass u-boot env variables to itest.sHeiko Schocher2014-02-21-0/+13
* | common, ubi: add ubi check volumename commandHeiko Schocher2014-02-21-0/+31
* | Fix memory commands for 64-bit platformsYork Sun2014-02-21-36/+36
* | pxe: prepend fdtdir to DTB name irrespective of sourceStephen Warren2014-02-21-37/+40
* | fix address of error message in mtest commandDavid Feng2014-02-21-5/+9
* | common: Add get_effective_memsize() to memsize.cYork Sun2014-02-21-13/+16
* | common: Remove invalid endianess conversionChristian Eggers2014-02-21-2/+2
* | fs/fdos: RemoveTom Rini2014-02-21-69/+1
* | blackfin: Add <asm/clock.h> to numerous driversTom Rini2014-02-20-0/+1
* | cosmetic: FIT: fix a strange commentMasahiro Yamada2014-02-19-1/+1
* | Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada2014-02-19-2/+0
* | dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada2014-02-19-1/+1
* | kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-7/+3
* | kbuild: change out-of-tree buildMasahiro Yamada2014-02-19-5/+4
* | common: spl: Add spl sata boot supportDan Murphy2014-02-19-0/+60
* | EXT4: Fix number base handling of "ext4write" commandWolfgang Denk2014-02-19-2/+2
* | fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUPMasahiro Yamada2014-02-19-1/+1
* | cmd_test: implement -e test for file existenceStephen Warren2014-02-19-0/+6
* | cmd_test: evaluate to false without any argumentsStephen Warren2014-02-19-1/+1
* | cmd_test: implement ! on sub-expressionsStephen Warren2014-02-19-19/+24
* | cmd_test: check for binary operators before unaryStephen Warren2014-02-19-4/+4
* | cmd_test: use table lookup for parsingStephen Warren2014-02-19-67/+110
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-17-14/+13
|\ \
| * | common: lcd.c: fix data abort exception when try to access bmp headerPrzemyslaw Marczak2014-02-03-14/+13
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-02-17-58/+74
|\ \ \ | |_|/ |/| |
| * | cmd_mmc.c: Drop open/close mmc sub-commandsTom Rini2014-02-07-72/+0
| * | cmd_mmc.c: Add bootbus mmc sub-commandTom Rini2014-02-07-0/+29
| * | cmd_mmc.c: Add 'partconf' command to mmcTom Rini2014-02-07-1/+29
| * | cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'Tom Rini2014-02-07-4/+4
| * | cmd_mmc.c: Change 'bootpart' code to match normal coding styleTom Rini2014-02-07-4/+11
| * | SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORKTom Rini2014-02-07-0/+24
* | | arc: bdinfo, image and arc-specific init functions declarations supportAlexey Brodkin2014-02-07-0/+19
|/ /
* | cmd_pxe.c add any option for filesystem with sysboot uses generic loadDennis Gilmore2014-02-04-3/+19
* | Merge branch 'clk' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-02-04-0/+52
|\ \
| * | common: Add new clk commandMichal Simek2014-02-04-0/+52
| |/
* | pxe: implement fdtdir extlinux.conf tagStephen Warren2014-02-04-6/+72
* | pxe: support "devicetree" tagStephen Warren2014-02-04-0/+1
|/
* board_r - fixup functions table after relocationAlexey Brodkin2014-01-27-0/+10
* spl: common: Support for USB MSD FAT image loadingDan Murphy2014-01-24-8/+76
* spl: common: Move FAT funcs to a common fileDan Murphy2014-01-24-62/+103
* fdt_support.c: Correct linux,initrd-start/end settingTom Rini2014-01-20-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-01-20-3/+2
|\
| * env_eeprom - fix bus recovery for "eeprom_bus_read"Alexey Brodkin2014-01-13-3/+2
* | common, env: optimize boottimeHeiko Schocher2014-01-14-2/+15
* | bootm: Reinstate special case for standalone imagesSimon Glass2014-01-14-9/+12
* | common/image.c: move VxWorks header string out of CONFIG_CMD_ELFmiao.yan@windriver.com2014-01-14-1/+1
* | command.c: Fix auto-completion for the full commands list caseAndrew Gabbasov2014-01-14-2/+2