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-05-26
mkimage: add atmelimage
Andreas Bießmann
2014-05-23
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2014-05-23
cmd_mmc: use new mmc_select_hwpart() function
Stephen Warren
2014-05-23
cmd_part: fix typo in part command help text
Stephen Warren
2014-05-23
eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command
Pierre Aubert
2014-05-23
Add the function 'confirm_yesno' for interactive
Pierre Aubert
2014-05-22
Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2014-05-22
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-05-22
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-05-20
fpga: Added support to load bit stream from SD/MMC
Siva Durga Prasad Paladugu
2014-05-20
fpga: Add support to load partial bitstreams
Michal Simek
2014-05-20
fpga: Define bitstream type based on command selection
Michal Simek
2014-05-20
fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK
Siva Durga Prasad Paladugu
2014-05-20
Merge remote-tracking branch 'u-boot/master'
Albert ARIBAUD
2014-05-15
Merge branch 'master' of git://git.denx.de/u-boot-arm
Stefano Babic
2014-05-15
nand: remove CONFIG_SYS_NAND_PAGE_SIZE
Tim Harvey
2014-05-12
common/board_f: Fix size variable
York Sun
2014-05-12
common/board_f: Initialized global data for generic board
York Sun
2014-05-12
cmd_bootm.c: Only say XIP image when load is image_start
Tom Rini
2014-05-12
hush shell: Avoid string write overflow when entering max cmd length
Kristian Otnes
2014-05-12
cmd_time: do not show ticks
Masahiro Yamada
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-09
Merge branch 'tom' of git://git.denx.de/u-boot-x86
Tom Rini
2014-05-09
Make 'run' use run_command_list() instead of run_command()
Simon Glass
2014-05-09
sandbox: Support 'env import' and 'env export'
Simon Glass
2014-05-09
Merge branch 'u-boot/master'
Albert ARIBAUD
2014-05-08
usb/gadget: add the fastboot gadget
Sebastian Siewior
2014-05-08
image: add support for Android's boot image format
Sebastian Siewior
2014-05-08
ums: allow the user to specify the device type
Stephen Warren
2014-05-08
ums: move all variable declarations to the start of the block
Stephen Warren
2014-05-08
ums: use get_device() not find_mmc_device();
Stephen Warren
2014-05-08
ums: move IO support code to common location
Stephen Warren
2014-05-08
usb: ums: add error handling for failed registration
Stephen Warren
2014-05-05
USB: gadget: added a saner gadget downloader registration API
Mateusz Zalega
2014-05-05
usb: dfu: fix boards wo USB cable detection
Mateusz Zalega
2014-04-30
usb: Fix USB keyboard polling via control endpoint
Adrian Cox
2014-04-25
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-04-23
driver/ddr/fsl: Add DDR4 support to Freescale DDR driver
York Sun
2014-04-23
fdt_support: Add helper function to read "ranges" property
Alexander Graf
2014-04-23
fdt_support: split fdt_getprop_u32_default
Alexander Graf
2014-04-20
board_f: call timer_init on MIPS
Paul Burton
2014-04-20
board_f: call init_func_ram on MIPS
Paul Burton
2014-04-18
bootm: set max decompression size for LZO
Kees Cook
2014-04-18
board_r: return 0 from show_model_r
Paul Burton
2014-04-18
blackfin: make name_to_gpio be a weak symbol
Ian Campbell
2014-04-17
env_flash.c: Drop unused variables
Tom Rini
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
[next]