projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
phy: Wire return value from phy_config()
[platform/kernel/u-boot.git]
/
drivers
/
2016-05-24
Michal Simek
phy: Wire return value from phy_config()
tree
|
commitdiff
2016-05-24
Michal Simek
net: phy: Handle phy_startup() error codes properly
tree
|
commitdiff
2016-05-24
Michal Simek
phy: Return correct error code when timeout happens
tree
|
commitdiff
2016-05-24
Michal Simek
net: xilinx: Handle error value from phy_startup()
tree
|
commitdiff
2016-05-24
Michal Simek
fpga: Fix typo in function comment
tree
|
commitdiff
2016-05-24
Michal Simek
gpio: zynq: Add support for reading gpio pin state
tree
|
commitdiff
2016-05-23
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mips
tree
|
commitdiff
2016-05-23
Martin Hejnfelt
omap3: Fix SPI registers on am33xx and am43xx
tree
|
commitdiff
2016-05-20
Wills Wang
ar933x: serial: Remove the explicit pinctrl setting
tree
|
commitdiff
2016-05-20
Wills Wang
ath79: spi: Remove the explicit pinctrl setting
tree
|
commitdiff
2016-05-20
Purna Chandra Mandal
drivers: mtd: add Microchip PIC32 internal non-CFI...
tree
|
commitdiff
2016-05-20
Wills Wang
drivers: spi: add spi support for QCA/Atheros ath79...
tree
|
commitdiff
2016-05-20
Wills Wang
drivers: serial: add serial driver for ar933x SOC
tree
|
commitdiff
2016-05-20
Wills Wang
drivers: pinctrl: Add simple pinctrl driver for Qualcom...
tree
|
commitdiff
2016-05-20
Wills Wang
drivers: pinctrl: Add simple pinctrl driver for Qualcom...
tree
|
commitdiff
2016-05-20
Marek Vasut
arm: mvebu: a38x: Weed out floating point use
tree
|
commitdiff
2016-05-17
Tom Rini
Merge git://git.denx.de/u-boot-dm
tree
|
commitdiff
2016-05-17
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
tree
|
commitdiff
2016-05-17
Simon Glass
dm: mmc: sandbox: Add an SD-card emulation
tree
|
commitdiff
2016-05-17
Simon Glass
dm: mmc: Add support for driver-model block devices
tree
|
commitdiff
2016-05-17
Simon Glass
dm: mmc: Add a way to bind MMC devices with driver...
tree
|
commitdiff
2016-05-17
Simon Glass
dm: mmc: Implement the MMC functions for block devices
tree
|
commitdiff
2016-05-17
Simon Glass
dm: sandbox: Only enable the sandbox MMC driver when...
tree
|
commitdiff
2016-05-17
Simon Glass
dm: mmc: Adjust mmc_switch_part() to use a struct mmc
tree
|
commitdiff
2016-05-17
Simon Glass
dm: mmc: Move the device list into a separate file
tree
|
commitdiff
2016-05-17
Simon Glass
dm: mmc: Set up the device pointer when using the MMC...
tree
|
commitdiff
2016-05-17
Simon Glass
dm: blk: Add functions to select a hardware partition
tree
|
commitdiff
2016-05-17
Simon Glass
dm: mmc: Use the new select_hwpart() API
tree
|
commitdiff
2016-05-17
Simon Glass
dm: mmc: spl: Use the legacy block interface in SPL
tree
|
commitdiff
2016-05-17
Simon Glass
dm: mmc: Add a function to obtain the block device
tree
|
commitdiff
2016-05-17
Simon Glass
dm: mmc: Implement the select_hwpart() method
tree
|
commitdiff
2016-05-17
Simon Glass
dm: mmc: Move mmc_switch_part() above its callers
tree
|
commitdiff
2016-05-17
Simon Glass
dm: blk: Free the block device name when unbound
tree
|
commitdiff
2016-05-17
Simon Glass
dm: core: Allow device names to be freed automatically
tree
|
commitdiff
2016-05-17
Simon Glass
dm: blk: Fix allocation of block-device numbering
tree
|
commitdiff
2016-05-17
Simon Glass
dm: systemace: Add driver-mode block-device support
tree
|
commitdiff
2016-05-17
Simon Glass
dm: systemace: Reorder function to avoid forward declar...
tree
|
commitdiff
2016-05-17
Simon Glass
dm: blk: Add a easier way to create a named block device
tree
|
commitdiff
2016-05-17
Simon Glass
dm: blk: Allow blk_create_device() to allocate the...
tree
|
commitdiff
2016-05-17
Simon Glass
dm: sandbox: Drop the host_get_dev() function
tree
|
commitdiff
2016-05-17
Simon Glass
dm: blk: Drop the systemace.h header
tree
|
commitdiff
2016-05-17
Simon Glass
dm: systemace: Drop the get_dev() function
tree
|
commitdiff
2016-05-17
Simon Glass
dm: mmc: Drop the get_dev() function
tree
|
commitdiff
2016-05-17
Simon Glass
dm: usb: Drop the get_dev() function
tree
|
commitdiff
2016-05-17
Simon Glass
dm: mmc: Add an implementation of the 'devnum' functions
tree
|
commitdiff
2016-05-17
Simon Glass
dm: mmc: Add a legacy block interface for MMC
tree
|
commitdiff
2016-05-17
Simon Glass
dm: sandbox: Add a legacy host block interface
tree
|
commitdiff
2016-05-17
Simon Glass
dm: systemace: Add a legacy block interface
tree
|
commitdiff
2016-05-17
Simon Glass
dm: blk: Add a legacy block interface
tree
|
commitdiff
2016-05-17
Simon Glass
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
tree
|
commitdiff
2016-05-17
Simon Glass
sandbox: Add dummy SATA functions
tree
|
commitdiff
2016-05-17
Simon Glass
sandbox: Add dummy SCSI functions
tree
|
commitdiff
2016-05-17
Simon Glass
dm: Rename disk uclass to ahci
tree
|
commitdiff
2016-05-17
Simon Glass
pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
tree
|
commitdiff
2016-05-17
Simon Glass
Revert "dm: sandbox: Drop the pre-DM host implementation"
tree
|
commitdiff
2016-05-17
Eric Nelson
gpio: exynos(s5p): remove gpio_xlate routine
tree
|
commitdiff
2016-05-17
Eric Nelson
gpio: rk: remove gpio_xlate routine
tree
|
commitdiff
2016-05-17
Eric Nelson
gpio: pic32: remove gpio_xlate routine
tree
|
commitdiff
2016-05-17
Eric Nelson
gpio: omap: remove gpio_xlate routine
tree
|
commitdiff
2016-05-17
Eric Nelson
gpio: intel_broadwell: remove gpio_xlate routine
tree
|
commitdiff
2016-05-17
Eric Nelson
dm: gpio: add a default gpio xlate routine
tree
|
commitdiff
2016-05-17
Mugunthan V N
drivers: usb: common: add common code for usb drivers...
tree
|
commitdiff
2016-05-17
Peng Fan
dm: gpio: introduce 74x164 driver
tree
|
commitdiff
2016-05-17
Peng Fan
dm: spi: introduce dm api
tree
|
commitdiff
2016-05-17
Peng Fan
dm: spi: soft_spi: switch to use linux compatible string
tree
|
commitdiff
2016-05-17
Peng Fan
dm: spi: soft_spi bug fix
tree
|
commitdiff
2016-05-17
Stephen Warren
fdt: fix dev_get_addr_name node offset
tree
|
commitdiff
2016-05-17
Stephen Warren
video: tegra: refuse to bind to disabled dcs
tree
|
commitdiff
2016-05-17
Stephen Warren
dm: core: allow drivers to refuse to bind
tree
|
commitdiff
2016-05-17
angelo@sysam.it
m68k: add DM model serial driver
tree
|
commitdiff
2016-05-17
Peng Fan
dm: gpio: pca953x: introduce driver model support for...
tree
|
commitdiff
2016-05-17
Marek Vasut
SPL: Let spl_parse_image_header() return value
tree
|
commitdiff
2016-05-17
Stefano Babic
Merge branch 'master' of git://git.denx.de/u-boot
tree
|
commitdiff
2016-05-17
Chris Packham
i2c: mvtwsi: Eliminate twsi_control_flags
tree
|
commitdiff
2016-05-17
Stefan Roese
i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for...
tree
|
commitdiff
2016-05-17
Stefan Roese
i2c: Add entry for Designware I2C driver in Kconfig
tree
|
commitdiff
2016-05-17
mario.six@gdsys.cc
dm: fsl_i2c: Enable DM for FSL I2C
tree
|
commitdiff
2016-05-17
mario.six@gdsys.cc
dm: fsl_i2c: Factor out adap parameter
tree
|
commitdiff
2016-05-17
mario.six@gdsys.cc
dm: fsl_i2c: Prepare compatibility functions
tree
|
commitdiff
2016-05-17
mario.six@gdsys.cc
dm: fsl_i2c: Rename methods for reading/writing data
tree
|
commitdiff
2016-05-17
mario.six@gdsys.cc
dm: fsl_i2c: Rename probe method
tree
|
commitdiff
2016-05-17
mario.six@gdsys.cc
dm: fsl_i2c: Remove unnecessary variable
tree
|
commitdiff
2016-05-17
mario.six@gdsys.cc
dm: fsl_i2c: Reword and clarify comment
tree
|
commitdiff
2016-05-17
mario.six@gdsys.cc
dm: fsl_i2c: Use clearer parameter names
tree
|
commitdiff
2016-05-17
mario.six@gdsys.cc
dm: fsl_i2c: Rename I2C register structure
tree
|
commitdiff
2016-05-17
Stefan Roese
i2c: designware_i2c: Optionally check enable status...
tree
|
commitdiff
2016-05-17
Michal Simek
i2c: muxes: Add support for TI PCA954X mux
tree
|
commitdiff
2016-05-17
Michal Simek
i2c: cdns: Support different bus speeds
tree
|
commitdiff
2016-05-17
Michal Simek
i2c: cdns: Moving speed setup from probe to set_bus_spe...
tree
|
commitdiff
2016-05-17
Michal Simek
i2c: cdns: Read address from DT in ofdata_to_platdata
tree
|
commitdiff
2016-05-07
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
tree
|
commitdiff
2016-05-07
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-usb
tree
|
commitdiff
2016-05-06
Peng Fan
usb: gadget: dfu: discard dead code
tree
|
commitdiff
2016-05-06
Peng Fan
dfu: avoid memory leak
tree
|
commitdiff
2016-05-06
Stefan Roese
usb: dwc2: Add delay to fix the USB detection problem...
tree
|
commitdiff
2016-05-06
Marek Vasut
mtd: cqspi: Simplify indirect read code
tree
|
commitdiff
2016-05-06
Marek Vasut
mtd: cqspi: Simplify indirect write code
tree
|
commitdiff
2016-05-06
Stefan Agner
usb: ehci-mx6: allow board_ehci_hcd_init to fail
tree
|
commitdiff
2016-05-06
Robert P. J. Day
Fix various typos, scattered over the code.
tree
|
commitdiff
2016-05-04
Stephen Warren
pci: tegra: fix DM conversion issues on Tegra20
tree
|
commitdiff
next