index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2017-08-02
net: ravb: Detect PHY correctly
Marek Vasut
2017-08-02
net: ravb: Add OF probing support
Marek Vasut
2017-08-02
serial: sh: Use the clock framework to obtain clock config
Marek Vasut
2017-08-02
serial: sh: Convert to Kconfig
Marek Vasut
2017-08-02
clk: rmobile: Add RCar Gen3 clock driver
Marek Vasut
2017-08-01
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-08-01
x86: Convert MMC to driver model
Simon Glass
2017-08-01
block: ide: Fix build error when CONFIG_BLK is on
Bin Meng
2017-08-01
dm: scsi: Add a generic PCI-based AHCI driver
Bin Meng
2017-08-01
x86: Convert INTEL_ICH6_GPIO to Kconfig
Bin Meng
2017-08-01
x86: kconfig: Select PCI and DM_PCI
Bin Meng
2017-08-01
x86: kconfig: Select TIMER and X86_TSC_TIMER
Bin Meng
2017-08-01
x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr()
Bin Meng
2017-08-01
x86: tsc: Correct Silvermont reference clock values
Bin Meng
2017-08-01
x86: tsc: Update comments and expand definitions in freq_desc_tables[]
Bin Meng
2017-08-01
x86: tsc: Remove the fail handling in try_msr_calibrate_tsc()
Bin Meng
2017-08-01
x86: tsc: Identify Intel-specific code
Bin Meng
2017-08-01
x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO
Bin Meng
2017-08-01
regulator: palmas: disable bypass when the LDO is enabled
Jean-Jacques Hiblot
2017-08-01
regulator: palmas: Add support for LDO1 regulator to provide 1.8V
Kishon Vijay Abraham I
2017-08-01
dm: mmc: sunxi: Add support for driver model
Simon Glass
2017-08-01
dm: mmc: sunxi: Drop mmc_clk_io_on()
Simon Glass
2017-08-01
dm: mmc: sunxi: Pass private data around explicitly
Simon Glass
2017-08-01
dm: mmc: sunxi: Rename mmchost to priv
Simon Glass
2017-08-01
dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv
Simon Glass
2017-08-01
dm: ahci: Correct uclass private data
Simon Glass
2017-08-01
dm: scsi: Drop duplicate SCSI and DM_SCSI options
Simon Glass
2017-08-01
dm: mmc: Allow disabling driver model in SPL
Simon Glass
2017-08-01
ahci: Support non-PCI controllers
Simon Glass
2017-07-31
configs: Migrate CMD_NAND*
Tom Rini
2017-07-31
dm: console: Check for serial devices properly
Simon Glass
2017-07-31
serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
Patrice Chotard
2017-07-31
dm: Kconfig: fix typo in help for SPL_PINCTRL
Philipp Tomsich
2017-07-30
watchdog: Introduce watchdog driver for Intel Tangier
Felipe Balbi
2017-07-29
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2017-07-29
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-28
clk: fix compilation errors for poplar platform
Patrice Chotard
2017-07-28
usb: host: xhci-dxc3: fix compilation warnings
Patrice Chotard
2017-07-28
phy: add a NO-OP phy driver
Jean-Jacques Hiblot
2017-07-28
usb: host: ohci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
usb: host: ehci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
Patrice Chotard
2017-07-28
dfu: add common function to initiate transaction
Patrick Delaunay
2017-07-28
dfu: factorize transaction cleanup
Patrick Delaunay
2017-07-28
dfu: remove limitation on partition size
Patrick Delaunay
2017-07-28
dfu: allow dfu read on partition greater than 2GB
Patrick Delaunay
2017-07-28
usb: gadget: f_thor: Free the allocated out request buffer
Siva Durga Prasad Paladugu
2017-07-28
usb: xhci: Enable TT to support LS/FS devices behind a HS hub
Bin Meng
2017-07-28
usb: xhci: Correct TT_SLOT and TT_PORT macros
Bin Meng
2017-07-28
usb: xhci: Implement update_hub_device() operation
Bin Meng
[next]