summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12Merge branch 'next' of git://git.denx.de/u-boot-blackfinTom Rini
2015-11-12nios2: add 3c120 and 10m50 devboards MAINTAINERSThomas Chou
2015-11-12nios2: change README.nios2 to use 10m50 as templateThomas Chou
2015-11-12nios2: rename board nios2-generic to 3c120_devboardThomas Chou
2015-11-12nios2: add 10m50 devboard supportThomas Chou
2015-11-12net: altera_tse: add mSG-DMA supportThomas Chou
2015-11-12net: altera_tse: add priv ops to prepare msgdma supportThomas Chou
2015-11-12net: altera_tse: wait sgdma in altera_tse_recvThomas Chou
2015-11-12net: altera_tse: factor out stop mac funcThomas Chou
2015-11-12net: zap altera_tse_initialize prototypesThomas Chou
2015-11-12nios2: nios2-generic: do not allocate rx buf in net.cThomas Chou