Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
87adc64a51cda32b7854d55888e3e2052bcae2da
/
drivers
87adc64
pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices
by Thomas Abraham
· 9 years ago
c4a11bc
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
39452be
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
4f4e962
net: phy: dp83867: Add SGMII helper for configuration
by Dan Murphy
· 9 years ago
63e3cde
net: phy: Move is_rgmii helper to phy.h
by Dan Murphy
· 9 years ago
83fbd0a
net: phy: ti: Allow the driver to be more configurable
by Dan Murphy
· 9 years ago
a582871
net: zynq_gem: Add the passing of the phy-handle node
by Dan Murphy
· 9 years ago
4b7b24e
drivers: net: cpsw: Add reading of DT phy-handle node
by Dan Murphy
· 9 years ago
9e55635
drivers: net: cpsw: add support for reading mac address from efuse
by Mugunthan V N
· 9 years ago
77f7bc7
drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT
by Mugunthan V N
· 9 years ago
13a27fd
drivers: net: cpsw: fix cpsw dp parse when num slaves as 1
by Mugunthan V N
· 9 years ago
4666bd9
drivers: core: device: add support to check dt compatible for a device/machine
by Mugunthan V N
· 9 years ago
87b2c4e
net: phy: Add PHY driver for mv88e61xx switches
by Kevin Smith
· 9 years ago
b3072db
net: Remove unused mv88e61xx switch driver
by Kevin Smith
· 9 years ago
8632fec
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
0b56710
phy: marvell: Do not reset phy after negotiation
by Michal Simek
· 9 years ago
24ce232
phy: Wire return value from phy_config()
by Michal Simek
· 9 years ago
5ff8966
net: phy: Handle phy_startup() error codes properly
by Michal Simek
· 9 years ago
cf6677b
phy: Return correct error code when timeout happens
by Michal Simek
· 9 years ago
dbc0cfc
net: xilinx: Handle error value from phy_startup()
by Michal Simek
· 9 years ago
b563a6b
fpga: Fix typo in function comment
by Michal Simek
· 9 years ago
514281f
gpio: zynq: Add support for reading gpio pin state
by Michal Simek
· 9 years ago
70eacf2
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
b858b6b
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 9 years ago
d74ea96
omap3: Fix SPI registers on am33xx and am43xx
by Martin Hejnfelt
· 9 years ago
12970d2
cmd: qfw: bring ACPI generation code into qfw core
by Miao Yan
· 9 years ago
9210627
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
by Miao Yan
· 9 years ago
8a15383
x86: qemu: move x86 specific operations out of qfw core
by Miao Yan
· 9 years ago
4fcd7f2
x86: qemu: split qfw command interface and qfw core
by Miao Yan
· 9 years ago
7ae7b72
ar933x: serial: Remove the explicit pinctrl setting
by Wills Wang
· 9 years ago
0a5f3b0
ath79: spi: Remove the explicit pinctrl setting
by Wills Wang
· 9 years ago
1d73e9b
drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.
by Purna Chandra Mandal
· 9 years ago
f502148
drivers: spi: add spi support for QCA/Atheros ath79 SOCs
by Wills Wang
· 9 years ago
cb48c6d
drivers: serial: add serial driver for ar933x SOC
by Wills Wang
· 9 years ago
a56de4c
drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x.
by Wills Wang
· 9 years ago
77ae238
drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x.
by Wills Wang
· 9 years ago
31fdba2
arm: mvebu: a38x: Weed out floating point use
by Marek Vasut
· 9 years ago
c72d12e
driver/ddr/fsl: Add workaround for erratum A-010165
by Shengzhou Liu
· 9 years ago
7703d1e
crypto/fsl: add support for multiple SEC engines initialization
by Alex Porosanu
· 9 years ago
de4b02f
sf: Disable 4-KB erase command for SPANSION S25FS-S family
by Yuan Yao
· 9 years ago
d719326
spi: fsl_qspi: Enable Spansion S25FS-S family flashes
by Yuan Yao
· 9 years ago
b4bfe10
spi: fsl_qspi: Assign AMBA mem according CS num in dts
by Yuan Yao
· 9 years ago
ae41239
spi: fsl_qspi: Fix issues on arm64
by Yuan Yao
· 9 years ago
ce084b0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
9c3cdc2
driver/ddr/fsl: Add workaround for erratum A-009801
by Shengzhou Liu
· 9 years ago
b2dee26
drivers/ddr/fsl: update workaround for erratum A-008511
by Shengzhou Liu
· 9 years ago
faefaae
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
f9eebac
dm: mmc: sandbox: Add an SD-card emulation
by Simon Glass
· 9 years ago
59bc6f2
dm: mmc: Add support for driver-model block devices
by Simon Glass
· 9 years ago
a70a146
dm: mmc: Add a way to bind MMC devices with driver model
by Simon Glass
· 9 years ago
4bca666
dm: mmc: Implement the MMC functions for block devices
by Simon Glass
· 9 years ago
a6a15c4
dm: sandbox: Only enable the sandbox MMC driver when valid
by Simon Glass
· 9 years ago
984db5d
dm: mmc: Adjust mmc_switch_part() to use a struct mmc
by Simon Glass
· 9 years ago
e5db115
dm: mmc: Move the device list into a separate file
by Simon Glass
· 9 years ago
77ca42b
dm: mmc: Set up the device pointer when using the MMC uclass
by Simon Glass
· 9 years ago
13c2c29
dm: blk: Add functions to select a hardware partition
by Simon Glass
· 9 years ago
11f2bb6
dm: mmc: Use the new select_hwpart() API
by Simon Glass
· 9 years ago
316185a
dm: mmc: spl: Use the legacy block interface in SPL
by Simon Glass
· 9 years ago
8d60adb
dm: mmc: Add a function to obtain the block device
by Simon Glass
· 9 years ago
518a896
dm: mmc: Implement the select_hwpart() method
by Simon Glass
· 9 years ago
e774fd4
dm: mmc: Move mmc_switch_part() above its callers
by Simon Glass
· 9 years ago
39e5492
dm: blk: Free the block device name when unbound
by Simon Glass
· 9 years ago
7760ba2
dm: core: Allow device names to be freed automatically
by Simon Glass
· 9 years ago
77f7fb8
dm: blk: Fix allocation of block-device numbering
by Simon Glass
· 9 years ago
66014ef
dm: systemace: Add driver-mode block-device support
by Simon Glass
· 9 years ago
5fd962e
dm: systemace: Reorder function to avoid forward declarataions
by Simon Glass
· 9 years ago
966b695
dm: blk: Add a easier way to create a named block device
by Simon Glass
· 9 years ago
d089ba3
dm: blk: Allow blk_create_device() to allocate the device number
by Simon Glass
· 9 years ago
025ed60
dm: sandbox: Drop the host_get_dev() function
by Simon Glass
· 9 years ago
77389b6
dm: blk: Drop the systemace.h header
by Simon Glass
· 9 years ago
64b5c10
dm: systemace: Drop the get_dev() function
by Simon Glass
· 9 years ago
fa25511
dm: mmc: Drop the get_dev() function
by Simon Glass
· 9 years ago
cf43778
dm: usb: Drop the get_dev() function
by Simon Glass
· 9 years ago
4131ad5
dm: mmc: Add an implementation of the 'devnum' functions
by Simon Glass
· 9 years ago
4f7011a
dm: mmc: Add a legacy block interface for MMC
by Simon Glass
· 9 years ago
a57299e
dm: sandbox: Add a legacy host block interface
by Simon Glass
· 9 years ago
f415a29
dm: systemace: Add a legacy block interface
by Simon Glass
· 9 years ago
3bf2ab9
dm: blk: Add a legacy block interface
by Simon Glass
· 9 years ago
8706b81
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· 9 years ago
732b432
sandbox: Add dummy SATA functions
by Simon Glass
· 9 years ago
471d867
sandbox: Add dummy SCSI functions
by Simon Glass
· 9 years ago
85ee165
dm: Rename disk uclass to ahci
by Simon Glass
· 9 years ago
c78f5e0
pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
by Simon Glass
· 9 years ago
86bc14f
Revert "dm: sandbox: Drop the pre-DM host implementation"
by Simon Glass
· 9 years ago
b8baa9f
gpio: exynos(s5p): remove gpio_xlate routine
by Eric Nelson
· 9 years ago
e320f90
gpio: rk: remove gpio_xlate routine
by Eric Nelson
· 9 years ago
27909a9
gpio: pic32: remove gpio_xlate routine
by Eric Nelson
· 9 years ago
fc069ea
gpio: omap: remove gpio_xlate routine
by Eric Nelson
· 9 years ago
67670aa
gpio: intel_broadwell: remove gpio_xlate routine
by Eric Nelson
· 9 years ago
786e98d
dm: gpio: add a default gpio xlate routine
by Eric Nelson
· 9 years ago
1a54713
drivers: usb: common: add common code for usb drivers to use
by Mugunthan V N
· 9 years ago
28b4a1c
dm: gpio: introduce 74x164 driver
by Peng Fan
· 9 years ago
fdd88a3
dm: spi: introduce dm api
by Peng Fan
· 9 years ago
54108e7
dm: spi: soft_spi: switch to use linux compatible string
by Peng Fan
· 9 years ago
fa7dd9b
dm: spi: soft_spi bug fix
by Peng Fan
· 9 years ago
38b82d5
fdt: fix dev_get_addr_name node offset
by Stephen Warren
· 9 years ago
225da8b
video: tegra: refuse to bind to disabled dcs
by Stephen Warren
· 9 years ago
dcc161c
dm: core: allow drivers to refuse to bind
by Stephen Warren
· 9 years ago
b2d1e2a
m68k: add DM model serial driver
by angelo@sysam.it
· 9 years ago
ca67507
dm: gpio: pca953x: introduce driver model support for pca953x
by Peng Fan
· 9 years ago
Next »