summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* tools: mkimage: add firmware-ivt image type for HAB verificationSven Ebenfeld2017-01-02-0/+6
* common: Fix logic in fpga programmingMichal Simek2016-12-20-4/+3
* dm: Add support for scsi/sata based devicesMichal Simek2016-12-20-2/+78
* common: miiphyutil: Add helper function for mdio bus nameMichal Simek2016-12-20-0/+12
* spl: Drop announce_boot_device()Simon Glass2016-12-09-83/+3
* spl: Pass the loader into spl_load_image()Simon Glass2016-12-09-4/+4
* spl: Move the loading code into its own functionSimon Glass2016-12-09-12/+29
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-09-16/+18
* Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini2016-12-09-90/+2
* common: miiphyutil: Add helper function for mdio bus nameMichal Simek2016-12-08-0/+12
* dm: Add support for scsi/sata based devicesMichal Simek2016-12-08-2/+78
* dm: spl: mmc: Fix EXT SPL supportMichal Simek2016-12-05-2/+2
* common: image: Remove FIT header update from image post-processingAndrew F. Davis2016-12-04-23/+6
* Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini2016-12-03-2/+5
|\
| * libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2016-12-02-2/+2
| * dm: core: Handle global_data moving in SPLSimon Glass2016-12-02-0/+3
* | cmd: Convert CMD_BOOTMENUTom Rini2016-12-03-0/+6
* | 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