summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2014-04-17floppy: delete unused filesMasahiro Yamada
2014-04-17Merge branch 'next'Tom Rini
2014-04-17Start the deprecation process for generic boardSimon Glass
2014-04-04Revert "Start the deprecation process for generic board"Tom Rini
2014-04-02cmd:gpt: randomly generate each partition uuid if undefinedPrzemyslaw Marczak
2014-04-02mmc: Add 'mmc rst-function' sub-commandTom Rini
2014-03-28Start the deprecation process for generic boardSimon Glass
2014-03-28common, env: Fix support for environment in i2c eepromMatthias Fuchs
2014-03-28Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou
2014-03-22Add lzmadec commandPatrice Bouchand
2014-03-21env: Implement support for encrypting environmentMarek Vasut
2014-03-21env: Add env_export() wrapperMarek Vasut
2014-03-21aes: Add 'aes' command to access AES-128-CBCMarek Vasut
2014-03-21tools, fit_check_sign: verify a signed fit imageHeiko Schocher
2014-03-21gen: Add progressive hash APIHung-ying Tyan
2014-03-21rsa: add sha256,rsa4096 algorithmHeiko Schocher
2014-03-21rsa: add sha256-rsa2048 algorithmHeiko Schocher
2014-03-21fit: add sha256 supportHeiko Schocher
2014-03-21fdt: add "fdt checksign" commandHeiko Schocher
2014-03-18sandbox: Add LCD driverSimon Glass
2014-03-18cros_ec: Move EC interface into common libraryVadim Bendebury
2014-03-18sandbox: Use os functions to read host device treeSimon Glass
2014-03-07powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada
2014-03-07cmd_nvedit: Make 'env import -c' require size parameterTom Rini
2014-03-07hush: fix some quoted variable expansion issuesStephen Warren
2014-03-04Add 64-bit data support for memory commandsYork Sun
2014-03-04dm: Enable gpio command to support driver modelSimon Glass
2014-03-04dm: Add a demonstration/example driverSimon Glass
2014-03-04dm: Set up driver model after relocationSimon Glass
2014-03-04Add cmd_process_error() to report and process errorsSimon Glass
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-26arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-02-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-02-24SPL: P2020RDB: fix the problem booting from spi flashYing Zhang
2014-02-21ubifs: fix checkpatch warningKaricheri, Muralidharan
2014-02-21common, itest: pass u-boot env variables to itest.sHeiko Schocher
2014-02-21common, ubi: add ubi check volumename commandHeiko Schocher
2014-02-21Fix memory commands for 64-bit platformsYork Sun
2014-02-21pxe: prepend fdtdir to DTB name irrespective of sourceStephen Warren
2014-02-21fix address of error message in mtest commandDavid Feng
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun
2014-02-21common: Remove invalid endianess conversionChristian Eggers
2014-02-21pxe: allow compilation when !defined(CONFIG_CMD_NET)Stephen Warren
2014-02-21fs/fdos: RemoveTom Rini
2014-02-20blackfin: Add <asm/clock.h> to numerous driversTom Rini
2014-02-19cosmetic: FIT: fix a strange commentMasahiro Yamada
2014-02-19Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada