Commit Graph

7109 Commits (45d9ae87cbe9b2e76a856647c35da83535af2984)

Author SHA1 Message Date
Simon Glass 45d9ae87cb exynos: i2c: Tidy up the driver model code 10 years ago
Simon Glass 26ea76850e exynos: i2c: Fix code style with ReadWriteByte() 10 years ago
Simon Glass b725dc458f i2c: Add a mux for GPIO-based I2C bus arbitration 10 years ago
Simon Glass 3d1957f0ea dm: i2c: Add support for multiplexed I2C buses 10 years ago
Simon Glass df358c6bec dm: i2c: Add a function to transfer messages 10 years ago
Simon Glass 7d7db2225c dm: i2c: Add a message debug function 10 years ago
Simon Glass d82ba4c0b4 dm: core: Support finding a device by phandle 10 years ago
Bin Meng ae0518200f pci: Remove DEBUG from pci_compat.c 10 years ago
Marcel Ziswiler 147271209a net: asix: fix operation without eeprom 10 years ago
Paul Kocialkowski 0fa5999bea usb: USB storage-specific part ifdef in uclass 10 years ago
Maxime Ripard 1feda63ed9 musb: sunxi: Force EP0 on re-enable 10 years ago
Paul Kocialkowski 6bed24cc62 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig 10 years ago
Paul Kocialkowski 5d6c2f4b5a usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET 10 years ago
Paul Kocialkowski 95de1e2f26 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB 10 years ago
Paul Kocialkowski 68f7c5db2d usb: Generic USB Kconfig option, that fits both host and gadget and comments 10 years ago
Paul Kocialkowski 9ad437447d usb: USB_ARCH_HAS_HCD Kconfig option removal 10 years ago
Peter Griffin 93b9957894 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() 10 years ago
Simon Glass ad11dbff74 x86: Gracefully disable the vesa driver when running from EFI 10 years ago
Simon Glass 275854baee efi: Add a serial driver 10 years ago
Simon Glass dcfe4a54ed x86: Move CONFIG_X86_SERIAL to Kconfig 10 years ago
Simon Glass 4bad2e7374 pci: Indicate prefetchable memory allocate when debugging 10 years ago
Simon Glass 5f48d798eb pci: Add a constant for an invalid interrupt 10 years ago
Simon Glass 53292ad956 pci: Fix up code for CONFIG_PCI_ENUM_ONLY 10 years ago
Simon Glass da4b159bf0 pci: Use debug() instead of DEBUGF() in pci_auto.c 10 years ago
Simon Glass 8b097916fa x86: Add some missing global_data declarations in files that use gd 10 years ago
Simon Glass 753812cb2e dm: serial: Correct logic in serial_find_console_or_panic() 10 years ago
Simon Glass 2fda14ae6a dm: core: Check for empty list in uclass_find_device() 10 years ago
Bin Meng 1e7a047304 x86: Sanity test on vesa parameters before setting up kernel screen_info 10 years ago
Bin Meng df189d9ba3 dm: pci: Allow scan bridge child devices before relocation 10 years ago
York Sun 56848428a8 drivers/ddr/fsl: Adjust bstopre value 10 years ago
horia.geanta@freescale.com 14d5547cf1 drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper 10 years ago
horia.geanta@freescale.com 3ef2412de6 drivers/crypto/fsl: fix snooping for write transactions 10 years ago
horia.geanta@freescale.com e5d08b4d60 drivers/crypto/fsl: fix "era" property value on LE platforms 10 years ago
Minghuan Lian 01cafcedbf drivers/pci/layerscape: Add EP mode support 10 years ago
Minghuan Lian ed5b580b38 drivers/pci: Add function to find an extended capability 10 years ago
Prabhakar Kushwaha 87457d118f drivers/fsl-mc: flib changes for mc 8.0.0 10 years ago
Alex Porosanu c406551736 drivers/crypto/fsl: enable raw data instead of von Neumann data 10 years ago
Alex Porosanu 026a3f1b7c drivers/crypto/fsl: disable RNG oscillator maximum frequency check 10 years ago
Zhao Qiang 0e0224ee62 driver/qe: use strncpy instead of strcpy 10 years ago
Zhao Qiang e94a8fd363 drivers/qe: transform parameter to compatible type 10 years ago
Tom Rini e3d50d4292 fsl_esdhc.c: Always make check_and_invalidate_dcache_range available 10 years ago
Peng Fan f2753b0681 mxc: gpio add i.MX6UL support 10 years ago
Nikita Kiryanov d5af92315b sf: kconfig: add kconfig options for spi flashes 10 years ago
Nikita Kiryanov ff8baf8113 usb: kconfig: create a menu for usb 10 years ago
Nikita Kiryanov b2f2eea0a7 usb: kconfig: usb keyboard kconfig 10 years ago
Nikita Kiryanov 919e802c86 arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option 10 years ago
Tom Warren 7aaa5a60ce ARM: Tegra210: Add support to common Tegra source/config files 10 years ago
Bin Meng d11d9ef157 dm: pci: Support bridge device configuration correctly 10 years ago
Bin Meng 8326f136da dm: pci: Pass only device/function to pci_bus_find_devfn() 10 years ago
Bin Meng 4d8615cbf5 dm: pci: Use complete bdf in all pci config read/write routines 10 years ago