summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: spi: add BCM63xx HSSPI driverÁlvaro Fernández Rojas2018-01-243-0/+423
* dm: spi: add BCM63xx SPI driverÁlvaro Fernández Rojas2018-01-243-0/+442
* drivers: spi: consider command bytes when sending transfersÁlvaro Fernández Rojas2018-01-241-1/+1
* drivers: spi: allow limiting readsÁlvaro Fernández Rojas2018-01-241-0/+3
* wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-2426-171/+169
* rockchip: clk: bind reset driverElaine Zhang2018-01-098-0/+70
* rockchip: reset: support a (common) rockchip reset driversElaine Zhang2018-01-093-0/+143
* Merge git://git.denx.de/u-boot-imxTom Rini2018-01-082-4/+2
|\
| * mtd: nand: mxs_nand_spl: Remove nand size printJagan Teki2018-01-081-2/+0
| * mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam2018-01-041-2/+2
* | crypto/fsl: fix BLOB encapsulation and decapsulationClemens Gruber2018-01-081-14/+89
* | video: Support multiple lines version string displayPeng Fan2018-01-031-7/+23
* | video: ipu: Fix dereferencing NULL pointer problemPeng Fan2018-01-031-1/+5
|/
* power: tps65910: replace error() by pr_err()Felix Brack2018-01-012-4/+4
* Merge git://git.denx.de/u-boot-spiTom Rini2017-12-191-0/+1
|\
| * mtd/spi: fix block count for is25lq040bSean Nyekjaer2017-12-191-1/+1
| * mtd/spi: add support for is25lq040bSean Nyekjaer2017-11-211-0/+1
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2017-12-193-10/+23
|\ \
| * | sunxi: Fix A20-OLinuXino-MICRO LAN8710 supportStefan Mavrodiev2017-12-071-0/+8
| * | sunxi: video: HDMI: split VSYNC and HSYNC polarity settingsVasily Khoruzhick2017-12-021-9/+5
| * | video: sunxi: de2: add support for LCD SimpleFBIcenowy Zheng2017-12-021-1/+10
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-12-182-4/+7
|\ \ \
| * | | armv8: ls1043a/ls2080a: check SoC by device IDWenbin song2017-12-132-4/+7
* | | | net: phy: meson-gxl: detect LPA corruptionJerome Brunet2017-12-181-1/+87
* | | | Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini2017-12-182-0/+22
|\ \ \ \
| * | | | fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon2017-12-142-0/+22
* | | | | Merge git://git.denx.de/u-boot-dmTom Rini2017-12-149-6/+589
|\ \ \ \ \
| * | | | | power: pmic/regulator: Add basic support for TPS65910Felix Brack2017-12-126-0/+575
| * | | | | dm: blk: Use uclass_find_first/next_device() in blk_first/next_device()Stefan Roese2017-12-121-3/+4
| * | | | | power: extend prefix match to regulator-name propertyFelix Brack2017-12-121-2/+9
| * | | | | dm: reset: have the reset-command perform a COLD resetPhilipp Tomsich2017-12-121-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2017-12-131-8/+5
|\ \ \ \ \
| * | | | | usb: r8a66597: convert wait loop to readw_poll_timeoutChris Brandt2017-12-091-8/+5
* | | | | | Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2017-12-1311-8/+4750
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | net: ravb: Add R8A77995 D3 compatibleMarek Vasut2017-12-091-0/+1
| * | | | | net: ravb: Add R8A77970 V3M compatibleMarek Vasut2017-12-091-0/+1
| * | | | | mmc: uniphier-sd: Add R8A77995 D3 compatibleMarek Vasut2017-12-091-0/+1
| * | | | | mmc: uniphier-sd: Add R8A77970 V3M compatibleMarek Vasut2017-12-091-0/+1
| * | | | | gpio: rmobile: Add generic Gen3 compatibleMarek Vasut2017-12-091-0/+1
| * | | | | gpio: rmobile: Add R8A77995 D3 compatibleMarek Vasut2017-12-091-0/+1
| * | | | | gpio: rmobile: Add R8A77970 V3M compatibleMarek Vasut2017-12-091-0/+1
| * | | | | pinctrl: rmobile: Add R8A77995 D3 PFC tablesMarek Vasut2017-12-095-0/+1837
| * | | | | pinctrl: rmobile: Add R8A77970 V3M PFC tablesMarek Vasut2017-12-095-0/+2620
| * | | | | clk: rmobile: Add R8A77995 D3 clock tablesMarek Vasut2017-12-091-3/+164
| * | | | | clk: rmobile: Add R8A77970 V3M clock tablesMarek Vasut2017-12-092-4/+121
| * | | | | clk: rmobile: Fix typo in R8A7796 RPC clock table entryMarek Vasut2017-12-091-1/+1
| |/ / / /
* | | | | drivers: spmi-msm: fix scanning for peripheralsJorge Ramirez-Ortiz2017-12-121-1/+1
| |/ / / |/| | |
* | | | ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen2017-12-121-0/+6
* | | | ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-121-0/+11
* | | | ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-121-0/+5