summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-07rockchip: doc: update U-Boot location infoKever Yang
2017-11-07spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchipKever Yang
2017-11-07rockchip: board: puma_rk3399: make env location selectable via KconfigKlaus Goger
2017-11-07rockchip: dts: rk3399: change sd-card io voltage to 3.0VKlaus Goger
2017-11-07rockchip: dts: Use defines for pin names in rk3399-puma.dtsi and rk3368-lion.dtsKlaus Goger
2017-11-07rockchip: dts: rk3399-puma: update USB configurationPhilipp Tomsich
2017-11-07rockchip: dts: rk3399-puma: update usbhub_enable regulatorPhilipp Tomsich
2017-11-07rockchip: dts: rk3399-puma: fix the modelling of BIOS_DISABLEPhilipp Tomsich
2017-11-07rockchip: config: use common CONFIG_ENV_SIZE for all SoCsKever Yang
2017-11-07rockchip: config: sync the ENV offset from rockchip legacy U-BootKever Yang
2017-11-07rockchip: rock: remove CONFIG_ENV_OFFSETKever Yang
2017-11-06Prepare v2017.11-rc4Tom Rini
2017-11-06cosmetic: rmobile: renesas spelled wrongChris Brandt
2017-11-06Do not attempt to use the systemwide libfdtJan Kundrát
2017-11-06m68k: doc: update outdated documentationAngelo Dureghello
2017-11-06disk: part_dos: fix part_get_info_extended() functionShawn Guo
2017-11-06gpt: Use cache aligned buffers for gpt_h and gpt_eLukasz Majewski
2017-11-06tools: image: fix message when fail to add verification data for configMasahiro Yamada
2017-11-06tools: image: allow to sign image nodes without -K optionMasahiro Yamada
2017-11-06tools: image: fix "algo" property of public key for verified bootMasahiro Yamada
2017-11-06test/py: regenerate persistent GPT image if code changesStephen Warren
2017-11-06tools: env: allow to print U-Boot versionStefan Agner
2017-11-06image-sig: use designated initializers for algorithmMasahiro Yamada
2017-11-06MAINTAINERS: Add missing boards and config entriesTom Rini
2017-11-06tpm: st33zp24: fix STMicroelectronics copyrightPatrice Chotard
2017-11-06spear: fix STMicroelectronics copyrightPatrice Chotard
2017-11-06stv0991: fix STMicroelectronics copyrightPatrice Chotard
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard
2017-11-06sti: fix STMicroelectronics copyrightPatrice Chotard
2017-11-06Merge git://git.denx.de/u-boot-samsungTom Rini
2017-11-06ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4Dongjin Kim
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini
2017-11-03Merge tag 'xilinx-fixes-for-v2017.11' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-11-03scsi: ceva: Start port in probeMichal Simek
2017-11-01Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-11-01rockchip: lion-rk3368: defconfig: select PHY_MICREL_KSZ90X1Philipp Tomsich
2017-11-01rockchip: puma-rk3399: defconfig: select PHY_MICREL_KSZ90X1Philipp Tomsich
2017-11-01rockchip: evb-rk3328: remove CONFIG_ENV_OFFSETKever Yang
2017-11-01rockchip: rk3328: fix rockchip_get_cru apiKever Yang
2017-11-01rockchip: rk3399: init CPU clock when rkclk_init()Kever Yang
2017-11-01rockchip: configs: only add available BOOT_TARGET_DEVICESKlaus Goger
2017-11-01rockchip: configs: use rockchip-common.h for rk3368Klaus Goger
2017-10-31Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-10-31mx6slevk: Call gpio_request()Fabio Estevam
2017-10-31udoo: Remove cpu type check prior to setup_sata()Fabio Estevam
2017-10-31wandboard: Remove cpu type check prior to setup_sata()Fabio Estevam
2017-10-31ARM: imx6: Enable UMS and DFU on DHCOM i.MX6 PDKMarek Vasut
2017-10-31imx: mx6slevk: cleanup board usb codePeng Fan
2017-10-31mx6slevk: Fix MMC breakage for the SPL targetFabio Estevam
2017-10-31wandboard: Add support for the MX6QP variantFabio Estevam