summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: skip memreserve of unused DRAM bank of LD20Masahiro Yamada2017-02-231-0/+3
* ARM: uniphier: correct spelling of "invalid"Masahiro Yamada2017-02-231-3/+3
* ARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE bit is setMasahiro Yamada2017-02-231-1/+1
* ARM: uniphier: revive accidentally removed dcache_disable()Masahiro Yamada2017-02-231-0/+4
* video: mxsfb: Fix reset hang when videomode variable is not presentFabio Estevam2017-02-221-0/+3
* Merge git://git.denx.de/u-boot-x86Tom Rini2017-02-224-2/+21
|\
| * x86: Intel MID platforms has no microcode updateAndy Shevchenko2017-02-211-1/+2
| * x86: zImage: add Intel MID platforms supportVincent Tinelli2017-02-211-0/+4
| * x86: Introduce INTEL_MID quirk optionAndy Shevchenko2017-02-211-0/+14
| * x86: Force 32-bit jumps in interrupt handlersJ. Tang2017-02-211-1/+1
* | Drop CONFIG_ENABLE_VBOOTTom Rini2017-02-173-4/+1
|/
* ARM: DRA7xx: Fix memory allocation overflowAndrew F. Davis2017-02-171-1/+1
* da850: Add instructions to copy AIS image to an MMC cardahaslam@baylibre.com2017-02-171-0/+23
* arm: am57xx: Set serial# variableSemen Protsenko2017-02-171-0/+2
* SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to KconfigDalon Westergreen2017-02-1710-16/+23
* SPL: add support to boot from a partition typeDalon Westergreen2017-02-175-0/+41
* arm: omap5: Fix generation of reserved-memory DT nodeAndrew F. Davis2017-02-171-1/+6
* fsl_i2c.c: Fix warning on gcc-6.xTom Rini2017-02-171-2/+2
* tools: kwboot: don't adjust destaddr when patching the imageChris Packham2017-02-171-8/+0
* tools: kwbimage: Fix unchecked return value and fd leakMario Six2017-02-171-2/+11
* Prepare v2017.03-rc2Tom Rini2017-02-131-1/+1
* Merge tag 'xilinx-fixes-for-v2017.03' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-02-1319-28/+31
|\
| * microblaze: Fix endif macro commandMichal Simek2017-02-101-1/+1
| * configs/topic_miami.h: Correct kernel_size in default environmentMike Looijmans2017-02-101-1/+1
| * topic_miami(plus) defconfig: Enable DFU RAM supportMike Looijmans2017-02-102-0/+2
| * topic_miami_defconfig: Remove NFS and NET supportMike Looijmans2017-02-101-1/+2
| * xilinx: Align defconfig with current Kconfig orderMichal Simek2017-02-1017-25/+25
* | i2c: sandbox: remove code snippet from Kconfig helpMasahiro Yamada2017-02-131-22/+1
* | kconfig: re-sync with Linux 4.10Masahiro Yamada2017-02-1219-1639/+1930
* | flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabledMasahiro Yamada2017-02-122-6/+1
* | flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-12904-589/+751
* | Merge git://git.denx.de/u-boot-samsungTom Rini2017-02-111-2/+1
|\ \
| * | exynos: Drop large alignment for SDRAM parametersSimon Glass2017-02-101-2/+1
| |/
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2017-02-1123-170/+96
|\ \ | |/ |/|
| * rockchip: rename miniarm to tinker boardEddie Cai2017-02-0913-23/+23
| * rockchip: Enable ETH address randomization for the firefly-rk3288Romain Perier2017-02-091-0/+1
| * rockchip: firefly: configs: use spl back to bromJacob Chen2017-02-092-6/+1
| * rockchip: configs: move env offset to common headerJacob Chen2017-02-097-84/+14
| * rockchip: Correct MAINTAINER entry for chromebook_minnieSimon Glass2017-02-091-2/+2
| * rockchip: dts: rk3288: correct sdram setting for miniarmJacob Chen2017-02-091-8/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-02-091-1/+1
|\ \
| * | drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.Robert P. J. Day2017-02-031-1/+1
* | | omap_hsmmc.c: Fix build warning on non-omap3Tom Rini2017-02-091-1/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-02-0923-94/+872
|\ \ \
| * | | net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten2017-02-086-0/+517
| * | | drivers: net: Provide Kconfig menu for PHYLIBAlex2017-02-072-26/+92
| * | | net: phy: Improve the Marvell 151x constantsJoe Hershberger2017-02-071-11/+36
| * | | net: fec_mxc: Fix corruption of device tree blobDaniel Strnad2017-02-071-1/+0
| * | | net: designware: Fix for use with current Linux device tree for Meson GXHeiner Kallweit2017-02-071-0/+1
| * | | net: phy: dp83867: Add support for MAC impedance configurationMugunthan V N2017-02-072-2/+33