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