summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-26i2c: mvtwsi: Make delay times frequency-dependentmario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Handle zero-length offsets properlymario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Add compatibility to DMmario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Make address length variablemario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Factor out adap parametermario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Add compatibility functionsmario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Use 'uint' instead of 'unsigned int'mario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Get rid of status parametermario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Eliminate flags parametermario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Improve and fix commentsmario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Streamline code and add documentationmario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Fix style violationsmario.six@gdsys.cc
2016-07-26defconfig: am57xx_hs_evm: enable i2c driver modelMugunthan V N
2016-07-26defconfig: am57xx_evm: enable i2c driver modelMugunthan V N
2016-07-26defconfig: dra7xx_hs_evm: enable i2c driver modelMugunthan V N
2016-07-26defconfig: dra7xx_evm: enable i2c driver modelMugunthan V N
2016-07-26defconfig: am43xx_hs_evm: enable i2c driver modelMugunthan V N
2016-07-26defconfig: am43xx_evm: enable i2c driver modelMugunthan V N
2016-07-26defconfig: am335x_evm: enable i2c driver modelMugunthan V N
2016-07-26defconfig: am335x_boneblack_vboot: enable i2c driver modelMugunthan V N
2016-07-26drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver modelMugunthan V N
2016-07-26drivers: i2c: omap24xx_i2c: prepare driver for DM conversionMugunthan V N
2016-07-26ti_armv7_common: i2c: do not define DM_I2C for splMugunthan V N
2016-07-26drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enableMugunthan V N
2016-07-26omap5/dra7: i2c: correct register offset for sync registerMugunthan V N
2016-07-26omap4: i2c: correct register offset for sync registerMugunthan V N
2016-07-26tools: env: Fix format warnings in debugMarcin Niestroj
2016-07-26Prepare v2016.09-rc1Tom Rini
2016-07-25sandbox: Migrate CONFIG_I2C_EEPROMTom Rini
2016-07-25Merge git://git.denx.de/u-boot-nand-flashTom Rini
2016-07-25arm64: thunderx_88xx_defconfig: remove unneeded CONFIG_SYS_EXTRA_OPTIONSMasahiro Yamada
2016-07-25dtoc: Correct the type widening code in fdt_fallbackSimon Glass
2016-07-25hashtable: Fix compiler warning on 32-bit sandboxSimon Glass
2016-07-25part_efi: Fix compiler warning on 32-bit sandboxSimon Glass
2016-07-25lzmadec: Use the same type as the lzma callSimon Glass
2016-07-25sandbox: Add instructions about building on 32-bit machinesSimon Glass
2016-07-25tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7mario.six@gdsys.cc
2016-07-25ARM: am33xx: Always inhibit init/refresh during DDR phy initRuss Dill
2016-07-25ARM: am33xx: Fix DDR init delay placementRuss Dill
2016-07-25efi_loader: Make exposed image loader path absoluteAlexander Graf
2016-07-25common: fit: Allow U-Boot images to be bootedmario.six@gdsys.cc
2016-07-25keystone: k2h/e/l: Fix DMA coherency for QM PDSPKaricheri, Muralidharan
2016-07-25cmd: misc: Add support for fractions in sleepmario.six@gdsys.cc
2016-07-25mtd: fix compiler warningsSteve Rae
2016-07-25mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios
2016-07-25sunxi: Enable NAND controller on the CHIPBoris Brezillon
2016-07-25sunxi: nand: Increase CONFIG_SYS_NAND_MAX_ECCPOS valueBoris Brezillon
2016-07-25mtd: nand: Increase the max OOB sizeBoris Brezillon
2016-07-25mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NANDBoris Brezillon
2016-07-25sun5i: Add NAND controller to the sun5i DTSIMaxime Ripard