summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2016-12-03Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini
2016-12-03image: Add Trusted Execution Environment image typeAndrew F. Davis
2016-12-03image: Add FIT image loadable section custom processingAndrew F. Davis
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-12-02dm: core: Handle global_data moving in SPLSimon Glass
2016-12-02common: sh: add necessary define bits to board_fVladimir Zapolskiy
2016-12-02scsi: Separate SCSI private block description initializationMichal Simek
2016-12-02scsi: Change scsi_scan() to be able to return valueMichal Simek
2016-12-02scsi: Make private functions staticMichal Simek
2016-12-02scsi: Remove completely unused functionsMichal Simek
2016-12-02scsi: Simplify scsi_read/scsi_write()Michal Simek
2016-12-02scsi: Move pccb buffer initalization directly to scsi_detect_devMichal Simek
2016-12-02scsi: Take lun from device block descriptionMichal Simek
2016-12-02scsi: Extract device detection algorithmMichal Simek
2016-12-02scsi: Extract block device initializationMichal Simek
2016-12-02common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek
2016-12-01SPL: mmc: Make spl_mmc_load_image availableMarek Vasut
2016-12-01mmc: Tinification of the mmc codeMarek Vasut
2016-11-30Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-11-30common/board_f: enable initr_trap for MIPSDaniel Schwierzeck
2016-11-30Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-11-29Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2016-11-29spl: mmc: fix switch statementMax Krummenacher
2016-11-28spl: add USB Gadget config optionStefan Agner
2016-11-28spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner
2016-11-28spl: add RAM boot device only if it is actually definedStefan Agner
2016-11-28xyz-modem: Change getc timeout loop waitingtomas.melin@vaisala.com
2016-11-28sata: fix sata command can not being executed bugTang Yuantian
2016-11-28generic-board: make show_board_info a weak functionMarcel Ziswiler
2016-11-28Revert "generic-board: allow showing custom board info"Marcel Ziswiler
2016-11-28spl: remove redundant call to parse_image_header()tomas.melin@vaisala.com
2016-11-28spl: add check for FIT-header when loading imagetomas.melin@vaisala.com
2016-11-26Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-11-25stdio: Correct numbering logic in stdio_probe_device()Simon Glass
2016-11-25stdio: Correct code style nitsSimon Glass
2016-11-25Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-11-23tools/env: Correct include kconfigYork Sun
2016-11-23image-fit: Fix compiling error caused by autoconf.hYork Sun
2016-11-22armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang
2016-11-21image: Combine image_sig_algo with image_sign_infoAndrew Duda
2016-11-21image: Add crypto_algo struct for RSA infoAndrew Duda
2016-11-21rsa: Verify RSA padding programaticallyAndrew Duda
2016-11-21ext4: Allow reading files with non-zero offset, clamp read lenStefan BrĂ¼ns
2016-11-18spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko
2016-11-05image: Protect against overflow in unknown_msg()Simon Glass
2016-11-03cmd: dfu: Add error handling for board_usb_initMichal Simek
2016-10-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-26config: Move CONFIG_DEFAULT_FDT_FILE to defconfigsJagan Teki
2016-10-23Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass