Commit Graph

8775 Commits (33cf727b1634dbd9cd68a6ebc444a88f053822d7)

Author SHA1 Message Date
Simon Glass 33cf727b16 dm: sandbox: Drop the pre-DM host implementation 9 years ago
Simon Glass 9b9775687f dm: usb: Unbind old block devices when shutting down USB 9 years ago
Michal Simek 59b35ddd26 dm: ns16550: Add support for reg-offset property 9 years ago
Simon Glass 97cb092763 x86: broadwell: Add video support 9 years ago
Simon Glass 64b179770f x86: broadwell: Add a GPIO driver 9 years ago
Simon Glass 779653b0cb x86: Drop all the old pin configuration code 9 years ago
Simon Glass 15cf75ec15 x86: gpio: Allow the pinctrl driver to set up the pin config 9 years ago
Simon Glass e4d6ab0c2c x86: Allow use of serial soon after relocation 9 years ago
Simon Glass 8226a3e99f input: i8042: Make sure the keyboard is enabled 9 years ago
Simon Glass 532f2435cf syscon: Avoid returning a device on failure 9 years ago
Simon Glass d6d50db8a3 x86: gpio: Correct GPIO setup ordering 9 years ago
Simon Glass 4974a6ff04 pci: Correct a few comments and nits 9 years ago
Simon Glass 319dba1f4d pci: Add functions to update PCI configuration registers 9 years ago
Simon Glass 17c43f1a42 gpio: Use const where possible 9 years ago
Simon Glass bbf2478026 gpio: Add a function to obtain a GPIO vector value 9 years ago
Simon Glass e23c6c28b0 video: Allow simple-panel to be used without regulators 9 years ago
Bin Meng f1d6fda6d3 x86: Move asm/arch-coreboot/tables.h to a common place 9 years ago
Alexander Graf 9b5b8b6ee1 dwmmc: Increase retry timeout 9 years ago
Paul Kocialkowski 461484c27e input: TWL6030 input support for power button, USB and charger 9 years ago
Paul Kocialkowski d6a2042dbc power: twl6030: Power off support 9 years ago
Paul Kocialkowski 4986c6c79c power: twl6030: Remove ifdef around the code 9 years ago
Paul Kocialkowski 27754d18fc usb: musb-new: omap2430: OMAP4 MUSB USB controller support 9 years ago
Paul Kocialkowski 6313c65004 power: twl6030: Clear VUSB_IN_PMID bit on USB device setup 9 years ago
Paul Kocialkowski 0343f71f09 power: twl6030: Configure VUSB voltage on USB device setup 9 years ago
Paul Kocialkowski fbf1b08a93 omap_hsmmc: Board-specific TWL6030 MMC power initialization 9 years ago
Paul Kocialkowski a85362fb3e power: twl6030: Device-index-specific MMC power initialization 9 years ago
Paul Kocialkowski d7b6a75497 power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value 9 years ago
Paul Kocialkowski c5dbae7c19 power: twl6030: Some more explicit registers and values definitions 9 years ago
Jagan Teki 41bccb8142 spi: omap3: Fix multiple definition of 'priv' 9 years ago
Lokesh Vutla 871ca263ab dm: omap_timer: Fix conversion of address to a pointer 9 years ago
Stefan Roese ecb57f69b2 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value 9 years ago
Nishanth Menon 4239284973 remoteproc: Add support for TI power processor 9 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 9 years ago
Peng Fan 3cb4f25cc7 video: ipu: avoid overflow issue 9 years ago
Alison Wang ab761ce9f9 dm: serial: Remove duplicated carriage return character 9 years ago
Alison Wang 055457ef25 serial: Move carriage return before line feed for some serial drivers 9 years ago
Alison Wang c5917b4b05 dm: serial-uclass: Move a carriage return before a line feed 9 years ago
Simon Glass 40fd050890 dm: sandbox: Add driver-model block-device support for sandbox 9 years ago
Simon Glass 7ded959e4d dm: sandbox: Prepare block driver for driver-model conversion 9 years ago
Simon Glass 09d71aac7b dm: blk: Add a block-device uclass 9 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 9 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 9 years ago
Simon Glass 02c80a0e13 dm: pci: Break out the common region display code 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Masahiro Yamada 9f56917ab8 dm: core: make simple-bus compatible to simple-mfd 9 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 9 years ago
Simon Glass b06750501f dm: core: Add uclass_first_device_err() to return a valid device 9 years ago
Jacob Chen 8530783594 rockchip: video: Add LVDS support in vop driver 9 years ago
Jacob Chen 35ac89dd8f rockchip: video: Add a display driver for rockchip LVDS 9 years ago
Jacob Chen eab314f590 dm: video: Add a operation to display uclass 9 years ago