summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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-17sandbox: Add LCD driverSimon Glass
2014-03-17cros_ec: Move EC interface into common libraryVadim Bendebury
2014-03-17sandbox: 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
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2014-02-19common: spl: Add spl sata boot supportDan Murphy
2014-02-19EXT4: Fix number base handling of "ext4write" commandWolfgang Denk
2014-02-19fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUPMasahiro Yamada
2014-02-19cmd_test: implement -e test for file existenceStephen Warren
2014-02-19cmd_test: evaluate to false without any argumentsStephen Warren
2014-02-19cmd_test: implement ! on sub-expressionsStephen Warren
2014-02-19cmd_test: check for binary operators before unaryStephen Warren
2014-02-19cmd_test: use table lookup for parsingStephen Warren
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini