summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* test: dm: pci: Add cases for finding PCI capability APIsBin Meng2018-08-081-0/+21
* dm: pci: Add APIs to find capability and extended capabilityBin Meng2018-08-081-0/+68
* pci: sandbox: emul: Rename priv structureBin Meng2018-08-081-4/+4
* pci: sandbox: swap_case: Declare dynamic driver matchingBin Meng2018-08-081-0/+7
* pci: sandbox: Support dynamically binding device driverBin Meng2018-08-082-10/+82
* dm: pci: Assign correct driver data when binding a driverBin Meng2018-08-081-1/+1
* pci: sandbox: emul: Fix the call to pci_bus_find_devfn()Bin Meng2018-08-081-1/+1
* pci: sandbox: swap_case: Preserve space indicator bit in BAR registersBin Meng2018-08-081-3/+5
* dm: pci: Fix scanning multi-function deviceBin Meng2018-08-081-0/+2
* dm: pci: Extract vendor/device id in child_post_bind()Bin Meng2018-08-081-6/+5
* dm: core: Add ofnode function to read PCI vendor and device idBin Meng2018-08-081-0/+36
* 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
|/