Commit Graph

8779 Commits (dd8e740c789350fadeb9a13ab367380da2b9b42f)

Author SHA1 Message Date
Shengzhou Liu dd8e740c78 driver/ddr/fsl: Add workaround for erratum A-009803 9 years ago
Shengzhou Liu eb118807a4 driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discrete 9 years ago
Stuart Yoder 5e8e27b743 pci/layerscape: set LUT and msi-map for discovered PCI devices 9 years ago
Stuart Yoder 2d97fbb4c4 armv8: ls2080a: remove obsolete stream ID partitioning support 9 years ago
Aneesh Bansal c4cbd7137d drivers/crypto/fsl: define structures for PDB 9 years ago
Aneesh Bansal 2959037077 drivers/crypto/fsl: add constructs for protocol descriptors 9 years ago
Aneesh Bansal 6178e95978 drivers/crypto/fsl: correct error checking in run_descriptor 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