aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-02-09omap3_logic: Switch to simple malloco in SPLTom Rini
2017-02-09qemu-x86_64_defconfig: Disable CONFIG_BOARD_EARLY_INIT_FTom Rini
2017-02-09mmc: init mmc block devices on probeFiach Antaw
2017-02-09drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xxAdam Ford
2017-02-09mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.cJaehoon Chung
2017-02-09mmc: mmc-uclass: use the fixed devnum with alias nodeJaehoon Chung
2017-02-09arm: dts: trats: add the pmic node for using DMJaehoon Chung
2017-02-09power: pmic: add the max8997 controller for DMJaehoon Chung
2017-02-08Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2017-02-08net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten
2017-02-08Merge git://git.denx.de/u-boot-dmTom Rini
2017-02-08GPIO: Correct doc typo "confguration" -> "configuration"Robert P. J. Day
2017-02-08Remove unused symbol CONGIG_CMD_STORAGE from board configsLars Poeschel
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada
2017-02-08arm64: fix comment in relocate_64.SMasahiro Yamada
2017-02-08keystone2: Rename local CONFIG_ symbolPhil Edworthy
2017-02-08regulator: palmas: Fix smps6 - smps9 indicesKeerthy
2017-02-08pwm: remove unneeded ifdef CONFIG_DM_PWM ... endifMasahiro Yamada
2017-02-08common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV...Jean-Jacques Hiblot
2017-02-08pcm052: fix DDR initialization sequenceAlbert ARIBAUD \(3ADEV\)
2017-02-08drivers: net: cpsw: Fix reading of mac address for am43 SoCsLokesh Vutla
2017-02-08cmd: bootm: fix build when CONFIG_CMD_IMLS_NANDGrygorii Strashko
2017-02-08checkpatch: Port spelling to checkpatchDan Murphy
2017-02-08api: Convert to KconfigEmmanuel Vadot
2017-02-08kconfig: Add API kconfig fileEmmanuel Vadot
2017-02-08kbuild: beautify the log of config whitelist checkMasahiro Yamada
2017-02-08ARM: dts: k2*: Rename the k2* files to keystone-k2* filesLokesh Vutla
2017-02-08aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculationmaxims@google.com
2017-02-08cmd: gpt: backup boot code before writing MBRVincent Tinelli
2017-02-08cmd: rework "license" commandMasahiro Yamada
2017-02-08cmd: add a new command "config" to show .config contentsMasahiro Yamada
2017-02-08scripts: import bin2c.c from Linux 4.10-rc6Masahiro Yamada
2017-02-08arm64: use store with auto-incrementMasahiro Yamada
2017-02-08arm64: use xzr to zero-out the bss sectionMasahiro Yamada
2017-02-08patman: Handle non-ascii characters in namesChris Packham
2017-02-08buildman: Allow showing the list of boards with -nSimon Glass
2017-02-08cros_ec: i2c: Add support for version 3 of the EC protocolMoritz Fischer
2017-02-08simple-bus: enable support for of-platdataKever Yang
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-02-08patman: Format checkpatch messages for IDE throwbackSimon Glass
2017-02-08dtoc: Replace dot with underscore to avoid compiler errorsSimon Glass
2017-02-08cros_ec: i2c: Group i2c write / read into single transactionMoritz Fischer
2017-02-08common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdpartsLadislav Michl
2017-02-08arm: socfpga: set the mpuclk divider in the Altera group registerDinh Nguyen
2017-02-07drivers: net: Provide Kconfig menu for PHYLIBAlex
2017-02-07net: phy: Improve the Marvell 151x constantsJoe Hershberger
2017-02-07net: fec_mxc: Fix corruption of device tree blobDaniel Strnad
2017-02-07net: designware: Fix for use with current Linux device tree for Meson GXHeiner Kallweit