summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: ram: bmips: add BCM6318 supportÁlvaro Fernández Rojas2018-01-261-0/+19
* dm: cpu: bmips: add BCM6318 supportÁlvaro Fernández Rojas2018-01-261-0/+35
* dm: cpu: bmips: add BCM6368 supportÁlvaro Fernández Rojas2018-01-261-0/+36
* Merge git://git.denx.de/u-boot-mmcTom Rini2018-01-2411-33/+763
|\
| * mmc: Poll for broken card detection caseJun Nie2018-01-242-0/+9
| * mmc: fix to assign to correct clock value when clock is enablingJaehoon Chung2018-01-241-1/+1
| * power: pmic: s2mps11: probe the regulator driverJaehoon Chung2018-01-241-0/+28
| * power: regulator: s2mps11: add a regulator driver for s2mps11Jaehoon Chung2018-01-243-0/+606
| * mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clockBenoît Thébaudeau2018-01-221-1/+6
| * mmc: fix the wrong disabling clockJaehoon Chung2018-01-221-5/+7
| * mmc: sdhci: change data transfer failure into debug messageMasahiro Yamada2018-01-221-2/+2
| * mmc: sdhci-cadence: add HS200 supportMasahiro Yamada2018-01-221-9/+81
| * mmc: sdhci-cadence: call mmc_of_parse()Masahiro Yamada2018-01-221-0/+4
| * mmc: sdhci-cadence: use bitfield access macros for cleanupMasahiro Yamada2018-01-221-10/+10
| * mmc: sdhci: do not overwrite host_caps in sdhci_setup_cfg()Masahiro Yamada2018-01-221-1/+1
| * mmc: let mmc_of_parse() fail for insane bus-width valueMasahiro Yamada2018-01-221-4/+2
| * mmc: do not overwrite cfg->f_max if "max-frequency" if missingMasahiro Yamada2018-01-221-1/+2
| * dm: add dev_read_u32()Masahiro Yamada2018-01-221-0/+5
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-232-2/+22
|\ \
| * | crypto/fsl: Fix HW accelerated hash commandsBreno Lima2018-01-231-1/+19
| * | ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCsRajesh Bhagat2018-01-231-1/+3
* | | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-01-231-1/+3
|\ \ \
| * | | efi_driver: EFI block driverHeinrich Schuchardt2018-01-221-1/+3
| |/ /
* | | Convert CONFIG_ROCKCHIP_USB2_PHY to KconfigAdam Ford2018-01-221-0/+2
* | | Convert CONFIG_OMAP_USB_PHY to KconfigAdam Ford2018-01-221-0/+3
* | | Convert CONFIG_TWL4030_USB to KconfigAdam Ford2018-01-222-0/+14
* | | Convert CONFIG_DAVINCI_SPI to KconfigAdam Ford2018-01-221-0/+6
* | | Convert CONFIG_USB_MUSB_HCD et al to KconfigAdam Ford2018-01-222-0/+31
* | | Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford2018-01-221-0/+17
|/ /
* | core: Make device_is_compatible live-tree compatibleMario Six2018-01-211-1/+6
* | core: Add {ofnode, dev}_translate_address functionsMario Six2018-01-212-0/+13
* | core: read: Fix style violationsMario Six2018-01-211-5/+4
* | core: ofnode: Fix style violationsMario Six2018-01-211-8/+10
* | clk: Makefile: Sort entries alphabeticallyMario Six2018-01-211-10/+10
* | clk: Remove superfluous gd declarationsMario Six2018-01-212-4/+0
* | clk: clk_fixed_rate: Fix style violationMario Six2018-01-211-2/+2
* | clk: clk-uclass: Fix style violationsMario Six2018-01-211-10/+10
* | drivers: core: Add translation in live tree caseMario Six2018-01-211-2/+7
|/
* Merge git://git.denx.de/u-boot-marvellTom Rini2018-01-206-38/+62
|\
| * ddr: marvell: update ddr controller init and freqChris Packham2018-01-193-21/+34
| * ddr: marvell: update additional ODT settingChris Packham2018-01-191-8/+14
| * ddr: marvell: use correct TREFI valueChris Packham2018-01-191-1/+1
| * ddr: marvell: only assert M_ODT[0] on write for a single CSChris Packham2018-01-193-8/+13
* | Merge git://git.denx.de/u-boot-arcTom Rini2018-01-191-10/+167
|\ \
| * | ARC: HSDK: CGU: Add 'Hz' when printing clock frequencyEugeniy Paltsev2018-01-191-3/+3
| * | ARC: HSDK: CGU: Use plat data instead of priv dataEugeniy Paltsev2018-01-191-1/+1
| * | ARC: HSDK: CGU: Update AXI, TUN, ARC clock optionsEugeniy Paltsev2018-01-191-6/+163
| |/
* | serial: stm32: Rename serial_stm32x7.c to serial_stm32.cPatrice Chotard2018-01-194-6/+6
* | GPIO: tca642x: Rework to not include commands in SPLTom Rini2018-01-191-3/+3
* | GPIO: pca953x: Rework to not include commands in SPLTom Rini2018-01-191-3/+3