Commit Graph

31713 Commits (4a0080d98517a3d9b423a319331e73975b43b706)
 

Author SHA1 Message Date
Simon Glass 1a17c39c3a exynos: dts: Add PMIC and regulator definitions 10 years ago
Simon Glass f1ac35b7a6 exynos: dts: Sync up I2C ports with the kernel 10 years ago
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 7fc65bcf8a dm: i2c: Move definitions to the top of the header file 10 years ago
Simon Glass 25a0fb4385 dm: i2c: Correct comment nits in dm_i2c_reg_read/write() 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
Marcel Ziswiler 389f1856bd dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression 10 years ago
Tom Warren 1264f0f6c6 Tegra: P2571: Clean up config file 10 years ago
Tom Warren 9e8f4be345 Tegra: spi: Move TEGRA114_SPI switch to defconfigs 10 years ago
Tom Warren 722e000ccd Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc. 10 years ago
Tom Warren 3e8650c0f9 Tegra: clocks: Add 38.4MHz OSC support for T210 use 10 years ago
Tom Warren 66999892b2 T210: P2571: Turn CPU fan on 10 years ago
Tom Warren e7436f609c T210: P2571: Restore USB gadget mode (ums) 10 years ago
Tom Warren 4132bc90e6 T210: P2571: Enable SD-card power via PMIC LDO2 10 years ago
Stephen Warren a5325cd5e9 configs: Remove CONFIG_SERIAL_MULTI 10 years ago
Tom Rini 1a2728ae4f Merge git://git.denx.de/u-boot-x86 10 years ago
Bin Meng 12c7510f17 x86: Document how to write PIRQ information in the device tree 10 years ago
Bin Meng ae0518200f pci: Remove DEBUG from pci_compat.c 10 years ago
Marek Vasut dcc7dbc731 usb: Fix device detection code 10 years ago
Marcel Ziswiler 147271209a net: asix: fix operation without eeprom 10 years ago
Hans de Goede ab27f30b6e sunxi: Drop our own copy of the USB_KEYBOARD options 10 years ago
Paul Kocialkowski 0fa5999bea usb: USB storage-specific part ifdef in uclass 10 years ago
Paul Kocialkowski b21144eb76 sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support 10 years ago
Maxime Ripard 1feda63ed9 musb: sunxi: Force EP0 on re-enable 10 years ago
Paul Kocialkowski 2582ca0d80 sunxi: config update to stick with Kconfig changes 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 1aa5e93655 efi: Add a README to explain how things work 10 years ago
Simon Glass ad11dbff74 x86: Gracefully disable the vesa driver when running from EFI 10 years ago
Simon Glass eeae510007 x86: qemu: Support operation as an EFI payload 10 years ago
Simon Glass b4302582f3 x86: baytrail: Support operation as an EFI payload 10 years ago
Simon Glass 8e36650875 x86: Add helper code for running from EFI 10 years ago
Simon Glass e49cceac61 x86: Handle running as EFI payload 10 years ago
Simon Glass f1a0bafb58 efi: Add a command to display the memory map 10 years ago
Simon Glass 16c220d0a7 efi: Add functions for decoding the EFI tables 10 years ago
Simon Glass 42fde30500 x86: Add support for passing tables into U-Boot 10 years ago
Simon Glass 96a8d409a7 efi: Add 64-bit payload support 10 years ago
Simon Glass 6f92ed8f1a x86: Add a way to call 32-bit code from 64-bit mode 10 years ago
Simon Glass 7dfe8bdeef x86: Add an enum for some commonly-used GDT bits 10 years ago
Simon Glass b997abd3f0 x86: Support building the EFI stub 10 years ago
Simon Glass 476476e73b efi: Add support for loading U-Boot through an EFI stub 10 years ago