index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: Wire return value from phy_config()
Michal Simek
2016-05-24
2
-5
/
+2
*
net: phy: Handle phy_startup() error codes properly
Michal Simek
2016-05-24
11
-56
/
+115
*
phy: Return correct error code when timeout happens
Michal Simek
2016-05-24
2
-3
/
+3
*
net: xilinx: Handle error value from phy_startup()
Michal Simek
2016-05-24
2
-3
/
+8
*
fpga: Fix typo in function comment
Michal Simek
2016-05-24
1
-1
/
+1
*
gpio: zynq: Add support for reading gpio pin state
Michal Simek
2016-05-24
1
-0
/
+22
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2016-05-23
14
-0
/
+1269
|
\
|
*
ar933x: serial: Remove the explicit pinctrl setting
Wills Wang
2016-05-21
1
-14
/
+2
|
*
ath79: spi: Remove the explicit pinctrl setting
Wills Wang
2016-05-21
1
-12
/
+0
|
*
drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.
Purna Chandra Mandal
2016-05-21
3
-0
/
+452
|
*
drivers: spi: add spi support for QCA/Atheros ath79 SOCs
Wills Wang
2016-05-21
3
-0
/
+250
|
*
drivers: serial: add serial driver for ar933x SOC
Wills Wang
2016-05-21
3
-0
/
+274
|
*
drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x.
Wills Wang
2016-05-21
3
-0
/
+166
|
*
drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x.
Wills Wang
2016-05-21
4
-0
/
+151
*
|
omap3: Fix SPI registers on am33xx and am43xx
Martin Hejnfelt
2016-05-23
1
-3
/
+20
*
|
arm: mvebu: a38x: Weed out floating point use
Marek Vasut
2016-05-20
1
-19
/
+10
|
/
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-17
46
-339
/
+2338
|
\
|
*
dm: mmc: sandbox: Add an SD-card emulation
Simon Glass
2016-05-17
2
-2
/
+143
|
*
dm: mmc: Add support for driver-model block devices
Simon Glass
2016-05-17
3
-12
/
+54
|
*
dm: mmc: Add a way to bind MMC devices with driver model
Simon Glass
2016-05-17
1
-0
/
+48
|
*
dm: mmc: Implement the MMC functions for block devices
Simon Glass
2016-05-17
2
-1
/
+109
|
*
dm: sandbox: Only enable the sandbox MMC driver when valid
Simon Glass
2016-05-17
1
-0
/
+4
|
*
dm: mmc: Adjust mmc_switch_part() to use a struct mmc
Simon Glass
2016-05-17
1
-8
/
+4
|
*
dm: mmc: Move the device list into a separate file
Simon Glass
2016-05-17
5
-117
/
+172
|
*
dm: mmc: Set up the device pointer when using the MMC uclass
Simon Glass
2016-05-17
6
-1
/
+11
|
*
dm: blk: Add functions to select a hardware partition
Simon Glass
2016-05-17
1
-0
/
+29
|
*
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-05-17
3
-7
/
+13
|
*
dm: mmc: spl: Use the legacy block interface in SPL
Simon Glass
2016-05-17
1
-0
/
+1
|
*
dm: mmc: Add a function to obtain the block device
Simon Glass
2016-05-17
1
-0
/
+5
|
*
dm: mmc: Implement the select_hwpart() method
Simon Glass
2016-05-17
1
-0
/
+22
|
*
dm: mmc: Move mmc_switch_part() above its callers
Simon Glass
2016-05-17
1
-24
/
+21
|
*
dm: blk: Free the block device name when unbound
Simon Glass
2016-05-17
1
-2
/
+10
|
*
dm: core: Allow device names to be freed automatically
Simon Glass
2016-05-17
2
-0
/
+8
|
*
dm: blk: Fix allocation of block-device numbering
Simon Glass
2016-05-17
1
-9
/
+9
|
*
dm: systemace: Add driver-mode block-device support
Simon Glass
2016-05-17
1
-0
/
+44
|
*
dm: systemace: Reorder function to avoid forward declarataions
Simon Glass
2016-05-17
1
-31
/
+26
|
*
dm: blk: Add a easier way to create a named block device
Simon Glass
2016-05-17
1
-0
/
+15
|
*
dm: blk: Allow blk_create_device() to allocate the device number
Simon Glass
2016-05-17
1
-0
/
+29
|
*
dm: sandbox: Drop the host_get_dev() function
Simon Glass
2016-05-17
1
-10
/
+0
|
*
dm: blk: Drop the systemace.h header
Simon Glass
2016-05-17
1
-1
/
+0
|
*
dm: systemace: Drop the get_dev() function
Simon Glass
2016-05-17
1
-11
/
+3
|
*
dm: mmc: Drop the get_dev() function
Simon Glass
2016-05-17
1
-14
/
+2
|
*
dm: usb: Drop the get_dev() function
Simon Glass
2016-05-17
1
-0
/
+1
|
*
dm: mmc: Add an implementation of the 'devnum' functions
Simon Glass
2016-05-17
1
-0
/
+280
|
*
dm: mmc: Add a legacy block interface for MMC
Simon Glass
2016-05-17
1
-3
/
+27
|
*
dm: sandbox: Add a legacy host block interface
Simon Glass
2016-05-17
1
-0
/
+7
|
*
dm: systemace: Add a legacy block interface
Simon Glass
2016-05-17
1
-0
/
+14
|
*
dm: blk: Add a legacy block interface
Simon Glass
2016-05-17
2
-0
/
+265
|
*
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
2016-05-17
1
-1
/
+1
|
*
sandbox: Add dummy SATA functions
Simon Glass
2016-05-17
2
-1
/
+34
[next]