summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* iocon: reset FPGAs in last_stage_init()Reinhard Pfau2015-11-12-1/+7
* controlcenterd: Disable sideband clocksDirk Eibach2015-11-12-0/+5
* dlvision-10g: Support displayportDirk Eibach2015-11-12-36/+51
* board: gdsys: Consider DP501 limits on link trainingDirk Eibach2015-11-12-2/+20
* board: gdsys: Increase DP501 I2C retry intervalDirk Eibach2015-11-12-1/+2
* board: gdsys: Configure DP501 SPDIF inputDirk Eibach2015-11-12-0/+2
* i2c: ihs_i2c: Fix hold_bus controlDirk Eibach2015-11-12-1/+1
* i2c: ihs_i2c: Use macro bestpracticesDirk Eibach2015-11-12-10/+14
* i2c: ihs_i2c: Dual channel supportDirk Eibach2015-11-12-18/+79
* driver: net: Fix pointer conversion warnings for xilinx_zynqmp_epPrabhakar Kushwaha2015-11-12-8/+8
* driver: usb: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-12-4/+5
* driver: dwmmc: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-12-4/+4
* driver: gpio: hikey: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-12-1/+1
* mmc: Use lldiv() for 64-bit division in write_raw_image()Siarhei Siamashka2015-11-12-1/+2
* uuid: add selection by string for known partition type GUIDPatrick Delaunay2015-11-12-2/+94
* gpt: add optional parameter type in gpt commandPatrick Delaunay2015-11-12-0/+67
* part:efi: add GUID for linux file system dataPatrick Delaunay2015-11-12-1/+5
* pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus()Cheng Gu2015-11-12-2/+2
* include/linux/mtd: Update copyright noticesTom Rini2015-11-12-12/+14
* board/ti/am335x: beaglebone stop muxing i2c1_pin_muxrobertcnelson@gmail.com2015-11-12-2/+0
* sunxi: cubietruck: Enable the USB OTG controllerMaxime Ripard2015-11-12-0/+5
* sunxi: A13-Olinuxino: Enable the USB OTG controllerMaxime Ripard2015-11-12-0/+3
* sparse: Rename the file and headerMaxime Ripard2015-11-12-4/+4
* fastboot: nand: Add pre erase and write hooksMaxime Ripard2015-11-12-0/+18
* fastboot: Implement NAND backendMaxime Ripard2015-11-12-1/+223
* sparse: Implement several chunks flashingMaxime Ripard2015-11-12-2/+15
* fastboot: Implement flashing session counterMaxime Ripard2015-11-12-9/+24
* sparse: Implement storage abstractionMaxime Ripard2015-11-12-34/+104
* fastboot: Move fastboot response functions to fastboot coreMaxime Ripard2015-11-12-59/+76
* sparse: Simplify multiple logicMaxime Ripard2015-11-12-4/+10
* sparse: Refactor chunk parsing functionMaxime Ripard2015-11-12-133/+239
* sparse: Move main header parsing to a function of its ownMaxime Ripard2015-11-12-21/+24
* mtd: uboot: Add meaningful error messageMaxime Ripard2015-11-12-1/+1
* board/BuR/kwb: use bootvx(...) (with bootline feature) instead go(...)Hannes Petermaier2015-11-12-21/+17
* Merge branch 'next' of git://git.denx.de/u-boot-blackfinTom Rini2015-11-12-6/+0
|\
| * blackfin: Disable CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED in some casesTom Rini2015-11-04-6/+0
* | nios2: add 3c120 and 10m50 devboards MAINTAINERSThomas Chou2015-11-12-0/+13
* | nios2: change README.nios2 to use 10m50 as templateThomas Chou2015-11-12-7/+7
* | nios2: rename board nios2-generic to 3c120_devboardThomas Chou2015-11-12-1/+1
* | nios2: add 10m50 devboard supportThomas Chou2015-11-12-0/+396
* | net: altera_tse: add mSG-DMA supportThomas Chou2015-11-12-0/+191
* | net: altera_tse: add priv ops to prepare msgdma supportThomas Chou2015-11-12-25/+81
* | net: altera_tse: wait sgdma in altera_tse_recvThomas Chou2015-11-12-1/+1
* | net: altera_tse: factor out stop mac funcThomas Chou2015-11-12-15/+21
* | net: zap altera_tse_initialize prototypesThomas Chou2015-11-12-3/+0
* | nios2: nios2-generic: do not allocate rx buf in net.cThomas Chou2015-11-12-1/+2
* | mtd: add altera quadspi driverThomas Chou2015-11-12-0/+318
* | nios2: add memcpy_fromio and memcpy_toioThomas Chou2015-11-12-0/+4
* | nios2: use cfi flash driver modelThomas Chou2015-11-12-2/+3
* | cfi_flash: convert to driver modelThomas Chou2015-11-12-0/+177