summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mips: au1x00: Remove support for these SoCsTom Rini2018-08-082-10/+0
* Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini2018-08-073-388/+103
|\
| * gpio: xilinx: Add support for using label propertyMichal Simek2018-08-072-2/+18
| * gpio: xilinx: Return 0 from xilinx_gpio_set_valueMichal Simek2018-08-071-1/+1
| * gpio: xilinx: Not read output values via regsMichal Simek2018-08-071-4/+32
| * gpio: xilinx: Simplify logic in xilinx_gpio_set_valueMichal Simek2018-08-071-7/+6
| * gpio: xilinx: Set value before changing directionMichal Simek2018-08-071-2/+2
| * gpio: xilinx: Remove !DM driverMichal Simek2018-08-071-336/+2
| * gpio: xilinx: Find out bank before use in xilinx_gpio_get_function()Michal Simek2018-08-071-4/+4
| * gpio: zynq: Used platdata structure for storing static data instead of privVipul Kumar2018-08-061-33/+34
| * spi: Kconfig: Create ISSI Kconfig entryMichal Simek2018-08-061-0/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-08-072-1/+11
|\ \
| * | dm: panel: get timings from panelYannick Fertré2018-08-011-0/+11
| * | video: kconfig: remove DM_I2C dependency of I2C_EDIDLuis Araneda2018-08-011-1/+0
* | | i2c: imx_lpi2c: add uclass api supportPeng Fan2018-08-061-7/+40
* | | i2c-mux: pca954x: support pca9646 i2c switchPeng Fan2018-08-061-1/+8
* | | dm: core: device: enable power domain in probePeng Fan2018-08-061-0/+7
* | | power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan2018-08-062-1/+2
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-08-045-3/+476
|\ \
| * | arm: sunxi: Allwinner A10 SPI driverStefan Mavrodiev2018-08-033-0/+462
| * | spi: kirkwood: add orion-spi compatible stringChris Packham2018-08-031-0/+8
| * | spi: kirkwood: Get drvdata in .ofdata_to_platdataJagan Teki2018-08-031-3/+5
| * | mtd: add spi flash id s25fl128lClément Laigle2018-08-031-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-08-045-11/+21
|\ \ \
| * | | mtd: nand: sunxi: Return on set_feature only when not ENOTSUPPMylène Josserand2018-07-311-1/+1
| * | | mtd: nand: nand_base: Convert EINVAL into ENOTSUPPMylène Josserand2018-07-311-2/+2
| * | | phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5Jagan Teki2018-07-311-3/+2
| * | | phy: sun4i-usb: Remove usb_clk_cfg set in probeJagan Teki2018-07-311-2/+0
| * | | phy: sun4i-usb: Call phy_passby even for PHY#0Jagan Teki2018-07-311-2/+1
| * | | video: sunxi: de2: fix SimpleFB node creation when DE2 not probedIcenowy Zheng2018-07-311-0/+3
| * | | sunxi: add MMC support for H6Icenowy Zheng2018-07-311-1/+12
| | |/ | |/|
* | | clk: clk_set_default: accept no-op skip fieldsNeil Armstrong2018-08-041-0/+8
* | | mmc: arm_pl180_mmci: Remove cd_inverted host's struct fieldPatrice Chotard2018-08-032-5/+1
* | | mmc: arm_pl180_mmci: Add missing clk_freePatrice Chotard2018-08-031-0/+1
* | | mmc: arm_pl180_mmci: Update to support CONFIG_BLKPatrice Chotard2018-08-031-27/+40
* | | bootcount: Fix misaligned cache operationAlex Kiernan2018-08-031-3/+10
* | | adc: Add driver for STM32 ADCFabrice Gasnier2018-08-035-0/+534
* | | dm: adc: uclass: get reference regulator onceFabrice Gasnier2018-08-031-18/+17
* | | clk: add clk_valid()Fabrice Gasnier2018-08-031-0/+13
| |/ |/|
* | GPIO: CREG: improve flexibility of hsdk-creg-gpio driverEugeniy Paltsev2018-07-311-22/+81
|/
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-07-3024-89/+0
|\
| * rtc: remove CONFIG_CMD_DATE dependencyHeinrich Schuchardt2018-07-2524-89/+0
* | Kconfig: Remove trailing whitespaces in promptMichal Simek2018-07-301-1/+1
* | drivers: rtc: correctly set week day for mc146818Heinrich Schuchardt2018-07-281-1/+2
* | tpm: make TPM_V2 be compiled by defaultMiquel Raynal2018-07-281-0/+1
* | tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal2018-07-284-9/+10
* | tpm: remove stale symbol in KconfigMiquel Raynal2018-07-281-3/+0
* | tpm: compile Sandbox driver by defaultMiquel Raynal2018-07-281-0/+2
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-07-272-43/+58
|\ \
| * | drivers/ddr/fsl: fix '__hwconfig without a buffer' messagesJeremy Gebben2018-07-261-8/+6