aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2014-03-21rsa: add sha256,rsa4096 algorithmHeiko Schocher1-0/+23
2014-03-21rsa: add sha256-rsa2048 algorithmHeiko Schocher1-0/+38
2014-03-21fit: add sha256 supportHeiko Schocher1-0/+5
2014-03-21fdt: add "fdt checksign" commandHeiko Schocher1-1/+41
2014-03-17sandbox: Add LCD driverSimon Glass1-4/+17
2014-03-17cros_ec: Move EC interface into common libraryVadim Bendebury2-0/+45
2014-03-17sandbox: Use os functions to read host device treeSimon Glass1-27/+21
2014-03-07powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada3-26/+26
2014-03-07cmd_nvedit: Make 'env import -c' require size parameterTom Rini1-0/+3
2014-03-07hush: fix some quoted variable expansion issuesStephen Warren1-6/+25
2014-03-04Add 64-bit data support for memory commandsYork Sun2-10/+151
2014-03-04dm: Enable gpio command to support driver modelSimon Glass1-13/+116
2014-03-04dm: Add a demonstration/example driverSimon Glass2-0/+103
2014-03-04dm: Set up driver model after relocationSimon Glass1-0/+33
2014-03-04Add cmd_process_error() to report and process errorsSimon Glass1-0/+10
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini4-15/+16
2014-02-26arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini1-2/+0
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2-13/+5
2014-02-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-1/+6
2014-02-24SPL: P2020RDB: fix the problem booting from spi flashYing Zhang1-1/+6
2014-02-21ubifs: fix checkpatch warningKaricheri, Muralidharan1-9/+0
2014-02-21common, itest: pass u-boot env variables to itest.sHeiko Schocher1-0/+13
2014-02-21common, ubi: add ubi check volumename commandHeiko Schocher1-0/+31
2014-02-21Fix memory commands for 64-bit platformsYork Sun1-36/+36
2014-02-21pxe: prepend fdtdir to DTB name irrespective of sourceStephen Warren1-37/+40
2014-02-21fix address of error message in mtest commandDavid Feng1-5/+9
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun3-13/+16
2014-02-21common: Remove invalid endianess conversionChristian Eggers1-2/+2
2014-02-21pxe: allow compilation when !defined(CONFIG_CMD_NET)Stephen Warren1-0/+11
2014-02-21fs/fdos: RemoveTom Rini2-69/+1
2014-02-20blackfin: Add <asm/clock.h> to numerous driversTom Rini1-0/+1
2014-02-19cosmetic: FIT: fix a strange commentMasahiro Yamada1-1/+1
2014-02-19Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada1-2/+0
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada1-1/+1
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-7/+3
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-5/+4
2014-02-19common: spl: Add spl sata boot supportDan Murphy5-0/+60
2014-02-19EXT4: Fix number base handling of "ext4write" commandWolfgang Denk1-2/+2
2014-02-19fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUPMasahiro Yamada1-1/+1
2014-02-19cmd_test: implement -e test for file existenceStephen Warren1-0/+6
2014-02-19cmd_test: evaluate to false without any argumentsStephen Warren1-1/+1
2014-02-19cmd_test: implement ! on sub-expressionsStephen Warren1-19/+24
2014-02-19cmd_test: check for binary operators before unaryStephen Warren1-4/+4
2014-02-19cmd_test: use table lookup for parsingStephen Warren1-67/+110
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-14/+13
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2-58/+74
2014-02-07cmd_mmc.c: Drop open/close mmc sub-commandsTom Rini1-72/+0
2014-02-07cmd_mmc.c: Add bootbus mmc sub-commandTom Rini1-0/+29
2014-02-07cmd_mmc.c: Add 'partconf' command to mmcTom Rini1-1/+29
2014-02-07cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'Tom Rini1-4/+4