summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* image: Add Trusted Execution Environment image typeAndrew F. Davis2016-12-03-0/+1
* image: Add FIT image loadable section custom processingAndrew F. Davis2016-12-03-0/+33
* common: sh: add necessary define bits to board_fVladimir Zapolskiy2016-12-02-6/+9
* scsi: Separate SCSI private block description initializationMichal Simek2016-12-02-6/+22
* scsi: Change scsi_scan() to be able to return valueMichal Simek2016-12-02-1/+2
* scsi: Make private functions staticMichal Simek2016-12-02-6/+10
* scsi: Remove completely unused functionsMichal Simek2016-12-02-35/+0
* scsi: Simplify scsi_read/scsi_write()Michal Simek2016-12-02-16/+11
* scsi: Move pccb buffer initalization directly to scsi_detect_devMichal Simek2016-12-02-6/+6
* scsi: Take lun from device block descriptionMichal Simek2016-12-02-6/+5
* scsi: Extract device detection algorithmMichal Simek2016-12-02-61/+82
* scsi: Extract block device initializationMichal Simek2016-12-02-20/+25
* common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek2016-12-02-1/+1
* SPL: mmc: Make spl_mmc_load_image availableMarek Vasut2016-12-01-2/+2
* mmc: Tinification of the mmc codeMarek Vasut2016-12-01-1/+5
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-11-30-2/+2
|\
| * common/board_f: enable initr_trap for MIPSDaniel Schwierzeck2016-11-30-2/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-11-30-1/+0
|\ \ | |/ |/|
| * spl: mmc: fix switch statementMax Krummenacher2016-11-29-1/+0
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-11-29-0/+2
|\ \ | |/ |/|
| * tools/env: Correct include kconfigYork Sun2016-11-23-0/+2
* | spl: add USB Gadget config optionStefan Agner2016-11-28-12/+21
* | spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner2016-11-28-0/+26
* | spl: add RAM boot device only if it is actually definedStefan Agner2016-11-28-0/+2
* | xyz-modem: Change getc timeout loop waitingtomas.melin@vaisala.com2016-11-28-5/+5
* | sata: fix sata command can not being executed bugTang Yuantian2016-11-28-3/+5
* | generic-board: make show_board_info a weak functionMarcel Ziswiler2016-11-28-1/+1
* | Revert "generic-board: allow showing custom board info"Marcel Ziswiler2016-11-28-1/+1
* | spl: remove redundant call to parse_image_header()tomas.melin@vaisala.com2016-11-28-1/+0
* | spl: add check for FIT-header when loading imagetomas.melin@vaisala.com2016-11-28-1/+2
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-11-26-4/+5
|\ \
| * | stdio: Correct numbering logic in stdio_probe_device()Simon Glass2016-11-25-2/+3
| * | stdio: Correct code style nitsSimon Glass2016-11-25-2/+2
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-11-25-1/+18
|\ \ \ | |/ / |/| |
| * | image-fit: Fix compiling error caused by autoconf.hYork Sun2016-11-23-1/+1
| * | armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang2016-11-22-1/+18
| |/
* | image: Combine image_sig_algo with image_sign_infoAndrew Duda2016-11-21-26/+31
* | image: Add crypto_algo struct for RSA infoAndrew Duda2016-11-21-23/+23
* | rsa: Verify RSA padding programaticallyAndrew Duda2016-11-21-3/+6
* | ext4: Allow reading files with non-zero offset, clamp read lenStefan BrĂ¼ns2016-11-21-4/+4
|/
* spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko2016-11-18-2/+29
* image: Protect against overflow in unknown_msg()Simon Glass2016-11-05-2/+4
* cmd: dfu: Add error handling for board_usb_initMichal Simek2016-11-03-1/+5
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-28-0/+5
|\
| * config: Move CONFIG_DEFAULT_FDT_FILE to defconfigsJagan Teki2016-10-26-0/+5
* | Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass2016-10-23-4/+13
* | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-23-0/+8
* | Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass2016-10-23-0/+9
* | Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass2016-10-23-0/+9
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-23-0/+21