Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
45bc6fd10819b07b83558d753cf169d9369af823
/
drivers
45bc6fd
driver/fsl_ifc: Add support to finalize CS1, CS3 address binding
by Prabhakar Kushwaha
· 10 years ago
c517771
driver/ldpaa_eth: Add LDPAA Ethernet driver
by Prabhakar Kushwaha
· 10 years ago
a2a55e5
driver/fsl-mc: Add support of MC Flibs
by Prabhakar Kushwaha
· 10 years ago
422cb08
armv8/fsl-lsch3: Add Freescale Debug Server driver
by Bhupesh Sharma
· 10 years ago
ae42eb0
QE/DeepSleep: add QE deepsleep support for mpc85xx
by Zhao Qiang
· 10 years ago
b4e78fa
drivers:usb: Check if USB Erratum A005697 is applicable on BSC913x
by Nikhil Badola
· 10 years ago
0070459
pci/layerscape: fix link and class issues to support ls2085a
by Minghuan Lian
· 10 years ago
d42bd34
pci/layerscape: remove unnecessary pcie_layerscape.h
by Minghuan Lian
· 10 years ago
0c77106
drivers:usb: Add device-tree fixup to identify socs having dual phy
by Nikhil Badola
· 10 years ago
d77447f
serial: pl01x: fix PL010 regression
by Linus Walleij
· 10 years ago
9152882
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 10 years ago
523bb66
net: pch_gbe: Fix pch_gbe device name
by Bin Meng
· 10 years ago
9ce1edc
net: gem: Use correct type for casting
by Michal Simek
· 10 years ago
5707d5f
net/phy: fixup for get_phy_id
by Shengzhou Liu
· 10 years ago
c6a40f6
net: phy: micrel: add support for KSZ8081MNX
by Luca Ellero
· 10 years ago
744152f
net: rtl8169: Build warning fixes for 64-bit
by Thierry Reding
· 10 years ago
3cee138
net: phy: realtek: Disable interrupt on Realtek Ethernet PHY drivers
by Codrin Ciubotariu
· 10 years ago
dd9958a
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
d7c865b
MPC8541/MPC8555: Enable SS_EN in DDR_SDRAM_CLK_CNLT register
by Curt Brune
· 10 years ago
1733259
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 10 years ago
fc1a79d
video, lg4573: add support for the lg4573 display
by Heiko Schocher
· 10 years ago
cb9f8e6
video, ipu: make ldb clock frequency overwritable through board code
by Heiko Schocher
· 10 years ago
0ced25b
video, ipu: make ldb_clock configurable
by Heiko Schocher
· 10 years ago
9efaca3
ahci: mmio_base is a virtual address
by Scott Wood
· 10 years ago
3907305
sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig
by Simon Glass
· 10 years ago
dd573f9
sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig
by Simon Glass
· 10 years ago
7a170a5
sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig
by Simon Glass
· 10 years ago
6bd7be2
sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig
by Simon Glass
· 10 years ago
00cf7bf
sandbox: exynos: Move CONFIG_I2S to Kconfig
by Simon Glass
· 10 years ago
ef35d98
sandbox: exynos: Move CONFIG_SOUND to Kconfig
by Simon Glass
· 10 years ago
527a072
sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig
by Simon Glass
· 10 years ago
949dd81
sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig
by Simon Glass
· 10 years ago
892cac7
sandbox: Move CONFIG_SANDBOX_SPI to Kconfig
by Simon Glass
· 10 years ago
1174aad
sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig
by Simon Glass
· 10 years ago
d79c50a
sandbox: Move GPIO CONFIGs to Kconfig
by Simon Glass
· 10 years ago
75577ba
dm: net: Adjust designware driver to support driver model
by Simon Glass
· 10 years ago
64dcd25
dm: net: Tidy up designware driver ready for driver model
by Simon Glass
· 10 years ago
c74c8e6
dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
by Simon Glass
· 10 years ago
ef48f6d
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
by Simon Glass
· 10 years ago
bc0571f
net: cosmetic: Fix checkpatch.pl failures in net.c
by Joe Hershberger
· 10 years ago
6a38a5f
net: cosmetic: Clean up netconsole variables and functions
by Joe Hershberger
· 10 years ago
1fd92db
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· 10 years ago
1203fcc
net: cosmetic: Cleanup internal packet buffer names
by Joe Hershberger
· 10 years ago
0adb5b7
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· 10 years ago
049a95a
net: cosmetic: Change IPaddr_t to struct in_addr
by Joe Hershberger
· 10 years ago
b3d023b
dm: spi_flash: fix wrong dependency
by Masahiro Yamada
· 10 years ago
52e6935
dm: usb: exynos: Adjust XHCI driver to support driver model
by Simon Glass
· 10 years ago
f161c17
dm: usb: Rename the XHCI HCD to U-Boot
by Simon Glass
· 10 years ago
a5762fe
dm: usb: Support driver model in XHCI
by Simon Glass
· 10 years ago
779d126
dm: usb: xhci: Factor out common init/uninit
by Simon Glass
· 10 years ago
5dd75e3
dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()
by Simon Glass
· 10 years ago
7e0c5ee
dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()
by Simon Glass
· 10 years ago
7c1deec
dm: usb: xhci: Use a function to get xhci_ctrl
by Simon Glass
· 10 years ago
c3980ad
dm: usb: tegra: Add driver model support to tegra EHCI
by Simon Glass
· 10 years ago
ddb9a50
dm: usb: tegra: Move most of init/uninit into a function
by Simon Glass
· 10 years ago
7e27bdd
dm: usb: tegra: Tidy up error handling and a static function
by Simon Glass
· 10 years ago
943104f
dm: usb: tegra: Remove the port_addr_clear_csc variable
by Simon Glass
· 10 years ago
aae04d0
dm: usb: exynos: Add driver model support to exynos EHCI
by Simon Glass
· 10 years ago
c0ad74e
dm: usb: Add support for USB ethernet devices with driver model
by Simon Glass
· 10 years ago
dfd8400
dm: usb: sandbox: Add a driver for sandbox
by Simon Glass
· 10 years ago
5db4399
dm: usb: sandbox: Add an emulator for USB hub emulation
by Simon Glass
· 10 years ago
f4f7153
dm: usb: sandbox: Add an emulator for USB flash devices
by Simon Glass
· 10 years ago
095fdef
dm: usb: sandbox: Reset emulation devices in usb stop()
by Simon Glass
· 10 years ago
019808f
dm: usb: sandbox: Add a uclass for USB device emulation
by Simon Glass
· 10 years ago
fbeceb2
dm: usb: Allow setting up a USB controller as a device/gadget
by Simon Glass
· 10 years ago
449230f
dm: usb: Bind generic USB devices when there is no driver
by Simon Glass
· 10 years ago
0566e24
dm: usb: Allow USB drivers to be declared and auto-probed
by Simon Glass
· 10 years ago
46b0179
dm: usb: Add driver model support to EHCI
by Simon Glass
· 10 years ago
aeca43e
dm: usb: Change ehci_reset() to use a pointer
by Simon Glass
· 10 years ago
deb8508
dm: usb: Drop the EHCI weak functions
by Simon Glass
· 10 years ago
7372b5b
dm: usb: Refactor EHCI init
by Simon Glass
· 10 years ago
24ed894
dm: usb: ehci: Use a function to find the controller from struct udevice
by Simon Glass
· 10 years ago
6a1a816
dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()
by Simon Glass
· 10 years ago
11d18a1
dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()
by Simon Glass
· 10 years ago
56d4273
dm: usb: tegra: Drop use of global controller variable
by Simon Glass
· 10 years ago
727fce3
dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()
by Simon Glass
· 10 years ago
27f782b
dm: usb: tegra: Store the controller type explicitly
by Simon Glass
· 10 years ago
c4a3141
dm: usb: Allow ECHI to hold private data for the controller
by Simon Glass
· 10 years ago
7338287
dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()
by Simon Glass
· 10 years ago
aac064f
dm: usb: Move all the EHCI weak functions together and declare them
by Simon Glass
· 10 years ago
de31213
dm: usb: Add a uclass for USB controllers
by Simon Glass
· 10 years ago
56a71f8
dm: gpio: Add an implementation for gpio_get_number()
by Simon Glass
· 10 years ago
c578567
dm: core: Add device children and sibling functions
by Simon Glass
· 10 years ago
206d4d2
dm: core: Mark device as active before calling uclass probe() methods
by Simon Glass
· 10 years ago
39de843
dm: core: Rename driver data function to dev_get_driver_data()
by Simon Glass
· 10 years ago
3479253
dm: core: Convert driver_bind() to use const
by Simon Glass
· 10 years ago
2c03c46
dm: core: Support allocating driver-private data for DMA
by Simon Glass
· 10 years ago
5bc4830
dm: spi: Convert Freescale QSPI driver to driver model
by Haikun.Wang@freescale.com
· 10 years ago
a891937
dm: spi: Convert Freescale DSPI driver to driver model
by Haikun.Wang@freescale.com
· 10 years ago
c54473c
dm: i2c: add i2c-gpio driver
by Przemyslaw Marczak
· 10 years ago
705fcf4
Kconfig: i2c: fix help message related to dm i2c
by Przemyslaw Marczak
· 10 years ago
2984e7a
dm: gpio: request list: return the count if requests max_count reached
by Przemyslaw Marczak
· 10 years ago
f9f788f
i8042: Add keyboard enable logic in kbd_reset()
by Simon Glass
· 10 years ago
47cb8c6
sandbox: cros_ec: Add Kconfig for sandbox EC config
by Simon Glass
· 10 years ago
3fbb787
cros_ec: exynos: Match up device tree with kernel version
by Simon Glass
· 10 years ago
60f37fc
cros_ec: Drop unused CONFIG_DM_CROS_EC
by Simon Glass
· 10 years ago
e96fc7d
cros_ec: Reinit the cros_ec device when 'crosec init' is used
by Simon Glass
· 10 years ago
72a38e0
dm: cros_ec: Convert cros_ec LPC driver to driver model
by Simon Glass
· 10 years ago
ba45756
dm: x86: spi: Convert ICH SPI driver to driver model
by Simon Glass
· 10 years ago
8d987ab
dm: sf: Add driver model read/write/erase methods
by Simon Glass
· 10 years ago
Next »