Commit Graph

8772 Commits (b71bea71294959c07e67ce7c91594f380f82f3a9)

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