index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2017-09-12
dm: backlight: Add a driver for GPIO backlight
Patrick Delaunay
2017-09-12
dm: backlight: Add CONFIG_BACKLIGHT_PWM
Patrick Delaunay
2017-09-10
block: ide: Don't bother to create BLK device if no CDROM inserted
Bin Meng
2017-09-10
block: ide: Fix block read/write with driver model
Bin Meng
2017-09-08
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
2017-09-08
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
2017-09-07
net: fix typos
Heinrich Schuchardt
2017-09-07
net: phy: realtek: fix enabling of the TX-delay for RTL8211F
Madalin Bucur
2017-09-05
usb: gadget: g_dnl: Sync internal SN variable with env
Sam Protsenko
2017-09-05
Merge git://git.denx.de/u-boot-video
Tom Rini
2017-09-05
rockchip: i2c: fix >32 byte reads
Wadim Egorov
2017-09-05
rockchip: timer: fix U_BOOT_DRIVER name
Philipp Tomsich
2017-09-04
video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before
Anatolij Gustschin
2017-09-04
crypto/fsl: fix obj-yy in Makefile
Clemens Gruber
2017-09-03
block: Drop the ftide020 driver
Bin Meng
2017-09-03
block: ide: Drop CONFIG_IDE_LED
Bin Meng
2017-09-03
block: ide: Drop CONFIG_IDE_INIT_POSTRESET
Bin Meng
2017-09-03
nvme: Remove dead codes in nvme_setup_io_queues()
Bin Meng
2017-09-03
nvme: Fix potential sign extension issue in nvme_blk_rw()
Bin Meng
2017-09-03
nvme: Fix wrong ndev->queues memset
Bin Meng
2017-09-02
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-09-02
Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set
Adam Ford
2017-09-02
x86: ich-spi: Clear atomic preop only when SPI settings are not locked
Bin Meng
2017-09-02
x86: ich-spi: Remove useless assignment in ich_spi_xfer()
Bin Meng
2017-09-01
Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig
Adam Ford
2017-09-01
Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
Adam Ford
2017-09-01
Revert "Merge git://git.denx.de/u-boot-video"
Tom Rini
2017-09-01
Merge git://git.denx.de/u-boot-video
Tom Rini
2017-09-01
Merge git://git.denx.de/u-boot-imx
Tom Rini
2017-09-01
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-09-01
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2017-09-01
mmc: sunxi: Only update timing mode bit when enabling new timing mode
Chen-Yu Tsai
2017-08-30
reset: uniphier: add PXs3 support
Masahiro Yamada
2017-08-30
reset: uniphier: fix compatible for SD reset node for LD11/LD20
Masahiro Yamada
2017-08-30
clk: uniphier: add System clock support
Masahiro Yamada
2017-08-30
mtd: nand: denali_dt: add a DT driver
Masahiro Yamada
2017-08-29
ofnode: add {ofnode, dev}_read_resource_byname()
Masahiro Yamada
2017-08-29
video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before
Anatolij Gustschin
2017-08-28
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2017-08-28
usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3
Masahiro Yamada
2017-08-28
mmc: sunxi: fix legacy MMC initialisation
Maxime Ripard
2017-08-28
mmc: sunxi: Support new mode
Maxime Ripard
2017-08-28
nvme: Get rid of the global variable nvme_info
Bin Meng
2017-08-28
nvme: Use blk_create_devicef() API
Bin Meng
2017-08-28
nvme: Apply cache operations on the DMA buffers
Bin Meng
2017-08-28
nvme: Consolidate block read and write routines
Bin Meng
2017-08-28
nvme: Use macros to access NVMe queues
Bin Meng
2017-08-28
nvme: Respect timeout when en/disabling the controller
Bin Meng
2017-08-28
nvme: Cache controller's capabilities
Bin Meng
2017-08-28
nvme: Fix endianness assignment to prp2 in nvme_identify()
Bin Meng
[next]