summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-12i2c: Fix pca953x endianess issueDirk Eibach
2015-11-12i2c: soft_i2c: Fix bus indizesDirk Eibach
2015-11-12board: gdsys: Enable osd on output onlyDirk Eibach
2015-11-12board: gdsys: Add osdsize commandDirk Eibach
2015-11-12hrcon: Add fan controllersDirk Eibach
2015-11-12hrcon: Add support for the DH variantDirk Eibach
2015-11-12hrcon: Fix videoboard i2c setupDirk Eibach
2015-11-12hrcon: Use generic ioep-fpga supportDirk Eibach
2015-11-12mpc83xx: Add strider boardDirk Eibach
2015-11-12hrcon: Remove CH7301 configurationDirk Eibach
2015-11-12iocon: reset FPGAs in last_stage_init()Reinhard Pfau
2015-11-12controlcenterd: Disable sideband clocksDirk Eibach
2015-11-12dlvision-10g: Support displayportDirk Eibach
2015-11-12board: gdsys: Consider DP501 limits on link trainingDirk Eibach
2015-11-12board: gdsys: Increase DP501 I2C retry intervalDirk Eibach
2015-11-12board: gdsys: Configure DP501 SPDIF inputDirk Eibach
2015-11-12i2c: ihs_i2c: Fix hold_bus controlDirk Eibach
2015-11-12i2c: ihs_i2c: Use macro bestpracticesDirk Eibach
2015-11-12i2c: ihs_i2c: Dual channel supportDirk Eibach
2015-11-12driver: net: Fix pointer conversion warnings for xilinx_zynqmp_epPrabhakar Kushwaha
2015-11-12driver: usb: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha
2015-11-12driver: dwmmc: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha
2015-11-12driver: gpio: hikey: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha
2015-11-12mmc: Use lldiv() for 64-bit division in write_raw_image()Siarhei Siamashka
2015-11-12uuid: add selection by string for known partition type GUIDPatrick Delaunay
2015-11-12gpt: add optional parameter type in gpt commandPatrick Delaunay
2015-11-12part:efi: add GUID for linux file system dataPatrick Delaunay
2015-11-12pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus()Cheng Gu
2015-11-12include/linux/mtd: Update copyright noticesTom Rini
2015-11-12board/ti/am335x: beaglebone stop muxing i2c1_pin_muxrobertcnelson@gmail.com
2015-11-12sunxi: cubietruck: Enable the USB OTG controllerMaxime Ripard
2015-11-12sunxi: A13-Olinuxino: Enable the USB OTG controllerMaxime Ripard
2015-11-12sparse: Rename the file and headerMaxime Ripard
2015-11-12fastboot: nand: Add pre erase and write hooksMaxime Ripard
2015-11-12fastboot: Implement NAND backendMaxime Ripard
2015-11-12sparse: Implement several chunks flashingMaxime Ripard
2015-11-12fastboot: Implement flashing session counterMaxime Ripard
2015-11-12sparse: Implement storage abstractionMaxime Ripard
2015-11-12fastboot: Move fastboot response functions to fastboot coreMaxime Ripard
2015-11-12sparse: Simplify multiple logicMaxime Ripard
2015-11-12sparse: Refactor chunk parsing functionMaxime Ripard
2015-11-12sparse: Move main header parsing to a function of its ownMaxime Ripard
2015-11-12mtd: uboot: Add meaningful error messageMaxime Ripard
2015-11-12board/BuR/kwb: use bootvx(...) (with bootline feature) instead go(...)Hannes Petermaier
2015-11-12imx: mx7dsabresd: support lcdifPeng Fan
2015-11-12imx: mx7: compile misc.c for mx7Peng Fan
2015-11-12imx: imx-common: power down lcdif before boot osPeng Fan
2015-11-12imx: mx6: implement reset_miscPeng Fan
2015-11-12video: mxsfb: introduce lcdif_power_downPeng Fan
2015-11-12imx: mx6ul_14x14_evk: support lcdif displayPeng Fan