aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-17SPL: add support to boot from a partition typeDalon Westergreen5-0/+41
2017-02-17arm: omap5: Fix generation of reserved-memory DT nodeAndrew F. Davis1-1/+6
2017-02-17fsl_i2c.c: Fix warning on gcc-6.xTom Rini1-2/+2
2017-02-17tools: kwboot: don't adjust destaddr when patching the imageChris Packham1-8/+0
2017-02-17tools: kwbimage: Fix unchecked return value and fd leakMario Six1-2/+11
2017-02-13Prepare v2017.03-rc2v2017.03-rc2Tom Rini1-1/+1
2017-02-13Merge tag 'xilinx-fixes-for-v2017.03' of git://www.denx.de/git/u-boot-microblazeTom Rini19-28/+31
2017-02-13i2c: sandbox: remove code snippet from Kconfig helpMasahiro Yamada1-22/+1
2017-02-12kconfig: re-sync with Linux 4.10Masahiro Yamada19-1639/+1930
2017-02-12flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabledMasahiro Yamada2-6/+1
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada904-589/+751
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-10microblaze: Fix endif macro commandMichal Simek1-1/+1
2017-02-10configs/topic_miami.h: Correct kernel_size in default environmentMike Looijmans1-1/+1
2017-02-10topic_miami(plus) defconfig: Enable DFU RAM supportMike Looijmans2-0/+2
2017-02-10topic_miami_defconfig: Remove NFS and NET supportMike Looijmans1-1/+2
2017-02-10xilinx: Align defconfig with current Kconfig orderMichal Simek17-25/+25
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