[U-Boot] Pull request: u-boot-sunxi/master
Jagan Teki
jagannadh.teki at gmail.com
Fri Jan 26 14:35:41 UTC 2018
Hi Tom,
Please pull this PR.
thanks!
Jagan.
The following changes since commit 557767ed29968af0294e3aae48433e5d5a298e0b:
Merge git://git.denx.de/u-boot-marvell (2018-01-20 08:39:47 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-sunxi.git master
for you to fetch changes up to a6968ecb0ad6b06552c97005eba265a4c5761626:
gpio: sunxi: Add compatible string for H5 PIO (2018-01-26 20:02:33 +0530)
----------------------------------------------------------------
Andre Heider (1):
sunxi: imply CONFIG_OF_LIBFDT_OVERLAY
Chris Blake (1):
gpio: sunxi: Add compatible string for H5 PIO
Giulio Benetti (1):
sunxi: Fix display timing flags
Maxime Ripard (11):
dfu: select HASH
cmd: crc32: Disable by default on sunXi
cmd: unzip: Disable by default on sunXi
cmd: loadb: Disable by default on sunXi
cmd: loads: Disable by default on sunXi
cmd: misc: Disable by default on sunXi
video: bpp8: Disable by default on sunXi
video: bpp16: Disable by default on sunXi
net: regex: Disable by default on sunXi
Makefile: Add size check to the u-boot.itb make target
sunxi: Add limit with the MMC environment
Makefile | 1 +
arch/arm/Kconfig | 1 +
cmd/Kconfig | 5 +++++
configs/CHIP_defconfig | 1 -
configs/CHIP_pro_defconfig | 1 -
drivers/dfu/Kconfig | 1 +
drivers/gpio/sunxi_gpio.c | 1 +
drivers/video/Kconfig | 2 ++
drivers/video/sunxi/sunxi_display.c | 2 ++
include/configs/sunxi-common.h | 10 ++++++++++
lib/Kconfig | 1 +
11 files changed, 24 insertions(+), 2 deletions(-)
More information about the U-Boot
mailing list