[U-Boot] Please pull u-boot-sunxi master

Hi Tom,
We've once again build-up a nice collection of patches for sunxi. Please pull u-boot-sunxi/master into master, highlights:
1) A80 support preparation (non-SPL support is ready, but waiting for the start.S cleanup) 2) Cleanup sun4i & sun7i dram configuration 3) Support for some LCD panels which have a controller which requires some extra poking 4) Enable OTG support, allowing interaction with u-boot on tablets 5) Support for 8 new boards
The following changes since commit b56f6e2b4e0291efbe1b50f082dec73272ad7ab3:
sunxi: Restore lowlevel_init usage (2015-01-21 10:46:28 -0500)
are available in the git repository at:
http://git.denx.de/u-boot-sunxi.git master
for you to fetch changes up to 4e7c892d15e2aa98086aaacdb979821d011b7db2:
sunxi: Use a common CONFIG_SYS_PROMPT (2015-01-23 15:15:51 +0100)
---------------------------------------------------------------- Aleksei Mamlin (1): sunxi: Add Marsboard A10 support
Hans de Goede (26): sunxi: display: Make lcd display clk phase configurable sunxi: Drop pll6 setting from clock_init_uart sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers sunxi: Rename cpu.h to cpu_sun4i.h sun9i: Add cpu_sun9i.h with iomem defines sun9i: Add clock_sun9i.h with ccu register layout for sun9i sun9i: Add sun9i (A80) clock setup support sunxi: mmc: Use a realistic timeout when sending a mmc command sunxi: mmc: Add support for sun9i (A80) sunxi: axp209: Disable interrupts when intializing the axp209 sunxi: ba10_tv_box_defconfig: Fix USB not working sunxi: Stop differentiating between 512M and 1G variants of the same board sunxi: Convert sun4i boards to use auto dram configuration sunxi: Remove CONFIG_TARGET_FOO for sun4i, sun6i and sun8i boards sunxi: Add mk802 board / defconfig sunxi: Add mk802ii board / defconfig sunxi: Add mk802_a10s board / defconfig sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problems sunxi: Hookup OTG USB controller support video: Add support for Hitachi tx18d42vm LVDS LCD panels sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels sunxi: Add new Chuwi V7 CW0825 board / defconfig sunxi: Drop qt840a_defconfig sunxi: Convert sun7i boards to use auto dram configuration sunxi: video: Make pwm polarity configurable sunxi: Add Hyundai A7HD support
Ian Campbell (2): sunxi: Add support for Mele M5. sunxi: Use a common CONFIG_SYS_PROMPT
Priit Laes (1): sunxi: Add Gemei G9 (Allwinner A10/sun4i) tablet
Siarhei Siamashka (6): sunxi: axp221: Add ELDO[1-3] support include: Add header file with MIPI DSI constants from linux 3.18 video: Add support for SSD2828 (parallel LCD to MIPI bridge) video: sunxi: Hook up SSD2828 with the sunxi video driver sun6i: Add LCD display support for MSI Primo81 tablet video: ssd2828: Allow using 'pclk' as the PLL clock source
arch/arm/cpu/armv7/sunxi/Makefile | 1 + arch/arm/cpu/armv7/sunxi/clock_sun6i.c | 5 +- arch/arm/cpu/armv7/sunxi/clock_sun9i.c | 68 ++++ arch/arm/include/asm/arch-sunxi/clock.h | 6 +- arch/arm/include/asm/arch-sunxi/clock_sun4i.h | 11 + arch/arm/include/asm/arch-sunxi/clock_sun6i.h | 5 + arch/arm/include/asm/arch-sunxi/clock_sun9i.h | 139 +++++++ arch/arm/include/asm/arch-sunxi/cpu.h | 148 +------ arch/arm/include/asm/arch-sunxi/cpu_sun4i.h | 154 ++++++++ arch/arm/include/asm/arch-sunxi/cpu_sun9i.h | 108 +++++ arch/arm/include/asm/arch-sunxi/display.h | 120 +++++- arch/arm/include/asm/arch-sunxi/dram_sun4i.h | 2 +- arch/arm/include/asm/arch-sunxi/mmc.h | 8 +- arch/arm/include/asm/arch-sunxi/usbc.h | 2 + board/sunxi/Kconfig | 132 +++---- board/sunxi/MAINTAINERS | 22 +- board/sunxi/Makefile | 23 +- board/sunxi/board.c | 26 ++ board/sunxi/dram_a10_olinuxino_l.c | 31 -- board/sunxi/dram_a20_olinuxino_l.c | 31 -- board/sunxi/dram_cubieboard.c | 31 -- board/sunxi/dram_cubieboard2.c | 31 -- board/sunxi/dram_cubietruck.c | 31 -- board/sunxi/dram_linksprite_pcduino3.c | 31 -- board/sunxi/dram_sun4i_360_1024_iow16.c | 31 -- board/sunxi/dram_sun4i_360_1024_iow8.c | 31 -- board/sunxi/dram_sun4i_384_1024_iow8.c | 31 -- board/sunxi/dram_sun4i_408_1024_iow8.c | 31 -- .../{dram_sun4i_360_512.c => dram_sun4i_auto.c} | 16 +- .../{dram_a20_olinuxino_l2.c => dram_sun5i_auto.c} | 16 +- board/sunxi/dram_sun7i_384_1024_iow16.c | 31 -- board/sunxi/dram_sun7i_384_512_busw16_iow16.c | 31 -- configs/A10-OLinuXino-Lime_defconfig | 4 +- configs/A20-OLinuXino-Lime2_defconfig | 3 + configs/A20-OLinuXino-Lime_defconfig | 3 + configs/A20-OLinuXino_MICRO_defconfig | 3 + configs/Bananapi_defconfig | 3 + configs/Bananapro_defconfig | 3 + configs/CSQ_CS908_defconfig | 1 - configs/Chuwi_V7_CW0825_defconfig | 19 + configs/Colombus_defconfig | 1 - configs/Cubieboard2_defconfig | 3 + configs/Cubieboard_defconfig | 4 +- configs/Cubietruck_defconfig | 3 + configs/Hummingbird_A31_defconfig | 1 - configs/Hyundai_A7HD_defconfig | 22 ++ configs/Ippo_q8h_v1_2_defconfig | 4 +- configs/Ippo_q8h_v5_defconfig | 4 +- configs/Linksprite_pcDuino3_defconfig | 3 + configs/Linksprite_pcDuino3_fdt_defconfig | 3 + configs/Linksprite_pcDuino_defconfig | 4 +- configs/MSI_Primo73_defconfig | 4 + configs/MSI_Primo81_defconfig | 20 +- configs/Marsboard_A10_defconfig | 9 + configs/Mele_A1000G_defconfig | 8 - configs/Mele_A1000_defconfig | 4 +- configs/Mele_M3_defconfig | 3 + configs/Mele_M5_defconfig | 13 + configs/Mele_M9_defconfig | 1 - configs/Mini-X_defconfig | 4 +- configs/ba10_tv_box_defconfig | 6 +- configs/i12-tvbox_defconfig | 3 + configs/mk802_a10s_defconfig | 11 + configs/mk802_defconfig | 10 + .../{Mini-X-1Gb_defconfig => mk802ii_defconfig} | 6 +- configs/qt840a_defconfig | 7 - configs/sunxi_Gemei_G9_defconfig | 20 + drivers/mmc/sunxi_mmc.c | 18 +- drivers/power/Kconfig | 10 + drivers/power/axp209.c | 14 +- drivers/power/axp221.c | 33 ++ drivers/video/Kconfig | 81 ++++ drivers/video/Makefile | 2 + drivers/video/hitachi_tx18d42vm_lcd.c | 81 ++++ drivers/video/hitachi_tx18d42vm_lcd.h | 9 + drivers/video/ssd2828.c | 436 +++++++++++++++++++++ drivers/video/ssd2828.h | 128 ++++++ drivers/video/sunxi_display.c | 201 +++++++++- include/axp221.h | 7 + include/configs/sun4i.h | 1 - include/configs/sun5i.h | 1 - include/configs/sun6i.h | 2 - include/configs/sun7i.h | 1 - include/configs/sun8i.h | 2 - include/configs/sunxi-common.h | 12 +- include/mipi_display.h | 130 ++++++ 86 files changed, 2073 insertions(+), 700 deletions(-) create mode 100644 arch/arm/cpu/armv7/sunxi/clock_sun9i.c create mode 100644 arch/arm/include/asm/arch-sunxi/clock_sun9i.h create mode 100644 arch/arm/include/asm/arch-sunxi/cpu_sun4i.h create mode 100644 arch/arm/include/asm/arch-sunxi/cpu_sun9i.h delete mode 100644 board/sunxi/dram_a10_olinuxino_l.c delete mode 100644 board/sunxi/dram_a20_olinuxino_l.c delete mode 100644 board/sunxi/dram_cubieboard.c delete mode 100644 board/sunxi/dram_cubieboard2.c delete mode 100644 board/sunxi/dram_cubietruck.c delete mode 100644 board/sunxi/dram_linksprite_pcduino3.c delete mode 100644 board/sunxi/dram_sun4i_360_1024_iow16.c delete mode 100644 board/sunxi/dram_sun4i_360_1024_iow8.c delete mode 100644 board/sunxi/dram_sun4i_384_1024_iow8.c delete mode 100644 board/sunxi/dram_sun4i_408_1024_iow8.c rename board/sunxi/{dram_sun4i_360_512.c => dram_sun4i_auto.c} (67%) rename board/sunxi/{dram_a20_olinuxino_l2.c => dram_sun5i_auto.c} (61%) delete mode 100644 board/sunxi/dram_sun7i_384_1024_iow16.c delete mode 100644 board/sunxi/dram_sun7i_384_512_busw16_iow16.c create mode 100644 configs/Chuwi_V7_CW0825_defconfig create mode 100644 configs/Hyundai_A7HD_defconfig create mode 100644 configs/Marsboard_A10_defconfig delete mode 100644 configs/Mele_A1000G_defconfig create mode 100644 configs/Mele_M5_defconfig create mode 100644 configs/mk802_a10s_defconfig create mode 100644 configs/mk802_defconfig rename configs/{Mini-X-1Gb_defconfig => mk802ii_defconfig} (53%) delete mode 100644 configs/qt840a_defconfig create mode 100644 configs/sunxi_Gemei_G9_defconfig create mode 100644 drivers/video/hitachi_tx18d42vm_lcd.c create mode 100644 drivers/video/hitachi_tx18d42vm_lcd.h create mode 100644 drivers/video/ssd2828.c create mode 100644 drivers/video/ssd2828.h create mode 100644 include/mipi_display.h
Regards,
Hans

On Fri, Jan 23, 2015 at 03:49:25PM +0100, Hans de Goede wrote:
Hi Tom,
We've once again build-up a nice collection of patches for sunxi. Please pull u-boot-sunxi/master into master, highlights:
- A80 support preparation (non-SPL support is ready, but waiting for the start.S cleanup)
- Cleanup sun4i & sun7i dram configuration
- Support for some LCD panels which have a controller which requires some extra poking
- Enable OTG support, allowing interaction with u-boot on tablets
- Support for 8 new boards
The following changes since commit b56f6e2b4e0291efbe1b50f082dec73272ad7ab3:
sunxi: Restore lowlevel_init usage (2015-01-21 10:46:28 -0500)
are available in the git repository at:
http://git.denx.de/u-boot-sunxi.git master
for you to fetch changes up to 4e7c892d15e2aa98086aaacdb979821d011b7db2:
sunxi: Use a common CONFIG_SYS_PROMPT (2015-01-23 15:15:51 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Hans de Goede
-
Tom Rini