summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-05-23Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2014-05-23cmd_mmc: use new mmc_select_hwpart() functionStephen Warren
2014-05-23cmd_part: fix typo in part command help textStephen Warren
2014-05-23eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' commandPierre Aubert
2014-05-23Add the function 'confirm_yesno' for interactivePierre Aubert
2014-05-22Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-05-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-05-22Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-05-20fpga: Added support to load bit stream from SD/MMCSiva Durga Prasad Paladugu
2014-05-20fpga: Add support to load partial bitstreamsMichal Simek
2014-05-20fpga: Define bitstream type based on command selectionMichal Simek
2014-05-20fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMKSiva Durga Prasad Paladugu
2014-05-20Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2014-05-15Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2014-05-15nand: remove CONFIG_SYS_NAND_PAGE_SIZETim Harvey
2014-05-12common/board_f: Fix size variableYork Sun
2014-05-12common/board_f: Initialized global data for generic boardYork Sun
2014-05-12cmd_bootm.c: Only say XIP image when load is image_startTom Rini
2014-05-12hush shell: Avoid string write overflow when entering max cmd lengthKristian Otnes
2014-05-12cmd_time: do not show ticksMasahiro Yamada
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-05-09Merge branch 'tom' of git://git.denx.de/u-boot-x86Tom Rini
2014-05-09Make 'run' use run_command_list() instead of run_command()Simon Glass
2014-05-09sandbox: Support 'env import' and 'env export'Simon Glass
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD
2014-05-08usb/gadget: add the fastboot gadgetSebastian Siewior
2014-05-08image: add support for Android's boot image formatSebastian Siewior
2014-05-08ums: allow the user to specify the device typeStephen Warren
2014-05-08ums: move all variable declarations to the start of the blockStephen Warren
2014-05-08ums: use get_device() not find_mmc_device();Stephen Warren
2014-05-08ums: move IO support code to common locationStephen Warren
2014-05-08usb: ums: add error handling for failed registrationStephen Warren
2014-05-05USB: gadget: added a saner gadget downloader registration APIMateusz Zalega
2014-05-05usb: dfu: fix boards wo USB cable detectionMateusz Zalega
2014-04-30usb: Fix USB keyboard polling via control endpointAdrian Cox
2014-04-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-04-22driver/ddr/fsl: Add DDR4 support to Freescale DDR driverYork Sun
2014-04-22fdt_support: Add helper function to read "ranges" propertyAlexander Graf
2014-04-22fdt_support: split fdt_getprop_u32_defaultAlexander Graf
2014-04-20board_f: call timer_init on MIPSPaul Burton
2014-04-20board_f: call init_func_ram on MIPSPaul Burton
2014-04-18bootm: set max decompression size for LZOKees Cook
2014-04-18board_r: return 0 from show_model_rPaul Burton
2014-04-18blackfin: make name_to_gpio be a weak symbolIan Campbell
2014-04-17env_flash.c: Drop unused variablesTom Rini
2014-04-17tools: mkimage: add support for gpimage formatKaricheri, Muralidharan
2014-04-17fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()Vitaly Andrianov
2014-04-17spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to bootTom Rini
2014-04-17env_mmc.c: Remove NULL check on tmp_env1/2Tom Rini