index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK 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-06-25
dfu: free entities when parsing fails
Stephen Warren
2014-06-23
sandbox: restore ability to access host fs through standard commands
Stephen Warren
2014-06-20
Add an I/O tracing feature
Simon Glass
2014-06-19
cosmetic: autoboot: update old style GNU struct init
Jeroen Hofstee
2014-06-19
cmd_md5sum.c: remove dead code / fix warning
Jeroen Hofstee
2014-06-19
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-06-19
Enhance fit_check_sign to check all images
Simon Glass
2014-06-19
bootm: Move decompression code into its own function
Simon Glass
2014-06-19
Allow compiling common/bootm.c on with HOSTCC
Simon Glass
2014-06-19
Fix small 'case' typo in image-fit.c
Simon Glass
2014-06-19
bootm: Support android boot on sandbox
Simon Glass
2014-06-19
image: Remove the fit_load_image() property parameter
Simon Glass
2014-06-19
bootm: Split out code from cmd_bootm.c
Simon Glass
2014-06-19
Reverse the meaning of the fit_config_verify() return code
Simon Glass
2014-06-19
hash: Use uint8_t in preference to u8
Simon Glass
2014-06-19
fdt_support: correct the return condition of fdt_initrd()
Masahiro Yamada
2014-06-19
fdt_support: fix an endian bug of fdt_initrd()
Masahiro Yamada
2014-06-19
fdt_support: fix an endian bug of fdt_fixup_memory_banks
Masahiro Yamada
2014-06-19
fdt_support: add 'const' qualifier for unchanged argument
Masahiro Yamada
2014-06-19
fdt_support: refactor fdt_fixup_stdout() function
Masahiro Yamada
2014-06-19
fdt_support: delete force argument of fdt_chosen()
Masahiro Yamada
2014-06-19
fdt_support: delete force argument of fdt_initrd()
Masahiro Yamada
2014-06-19
fdt_support: refactor with fdt_find_or_add_subnode helper func
Masahiro Yamada
2014-06-19
fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR
Masahiro Yamada
2014-06-19
ARM: fdt support: Add usbethaddr as an acceptable MAC
Dan Murphy
2014-06-12
cmd_mmc: make mmc dev always re-probe the HW
Stephen Warren
2014-06-12
cmd_mmc: Use init_mmc_device() from do_mmc_rescan()
Stephen Warren
2014-06-12
cmd_mmc: add force_init parameter to init_mmc_device()
Stephen Warren
2014-06-12
cmd_mmc: default to HW partition 0 if not specified
Stephen Warren
2014-06-11
common/xyzModem.c: move empty statements to newline
Jeroen Hofstee
2014-06-11
common/cli_hush.c: remove unnecessary double braces
Jeroen Hofstee
2014-06-11
common: hash: zero end the string instead of the pointer
Jeroen Hofstee
2014-06-11
Use run_command_repeatable()
Thomas Betker
2014-06-11
Add run_command_repeatable()
Thomas Betker
2014-06-11
Check run_command() return code properly
Thomas Betker
2014-06-11
fdt: Update functions which write to an FDT to return -ENOSPC
Simon Glass
2014-06-11
hash: Export the function to show a hash
Simon Glass
2014-06-11
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-06-05
fs: fatwrite: use map_sysmem before use file_fat_write
Wu, Josh
2014-06-05
nand_spl: remove nand_spl infrastructure
Masahiro Yamada
2014-06-05
bootm: make use of legacy image format configurable
Heiko Schocher
2014-06-05
env_eeprom: Assign default environment during board_init_f
Siva Durga Prasad Paladugu
2014-06-05
Correct return code from builtin_run_command_list()
Simon Glass
2014-06-05
Fix hush to give the correct return code for a simple command
Simon Glass
2014-06-05
Fix itest mask overflow
Simon Glass
2014-06-01
usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY
Stephen Warren
2014-06-01
usb: hub: fix power good delay timing
Stephen Warren
2014-05-30
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-05-29
main: Avoid unncessary strdup()/free()
Simon Glass
2014-05-29
main: Make the execution path a little clearer in main.c
Simon Glass
[next]