aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2016-12-20common: Fix logic in fpga programmingMichal Simek1-4/+3
2016-12-20dm: Add support for scsi/sata based devicesMichal Simek2-2/+78
2016-12-20common: miiphyutil: Add helper function for mdio bus nameMichal Simek1-0/+12
2016-12-09spl: Drop announce_boot_device()Simon Glass1-83/+3
2016-12-09spl: Pass the loader into spl_load_image()Simon Glass1-4/+4
2016-12-09spl: Move the loading code into its own functionSimon Glass1-12/+29
2016-12-09spl: Add a name to the SPL load-image methodsSimon Glass11-16/+18
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini3-90/+2
2016-12-08common: miiphyutil: Add helper function for mdio bus nameMichal Simek1-0/+12
2016-12-08dm: Add support for scsi/sata based devicesMichal Simek2-2/+78
2016-12-05dm: spl: mmc: Fix EXT SPL supportMichal Simek1-2/+2
2016-12-04common: image: Remove FIT header update from image post-processingAndrew F. Davis1-23/+6
2016-12-03Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini3-2/+5
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini1-0/+6
2016-12-03image: Add Trusted Execution Environment image typeAndrew F. Davis1-0/+1
2016-12-03image: Add FIT image loadable section custom processingAndrew F. Davis1-0/+33
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2-2/+2
2016-12-02dm: core: Handle global_data moving in SPLSimon Glass1-0/+3
2016-12-02common: sh: add necessary define bits to board_fVladimir Zapolskiy1-6/+9
2016-12-02scsi: Separate SCSI private block description initializationMichal Simek1-6/+22
2016-12-02scsi: Change scsi_scan() to be able to return valueMichal Simek1-1/+2
2016-12-02scsi: Make private functions staticMichal Simek1-6/+10
2016-12-02scsi: Remove completely unused functionsMichal Simek1-35/+0
2016-12-02scsi: Simplify scsi_read/scsi_write()Michal Simek1-16/+11
2016-12-02scsi: Move pccb buffer initalization directly to scsi_detect_devMichal Simek1-6/+6
2016-12-02scsi: Take lun from device block descriptionMichal Simek1-6/+5
2016-12-02scsi: Extract device detection algorithmMichal Simek1-61/+82
2016-12-02scsi: Extract block device initializationMichal Simek1-20/+25
2016-12-02common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek1-1/+1
2016-12-01SPL: mmc: Make spl_mmc_load_image availableMarek Vasut1-2/+2
2016-12-01mmc: Tinification of the mmc codeMarek Vasut1-1/+5
2016-11-30Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini1-2/+2
2016-11-30common/board_f: enable initr_trap for MIPSDaniel Schwierzeck1-2/+2
2016-11-30Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-1/+0
2016-11-29Merge git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+2
2016-11-29spl: mmc: fix switch statementMax Krummenacher1-1/+0
2016-11-28spl: add USB Gadget config optionStefan Agner1-12/+21
2016-11-28spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner1-0/+26
2016-11-28spl: add RAM boot device only if it is actually definedStefan Agner1-0/+2
2016-11-28xyz-modem: Change getc timeout loop waitingtomas.melin@vaisala.com1-5/+5
2016-11-28sata: fix sata command can not being executed bugTang Yuantian1-3/+5
2016-11-28generic-board: make show_board_info a weak functionMarcel Ziswiler1-1/+1
2016-11-28Revert "generic-board: allow showing custom board info"Marcel Ziswiler1-1/+1
2016-11-28spl: remove redundant call to parse_image_header()tomas.melin@vaisala.com1-1/+0
2016-11-28spl: add check for FIT-header when loading imagetomas.melin@vaisala.com1-1/+2
2016-11-26Merge git://git.denx.de/u-boot-rockchipTom Rini1-4/+5
2016-11-25stdio: Correct numbering logic in stdio_probe_device()Simon Glass1-2/+3
2016-11-25stdio: Correct code style nitsSimon Glass1-2/+2
2016-11-25Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+18
2016-11-23tools/env: Correct include kconfigYork Sun1-0/+2