summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | sf: Fix to compute proper sector_sizeJagannadha Sutradharudu Teki2015-04-28-1/+5
| * | | dm: sf: Make SST flash write op work againBin Meng2015-04-28-0/+9
| * | | dm: sf: Save flash flags to struct spi_flashBin Meng2015-04-28-0/+4
| * | | spi: omap3: Fix timeout handlingDavid Dueck2015-04-27-8/+12
| * | | Revert "spi: add config option to enable the WP pin function on st micron fla...Jagannadha Sutradharudu Teki2015-04-23-45/+0
| * | | dm: spi: Correct SPI claim/release_bus() methodsSimon Glass2015-04-23-12/+17
| * | | mtd: spi: check return value of spi_setup_slavePeng Fan2015-04-22-0/+4
| * | | cmd_sf: Fix problem with "sf update" and unaligned lengthStefan Roese2015-04-22-8/+8
| * | | spi flash: fix trivial problemsPavel Machek2015-04-22-5/+3
| * | | zynq: spi: Remove unnecessary error conditionSiva Durga Prasad Paladugu2015-04-22-3/+0
| * | | sf: Poll both the read status and flag statusSiva Durga Prasad Paladugu2015-04-22-7/+25
| * | | sf: Correct the macros as per new array fast read commandSiva Durga Prasad Paladugu2015-04-22-5/+6
* | | | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2015-04-24-3/+22
|\ \ \ \
| * | | | fdt: Fix handling of paths with options in themHans de Goede2015-04-23-3/+22
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-04-24-7/+8
|\ \ \ \ \
| * | | | | MIPS: implement device-tree handover to Linux kernelDaniel Schwierzeck2015-04-24-7/+8
| |/ / / /
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-04-24-713/+11694
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | armv8/fsl-lsch3: Implement workaround for I2C erratum A009203York Sun2015-04-23-0/+34
| * | | | ls2085a: esdhc: Add esdhc support for ls2085aYangbo Lu2015-04-23-6/+88
| * | | | armv8/ls2085ardb: Enable NAND SPL supportScott Wood2015-04-23-5/+58
| * | | | freescale/qixis: Add support for booting from NANDScott Wood2015-04-23-10/+21
| * | | | armv8/ls2085aqds: NAND boot supportScott Wood2015-04-23-8/+278
| * | | | driver/ifc: Add 64KB page supportJaiprakash Singh2015-04-23-71/+126
| * | | | board/ls2085qds: Add support ethernetPrabhakar Kushwaha2015-04-23-13/+488
| * | | | armv8/ls2085ardb: Add support of LS2085ARDB platformYork Sun2015-04-23-2/+975
| * | | | armv8/ls2085aqds: Add support of LS2085AQDS platformYork Sun2015-04-23-15/+1148
| * | | | driver/ldpaa: Add support of WRIOP static data structurePrabhakar Kushwaha2015-04-23-6/+250
| * | | | armv8/fsl-ch3: Add support to print RCW configurationBhupesh Sharma2015-04-23-0/+14
| * | | | net/memac_phy: reuse driver for little endian SoCsShaohui Xie2015-04-23-24/+46
| * | | | drivers/fsl-mc: Changed MC firmware loading for new boot architectureJ. German Rivera2015-04-23-131/+395
| * | | | net/phy/cortina: Fix compilation warningpankaj chauhan2015-04-23-2/+2
| * | | | armv8: Add SerDes framework for Layerscape ArchitectureMinghuan Lian2015-04-23-0/+313
| * | | | driver/ldpaa_eth: Update ldpaa ethernet driverPrabhakar Kushwaha2015-04-23-24/+38
| * | | | armv8/fsl-lsch3: Use correct compatible for serial clock fixupScott Wood2015-04-23-1/+1
| * | | | armv8/ls2085a: Add workaround for USB erratum A-008751Scott Wood2015-04-23-0/+16
| * | | | fsl-lsch3: Introduce place for common early SoC initScott Wood2015-04-23-2/+25
| * | | | armv8/fsl-lsch3: Update early MMU tableYork Sun2015-04-23-17/+45
| * | | | armv8/fsl-lsch3: Set nodes in DVM domainScott Wood2015-04-23-0/+15
| * | | | armv8/ls2085a: Add support for reset requestpankaj chauhan2015-04-23-7/+11
| * | | | armv8/ls2085a: Fix generic timer clock sourceYork Sun2015-04-23-19/+51
| * | | | armv8/fsl-lsch3: Fix platform clock calculationYork Sun2015-04-23-4/+3
| * | | | armv8/ls2085a: Update common header filePrabhakar Kushwaha2015-04-23-109/+222
| * | | | armv8/fsl-lsch3: Implement workaround for erratum A008585York Sun2015-04-23-0/+12
| * | | | drivers/net/e1000.c: Cleanup whitespaceMinghuan Lian2015-04-23-4/+4
| * | | | cmd_mem: Store last address/size/etc as ulongScott Wood2015-04-23-3/+3
| * | | | driver/ddr/fsl: Add workaround for DDR erratum A008511York Sun2015-04-23-1/+97
| * | | | driver/ddr/fsl: Add built-in memory test for DDR4 driverYork Sun2015-04-23-0/+76
| * | | | driver/ddr/fsl: Fix driver to support empty first slotYork Sun2015-04-23-28/+56
| * | | | drivers/ddr/fsl: Update DDR driver for DDR4York Sun2015-04-23-13/+89
| * | | | driver/i2c/mxc: Enable I2C bus 3 and 4York Sun2015-04-23-3/+45