aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-11Merge git://git.denx.de/u-boot-samsungTom Rini1-2/+1
2017-02-11Merge git://git.denx.de/u-boot-rockchipTom Rini23-170/+96
2017-02-10exynos: Drop large alignment for SDRAM parametersSimon Glass1-2/+1
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-1/+1
2017-02-09rockchip: rename miniarm to tinker boardEddie Cai13-23/+23
2017-02-09rockchip: Enable ETH address randomization for the firefly-rk3288Romain Perier1-0/+1
2017-02-09rockchip: firefly: configs: use spl back to bromJacob Chen2-6/+1
2017-02-09rockchip: configs: move env offset to common headerJacob Chen7-84/+14
2017-02-09rockchip: Correct MAINTAINER entry for chromebook_minnieSimon Glass1-2/+2
2017-02-09rockchip: dts: rk3288: correct sdram setting for miniarmJacob Chen1-8/+8
2017-02-09omap_hsmmc.c: Fix build warning on non-omap3Tom Rini1-1/+3
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini23-94/+872
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini11-47/+273
2017-02-09omap3_logic: Switch to simple malloco in SPLTom Rini1-0/+1
2017-02-09qemu-x86_64_defconfig: Disable CONFIG_BOARD_EARLY_INIT_FTom Rini1-0/+1
2017-02-09mmc: init mmc block devices on probeFiach Antaw1-0/+12
2017-02-09drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xxAdam Ford3-0/+31
2017-02-09mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.cJaehoon Chung2-35/+0
2017-02-09mmc: mmc-uclass: use the fixed devnum with alias nodeJaehoon Chung1-3/+10
2017-02-09arm: dts: trats: add the pmic node for using DMJaehoon Chung1-8/+142
2017-02-09power: pmic: add the max8997 controller for DMJaehoon Chung4-1/+78
2017-02-08Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini3-0/+9
2017-02-08net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten6-0/+517
2017-02-08Merge git://git.denx.de/u-boot-dmTom Rini229-440/+576
2017-02-08GPIO: Correct doc typo "confguration" -> "configuration"Robert P. J. Day1-1/+1
2017-02-08Remove unused symbol CONGIG_CMD_STORAGE from board configsLars Poeschel4-7/+0
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada26-19/+27
2017-02-08arm64: fix comment in relocate_64.SMasahiro Yamada1-1/+1
2017-02-08keystone2: Rename local CONFIG_ symbolPhil Edworthy1-2/+2
2017-02-08regulator: palmas: Fix smps6 - smps9 indicesKeerthy1-1/+1
2017-02-08pwm: remove unneeded ifdef CONFIG_DM_PWM ... endifMasahiro Yamada1-7/+6
2017-02-08common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV...Jean-Jacques Hiblot1-4/+4
2017-02-08pcm052: fix DDR initialization sequenceAlbert ARIBAUD \(3ADEV\)1-4/+5
2017-02-08drivers: net: cpsw: Fix reading of mac address for am43 SoCsLokesh Vutla1-1/+1
2017-02-08cmd: bootm: fix build when CONFIG_CMD_IMLS_NANDGrygorii Strashko1-2/+2
2017-02-08checkpatch: Port spelling to checkpatchDan Murphy1-0/+81
2017-02-08api: Convert to KconfigEmmanuel Vadot5-8/+2
2017-02-08kconfig: Add API kconfig fileEmmanuel Vadot2-0/+11
2017-02-08kbuild: beautify the log of config whitelist checkMasahiro Yamada2-8/+11
2017-02-08ARM: dts: k2*: Rename the k2* files to keystone-k2* filesLokesh Vutla20-24/+24
2017-02-08aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculationmaxims@google.com1-2/+2
2017-02-08cmd: gpt: backup boot code before writing MBRVincent Tinelli1-0/+7
2017-02-08cmd: rework "license" commandMasahiro Yamada8-66/+39
2017-02-08cmd: add a new command "config" to show .config contentsMasahiro Yamada9-5/+97
2017-02-08scripts: import bin2c.c from Linux 4.10-rc6Masahiro Yamada1-0/+36
2017-02-08arm64: use store with auto-incrementMasahiro Yamada1-2/+1
2017-02-08arm64: use xzr to zero-out the bss sectionMasahiro Yamada1-2/+1
2017-02-08patman: Handle non-ascii characters in namesChris Packham1-1/+2
2017-02-08buildman: Allow showing the list of boards with -nSimon Glass3-14/+17
2017-02-08cros_ec: i2c: Add support for version 3 of the EC protocolMoritz Fischer1-0/+84