Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
59d66d2a2043568ce8a4facf9b55e787b8e6d7f1
59d66d2
dm: usb: sandbox: Add a uclass for USB device emulation
by Simon Glass
· 10 years ago
0a99969
dm: usb: Move struct usb_string to a common place
by Simon Glass
· 10 years ago
99df60c
dm: usb: tegra: Add vbus GPIOs for nyan
by Simon Glass
· 10 years ago
5f1296b
dm: usb: Support driver model with USB keyboards
by Simon Glass
· 10 years ago
fcdc0c3
dm: usb: Split out the keyboard probe into its own function
by Simon Glass
· 10 years ago
444b1e0
dm: usb: Allow setting up a USB controller as a device/gadget
by Simon Glass
· 10 years ago
c79173e
dm: usb: Bind generic USB devices when there is no driver
by Simon Glass
· 10 years ago
fc03a55
dm: usb: Allow USB drivers to be declared and auto-probed
by Simon Glass
· 10 years ago
a194b25
dm: usb: Add driver model support to EHCI
by Simon Glass
· 10 years ago
302696b
dm: usb: Change ehci_reset() to use a pointer
by Simon Glass
· 10 years ago
dc9f3ed
dm: usb: Drop the EHCI weak functions
by Simon Glass
· 10 years ago
ccc40fd
dm: usb: Refactor EHCI init
by Simon Glass
· 10 years ago
cb7cf60
dm: usb: ehci: Use a function to find the controller from struct udevice
by Simon Glass
· 10 years ago
dfbf186
dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()
by Simon Glass
· 10 years ago
2d387ab
dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()
by Simon Glass
· 10 years ago
66a79f3
dm: usb: tegra: Drop use of global controller variable
by Simon Glass
· 10 years ago
cc0dc6b
dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()
by Simon Glass
· 10 years ago
92a419e
dm: usb: tegra: Store the controller type explicitly
by Simon Glass
· 10 years ago
0851caa
dm: usb: Allow ECHI to hold private data for the controller
by Simon Glass
· 10 years ago
c78c765
dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()
by Simon Glass
· 10 years ago
0bec128
dm: usb: Move all the EHCI weak functions together and declare them
by Simon Glass
· 10 years ago
ac9774e
dm: usb: Convert usb_storage to driver model
by Simon Glass
· 10 years ago
df7d34f
dm: usb: Move storage device scanning into its own function
by Simon Glass
· 10 years ago
0f50b16
Revert "usb_storage : scan all interfaces to find a storage device"
by Simon Glass
· 10 years ago
332a9b6
dm: usb: Adjust usb_storage to work with sandbox
by Simon Glass
· 10 years ago
5c3c91c
dm: usb: Simply device finding code in usb_storage
by Simon Glass
· 10 years ago
78330d6
dm: usb: Fix type problems in usb_stor_get_info()
by Simon Glass
· 10 years ago
6f41465
dm: usb: Move USB storage definitions to usb_defs.h
by Simon Glass
· 10 years ago
6ab43b6
dm: usb: Add driver model support for hubs
by Simon Glass
· 10 years ago
f977c18
dm: usb: Split hub detection into its own function
by Simon Glass
· 10 years ago
2674e26
dm: usb: Convert core usb.c file to support driver model
by Simon Glass
· 10 years ago
668c53f
dm: usb: Complete the splitting up of usb_new_device()
by Simon Glass
· 10 years ago
aad719f
dm: usb: Split out more code from usb_new_device()
by Simon Glass
· 10 years ago
bbca491
dm: usb: Move descriptor setup code into its own function
by Simon Glass
· 10 years ago
c093d6d
dm: usb: Refactor port resets
by Simon Glass
· 10 years ago
f4cdfeb
dm: usb: Drop the legacy USB init sequence
by Simon Glass
· 10 years ago
19e8151
dm: usb: Convert 'usb' command to support driver model
by Simon Glass
· 10 years ago
d146113
dm: usb: Adjust usb_alloc_new_device() to return an error
by Simon Glass
· 10 years ago
729e257
dm: usb: Adjust usb command to prepare for driver model
by Simon Glass
· 10 years ago
9b82eeb
dm: usb: Add a uclass for USB controllers
by Simon Glass
· 10 years ago
94f54d1
dm: gpio: Add an implementation for gpio_get_number()
by Simon Glass
· 10 years ago
40f829a
dm: core: Add device children and sibling functions
by Simon Glass
· 10 years ago
8b04e73
dm: core: Mark device as active before calling uclass probe() methods
by Simon Glass
· 10 years ago
46227bd
dm: core: Rename driver data function to dev_get_driver_data()
by Simon Glass
· 10 years ago
a626dff
dm: core: Convert driver_bind() to use const
by Simon Glass
· 10 years ago
825d3f9
dm: core: Support allocating driver-private data for DMA
by Simon Glass
· 10 years ago
2410d88
dm: test: bus: Use a local variable to simplify code
by Simon Glass
· 10 years ago
574323f
sandbox: Fix comment for os_open()
by Simon Glass
· 10 years ago
629bf85
linker_lists: Add a function to access a linker list entry
by Simon Glass
· 10 years ago
a892dc1
dm: eth: Provide a way for drivers to manage packet buffers
by Joe Hershberger
· 10 years ago
221f2e1
dm: spi: Convert Freescale QSPI driver to driver model
by Haikun.Wang@freescale.com
· 10 years ago
a28e291
dm: spi: Convert Freescale DSPI driver to driver model
by Haikun.Wang@freescale.com
· 10 years ago
07c851e
dm: ls1021a: dts: Add QSPI dts node
by Haikun.Wang@freescale.com
· 10 years ago
6670a16
dm: ls1021a: dts: Update DSPI node to support DM SPI
by Haikun.Wang@freescale.com
· 10 years ago
b9fe9e2
dm: ls1021a: dts: Change address_cells and size_cells from 2 to 1
by haikun
· 10 years ago
f6580d0
dm: ls1021a: Bring in ls1021a dts files from linux kernel
by haikun
· 10 years ago
9f9e2f1
dm: arm: Bring in skeleton64 device tree file from Linux
by Haikun.Wang@freescale.com
· 10 years ago
d3aa7e1
dm: i2c: add i2c-gpio driver
by Przemyslaw Marczak
· 10 years ago
e5fa121
Kconfig: i2c: fix help message related to dm i2c
by Przemyslaw Marczak
· 10 years ago
44fc536
dm: gpio: request list: return the count if requests max_count reached
by Przemyslaw Marczak
· 10 years ago
2d1e029
i8042: Add keyboard enable logic in kbd_reset()
by Simon Glass
· 10 years ago
c6e0669
sandbox: cros_ec: Add Kconfig for sandbox EC config
by Simon Glass
· 10 years ago
73f220c
cros_ec: exynos: Match up device tree with kernel version
by Simon Glass
· 10 years ago
10781f2
fdt: Drop LPC compatible string in fdtdec
by Simon Glass
· 10 years ago
da790b8
fdt: cros_ec: Drop compatible string in fdtdec
by Simon Glass
· 10 years ago
a6b777b
cros_ec: Remove unused cros_ec_board_init() function
by Simon Glass
· 10 years ago
cf8d0df
exynos: cros_ec: Drop unnecessary init
by Simon Glass
· 10 years ago
5e81f3e
x86: cros_ec: Drop unnecessary init
by Simon Glass
· 10 years ago
f25bb9e
sandbox: cros_ec: Drop unnecessary init
by Simon Glass
· 10 years ago
7441523
cros_ec: Drop unused CONFIG_DM_CROS_EC
by Simon Glass
· 10 years ago
f9a2d9a
cros_ec: Reinit the cros_ec device when 'crosec init' is used
by Simon Glass
· 10 years ago
23fb156
dm: cros_ec: Convert cros_ec LPC driver to driver model
by Simon Glass
· 10 years ago
06e694f
x86: chromebook_link: dts: Add PCH and LPC devices
by Simon Glass
· 10 years ago
a5caa37
dm: x86: Add a uclass for an Low Pin Count (LPC) device
by Simon Glass
· 10 years ago
404bc5e
dm: x86: Add a uclass for a Platform Controller Hub
by Simon Glass
· 10 years ago
35f15f6
dm: x86: spi: Convert ICH SPI driver to driver model
by Simon Glass
· 10 years ago
1c36923
dm: sf: Add driver model read/write/erase methods
by Simon Glass
· 10 years ago
f4dc96a
net: Improve error handling
by Joe Hershberger
· 10 years ago
a892192
sandbox: eth: Add support for using the 'lo' interface
by Joe Hershberger
· 10 years ago
c96323f
sandbox: Enable DHCP and IP defrag
by Joe Hershberger
· 10 years ago
586cbd1
sandbox: eth: Add a bridge to a real network for sandbox
by Joe Hershberger
· 10 years ago
f933a93
test: dm: net: Add a test of the netretry behavior
by Joe Hershberger
· 10 years ago
a630b6c
sandbox: eth: Add ability to disable ping reply in sandbox eth driver
by Joe Hershberger
· 10 years ago
f340e54
test: dm: eth: Add testing for ethrotate env var
by Joe Hershberger
· 10 years ago
aa52edd
dm: eth: Add support for ethprime env var
by Joe Hershberger
· 10 years ago
279d2f6
dm: eth: Add support for aliases
by Joe Hershberger
· 10 years ago
4c19724
test: dm: eth: Add tests for the eth dm implementation
by Joe Hershberger
· 10 years ago
e4d7cb1
sandbox: eth: Add ARP and PING response to sandbox driver
by Joe Hershberger
· 10 years ago
6ab7699
sandbox: eth: Add network support to sandbox
by Joe Hershberger
· 10 years ago
8207c54
dm: eth: Pass the packet pointer as a parameter to recv
by Joe Hershberger
· 10 years ago
f77abc5
net: Clean up network stack names used in DM drivers
by Joe Hershberger
· 10 years ago
c7eceaf
dm: eth: Add basic driver model support to Ethernet stack
by Joe Hershberger
· 10 years ago
ba86783
cmd: net: Clean up return codes
by Joe Hershberger
· 10 years ago
ed19185
net: Access mapped physmem in net functions
by Joe Hershberger
· 10 years ago
e44a0ea
net: Make netretry actually do something
by Joe Hershberger
· 10 years ago
3dbe17e
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· 10 years ago
aca1c31
net: Use int instead of u8 for boolean flag
by Joe Hershberger
· 10 years ago
d0ce341
net: Change return codes from net/eth.c to use errorno constants
by Joe Hershberger
· 10 years ago
e1e8a8c
net: Refactor in preparation for driver model
by Joe Hershberger
· 10 years ago
b79dda3
net: Remove unneeded "extern" in net.h
by Joe Hershberger
· 10 years ago
Next »