All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2017-06-16 16:24 Jagan Teki
  2017-06-16 17:13 ` Siarhei Siamashka
                   ` (2 more replies)
  0 siblings, 3 replies; 125+ messages in thread
From: Jagan Teki @ 2017-06-16 16:24 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks!
Jagan.

The following changes since commit 24796d27be0d0f403ed6ad7e3022b33e36ac08b5:

  Merge git://git.denx.de/u-boot-ubi (2017-06-06 07:13:39 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 2b1a33213e810f43f9d7e33b9d8db99e1b80a1c0:

  sun50i: h5: Add initial NanoPi NEO2 support (2017-06-14 20:25:56 +0530)

----------------------------------------------------------------
Chen-Yu Tsai (1):
      sunxi: psci: Move entry address setting to separate function

Icenowy Zheng (12):
      sunxi: makes an invisible option for H3-like DRAM controllers
      sunxi: Rename bus-width related macros in H3 DRAM code
      sunxi: add option for 16-bit DW DRAM controller
      sunxi: add bank detection code to H3 DRAM initialization code
      sunxi: Add selective DRAM type and timing
      sunxi: enable dual rank detection in DesignWare-like DRAM code
      sunxi: add support for the DDR2 in V3s SoC
      sunxi: add support for V3s DRAM controller
      sunxi: enable DRAM initialization and SPL for V3s SoC
      sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM controller
      sunxi: add LPDDR3 timing from stock boot0
      sunxi: add a defconfig for SoPine w/ official baseboard

Jagan Teki (4):
      sun8i: h3: Add initial NanoPi M1 Plus support
      sun50i: h5: Add initial Orangepi Zero Plus 2 support
      sun50i: a64: Add initial Orangepi Win/WinPlus support
      sun50i: h5: Add initial NanoPi NEO2 support

 arch/arm/cpu/armv7/sunxi/psci.c                    |  25 ++-
 arch/arm/dts/Makefile                              |   6 +-
 arch/arm/dts/sun50i-a64-orangepi-win.dts           |  94 +++++++++++
 arch/arm/dts/sun50i-h5-nanopi-neo2.dts             |  86 ++++++++++
 arch/arm/dts/sun50i-h5-orangepi-zero-plus2.dts     |  97 +++++++++++
 arch/arm/dts/sun8i-h3-nanopi-m1-plus.dts           |  64 +++++++
 arch/arm/include/asm/arch-sunxi/dram.h             |   6 +-
 .../{dram_sun8i_h3.h => dram_sunxi_dw.h}           |  36 +++-
 arch/arm/mach-sunxi/Kconfig                        |  75 ++++++++-
 arch/arm/mach-sunxi/Makefile                       |   5 +-
 .../{dram_sun8i_h3.c => dram_sunxi_dw.c}           | 187 +++++++--------------
 arch/arm/mach-sunxi/dram_timings/Makefile          |   3 +
 arch/arm/mach-sunxi/dram_timings/ddr2_v3s.c        |  84 +++++++++
 arch/arm/mach-sunxi/dram_timings/ddr3_1333.c       |  87 ++++++++++
 arch/arm/mach-sunxi/dram_timings/lpddr3_stock.c    |  83 +++++++++
 board/sunxi/MAINTAINERS                            |  25 +++
 configs/nanopi_m1_plus_defconfig                   |  18 ++
 configs/nanopi_neo2_defconfig                      |  16 ++
 configs/orangepi_win_defconfig                     |  16 ++
 configs/orangepi_zero_plus2_defconfig              |  18 ++
 configs/sopine_baseboard_defconfig                 |  22 +++
 21 files changed, 910 insertions(+), 143 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-a64-orangepi-win.dts
 create mode 100644 arch/arm/dts/sun50i-h5-nanopi-neo2.dts
 create mode 100644 arch/arm/dts/sun50i-h5-orangepi-zero-plus2.dts
 create mode 100644 arch/arm/dts/sun8i-h3-nanopi-m1-plus.dts
 rename arch/arm/include/asm/arch-sunxi/{dram_sun8i_h3.h => dram_sunxi_dw.h} (86%)
 rename arch/arm/mach-sunxi/{dram_sun8i_h3.c => dram_sunxi_dw.c} (84%)
 create mode 100644 arch/arm/mach-sunxi/dram_timings/Makefile
 create mode 100644 arch/arm/mach-sunxi/dram_timings/ddr2_v3s.c
 create mode 100644 arch/arm/mach-sunxi/dram_timings/ddr3_1333.c
 create mode 100644 arch/arm/mach-sunxi/dram_timings/lpddr3_stock.c
 create mode 100644 configs/nanopi_m1_plus_defconfig
 create mode 100644 configs/nanopi_neo2_defconfig
 create mode 100644 configs/orangepi_win_defconfig
 create mode 100644 configs/orangepi_zero_plus2_defconfig
 create mode 100644 configs/sopine_baseboard_defconfig

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2019-10-26 17:48 Jagan Teki
  2019-10-30 17:01 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2019-10-26 17:48 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

Summary:
- H6 dts(i) sync (Clément)
- H6 PIO (Icenowy)
- Fix pll1 clock calculation (Stefan)
- H6 dram, half DQ (Jernej)
- A64 OLinuXino eMMC (Sunil)

Travis-CI:
https://travis-ci.org/openedev/u-boot-amarula/builds/602715052

Thanks,
Jagan.

The following changes since commit 395ec7418695e5ce23f8b48c01a1dbffd2e52d3f:

  spi-nor-ids: Add support for Adesto AT25SL321 (2019-10-25 00:48:32 +0530)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi master

for you to fetch changes up to 5f19c9302133cda54d5d1a6b1caa400260de9192:

  sunxi: set PIO voltage to hardware-detected value on startup on H6 (2019-10-25 14:40:34 +0530)

----------------------------------------------------------------
Clément Péron (1):
      arm: dts: sync dts for Allwinner H6

Icenowy Zheng (1):
      sunxi: set PIO voltage to hardware-detected value on startup on H6

Jernej Skrabec (1):
      sunxi: H6: DRAM: Add support for half DQ

Stefan Mavrodiev (1):
      sunxi: Fix pll1 clock calculation

Sunil Mohan Adapa (1):
      arm64: dts: sun50i: Add support for A64 OLinuXino (with eMMC)

 arch/arm/dts/Makefile                            |  1 +
 arch/arm/dts/sun50i-a64-olinuxino-emmc.dts       | 23 +++++++
 arch/arm/dts/sun50i-h6-beelink-gs1.dts           | 76 +++++++++++++++++++++++
 arch/arm/dts/sun50i-h6-pine-h64.dts              | 12 ++++
 arch/arm/dts/sun50i-h6.dtsi                      | 46 +++++++++++++-
 arch/arm/include/asm/arch-sunxi/dram_sun50i_h6.h |  1 +
 arch/arm/include/asm/arch-sunxi/gpio.h           |  3 +
 arch/arm/mach-sunxi/board.c                      |  9 +++
 arch/arm/mach-sunxi/clock_sun6i.c                |  2 +-
 arch/arm/mach-sunxi/dram_sun50i_h6.c             | 78 ++++++++++++++++--------
 board/sunxi/MAINTAINERS                          |  5 ++
 configs/a64-olinuxino-emmc_defconfig             | 17 ++++++
 12 files changed, 244 insertions(+), 29 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-a64-olinuxino-emmc.dts
 create mode 100644 configs/a64-olinuxino-emmc_defconfig

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2019-07-16 14:59 Jagan Teki
  2019-07-17 12:27 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2019-07-16 14:59 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

Summary:
- Beelink-x2 STB support (Marcus)
- H6 DDR3, LPDDR3 changes (Andre, Jernej)
- H6 pin controller, USB PHY (Andre)

thanks,
Jagan.

The following changes since commit 6070ef409c1018860e8dd1f077297546d9d80115:

  Merge branch '2019-07-12-master-imports' (2019-07-14 09:05:20 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi master

for you to fetch changes up to f96238e253661b43168352010a2628957940bd4b:

  sunxi: H6: Enable USB for existing boards (2019-07-16 17:13:15 +0530)

----------------------------------------------------------------
Andre Przywara (11):
      sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig
      sunxi: H6: DRAM: avoid memcpy() on MMIO registers
      sunxi: H6: DRAM: follow recommended PHY init algorithm
      sunxi: H6: move LPDDR3 timing definition into separate file
      sunxi: H6: Add DDR3 support to DRAM controller driver
      sunxi: H6: Add DDR3-1333 timings
      sunxi: move SUNXI_GPIO to Kconfig
      sunxi: gpio: Enable support for H6 pin controller
      sunxi: clocks: Add H6 USB clock gates and resets
      sunxi: phy: Add USB PHY support for Allwinner H6
      sunxi: H6: Enable USB for existing boards

Jernej Skrabec (1):
      sunxi: H6: Add DDR3 DRAM delay values

Marcus Cooper (1):
      sun8i: h3: Add support for the Beelink-x2 STB

 arch/arm/Kconfig                                 |   1 +
 arch/arm/dts/Makefile                            |   1 +
 arch/arm/dts/sun8i-h3-beelink-x2.dts             | 216 +++++++++++++++++++
 arch/arm/include/asm/arch-sunxi/dram_sun50i_h6.h |  35 ++++
 arch/arm/mach-sunxi/Kconfig                      |  19 +-
 arch/arm/mach-sunxi/Makefile                     |   1 +
 arch/arm/mach-sunxi/dram_sun50i_h6.c             | 251 +++++++----------------
 arch/arm/mach-sunxi/dram_timings/Makefile        |   2 +
 arch/arm/mach-sunxi/dram_timings/h6_ddr3_1333.c  | 144 +++++++++++++
 arch/arm/mach-sunxi/dram_timings/h6_lpddr3.c     | 132 ++++++++++++
 board/sunxi/MAINTAINERS                          |   6 +
 common/spl/Kconfig                               |   3 +
 configs/A10-OLinuXino-Lime_defconfig             |   1 -
 configs/A10s-OLinuXino-M_defconfig               |   1 -
 configs/A13-OLinuXinoM_defconfig                 |   1 -
 configs/A13-OLinuXino_defconfig                  |   1 -
 configs/A20-OLinuXino-Lime2-eMMC_defconfig       |   1 -
 configs/A20-OLinuXino-Lime2_defconfig            |   1 -
 configs/A20-OLinuXino-Lime_defconfig             |   1 -
 configs/A20-OLinuXino_MICRO-eMMC_defconfig       |   1 -
 configs/A20-OLinuXino_MICRO_defconfig            |   1 -
 configs/A20-Olimex-SOM-EVB_defconfig             |   1 -
 configs/A20-Olimex-SOM204-EVB-eMMC_defconfig     |   1 -
 configs/A20-Olimex-SOM204-EVB_defconfig          |   1 -
 configs/A33-OLinuXino_defconfig                  |   1 -
 configs/Ainol_AW1_defconfig                      |   1 -
 configs/Ampe_A76_defconfig                       |   1 -
 configs/Auxtek-T003_defconfig                    |   1 -
 configs/Auxtek-T004_defconfig                    |   1 -
 configs/Bananapi_M2_Ultra_defconfig              |   1 -
 configs/Bananapi_defconfig                       |   1 -
 configs/Bananapi_m2m_defconfig                   |   1 -
 configs/Bananapro_defconfig                      |   1 -
 configs/CHIP_defconfig                           |   1 -
 configs/CHIP_pro_defconfig                       |   1 -
 configs/CSQ_CS908_defconfig                      |   1 -
 configs/Chuwi_V7_CW0825_defconfig                |   1 -
 configs/Colombus_defconfig                       |   1 -
 configs/Cubieboard2_defconfig                    |   1 -
 configs/Cubieboard4_defconfig                    |   1 -
 configs/Cubieboard_defconfig                     |   1 -
 configs/Cubietruck_defconfig                     |   1 -
 configs/Cubietruck_plus_defconfig                |   1 -
 configs/Empire_electronix_d709_defconfig         |   1 -
 configs/Empire_electronix_m712_defconfig         |   1 -
 configs/Hummingbird_A31_defconfig                |   1 -
 configs/Hyundai_A7HD_defconfig                   |   1 -
 configs/Itead_Ibox_A20_defconfig                 |   1 -
 configs/Lamobo_R1_defconfig                      |   1 -
 configs/LicheePi_Zero_defconfig                  |   1 -
 configs/Linksprite_pcDuino3_Nano_defconfig       |   1 -
 configs/Linksprite_pcDuino3_defconfig            |   1 -
 configs/Linksprite_pcDuino_defconfig             |   1 -
 configs/MK808C_defconfig                         |   1 -
 configs/MSI_Primo73_defconfig                    |   1 -
 configs/MSI_Primo81_defconfig                    |   1 -
 configs/Marsboard_A10_defconfig                  |   1 -
 configs/Mele_A1000G_quad_defconfig               |   1 -
 configs/Mele_A1000_defconfig                     |   1 -
 configs/Mele_I7_defconfig                        |   1 -
 configs/Mele_M3_defconfig                        |   1 -
 configs/Mele_M5_defconfig                        |   1 -
 configs/Mele_M9_defconfig                        |   1 -
 configs/Merrii_A80_Optimus_defconfig             |   1 -
 configs/Mini-X_defconfig                         |   1 -
 configs/Nintendo_NES_Classic_Edition_defconfig   |   1 -
 configs/Orangepi_defconfig                       |   1 -
 configs/Orangepi_mini_defconfig                  |   1 -
 configs/Sinlinx_SinA31s_defconfig                |   1 -
 configs/Sinlinx_SinA33_defconfig                 |   1 -
 configs/Sinovoip_BPI_M2_defconfig                |   1 -
 configs/Sinovoip_BPI_M3_defconfig                |   1 -
 configs/Sunchip_CX-A99_defconfig                 |   1 -
 configs/UTOO_P66_defconfig                       |   1 -
 configs/Wexler_TAB7200_defconfig                 |   1 -
 configs/Wits_Pro_A20_DKT_defconfig               |   1 -
 configs/Wobo_i5_defconfig                        |   1 -
 configs/Yones_Toptech_BD1078_defconfig           |   1 -
 configs/Yones_Toptech_BS1078_V2_defconfig        |   1 -
 configs/a64-olinuxino_defconfig                  |   1 -
 configs/amarula_a64_relic_defconfig              |   1 -
 configs/ba10_tv_box_defconfig                    |   1 -
 configs/bananapi_m1_plus_defconfig               |   1 -
 configs/bananapi_m2_berry_defconfig              |   1 -
 configs/bananapi_m2_plus_h3_defconfig            |   1 -
 configs/bananapi_m2_plus_h5_defconfig            |   1 -
 configs/bananapi_m2_zero_defconfig               |   1 -
 configs/bananapi_m64_defconfig                   |   1 -
 configs/beelink_gs1_defconfig                    |   4 +-
 configs/beelink_x2_defconfig                     |  16 ++
 configs/colorfly_e708_q1_defconfig               |   1 -
 configs/difrnce_dit4350_defconfig                |   1 -
 configs/dserve_dsrv9703c_defconfig               |   1 -
 configs/emlid_neutis_n5_devboard_defconfig       |   1 -
 configs/ga10h_v1_1_defconfig                     |   1 -
 configs/gt90h_v4_defconfig                       |   1 -
 configs/h8_homlet_v2_defconfig                   |   1 -
 configs/i12-tvbox_defconfig                      |   1 -
 configs/iNet_3F_defconfig                        |   1 -
 configs/iNet_3W_defconfig                        |   1 -
 configs/iNet_86VS_defconfig                      |   1 -
 configs/iNet_D978_rev2_defconfig                 |   1 -
 configs/icnova-a20-swac_defconfig                |   1 -
 configs/inet1_defconfig                          |   1 -
 configs/inet86dz_defconfig                       |   1 -
 configs/inet97fv2_defconfig                      |   1 -
 configs/inet98v_rev2_defconfig                   |   1 -
 configs/inet9f_rev03_defconfig                   |   1 -
 configs/inet_q972_defconfig                      |   1 -
 configs/jesurun_q5_defconfig                     |   1 -
 configs/libretech_all_h3_cc_h2_plus_defconfig    |   1 -
 configs/libretech_all_h3_cc_h3_defconfig         |   1 -
 configs/libretech_all_h3_cc_h5_defconfig         |   1 -
 configs/mixtile_loftq_defconfig                  |   1 -
 configs/mk802_a10s_defconfig                     |   1 -
 configs/mk802_defconfig                          |   1 -
 configs/mk802ii_defconfig                        |   1 -
 configs/nanopi_a64_defconfig                     |   1 -
 configs/nanopi_m1_defconfig                      |   1 -
 configs/nanopi_m1_plus_defconfig                 |   1 -
 configs/nanopi_neo2_defconfig                    |   1 -
 configs/nanopi_neo_air_defconfig                 |   1 -
 configs/nanopi_neo_defconfig                     |   1 -
 configs/nanopi_neo_plus2_defconfig               |   1 -
 configs/oceanic_5205_5inmfd_defconfig            |   1 -
 configs/orangepi_2_defconfig                     |   1 -
 configs/orangepi_lite2_defconfig                 |   4 +-
 configs/orangepi_lite_defconfig                  |   1 -
 configs/orangepi_one_defconfig                   |   1 -
 configs/orangepi_one_plus_defconfig              |   4 +-
 configs/orangepi_pc2_defconfig                   |   1 -
 configs/orangepi_pc_defconfig                    |   1 -
 configs/orangepi_pc_plus_defconfig               |   1 -
 configs/orangepi_plus2e_defconfig                |   1 -
 configs/orangepi_plus_defconfig                  |   1 -
 configs/orangepi_prime_defconfig                 |   1 -
 configs/orangepi_r1_defconfig                    |   1 -
 configs/orangepi_win_defconfig                   |   1 -
 configs/orangepi_zero_defconfig                  |   1 -
 configs/orangepi_zero_plus2_defconfig            |   1 -
 configs/orangepi_zero_plus_defconfig             |   1 -
 configs/parrot_r16_defconfig                     |   1 -
 configs/pine64-lts_defconfig                     |   1 -
 configs/pine64_plus_defconfig                    |   1 -
 configs/pine_h64_defconfig                       |   5 +-
 configs/pinebook_defconfig                       |   1 -
 configs/polaroid_mid2407pxe03_defconfig          |   1 -
 configs/polaroid_mid2809pxe04_defconfig          |   1 -
 configs/pov_protab2_ips9_defconfig               |   1 -
 configs/q8_a13_tablet_defconfig                  |   1 -
 configs/q8_a23_tablet_800x480_defconfig          |   1 -
 configs/q8_a33_tablet_1024x600_defconfig         |   1 -
 configs/q8_a33_tablet_800x480_defconfig          |   1 -
 configs/r7-tv-dongle_defconfig                   |   1 -
 configs/sopine_baseboard_defconfig               |   1 -
 configs/sun8i_a23_evb_defconfig                  |   1 -
 configs/sunxi_Gemei_G9_defconfig                 |   1 -
 configs/tbs_a711_defconfig                       |   1 -
 configs/teres_i_defconfig                        |   1 -
 drivers/clk/sunxi/clk_h6.c                       |  29 +++
 drivers/gpio/Kconfig                             |   6 +
 drivers/gpio/sunxi_gpio.c                        |   2 +
 drivers/phy/allwinner/phy-sun4i-usb.c            |  20 ++
 include/configs/sunxi-common.h                   |   3 -
 scripts/config_whitelist.txt                     |   1 -
 165 files changed, 719 insertions(+), 328 deletions(-)
 create mode 100644 arch/arm/dts/sun8i-h3-beelink-x2.dts
 create mode 100644 arch/arm/mach-sunxi/dram_timings/h6_ddr3_1333.c
 create mode 100644 arch/arm/mach-sunxi/dram_timings/h6_lpddr3.c
 create mode 100644 configs/beelink_x2_defconfig

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2019-05-20 17:15 Jagan Teki
  2019-05-21 15:44 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2019-05-20 17:15 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

Summary:
- H6 WDT reset fix (Clément)
- H6 SPL_TEXT_BASE fixes (Clément, Jonas)
- NPI-M1+ emac enablment (Emmanuel)

The following changes since commit 5b4b680cfe29a67171ccbe439c66374cb31faca3:

  Prepare v2019.07-rc2 (2019-05-15 15:58:48 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to c598c4837d782f6d9481f4be07ae5d679c6df976:

  sun8i: h3: NanoPi M1 Plus: Add emac configuration (2019-05-20 22:37:35 +0530)

----------------------------------------------------------------
Clément Péron (2):
      arm: sunxi: h6: fix reset using r_wdog
      sun50i: h6: Fix Beelink GS1 board config

Emmanuel Vadot (1):
      sun8i: h3: NanoPi M1 Plus: Add emac configuration

Jonas Smedegaard (1):
      sun50i: a64: teres_i: Fix broken SPL_TEXT_BASE

 arch/arm/include/asm/arch-sunxi/cpu_sun50i_h6.h | 1 +
 arch/arm/mach-sunxi/board.c                     | 9 +++++++--
 configs/beelink_gs1_defconfig                   | 1 +
 configs/nanopi_m1_plus_defconfig                | 2 ++
 configs/teres_i_defconfig                       | 1 +
 5 files changed, 12 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2019-04-27 16:17 Jagan Teki
  2019-04-27 21:46 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2019-04-27 16:17 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

Summary:
- H6 Beelink GS1 board (Clément)
- Olimex A64-Teres-I board (Jonas)
- sunxi build fix for CONFIG_CMD_PXE|DHCP (Ondrej)
- _relaxed MMIO (Andre)
- EPHY clock changes(Jagan)

The following changes since commit 1f4ae66eaab29bfb5d1eb44996f7826c9cd01ed1:

  Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arc (2019-04-18 12:12:16 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to f93369fb348488298467e4efcc34ba538da77b74:

  sunxi: H6: use writel_relaxed for DRAM timing register accesses (2019-04-27 21:32:37 +0530)

----------------------------------------------------------------
Andre Przywara (3):
      arm: clean up asm/io.h
      arm: introduce _relaxed MMIO accessors
      sunxi: H6: use writel_relaxed for DRAM timing register accesses

Clément Péron (1):
      arm: dts: h6: Add Beelink GS1 initial support

Jagan Teki (6):
      clk: Get the CLK by index without device
      clk: Use clk_get_by_index_tail()
      test/dm: clk: Add clk_get_by_index[_nodev] test
      reset: Get the RESET by index without device
      test/dm: reset: Add reset_get_by_index[_nodev] test
      net: sun8i_emac: Add EPHY CLK and RESET support

Jonas Smedegaard (1):
      sun50i: a64: Add Olimex A64-Teres-I board initial support

Ondrej Jirman (1):
      sunxi: Fix build when CONFIG_CMD_PXE or CONFIG_CMD_DHCP are disabled

 arch/arm/dts/Makefile                       |   4 +-
 arch/arm/dts/sun50i-a64-teres-i-u-boot.dtsi |  41 +++++
 arch/arm/dts/sun50i-a64-teres-i.dts         | 270 ++++++++++++++++++++++++++++
 arch/arm/dts/sun50i-h6-beelink-gs1.dts      | 184 +++++++++++++++++++
 arch/arm/include/asm/io.h                   | 164 ++---------------
 arch/arm/mach-sunxi/dram_sun50i_h6.c        |  79 ++++----
 board/sunxi/MAINTAINERS                     |  12 ++
 configs/beelink_gs1_defconfig               |  15 ++
 configs/teres_i_defconfig                   |  22 +++
 drivers/clk/clk-uclass.c                    |  75 ++++++--
 drivers/net/sun8i_emac.c                    |  74 ++++++--
 drivers/reset/reset-uclass.c                |  53 ++++--
 include/clk.h                               |  15 ++
 include/configs/sunxi-common.h              |  16 +-
 include/reset.h                             |  16 ++
 test/dm/clk.c                               |  21 +++
 test/dm/reset.c                             |  23 +++
 17 files changed, 840 insertions(+), 244 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-a64-teres-i-u-boot.dtsi
 create mode 100644 arch/arm/dts/sun50i-a64-teres-i.dts
 create mode 100644 arch/arm/dts/sun50i-h6-beelink-gs1.dts
 create mode 100644 configs/beelink_gs1_defconfig
 create mode 100644 configs/teres_i_defconfig

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2019-04-17 12:27 Jagan Teki
  2019-04-18 16:20 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2019-04-17 12:27 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

Summary:
- Convert DM_MMC and DM_SCSI
- A20, R40, H6 Linux dts(i) sync
- CLK, RESET support for sunxi, sun8_emac net drivers

thanks,
Jagan.

The following changes since commit 216800acf1fbf9f498455bf3c92d4513d9a4c681:

  Merge branch 'master' of git://git.denx.de/u-boot-spi (2019-04-14 00:03:06 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to f8c8669760610b2949d8d9ccaeef8231a44d4205:

  sunxi: update SATA driver to always use DM_SCSI (2019-04-17 14:34:45 +0530)

----------------------------------------------------------------
Andre Przywara (1):
      sunxi: update SATA driver to always use DM_SCSI

Jagan Teki (13):
      arm64: allwinner: sun50i: Sync H6 dts(i) files from Linux
      clk: sunxi: r40: Fix GMAC reset reg offset
      net: sunxi_emac: Add CLK support
      net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle
      net: sun8i_emac: Add CLK and RESET support
      board: sunxi: gmac: Remove Ethernet clock and reset
      arm: allwinner: r40: Sync R40 dts(i) files from Linux 5.1-rc2
      arm: allwinner: dts: a20: Sync A20 dts(i) files from Linux 5.1-rc2
      board: sunxi: Add R40 sata compatible
      ARM: dts: a20-m5: Enable AHCI
      ARM: dts: a20-wits-pro-a20-dkt: Enable AHCI
      ARM: dts: sun8i-r40-bananapi-m2-berry: Enable AHCI
      arm: sunxi: Enable DM_MMC and DM_SCSI

 arch/arm/Kconfig                                   |   2 +
 arch/arm/dts/sun50i-h6-orangepi.dtsi               |  62 +++-
 arch/arm/dts/sun50i-h6-pine-h64.dts                |  88 ++++-
 arch/arm/dts/sun50i-h6.dtsi                        | 398 ++++++++++++++++++++-
 arch/arm/dts/sun7i-a20-ainol-aw1.dts               |   2 +-
 arch/arm/dts/sun7i-a20-bananapi-m1-plus.dts        |  46 +--
 arch/arm/dts/sun7i-a20-bananapi.dts                |  49 +--
 arch/arm/dts/sun7i-a20-bananapro.dts               |  65 +---
 arch/arm/dts/sun7i-a20-cubieboard2.dts             |  21 +-
 arch/arm/dts/sun7i-a20-cubietruck.dts              |  83 ++---
 arch/arm/dts/sun7i-a20-hummingbird.dts             |  60 +---
 arch/arm/dts/sun7i-a20-i12-tvbox.dts               |  47 +--
 arch/arm/dts/sun7i-a20-icnova-swac.dts             |  10 +-
 arch/arm/dts/sun7i-a20-itead-ibox.dts              |  10 +-
 arch/arm/dts/sun7i-a20-lamobo-r1.dts               |  48 +--
 arch/arm/dts/sun7i-a20-m3.dts                      |  21 +-
 arch/arm/dts/sun7i-a20-m5.dts                      |   8 +-
 arch/arm/dts/sun7i-a20-mk808c.dts                  |  26 +-
 arch/arm/dts/sun7i-a20-olimex-som-evb-emmc.dts     |  35 ++
 arch/arm/dts/sun7i-a20-olimex-som-evb.dts          |  68 +---
 arch/arm/dts/sun7i-a20-olimex-som204-evb-emmc.dts  |   2 -
 arch/arm/dts/sun7i-a20-olimex-som204-evb.dts       |  36 +-
 arch/arm/dts/sun7i-a20-olinuxino-lime.dts          |  22 +-
 arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts    |  11 -
 arch/arm/dts/sun7i-a20-olinuxino-lime2.dts         |  34 +-
 arch/arm/dts/sun7i-a20-olinuxino-micro-emmc.dts    |   2 -
 arch/arm/dts/sun7i-a20-olinuxino-micro.dts         |  54 +--
 arch/arm/dts/sun7i-a20-orangepi-mini.dts           |  52 +--
 arch/arm/dts/sun7i-a20-orangepi.dts                |  44 +--
 arch/arm/dts/sun7i-a20-pcduino3-nano.dts           |  31 +-
 arch/arm/dts/sun7i-a20-pcduino3.dts                |  39 +-
 arch/arm/dts/sun7i-a20-primo73.dts                 |   4 +-
 arch/arm/dts/sun7i-a20-wexler-tab7200.dts          |  39 +-
 .../arm/dts/sun7i-a20-wits-pro-a20-dkt-u-boot.dtsi |  10 +
 arch/arm/dts/sun7i-a20-wits-pro-a20-dkt.dts        |  23 +-
 arch/arm/dts/sun7i-a20-yones-toptech-bd1078.dts    |   2 +-
 arch/arm/dts/sun7i-a20.dtsi                        | 209 +++++++----
 arch/arm/dts/sun8i-r40-bananapi-m2-ultra.dts       |  91 ++++-
 arch/arm/dts/sun8i-r40.dtsi                        | 364 ++++++++++++++++++-
 arch/arm/dts/sun8i-v40-bananapi-m2-berry.dts       |  20 +-
 arch/arm/dts/sunxi-itead-core-common.dtsi          |   6 +-
 arch/arm/mach-sunxi/Kconfig                        |  13 -
 board/sunxi/Makefile                               |   3 -
 board/sunxi/gmac.c                                 |   8 -
 drivers/ata/Kconfig                                |   8 +
 drivers/ata/Makefile                               |   1 +
 board/sunxi/ahci.c => drivers/ata/ahci_sunxi.c     |  11 +-
 drivers/clk/sunxi/clk_r40.c                        |   3 +-
 drivers/net/sun8i_emac.c                           | 112 +++---
 drivers/net/sunxi_emac.c                           |  28 +-
 include/configs/sunxi-common.h                     |   6 -
 include/dt-bindings/clock/sun8i-tcon-top.h         |  11 +
 scripts/config_whitelist.txt                       |   1 -
 53 files changed, 1493 insertions(+), 956 deletions(-)
 create mode 100644 arch/arm/dts/sun7i-a20-olimex-som-evb-emmc.dts
 create mode 100644 arch/arm/dts/sun7i-a20-wits-pro-a20-dkt-u-boot.dtsi
 rename board/sunxi/ahci.c => drivers/ata/ahci_sunxi.c (94%)
 create mode 100644 include/dt-bindings/clock/sun8i-tcon-top.h

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2019-04-12 13:04 Jagan Teki
  2019-04-13  3:41 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2019-04-12 13:04 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 3c99166441bf3ea325af2da83cfe65430b49c066:

  Prepare v2019.04 (2019-04-08 21:40:40 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 067e0b9684d4f195d92e0b1de260d69dc1e0f2c5:

  sunxi: Allow booting from 128KB SD/eMMC offset (2019-04-10 15:34:32 +0530)

----------------------------------------------------------------
Andre Przywara (2):
      sunxi: Pine64-LTS: (Re-)enable USB 1.x support
      sunxi: Allow booting from 128KB SD/eMMC offset

Jagan Teki (1):
      sun50i: a64: Add Oceanic 5205 5inMFD initial support

Michael Trimarchi (1):
      sunxi: dram_sun8i: Fix A33 memory initialization

Paul Kocialkowski (3):
      arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8i
      arm: sunxi: Set the default DRAM ZQ value to 3881979 on H3/H5
      arm: sunxi: Enable DRAM ODT by default on H3/H5

 arch/arm/dts/Makefile                           |  1 +
 arch/arm/dts/sun50i-a64-oceanic-5205-5inmfd.dts | 68 +++++++++++++++++++++++++
 arch/arm/include/asm/arch-sunxi/spl.h           |  2 +
 arch/arm/mach-sunxi/Kconfig                     |  6 ++-
 arch/arm/mach-sunxi/board.c                     |  2 +
 arch/arm/mach-sunxi/dram_sun8i_a33.c            |  2 +-
 board/sunxi/MAINTAINERS                         |  5 ++
 configs/bananapi_m2_plus_h3_defconfig           |  2 -
 configs/bananapi_m2_plus_h5_defconfig           |  2 -
 configs/bananapi_m2_zero_defconfig              |  2 -
 configs/emlid_neutis_n5_devboard_defconfig      |  1 +
 configs/libretech_all_h3_cc_h2_plus_defconfig   |  2 -
 configs/libretech_all_h3_cc_h3_defconfig        |  2 -
 configs/libretech_all_h3_cc_h5_defconfig        |  2 -
 configs/nanopi_m1_defconfig                     |  2 -
 configs/nanopi_m1_plus_defconfig                |  2 -
 configs/nanopi_neo2_defconfig                   |  1 +
 configs/nanopi_neo_air_defconfig                |  2 -
 configs/nanopi_neo_defconfig                    |  2 -
 configs/nanopi_neo_plus2_defconfig              |  1 +
 configs/oceanic_5205_5inmfd_defconfig           | 20 ++++++++
 configs/orangepi_2_defconfig                    |  2 -
 configs/orangepi_lite_defconfig                 |  2 -
 configs/orangepi_one_defconfig                  |  2 -
 configs/orangepi_pc2_defconfig                  |  1 +
 configs/orangepi_pc_defconfig                   |  2 -
 configs/orangepi_pc_plus_defconfig              |  2 -
 configs/orangepi_plus2e_defconfig               |  2 -
 configs/orangepi_plus_defconfig                 |  2 -
 configs/orangepi_prime_defconfig                |  1 +
 configs/orangepi_r1_defconfig                   |  2 -
 configs/orangepi_zero_defconfig                 |  2 -
 configs/orangepi_zero_plus2_defconfig           |  1 +
 configs/orangepi_zero_plus_defconfig            |  1 +
 configs/pine64-lts_defconfig                    |  1 +
 35 files changed, 111 insertions(+), 41 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-a64-oceanic-5205-5inmfd.dts
 create mode 100644 configs/oceanic_5205_5inmfd_defconfig

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2019-04-01 16:30 Jagan Teki
  2019-04-01 19:55 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2019-04-01 16:30 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this patch for v2019.04 release.

thanks,
Jagan.

The following changes since commit 48cf0d8c6d261f543bff12046a366ec3b832937d:

  Merge tag 'video-fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-video (2019-03-31 07:25:11 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 9d1e136734b80414c803301d69d4cd358001be93:

  clk: sunxi: a10: Add CLK_AHB_GMAC (2019-04-01 21:45:15 +0530)

----------------------------------------------------------------
Jagan Teki (1):
      clk: sunxi: a10: Add CLK_AHB_GMAC

 drivers/clk/sunxi/clk_a10.c | 2 ++
 1 file changed, 2 insertions(+)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2019-03-11 17:29 Jagan Teki
  2019-03-12 14:55 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2019-03-11 17:29 UTC (permalink / raw)
  To: u-boot

Hi Tom, 

Please pull this PR.

Summary:
- axp818 fix
- fix warnings for ethernet clock code

The following changes since commit f18b7b2798cc37b613b5d3dda2e1461857a913b8:

  Merge branch 'master' of git://git.denx.de/u-boot-spi (2019-03-06 20:25:09 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to aefc0b7a60b9147b79b7a735c045e28daba712f1:

  clk: sunxi: h3: Implement EPHY CLK and RESET (2019-03-09 13:16:35 +0530)

----------------------------------------------------------------
Jagan Teki (3):
      clk: sunxi: Implement A10 EMAC clocks
      clk: sunxi: Implement EMAC, GMAC clocks, resets
      clk: sunxi: h3: Implement EPHY CLK and RESET

Ondrej Jirman (1):
      power: axp818: Fix typo in axp_set_dldo

 drivers/clk/sunxi/clk_a10.c  | 1 +
 drivers/clk/sunxi/clk_a10s.c | 1 +
 drivers/clk/sunxi/clk_a31.c  | 2 ++
 drivers/clk/sunxi/clk_a64.c  | 2 ++
 drivers/clk/sunxi/clk_a83t.c | 2 ++
 drivers/clk/sunxi/clk_h3.c   | 6 ++++++
 drivers/clk/sunxi/clk_h6.c   | 4 ++++
 drivers/clk/sunxi/clk_r40.c  | 3 +++
 drivers/power/axp818.c       | 2 +-
 9 files changed, 22 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2019-02-28 19:08 Jagan Teki
  2019-02-28 23:55 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2019-02-28 19:08 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

Jagan.

The following changes since commit b89074f65047c4058741ed2bf3e6ff0c5af4c5bc:

  Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imx (2019-02-16 08:31:05 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to da95ed58c4765ff23ed35753878274ef585f28b5:

  sunxi: Add Bananapi M2+ H5 board (2019-02-18 14:46:53 +0530)

----------------------------------------------------------------
Chen-Yu Tsai (3):
      sunxi: Sync Bananapi M2+ device tree from Linux v5.0-rc1
      sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3
      sunxi: Add Bananapi M2+ H5 board

 arch/arm/dts/sun50i-h5-bananapi-m2-plus.dts        |  11 +
 arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts         | 190 +---------------
 arch/arm/dts/sunxi-bananapi-m2-plus.dtsi           | 245 +++++++++++++++++++++
 board/sunxi/MAINTAINERS                            |  12 +-
 ...lus_defconfig => bananapi_m2_plus_h3_defconfig} |   0
 configs/bananapi_m2_plus_h5_defconfig              |  20 ++
 6 files changed, 285 insertions(+), 193 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-h5-bananapi-m2-plus.dts
 create mode 100644 arch/arm/dts/sunxi-bananapi-m2-plus.dtsi
 rename configs/{Sinovoip_BPI_M2_Plus_defconfig => bananapi_m2_plus_h3_defconfig} (100%)
 create mode 100644 configs/bananapi_m2_plus_h5_defconfig

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2019-02-14 17:20 Jagan Teki
  2019-02-16  1:09 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2019-02-14 17:20 UTC (permalink / raw)
  To: u-boot

Hi Tom,

PR about some random fixes.

Summary:
- MMC CD pin fix on Orangepi Zero plus
- SPI boot for  Olinuxino Lime2-eMMC boards
- Change in dram frequnecy for tbs_a711

The following changes since commit dbe70c7d4e3d5c705a98d82952e05a591efd0683:

  Merge branch 'master' of git://git.denx.de/u-boot-sh (2019-02-10 08:11:53 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to d065a6c00a63c2f441bb8b5d31407c5e10da9612:

  configs: tbs_a711: lower dram frequency (2019-02-12 17:25:44 +0530)

----------------------------------------------------------------
Hauke Mehrtens (1):
      sun50i: h5: Orange Pi Zero Plus: Fix SdCard detection

Priit Laes (1):
      arm: sunxi: Enable SPL/SPI boot for Olinuxino Lime2-eMMC boards

Tomas Novotny (1):
      configs: tbs_a711: lower dram frequency

 configs/A20-OLinuXino-Lime2-eMMC_defconfig | 1 +
 configs/orangepi_zero_plus_defconfig       | 3 +--
 configs/tbs_a711_defconfig                 | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2019-01-30 16:26 Jagan Teki
  2019-01-31  2:42 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2019-01-30 16:26 UTC (permalink / raw)
  To: u-boot

Hi Tom,

We are 2 days late to send this DM_MMC changes, hope you understand
and apply this PR asap.

thanks,
Jagan.

The following changes since commit 2f41ade79e5969ebea03a7dcadbeae8e03787d7e:

  linker: Modify linker scripts to be more generic (2019-01-26 22:55:53 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to a7cca5793774ee139b75a704d6efaa4d29f09f93:

  arm: sunxi: Enable DM_MMC (2019-01-30 18:22:18 +0530)

----------------------------------------------------------------
Andre Przywara (6):
      sunxi: clk: add MMC gates/resets
      sunxi: clk: A80: add MMC clock support
      mmc: sunxi: Add DM clk and reset support
      sunxi: board: do MMC pinmux setup for DM_MMC builds
      mmc: sunxi: Honour non-removable property in DT
      sunxi: clk: enable clk and reset for CCU devices

Jagan Teki (7):
      sunxi: amarula_a64_relic: Enable USB host
      mmc: sunxi: Add remaining compatible strings
      mmc: sunxi: Add DM_MMC support for H6
      mmc: sunxi: Add DM_MMC support for A80
      arm: dts: sunxi: Alter mmc2 auto-numbering to mmc1
      sunxi: A64: pinebook-u-boot: Include sunxi-u-boot.dtsi
      arm: sunxi: Enable DM_MMC

 arch/arm/Kconfig                             |  1 +
 arch/arm/dts/sun50i-a64-pinebook-u-boot.dtsi |  2 ++
 arch/arm/dts/sunxi-u-boot.dtsi               |  4 +++
 arch/arm/mach-sunxi/Kconfig                  |  1 -
 board/sunxi/board.c                          | 15 ++++++++
 configs/Linksprite_pcDuino3_defconfig        |  1 -
 configs/amarula_a64_relic_defconfig          |  2 ++
 drivers/clk/sunxi/clk_a10.c                  |  4 +++
 drivers/clk/sunxi/clk_a10s.c                 |  3 ++
 drivers/clk/sunxi/clk_a23.c                  |  6 ++++
 drivers/clk/sunxi/clk_a31.c                  |  8 +++++
 drivers/clk/sunxi/clk_a64.c                  |  6 ++++
 drivers/clk/sunxi/clk_a80.c                  | 32 ++++++++++++++++-
 drivers/clk/sunxi/clk_a83t.c                 |  6 ++++
 drivers/clk/sunxi/clk_h3.c                   |  6 ++++
 drivers/clk/sunxi/clk_h6.c                   |  6 ++++
 drivers/clk/sunxi/clk_r40.c                  |  8 +++++
 drivers/clk/sunxi/clk_sunxi.c                | 12 +++++++
 drivers/clk/sunxi/clk_v3s.c                  |  6 ++++
 drivers/mmc/sunxi_mmc.c                      | 53 ++++++++++++++++++++++++----
 20 files changed, 173 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2019-01-24 20:14 Jagan Teki
  2019-01-25 15:17 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2019-01-24 20:14 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit f83ef0dac83110d20389eb71f09285f009f3d198:

  Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mips (2019-01-17 19:12:55 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 543049ab590620a91b37fa0296edd3bcddd0eba2:

  usb: host: Drop [e-o]hci-sunxi drivers (2019-01-18 22:19:09 +0530)

----------------------------------------------------------------
Aleksandr Aleksandrov (1):
      board: sun50i-h5: Add Emlid Neutis N5 support

Jagan Teki (22):
      clk: Add Allwinner A64 CLK driver
      reset: Add Allwinner RESET driver
      clk: sunxi: Add Allwinner H3/H5 CLK driver
      clk: sunxi: Add Allwinner A10/A20 CLK driver
      clk: sunxi: Add Allwinner A10s/A13 CLK driver
      clk: sunxi: Add Allwinner A31 CLK driver
      clk: sunxi: Add Allwinner A23/A33 CLK driver
      clk: sunxi: Add Allwinner A83T CLK driver
      clk: sunxi: Add Allwinner R40 CLK driver
      clk: sunxi: Add Allwinner V3S CLK driver
      clk: sunxi: Implement UART clocks
      clk: sunxi: Implement UART resets
      clk: sunxi: Add Allwinner H6 CLK driver
      ARM: dts: sun8i: Update A80 dts(i) from Linux-v4.18-rc3
      clk: sunxi: Add Allwinner A80 CLK driver
      sunxi: A64: Update sun50i-a64-ccu.h
      arm: sunxi: Enable CLK, RESET
      phy: sun4i-usb: Use CLK and RESET support
      reset: Add reset valid
      musb-new: sunxi: Use CLK and RESET support
      sunxi: usb: Switch to Generic host controllers
      usb: host: Drop [e-o]hci-sunxi drivers

Stefan Mavrodiev (1):
      sunxi: board: Add i2c initialization for sun50i

 arch/arm/Kconfig                                   |    1 +
 arch/arm/dts/Makefile                              |    1 +
 .../arm/dts/sun50i-h5-emlid-neutis-n5-devboard.dts |  184 ++++
 arch/arm/dts/sun50i-h5-emlid-neutis-n5.dtsi        |   96 ++
 arch/arm/dts/sun9i-a80-cubieboard4.dts             |  260 ++++-
 arch/arm/dts/sun9i-a80-cx-a99.dts                  |    2 +-
 arch/arm/dts/sun9i-a80-optimus.dts                 |  227 ++++-
 arch/arm/dts/sun9i-a80.dtsi                        | 1062 ++++++++++++--------
 arch/arm/include/asm/arch-sunxi/ccu.h              |   96 ++
 arch/arm/include/asm/arch-sunxi/gpio.h             |    3 +
 board/sunxi/MAINTAINERS                            |    5 +
 board/sunxi/board.c                                |   12 +
 configs/A10-OLinuXino-Lime_defconfig               |    1 +
 configs/A10s-OLinuXino-M_defconfig                 |    1 +
 configs/A13-OLinuXinoM_defconfig                   |    1 +
 configs/A13-OLinuXino_defconfig                    |    1 +
 configs/A20-OLinuXino-Lime2-eMMC_defconfig         |    1 +
 configs/A20-OLinuXino-Lime2_defconfig              |    1 +
 configs/A20-OLinuXino-Lime_defconfig               |    1 +
 configs/A20-OLinuXino_MICRO-eMMC_defconfig         |    1 +
 configs/A20-OLinuXino_MICRO_defconfig              |    1 +
 configs/A20-Olimex-SOM-EVB_defconfig               |    1 +
 configs/A20-Olimex-SOM204-EVB-eMMC_defconfig       |    1 +
 configs/A20-Olimex-SOM204-EVB_defconfig            |    1 +
 configs/Auxtek-T003_defconfig                      |    1 +
 configs/Auxtek-T004_defconfig                      |    1 +
 configs/Bananapi_defconfig                         |    1 +
 configs/Bananapi_m2m_defconfig                     |    1 +
 configs/Bananapro_defconfig                        |    1 +
 configs/CHIP_defconfig                             |    1 +
 configs/CHIP_pro_defconfig                         |    1 +
 configs/CSQ_CS908_defconfig                        |    1 +
 configs/Colombus_defconfig                         |    1 +
 configs/Cubieboard2_defconfig                      |    1 +
 configs/Cubieboard_defconfig                       |    1 +
 configs/Cubietruck_defconfig                       |    1 +
 configs/Cubietruck_plus_defconfig                  |    1 +
 configs/Hummingbird_A31_defconfig                  |    1 +
 configs/Itead_Ibox_A20_defconfig                   |    1 +
 configs/Lamobo_R1_defconfig                        |    1 +
 configs/Linksprite_pcDuino3_Nano_defconfig         |    1 +
 configs/Linksprite_pcDuino3_defconfig              |    1 +
 configs/Linksprite_pcDuino_defconfig               |    1 +
 configs/MK808C_defconfig                           |    1 +
 configs/Marsboard_A10_defconfig                    |    1 +
 configs/Mele_A1000G_quad_defconfig                 |    1 +
 configs/Mele_A1000_defconfig                       |    1 +
 configs/Mele_I7_defconfig                          |    1 +
 configs/Mele_M3_defconfig                          |    1 +
 configs/Mele_M5_defconfig                          |    1 +
 configs/Mele_M9_defconfig                          |    1 +
 configs/Mini-X_defconfig                           |    1 +
 configs/Orangepi_defconfig                         |    1 +
 configs/Orangepi_mini_defconfig                    |    1 +
 configs/Sinlinx_SinA31s_defconfig                  |    1 +
 configs/Sinlinx_SinA33_defconfig                   |    1 +
 configs/Sinovoip_BPI_M2_Plus_defconfig             |    1 +
 configs/Sinovoip_BPI_M2_defconfig                  |    1 +
 configs/Sinovoip_BPI_M3_defconfig                  |    1 +
 configs/Wexler_TAB7200_defconfig                   |    1 +
 configs/Wits_Pro_A20_DKT_defconfig                 |    1 +
 configs/Wobo_i5_defconfig                          |    1 +
 configs/a64-olinuxino_defconfig                    |    1 +
 configs/ba10_tv_box_defconfig                      |    1 +
 configs/bananapi_m1_plus_defconfig                 |    1 +
 configs/bananapi_m64_defconfig                     |    1 +
 configs/emlid_neutis_n5_devboard_defconfig         |   13 +
 configs/ga10h_v1_1_defconfig                       |    1 +
 configs/h8_homlet_v2_defconfig                     |    1 +
 configs/i12-tvbox_defconfig                        |    1 +
 configs/icnova-a20-swac_defconfig                  |    1 +
 configs/inet1_defconfig                            |    1 +
 configs/inet_q972_defconfig                        |    1 +
 configs/jesurun_q5_defconfig                       |    1 +
 configs/libretech_all_h3_cc_h2_plus_defconfig      |    1 +
 configs/libretech_all_h3_cc_h3_defconfig           |    1 +
 configs/libretech_all_h3_cc_h5_defconfig           |    1 +
 configs/mixtile_loftq_defconfig                    |    1 +
 configs/mk802_a10s_defconfig                       |    1 +
 configs/mk802_defconfig                            |    1 +
 configs/mk802ii_defconfig                          |    1 +
 configs/nanopi_a64_defconfig                       |    1 +
 configs/nanopi_m1_defconfig                        |    1 +
 configs/nanopi_m1_plus_defconfig                   |    1 +
 configs/nanopi_neo2_defconfig                      |    1 +
 configs/nanopi_neo_air_defconfig                   |    1 +
 configs/nanopi_neo_defconfig                       |    1 +
 configs/nanopi_neo_plus2_defconfig                 |    1 +
 configs/orangepi_2_defconfig                       |    1 +
 configs/orangepi_lite_defconfig                    |    1 +
 configs/orangepi_one_defconfig                     |    1 +
 configs/orangepi_pc2_defconfig                     |    1 +
 configs/orangepi_pc_defconfig                      |    1 +
 configs/orangepi_pc_plus_defconfig                 |    1 +
 configs/orangepi_plus2e_defconfig                  |    1 +
 configs/orangepi_plus_defconfig                    |    1 +
 configs/orangepi_prime_defconfig                   |    1 +
 configs/orangepi_r1_defconfig                      |    1 +
 configs/orangepi_win_defconfig                     |    1 +
 configs/orangepi_zero_defconfig                    |    1 +
 configs/orangepi_zero_plus2_defconfig              |    1 +
 configs/orangepi_zero_plus_defconfig               |    1 +
 configs/parrot_r16_defconfig                       |    1 +
 configs/pine64_plus_defconfig                      |    1 +
 configs/pinebook_defconfig                         |    1 +
 configs/r7-tv-dongle_defconfig                     |    1 +
 configs/sopine_baseboard_defconfig                 |    1 +
 configs/sun8i_a23_evb_defconfig                    |    1 +
 configs/sunxi_Gemei_G9_defconfig                   |    1 +
 configs/tbs_a711_defconfig                         |    1 +
 drivers/clk/Kconfig                                |    1 +
 drivers/clk/Makefile                               |    1 +
 drivers/clk/sunxi/Kconfig                          |   89 ++
 drivers/clk/sunxi/Makefile                         |   19 +
 drivers/clk/sunxi/clk_a10.c                        |   68 ++
 drivers/clk/sunxi/clk_a10s.c                       |   61 ++
 drivers/clk/sunxi/clk_a23.c                        |   75 ++
 drivers/clk/sunxi/clk_a31.c                        |   82 ++
 drivers/clk/sunxi/clk_a64.c                        |   78 ++
 drivers/clk/sunxi/clk_a80.c                        |   57 ++
 drivers/clk/sunxi/clk_a83t.c                       |   75 ++
 drivers/clk/sunxi/clk_h3.c                         |   89 ++
 drivers/clk/sunxi/clk_h6.c                         |   53 +
 drivers/clk/sunxi/clk_r40.c                        |   88 ++
 drivers/clk/sunxi/clk_sunxi.c                      |   74 ++
 drivers/clk/sunxi/clk_v3s.c                        |   59 ++
 drivers/phy/allwinner/phy-sun4i-usb.c              |   77 +-
 drivers/reset/Kconfig                              |    8 +
 drivers/reset/Makefile                             |    1 +
 drivers/reset/reset-sunxi.c                        |  124 +++
 drivers/usb/host/Kconfig                           |    2 +
 drivers/usb/host/Makefile                          |    2 -
 drivers/usb/host/ehci-sunxi.c                      |  204 ----
 drivers/usb/host/ohci-sunxi.c                      |  233 -----
 drivers/usb/musb-new/sunxi.c                       |   79 +-
 include/configs/sun4i.h                            |    4 -
 include/configs/sun50i.h                           |    5 -
 include/configs/sun5i.h                            |    4 -
 include/configs/sun6i.h                            |    4 -
 include/configs/sun7i.h                            |    4 -
 include/configs/sun8i.h                            |    4 -
 include/configs/sunxi-common.h                     |    1 -
 include/dt-bindings/clock/sun50i-a64-ccu.h         |    2 +
 include/dt-bindings/clock/sun9i-a80-ccu.h          |  162 +++
 include/dt-bindings/clock/sun9i-a80-de.h           |   80 ++
 include/dt-bindings/clock/sun9i-a80-usb.h          |   59 ++
 include/dt-bindings/reset/sun9i-a80-ccu.h          |  102 ++
 include/dt-bindings/reset/sun9i-a80-de.h           |   58 ++
 include/dt-bindings/reset/sun9i-a80-usb.h          |   56 ++
 include/reset.h                                    |   11 +
 scripts/config_whitelist.txt                       |    2 -
 151 files changed, 3318 insertions(+), 998 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-h5-emlid-neutis-n5-devboard.dts
 create mode 100644 arch/arm/dts/sun50i-h5-emlid-neutis-n5.dtsi
 create mode 100644 arch/arm/include/asm/arch-sunxi/ccu.h
 create mode 100644 configs/emlid_neutis_n5_devboard_defconfig
 create mode 100644 drivers/clk/sunxi/Kconfig
 create mode 100644 drivers/clk/sunxi/Makefile
 create mode 100644 drivers/clk/sunxi/clk_a10.c
 create mode 100644 drivers/clk/sunxi/clk_a10s.c
 create mode 100644 drivers/clk/sunxi/clk_a23.c
 create mode 100644 drivers/clk/sunxi/clk_a31.c
 create mode 100644 drivers/clk/sunxi/clk_a64.c
 create mode 100644 drivers/clk/sunxi/clk_a80.c
 create mode 100644 drivers/clk/sunxi/clk_a83t.c
 create mode 100644 drivers/clk/sunxi/clk_h3.c
 create mode 100644 drivers/clk/sunxi/clk_h6.c
 create mode 100644 drivers/clk/sunxi/clk_r40.c
 create mode 100644 drivers/clk/sunxi/clk_sunxi.c
 create mode 100644 drivers/clk/sunxi/clk_v3s.c
 create mode 100644 drivers/reset/reset-sunxi.c
 delete mode 100644 drivers/usb/host/ehci-sunxi.c
 delete mode 100644 drivers/usb/host/ohci-sunxi.c
 create mode 100644 include/dt-bindings/clock/sun9i-a80-ccu.h
 create mode 100644 include/dt-bindings/clock/sun9i-a80-de.h
 create mode 100644 include/dt-bindings/clock/sun9i-a80-usb.h
 create mode 100644 include/dt-bindings/reset/sun9i-a80-ccu.h
 create mode 100644 include/dt-bindings/reset/sun9i-a80-de.h
 create mode 100644 include/dt-bindings/reset/sun9i-a80-usb.h

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2019-01-10  9:20 Jagan Teki
  2019-01-10 23:18 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2019-01-10  9:20 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this fix for the release v2019.01

Sorry for last minute trouble.

thanks,
Jagan.

The following changes since commit 54707a942009fae083dd78b58ff057127ba0e900:

  Prepare v2019.01-rc3 (2019-01-07 22:58:17 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to e8f37f4203983f75cadd857c9c7e6d6477bf3e54:

  mmc: sunxi: Fix mmc clocks for DM_MMC (2019-01-10 14:45:15 +0530)

----------------------------------------------------------------
Jagan Teki (1):
      mmc: sunxi: Fix mmc clocks for DM_MMC

 drivers/mmc/sunxi_mmc.c | 50 ++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 37 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2019-01-01 19:22 Jagan Teki
  2019-01-02  1:02 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2019-01-01 19:22 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this as part of v2019.01 release.

thanks,
Jagan.

The following changes since commit bea3d826203f90507ff32ed24bd0a3c53479e55c:

  Merge tag 'signed-efi-2019.01' of git://github.com/agraf/u-boot (2018-12-27 12:59:01 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 44c214dc2738da979d277d8d45fe50997b62b5f8:

  Revert "sunxi: board: Print error after power initialization fails" (2018-12-30 00:57:17 +0530)

----------------------------------------------------------------
From: Karl Palsson (1):
      Revert "sunxi: board: Print error after power initialization fails"

 board/sunxi/board.c | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-12-07 20:54 Jagan Teki
  2018-12-08 13:49 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2018-12-07 20:54 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 57dbc151437b36cc1105857d222df28b095236d7:

  rockchip: rk3399: Add MAINTAINERS entry (2018-12-06 10:24:12 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 8a6121ea078347de017c833e131eb4a806cf0c51:

  sunxi: update README.sunxi64 (2018-12-07 22:30:19 +0530)

----------------------------------------------------------------
Andre Przywara (1):
      sunxi: update README.sunxi64

Olliver Schinagl (8):
      sunxi: board: Print error after power initialization fails
      sunxi: pmic_bus: Decrease boot time by not writing duplicate data
      power: axp209: Use BIT() macro
      power: axp209: Define the chip version mask
      power: axp209: Reduce magic values by adding defines for LDO[234]
      power: axp209: Add support for voltage rate control on LDO3
      power: axp209: Limit inrush current for broken boards
      arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2

Priit Laes (1):
      arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2-eMMC

 arch/arm/mach-sunxi/pmic_bus.c             |  6 +++
 board/sunxi/README.sunxi64                 | 25 ++++++++---
 board/sunxi/board.c                        | 18 ++++----
 configs/A20-OLinuXino-Lime2-eMMC_defconfig |  2 +
 configs/A20-OLinuXino-Lime2_defconfig      |  2 +
 drivers/power/Kconfig                      | 43 ++++++++++++++++++
 drivers/power/axp209.c                     | 66 +++++++++++++++++++++++-----
 include/axp209.h                           | 70 +++++++++++++++++++++++-------
 8 files changed, 191 insertions(+), 41 deletions(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-11-26 18:27 Jagan Teki
  2018-11-27  3:12 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2018-11-26 18:27 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit a3e1653ddeb02f39481eba572275016171e9670c:

  Merge git://git.denx.de/u-boot-marvell (2018-11-20 12:39:16 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 9b16ede4a4e898564f54e1c09ae658a5975b432b:

  sun8i_emac: add support for setting EMAC TX/RX delay (2018-11-23 11:01:09 +0530)

----------------------------------------------------------------
Icenowy Zheng (1):
      sun8i_emac: add support for setting EMAC TX/RX delay

Michael Trimarchi (1):
      sunxi: Fix memory 2-rank initialization for a33 cpu

Vasily Khoruzhick (3):
      sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option
      sunxi-mmc: don't double clock for new mode unconditionally
      sunxi-mmc: use new mode on both controllers on A64

 arch/arm/mach-sunxi/Kconfig          |  2 ++
 arch/arm/mach-sunxi/dram_sun8i_a33.c |  2 +-
 drivers/mmc/Kconfig                  |  4 ++++
 drivers/mmc/sunxi_mmc.c              | 19 +++++++++----------
 drivers/net/sun8i_emac.c             | 34 +++++++++++++++++++++++++++++++---
 5 files changed, 47 insertions(+), 14 deletions(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-11-13 19:19 Jagan Teki
  2018-11-13 19:42 ` Tom Rini
  2018-11-15 21:04 ` Tom Rini
  0 siblings, 2 replies; 125+ messages in thread
From: Jagan Teki @ 2018-11-13 19:19 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 454cf76184c65426b68033a23da086e73663f2fc:

  Prepare v2018.11-rc3 (2018-10-29 16:04:26 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 7d121a8ea4e0dbf0d7e105b57c3dbd7d8bd2e729:

  sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD (2018-11-13 22:17:06 +0530)

----------------------------------------------------------------
Andre Przywara (4):
      sunxi: A64: Update .dts/.dtsi files
      sunxi: A64: Re-add syscon to DT node
      sunxi: H3/H5: Update .dts files
      sunxi: A64: Add Pine64-LTS board

Icenowy Zheng (1):
      sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD

Jagan Teki (2):
      arm64: allwinner: h6: Add common orangepi nodes into dtsi
      board: allwinner: sun50i-h6: Add Orangepi Lite2 support

Jun Nie (1):
      sunxi: add support for Banana Pi M2 Zero board

Marek Vasut (1):
      sunxi: Imply fitImage support

Vasily Khoruzhick (4):
      mmc: sunxi: add support for automatic delay calibration
      dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is missing
      sun50i: A64: add support for R_I2C controller
      sunxi: DT: add support for Pinebook

 arch/arm/Kconfig                                |   1 +
 arch/arm/dts/Makefile                           |   3 +
 arch/arm/dts/sun50i-a64-amarula-relic.dts       | 168 ++++++++++++-
 arch/arm/dts/sun50i-a64-bananapi-m64.dts        |  34 ++-
 arch/arm/dts/sun50i-a64-nanopi-a64.dts          |  89 ++++++-
 arch/arm/dts/sun50i-a64-olinuxino.dts           | 103 +++++++-
 arch/arm/dts/sun50i-a64-orangepi-win.dts        | 179 +++++++++++++-
 arch/arm/dts/sun50i-a64-pine64-lts.dts          |  13 +
 arch/arm/dts/sun50i-a64-pine64.dts              |  32 ++-
 arch/arm/dts/sun50i-a64-pinebook-u-boot.dtsi    |  15 ++
 arch/arm/dts/sun50i-a64-pinebook.dts            | 294 ++++++++++++++++++++++
 arch/arm/dts/sun50i-a64-sopine-baseboard.dts    |  32 ++-
 arch/arm/dts/sun50i-a64-sopine.dtsi             |  15 ++
 arch/arm/dts/sun50i-a64.dtsi                    | 312 ++++++++++++++++++++++--
 arch/arm/dts/sun50i-h5-orangepi-pc2.dts         |  12 +
 arch/arm/dts/sun50i-h5-orangepi-zero-plus.dts   |   2 -
 arch/arm/dts/sun50i-h6-orangepi-lite2.dts       |  11 +
 arch/arm/dts/sun50i-h6-orangepi-one-plus.dts    | 140 +----------
 arch/arm/dts/sun50i-h6-orangepi.dtsi            | 150 ++++++++++++
 arch/arm/dts/sun8i-h2-plus-bananapi-m2-zero.dts | 121 +++++++++
 arch/arm/dts/sun8i-h3.dtsi                      |  31 +++
 arch/arm/dts/sunxi-h3-h5.dtsi                   |   2 -
 arch/arm/include/asm/arch-sunxi/gpio.h          |   1 +
 arch/arm/include/asm/arch-sunxi/mmc.h           |   6 +-
 arch/arm/mach-sunxi/Kconfig                     |   1 +
 arch/arm/mach-sunxi/clock_sun6i.c               |   4 +
 board/sunxi/MAINTAINERS                         |  10 +
 board/sunxi/board.c                             |   6 +
 configs/bananapi_m2_zero_defconfig              |  13 +
 configs/orangepi_lite2_defconfig                |  12 +
 configs/pine64-lts_defconfig                    |  19 ++
 configs/pinebook_defconfig                      |  22 ++
 drivers/mmc/sunxi_mmc.c                         |  21 +-
 drivers/video/bridge/video-bridge-uclass.c      |  16 +-
 drivers/video/sunxi/lcdc.c                      |  22 +-
 35 files changed, 1710 insertions(+), 202 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-a64-pine64-lts.dts
 create mode 100644 arch/arm/dts/sun50i-a64-pinebook-u-boot.dtsi
 create mode 100644 arch/arm/dts/sun50i-a64-pinebook.dts
 create mode 100644 arch/arm/dts/sun50i-h6-orangepi-lite2.dts
 create mode 100644 arch/arm/dts/sun50i-h6-orangepi.dtsi
 create mode 100644 arch/arm/dts/sun8i-h2-plus-bananapi-m2-zero.dts
 create mode 100644 configs/bananapi_m2_zero_defconfig
 create mode 100644 configs/orangepi_lite2_defconfig
 create mode 100644 configs/pine64-lts_defconfig
 create mode 100644 configs/pinebook_defconfig

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-10-26 15:00 Jagan Teki
  2018-10-26 17:08 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2018-10-26 15:00 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 1ed3c0954bd160dafcad8847a51c3ddd5f992f51:

  Merge branch 'master' of git://git.denx.de/u-boot-samsung (2018-10-23 21:13:32 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 1368d950e3ecef3dad3a76486c01ff514e66646d:

  sunxi: store DRAM size in SPL header (2018-10-26 11:54:26 +0530)

----------------------------------------------------------------
Andre Przywara (3):
      sunxi: Extend SPL header versioning
      sunxi: board.c: refactor SPL header checks
      sunxi: store DRAM size in SPL header

Icenowy Zheng (3):
      sunxi: disable Pine A64 model detection code on other boards
      sunxi: map DRAM part with 3G size
      sunxi: add Kconfig option for the maximum accessible DRAM

Priit Laes (3):
      sunxi: Fix typos of spelling Allwinner
      sunxi: docs: Mention CONFIG_NAND requirement
      sunxi: display: Mark sunxi_rgb2yuv_coef array as const

Vasily Khoruzhick (3):
      pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass
      pwm: sunxi: use new prescaler when configuring PWM
      pwm: sunxi: choose best prescaler to improve PWM resolution

 arch/arm/include/asm/arch-sunxi/spl.h | 22 ++++++++---
 arch/arm/mach-sunxi/Kconfig           | 16 ++++++++
 arch/arm/mach-sunxi/board.c           |  2 +-
 arch/arm/mach-sunxi/dram_sun4i.c      |  2 +-
 arch/arm/mach-sunxi/p2wi.c            |  2 +-
 board/sunxi/README.nand               |  6 +--
 board/sunxi/README.sunxi64            |  2 +-
 board/sunxi/board.c                   | 74 +++++++++++++++++++++++++++++------
 configs/pine64_plus_defconfig         |  1 +
 drivers/pwm/sunxi_pwm.c               | 32 +++++++++------
 drivers/video/sunxi/sunxi_display.c   |  2 +-
 11 files changed, 121 insertions(+), 40 deletions(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-10-12  6:16 Jagan Teki
  2018-10-15 12:41 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2018-10-12  6:16 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 0a60a81ba3860946551cb79aa6486aa076e357f3:

  Kconfig: sandbox: enable cmd_avb and dependencies (2018-10-07 13:34:19 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git sunxi

for you to fetch changes up to 90de3969be48924114f2d725923e12f32bf7796e:

  sunxi: fix DRAM gate/reset sequence of H6 (2018-10-10 12:04:07 +0530)

----------------------------------------------------------------
Icenowy Zheng (1):
      sunxi: fix DRAM gate/reset sequence of H6

 arch/arm/mach-sunxi/dram_sun50i_h6.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-09-28 16:44 Jagan Teki
  2018-09-30  2:27 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2018-09-28 16:44 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit bbef20d479441b01d62252cf127498c58078b2c3:

  Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze (2018-09-27 08:29:10 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 9ad93c0c968c8e6cd1273b73c44ec7262c616408:

  ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 (2018-09-28 22:09:24 +0530)

----------------------------------------------------------------
Jagan Teki (5):
      ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3
      ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3
      ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3
      ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3
      ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3

 arch/arm/dts/axp209.dtsi                           |   17 +-
 arch/arm/dts/sun4i-a10-a1000.dts                   |   61 +-
 arch/arm/dts/sun4i-a10-ba10-tvbox.dts              |   23 +-
 arch/arm/dts/sun4i-a10-chuwi-v7-cw0825.dts         |   37 +-
 arch/arm/dts/sun4i-a10-cubieboard.dts              |   67 +-
 arch/arm/dts/sun4i-a10-dserve-dsrv9703c.dts        |   76 +-
 arch/arm/dts/sun4i-a10-gemei-g9.dts                |   28 +-
 arch/arm/dts/sun4i-a10-hackberry.dts               |   32 +-
 arch/arm/dts/sun4i-a10-hyundai-a7hd.dts            |   31 +-
 arch/arm/dts/sun4i-a10-inet-3f.dts                 |    2 +-
 arch/arm/dts/sun4i-a10-inet-3w.dts                 |    2 +-
 arch/arm/dts/sun4i-a10-inet1.dts                   |   58 +-
 arch/arm/dts/sun4i-a10-inet97fv2.dts               |   41 +-
 arch/arm/dts/sun4i-a10-inet9f-rev03.dts            |  101 +-
 arch/arm/dts/sun4i-a10-itead-iteaduino-plus.dts    |   24 +-
 arch/arm/dts/sun4i-a10-jesurun-q5.dts              |   34 +-
 arch/arm/dts/sun4i-a10-marsboard.dts               |   38 +-
 arch/arm/dts/sun4i-a10-mini-xplus.dts              |   16 +-
 arch/arm/dts/sun4i-a10-mk802.dts                   |   59 +-
 arch/arm/dts/sun4i-a10-mk802ii.dts                 |    9 +-
 arch/arm/dts/sun4i-a10-olinuxino-lime.dts          |   75 +-
 arch/arm/dts/sun4i-a10-pcduino.dts                 |   47 +-
 arch/arm/dts/sun4i-a10-pcduino2.dts                |   11 -
 arch/arm/dts/sun4i-a10-pov-protab2-ips9.dts        |   89 +-
 arch/arm/dts/sun4i-a10.dtsi                        | 1349 ++++++++----------
 arch/arm/dts/sun5i-a10s-auxtek-t003.dts            |   26 +-
 arch/arm/dts/sun5i-a10s-auxtek-t004.dts            |   42 +-
 arch/arm/dts/sun5i-a10s-mk802.dts                  |   24 +-
 arch/arm/dts/sun5i-a10s-olinuxino-micro.dts        |   82 +-
 arch/arm/dts/sun5i-a10s-r7-tv-dongle.dts           |   24 +-
 arch/arm/dts/sun5i-a10s-wobo-i5.dts                |   29 +-
 arch/arm/dts/sun5i-a10s.dtsi                       |  224 +--
 arch/arm/dts/sun5i-a13-empire-electronix-d709.dts  |   29 +-
 arch/arm/dts/sun5i-a13-hsg-h702.dts                |   29 +-
 arch/arm/dts/sun5i-a13-inet-98v-rev2.dts           |  164 +--
 arch/arm/dts/sun5i-a13-olinuxino-micro.dts         |   44 +-
 arch/arm/dts/sun5i-a13-olinuxino.dts               |  100 +-
 arch/arm/dts/sun5i-a13-utoo-p66.dts                |   49 +-
 arch/arm/dts/sun5i-a13.dtsi                        |  268 +---
 arch/arm/dts/sun5i-gr8-chip-pro.dts                |   16 +-
 arch/arm/dts/sun5i-gr8.dtsi                        | 1082 +-------------
 arch/arm/dts/sun5i-r8-chip.dts                     |   91 +-
 arch/arm/dts/sun5i-r8.dtsi                         |   40 -
 arch/arm/dts/sun5i-reference-design-tablet.dtsi    |   69 +-
 arch/arm/dts/sun5i.dtsi                            |  792 +++++-----
 arch/arm/dts/sun6i-a31-app4-evb1.dts               |    7 +-
 arch/arm/dts/sun6i-a31-colombus.dts                |   26 +-
 arch/arm/dts/sun6i-a31-hummingbird.dts             |  153 +-
 arch/arm/dts/sun6i-a31-i7.dts                      |   82 +-
 arch/arm/dts/sun6i-a31-m9.dts                      |   23 +-
 arch/arm/dts/sun6i-a31-mele-a1000g-quad.dts        |   23 +-
 arch/arm/dts/sun6i-a31.dtsi                        | 1151 +++++++++------
 arch/arm/dts/sun6i-a31s-cs908.dts                  |    2 -
 arch/arm/dts/sun6i-a31s-primo81.dts                |   69 +-
 arch/arm/dts/sun6i-a31s-sina31s-core.dtsi          |    1 -
 arch/arm/dts/sun6i-a31s-sina31s.dts                |   77 +-
 arch/arm/dts/sun6i-a31s-sinovoip-bpi-m2.dts        |  154 +-
 .../arm/dts/sun6i-a31s-yones-toptech-bs1078-v2.dts |   13 +-
 arch/arm/dts/sun6i-a31s.dtsi                       |    8 +
 arch/arm/dts/sun6i-reference-design-tablet.dtsi    |   18 +-
 arch/arm/dts/sun7i-a20-bananapi-m1-plus.dts        |   32 +-
 arch/arm/dts/sun7i-a20-bananapi.dts                |  106 +-
 arch/arm/dts/sun7i-a20-bananapro.dts               |   73 +-
 arch/arm/dts/sun7i-a20-cubieboard2.dts             |   56 +-
 arch/arm/dts/sun7i-a20-cubietruck.dts              |   84 +-
 arch/arm/dts/sun7i-a20-hummingbird.dts             |   30 +-
 arch/arm/dts/sun7i-a20-i12-tvbox.dts               |   34 +-
 arch/arm/dts/sun7i-a20-icnova-swac.dts             |    6 +-
 arch/arm/dts/sun7i-a20-itead-ibox.dts              |   12 +-
 arch/arm/dts/sun7i-a20-lamobo-r1.dts               |   73 +-
 arch/arm/dts/sun7i-a20-m3.dts                      |   12 +-
 arch/arm/dts/sun7i-a20-mk808c.dts                  |   43 +-
 arch/arm/dts/sun7i-a20-olimex-som-evb.dts          |  108 +-
 arch/arm/dts/sun7i-a20-olimex-som204-evb.dts       |   42 +-
 arch/arm/dts/sun7i-a20-olinuxino-lime.dts          |   58 +-
 arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts    |    6 +-
 arch/arm/dts/sun7i-a20-olinuxino-lime2.dts         |  154 +-
 arch/arm/dts/sun7i-a20-olinuxino-micro.dts         |  116 +-
 arch/arm/dts/sun7i-a20-orangepi-mini.dts           |   77 +-
 arch/arm/dts/sun7i-a20-orangepi.dts                |   42 +-
 arch/arm/dts/sun7i-a20-pcduino3-nano.dts           |   55 +-
 arch/arm/dts/sun7i-a20-pcduino3.dts                |   26 +-
 arch/arm/dts/sun7i-a20-primo73.dts                 |   58 +-
 arch/arm/dts/sun7i-a20-wexler-tab7200.dts          |   30 +-
 arch/arm/dts/sun7i-a20-wits-pro-a20-dkt.dts        |   20 +-
 arch/arm/dts/sun7i-a20.dtsi                        | 1505 ++++++++------------
 arch/arm/dts/sun8i-a23-a33.dtsi                    |  112 +-
 arch/arm/dts/sun8i-a23-evb.dts                     |   11 +-
 arch/arm/dts/sun8i-a23-gt90h-v4.dts                |    5 +-
 arch/arm/dts/sun8i-a23-inet86dz.dts                |    6 +-
 arch/arm/dts/sun8i-a23-polaroid-mid2407pxe03.dts   |   34 +-
 arch/arm/dts/sun8i-a23-polaroid-mid2809pxe04.dts   |   25 +-
 arch/arm/dts/sun8i-a23-q8-tablet.dts               |   13 +
 arch/arm/dts/sun8i-a23.dtsi                        |    4 +-
 arch/arm/dts/sun8i-a33-ga10h-v1.1.dts              |    5 +-
 arch/arm/dts/sun8i-a33-inet-d978-rev2.dts          |   29 +-
 arch/arm/dts/sun8i-a33-olinuxino.dts               |   66 +-
 arch/arm/dts/sun8i-a33-sinlinx-sina33.dts          |   53 +-
 arch/arm/dts/sun8i-a33.dtsi                        |   63 +-
 arch/arm/dts/sun8i-q8-common.dtsi                  |   30 +-
 arch/arm/dts/sun8i-r16-bananapi-m2m.dts            |    3 +-
 .../dts/sun8i-r16-nintendo-nes-classic-edition.dts |    2 -
 arch/arm/dts/sun8i-r16-parrot.dts                  |   50 +-
 arch/arm/dts/sun8i-reference-design-tablet.dtsi    |   59 +-
 include/dt-bindings/clock/sun4i-a10-ccu.h          |  202 +++
 include/dt-bindings/clock/sun5i-ccu.h              |  106 ++
 include/dt-bindings/clock/sun6i-a31-ccu.h          |  191 +++
 include/dt-bindings/clock/sun7i-a20-ccu.h          |   53 +
 include/dt-bindings/reset/sun4i-a10-ccu.h          |   69 +
 include/dt-bindings/reset/sun5i-ccu.h              |   32 +
 include/dt-bindings/reset/sun6i-a31-ccu.h          |  106 ++
 111 files changed, 5506 insertions(+), 6039 deletions(-)
 create mode 100644 include/dt-bindings/clock/sun4i-a10-ccu.h
 create mode 100644 include/dt-bindings/clock/sun5i-ccu.h
 create mode 100644 include/dt-bindings/clock/sun6i-a31-ccu.h
 create mode 100644 include/dt-bindings/clock/sun7i-a20-ccu.h
 create mode 100644 include/dt-bindings/reset/sun4i-a10-ccu.h
 create mode 100644 include/dt-bindings/reset/sun5i-ccu.h
 create mode 100644 include/dt-bindings/reset/sun6i-a31-ccu.h

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-08-24  8:50 Jagan Teki
  2018-08-25 13:16 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2018-08-24  8:50 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit b71d9e8b3805305ea4116733f515061710ad7081:

  Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2018-08-20 13:41:56 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 12069bd0466a87015dd40bb25c6b2571ee5f0851:

  usb: musb-new: Call musb_platform_exit from musb_stop (2018-08-23 17:31:24 +0530)

----------------------------------------------------------------
Jagan Teki (5):
      usb: musb-new: Fix improper musb host pointer
      usb: musb-new: sunxi: Allocate struct phy in private
      musb-new: sunxi: Access ahb_reset0_cfg via ccm offset
      usb: musb-new: sunxi: Add proper musb exit support
      usb: musb-new: Call musb_platform_exit from musb_stop

 board/compulab/cm_t3517/cm_t3517.c |   4 +-
 drivers/usb/musb-new/musb_core.c   |   1 +
 drivers/usb/musb-new/musb_uboot.c  |  12 ++---
 drivers/usb/musb-new/pic32.c       |   6 ++-
 drivers/usb/musb-new/sunxi.c       | 107 ++++++++++++++++++++++---------------
 include/linux/usb/musb.h           |   4 +-
 6 files changed, 80 insertions(+), 54 deletions(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-08-20 12:44 Jagan Teki
  2018-08-20 22:11 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2018-08-20 12:44 UTC (permalink / raw)
  To: u-boot

Hi Tom, 

Please pull this PR.

thanks,
Jagan.

The following changes since commit f05ebbf47a9dc863ff4bb084649ecb34d728b5f2:

  bcm968380gerg: Add MAINTAINERS file (2018-08-09 11:48:39 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to d8024074e43c2a99ecf93d919544d82f69025521:

  board: sunxi: Remove unused local variables (2018-08-20 18:10:43 +0530)

----------------------------------------------------------------
Andre Przywara (1):
      sunxi: A64: fix default DRAM_ODT_EN symbol

Icenowy Zheng (1):
      sunxi: fix sid base address macro name for H6

Jagan Teki (5):
      clk: Kconfig: Ascending order to sub directiory kconfigs
      ARM: dts: sun8i: Update A83T dts(i) files from Linux-v4.18-rc3
      ARM: dts: sun8i: Update R40/V40 dts(i) files from Linux-v4.18-rc3
      configs: sun7i: Fix to use emmc dts for OLinuXino_MICRO-eMMC
      board: sunxi: Remove unused local variables

 arch/arm/dts/axp81x.dtsi                          | 169 +++++
 arch/arm/dts/sun8i-a83t-allwinner-h8homlet-v2.dts | 195 ++++-
 arch/arm/dts/sun8i-a83t-bananapi-m3.dts           | 298 +++++++-
 arch/arm/dts/sun8i-a83t-cubietruck-plus.dts       | 322 +++++++-
 arch/arm/dts/sun8i-a83t-tbs-a711.dts              | 355 ++++++++-
 arch/arm/dts/sun8i-a83t.dtsi                      | 885 ++++++++++++++++++++--
 arch/arm/dts/sun8i-r40-bananapi-m2-ultra.dts      | 168 +++-
 arch/arm/dts/sun8i-r40.dtsi                       | 303 +++++++-
 arch/arm/dts/sun8i-v40-bananapi-m2-berry.dts      |  50 ++
 arch/arm/include/asm/arch-sunxi/cpu_sun50i_h6.h   |   2 +-
 arch/arm/mach-sunxi/Kconfig                       |   1 -
 board/sunxi/board.c                               |   2 -
 configs/A20-OLinuXino_MICRO-eMMC_defconfig        |   2 +-
 configs/Bananapi_M2_Ultra_defconfig               |   1 -
 configs/amarula_a64_relic_defconfig               |   1 -
 configs/bananapi_m2_berry_defconfig               |   1 -
 configs/sopine_baseboard_defconfig                |   1 -
 drivers/clk/Kconfig                               |   8 +-
 include/dt-bindings/clock/sun8i-a83t-ccu.h        | 140 ++++
 include/dt-bindings/reset/sun8i-a83t-ccu.h        |  98 +++
 20 files changed, 2874 insertions(+), 128 deletions(-)
 create mode 100644 arch/arm/dts/axp81x.dtsi
 create mode 100644 include/dt-bindings/clock/sun8i-a83t-ccu.h
 create mode 100644 include/dt-bindings/reset/sun8i-a83t-ccu.h

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-07-31 18:11 Jagan Teki
  2018-08-01 11:13 ` Tom Rini
  2018-08-05 11:59 ` Tom Rini
  0 siblings, 2 replies; 125+ messages in thread
From: Jagan Teki @ 2018-07-31 18:11 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:

  Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 89a897fc4d78e31332e5899e977d8bf3c82abafa:

  board: sun50i: h6: Add OrangePi One Plus initial support (2018-07-31 20:50:01 +0530)

----------------------------------------------------------------
Icenowy Zheng (14):
      sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS
      sunxi: add basic memory map definitions of H6 SoC
      sunxi: change RMR64's RVBAR address for H6
      sunxi: change ATF position for H6
      sunxi: add config for SPL at 0x20000 on H6
      sunxi: change GIC address on H6
      sunxi: add clock code for H6
      sunxi: use sun6i-style watchdog for H6
      sunxi: add UART0 setup for H6
      sunxi: add MMC support for H6
      sunxi: add DRAM support to H6
      sunxi: add support for Allwinner H6 SoC
      sunxi: add support for Pine H64 board
      video: sunxi: de2: fix SimpleFB node creation when DE2 not probed

Jagan Teki (5):
      phy: sun4i-usb: Call phy_passby even for PHY#0
      phy: sun4i-usb: Remove usb_clk_cfg set in probe
      phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5
      configs: sunxi: Drop CONFIG_SUNXI_USB_PHYS
      board: sun50i: h6: Add OrangePi One Plus initial support

Mylène Josserand (2):
      mtd: nand: nand_base: Convert EINVAL into ENOTSUPP
      mtd: nand: sunxi: Return on set_feature only when not ENOTSUPP

Simon Baatz (1):
      sunxi: enable SATA on Banana Pi M2 Berry

 arch/arm/dts/Makefile                             |   3 +
 arch/arm/dts/sun50i-h6-orangepi-one-plus.dts      | 150 +++++
 arch/arm/dts/sun50i-h6-pine-h64.dts               | 185 ++++++
 arch/arm/dts/sun50i-h6.dtsi                       | 288 +++++++++
 arch/arm/include/asm/arch-sunxi/boot0.h           |   4 +
 arch/arm/include/asm/arch-sunxi/clock.h           |   2 +
 arch/arm/include/asm/arch-sunxi/clock_sun50i_h6.h | 320 +++++++++
 arch/arm/include/asm/arch-sunxi/cpu.h             |   2 +
 arch/arm/include/asm/arch-sunxi/cpu_sun50i_h6.h   |  73 +++
 arch/arm/include/asm/arch-sunxi/dram.h            |   2 +
 arch/arm/include/asm/arch-sunxi/dram_sun50i_h6.h  | 297 +++++++++
 arch/arm/include/asm/arch-sunxi/gpio.h            |   1 +
 arch/arm/include/asm/arch-sunxi/mmc.h             |   2 +-
 arch/arm/include/asm/arch-sunxi/spl.h             |   6 +-
 arch/arm/include/asm/arch-sunxi/timer.h           |   2 +-
 arch/arm/mach-sunxi/Kconfig                       |  37 +-
 arch/arm/mach-sunxi/Makefile                      |   2 +
 arch/arm/mach-sunxi/board.c                       |   6 +-
 arch/arm/mach-sunxi/clock_sun50i_h6.c             |  94 +++
 arch/arm/mach-sunxi/cpu_info.c                    |   2 +
 arch/arm/mach-sunxi/dram_sun50i_h6.c              | 755 ++++++++++++++++++++++
 arch/arm/mach-sunxi/rmr_switch.S                  |   6 +
 board/sunxi/MAINTAINERS                           |  10 +
 board/sunxi/board.c                               |   7 +
 board/sunxi/mksunxi_fit_atf.sh                    |  10 +-
 common/spl/Kconfig                                |   2 +-
 configs/bananapi_m2_berry_defconfig               |   3 +
 configs/orangepi_one_plus_defconfig               |  14 +
 configs/pine_h64_defconfig                        |  15 +
 drivers/mmc/sunxi_mmc.c                           |  13 +-
 drivers/mtd/nand/nand_base.c                      |   4 +-
 drivers/mtd/nand/sunxi_nand.c                     |   2 +-
 drivers/phy/allwinner/phy-sun4i-usb.c             |  10 +-
 drivers/video/sunxi/sunxi_de2.c                   |   3 +
 include/configs/sun4i.h                           |   2 -
 include/configs/sun50i.h                          |   7 +-
 include/configs/sun5i.h                           |   2 -
 include/configs/sun6i.h                           |   2 -
 include/configs/sun7i.h                           |   2 -
 include/configs/sun8i.h                           |  10 -
 include/configs/sunxi-common.h                    |  24 +-
 include/dt-bindings/clock/sun50i-h6-ccu.h         | 125 ++++
 include/dt-bindings/clock/sun50i-h6-r-ccu.h       |  24 +
 include/dt-bindings/reset/sun50i-h6-ccu.h         |  73 +++
 include/dt-bindings/reset/sun50i-h6-r-ccu.h       |  17 +
 scripts/config_whitelist.txt                      |   1 -
 46 files changed, 2560 insertions(+), 61 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-h6-orangepi-one-plus.dts
 create mode 100644 arch/arm/dts/sun50i-h6-pine-h64.dts
 create mode 100644 arch/arm/dts/sun50i-h6.dtsi
 create mode 100644 arch/arm/include/asm/arch-sunxi/clock_sun50i_h6.h
 create mode 100644 arch/arm/include/asm/arch-sunxi/cpu_sun50i_h6.h
 create mode 100644 arch/arm/include/asm/arch-sunxi/dram_sun50i_h6.h
 create mode 100644 arch/arm/mach-sunxi/clock_sun50i_h6.c
 create mode 100644 arch/arm/mach-sunxi/dram_sun50i_h6.c
 create mode 100644 configs/orangepi_one_plus_defconfig
 create mode 100644 configs/pine_h64_defconfig
 create mode 100644 include/dt-bindings/clock/sun50i-h6-ccu.h
 create mode 100644 include/dt-bindings/clock/sun50i-h6-r-ccu.h
 create mode 100644 include/dt-bindings/reset/sun50i-h6-ccu.h
 create mode 100644 include/dt-bindings/reset/sun50i-h6-r-ccu.h

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-07-17 15:45 Jagan Teki
  2018-07-18  0:30 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2018-07-17 15:45 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 5e9a9645816edcc68c09729f257e0c863292bf26:

  mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET (2018-07-13 14:47:29 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 32f67bb7a15cec4afa117bd168265ece2107b0d6:

  sunxi: Enable eMMC on Libre Computer Board ALL-H3-CC boards (2018-07-17 21:07:34 +0530)

----------------------------------------------------------------
Adam Sampson (2):
      dm: mmc: sunxi: Add A10/A20 compatible strings
      dm: sunxi: Use DM for MMC and SATA on all A10 boards

Andre Przywara (6):
      sunxi: DT: A64: update device tree file for Allwinner A64 SoC
      sunxi: DT: A64: update board .dts files from Linux
      sunxi: DT: update device tree files for Allwinner H3 and H5 SoCs
      sunxi: DT: H5: update board .dts files from Linux
      sunxi: DT: H3: update board .dts files from Linux
      sunxi: DT: A64: add proper SoPine baseboard device tree

Chen-Yu Tsai (1):
      sunxi: Enable eMMC on Libre Computer Board ALL-H3-CC boards

Lothar Felten (6):
      sunxi: R40: add gigabit ethernet clocks
      net: sun8i-emac: fix printing NULL character
      net: sun8i-emac: set mux and clock by driver data
      net: sun8i-emac: support R40 GMAC
      sunxi: R40: add gigabit ethernet devicetree node
      configs: Bananapi_M2_Ultra: enable gigabit ethernet

 arch/arm/dts/Makefile                           |   3 +-
 arch/arm/dts/axp803.dtsi                        | 155 +++++
 arch/arm/dts/sun50i-a64-bananapi-m64.dts        | 195 +++++-
 arch/arm/dts/sun50i-a64-nanopi-a64.dts          | 111 ++-
 arch/arm/dts/sun50i-a64-olinuxino.dts           | 153 ++++-
 arch/arm/dts/sun50i-a64-orangepi-win.dts        | 135 +++-
 arch/arm/dts/sun50i-a64-pine64-plus-u-boot.dtsi |  59 --
 arch/arm/dts/sun50i-a64-pine64-plus.dts         |  17 +-
 arch/arm/dts/sun50i-a64-pine64.dts              | 186 ++++-
 arch/arm/dts/sun50i-a64-sopine-baseboard.dts    | 150 +++++
 arch/arm/dts/sun50i-a64-sopine.dtsi             | 142 ++++
 arch/arm/dts/sun50i-a64.dtsi                    | 305 ++++++++-
 arch/arm/dts/sun50i-h5-libretech-all-h3-cc.dts  |   5 +-
 arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts     | 122 +++-
 arch/arm/dts/sun50i-h5-nanopi-neo2.dts          |  91 ++-
 arch/arm/dts/sun50i-h5-orangepi-pc2.dts         | 151 ++++-
 arch/arm/dts/sun50i-h5-orangepi-prime.dts       | 176 ++++-
 arch/arm/dts/sun50i-h5-orangepi-zero-plus2.dts  |  64 +-
 arch/arm/dts/sun50i-h5.dtsi                     |  38 +-
 arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts    |  55 +-
 arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts      |  96 ++-
 arch/arm/dts/sun8i-h3-libretech-all-h3-cc.dts   |   3 +-
 arch/arm/dts/sun8i-h3-nanopi-m1-plus.dts        |  78 +++
 arch/arm/dts/sun8i-h3-nanopi-m1.dts             |  42 ++
 arch/arm/dts/sun8i-h3-nanopi-neo-air.dts        |  28 +-
 arch/arm/dts/sun8i-h3-nanopi-neo.dts            |  17 +
 arch/arm/dts/sun8i-h3-nanopi.dtsi               |  13 +-
 arch/arm/dts/sun8i-h3-orangepi-2.dts            |  92 ++-
 arch/arm/dts/sun8i-h3-orangepi-lite.dts         |  57 +-
 arch/arm/dts/sun8i-h3-orangepi-one.dts          | 116 +++-
 arch/arm/dts/sun8i-h3-orangepi-pc-plus.dts      |  11 +-
 arch/arm/dts/sun8i-h3-orangepi-pc.dts           | 141 +++-
 arch/arm/dts/sun8i-h3-orangepi-plus.dts         |  29 +-
 arch/arm/dts/sun8i-h3-orangepi-plus2e.dts       |  15 +-
 arch/arm/dts/sun8i-h3.dtsi                      | 602 +++--------------
 arch/arm/dts/sun8i-r40-bananapi-m2-ultra.dts    |  16 +
 arch/arm/dts/sun8i-r40.dtsi                     |  34 +
 arch/arm/dts/sunxi-h3-h5.dtsi                   | 860 ++++++++++++++++++++++++
 arch/arm/dts/sunxi-libretech-all-h3-cc.dtsi     |  11 +-
 arch/arm/include/asm/arch-sunxi/clock_sun6i.h   |  10 +-
 arch/arm/mach-sunxi/Kconfig                     |   2 +
 configs/Bananapi_M2_Ultra_defconfig             |   4 +
 configs/libretech_all_h3_cc_h2_plus_defconfig   |   1 +
 configs/libretech_all_h3_cc_h3_defconfig        |   1 +
 configs/libretech_all_h3_cc_h5_defconfig        |   1 +
 configs/sopine_baseboard_defconfig              |   2 +-
 drivers/mmc/sunxi_mmc.c                         |   2 +
 drivers/net/sun8i_emac.c                        | 115 ++--
 include/dt-bindings/clock/sun8i-de2.h           |  18 +
 include/dt-bindings/clock/sun8i-r-ccu.h         |  59 ++
 include/dt-bindings/reset/sun8i-de2.h           |  14 +
 include/dt-bindings/reset/sun8i-r-ccu.h         |  53 ++
 52 files changed, 3893 insertions(+), 963 deletions(-)
 create mode 100644 arch/arm/dts/axp803.dtsi
 delete mode 100644 arch/arm/dts/sun50i-a64-pine64-plus-u-boot.dtsi
 create mode 100644 arch/arm/dts/sun50i-a64-sopine-baseboard.dts
 create mode 100644 arch/arm/dts/sun50i-a64-sopine.dtsi
 create mode 100644 arch/arm/dts/sunxi-h3-h5.dtsi
 create mode 100644 include/dt-bindings/clock/sun8i-de2.h
 create mode 100644 include/dt-bindings/clock/sun8i-r-ccu.h
 create mode 100644 include/dt-bindings/reset/sun8i-de2.h
 create mode 100644 include/dt-bindings/reset/sun8i-r-ccu.h

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-07-03 16:39 Jagan Teki
  2018-07-04 16:28 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2018-07-03 16:39 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit f58e779513be36e30ce46838fb467e12ac6a5539:

  Merge tag 'arc-updates-for-2018.07-rc2' of git://git.denx.de/u-boot-arc (2018-06-15 09:38:16 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to be0d217952222b2bd3ed071de9bb0c66d8cc80d9:

  arm: timer: sunxi: add Allwinner timer erratum workaround (2018-07-03 22:00:00 +0530)

----------------------------------------------------------------
Andre Przywara (2):
      arm: timer: factor out FSL arch timer erratum workaround
      arm: timer: sunxi: add Allwinner timer erratum workaround

Hauke Mehrtens (2):
      sun8i: h2: Add initial Orange Pi R1 support
      sun50i: h5: Add initial Orange Pi Zero Plus support

 arch/arm/cpu/armv8/generic_timer.c            |  55 ++++++++--
 arch/arm/dts/Makefile                         |   2 +
 arch/arm/dts/sun50i-h5-orangepi-zero-plus.dts | 145 ++++++++++++++++++++++++++
 arch/arm/dts/sun8i-h2-plus-orangepi-r1.dts    | 101 ++++++++++++++++++
 arch/arm/mach-sunxi/Kconfig                   |   4 +
 board/sunxi/MAINTAINERS                       |  10 ++
 configs/orangepi_r1_defconfig                 |  16 +++
 configs/orangepi_zero_plus_defconfig          |  16 +++
 8 files changed, 343 insertions(+), 6 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-h5-orangepi-zero-plus.dts
 create mode 100644 arch/arm/dts/sun8i-h2-plus-orangepi-r1.dts
 create mode 100644 configs/orangepi_r1_defconfig
 create mode 100644 configs/orangepi_zero_plus_defconfig

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-06-04 12:43 Jagan Teki
  2018-06-04 15:09 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2018-06-04 12:43 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 8730d012c9bd92d6412b3ef6e33b40c5df00f225:

  Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc (2018-05-24 09:54:25 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 2e8dbe14e766deae16c75f357f926f08b881dc66:

  board: sun50i: Add Amarula A64-Relic initial support (2018-06-04 18:09:25 +0530)

----------------------------------------------------------------
Chen-Yu Tsai (1):
      sunxi: clock: Fix OHCI clock gating for H3/H5

Jagan Teki (34):
      usb: sunxi: Simplify ccm reg base code
      musb: sunxi: Add proper macros instead of numericals
      musb: sunxi: Use simple way to fill musb_hdrc pdata
      musb: sunxi: Add fifo config
      sunxi: clock: Fix clock gating for H3/H5/A64
      musb: sunxi: Add OTG device clkgate and reset for H3/H5
      musb: sunxi: Use BIT instead of numerical shift
      musb: sunxi: Add support for H3/H5/A64
      phy: Add Allwinner A64 USB PHY driver
      phy: sun4i-usb: Add id_detect and vbus_detect ops
      phy: sun4i-usb: Add H3/H5 PHY config
      phy: sun4i-usb: Add V3S PHY config
      phy: sun4i-usb: Add A83T USB PHY config
      phy: sun4i-usb: Add A10/A13/A20 PHY config
      phy: sun4i-usb: Add A31 PHY config
      phy: sun4i-usb: Add A33 USB PHY config
      phy: sun4i-usb: Add A23 USB PHY config
      device-tree-bindings: phy: Sync sun4i-usb-phy bindings
      board: sunxi: Use generic-phy for board_usb_cable_connected
      phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
      usb: sunxi: Switch to use generic-phy
      sunxi: Drop legacy usb_phy.c
      arm64: allwinner: a64: bananapi-m64: Sync usb_otg node from Linux
      configs: bananapi-m64: Enable USB OTG peripheral mode
      ARM: dts: sun8i: a83t: Sync usbphy node from Linux
      arm64: allwinner: a64: bananapi-m64: Sync usb host nodes from Linux
      ARM: dts: sun8i-h3: bananapi-m2-plus: Sync usb otg nodes from Linux
      configs: bananapi-m2-plus: Enable USB OTG peripheral mode
      arm64: allwinner: h5: orangepi-pc2: Order nodes in alphabetic
      arm64: allwinner: h5: orangepi-pc2: Sync usb otg nodes from Linux
      configs: orangepi-pc2: Enable USB OTG peripheral mode
      arm64: allwinner: h5: orangepi-prime: Sync usb otg nodes from Linux
      configs: orangepi-prime: Enable USB OTG peripheral mode
      board: sun50i: Add Amarula A64-Relic initial support

Jun Nie (1):
      sunxi: h3: Sync OTG and HCI nodes from Linux DT

Maxime Ripard (1):
      Revert "sunxi: binman: Add U-Boot binary size check"

 arch/arm/dts/Makefile                          |   1 +
 arch/arm/dts/sun50i-a64-amarula-relic.dts      |  65 +++
 arch/arm/dts/sun50i-a64-bananapi-m64.dts       |  26 ++
 arch/arm/dts/sun50i-h5-orangepi-pc2.dts        |  59 ++-
 arch/arm/dts/sun50i-h5-orangepi-prime.dts      |  13 +
 arch/arm/dts/sun8i-a83t.dtsi                   |  20 +
 arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts     |  13 +
 arch/arm/dts/sun8i-h3.dtsi                     |  32 ++
 arch/arm/dts/sunxi-u-boot.dtsi                 |  12 -
 arch/arm/include/asm/arch-sunxi/clock_sun6i.h  |  23 +-
 arch/arm/include/asm/arch-sunxi/usb_phy.h      |  20 -
 arch/arm/mach-sunxi/Kconfig                    |   9 +
 arch/arm/mach-sunxi/Makefile                   |   3 -
 arch/arm/mach-sunxi/usb_phy.c                  | 406 -----------------
 board/sunxi/MAINTAINERS                        |   6 +
 board/sunxi/board.c                            |  40 +-
 configs/Sinovoip_BPI_M2_Plus_defconfig         |   1 +
 configs/amarula_a64_relic_defconfig            |  17 +
 configs/bananapi_m64_defconfig                 |   1 +
 configs/orangepi_pc2_defconfig                 |   1 +
 configs/orangepi_prime_defconfig               |   1 +
 doc/device-tree-bindings/phy/sun4i-usb-phy.txt |  65 +++
 drivers/Kconfig                                |   2 +
 drivers/Makefile                               |   1 +
 drivers/phy/allwinner/Kconfig                  |  13 +
 drivers/phy/allwinner/Makefile                 |   6 +
 drivers/phy/allwinner/phy-sun4i-usb.c          | 575 +++++++++++++++++++++++++
 drivers/usb/host/ehci-sunxi.c                  |  66 ++-
 drivers/usb/host/ohci-sunxi.c                  |  72 +++-
 drivers/usb/musb-new/musb_core.h               |   4 +
 drivers/usb/musb-new/musb_regs.h               |   3 +-
 drivers/usb/musb-new/musb_uboot.c              |  22 +-
 drivers/usb/musb-new/sunxi.c                   | 228 ++++++++--
 include/phy-sun4i-usb.h                        |  34 ++
 34 files changed, 1280 insertions(+), 580 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-a64-amarula-relic.dts
 delete mode 100644 arch/arm/include/asm/arch-sunxi/usb_phy.h
 delete mode 100644 arch/arm/mach-sunxi/usb_phy.c
 create mode 100644 configs/amarula_a64_relic_defconfig
 create mode 100644 doc/device-tree-bindings/phy/sun4i-usb-phy.txt
 create mode 100644 drivers/phy/allwinner/Kconfig
 create mode 100644 drivers/phy/allwinner/Makefile
 create mode 100644 drivers/phy/allwinner/phy-sun4i-usb.c
 create mode 100644 include/phy-sun4i-usb.h

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-05-09 11:03 Jagan Teki
  2018-05-10 11:16 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2018-05-09 11:03 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit b25f8e2112b1582ce6386e846800a31bab688e50:

  Merge git://git.denx.de/u-boot-imx (2018-04-30 07:14:05 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to f3df7758b5fb4e1f8eb8f2bbd9b9354054884502:

  board: sunxi: sun8i-v40: Add Bananapi M2 Berry support (2018-05-07 11:33:19 +0530)

----------------------------------------------------------------
Chen-Yu Tsai (5):
      sunxi: Disable R_I2C for Libre Computer Board ALL-H3-CC H3 ver.
      sunxi: Split out common board design for ALL-H3-CC device tree
      sunxi: Add Libre Computer Board ALL-H3-CC H2+ ver.
      sunxi: Add Libre Computer Board ALL-H3-CC H5 ver.
      sunxi: Sort dts Makefile entries for H3

Jagan Teki (2):
      ARM: dts: sun8i: Sync r40 dtsi from Linux
      board: sunxi: sun8i-v40: Add Bananapi M2 Berry support

 arch/arm/dts/Makefile                              |  15 +-
 arch/arm/dts/sun50i-h5-libretech-all-h3-cc.dts     |  13 ++
 arch/arm/dts/sun8i-h2-plus-libretech-all-h3-cc.dts |  13 ++
 arch/arm/dts/sun8i-h3-libretech-all-h3-cc.dts      | 166 +-----------------
 arch/arm/dts/sun8i-r40.dtsi                        |  43 +++++
 arch/arm/dts/sun8i-v40-bananapi-m2-berry.dts       | 132 +++++++++++++++
 arch/arm/dts/sunxi-libretech-all-h3-cc.dtsi        | 168 ++++++++++++++++++
 board/sunxi/MAINTAINERS                            |   9 +-
 configs/bananapi_m2_berry_defconfig                |  14 ++
 configs/libretech_all_h3_cc_h2_plus_defconfig      |  15 ++
 configs/libretech_all_h3_cc_h3_defconfig           |   2 -
 configs/libretech_all_h3_cc_h5_defconfig           |  15 ++
 include/dt-bindings/clock/sun8i-r40-ccu.h          | 187 +++++++++++++++++++++
 include/dt-bindings/reset/sun8i-r40-ccu.h          | 130 ++++++++++++++
 14 files changed, 749 insertions(+), 173 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-h5-libretech-all-h3-cc.dts
 create mode 100644 arch/arm/dts/sun8i-h2-plus-libretech-all-h3-cc.dts
 create mode 100644 arch/arm/dts/sun8i-v40-bananapi-m2-berry.dts
 create mode 100644 arch/arm/dts/sunxi-libretech-all-h3-cc.dtsi
 create mode 100644 configs/bananapi_m2_berry_defconfig
 create mode 100644 configs/libretech_all_h3_cc_h2_plus_defconfig
 create mode 100644 configs/libretech_all_h3_cc_h5_defconfig
 create mode 100644 include/dt-bindings/clock/sun8i-r40-ccu.h
 create mode 100644 include/dt-bindings/reset/sun8i-r40-ccu.h

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-04-27 13:02 Jagan Teki
  2018-04-29 21:05 ` Tom Rini
  2018-04-30 16:15 ` Tom Rini
  0 siblings, 2 replies; 125+ messages in thread
From: Jagan Teki @ 2018-04-27 13:02 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 275d80a4c2fb63890f3f4c16b7ad481064e650a0:

  Merge git://git.denx.de/u-boot-usb (2018-04-22 09:30:36 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 5ff8e54888e4d26a352453564f7f599d29696dc9:

  sunxi: improve throughput in the sunxi_mmc driver (2018-04-25 10:29:38 +0530)

----------------------------------------------------------------
Philipp Tomsich (1):
      sunxi: improve throughput in the sunxi_mmc driver

Stefan Mavrodiev (1):
      sunxi: mmc: Fix phase delays

 drivers/mmc/sunxi_mmc.c | 35 ++++++++++++++++++++---------------
 1 file changed, 20 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-04-04  8:55 Jagan Teki
  2018-04-05 23:39 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2018-04-04  8:55 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR, these changes were there since from last release.

thanks,
Jagan.

The following changes since commit 0354f4bef0f1ff1e160673794577ca00b23f3f1a:

  sunxi: Add DRAM_SUN8I_A83T kconfig entry (2018-03-19 16:46:47 +0530)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to f3fed05e095439b3fd24990e20dbea1d4b03c121:

  Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT" (2018-04-04 14:15:40 +0530)

----------------------------------------------------------------
Andre Przywara (11):
      sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted Firmware
      sunxi: gpio: add missing compatible strings
      net: sun8i-emac: support new pinctrl DT bindings
      net: sun8i-emac: add support for new EMAC DT binding
      arm: dts: sunxi: update A64 to new EMAC binding
      arm: dts: sunxi: update H3 to new EMAC binding
      arm: dts: sunxi: update H5 to new EMAC binding
      net: sun8i-emac: remove support for old binding
      sunxi: disable direct MMC environment
      sunxi: revert disabling of features
      Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT"

Miquel Raynal (20):
      spl: fix binman_sym output check
      mtd: nand: sunxi: fix ECC strength choice
      spl: nand: sunxi: fix second case of modulo by zero error
      spl: nand: sunxi: fix typo on register name
      spl: nand: sunxi: introduce the nand_wait_int() helper
      spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper
      spl: nand: sunxi: add missing status clear
      spl: nand: sunxi: create an helper to handle command execution
      spl: nand: sunxi: ensure enough time has passed after changing the column
      spl: nand: sunxi: make the reset column helper more generic
      sunxi: spl: deassert the NAND controller reset line
      spl: nand: sunxi: declare the ecc_bytes array globally
      spl: nand: sunxi: use PIO instead of DMA
      sunxi: spl: remove DMA related settings of the NAND controller
      sunxi: allow NAND support to be compiled for sun8i platforms
      sunxi: dts: enable NAND on NES classic
      sunxi: automatically select SPL_NAND_SUPPORT in Kconfig
      sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig
      sunxi: move the NAND parameters to Kconfig
      configs: add NAND support for NES Classic

 arch/arm/dts/sun50i-a64-pine64-plus-u-boot.dtsi    |  51 +++--
 arch/arm/dts/sun50i-h5-orangepi-pc2.dts            |   7 +-
 arch/arm/dts/sun8i-a23-a33.dtsi                    |  17 ++
 arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts       |   6 +-
 arch/arm/dts/sun8i-h3-libretech-all-h3-cc.dts      |   7 +-
 arch/arm/dts/sun8i-h3-nanopi-neo.dts               |   6 +-
 arch/arm/dts/sun8i-h3-orangepi-2.dts               |   7 +-
 arch/arm/dts/sun8i-h3-orangepi-one.dts             |   7 +-
 arch/arm/dts/sun8i-h3-orangepi-pc.dts              |   7 +-
 arch/arm/dts/sun8i-h3-orangepi-plus.dts            |   8 +-
 arch/arm/dts/sun8i-h3-orangepi-plus2e.dts          |   9 +-
 arch/arm/dts/sun8i-h3.dtsi                         |  69 ++++--
 .../dts/sun8i-r16-nintendo-nes-classic-edition.dts |  14 ++
 arch/arm/include/asm/arch-sunxi/clock_sun6i.h      |   6 +
 board/sunxi/README.sunxi64                         |   6 +
 board/sunxi/board.c                                |   7 +-
 cmd/Kconfig                                        |   5 -
 common/spl/spl.c                                   |  10 +-
 configs/CHIP_pro_defconfig                         |   6 +-
 configs/Nintendo_NES_Classic_Edition_defconfig     |   4 +
 configs/pine64_plus_defconfig                      |   1 +
 drivers/gpio/sunxi_gpio.c                          |   3 +
 drivers/mtd/nand/Kconfig                           |  26 ++-
 drivers/mtd/nand/sunxi_nand.c                      |   8 +-
 drivers/mtd/nand/sunxi_nand_spl.c                  | 236 ++++++++++-----------
 drivers/net/sun8i_emac.c                           |  89 +++++---
 drivers/video/Kconfig                              |   2 -
 env/Kconfig                                        |   1 -
 lib/Kconfig                                        |   1 -
 29 files changed, 390 insertions(+), 236 deletions(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-03-19 20:00 Jagan Teki
  2018-03-20  0:09 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2018-03-19 20:00 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit b8aa55cb6414e512cce30bb7db3268eea934466d:

  common: move init_helpers.h prototypes in init.h (2018-03-16 14:56:59 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 0354f4bef0f1ff1e160673794577ca00b23f3f1a:

  sunxi: Add DRAM_SUN8I_A83T kconfig entry (2018-03-19 16:46:47 +0530)

----------------------------------------------------------------
Jagan Teki (11):
      sunxi: Add SUN6I_PRCM kconfig entry
      sunxi: Add SUN6I_P2WI kconfig entry
      sunxi: Use SUN6I_PRCM if used
      sunxi: Add SUN8I_RSB kconfig entry
      sunxi: Add AXP_PMIC_BUS kconfig entry
      sunxi: add DRAM_SUN6I kconfig
      sunxi: Add DRAM_SUN4I kconfig entry
      sunxi: Add DRAM_SUN9I kconfig entry
      sunxi: Add DRAM_SUN8I_A23 kconfig entry
      sunxi: Add DRAM_SUN8I_A33 kconfig entry
      sunxi: Add DRAM_SUN8I_A83T kconfig entry

 arch/arm/mach-sunxi/Kconfig  | 81 ++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/mach-sunxi/Makefile | 30 ++++++----------
 drivers/power/Kconfig        |  5 +++
 3 files changed, 96 insertions(+), 20 deletions(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-03-14 14:05 Jagan Teki
  2018-03-15 12:26 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2018-03-14 14:05 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit f95ab1fb6e37f0601f397091bb011edf7a98b890:

  Prepare v2018.03 (2018-03-13 08:02:19 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 341c05865478e259c1c9d889c74c43dcd5192cc0:

  sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs (2018-03-14 10:45:37 +0530)

----------------------------------------------------------------
Andre Przywara (2):
      sunxi: Pine64: temporarily remove extra Pine64 non-plus DT
      sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs

Chen-Yu Tsai (1):
      sunxi: Add reg property for USB OTG node in sun8i-a83t.dtsi

Heinrich Schuchardt (1):
      mmc: sunxi: support cd-inverted

Samuel Holland (1):
      net: sun8i_emac: Fix PHY initialization

Stefan Mavrodiev (3):
      Move CONFIG_PHY_ADDR to Kconfig
      sunxi: Add A20-SOM204-EVB board
      sunxi: Add A20-SOM204-EVB-eMMC board

Tuomas Tynkkynen (2):
      ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile
      ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as well

 Kconfig                                           |   3 +
 Makefile                                          |  10 +
 README                                            |   4 -
 arch/arm/cpu/armv7/sunxi/config.mk                |   6 -
 arch/arm/dts/Makefile                             |   2 +
 arch/arm/dts/sun7i-a20-olimex-som204-evb-emmc.dts |  36 +++
 arch/arm/dts/sun7i-a20-olimex-som204-evb.dts      | 296 ++++++++++++++++++++++
 arch/arm/dts/sun8i-a83t.dtsi                      |   1 +
 board/sunxi/MAINTAINERS                           |   6 +
 board/sunxi/README.sunxi64                        |   3 +-
 configs/A10-OLinuXino-Lime_defconfig              |   1 -
 configs/A10s-OLinuXino-M_defconfig                |   1 -
 configs/A13-OLinuXinoM_defconfig                  |   1 -
 configs/A13-OLinuXino_defconfig                   |   1 -
 configs/A20-OLinuXino-Lime2-eMMC_defconfig        |   1 -
 configs/A20-OLinuXino-Lime2_defconfig             |   1 -
 configs/A20-OLinuXino-Lime_defconfig              |   1 -
 configs/A20-OLinuXino_MICRO-eMMC_defconfig        |   1 -
 configs/A20-OLinuXino_MICRO_defconfig             |   1 -
 configs/A20-Olimex-SOM-EVB_defconfig              |   1 -
 configs/A20-Olimex-SOM204-EVB-eMMC_defconfig      |  34 +++
 configs/A20-Olimex-SOM204-EVB_defconfig           |  33 +++
 configs/A33-OLinuXino_defconfig                   |   1 -
 configs/Ainol_AW1_defconfig                       |   1 -
 configs/Ampe_A76_defconfig                        |   1 -
 configs/Auxtek-T003_defconfig                     |   1 -
 configs/Auxtek-T004_defconfig                     |   1 -
 configs/Bananapi_M2_Ultra_defconfig               |   1 -
 configs/Bananapi_defconfig                        |   1 -
 configs/Bananapi_m2m_defconfig                    |   1 -
 configs/Bananapro_defconfig                       |   1 -
 configs/CHIP_defconfig                            |   1 -
 configs/CHIP_pro_defconfig                        |   1 -
 configs/CSQ_CS908_defconfig                       |   1 -
 configs/Chuwi_V7_CW0825_defconfig                 |   1 -
 configs/Colombus_defconfig                        |   1 -
 configs/Cubieboard2_defconfig                     |   1 -
 configs/Cubieboard4_defconfig                     |   1 -
 configs/Cubieboard_defconfig                      |   1 -
 configs/Cubietruck_defconfig                      |   1 -
 configs/Cubietruck_plus_defconfig                 |   1 -
 configs/Empire_electronix_d709_defconfig          |   1 -
 configs/Empire_electronix_m712_defconfig          |   1 -
 configs/Hummingbird_A31_defconfig                 |   1 -
 configs/Hyundai_A7HD_defconfig                    |   1 -
 configs/Itead_Ibox_A20_defconfig                  |   1 -
 configs/Lamobo_R1_defconfig                       |   1 -
 configs/LicheePi_Zero_defconfig                   |   1 -
 configs/Linksprite_pcDuino3_Nano_defconfig        |   1 -
 configs/Linksprite_pcDuino3_defconfig             |   1 -
 configs/Linksprite_pcDuino_defconfig              |   1 -
 configs/MK808C_defconfig                          |   1 -
 configs/MSI_Primo73_defconfig                     |   1 -
 configs/MSI_Primo81_defconfig                     |   1 -
 configs/Marsboard_A10_defconfig                   |   1 -
 configs/Mele_A1000G_quad_defconfig                |   1 -
 configs/Mele_A1000_defconfig                      |   1 -
 configs/Mele_I7_defconfig                         |   1 -
 configs/Mele_M3_defconfig                         |   1 -
 configs/Mele_M5_defconfig                         |   1 -
 configs/Mele_M9_defconfig                         |   1 -
 configs/Merrii_A80_Optimus_defconfig              |   1 -
 configs/Mini-X_defconfig                          |   1 -
 configs/Nintendo_NES_Classic_Edition_defconfig    |   1 -
 configs/Orangepi_defconfig                        |   1 -
 configs/Orangepi_mini_defconfig                   |   1 -
 configs/Sinlinx_SinA31s_defconfig                 |   1 -
 configs/Sinlinx_SinA33_defconfig                  |   1 -
 configs/Sinovoip_BPI_M2_Plus_defconfig            |   1 -
 configs/Sinovoip_BPI_M2_defconfig                 |   1 -
 configs/Sinovoip_BPI_M3_defconfig                 |   1 -
 configs/Sunchip_CX-A99_defconfig                  |   1 -
 configs/UTOO_P66_defconfig                        |   1 -
 configs/Wexler_TAB7200_defconfig                  |   1 -
 configs/Wits_Pro_A20_DKT_defconfig                |   1 -
 configs/Wobo_i5_defconfig                         |   1 -
 configs/Yones_Toptech_BD1078_defconfig            |   1 -
 configs/Yones_Toptech_BS1078_V2_defconfig         |   1 -
 configs/a64-olinuxino_defconfig                   |   1 -
 configs/ba10_tv_box_defconfig                     |   1 -
 configs/bananapi_m1_plus_defconfig                |   1 -
 configs/bananapi_m64_defconfig                    |   1 -
 configs/colorfly_e708_q1_defconfig                |   1 -
 configs/devkit3250_defconfig                      |   1 +
 configs/difrnce_dit4350_defconfig                 |   1 -
 configs/dserve_dsrv9703c_defconfig                |   1 -
 configs/ga10h_v1_1_defconfig                      |   1 -
 configs/gt90h_v4_defconfig                        |   1 -
 configs/h8_homlet_v2_defconfig                    |   1 -
 configs/i12-tvbox_defconfig                       |   1 -
 configs/iNet_3F_defconfig                         |   1 -
 configs/iNet_3W_defconfig                         |   1 -
 configs/iNet_86VS_defconfig                       |   1 -
 configs/iNet_D978_rev2_defconfig                  |   1 -
 configs/icnova-a20-swac_defconfig                 |   1 -
 configs/inet1_defconfig                           |   1 -
 configs/inet86dz_defconfig                        |   1 -
 configs/inet97fv2_defconfig                       |   1 -
 configs/inet98v_rev2_defconfig                    |   1 -
 configs/inet9f_rev03_defconfig                    |   1 -
 configs/inet_q972_defconfig                       |   1 -
 configs/jesurun_q5_defconfig                      |   1 -
 configs/khadas-vim_defconfig                      |   1 +
 configs/libretech-cc_defconfig                    |   1 +
 configs/libretech_all_h3_cc_h3_defconfig          |   1 -
 configs/mixtile_loftq_defconfig                   |   1 -
 configs/mk802_a10s_defconfig                      |   1 -
 configs/mk802_defconfig                           |   1 -
 configs/mk802ii_defconfig                         |   1 -
 configs/nanopi_a64_defconfig                      |   1 -
 configs/nanopi_m1_defconfig                       |   1 -
 configs/nanopi_m1_plus_defconfig                  |   1 -
 configs/nanopi_neo2_defconfig                     |   1 -
 configs/nanopi_neo_air_defconfig                  |   1 -
 configs/nanopi_neo_defconfig                      |   1 -
 configs/nanopi_neo_plus2_defconfig                |   1 -
 configs/orangepi_2_defconfig                      |   1 -
 configs/orangepi_lite_defconfig                   |   1 -
 configs/orangepi_one_defconfig                    |   1 -
 configs/orangepi_pc2_defconfig                    |   1 -
 configs/orangepi_pc_defconfig                     |   1 -
 configs/orangepi_pc_plus_defconfig                |   1 -
 configs/orangepi_plus2e_defconfig                 |   1 -
 configs/orangepi_plus_defconfig                   |   1 -
 configs/orangepi_prime_defconfig                  |   1 -
 configs/orangepi_win_defconfig                    |   1 -
 configs/orangepi_zero_defconfig                   |   1 -
 configs/orangepi_zero_plus2_defconfig             |   1 -
 configs/p212_defconfig                            |   1 +
 configs/parrot_r16_defconfig                      |   1 -
 configs/pine64_plus_defconfig                     |   2 -
 configs/polaroid_mid2407pxe03_defconfig           |   1 -
 configs/polaroid_mid2809pxe04_defconfig           |   1 -
 configs/pov_protab2_ips9_defconfig                |   1 -
 configs/q8_a13_tablet_defconfig                   |   1 -
 configs/q8_a23_tablet_800x480_defconfig           |   1 -
 configs/q8_a33_tablet_1024x600_defconfig          |   1 -
 configs/q8_a33_tablet_800x480_defconfig           |   1 -
 configs/r7-tv-dongle_defconfig                    |   1 -
 configs/sopine_baseboard_defconfig                |   1 -
 configs/sun8i_a23_evb_defconfig                   |   1 -
 configs/sunxi_Gemei_G9_defconfig                  |   1 -
 configs/tbs_a711_defconfig                        |   1 -
 drivers/mmc/sunxi_mmc.c                           |  10 +-
 drivers/net/phy/Kconfig                           |   7 +
 drivers/net/sun8i_emac.c                          |   2 +-
 include/configs/am335x_shc.h                      |   1 -
 include/configs/baltos.h                          |   1 -
 include/configs/devkit3250.h                      |   1 -
 include/configs/ds414.h                           |   1 -
 include/configs/edb93xx.h                         |   1 -
 include/configs/khadas-vim.h                      |   2 -
 include/configs/libretech-cc.h                    |   2 -
 include/configs/p212.h                            |   2 -
 include/configs/pepper.h                          |   1 -
 include/configs/sunxi-common.h                    |   2 -
 include/configs/work_92105.h                      |   1 -
 include/configs/x600.h                            |   1 -
 scripts/config_whitelist.txt                      |   1 -
 159 files changed, 442 insertions(+), 160 deletions(-)
 delete mode 100644 arch/arm/cpu/armv7/sunxi/config.mk
 create mode 100644 arch/arm/dts/sun7i-a20-olimex-som204-evb-emmc.dts
 create mode 100644 arch/arm/dts/sun7i-a20-olimex-som204-evb.dts
 create mode 100644 configs/A20-Olimex-SOM204-EVB-eMMC_defconfig
 create mode 100644 configs/A20-Olimex-SOM204-EVB_defconfig

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-01-26 14:35 Jagan Teki
  2018-01-26 21:00 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2018-01-26 14:35 UTC (permalink / raw)
  To: u-boot

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(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2018-01-11 19:02 Jagan Teki
  2018-01-12 12:18 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2018-01-11 19:02 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR, thanks!

The following changes since commit 98691a60abffb44303d7dae6e9e699d0daded930:

  Merge git://git.denx.de/u-boot-rockchip (2018-01-09 13:28:51 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 00425e63f6a0eef03a2c554edc3caee5a27a046b:

  configs: sun50i: Enable eMMC on a64-olinuxino (2018-01-12 00:28:29 +0530)

----------------------------------------------------------------
Chen-Yu Tsai (1):
      sunxi: Add support for Libre Computer Board ALL-H3-CC H3 ver.

Jagan Teki (1):
      configs: sun50i: Enable eMMC on a64-olinuxino

Maxime Ripard (1):
      sunxi: maintainers: Add myself for the TBS A711

Tuomas Tynkkynen (1):
      ARM: sunxi: Remove left-over cd-inverted property from pcDuino3

 arch/arm/dts/Makefile                         |   1 +
 arch/arm/dts/sun7i-a20-pcduino3.dts           |   1 -
 arch/arm/dts/sun8i-h3-libretech-all-h3-cc.dts | 180 ++++++++++++++++++++++++++
 board/sunxi/MAINTAINERS                       |  10 ++
 configs/a64-olinuxino_defconfig               |   1 +
 configs/libretech_all_h3_cc_h3_defconfig      |  19 +++
 6 files changed, 211 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/dts/sun8i-h3-libretech-all-h3-cc.dts
 create mode 100644 configs/libretech_all_h3_cc_h3_defconfig

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2017-12-19 11:47 Jagan Teki
  2017-12-19 20:44 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2017-12-19 11:47 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks!
Jagan.

The following changes since commit b6251db8c3f0de605b4cd6f15a00fc7dd19cda63:

  Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND (2017-11-17 16:37:26 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 23cd00ab2d8c39eaa15257efcba441939ea66fa8:

  arm64: dts: sun50i: h5: Order nodes in alphabetic for orangepi-prime (2017-12-19 16:26:21 +0530)

----------------------------------------------------------------
Antony Antony (2):
      arm64: sun50i-h5.dtsi : update to kernel 4.14
      sun50i: h5: Add NanoPi Neo Plus2 DT initial support

Chen-Yu Tsai (1):
      sunxi: Fix UART console index for A33-OLinuXino

Icenowy Zheng (2):
      video: sunxi: de2: add support for LCD SimpleFB
      sunxi: set the default CPUx frequency of H5 to 816MHz

Jagan Teki (3):
      sunxi: arm64: Increase CONFIG_SYS_BOOTM_LEN to 32MB
      configs: sunxi: Drop FASTBOOT_FLASH
      arm64: dts: sun50i: h5: Order nodes in alphabetic for orangepi-prime

Maxime Ripard (5):
      part: efi: Add a Kconfig option for the number of partition entries
      part: efi: Add default number of partition entries for sunxi
      sunxi: Add default partition scheme
      fastboot: Enable flashing by default on sunxi
      sunxi: Add the TBS A711 tablet

Stefan Mavrodiev (1):
      sunxi: Fix A20-OLinuXino-MICRO LAN8710 support

Vasily Khoruzhick (1):
      sunxi: video: HDMI: split VSYNC and HSYNC polarity settings

 arch/arm/dts/Makefile                          |   4 +-
 arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts    | 106 +++++++++++++++++++++++++
 arch/arm/dts/sun50i-h5-orangepi-prime.dts      |  16 ++--
 arch/arm/dts/sun50i-h5.dtsi                    |  32 ++++++++
 arch/arm/dts/sun8i-a83t-tbs-a711.dts           |  76 ++++++++++++++++++
 arch/arm/mach-sunxi/Kconfig                    |   2 +-
 board/sunxi/MAINTAINERS                        |   5 ++
 board/sunxi/gmac.c                             |   4 +
 cmd/fastboot/Kconfig                           |   1 +
 configs/A13-OLinuXino_defconfig                |   1 -
 configs/A20-OLinuXino-Lime2-eMMC_defconfig     |   1 -
 configs/A20-OLinuXino-Lime2_defconfig          |   1 -
 configs/A20-OLinuXino_MICRO-eMMC_defconfig     |   1 +
 configs/A20-OLinuXino_MICRO_defconfig          |   1 +
 configs/A33-OLinuXino_defconfig                |   1 +
 configs/CHIP_defconfig                         |   1 -
 configs/CHIP_pro_defconfig                     |   1 -
 configs/Cubietruck_defconfig                   |   1 -
 configs/Nintendo_NES_Classic_Edition_defconfig |   1 -
 configs/Sinlinx_SinA33_defconfig               |   1 -
 configs/nanopi_neo_plus2_defconfig             |  18 +++++
 configs/parrot_r16_defconfig                   |   1 -
 configs/tbs_a711_defconfig                     |  23 ++++++
 disk/Kconfig                                   |  14 ++++
 drivers/net/Kconfig                            |   8 ++
 drivers/video/sunxi/sunxi_de2.c                |  11 ++-
 drivers/video/sunxi/sunxi_dw_hdmi.c            |  14 ++--
 include/configs/sunxi-common.h                 |  18 +++++
 include/part_efi.h                             |   2 +-
 29 files changed, 336 insertions(+), 30 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts
 create mode 100644 arch/arm/dts/sun8i-a83t-tbs-a711.dts
 create mode 100644 configs/nanopi_neo_plus2_defconfig
 create mode 100644 configs/tbs_a711_defconfig

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2017-11-10 14:07 Jagan Teki
  2017-11-10 15:28 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2017-11-10 14:07 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Few more fixes for v2017.11, Please pull the same.

thanks!
Jagan.

The following changes since commit 60567a320f4a55f05ae94fbb34f7aac0dd4c8fea:

  Merge git://git.denx.de/u-boot-rockchip (2017-11-10 08:19:01 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 8e2c2d413c37b7fd13641730b706774c08982f0f:

  sunxi: SATA link timeout fix (2017-11-10 19:21:24 +0530)

----------------------------------------------------------------
Chen-Yu Tsai (1):
      net: sun8i_emac: Fix build for non-H3/H5 SoCs

Werner Böllmann (1):
      sunxi: SATA link timeout fix

 board/sunxi/board.c      | 2 ++
 drivers/net/sun8i_emac.c | 3 +++
 2 files changed, 5 insertions(+)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2017-11-09 11:45 Jagan Teki
  2017-11-10  3:20 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2017-11-09 11:45 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Few fixes for v2017.11, Please pull the same.

thanks!
Jagan.

The following changes since commit 43ede0bca7fc1590b623832b743213b818257a27:

  Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT (2017-11-05 11:21:35 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 6270a3f035d0bdb5d2283dff4bb568d36ab4c0e3:

  sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users (2017-11-09 14:39:30 +0530)

----------------------------------------------------------------
Artturi Alm (2):
      sunxi: fix CONFIG_SUNXI_EMAC references
      sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users

Icenowy Zheng (1):
      video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized

 drivers/net/Kconfig             |  1 +
 drivers/net/Makefile            |  2 +-
 drivers/video/sunxi/sunxi_de2.c | 16 +++++++++++-----
 include/configs/sunxi-common.h  |  2 +-
 4 files changed, 14 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2017-09-01 17:10 Jagan Teki
  2017-09-01 18:02 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2017-09-01 17:10 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull these fixes.

thanks!
Jagan.

The following changes since commit ead3697d7ec491c055fe546b3a45bcfba45fa022:

  mmc: sunxi: fix legacy MMC initialisation (2017-08-28 22:38:05 +0530)

are available in the git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 6ff005cf19363382fc867d7876a75fd8a386e894:

  sunxi: Fix CONFIG_SUNXI_GMAC references (2017-09-01 20:48:27 +0530)

----------------------------------------------------------------
Chen-Yu Tsai (1):
      mmc: sunxi: Only update timing mode bit when enabling new timing mode

Dave Prue (1):
      sunxi: Fix CONFIG_SUNXI_GMAC references

 arch/arm/include/asm/arch-sunxi/sys_proto.h | 2 +-
 board/sunxi/Makefile                        | 2 +-
 drivers/mmc/sunxi_mmc.c                     | 2 +-
 include/configs/sunxi-common.h              | 2 +-
 scripts/build-whitelist.sh                  | 4 ++--
 scripts/config_whitelist.txt                | 1 -
 6 files changed, 6 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2017-08-29  7:27 Jagan Teki
  2017-09-01 16:42 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2017-08-29  7:27 UTC (permalink / raw)
  To: u-boot

Hi Tom,

These fixes need to be in for the release, please pull the same.

thanks!
Jagan.

The following changes since commit 8b3cec7da18645eda7f7cd0b65ee9f2dac573409:

  mtdparts: Fix uninitialized scalar usage (2017-08-26 16:59:24 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to ead3697d7ec491c055fe546b3a45bcfba45fa022:

  mmc: sunxi: fix legacy MMC initialisation (2017-08-28 22:38:05 +0530)

----------------------------------------------------------------
Jagan Teki (1):
      sunxi: bpi-m3: Enable eMMC

Maxime Ripard (3):
      mmc: sunxi: Support new mode
      sunxi: Enable MMC new mode for A83T
      mmc: sunxi: fix legacy MMC initialisation

 arch/arm/include/asm/arch-sunxi/clock_sun8i_a83t.h |  1 +
 arch/arm/include/asm/arch-sunxi/mmc.h              | 11 +++++---
 arch/arm/mach-sunxi/Kconfig                        |  1 +
 configs/Sinovoip_BPI_M3_defconfig                  |  1 +
 drivers/mmc/Kconfig                                |  4 +++
 drivers/mmc/sunxi_mmc.c                            | 29 +++++++++++++++++++---
 6 files changed, 40 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2017-08-16 13:11 Jagan Teki
  2017-08-17  1:17 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2017-08-16 13:11 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks!
Jagan.

The following changes since commit b24065c4ef21687787a74eef22dfa9232096f965:

  Merge git://git.denx.de/u-boot-i2c (2017-08-10 07:22:59 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 585bf8ae6f467d85b8e9f17141c8562d96a83c51:

  sun50i: a64: Add A64-OLinuXino initial support (2017-08-15 11:30:59 +0530)

----------------------------------------------------------------
Clément Bœsch (1):
      sunxi: reduce Orange Pi Zero DRAM clock speed

Emmanuel Vadot (1):
      ARM: dts: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmc

Icenowy Zheng (3):
      sunxi: add PRCM secure switch register definition
      sunxi: switch PRCM to non-secure on H3/H5 SoCs
      sunxi: add MACPWR in Orange Pi PC2 defconfig

Jagan Teki (3):
      sun50i: a64: Sync Linux [oe]hci0 nodes
      sun50i: a64: Add initial NanoPi A64 support
      sun50i: a64: Add A64-OLinuXino initial support

Olliver Schinagl (1):
      sun7i: Add support for Olimex A20-OLinuXino-LIME2-eMMC

 arch/arm/dts/Makefile                           |   2 +
 arch/arm/dts/sun50i-a64-nanopi-a64.dts          | 115 ++++++++++++++++++++++++
 arch/arm/dts/sun50i-a64-olinuxino.dts           |  84 +++++++++++++++++
 arch/arm/dts/sun50i-a64.dtsi                    |  22 +++++
 arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts |   2 +-
 arch/arm/include/asm/arch-sunxi/prcm.h          |   6 ++
 arch/arm/mach-sunxi/clock_sun6i.c               |   6 ++
 board/sunxi/MAINTAINERS                         |  15 ++++
 configs/A20-OLinuXino-Lime2-eMMC_defconfig      |  36 ++++++++
 configs/a64-olinuxino_defconfig                 |  15 ++++
 configs/nanopi_a64_defconfig                    |  15 ++++
 configs/orangepi_pc2_defconfig                  |   1 +
 configs/orangepi_zero_defconfig                 |   2 +-
 13 files changed, 319 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-a64-nanopi-a64.dts
 create mode 100644 arch/arm/dts/sun50i-a64-olinuxino.dts
 create mode 100644 configs/A20-OLinuXino-Lime2-eMMC_defconfig
 create mode 100644 configs/a64-olinuxino_defconfig
 create mode 100644 configs/nanopi_a64_defconfig

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull Request: u-boot-sunxi/master
@ 2017-06-01 13:43 Jagan Teki
  2017-06-04 17:11 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2017-06-01 13:43 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please take this PR.

thanks,
Jagan.

The following changes since commit 4c78028737c3185f49f5691183aeac3478b5f699:

  mksunxi_fit_atf.sh: Allow for this to complete when bl31.bin is missing (2017-05-22 20:18:01 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 2dbe9c1362c7481fac93524f65340a48c79eed9a:

  sun50i: a64: Add initial Banana Pi M64 support (2017-06-01 09:26:05 +0000)

----------------------------------------------------------------
Andre Przywara (1):
      sunxi: A64/Pine64: update device tree from Linux

Chen-Yu Tsai (1):
      sunxi: Use uart0 as console for Sinlinx SinA33

Jagan Teki (1):
      sun50i: a64: Add initial Banana Pi M64 support

Mylene JOSSERAND (2):
      sunxi: Add support for NanoPi M1
      sunxi: Update NanoPi Neo to use dtsi

 arch/arm/dts/Makefile                              |   2 +
 ...e64-common.dtsi => sun50i-a64-bananapi-m64.dts} |  72 ++-
 arch/arm/dts/sun50i-a64-pine64-plus-u-boot.dtsi    |  50 ++
 arch/arm/dts/sun50i-a64-pine64-plus.dts            |  26 +-
 arch/arm/dts/sun50i-a64-pine64.dts                 |  59 +-
 arch/arm/dts/sun50i-a64.dtsi                       | 639 ++++++---------------
 arch/arm/dts/sun8i-h3-nanopi-m1.dts                |  64 +++
 arch/arm/dts/sun8i-h3-nanopi-neo.dts               |  79 +--
 arch/arm/dts/sun8i-h3-nanopi.dtsi                  | 137 +++++
 board/sunxi/MAINTAINERS                            |  10 +
 configs/Sinlinx_SinA33_defconfig                   |   1 +
 configs/bananapi_m64_defconfig                     |  17 +
 configs/nanopi_m1_defconfig                        |  16 +
 include/dt-bindings/clock/sun50i-a64-ccu.h         | 134 +++++
 include/dt-bindings/reset/sun50i-a64-ccu.h         |  98 ++++
 15 files changed, 828 insertions(+), 576 deletions(-)
 rename arch/arm/dts/{sun50i-a64-pine64-common.dtsi => sun50i-a64-bananapi-m64.dts} (70%)
 create mode 100644 arch/arm/dts/sun50i-a64-pine64-plus-u-boot.dtsi
 create mode 100644 arch/arm/dts/sun8i-h3-nanopi-m1.dts
 create mode 100644 arch/arm/dts/sun8i-h3-nanopi.dtsi
 create mode 100644 configs/bananapi_m64_defconfig
 create mode 100644 configs/nanopi_m1_defconfig
 create mode 100644 include/dt-bindings/clock/sun50i-a64-ccu.h
 create mode 100644 include/dt-bindings/reset/sun50i-a64-ccu.h

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2017-05-22 10:03 Jagan Teki
  2017-05-23  0:18 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2017-05-22 10:03 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please take this PR.

thanks!
Jagan.

The following changes since commit 4125bbcef6a998ce8580a1f5c53c8c93a56a125b:

  Merge branch 'master' of git://git.denx.de/u-boot-mmc (2017-05-16 08:10:50 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 80b51b5aa91b75d83323fd1fdd253d5f67621784:

  sunxi: Move maintainership for Pine64 (2017-05-17 23:24:49 +0530)

----------------------------------------------------------------
Andre Przywara (19):
      SPL: FIT: refactor FDT loading
      SPL: FIT: rework U-Boot image loading
      SPL: FIT: improve error handling
      SPL: FIT: factor out spl_load_fit_image()
      SPL: FIT: allow loading multiple images
      Kconfig: fix SPL_FIT dependency
      tools: mksunxiboot: allow larger SPL binaries
      armv8: SPL: only compile GIC code if needed
      armv8: fsl: move ccn504 code into FSL Makefile
      sunxi: A64: move SPL stack to end of SRAM A2
      sunxi: SPL: store RAM size in gd
      sunxi: SPL: add FIT config selector for Pine64 boards
      Makefile: add rules to generate SPL FIT images
      sunxi: 64-bit SoCs: introduce FIT generator script
      sunxi: defconfig: add supported DT list for Pine64
      sunxi: enable automatic FIT build for 64-bit SoCs
      sunxi: use SPL header DT name for FIT board matching
      sunxi: update Pine64 README
      sunxi: Move maintainership for Pine64

Siarhei Siamashka (1):
      sunxi: Store the device tree name in the SPL header

 Kconfig                               |  22 ++-
 Makefile                              |  20 +++
 arch/arm/include/asm/arch-sunxi/spl.h |  19 ++-
 arch/arm/lib/Makefile                 |   4 +-
 arch/arm/mach-sunxi/Kconfig           |   4 +
 board/sunxi/MAINTAINERS               |   6 +-
 board/sunxi/README.pine64             |  98 -----------
 board/sunxi/README.sunxi64            | 165 +++++++++++++++++++
 board/sunxi/board.c                   |  36 +++-
 board/sunxi/mksunxi_fit_atf.sh        |  75 +++++++++
 common/spl/spl_fit.c                  | 301 ++++++++++++++++++++++------------
 configs/am335x_evm_defconfig          |   1 -
 configs/pine64_plus_defconfig         |   1 +
 doc/uImage.FIT/howto.txt              |  21 +++
 doc/uImage.FIT/multi_spl.its          |  89 ++++++++++
 include/configs/sunxi-common.h        |  17 +-
 scripts/Makefile.spl                  |   3 +-
 tools/mksunxiboot.c                   |  53 +++++-
 18 files changed, 710 insertions(+), 225 deletions(-)
 delete mode 100644 board/sunxi/README.pine64
 create mode 100644 board/sunxi/README.sunxi64
 create mode 100755 board/sunxi/mksunxi_fit_atf.sh
 create mode 100644 doc/uImage.FIT/multi_spl.its

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2017-05-08 16:12 Jagan Teki
  2017-05-09  0:12 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2017-05-08 16:12 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please take this PR.

thanks!
Jagan.

The following changes since commit e8f86a026125ff2b2d6bd6eac73d2542852aab84:

  sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I (2017-04-25 11:44:21 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 5a49b2929c0c73e43470cc53b80a6dfa47b5efda:

  sunxi: add support for Banana Pi M2 Plus board (2017-05-04 19:46:23 +0530)

----------------------------------------------------------------
Icenowy Zheng (3):
      sunxi: add clock configuration of R40 sata
      sunxi: enable SATA on Banana Pi M2 Ultra
      sunxi: add support for Banana Pi M2 Plus board

Jernej Skrabec (6):
      sunxi: power: Compile sy8106a driver only during SPL build
      sunxi: Move function for later convenience
      sunxi: i2c: Add support for DM I2C
      sunxi: Enable DM_I2C for A64/H3/H5
      sunxi: video: Add A64/H3/H5 HDMI driver
      sunxi: Disable DE2 video driver where not needed

Masahiro Yamada (2):
      ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/Kconfig
      ARM: sunxi: use imply instead of bare default y in Kconfig

 arch/arm/Kconfig                              |  11 +-
 arch/arm/include/asm/arch-sunxi/clock_sun6i.h |  18 +-
 arch/arm/include/asm/arch-sunxi/cpu_sun4i.h   |   8 +
 arch/arm/include/asm/arch-sunxi/display2.h    | 124 ++++++++
 {board/sunxi => arch/arm/mach-sunxi}/Kconfig  |  38 +--
 arch/arm/mach-sunxi/board.c                   |   2 +
 arch/arm/mach-sunxi/clock_sun6i.c             |   7 +
 board/sunxi/MAINTAINERS                       |   5 +
 board/sunxi/board.c                           | 196 ++++++-------
 configs/Bananapi_M2_Ultra_defconfig           |   3 +
 configs/Sinovoip_BPI_M2_Plus_defconfig        |  20 ++
 configs/nanopi_neo_air_defconfig              |   1 +
 configs/nanopi_neo_defconfig                  |   1 +
 configs/orangepi_zero_defconfig               |   1 +
 drivers/i2c/mvtwsi.c                          |   9 +
 drivers/power/sy8106a.c                       |   2 +
 drivers/video/sunxi/Makefile                  |   1 +
 drivers/video/sunxi/sunxi_de2.c               | 258 +++++++++++++++++
 drivers/video/sunxi/sunxi_dw_hdmi.c           | 389 ++++++++++++++++++++++++++
 include/configs/sunxi-common.h                |   9 +-
 20 files changed, 979 insertions(+), 124 deletions(-)
 create mode 100644 arch/arm/include/asm/arch-sunxi/display2.h
 rename {board/sunxi => arch/arm/mach-sunxi}/Kconfig (98%)
 create mode 100644 configs/Sinovoip_BPI_M2_Plus_defconfig
 create mode 100644 drivers/video/sunxi/sunxi_de2.c
 create mode 100644 drivers/video/sunxi/sunxi_dw_hdmi.c

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2017-04-25 18:56 Jagan Teki
  2017-04-26 19:16 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2017-04-25 18:56 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please take this PR, probably the last PR for the release.

thanks!
Jagan.

The following changes since commit f6c1df44b815a08585e7fd3805a1db51a5955d09:

  Prepare v2017.05-rc2 (2017-04-17 18:16:49 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to e8f86a026125ff2b2d6bd6eac73d2542852aab84:

  sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I (2017-04-25 11:44:21 +0200)

----------------------------------------------------------------
Andreas Färber (1):
      sunxi: Fix arm64 fdtfile variable

Chen-Yu Tsai (13):
      sunxi: Split up long Kconfig lines
      sunxi: Add initial support for R40
      sunxi: Enable AXP221s in I2C mode with the R40 SoC
      sunxi: Fix watchdog reset function for R40
      sunxi: Add mmc[1-3] pinmux settings for R40
      sunxi: Set PLL lock enable bits for R40
      sunxi: Provide defaults for R40 DRAM settings
      gpio: sunxi: Add compatible string for R40 PIO
      sunxi: Use H3/A64 DRAM initialization code for R40
      sunxi: Enable SPL for R40
      sunxi: Fix CPUCFG address for R40
      sunxi: Add PSCI support for R40
      sunxi: Add support for Bananapi M2 Ultra

Icenowy Zheng (4):
      sunxi: add basic V3s support
      sunxi: add DTSI file for V3s
      sunxi: add support for Lichee Pi Zero
      sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I

Jelle van der Waa (1):
      sunxi: Add maintainer of the NanoPi NEO Air

Jernej Skrabec (3):
      sunxi: video: Split out TCON code
      sunxi: video: Convert lcdc to use struct display_timing
      sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs

Mylène Josserand (9):
      sunxi: Move SUNXI_GMAC to Kconfig
      sunxi: icnova-a20-swac_defconfig: Remove AXP209_POWER
      sunxi: icnova-a20-swac_defconfig: Remove CMD_BMP from
      sunxi: mk802_defconfig: Remove SYS_EXTRA_OPTIONS
      sunxi: Convert SUNXI_EMAC to Kconfig
      sunxi: Convert CONFIG_RGMII to Kconfig
      sunxi: Convert CONFIG_SATAPWR to Kconfig
      sunxi: Convert CONFIG_MACPWR to Kconfig
      sunxi: Convert CONS_INDEX to Kconfig

 arch/arm/cpu/armv7/sunxi/psci.c                 |  35 ++-
 arch/arm/dts/Makefile                           |   4 +
 arch/arm/dts/sun8i-r40-bananapi-m2-ultra.dts    |  69 ++++++
 arch/arm/dts/sun8i-r40.dtsi                     | 183 +++++++++++++++
 arch/arm/dts/sun8i-v3s-licheepi-zero.dts        |  83 +++++++
 arch/arm/dts/sun8i-v3s.dtsi                     | 284 ++++++++++++++++++++++++
 arch/arm/include/asm/arch-sunxi/clock_sun6i.h   |  56 +++++
 arch/arm/include/asm/arch-sunxi/cpu.h           |   1 +
 arch/arm/include/asm/arch-sunxi/cpu_sun4i.h     |   6 +-
 arch/arm/include/asm/arch-sunxi/display.h       | 103 ---------
 arch/arm/include/asm/arch-sunxi/dram.h          |   4 +-
 arch/arm/include/asm/arch-sunxi/dram_sun8i_h3.h |  20 +-
 arch/arm/include/asm/arch-sunxi/gpio.h          |   1 +
 arch/arm/include/asm/arch-sunxi/lcdc.h          | 128 +++++++++++
 arch/arm/include/asm/arch-sunxi/timer.h         |   5 +-
 arch/arm/include/asm/arch-sunxi/watchdog.h      |   5 +-
 arch/arm/mach-sunxi/Makefile                    |   1 +
 arch/arm/mach-sunxi/board.c                     |  19 +-
 arch/arm/mach-sunxi/clock_sun6i.c               |  47 +++-
 arch/arm/mach-sunxi/cpu_info.c                  |   4 +
 arch/arm/mach-sunxi/dram_sun8i_h3.c             | 121 ++++++++--
 arch/arm/mach-sunxi/pmic_bus.c                  |   7 +
 board/sunxi/Kconfig                             |  72 +++++-
 board/sunxi/MAINTAINERS                         |  16 ++
 board/sunxi/board.c                             |  48 +++-
 configs/A10-OLinuXino-Lime_defconfig            |   3 +-
 configs/A10s-OLinuXino-M_defconfig              |   2 +-
 configs/A13-OLinuXinoM_defconfig                |   1 -
 configs/A13-OLinuXino_defconfig                 |   1 -
 configs/A20-OLinuXino-Lime2_defconfig           |   4 +-
 configs/A20-OLinuXino-Lime_defconfig            |   3 +-
 configs/A20-OLinuXino_MICRO_defconfig           |   3 +-
 configs/A20-Olimex-SOM-EVB_defconfig            |   4 +-
 configs/Ampe_A76_defconfig                      |   1 -
 configs/Bananapi_M2_Ultra_defconfig             |  15 ++
 configs/Bananapi_defconfig                      |   4 +-
 configs/Bananapro_defconfig                     |   4 +-
 configs/CHIP_defconfig                          |   1 -
 configs/CHIP_pro_defconfig                      |   2 +-
 configs/CSQ_CS908_defconfig                     |   2 +-
 configs/Colombus_defconfig                      |   3 +-
 configs/Cubieboard2_defconfig                   |   3 +-
 configs/Cubieboard_defconfig                    |   3 +-
 configs/Cubietruck_defconfig                    |   4 +-
 configs/Empire_electronix_d709_defconfig        |   1 -
 configs/Empire_electronix_m712_defconfig        |   1 -
 configs/Hummingbird_A31_defconfig               |   3 +-
 configs/Itead_Ibox_A20_defconfig                |   3 +-
 configs/Lamobo_R1_defconfig                     |   5 +-
 configs/LicheePi_Zero_defconfig                 |  12 +
 configs/Linksprite_pcDuino3_Nano_defconfig      |   4 +-
 configs/Linksprite_pcDuino3_defconfig           |   3 +-
 configs/Linksprite_pcDuino_defconfig            |   2 +-
 configs/Marsboard_A10_defconfig                 |   2 +-
 configs/Mele_A1000G_quad_defconfig              |   2 +-
 configs/Mele_A1000_defconfig                    |   3 +-
 configs/Mele_I7_defconfig                       |   2 +-
 configs/Mele_M3_defconfig                       |   2 +-
 configs/Mele_M5_defconfig                       |   2 +-
 configs/Mele_M9_defconfig                       |   2 +-
 configs/Orangepi_defconfig                      |   4 +-
 configs/Orangepi_mini_defconfig                 |   4 +-
 configs/Sinlinx_SinA31s_defconfig               |   2 +-
 configs/Sinovoip_BPI_M2_defconfig               |   3 +-
 configs/Sinovoip_BPI_M3_defconfig               |   2 +-
 configs/Wits_Pro_A20_DKT_defconfig              |   3 +-
 configs/ba10_tv_box_defconfig                   |   2 +-
 configs/difrnce_dit4350_defconfig               |   1 -
 configs/ga10h_v1_1_defconfig                    |   1 -
 configs/gt90h_v4_defconfig                      |   1 -
 configs/i12-tvbox_defconfig                     |   3 +-
 configs/iNet_D978_rev2_defconfig                |   1 -
 configs/icnova-a20-swac_defconfig               |   2 +-
 configs/inet86dz_defconfig                      |   1 -
 configs/inet98v_rev2_defconfig                  |   1 -
 configs/jesurun_q5_defconfig                    |   3 +-
 configs/mixtile_loftq_defconfig                 |   4 +-
 configs/mk802_defconfig                         |   1 -
 configs/orangepi_plus2e_defconfig               |   2 +-
 configs/orangepi_plus_defconfig                 |   3 +-
 configs/polaroid_mid2407pxe03_defconfig         |   1 -
 configs/polaroid_mid2809pxe04_defconfig         |   1 -
 configs/q8_a13_tablet_defconfig                 |   1 -
 configs/q8_a23_tablet_800x480_defconfig         |   1 -
 configs/q8_a33_tablet_1024x600_defconfig        |   1 -
 configs/q8_a33_tablet_800x480_defconfig         |   1 -
 configs/sun8i_a23_evb_defconfig                 |   1 -
 drivers/gpio/sunxi_gpio.c                       |   1 +
 drivers/net/Kconfig                             |  17 ++
 drivers/power/Kconfig                           |  16 +-
 drivers/serial/Kconfig                          |  11 +
 drivers/video/Makefile                          |   2 +-
 drivers/video/sunxi/Makefile                    |   8 +
 drivers/video/sunxi/lcdc.c                      | 209 +++++++++++++++++
 drivers/video/{ => sunxi}/sunxi_display.c       | 220 ++++--------------
 include/configs/sun8i.h                         |   2 +
 include/configs/sunxi-common.h                  |  41 +++-
 include/dt-bindings/clock/sun8i-v3s-ccu.h       | 107 +++++++++
 include/dt-bindings/reset/sun8i-v3s-ccu.h       |  78 +++++++
 99 files changed, 1793 insertions(+), 404 deletions(-)
 create mode 100644 arch/arm/dts/sun8i-r40-bananapi-m2-ultra.dts
 create mode 100644 arch/arm/dts/sun8i-r40.dtsi
 create mode 100644 arch/arm/dts/sun8i-v3s-licheepi-zero.dts
 create mode 100644 arch/arm/dts/sun8i-v3s.dtsi
 create mode 100644 arch/arm/include/asm/arch-sunxi/lcdc.h
 create mode 100644 configs/Bananapi_M2_Ultra_defconfig
 create mode 100644 configs/LicheePi_Zero_defconfig
 create mode 100644 drivers/video/sunxi/Makefile
 create mode 100644 drivers/video/sunxi/lcdc.c
 rename drivers/video/{ => sunxi}/sunxi_display.c (87%)
 create mode 100644 include/dt-bindings/clock/sun8i-v3s-ccu.h
 create mode 100644 include/dt-bindings/reset/sun8i-v3s-ccu.h

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2017-04-07 17:52 Jagan Teki
  2017-04-09  1:16 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2017-04-07 17:52 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please take this PR.

thanks!
Jagan.

The following changes since commit d53ecad92f06d2e38a5cbc13af7473867c7fa277:

  Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2017-04-06 20:40:24 -0400)

are available in the git repository at:


  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to f7d4d9e52cdcff2a8fcdc80b567a41f48b61951c:

  sunxi: Add defconfig for Allwinner A23 EVB (2017-04-07 11:23:46 +0530)

----------------------------------------------------------------
Boris Brezillon (3):
      mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry
      cmd: Expose a Kconfig option to enable UBIFS commands
      cmd: nand: Expose optional suboptions in Kconfig

Chen-Yu Tsai (2):
      ARM: dts: sun9i: Add mmc1 pinmux setting
      sunxi: Add boards/sunxi and arch/arm/mach-sunxi to sunxi MAINTAINERS entry

Florent Jacquet (1):
      sunxi: Add defconfig for Allwinner A23 EVB

Hans de Goede (1):
      sunxi: Enable UBI and NAND support

Jelle van der Waa (1):
      sunxi: add NanoPi NEO Air defconfig

Maxime Ripard (15):
      nand: sunxi: Fix modulo by zero error
      bch: Allow to build for the host
      tools: sunxi: Add spl image builder
      common: Move environment choice to Kconfig
      cmd: Add Kconfig option for CMD_MTDPARTS and related options
      mtd: sunxi: Select the U-Boot location config option
      mtd: sunxi: Change U-Boot offset
      sunxi: Add the default mtdids and mtdparts to our env
      nand: sunxi: Add options for the SPL NAND configuration
      scripts: sunxi: Build an raw SPL image
      sunxi: Sync GR8 DTS and AXP209 with the kernel
      sunxi: Add support for the CHIP Pro
      cmd: ubifs: Add a dependency on CMD_UBI
      cmd: nand: Make the NAND options default to NAND_SUNXI
      sunxi: Add default environment size

Philipp Tomsich (1):
      sun8i_emac: configure PHY reset GPIO via DM

Rask Ingemann Lambertsen (1):
      arm: sunxi: Add Sunchip CX-A99 initial support

 MAINTAINERS                              |    3 +
 Makefile                                 |    3 +
 arch/arm/dts/Makefile                    |    7 +-
 arch/arm/dts/axp209.dtsi                 |    6 +
 arch/arm/dts/sun5i-gr8-chip-pro.dts      |  266 +++++++
 arch/arm/dts/sun5i-gr8.dtsi              | 1132 ++++++++++++++++++++++++++++++
 arch/arm/dts/sun8i-h3-nanopi-neo-air.dts |   97 +++
 arch/arm/dts/sun9i-a80-cx-a99.dts        |  380 ++++++++++
 arch/arm/dts/sun9i-a80.dtsi              |    8 +
 board/sunxi/MAINTAINERS                  |    6 +
 board/sunxi/README.nand                  |   54 ++
 cmd/Kconfig                              |   51 ++
 cmd/mtdparts.c                           |    8 +
 common/Kconfig                           |   69 ++
 configs/CHIP_pro_defconfig               |   33 +
 configs/Sunchip_CX-A99_defconfig         |   22 +
 configs/nanopi_neo_air_defconfig         |   17 +
 configs/sun8i_a23_evb_defconfig          |   19 +
 drivers/mtd/nand/Kconfig                 |   19 +-
 drivers/mtd/nand/sunxi_nand_spl.c        |    7 +-
 drivers/mtd/ubi/Kconfig                  |    1 +
 drivers/net/sun8i_emac.c                 |   86 ++-
 include/configs/sunxi-common.h           |   35 +-
 include/environment.h                    |    2 +
 lib/Kconfig                              |    5 +
 lib/bch.c                                |   48 ++
 scripts/Makefile.spl                     |   15 +
 tools/.gitignore                         |    1 +
 tools/Makefile                           |    2 +
 tools/sunxi-spl-image-builder.c          |  484 +++++++++++++
 30 files changed, 2863 insertions(+), 23 deletions(-)
 create mode 100644 arch/arm/dts/sun5i-gr8-chip-pro.dts
 create mode 100644 arch/arm/dts/sun5i-gr8.dtsi
 create mode 100644 arch/arm/dts/sun8i-h3-nanopi-neo-air.dts
 create mode 100644 arch/arm/dts/sun9i-a80-cx-a99.dts
 create mode 100644 board/sunxi/README.nand
 create mode 100644 configs/CHIP_pro_defconfig
 create mode 100644 configs/Sunchip_CX-A99_defconfig
 create mode 100644 configs/nanopi_neo_air_defconfig
 create mode 100644 configs/sun8i_a23_evb_defconfig
 create mode 100644 tools/sunxi-spl-image-builder.c

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2017-02-27 14:21 Jagan Teki
  2017-02-27 14:56 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2017-02-27 14:21 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this PR.

thanks!
Jagan

The following changes since commit b24cf8540a85a9bf97975aadd6a7542f166c78a3:

  video: mxsfb: Fix reset hang when videomode variable is not present (2017-02-22 21:47:59 +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 35affe7698e95c058a1f6c7eb2e1bf35f82461c9:

  sunxi: add NanoPi NEO Air defconfig (2017-02-25 13:54:15 +0530)

----------------------------------------------------------------
Andre Przywara (12):
      sunxi: fix ACTLR.SMP assembly routine
      ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY
      fsl: ls102x: remove redundant GENERIC_TIMER_CLK
      sunxi: simplify ACTLR.SMP bit set #ifdef
      sunxi: configs: merge sun9i and sun50i SPL memory definitions
      sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM
      sunxi: provide ARMv8 mem_map for every ARM64 board
      SPI: SPL: sunxi: fix 64-bit build
      sunxi: DRAM: add Allwinner H5 support
      sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
      sunxi: introduce Allwinner H5 config option
      sunxi: Add OrangePi PC 2 initial support

Jelle van der Waa (1):
      sunxi: add NanoPi NEO Air defconfig

 arch/arm/Kconfig                              |   4 +
 arch/arm/cpu/armv7/ls102xa/psci.S             |   2 +-
 arch/arm/cpu/armv7/ls102xa/timer.c            |   2 +-
 arch/arm/cpu/armv7/nonsec_virt.S              |   4 +-
 arch/arm/cpu/armv7/sunxi/psci.c               |   2 +-
 arch/arm/dts/Makefile                         |   5 +-
 arch/arm/dts/sun50i-h5-orangepi-pc2.dts       | 147 ++++++++++++++++++++++++++
 arch/arm/dts/sun8i-h3-nanopi-neo-air.dts      |  97 +++++++++++++++++
 arch/arm/include/asm/arch-sunxi/clock_sun6i.h |   4 +-
 arch/arm/include/asm/arch-sunxi/cpu.h         |   1 +
 arch/arm/include/asm/arch-sunxi/cpu_sun4i.h   |   4 +-
 arch/arm/include/asm/arch-sunxi/dram.h        |   2 +-
 arch/arm/include/asm/arch-sunxi/spl.h         |   2 +-
 arch/arm/mach-sunxi/Makefile                  |   2 +-
 arch/arm/mach-sunxi/board.c                   |  12 +--
 arch/arm/mach-sunxi/clock_sun6i.c             |   6 +-
 arch/arm/mach-sunxi/cpu_info.c                |   2 +
 arch/arm/mach-sunxi/dram_sun8i_h3.c           |  97 ++++++++++++++---
 arch/arm/mach-sunxi/usb_phy.c                 |   4 +-
 board/sunxi/Kconfig                           |  35 +++++-
 board/sunxi/MAINTAINERS                       |   5 +
 board/sunxi/board.c                           |   6 +-
 configs/nanopi_neo_air_defconfig              |  17 +++
 configs/orangepi_pc2_defconfig                |  19 ++++
 drivers/mtd/spi/Kconfig                       |   2 +-
 drivers/mtd/spi/sunxi_spi_spl.c               |  16 +--
 drivers/net/sun8i_emac.c                      |   2 +-
 drivers/power/Kconfig                         |   4 +-
 drivers/usb/host/ehci-sunxi.c                 |   2 +-
 include/configs/exynos-common.h               |   2 +-
 include/configs/ls1021aiot.h                  |   7 +-
 include/configs/ls1021aqds.h                  |   7 +-
 include/configs/ls1021atwr.h                  |   7 +-
 include/configs/mx7_common.h                  |   2 +-
 include/configs/sun50i.h                      |   1 -
 include/configs/sunxi-common.h                |  24 ++---
 scripts/config_whitelist.txt                  |   1 -
 37 files changed, 458 insertions(+), 100 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-h5-orangepi-pc2.dts
 create mode 100644 arch/arm/dts/sun8i-h3-nanopi-neo-air.dts
 create mode 100644 configs/nanopi_neo_air_defconfig
 create mode 100644 configs/orangepi_pc2_defconfig

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2017-01-15 17:27 Jagan Teki
  2017-01-16  4:01 ` Tom Rini
  0 siblings, 1 reply; 125+ messages in thread
From: Jagan Teki @ 2017-01-15 17:27 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please take this PR.

thanks!
Jagan.

The following changes since commit 7f73ca484f792a0d2a7ee09860c32f3d02b3030d:

  Kconfig: CONFIG_OF_PLATDATA doesn't really exist (2017-01-14 12:20:23 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 7490130c9f8a4e17e858a38c767ad9ed64bd777b:

  sunxi: OrangePi Zero: defconfig: enable SPI flash (2017-01-15 18:22:27 +0100)

----------------------------------------------------------------
Andre Przywara (2):
      sunxi: dts: OrangePi Zero: add Ethernet node
      sunxi: OrangePi Zero: defconfig: enable SPI flash

Icenowy Zheng (2):
      sunxi: add proper device tree for Orange Pi Zero boards
      sunxi: add orangepi zero defconfig

Jelle van der Waa (1):
      sunxi: enable H3 EMAC for the nanopi neo

 arch/arm/dts/Makefile                        |   1 +
 arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts | 154 +++++++++++++++++++++++++++
 arch/arm/dts/sun8i-h3-nanopi-neo.dts         |  11 ++
 board/sunxi/MAINTAINERS                      |   5 +
 configs/orangepi_zero_defconfig              |  17 +++
 5 files changed, 188 insertions(+)
 create mode 100644 arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts
 create mode 100644 configs/orangepi_zero_defconfig

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2017-01-04 16:36 Jagan Teki
  2017-01-04 16:41 ` Tom Rini
  2017-01-10 23:14 ` Tom Rini
  0 siblings, 2 replies; 125+ messages in thread
From: Jagan Teki @ 2017-01-04 16:36 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please take this PR.

thanks!
Jagan.

The following changes since commit 87f5f5417fc897df0b05826b408f0f4b7d2ee388:

  Prepare v2017.01-rc3 (2017-01-02 20:00:55 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to eb77f5c9f69ef6c8cb39643b7b7107ef7bff5305:

  sunxi: A64: enable SPL (2017-01-04 16:37:43 +0100)

----------------------------------------------------------------
Andre Przywara (16):
      sun6i: Restrict some register initialization to Allwinner A31 SoC
      armv8: prevent using THUMB
      armv8: add lowlevel_init.S
      SPL: tiny-printf: add "l" modifier
      SPL: tiny-printf: ignore "-" modifier
      move UL() macro from armv8/mmu.h into common.h
      SPL: make struct spl_image 64-bit safe
      armv8: add simple sdelay implementation
      armv8: move reset branch into boot hook
      ARM: boot0 hook: remove macro, include whole header file
      sunxi: introduce extra config option for boot0 header
      sunxi: A64: do an RMR switch if started in AArch32 mode
      sunxi: provide default DRAM config for sun50i in Kconfig
      sunxi: H3/A64: fix non-ODT setting
      sunxi: DRAM: fix H3 DRAM size display on aarch64
      sunxi: A64: enable SPL

Jens Kuske (3):
      sunxi: H3: add and rename some DRAM contoller registers
      sunxi: H3: add DRAM controller single bit delay support
      sunxi: A64: use H3 DRAM initialization code for A64 as well

Philipp Tomsich (2):
      sunxi: H3: Rework MBUS priority setup
      sunxi: clocks: Use the correct pattern register for PLL11

Priit Laes (1):
      spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI

 arch/arm/cpu/armv8/Makefile                     |   1 +
 arch/arm/cpu/armv8/cpu.c                        |  14 +
 arch/arm/cpu/armv8/lowlevel_init.S              |  44 +++
 arch/arm/cpu/armv8/start.S                      |   5 +-
 arch/arm/include/asm/arch-bcm235xx/boot0.h      |   8 +-
 arch/arm/include/asm/arch-bcm281xx/boot0.h      |   8 +-
 arch/arm/include/asm/arch-sunxi/boot0.h         |  37 ++-
 arch/arm/include/asm/arch-sunxi/clock_sun6i.h   |   1 +
 arch/arm/include/asm/arch-sunxi/cpu.h           |   3 +
 arch/arm/include/asm/arch-sunxi/dram.h          |   2 +-
 arch/arm/include/asm/arch-sunxi/dram_sun8i_h3.h |  53 ++--
 arch/arm/include/asm/armv8/mmu.h                |   8 -
 arch/arm/lib/Makefile                           |   2 +
 arch/arm/lib/vectors.S                          |   1 -
 arch/arm/mach-omap2/boot-common.c               |   2 +-
 arch/arm/mach-sunxi/Makefile                    |   1 +
 arch/arm/mach-sunxi/board.c                     |   2 +-
 arch/arm/mach-sunxi/clock_sun6i.c               |  10 +-
 arch/arm/mach-sunxi/dram_sun8i_h3.c             | 400 +++++++++++++++++-------
 arch/arm/mach-sunxi/rmr_switch.S                |  41 +++
 arch/arm/mach-tegra/spl.c                       |   2 +-
 board/sunxi/Kconfig                             |  27 ++
 common/spl/spl.c                                |   8 +-
 common/spl/spl_mmc.c                            |   2 +-
 configs/pine64_plus_defconfig                   |   5 +-
 drivers/mtd/spi/sunxi_spi_spl.c                 |   2 +-
 include/common.h                                |  13 +-
 include/configs/sunxi-common.h                  |   4 +-
 include/spl.h                                   |   4 +-
 lib/tiny-printf.c                               |  50 ++-
 30 files changed, 564 insertions(+), 196 deletions(-)
 create mode 100644 arch/arm/cpu/armv8/lowlevel_init.S
 create mode 100644 arch/arm/mach-sunxi/rmr_switch.S

^ permalink raw reply	[flat|nested] 125+ messages in thread
* [U-Boot] Pull request: u-boot-sunxi/master
@ 2016-12-23 23:33 Jagan Teki
  2016-12-26 13:32 ` Tom Rini
  2016-12-27 22:54 ` Tom Rini
  0 siblings, 2 replies; 125+ messages in thread
From: Jagan Teki @ 2016-12-23 23:33 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull this fix.

thanks!
Jagan.

The following changes since commit 4cf5c5f1e60e6541630ae829b5fa2db704c268f0:

  Prepare v2017.01-rc2 (2016-12-19 16:08:57 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-sunxi.git master 

for you to fetch changes up to c23749dbf2601986a23e2654d153e0d66a9804ba:

  sunxi: fix SID read on H3 (2016-12-23 13:07:04 +0100)

----------------------------------------------------------------
Icenowy Zheng (1):
      sunxi: fix SID read on H3

 arch/arm/include/asm/arch-sunxi/cpu_sun4i.h |  1 +
 arch/arm/mach-sunxi/cpu_info.c              | 44 +++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

^ permalink raw reply	[flat|nested] 125+ messages in thread

end of thread, other threads:[~2019-10-30 17:01 UTC | newest]

Thread overview: 125+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-16 16:24 [U-Boot] Pull request: u-boot-sunxi/master Jagan Teki
2017-06-16 17:13 ` Siarhei Siamashka
2017-06-16 19:11   ` Jagan Teki
2017-06-20  2:53 ` Jagan Teki
2017-06-20  2:54 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2019-10-26 17:48 Jagan Teki
2019-10-30 17:01 ` Tom Rini
2019-07-16 14:59 Jagan Teki
2019-07-17 12:27 ` Tom Rini
2019-05-20 17:15 Jagan Teki
2019-05-21 15:44 ` Tom Rini
2019-04-27 16:17 Jagan Teki
2019-04-27 21:46 ` Tom Rini
2019-04-29 17:14   ` Jagan Teki
2019-04-17 12:27 Jagan Teki
2019-04-18 16:20 ` Tom Rini
2019-04-12 13:04 Jagan Teki
2019-04-13  3:41 ` Tom Rini
2019-04-01 16:30 Jagan Teki
2019-04-01 19:55 ` Tom Rini
2019-03-11 17:29 Jagan Teki
2019-03-12 14:55 ` Tom Rini
2019-02-28 19:08 Jagan Teki
2019-02-28 23:55 ` Tom Rini
2019-02-14 17:20 Jagan Teki
2019-02-16  1:09 ` Tom Rini
2019-01-30 16:26 Jagan Teki
2019-01-31  2:42 ` Tom Rini
2019-01-24 20:14 Jagan Teki
2019-01-25 15:17 ` Tom Rini
2019-01-10  9:20 Jagan Teki
2019-01-10 23:18 ` Tom Rini
2019-01-01 19:22 Jagan Teki
2019-01-02  1:02 ` Tom Rini
2018-12-07 20:54 Jagan Teki
2018-12-08 13:49 ` Tom Rini
2018-11-26 18:27 Jagan Teki
2018-11-27  3:12 ` Tom Rini
2018-11-13 19:19 Jagan Teki
2018-11-13 19:42 ` Tom Rini
2018-11-13 20:05   ` Jagan Teki
2018-11-15 21:04 ` Tom Rini
2018-10-26 15:00 Jagan Teki
2018-10-26 17:08 ` Tom Rini
2018-10-12  6:16 Jagan Teki
2018-10-15 12:41 ` Tom Rini
2018-09-28 16:44 Jagan Teki
2018-09-30  2:27 ` Tom Rini
2018-08-24  8:50 Jagan Teki
2018-08-25 13:16 ` Tom Rini
2018-08-20 12:44 Jagan Teki
2018-08-20 22:11 ` Tom Rini
2018-07-31 18:11 Jagan Teki
2018-08-01 11:13 ` Tom Rini
2018-08-01 11:47   ` Jagan Teki
2018-08-01 12:43     ` Chen-Yu Tsai
2018-08-01 12:55       ` Tom Rini
2018-08-01 12:58         ` Chen-Yu Tsai
2018-08-01 13:02           ` Tom Rini
2018-08-02  9:27         ` Jagan Teki
2018-08-02 11:13           ` Tom Rini
2018-08-04 17:48             ` Jagan Teki
2018-08-04 17:52               ` Icenowy Zheng
2018-08-04 18:34               ` Icenowy Zheng
2018-08-04 18:51               ` Tom Rini
2018-08-04 18:52                 ` Icenowy Zheng
2018-08-04 18:58                 ` Icenowy Zheng
2018-08-04 20:11                   ` Tom Rini
2018-08-05 11:59 ` Tom Rini
2018-07-17 15:45 Jagan Teki
2018-07-18  0:30 ` Tom Rini
2018-07-03 16:39 Jagan Teki
2018-07-04 16:28 ` Tom Rini
2018-06-04 12:43 Jagan Teki
2018-06-04 15:09 ` Tom Rini
2018-05-09 11:03 Jagan Teki
2018-05-10 11:16 ` Tom Rini
2018-04-27 13:02 Jagan Teki
2018-04-29 21:05 ` Tom Rini
2018-04-30 10:39   ` Jagan Teki
2018-04-30 16:15 ` Tom Rini
2018-04-04  8:55 Jagan Teki
2018-04-05 23:39 ` Tom Rini
2018-03-19 20:00 Jagan Teki
2018-03-20  0:09 ` Tom Rini
2018-03-14 14:05 Jagan Teki
2018-03-15 12:26 ` Tom Rini
2018-01-26 14:35 Jagan Teki
2018-01-26 21:00 ` Tom Rini
2018-01-11 19:02 Jagan Teki
2018-01-12 12:18 ` Tom Rini
2017-12-19 11:47 Jagan Teki
2017-12-19 20:44 ` Tom Rini
2017-11-10 14:07 Jagan Teki
2017-11-10 15:28 ` Tom Rini
2017-11-09 11:45 Jagan Teki
2017-11-10  3:20 ` Tom Rini
2017-09-01 17:10 Jagan Teki
2017-09-01 18:02 ` Tom Rini
2017-08-29  7:27 Jagan Teki
2017-09-01 16:42 ` Tom Rini
2017-09-01 16:48   ` Jagan Teki
2017-08-16 13:11 Jagan Teki
2017-08-17  1:17 ` Tom Rini
2017-06-01 13:43 [U-Boot] Pull Request: u-boot-sunxi/master Jagan Teki
2017-06-04 17:11 ` Tom Rini
2017-05-22 10:03 [U-Boot] Pull request: u-boot-sunxi/master Jagan Teki
2017-05-23  0:18 ` Tom Rini
2017-05-08 16:12 Jagan Teki
2017-05-09  0:12 ` Tom Rini
2017-04-25 18:56 Jagan Teki
2017-04-26 19:16 ` Tom Rini
2017-04-07 17:52 Jagan Teki
2017-04-09  1:16 ` Tom Rini
2017-02-27 14:21 Jagan Teki
2017-02-27 14:56 ` Tom Rini
2017-02-28 10:20   ` Andre Przywara
2017-01-15 17:27 Jagan Teki
2017-01-16  4:01 ` Tom Rini
2017-01-04 16:36 Jagan Teki
2017-01-04 16:41 ` Tom Rini
2017-01-10 23:14 ` Tom Rini
2016-12-23 23:33 Jagan Teki
2016-12-26 13:32 ` Tom Rini
2016-12-27 22:54 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.