index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ahci: mmio_base is a virtual address
Scott Wood
2015-04-18
2
-6
/
+7
*
|
sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig
Simon Glass
2015-04-18
1
-0
/
+9
*
|
sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig
Simon Glass
2015-04-18
1
-0
/
+8
*
|
sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig
Simon Glass
2015-04-18
1
-0
/
+8
*
|
sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig
Simon Glass
2015-04-18
1
-0
/
+10
*
|
sandbox: exynos: Move CONFIG_I2S to Kconfig
Simon Glass
2015-04-18
1
-0
/
+9
*
|
sandbox: exynos: Move CONFIG_SOUND to Kconfig
Simon Glass
2015-04-18
1
-0
/
+11
*
|
sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig
Simon Glass
2015-04-18
1
-0
/
+7
*
|
sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig
Simon Glass
2015-04-18
1
-0
/
+10
*
|
sandbox: Move CONFIG_SANDBOX_SPI to Kconfig
Simon Glass
2015-04-18
1
-0
/
+25
*
|
sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig
Simon Glass
2015-04-18
1
-0
/
+30
*
|
sandbox: Move GPIO CONFIGs to Kconfig
Simon Glass
2015-04-18
1
-0
/
+21
*
|
dm: net: Adjust designware driver to support driver model
Simon Glass
2015-04-18
2
-17
/
+153
*
|
dm: net: Tidy up designware driver ready for driver model
Simon Glass
2015-04-18
1
-34
/
+53
*
|
dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
Simon Glass
2015-04-18
1
-0
/
+22
*
|
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
Simon Glass
2015-04-18
2
-1
/
+8
*
|
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
1
-6
/
+6
*
|
net: cosmetic: Clean up netconsole variables and functions
Joe Hershberger
2015-04-18
1
-15
/
+17
*
|
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
62
-166
/
+197
*
|
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
2015-04-18
1
-6
/
+7
*
|
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
9
-19
/
+20
*
|
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2015-04-18
3
-29
/
+30
*
|
dm: spi_flash: fix wrong dependency
Masahiro Yamada
2015-04-18
1
-1
/
+1
*
|
dm: usb: exynos: Adjust XHCI driver to support driver model
Simon Glass
2015-04-18
1
-1
/
+119
*
|
dm: usb: Rename the XHCI HCD to U-Boot
Simon Glass
2015-04-18
1
-1
/
+1
*
|
dm: usb: Support driver model in XHCI
Simon Glass
2015-04-18
3
-7
/
+197
*
|
dm: usb: xhci: Factor out common init/uninit
Simon Glass
2015-04-18
1
-33
/
+52
*
|
dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()
Simon Glass
2015-04-18
3
-20
/
+31
*
|
dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()
Simon Glass
2015-04-18
3
-5
/
+3
*
|
dm: usb: xhci: Use a function to get xhci_ctrl
Simon Glass
2015-04-18
3
-11
/
+18
*
|
dm: usb: tegra: Add driver model support to tegra EHCI
Simon Glass
2015-04-18
1
-0
/
+83
*
|
dm: usb: tegra: Move most of init/uninit into a function
Simon Glass
2015-04-18
1
-62
/
+81
*
|
dm: usb: tegra: Tidy up error handling and a static function
Simon Glass
2015-04-18
1
-8
/
+11
*
|
dm: usb: tegra: Remove the port_addr_clear_csc variable
Simon Glass
2015-04-18
1
-5
/
+1
*
|
dm: usb: exynos: Add driver model support to exynos EHCI
Simon Glass
2015-04-18
1
-1
/
+111
*
|
dm: usb: Add support for USB ethernet devices with driver model
Simon Glass
2015-04-18
1
-8
/
+44
*
|
dm: usb: sandbox: Add a driver for sandbox
Simon Glass
2015-04-18
2
-0
/
+118
*
|
dm: usb: sandbox: Add an emulator for USB hub emulation
Simon Glass
2015-04-18
2
-0
/
+304
*
|
dm: usb: sandbox: Add an emulator for USB flash devices
Simon Glass
2015-04-18
2
-0
/
+424
*
|
dm: usb: sandbox: Reset emulation devices in usb stop()
Simon Glass
2015-04-18
1
-0
/
+11
*
|
dm: usb: sandbox: Add a uclass for USB device emulation
Simon Glass
2015-04-18
4
-0
/
+281
*
|
dm: usb: Allow setting up a USB controller as a device/gadget
Simon Glass
2015-04-18
2
-0
/
+28
*
|
dm: usb: Bind generic USB devices when there is no driver
Simon Glass
2015-04-18
1
-1
/
+17
*
|
dm: usb: Allow USB drivers to be declared and auto-probed
Simon Glass
2015-04-18
1
-2
/
+204
*
|
dm: usb: Add driver model support to EHCI
Simon Glass
2015-04-18
2
-4
/
+127
*
|
dm: usb: Change ehci_reset() to use a pointer
Simon Glass
2015-04-18
1
-9
/
+8
*
|
dm: usb: Drop the EHCI weak functions
Simon Glass
2015-04-18
5
-94
/
+139
*
|
dm: usb: Refactor EHCI init
Simon Glass
2015-04-18
2
-51
/
+72
*
|
dm: usb: ehci: Use a function to find the controller from struct udevice
Simon Glass
2015-04-18
1
-17
/
+37
*
|
dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()
Simon Glass
2015-04-18
3
-6
/
+6
[prev]
[next]