Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a6a15c41ea685426ce520107f37ddf00820cc5f4
/
drivers
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
5827cbc
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
aebbf7a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
46ed88c
usb: gadget: dfu: discard dead code
by Peng Fan
· 9 years ago
529d4fd
dfu: avoid memory leak
by Peng Fan
· 9 years ago
c526e83
usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA
by Stefan Roese
· 9 years ago
8c17743
mtd: cqspi: Simplify indirect read code
by Marek Vasut
· 9 years ago
dae51dd
mtd: cqspi: Simplify indirect write code
by Marek Vasut
· 9 years ago
3dfd3a0
usb: ehci-mx6: allow board_ehci_hcd_init to fail
by Stefan Agner
· 9 years ago
8c60f92
Fix various typos, scattered over the code.
by Robert P. J. Day
· 9 years ago
bbe71b2
pci: tegra: fix DM conversion issues on Tegra20
by Stephen Warren
· 9 years ago
a799232
drivers: net: ldpaa: Memset pools_params as "0" before use
by Prabhakar Kushwaha
· 9 years ago
1ea9ac6
usb: dwc2: Init desc_before_addr
by Marek Vasut
· 9 years ago
43db5a6
usb: dwc2: Make OC protection configurable
by Marek Vasut
· 9 years ago
3920949
usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()
by Marek Vasut
· 9 years ago
36fc569
usb: dwc2: Pass private data into dwc_otg_core_init()
by Marek Vasut
· 9 years ago
edfdb99
Fix spelling of "occurred".
by Vagrant Cascadian
· 9 years ago
3707a68
drivers/video/am335x-fb: Properly point framebuffer behind palette
by Martin Pietryka
· 9 years ago
8664c22
drivers/video/am335x-fb: Add support for 16bpp format
by Martin Pietryka
· 9 years ago
2c08ff8
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
d35fa82
drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition
by Martin Pietryka
· 9 years ago
1e3bce2
pci: Device scanning range fix
by Yoshinori Sato
· 9 years ago
a440561
mmc: sdhci: add const qualifier to the name of struct sdhci_host
by Masahiro Yamada
· 9 years ago
07a6e38
sf: fix timebase data type in _wait_ready()
by Stephen Warren
· 9 years ago
b54143d
Merge branch 'master' of git://www.denx.de/git/u-boot-uniphier
by Tom Rini
· 9 years ago
7fe6a80
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
by Tom Rini
· 9 years ago
69a6e38
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 9 years ago
62d6d1c
dfu: ram: fix number base of RAM entity parameters
by Stephen Warren
· 9 years ago
4fb4743
drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env
by Mugunthan V N
· 9 years ago
4cdf8e1
usb: s3c-otg: Fix remaining bytes in debug messages
by Roger Quadros
· 9 years ago
f39ca54
usb: s3c-otg: Fix short packet for request size > ep.maxpacket
by Roger Quadros
· 9 years ago
aefb021
fastboot: Clean up bulk-out logic
by Roger Quadros
· 9 years ago
9ab3fdf
fastboot: Enable the respective speed endpoints at runtime
by Roger Quadros
· 9 years ago
bf4b41a
fastboot: Fix wMaxPacketSize for High-Speed IN endpoint
by Roger Quadros
· 9 years ago
3848120
i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)
by Stefan Roese
· 9 years ago
3cb2796
i2c: designware_i2c: Add DM support
by Stefan Roese
· 9 years ago
41de766
i2c: designware_i2c: Prepare for DM driver conversion
by Stefan Roese
· 9 years ago
88893c9
i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed()
by Stefan Roese
· 9 years ago
3bc33ba
i2c: designware_i2c: Add dw_i2c_enable() helper function
by Stefan Roese
· 9 years ago
5a3a3a4
i2c: designware_i2c: Add ic_enable_status to ic_regs struct
by Stefan Roese
· 9 years ago
d8fc5ff
dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address
by Stefan Roese
· 9 years ago
763023c
clk: uniphier: add Media I/O clock driver support for PH1-LD20
by Masahiro Yamada
· 9 years ago
3eb13a8
pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20
by Masahiro Yamada
· 9 years ago
8721b51
pinctrl: uniphier: rename function/array names
by Masahiro Yamada
· 9 years ago
11b825f
mtd, ubi: set free_count to zero before walking through erase list
by Heiko Schocher
· 9 years ago
c5e1fc6
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
7060ce1
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
b706ffd
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
by Sam Protsenko
· 9 years ago
38db33a
usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig
by Sam Protsenko
· 9 years ago
70ad200
usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig
by Sam Protsenko
· 9 years ago
8073f47
usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig
by Sam Protsenko
· 9 years ago
4d2439d
usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig
by Sam Protsenko
· 9 years ago
Next »