uboot/drivers
Nikita Kiryanov 9bcfca123c pmic: tps65218: add useful functions and defines
Add the following functions:
tps65218_reg_read() for accessing redisters
tps65218_toggle_fseal() for toggling the fseal bit
tps65218_lock_fsea() for locking the fseal bit to 1

Add the following defines:
All status register bits

Cc: Tom Rini <trini@konsulko.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-02-24 18:44:07 -05:00
..
adc
bios_emulator
block Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
bootcount
clk clk: uniphier: add Media I/O clock driver for UniPhier SoCs 2016-02-14 16:36:13 +09:00
core
cpu
crypto imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7 2016-02-21 11:20:54 +01:00
ddr Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
demo
dfu
dma drivers: dma: ti-edma3: convert driver to adopt driver model 2016-02-23 16:14:46 +05:30
fpga Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals" 2016-02-04 12:43:21 +01:00
gpio stm32: add support for stm32f7 & stm32f746 discovery board 2016-02-24 18:43:57 -05:00
hwmon
i2c
input tegra: keyboard: Fix the init order 2016-02-16 09:17:49 -07:00
led
memory
misc superio: Add SMSC SIO1007 driver 2016-02-21 13:42:52 +08:00
mmc mmc: Kconfig: Add Arasan SDHCI entry 2016-02-22 16:21:02 +01:00
mtd sf: spi_flash: use dma to copy data from mmap region if platform supports 2016-02-23 16:14:46 +05:30
net net: phy: realtek: Use generic genphy_parse_link() for RTL8211E 2016-02-22 16:37:50 +01:00
pch x86: pch9: Implement get_io_base op 2016-02-05 12:47:21 +08:00
pci pci_rom: fix may be used uninitialized warning 2016-02-24 18:43:59 -05:00
pcmcia
pinctrl pinctrl: imx: Support i.MX7D 2016-02-21 11:25:29 +01:00
power pmic: tps65218: add useful functions and defines 2016-02-24 18:44:07 -05:00
pwm tegra: video: Move LCD driver to use the DM PWM driver 2016-02-16 09:17:53 -07:00
qe
ram
remoteproc
rtc
serial stm32x7: add support for stm32x7 serial driver 2016-02-24 18:43:54 -05:00
soc Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
sound
spi spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN 2016-02-23 16:14:46 +05:30
thermal
timer
tpm
twserial
usb sunxi: H3: Add support for the host usb-phys 2016-02-23 20:59:10 +01:00
video video: Add S3C24xx framebuffer support 2016-02-22 18:07:17 +01:00
watchdog
Kconfig
Makefile