summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spl: Add support for CONFIG_OF_EMBED=yMichal Simek2015-11-121-0/+1
* openrisc: updating build tools naming conventionGuillaume REMBERT2015-11-122-2/+2
* Fix trini email in the get_maintainer.pl scriptAndy Fleming2015-11-121-1/+1
* pengwyn: nand and ethernet fixesVincent BENOIT2015-11-123-28/+90
* block: ahci: Remove dead codeFabio Estevam2015-11-121-36/+0
* common: Simplify get_clocks() #ifdefPeng Fan2015-11-121-4/+1
* configs: Use config_distro_defaults.h in ti_armv7_common.hMatwey V. Kornilov2015-11-122-14/+2
* i2c: Fix pca953x endianess issueDirk Eibach2015-11-121-1/+3
* i2c: soft_i2c: Fix bus indizesDirk Eibach2015-11-121-10/+10
* board: gdsys: Enable osd on output onlyDirk Eibach2015-11-121-2/+4
* board: gdsys: Add osdsize commandDirk Eibach2015-11-121-0/+38
* hrcon: Add fan controllersDirk Eibach2015-11-127-36/+119
* hrcon: Add support for the DH variantDirk Eibach2015-11-127-37/+225
* hrcon: Fix videoboard i2c setupDirk Eibach2015-11-121-2/+8
* hrcon: Use generic ioep-fpga supportDirk Eibach2015-11-123-239/+9
* mpc83xx: Add strider boardDirk Eibach2015-11-1218-41/+1764
* hrcon: Remove CH7301 configurationDirk Eibach2015-11-121-1/+0
* iocon: reset FPGAs in last_stage_init()Reinhard Pfau2015-11-121-1/+7
* controlcenterd: Disable sideband clocksDirk Eibach2015-11-121-0/+5
* dlvision-10g: Support displayportDirk Eibach2015-11-123-36/+51
* board: gdsys: Consider DP501 limits on link trainingDirk Eibach2015-11-121-2/+20
* board: gdsys: Increase DP501 I2C retry intervalDirk Eibach2015-11-121-1/+2
* board: gdsys: Configure DP501 SPDIF inputDirk Eibach2015-11-121-0/+2
* i2c: ihs_i2c: Fix hold_bus controlDirk Eibach2015-11-121-1/+1
* i2c: ihs_i2c: Use macro bestpracticesDirk Eibach2015-11-121-10/+14
* i2c: ihs_i2c: Dual channel supportDirk Eibach2015-11-123-18/+79
* driver: net: Fix pointer conversion warnings for xilinx_zynqmp_epPrabhakar Kushwaha2015-11-121-8/+8
* driver: usb: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-121-4/+5
* driver: dwmmc: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-122-4/+4
* driver: gpio: hikey: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-121-1/+1
* mmc: Use lldiv() for 64-bit division in write_raw_image()Siarhei Siamashka2015-11-121-1/+2
* uuid: add selection by string for known partition type GUIDPatrick Delaunay2015-11-124-2/+94
* gpt: add optional parameter type in gpt commandPatrick Delaunay2015-11-125-0/+67
* part:efi: add GUID for linux file system dataPatrick Delaunay2015-11-122-1/+5
* pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus()Cheng Gu2015-11-121-2/+2
* include/linux/mtd: Update copyright noticesTom Rini2015-11-124-12/+14
* board/ti/am335x: beaglebone stop muxing i2c1_pin_muxrobertcnelson@gmail.com2015-11-121-2/+0
* sunxi: cubietruck: Enable the USB OTG controllerMaxime Ripard2015-11-121-0/+5
* sunxi: A13-Olinuxino: Enable the USB OTG controllerMaxime Ripard2015-11-121-0/+3
* sparse: Rename the file and headerMaxime Ripard2015-11-125-4/+4
* fastboot: nand: Add pre erase and write hooksMaxime Ripard2015-11-121-0/+18
* fastboot: Implement NAND backendMaxime Ripard2015-11-124-1/+223
* sparse: Implement several chunks flashingMaxime Ripard2015-11-121-2/+15
* fastboot: Implement flashing session counterMaxime Ripard2015-11-125-9/+24
* sparse: Implement storage abstractionMaxime Ripard2015-11-123-34/+104
* fastboot: Move fastboot response functions to fastboot coreMaxime Ripard2015-11-125-59/+76
* sparse: Simplify multiple logicMaxime Ripard2015-11-121-4/+10
* sparse: Refactor chunk parsing functionMaxime Ripard2015-11-121-133/+239
* sparse: Move main header parsing to a function of its ownMaxime Ripard2015-11-121-21/+24
* mtd: uboot: Add meaningful error messageMaxime Ripard2015-11-121-1/+1
OpenPOWER on IntegriCloud