summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rockchip: remove SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR from defconfigKever Yang2017-11-072-2/+0
* rockchip: doc: update U-Boot location infoKever Yang2017-11-071-3/+3
* spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchipKever Yang2017-11-071-1/+2
* rockchip: board: puma_rk3399: make env location selectable via KconfigKlaus Goger2017-11-071-0/+8
* rockchip: dts: rk3399: change sd-card io voltage to 3.0VKlaus Goger2017-11-072-4/+4
* rockchip: dts: Use defines for pin names in rk3399-puma.dtsi and rk3368-lion.dtsKlaus Goger2017-11-072-24/+25
* rockchip: dts: rk3399-puma: update USB configurationPhilipp Tomsich2017-11-071-5/+5
* rockchip: dts: rk3399-puma: update usbhub_enable regulatorPhilipp Tomsich2017-11-071-2/+1
* rockchip: dts: rk3399-puma: fix the modelling of BIOS_DISABLEPhilipp Tomsich2017-11-071-2/+2
* rockchip: config: use common CONFIG_ENV_SIZE for all SoCsKever Yang2017-11-0711-12/+1
* rockchip: config: sync the ENV offset from rockchip legacy U-BootKever Yang2017-11-071-12/+3
* rockchip: rock: remove CONFIG_ENV_OFFSETKever Yang2017-11-071-14/+0
* Prepare v2017.11-rc4v2017.11-rc4Tom Rini2017-11-061-1/+1
* cosmetic: rmobile: renesas spelled wrongChris Brandt2017-11-061-1/+1
* Do not attempt to use the systemwide libfdtJan Kundrát2017-11-063-4/+4
* m68k: doc: update outdated documentationAngelo Dureghello2017-11-062-116/+102
* disk: part_dos: fix part_get_info_extended() functionShawn Guo2017-11-061-1/+1
* gpt: Use cache aligned buffers for gpt_h and gpt_eLukasz Majewski2017-11-061-7/+9
* tools: image: fix message when fail to add verification data for configMasahiro Yamada2017-11-061-3/+1
* tools: image: allow to sign image nodes without -K optionMasahiro Yamada2017-11-061-7/+8
* tools: image: fix "algo" property of public key for verified bootMasahiro Yamada2017-11-061-1/+1
* test/py: regenerate persistent GPT image if code changesStephen Warren2017-11-062-17/+92
* tools: env: allow to print U-Boot versionStefan Agner2017-11-061-3/+11
* image-sig: use designated initializers for algorithmMasahiro Yamada2017-11-061-22/+22
* MAINTAINERS: Add missing boards and config entriesTom Rini2017-11-0617-7/+69
* tpm: st33zp24: fix STMicroelectronics copyrightPatrice Chotard2017-11-062-2/+4
* spear: fix STMicroelectronics copyrightPatrice Chotard2017-11-063-6/+6
* stv0991: fix STMicroelectronics copyrightPatrice Chotard2017-11-0615-30/+30
* stm32: fix STMicroelectronics copyrightPatrice Chotard2017-11-0637-73/+75
* sti: fix STMicroelectronics copyrightPatrice Chotard2017-11-0614-29/+31
* Merge git://git.denx.de/u-boot-samsungTom Rini2017-11-061-3/+3
|\
| * ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4Dongjin Kim2017-11-061-3/+3
|/
* Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini2017-11-05433-962/+697
* Merge tag 'xilinx-fixes-for-v2017.11' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-11-031-1/+6
|\
| * scsi: ceva: Start port in probeMichal Simek2017-11-031-1/+6
|/
* Merge git://git.denx.de/u-boot-rockchipTom Rini2017-11-017-102/+114
|\
| * rockchip: lion-rk3368: defconfig: select PHY_MICREL_KSZ90X1Philipp Tomsich2017-11-011-0/+1
| * rockchip: puma-rk3399: defconfig: select PHY_MICREL_KSZ90X1Philipp Tomsich2017-11-011-0/+1
| * rockchip: evb-rk3328: remove CONFIG_ENV_OFFSETKever Yang2017-11-011-6/+0
| * rockchip: rk3328: fix rockchip_get_cru apiKever Yang2017-11-011-1/+1
| * rockchip: rk3399: init CPU clock when rkclk_init()Kever Yang2017-11-011-78/+79
| * rockchip: configs: only add available BOOT_TARGET_DEVICESKlaus Goger2017-11-011-13/+30
| * rockchip: configs: use rockchip-common.h for rk3368Klaus Goger2017-11-011-4/+2
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-10-3134-93/+185
|\
| * mx6slevk: Call gpio_request()Fabio Estevam2017-10-311-0/+3
| * udoo: Remove cpu type check prior to setup_sata()Fabio Estevam2017-10-311-2/+1
| * wandboard: Remove cpu type check prior to setup_sata()Fabio Estevam2017-10-311-3/+1
| * ARM: imx6: Enable UMS and DFU on DHCOM i.MX6 PDKMarek Vasut2017-10-313-8/+22
| * imx: mx6slevk: cleanup board usb codePeng Fan2017-10-311-49/+0
| * mx6slevk: Fix MMC breakage for the SPL targetFabio Estevam2017-10-311-1/+15