aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-06disk: part_dos: fix part_get_info_extended() functionShawn Guo1-1/+1
2017-11-06gpt: Use cache aligned buffers for gpt_h and gpt_eLukasz Majewski1-7/+9
2017-11-06tools: image: fix message when fail to add verification data for configMasahiro Yamada1-3/+1
2017-11-06tools: image: allow to sign image nodes without -K optionMasahiro Yamada1-7/+8
2017-11-06tools: image: fix "algo" property of public key for verified bootMasahiro Yamada1-1/+1
2017-11-06test/py: regenerate persistent GPT image if code changesStephen Warren2-17/+92
2017-11-06tools: env: allow to print U-Boot versionStefan Agner1-3/+11
2017-11-06image-sig: use designated initializers for algorithmMasahiro Yamada1-22/+22
2017-11-06MAINTAINERS: Add missing boards and config entriesTom Rini17-7/+69
2017-11-06tpm: st33zp24: fix STMicroelectronics copyrightPatrice Chotard2-2/+4
2017-11-06spear: fix STMicroelectronics copyrightPatrice Chotard3-6/+6
2017-11-06stv0991: fix STMicroelectronics copyrightPatrice Chotard15-30/+30
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard37-73/+75
2017-11-06sti: fix STMicroelectronics copyrightPatrice Chotard14-29/+31
2017-11-06Merge git://git.denx.de/u-boot-samsungTom Rini1-3/+3
2017-11-06ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4Dongjin Kim1-3/+3
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini433-962/+697
2017-11-03Merge tag 'xilinx-fixes-for-v2017.11' of git://www.denx.de/git/u-boot-microblazeTom Rini1-1/+6
2017-11-03scsi: ceva: Start port in probeMichal Simek1-1/+6
2017-11-01Merge git://git.denx.de/u-boot-rockchipTom Rini7-102/+114
2017-11-01rockchip: lion-rk3368: defconfig: select PHY_MICREL_KSZ90X1Philipp Tomsich1-0/+1
2017-11-01rockchip: puma-rk3399: defconfig: select PHY_MICREL_KSZ90X1Philipp Tomsich1-0/+1
2017-11-01rockchip: evb-rk3328: remove CONFIG_ENV_OFFSETKever Yang1-6/+0
2017-11-01rockchip: rk3328: fix rockchip_get_cru apiKever Yang1-1/+1
2017-11-01rockchip: rk3399: init CPU clock when rkclk_init()Kever Yang1-78/+79
2017-11-01rockchip: configs: only add available BOOT_TARGET_DEVICESKlaus Goger1-13/+30
2017-11-01rockchip: configs: use rockchip-common.h for rk3368Klaus Goger1-4/+2
2017-10-31Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini34-93/+185
2017-10-31mx6slevk: Call gpio_request()Fabio Estevam1-0/+3
2017-10-31udoo: Remove cpu type check prior to setup_sata()Fabio Estevam1-2/+1
2017-10-31wandboard: Remove cpu type check prior to setup_sata()Fabio Estevam1-3/+1
2017-10-31ARM: imx6: Enable UMS and DFU on DHCOM i.MX6 PDKMarek Vasut3-8/+22
2017-10-31imx: mx6slevk: cleanup board usb codePeng Fan1-49/+0
2017-10-31mx6slevk: Fix MMC breakage for the SPL targetFabio Estevam1-1/+15
2017-10-31wandboard: Add support for the MX6QP variantFabio Estevam4-4/+132
2017-10-31configs: vf610: increase maximum size and enforce correct limitStefan Agner3-6/+6
2017-10-30Prepare v2017.11-rc3v2017.11-rc3Tom Rini1-1/+1
2017-10-30net: fec_mxc: Change "error frame" message to debug levelFabio Estevam1-1/+1
2017-10-30imx: Fix regression with CONFIG_DM_MMC=yFabio Estevam20-19/+4
2017-10-30configs: Resync with savedefconfigTom Rini126-156/+120
2017-10-29scripts/get_maintainer.pl: enable find_maintainer_filesHeinrich Schuchardt1-1/+1
2017-10-29checkpatch: Support wide stringsHeinrich Schuchardt1-3/+4
2017-10-29Merge git://git.denx.de/u-boot-videoTom Rini21-209/+1025
2017-10-29exynos: video: fix typo in DisplayPort driverDongjin Kim1-1/+1
2017-10-29video/da8xx-fb: Cache-align memory allocationsNiko Mauno1-4/+4
2017-10-29efi_loader: Disable env_save() call on bootAlexander Graf1-4/+1
2017-10-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini30-132/+182
2017-10-27armv8: sec_firmware: Add support for loadables in FITSumit Garg3-8/+104
2017-10-27armv8: layerscape: Allocate 66 MB DDR for secure memorySumit Garg1-1/+1
2017-10-27armv8: ls1088aqds: Enable USB command on QDS for qspi-bootRan Wang1-0/+8