index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2014-04-17
tools: mkimage: add support for gpimage format
Karicheri, Muralidharan
2014-04-17
fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()
Vitaly Andrianov
2014-04-17
spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot
Tom Rini
2014-04-17
env_mmc.c: Remove NULL check on tmp_env1/2
Tom Rini
2014-04-17
env_mmc.c: Allow environment to be used within SPL
Tom Rini
2014-04-04
Revert "Start the deprecation process for generic board"
Tom Rini
2014-04-02
cmd:gpt: randomly generate each partition uuid if undefined
Przemyslaw Marczak
2014-04-02
mmc: Add 'mmc rst-function' sub-command
Tom Rini
2014-03-28
Start the deprecation process for generic board
Simon Glass
2014-03-28
common, env: Fix support for environment in i2c eeprom
Matthias Fuchs
2014-03-28
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-22
Add lzmadec command
Patrice Bouchand
2014-03-18
sandbox: Add LCD driver
Simon Glass
2014-03-18
cros_ec: Move EC interface into common library
Vadim Bendebury
2014-03-18
sandbox: Use os functions to read host device tree
Simon Glass
2014-03-07
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
Masahiro Yamada
2014-03-07
cmd_nvedit: Make 'env import -c' require size parameter
Tom Rini
2014-03-07
hush: fix some quoted variable expansion issues
Stephen Warren
2014-03-04
Add 64-bit data support for memory commands
York Sun
2014-03-04
dm: Enable gpio command to support driver model
Simon Glass
2014-03-04
dm: Add a demonstration/example driver
Simon Glass
2014-03-04
dm: Set up driver model after relocation
Simon Glass
2014-03-04
Add cmd_process_error() to report and process errors
Simon Glass
2014-02-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-26
arm: Switch to -mno-unaligned-access when supported by the compiler
Tom Rini
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-25
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-02-24
SPL: P2020RDB: fix the problem booting from spi flash
Ying Zhang
2014-02-21
ubifs: fix checkpatch warning
Karicheri, Muralidharan
2014-02-21
common, itest: pass u-boot env variables to itest.s
Heiko Schocher
2014-02-21
common, ubi: add ubi check volumename command
Heiko Schocher
2014-02-21
Fix memory commands for 64-bit platforms
York Sun
2014-02-21
pxe: prepend fdtdir to DTB name irrespective of source
Stephen Warren
2014-02-21
fix address of error message in mtest command
David Feng
2014-02-21
common: Add get_effective_memsize() to memsize.c
York Sun
2014-02-21
common: Remove invalid endianess conversion
Christian Eggers
2014-02-21
pxe: allow compilation when !defined(CONFIG_CMD_NET)
Stephen Warren
2014-02-21
fs/fdos: Remove
Tom Rini
2014-02-20
blackfin: Add <asm/clock.h> to numerous drivers
Tom Rini
2014-02-19
cosmetic: FIT: fix a strange comment
Masahiro Yamada
2014-02-19
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
Masahiro Yamada
2014-02-19
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
common: spl: Add spl sata boot support
Dan Murphy
2014-02-19
EXT4: Fix number base handling of "ext4write" command
Wolfgang Denk
2014-02-19
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
Masahiro Yamada
2014-02-19
cmd_test: implement -e test for file existence
Stephen Warren
2014-02-19
cmd_test: evaluate to false without any arguments
Stephen Warren
[next]