summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-dmTom Rini2017-01-101-0/+2
|\
| * scsi: dm: Unbind all scsi based block devices before new scanMichal Simek2017-01-091-0/+2
* | SPL: make struct spl_image 64-bit safeAndre Przywara2017-01-042-5/+5
|/
* tools: mkimage: add firmware-ivt image type for HAB verificationSven Ebenfeld2017-01-021-0/+6
* common: Fix logic in fpga programmingMichal Simek2016-12-201-4/+3
* dm: Add support for scsi/sata based devicesMichal Simek2016-12-202-2/+78
* common: miiphyutil: Add helper function for mdio bus nameMichal Simek2016-12-201-0/+12
* spl: Drop announce_boot_device()Simon Glass2016-12-091-83/+3
* spl: Pass the loader into spl_load_image()Simon Glass2016-12-091-4/+4
* spl: Move the loading code into its own functionSimon Glass2016-12-091-12/+29
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-0911-16/+18
* Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini2016-12-093-90/+2
* common: miiphyutil: Add helper function for mdio bus nameMichal Simek2016-12-081-0/+12
* dm: Add support for scsi/sata based devicesMichal Simek2016-12-082-2/+78
* dm: spl: mmc: Fix EXT SPL supportMichal Simek2016-12-051-2/+2
* common: image: Remove FIT header update from image post-processingAndrew F. Davis2016-12-041-23/+6
* Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini2016-12-033-2/+5
|\
| * libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2016-12-022-2/+2
| * dm: core: Handle global_data moving in SPLSimon Glass2016-12-021-0/+3
* | cmd: Convert CMD_BOOTMENUTom Rini2016-12-031-0/+6
* | image: Add Trusted Execution Environment image typeAndrew F. Davis2016-12-031-0/+1
* | image: Add FIT image loadable section custom processingAndrew F. Davis2016-12-031-0/+33
* | common: sh: add necessary define bits to board_fVladimir Zapolskiy2016-12-021-6/+9
* | scsi: Separate SCSI private block description initializationMichal Simek2016-12-021-6/+22
* | scsi: Change scsi_scan() to be able to return valueMichal Simek2016-12-021-1/+2
* | scsi: Make private functions staticMichal Simek2016-12-021-6/+10
* | scsi: Remove completely unused functionsMichal Simek2016-12-021-35/+0
* | scsi: Simplify scsi_read/scsi_write()Michal Simek2016-12-021-16/+11
* | scsi: Move pccb buffer initalization directly to scsi_detect_devMichal Simek2016-12-021-6/+6
* | scsi: Take lun from device block descriptionMichal Simek2016-12-021-6/+5
* | scsi: Extract device detection algorithmMichal Simek2016-12-021-61/+82
* | scsi: Extract block device initializationMichal Simek2016-12-021-20/+25
* | common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek2016-12-021-1/+1
|/
* SPL: mmc: Make spl_mmc_load_image availableMarek Vasut2016-12-011-2/+2
* mmc: Tinification of the mmc codeMarek Vasut2016-12-011-1/+5
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-11-301-2/+2
|\
| * common/board_f: enable initr_trap for MIPSDaniel Schwierzeck2016-11-301-2/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-11-301-1/+0
|\ \ | |/ |/|
| * spl: mmc: fix switch statementMax Krummenacher2016-11-291-1/+0
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-11-291-0/+2
|\ \ | |/ |/|
| * tools/env: Correct include kconfigYork Sun2016-11-231-0/+2
* | spl: add USB Gadget config optionStefan Agner2016-11-281-12/+21
* | spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner2016-11-281-0/+26
* | spl: add RAM boot device only if it is actually definedStefan Agner2016-11-281-0/+2
* | xyz-modem: Change getc timeout loop waitingtomas.melin@vaisala.com2016-11-281-5/+5
* | sata: fix sata command can not being executed bugTang Yuantian2016-11-281-3/+5
* | generic-board: make show_board_info a weak functionMarcel Ziswiler2016-11-281-1/+1
* | Revert "generic-board: allow showing custom board info"Marcel Ziswiler2016-11-281-1/+1
* | spl: remove redundant call to parse_image_header()tomas.melin@vaisala.com2016-11-281-1/+0
* | spl: add check for FIT-header when loading imagetomas.melin@vaisala.com2016-11-281-1/+2