Re: Please pull u-boot-samsung master

2024-06-03 Thread Tom Rini
On Mon, Jun 03, 2024 at 03:08:53PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 46ff00bea5dd2dd247d5e2fdadbf5dcf8653cd9a:
> 
>   Merge tag 'tpm-master-27052024' of
> https://source.denx.de/u-boot/custodians/u-boot-tpm (2024-05-27 08:56:02
> -0600)
> 
> are available in the git repository at:
> 
>   46ff00bea5dd2dd247d5e2fdadbf5dcf8653cd9a 
> 
> for you to fetch changes up to 7045c4dd04648fd2ba1806b75e139d941db0d6c5:
> 
>   arm: exynos: Map iRAM APM area for Exynos850 SoC (2024-05-28 11:54:07
> +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-samsung master

2024-06-03 Thread Minkyu Kang
Dear Tom,

The following changes since commit 46ff00bea5dd2dd247d5e2fdadbf5dcf8653cd9a:

  Merge tag 'tpm-master-27052024' of
https://source.denx.de/u-boot/custodians/u-boot-tpm (2024-05-27 08:56:02
-0600)

are available in the git repository at:

  46ff00bea5dd2dd247d5e2fdadbf5dcf8653cd9a 

for you to fetch changes up to 7045c4dd04648fd2ba1806b75e139d941db0d6c5:

  arm: exynos: Map iRAM APM area for Exynos850 SoC (2024-05-28 11:54:07
+0900)


Sam Protsenko (3):
  arm: exynos: Migrate E850-96 board to OF_UPSTREAM
  arm: dts: e850-96: Remove not needed bootph-all flags
  arm: exynos: Map iRAM APM area for Exynos850 SoC

 MAINTAINERS |   7 +-
 arch/arm/dts/Makefile   |   1 -
 arch/arm/dts/exynos850-e850-96-u-boot.dtsi  |  28 --
 arch/arm/dts/exynos850-e850-96.dts  | 273
---
 arch/arm/dts/exynos850-pinctrl.dtsi | 663
--
 arch/arm/dts/exynos850.dtsi | 809

 arch/arm/mach-exynos/Kconfig|   1 +
 arch/arm/mach-exynos/mmu-arm64.c|   8 +
 board/samsung/e850-96/MAINTAINERS   |   1 -
 configs/e850-96_defconfig   |   2 +-
 doc/device-tree-bindings/clock/samsung,exynos850-clock.yaml | 307
-
 doc/device-tree-bindings/soc/samsung/exynos-usi.yaml| 162

 include/dt-bindings/clock/exynos850.h   | 337
---
 include/dt-bindings/soc/samsung,exynos-usi.h|  17 --
 14 files changed, 11 insertions(+), 2605 deletions(-)
 delete mode 100644 arch/arm/dts/exynos850-e850-96.dts
 delete mode 100644 arch/arm/dts/exynos850-pinctrl.dtsi
 delete mode 100644 arch/arm/dts/exynos850.dtsi
 delete mode 100644
doc/device-tree-bindings/clock/samsung,exynos850-clock.yaml
 delete mode 100644 doc/device-tree-bindings/soc/samsung/exynos-usi.yaml
 delete mode 100644 include/dt-bindings/clock/exynos850.h
 delete mode 100644 include/dt-bindings/soc/samsung,exynos-usi.h

Thanks,
Minkyu Kang.




Re: Please pull u-boot-samsung master

2024-04-05 Thread Tom Rini
On Thu, Apr 04, 2024 at 05:54:10PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit dde373bde392c38649c8c4420e0c98ef8d38d9dc:
> 
>   Prepare v2024.04-rc5 (2024-03-25 21:56:50 -0400)
> 
> are available in the git repository at:
> 
>   g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master
> 
> for you to fetch changes up to 1751ba9a3b79ea5083ff5c4de58fe3bd9588f32a:
> 
>   clk: exynos: Add CMU_CORE and CMU_HSI for Exynos850 (2024-03-26 18:56:55
> +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-samsung master

2024-04-04 Thread Minkyu Kang
Dear Tom,

The following changes since commit dde373bde392c38649c8c4420e0c98ef8d38d9dc:

  Prepare v2024.04-rc5 (2024-03-25 21:56:50 -0400)

are available in the git repository at:

  g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master

for you to fetch changes up to 1751ba9a3b79ea5083ff5c4de58fe3bd9588f32a:

  clk: exynos: Add CMU_CORE and CMU_HSI for Exynos850 (2024-03-26 18:56:55
+0900)


Sam Protsenko (4):
  clk: exynos: Re-arrange clocks in Exynos850 CMU_TOP
  clk: exynos: Don't expose prototypes for not used functions
  clk: exynos: Fix incorrect clock lookup for non-top CMUs
  clk: exynos: Add CMU_CORE and CMU_HSI for Exynos850

 drivers/clk/exynos/clk-exynos850.c | 326
++---
 drivers/clk/exynos/clk-pll.c   |   6 +-
 drivers/clk/exynos/clk-pll.h   |   6 ++
 drivers/clk/exynos/clk.c   |  47 ++
 drivers/clk/exynos/clk.h   |  70 ++-
 5 files changed, 384 insertions(+), 71 deletions(-)

Thanks,
Minkyu Kang.




Re: Please pull u-boot-samsung master

2024-02-20 Thread Tom Rini
On Tue, Feb 20, 2024 at 01:25:44PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 15e7927b5a2d33666af19879577bf0c30ab088fe:
> 
>   Merge patch series "omap3: Make SPL_OMAP3_ID_NAND depend on
> NAND_OMAP_GPMC" (2024-01-22 14:18:55 -0500)
> 
> are available in the git repository at:
> 
>   g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master
> 
> for you to fetch changes up to 1e81d12e34e874319e041652198a4ba561d751ab:
> 
>   MAINTAINERS: Add new Samsung subsystems (2024-01-24 11:23:20 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-samsung master

2024-02-19 Thread Minkyu Kang
Dear Tom,

The following changes since commit 15e7927b5a2d33666af19879577bf0c30ab088fe:

  Merge patch series "omap3: Make SPL_OMAP3_ID_NAND depend on
NAND_OMAP_GPMC" (2024-01-22 14:18:55 -0500)

are available in the git repository at:

  g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master

for you to fetch changes up to 1e81d12e34e874319e041652198a4ba561d751ab:

  MAINTAINERS: Add new Samsung subsystems (2024-01-24 11:23:20 +0900)


Sam Protsenko (13):
  dt-bindings: soc: samsung: Add Exynos USI
  dt-bindings: soc: samsung: Add Exynos PMU
  dt-bindings: clock: Add Exynos850 clock controller
  soc: samsung: Add Exynos USI driver
  soc: samsung: Add Exynos PMU driver
  clk: exynos: Move pll code into clk-exynos7420
  clk: exynos: Add Samsung clock framework
  clk: exynos: Add Exynos850 clock driver
  pinctrl: exynos: Add pinctrl support for Exynos850
  serial: s5p: Add Exynos850 compatible
  arm: exynos: Add Exynos850 SoC support
  board: samsung: Add support for E850-96 board
  MAINTAINERS: Add new Samsung subsystems

 MAINTAINERS |   25 +
 arch/arm/dts/Makefile   |1 +
 arch/arm/dts/exynos-pinctrl.h   |   79 +++
 arch/arm/dts/exynos850-e850-96-u-boot.dtsi  |   37 ++
 arch/arm/dts/exynos850-e850-96.dts  |  273
+
 arch/arm/dts/exynos850-pinctrl.dtsi |  663
++
 arch/arm/dts/exynos850.dtsi |  809
++
 arch/arm/mach-exynos/Kconfig|   28 +-
 arch/arm/mach-exynos/mmu-arm64.c|   34 ++
 board/samsung/e850-96/Kconfig   |   16 +
 board/samsung/e850-96/MAINTAINERS   |9 +
 board/samsung/e850-96/Makefile  |6 +
 board/samsung/e850-96/e850-96.c |   22 +
 configs/e850-96_defconfig   |   21 +
 doc/board/samsung/e850-96.rst   |   87 +++
 doc/board/samsung/img/exynos850-boot-architecture.svg   | 1283
++
 doc/board/samsung/index.rst |1 +
 doc/device-tree-bindings/clock/samsung,exynos850-clock.yaml |  307
++
 doc/device-tree-bindings/soc/samsung/exynos-pmu.yaml|   85 +++
 doc/device-tree-bindings/soc/samsung/exynos-usi.yaml|  162 ++
 drivers/clk/exynos/Kconfig  |7 +
 drivers/clk/exynos/Makefile |   11 +-
 drivers/clk/exynos/clk-exynos7420.c |   25 +-
 drivers/clk/exynos/clk-exynos850.c  |  189 +++
 drivers/clk/exynos/clk-pll.c|  167 +-
 drivers/clk/exynos/clk-pll.h|   16 +-
 drivers/clk/exynos/clk.c|  121 
 drivers/clk/exynos/clk.h|  228 
 drivers/pinctrl/exynos/Kconfig  |8 +
 drivers/pinctrl/exynos/Makefile |1 +
 drivers/pinctrl/exynos/pinctrl-exynos850.c  |  125 
 drivers/serial/serial_s5p.c |1 +
 drivers/soc/Kconfig |1 +
 drivers/soc/Makefile|1 +
 drivers/soc/samsung/Kconfig |   33 ++
 drivers/soc/samsung/Makefile|4 +
 drivers/soc/samsung/exynos-pmu.c|  102 
 drivers/soc/samsung/exynos-usi.c|  208 +++
 include/configs/e850-96.h   |   12 +
 include/dt-bindings/clock/exynos850.h   |  337
+++
 include/dt-bindings/soc/samsung,exynos-usi.h|   17 +
 41 files changed, 5538 insertions(+), 24 deletions(-)
 create mode 100644 arch/arm/dts/exynos-pinctrl.h
 create mode 100644 arch/arm/dts/exynos850-e850-96-u-boot.dtsi
 create mode 100644 arch/arm/dts/exynos850-e850-96.dts
 create mode 100644 arch/arm/dts/exynos850-pinctrl.dtsi
 create mode 100644 arch/arm/dts/exynos850.dtsi
 create mode 100644 board/samsung/e850-96/Kconfig
 create mode 100644 board/samsung/e850-96/MAINTAINERS
 create mode 100644 board/samsung/e850-96/Makefile
 create mode 100644 board/samsung/e850-96/e850-96.c
 create mode 100644 configs/e850-96_defconfig
 create mode 100644 doc/board/samsung/e850-96.rst
 create mode 100644 doc/board/samsung/img/exynos850-boot-architecture.svg
 create mode 100644
doc/device-tree-bindings/clock/samsung,exynos850-clock.yaml
 create mode 

Re: Please pull u-boot-samsung master

2024-01-12 Thread Tom Rini
On Fri, Jan 12, 2024 at 06:52:54PM +, Stefan Bosch wrote:

> Hi Tom,
> 
> I have to apologize, unfortunately I haven't built it for microblaze. I will
> submit a new, fixed version of the patch-series, should I?

Yes please, thanks.

> 
> Regards
> Stefan
> 
> 
> On 11.01.24 18:57, Tom Rini wrote:
> > On Thu, Jan 11, 2024 at 05:52:33PM +, Stefan Bosch wrote:
> > 
> > > Hi Tom,
> > > 
> > > is there any action required by myself?
> > 
> > Yes, please rebase the patch and make sure that microblaze builds. Did
> > it before with your patch?
> > 
> > > 
> > > Stefan
> > > 
> > > 
> > > On 09.01.24 16:59, Tom Rini wrote:
> > > > On Tue, Jan 09, 2024 at 10:55:16AM +0900, Minkyu Kang wrote:
> > > > 
> > > > > Dear Tom,
> > > > > 
> > > > > The following changes since commit 
> > > > > 2f0282922b2c458eea7f85c500a948a587437b63:
> > > > > 
> > > > > Prepare v2024.01-rc4 (2023-12-04 13:46:56 -0500)
> > > > > 
> > > > > are available in the git repository at:
> > > > > 
> > > > > g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master
> > > > > 
> > > > > for you to fetch changes up to 
> > > > > 5631d20e2ef1008d55569790f79672ea8cc6894b:
> > > > > 
> > > > > pinctrl: exynos: Convert to use livetree API for fdt access 
> > > > > (2023-12-07
> > > > > 18:58:48 +0900)
> > > > > 
> > > > 
> > > > The change:
> > > > commit 411094b8afd9553eb34efed258c64bc39b578149
> > > > Author: Stefan Bosch 
> > > > Date:   Mon Nov 27 18:26:08 2023 +
> > > > 
> > > >   common: board_f: change calculation of gd->mon_len to fix s5p4418 
> > > > reloc
> > > > 
> > > > No longer builds for microblaze.
> > > > 
> > 

-- 
Tom


signature.asc
Description: PGP signature


Re: Please pull u-boot-samsung master

2024-01-12 Thread Stefan Bosch

Hi Tom,

I have to apologize, unfortunately I haven't built it for microblaze. I 
will submit a new, fixed version of the patch-series, should I?


Regards
Stefan


On 11.01.24 18:57, Tom Rini wrote:

On Thu, Jan 11, 2024 at 05:52:33PM +, Stefan Bosch wrote:


Hi Tom,

is there any action required by myself?


Yes, please rebase the patch and make sure that microblaze builds. Did
it before with your patch?



Stefan


On 09.01.24 16:59, Tom Rini wrote:

On Tue, Jan 09, 2024 at 10:55:16AM +0900, Minkyu Kang wrote:


Dear Tom,

The following changes since commit 2f0282922b2c458eea7f85c500a948a587437b63:

Prepare v2024.01-rc4 (2023-12-04 13:46:56 -0500)

are available in the git repository at:

g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master

for you to fetch changes up to 5631d20e2ef1008d55569790f79672ea8cc6894b:

pinctrl: exynos: Convert to use livetree API for fdt access (2023-12-07
18:58:48 +0900)



The change:
commit 411094b8afd9553eb34efed258c64bc39b578149
Author: Stefan Bosch 
Date:   Mon Nov 27 18:26:08 2023 +

  common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc

No longer builds for microblaze.





Re: Please pull u-boot-samsung master

2024-01-10 Thread Minkyu Kang
Hi.


2024년 1월 10일 (수) 02:49, Tom Rini 님이 작성:

> On Tue, Jan 09, 2024 at 10:55:16AM +0900, Minkyu Kang wrote:
>
> > Dear Tom,
> >
> > The following changes since commit
> 2f0282922b2c458eea7f85c500a948a587437b63:
> >
> >   Prepare v2024.01-rc4 (2023-12-04 13:46:56 -0500)
> >
> > are available in the git repository at:
> >
> >   g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master
> >
> > for you to fetch changes up to 5631d20e2ef1008d55569790f79672ea8cc6894b:
> >
> >   pinctrl: exynos: Convert to use livetree API for fdt access (2023-12-07
> > 18:58:48 +0900)
> >
> > 
> > Sam Protsenko (7):
> >   pinctrl: exynos: Improve coding style
> >   pinctrl: exynos: Extract pin parsing code into a separate function
> >   pinctrl: exynos: Rework pin_to_bank_base() to obtain data by name
> >   pinctrl: exynos: Support different register types in pin banks
> >   pinctrl: exynos: Refactor handling the pin related dt properties
> >   pinctrl: exynos: Reduce variables scope
> >   pinctrl: exynos: Convert to use livetree API for fdt access
> >
> > Stefan Bosch (2):
> >   common: board_f: change calculation of gd->mon_len to fix s5p4418
> > reloc
> >   arm: s5p4418: fix relocation of vectors
>
> Taking just the pincttrl changes here (as I know this blocks other work)
> I've taken that and I assume Stefan will fix microblaze shortly and then
> his work can be picked up.


Ok, I'll rebase my branch.

Thanks.
Minkyu Kang


Re: Please pull u-boot-samsung master

2024-01-09 Thread Tom Rini
On Tue, Jan 09, 2024 at 10:55:16AM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 2f0282922b2c458eea7f85c500a948a587437b63:
> 
>   Prepare v2024.01-rc4 (2023-12-04 13:46:56 -0500)
> 
> are available in the git repository at:
> 
>   g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master
> 
> for you to fetch changes up to 5631d20e2ef1008d55569790f79672ea8cc6894b:
> 
>   pinctrl: exynos: Convert to use livetree API for fdt access (2023-12-07
> 18:58:48 +0900)
> 
> 
> Sam Protsenko (7):
>   pinctrl: exynos: Improve coding style
>   pinctrl: exynos: Extract pin parsing code into a separate function
>   pinctrl: exynos: Rework pin_to_bank_base() to obtain data by name
>   pinctrl: exynos: Support different register types in pin banks
>   pinctrl: exynos: Refactor handling the pin related dt properties
>   pinctrl: exynos: Reduce variables scope
>   pinctrl: exynos: Convert to use livetree API for fdt access
> 
> Stefan Bosch (2):
>   common: board_f: change calculation of gd->mon_len to fix s5p4418
> reloc
>   arm: s5p4418: fix relocation of vectors

Taking just the pincttrl changes here (as I know this blocks other work)
I've taken that and I assume Stefan will fix microblaze shortly and then
his work can be picked up.

-- 
Tom


signature.asc
Description: PGP signature


Re: Please pull u-boot-samsung master

2024-01-09 Thread Tom Rini
On Tue, Jan 09, 2024 at 10:55:16AM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 2f0282922b2c458eea7f85c500a948a587437b63:
> 
>   Prepare v2024.01-rc4 (2023-12-04 13:46:56 -0500)
> 
> are available in the git repository at:
> 
>   g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master
> 
> for you to fetch changes up to 5631d20e2ef1008d55569790f79672ea8cc6894b:
> 
>   pinctrl: exynos: Convert to use livetree API for fdt access (2023-12-07
> 18:58:48 +0900)
> 

The change:
commit 411094b8afd9553eb34efed258c64bc39b578149
Author: Stefan Bosch 
Date:   Mon Nov 27 18:26:08 2023 +

common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc

No longer builds for microblaze.

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-samsung master

2024-01-08 Thread Minkyu Kang
Dear Tom,

The following changes since commit 2f0282922b2c458eea7f85c500a948a587437b63:

  Prepare v2024.01-rc4 (2023-12-04 13:46:56 -0500)

are available in the git repository at:

  g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master

for you to fetch changes up to 5631d20e2ef1008d55569790f79672ea8cc6894b:

  pinctrl: exynos: Convert to use livetree API for fdt access (2023-12-07
18:58:48 +0900)


Sam Protsenko (7):
  pinctrl: exynos: Improve coding style
  pinctrl: exynos: Extract pin parsing code into a separate function
  pinctrl: exynos: Rework pin_to_bank_base() to obtain data by name
  pinctrl: exynos: Support different register types in pin banks
  pinctrl: exynos: Refactor handling the pin related dt properties
  pinctrl: exynos: Reduce variables scope
  pinctrl: exynos: Convert to use livetree API for fdt access

Stefan Bosch (2):
  common: board_f: change calculation of gd->mon_len to fix s5p4418
reloc
  arm: s5p4418: fix relocation of vectors

 arch/arm/cpu/armv7/s5p4418/Makefile |   3 ++
 arch/arm/cpu/armv7/s5p4418/relocate.S   |  24 +
 common/board_f.c|   2 +-
 drivers/pinctrl/exynos/pinctrl-exynos.c | 125
+++---
 drivers/pinctrl/exynos/pinctrl-exynos.h |  36 ---
 drivers/pinctrl/exynos/pinctrl-exynos7420.c |   2 ++
 6 files changed, 136 insertions(+), 56 deletions(-)
 create mode 100644 arch/arm/cpu/armv7/s5p4418/relocate.S

Thanks,
Minkyu Kang.




Re: Please pull u-boot-samsung master

2023-11-28 Thread Tom Rini
On Tue, Nov 28, 2023 at 12:16:06PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 17e9db18f17b6cad278694d4a61df95e96bdf4f5:
> 
>   Merge tag 'doc-2024-01-rc3' of
> https://source.denx.de/u-boot/custodians/u-boot-efi (2023-11-11 09:22:54
> -0500)
> 
> are available in the git repository at:
> 
>   g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master
> 
> for you to fetch changes up to 470682ace1e03a6573d6eef9a00b524d608ddfa7:
> 
>   configs: Remove unneeded SYS_CONFIG_NAME from a*y17lte defconfigs
> (2023-11-27 18:57:35 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-samsung master

2023-11-27 Thread Minkyu Kang
Dear Tom,

The following changes since commit 17e9db18f17b6cad278694d4a61df95e96bdf4f5:

  Merge tag 'doc-2024-01-rc3' of
https://source.denx.de/u-boot/custodians/u-boot-efi (2023-11-11 09:22:54
-0500)

are available in the git repository at:

  g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master

for you to fetch changes up to 470682ace1e03a6573d6eef9a00b524d608ddfa7:

  configs: Remove unneeded SYS_CONFIG_NAME from a*y17lte defconfigs
(2023-11-27 18:57:35 +0900)


Sam Protsenko (13):
  arm: exynos: Include missing CPU header in soc.c
  arm: exynos: Include missing CPU header in gpio.h
  watchdog: s5p_wdt: Include missing CPU header
  exynos: Avoid duplicate reset_cpu with SYSRESET enabled
  serial: s5p: Fix clk_get_by_index() error code check
  clk: exynos: Add header guard for clk-pll.h
  serial: s5p: Remove common.h inclusion
  serial: s5p: Use livetree API to get "id" property
  serial: s5p: Use named constants for register values
  serial: s5p: Improve coding style
  serial: s5p: Use dev_read_addr_ptr() to get base address
  board: samsung: Fix SYS_CONFIG_NAME configs in axy17lte Kconfig
  configs: Remove unneeded SYS_CONFIG_NAME from a*y17lte defconfigs

 arch/arm/mach-exynos/include/mach/gpio.h |  3 +++
 arch/arm/mach-exynos/soc.c   |  3 +++
 board/samsung/axy17lte/Kconfig   | 14 +++-
 configs/a3y17lte_defconfig   |  1 -
 configs/a5y17lte_defconfig   |  1 -
 configs/a7y17lte_defconfig   |  1 -
 drivers/clk/exynos/clk-pll.h |  5 +
 drivers/serial/serial_s5p.c  | 79
+---
 drivers/watchdog/s5p_wdt.c   |  1 +

Thanks,
Minkyu Kang.





Re: please pull u-boot-samsung master

2021-01-23 Thread Tom Rini
On Fri, Jan 22, 2021 at 04:45:30PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit ee6726be4f0dccb612f0193c62ca149164c8a5af:
> 
>   Merge tag 'ti-v2021.04-rc1' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-ti (2021-01-12 09:32:48
> -0500)
> 
> are available in the Git repository at:
> 
>   g...@gitlab.denx.de:u-boot/custodians/u-boot-samsung.git
> 
> for you to fetch changes up to 0a80955fc6e03ebbe1f98c5fa3c89fb33f23c23e:
> 
>   mmc: exynos_dw_mmc: remove unused function (2021-01-13 13:49:38 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


please pull u-boot-samsung master

2021-01-21 Thread Minkyu Kang
Dear Tom,

The following changes since commit ee6726be4f0dccb612f0193c62ca149164c8a5af:

  Merge tag 'ti-v2021.04-rc1' of
https://gitlab.denx.de/u-boot/custodians/u-boot-ti (2021-01-12 09:32:48
-0500)

are available in the Git repository at:

  g...@gitlab.denx.de:u-boot/custodians/u-boot-samsung.git

for you to fetch changes up to 0a80955fc6e03ebbe1f98c5fa3c89fb33f23c23e:

  mmc: exynos_dw_mmc: remove unused function (2021-01-13 13:49:38 +0900)


Jaehoon Chung (2):
  samsung: arndale: remove board_mmc_init function
  mmc: exynos_dw_mmc: remove unused function

 arch/arm/mach-exynos/include/mach/dwmmc.h |  2 --
 board/samsung/arndale/arndale.c   | 13 -
 drivers/mmc/exynos_dw_mmc.c   | 56

 3 files changed, 71 deletions(-)

-- 
Thanks,
Minkyu Kang.


Re: [U-Boot] please pull u-boot-samsung master

2019-09-06 Thread Tom Rini
On Fri, Sep 06, 2019 at 05:42:36PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 448f11f7503995746a7b71e5e3b3a831c4651be9:
> 
>   Merge tag 'arc-for-2019.10-rc4' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-arc (2019-09-03 12:40:50
> -0400)
> 
> are available in the git repository at:
> 
> 
>   g...@gitlab.denx.de:u-boot/custodians/u-boot-samsung.git master
> 
> for you to fetch changes up to d7441d8a9ac9602afa92bf2649890a2208ffada1:
> 
>   ARM: exynos5: Try to boot on mmc2 before mmc0/1 (2019-09-05 18:36:59
> +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2019-09-06 Thread Minkyu Kang
Dear Tom,

The following changes since commit 448f11f7503995746a7b71e5e3b3a831c4651be9:

  Merge tag 'arc-for-2019.10-rc4' of
https://gitlab.denx.de/u-boot/custodians/u-boot-arc (2019-09-03 12:40:50
-0400)

are available in the git repository at:


  g...@gitlab.denx.de:u-boot/custodians/u-boot-samsung.git master

for you to fetch changes up to d7441d8a9ac9602afa92bf2649890a2208ffada1:

  ARM: exynos5: Try to boot on mmc2 before mmc0/1 (2019-09-05 18:36:59
+0900)


Guillaume GARDET (1):
  ARM: exynos5: Try to boot on mmc2 before mmc0/1

 include/configs/exynos5-common.h |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

--
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2019-05-17 Thread Tom Rini
On Thu, May 16, 2019 at 07:17:25PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> 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-samsung master
> 
> for you to fetch changes up to f4b2ab97ed37ea6b202aaa951d31dab9187e3720:
> 
>   configs: arndale: Use appropriate driver for Asix AX88760 (2019-05-16 
> 16:11:42 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2019-05-16 Thread Minkyu Kang
Dear Tom,

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-samsung master

for you to fetch changes up to f4b2ab97ed37ea6b202aaa951d31dab9187e3720:

  configs: arndale: Use appropriate driver for Asix AX88760 (2019-05-16 
16:11:42 +0900)


Krzysztof Kozlowski (3):
  arm: exynos: arndale: Remove unused CONFIG_POWER and CONFIG_POWER_I2C
  arm: exynos: arndale: Remove unused CONFIG_DM_I2C_COMPAT
  configs: arndale: Use appropriate driver for Asix AX88760

 configs/arndale_defconfig | 3 +--
 include/configs/arndale.h | 8 
 2 files changed, 1 insertion(+), 10 deletions(-)

-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [v2] please pull u-boot-samsung master

2019-03-15 Thread Tom Rini
On Thu, Mar 14, 2019 at 01:12:41PM +0900, Minkyu Kang wrote:

> Hi Tom,
> 
> The following changes since commit e8e3f2d2d48f97b2c79b698eccedce8f4f880993:
> 
>   Merge branch '2019-03-08-master-imports' (2019-03-08 18:04:13 -0500)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-samsung master
> 
> for you to fetch changes up to 1411298cbca83a8527d2c1b5c4d299871fc34cf1:
> 
>   arndale: fix unknown status (2019-03-14 09:38:41 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2019-03-14 Thread Krzysztof Kozlowski
On Thu, 14 Mar 2019 at 01:32, Tom Rini  wrote:
>
> On Tue, Mar 12, 2019 at 05:23:37PM +0900, Minkyu Kang wrote:
>
> > Hi Tom,
> >
> > The following changes since commit e8e3f2d2d48f97b2c79b698eccedce8f4f880993:
> >
> >   Merge branch '2019-03-08-master-imports' (2019-03-08 18:04:13 -0500)
> >
> > are available in the git repository at:
> >
> >
> >   git://git.denx.de/u-boot-samsung master
> >
> > for you to fetch changes up to 0fd36730396a86e5513b45221af60889e6028654:
> >
> >   ARM: Odroid XU3: Enable driver I2C support for OdroidXU3 (2019-03-12 
> > 15:56:45 +0900)
> >
>
> NAK:
> $ ./tools/genboardscfg.py -f
> WARNING: Odd Fixes: unknown status for 'arndale'

Hi Tom,

That's the valid entry from MAINTAINERS so one of them should be
updated (either remove Odd fixes or accept it).

Best regards,
Krzysztof
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [v2] please pull u-boot-samsung master

2019-03-13 Thread Minkyu Kang
Hi Tom,

The following changes since commit e8e3f2d2d48f97b2c79b698eccedce8f4f880993:

  Merge branch '2019-03-08-master-imports' (2019-03-08 18:04:13 -0500)

are available in the git repository at:


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

for you to fetch changes up to 1411298cbca83a8527d2c1b5c4d299871fc34cf1:

  arndale: fix unknown status (2019-03-14 09:38:41 +0900)


Anand Moon (1):
  ARM: Odroid XU3: Enable driver I2C support for OdroidXU3

Krzysztof Kozlowski (15):
  adc: exynos-adc: Fix wrong bit operation used to stop the ADC
  power: regulator: s2mps11: Fix step for LDO27 and LDO35
  arm: exynos: Detect revision later, when all resources are ready
  arm: exynos: odroid-xu3: Display info late to have proper type
  arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision
  regulator: Add support for ramp delay
  power: regulator: s2mps11: Add enable delay
  arm: dts: exynos: Add supply for ADC block to Odroid XU3 family
  arm: dts: exynos: Add ramp delay property to LDO regulators to Odroid XU3 
family
  arm: exynos: arndale: Replace Chander Kashyap inactive maintainer
  configs: odroid_xu3: Use consistent syntax for #include
  configs: odroid_xu3: Unify indentation
  arm: exynos: Remove duplicated "boardname" env setting
  arm: dts: exynos: Adjust whitespace around status property
  arm: exynos: odroid: Fix build if BOARD_TYPES are not set

Minkyu Kang (2):
  espresso7420: remove duplicated config
  arndale: fix unknown status

 arch/arm/dts/exynos5422-odroidxu3.dts| 22 +-
 board/samsung/arndale/MAINTAINERS|  2 +-
 board/samsung/common/board.c | 25 +++--
 board/samsung/common/bootscripts/autoboot.cmd| 10 +-
 board/samsung/common/exynos5-dt-types.c  | 54 
++
 board/samsung/common/misc.c  |  2 +-
 board/samsung/odroid/odroid.c| 35 
+--
 configs/odroid-xu3_defconfig |  3 +++
 doc/device-tree-bindings/regulator/regulator.txt |  2 ++
 drivers/adc/exynos-adc.c |  2 +-
 drivers/power/regulator/regulator-uclass.c   | 47 
+--
 drivers/power/regulator/s2mps11_regulator.c  | 15 ++-
 include/configs/espresso7420.h   |  2 --
 include/configs/odroid.h |  2 +-
 include/configs/odroid_xu3.h | 20 
 include/power/regulator.h|  2 ++
 include/samsung/misc.h   |  1 +
 17 files changed, 211 insertions(+), 35 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2019-03-13 Thread Tom Rini
On Tue, Mar 12, 2019 at 05:23:37PM +0900, Minkyu Kang wrote:

> Hi Tom,
> 
> The following changes since commit e8e3f2d2d48f97b2c79b698eccedce8f4f880993:
> 
>   Merge branch '2019-03-08-master-imports' (2019-03-08 18:04:13 -0500)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-samsung master
> 
> for you to fetch changes up to 0fd36730396a86e5513b45221af60889e6028654:
> 
>   ARM: Odroid XU3: Enable driver I2C support for OdroidXU3 (2019-03-12 
> 15:56:45 +0900)
> 

NAK:
$ ./tools/genboardscfg.py -f
WARNING: Odd Fixes: unknown status for 'arndale'

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2019-03-12 Thread Minkyu Kang
Hi Tom,

The following changes since commit e8e3f2d2d48f97b2c79b698eccedce8f4f880993:

  Merge branch '2019-03-08-master-imports' (2019-03-08 18:04:13 -0500)

are available in the git repository at:


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

for you to fetch changes up to 0fd36730396a86e5513b45221af60889e6028654:

  ARM: Odroid XU3: Enable driver I2C support for OdroidXU3 (2019-03-12 15:56:45 
+0900)


Anand Moon (1):
  ARM: Odroid XU3: Enable driver I2C support for OdroidXU3

Krzysztof Kozlowski (15):
  adc: exynos-adc: Fix wrong bit operation used to stop the ADC
  power: regulator: s2mps11: Fix step for LDO27 and LDO35
  arm: exynos: Detect revision later, when all resources are ready
  arm: exynos: odroid-xu3: Display info late to have proper type
  arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision
  regulator: Add support for ramp delay
  power: regulator: s2mps11: Add enable delay
  arm: dts: exynos: Add supply for ADC block to Odroid XU3 family
  arm: dts: exynos: Add ramp delay property to LDO regulators to Odroid XU3 
family
  arm: exynos: arndale: Replace Chander Kashyap inactive maintainer
  configs: odroid_xu3: Use consistent syntax for #include
  configs: odroid_xu3: Unify indentation
  arm: exynos: Remove duplicated "boardname" env setting
  arm: dts: exynos: Adjust whitespace around status property
  arm: exynos: odroid: Fix build if BOARD_TYPES are not set

Minkyu Kang (1):
  espresso7420: remove duplicated config

 arch/arm/dts/exynos5422-odroidxu3.dts| 22 +-
 board/samsung/arndale/MAINTAINERS|  4 ++--
 board/samsung/common/board.c | 25 +++--
 board/samsung/common/bootscripts/autoboot.cmd| 10 +-
 board/samsung/common/exynos5-dt-types.c  | 54 
++
 board/samsung/common/misc.c  |  2 +-
 board/samsung/odroid/odroid.c| 35 
+--
 configs/odroid-xu3_defconfig |  3 +++
 doc/device-tree-bindings/regulator/regulator.txt |  2 ++
 drivers/adc/exynos-adc.c |  2 +-
 drivers/power/regulator/regulator-uclass.c   | 47 
+--
 drivers/power/regulator/s2mps11_regulator.c  | 15 ++-
 include/configs/espresso7420.h   |  2 --
 include/configs/odroid.h |  2 +-
 include/configs/odroid_xu3.h | 20 
 include/power/regulator.h|  2 ++
 include/samsung/misc.h   |  1 +
 17 files changed, 212 insertions(+), 36 deletions(-)
-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [V3] please pull u-boot-samsung master

2019-01-07 Thread Tom Rini
On Mon, Jan 07, 2019 at 09:42:27AM +0900, Minkyu Kang wrote:

> Hi,
> 
> The following changes since commit 1f2e948d6d53f77a2ddb2dde3531b0d5bc2815ad:
> 
>   Prepare v2019.01-rc2 (2018-12-17 20:25:24 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-samsung master
> 
> for you to fetch changes up to df1ff4d6ba591a5fcb9549e895b23c781d8fda6d:
> 
>   exynos: Leave the compiler to choose the register to avoid possible r0 
> corruption (2019-01-04 17:28:50 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [V3] please pull u-boot-samsung master

2019-01-06 Thread Minkyu Kang
Hi,

The following changes since commit 1f2e948d6d53f77a2ddb2dde3531b0d5bc2815ad:

  Prepare v2019.01-rc2 (2018-12-17 20:25:24 -0500)

are available in the git repository at:

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

for you to fetch changes up to df1ff4d6ba591a5fcb9549e895b23c781d8fda6d:

  exynos: Leave the compiler to choose the register to avoid possible r0 
corruption (2019-01-04 17:28:50 +0900)


Anand Moon (2):
  exynos5-dt-types: add missing dtb file for Odroid HC1/HC2
  odroid: Update README.odroid for support of Odroid HC1

Guillaume GARDET (3):
  exynos: imply SYS_THUMB_BUILD
  exynos: allow SPL to build in thumb mode
  exynos: Leave the compiler to choose the register to avoid possible r0 
corruption

Seung-Woo Kim (1):
  Revert "arm: config: fix default console only to specify the device"

 arch/arm/Kconfig   | 1 +
 arch/arm/mach-exynos/include/mach/system.h | 2 +-
 doc/README.odroid  | 7 +--
 include/configs/odroid.h   | 4 ++--
 include/configs/odroid_xu3.h   | 5 +++--
 include/configs/s5p_goni.h | 4 ++--
 include/configs/s5pc210_universal.h| 4 ++--
 include/configs/trats.h| 4 ++--
 include/configs/trats2.h   | 4 ++--
 9 files changed, 20 insertions(+), 15 deletions(-)
-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [V2] please pull u-boot-samsung master

2019-01-04 Thread Minkyu Kang
Hi,

On Fri, 4 Jan 2019 at 22:11, Tom Rini  wrote:

> On Fri, Jan 04, 2019 at 09:34:57AM +0900, Minkyu Kang wrote:
>
> > Hi,
> >
> > The following changes since commit
> 1f2e948d6d53f77a2ddb2dde3531b0d5bc2815ad:
> >
> >   Prepare v2019.01-rc2 (2018-12-17 20:25:24 -0500)
> >
> > are available in the git repository at:
> >
> >   git://git.denx.de/u-boot-samsung master
> >
> > for you to fetch changes up to 2a195703d6e62172e532ffae05a79e9d12f602bc:
> >
> >   exynos: allow SPL to build in thumb mode (2019-01-03 09:37:18 +0900)
> >
>
> Per the comments about fixing a problem with "exynos: allow SPL to build
> in thumb mode", NAK.
>
>
I'll send new PR on Monday morning (KST).

-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [V2] please pull u-boot-samsung master

2019-01-04 Thread Tom Rini
On Fri, Jan 04, 2019 at 09:34:57AM +0900, Minkyu Kang wrote:

> Hi,
> 
> The following changes since commit 1f2e948d6d53f77a2ddb2dde3531b0d5bc2815ad:
> 
>   Prepare v2019.01-rc2 (2018-12-17 20:25:24 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-samsung master
> 
> for you to fetch changes up to 2a195703d6e62172e532ffae05a79e9d12f602bc:
> 
>   exynos: allow SPL to build in thumb mode (2019-01-03 09:37:18 +0900)
> 

Per the comments about fixing a problem with "exynos: allow SPL to build
in thumb mode", NAK.

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [V2] please pull u-boot-samsung master

2019-01-03 Thread Minkyu Kang
Hi,

The following changes since commit 1f2e948d6d53f77a2ddb2dde3531b0d5bc2815ad:

  Prepare v2019.01-rc2 (2018-12-17 20:25:24 -0500)

are available in the git repository at:

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

for you to fetch changes up to 2a195703d6e62172e532ffae05a79e9d12f602bc:

  exynos: allow SPL to build in thumb mode (2019-01-03 09:37:18 +0900)


Anand Moon (2):
  exynos5-dt-types: add missing dtb file for Odroid HC1/HC2
  odroid: Update README.odroid for support of Odroid HC1

Guillaume GARDET (2):
  exynos: imply SYS_THUMB_BUILD
  exynos: allow SPL to build in thumb mode

Seung-Woo Kim (1):
  Revert "arm: config: fix default console only to specify the device"

 arch/arm/Kconfig   | 1 +
 arch/arm/mach-exynos/include/mach/system.h | 3 ++-
 doc/README.odroid  | 7 +--
 include/configs/odroid.h   | 4 ++--
 include/configs/odroid_xu3.h   | 5 +++--
 include/configs/s5p_goni.h | 4 ++--
 include/configs/s5pc210_universal.h| 4 ++--
 include/configs/trats.h| 4 ++--
 include/configs/trats2.h   | 4 ++--
 9 files changed, 21 insertions(+), 15 deletions(-)
-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Re : Re : Re: please pull u-boot-samsung master

2019-01-02 Thread Guillaume GARDET

Hi,


- Guillaume GARDET  a écrit :
> 
> Hi,
> 
> - Minkyu Kang  a écrit :
> > Dear Guillaume GARDET,
> > 
> > On 28/12/18 00:41, Tom Rini wrote:
> > > On Thu, Dec 27, 2018 at 12:49:53PM +0900, Minkyu Kang wrote:
> > > 
> > >> Dear Tom,
> > >>
> > >> The following changes since commit 
> > >> 1f2e948d6d53f77a2ddb2dde3531b0d5bc2815ad:
> > >>
> > >>   Prepare v2019.01-rc2 (2018-12-17 20:25:24 -0500)
> > >>
> > >> are available in the git repository at:
> > >>
> > >>   git://git.denx.de/u-boot-samsung master
> > >>
> > >> for you to fetch changes up to c96d90367a6a229210b8b16681cfe9e5c8aeced1:
> > >>
> > >>   exynos: imply SYS_THUMB_BUILD (2018-12-26 11:57:48 +0900)
> > >>
> > >> 
> > >> Anand Moon (2):
> > >>   exynos5-dt-types: add missing dtb file for Odroid HC1/HC2
> > >>   odroid: Update README.odroid for support of Odroid HC1
> > >>
> > >> Guillaume GARDET (1):
> > >>   exynos: imply SYS_THUMB_BUILD
> > >>
> > >> Seung-Woo Kim (1):
> > >>   Revert "arm: config: fix default console only to specify the 
> > >> device"
> > >>
> > >>  arch/arm/Kconfig| 1 +
> > >>  doc/README.odroid   | 7 +--
> > >>  include/configs/odroid.h| 4 ++--
> > >>  include/configs/odroid_xu3.h| 5 +++--
> > >>  include/configs/s5p_goni.h  | 4 ++--
> > >>  include/configs/s5pc210_universal.h | 4 ++--
> > >>  include/configs/trats.h | 4 ++--
> > >>  include/configs/trats2.h| 4 ++--
> > >>  8 files changed, 19 insertions(+), 14 deletions(-)
> > > 
> > > NAK:
> > > 18: Merge branch 'master' of git://git.denx.de/u-boot-samsung
> > >arm:  +   peach-pi smdk5420 peach-pit
> > > +(peach-pi,smdk5420,peach-pit) {standard input}: Assembler messages:
> > > +(peach-pi,smdk5420,peach-pit) {standard input}:117: Error: Thumb 
> > > encoding does not support an immediate here -- `msr cpsr_c,#0x13|0xC0'
> > > +(peach-pi,smdk5420,peach-pit) {standard input}:325: Error: Thumb 
> > > encoding does not support an immediate here -- `msr cpsr_c,#0x13|0xC0'
> > > +(peach-pi,smdk5420,peach-pit) make[3]: *** 
> > > [../scripts/Makefile.build:279: spl/arch/arm/mach-exynos/lowlevel_init.o] 
> > > Error 1
> > > +(peach-pi,smdk5420,peach-pit) make[2]: *** [../scripts/Makefile.spl:383: 
> > > spl/arch/arm/mach-exynos] Error 2
> > > +(peach-pi,smdk5420,peach-pit) make[1]: *** [Makefile:1597: 
> > > spl/u-boot-spl] Error 2
> > > +(peach-pi,smdk5420,peach-pit) make: *** [Makefile:148: sub-make] Error 2
> > > 
> > 
> > Because of this, thumb build feature cannot applied.
> > Do you have an idea?
> 
> We should disable thumb explicitly for this board.
> 
> I will not be in front of a computer for the next days, so please wait until 
> 2nd of January, or you can do it, if you want.

Instead of disabling thumb for SPL in 3 default configs, I sent a patch to get 
it built in thumb mode: 
  https://lists.denx.de/pipermail/u-boot/2019-January/353347.html

Build tested on peach-pi peach-pit and smdk5420 configs.

Thanks,
Guillaume


> 
> Thanks,
> Guillaume
>  
> > 
> > Thanks,
> > Minkyu Kang.
> 

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Re : Re: please pull u-boot-samsung master

2018-12-29 Thread Guillaume GARDET

Hi,

- Minkyu Kang  a écrit :
> Dear Guillaume GARDET,
> 
> On 28/12/18 00:41, Tom Rini wrote:
> > On Thu, Dec 27, 2018 at 12:49:53PM +0900, Minkyu Kang wrote:
> > 
> >> Dear Tom,
> >>
> >> The following changes since commit 
> >> 1f2e948d6d53f77a2ddb2dde3531b0d5bc2815ad:
> >>
> >>   Prepare v2019.01-rc2 (2018-12-17 20:25:24 -0500)
> >>
> >> are available in the git repository at:
> >>
> >>   git://git.denx.de/u-boot-samsung master
> >>
> >> for you to fetch changes up to c96d90367a6a229210b8b16681cfe9e5c8aeced1:
> >>
> >>   exynos: imply SYS_THUMB_BUILD (2018-12-26 11:57:48 +0900)
> >>
> >> 
> >> Anand Moon (2):
> >>   exynos5-dt-types: add missing dtb file for Odroid HC1/HC2
> >>   odroid: Update README.odroid for support of Odroid HC1
> >>
> >> Guillaume GARDET (1):
> >>   exynos: imply SYS_THUMB_BUILD
> >>
> >> Seung-Woo Kim (1):
> >>   Revert "arm: config: fix default console only to specify the device"
> >>
> >>  arch/arm/Kconfig| 1 +
> >>  doc/README.odroid   | 7 +--
> >>  include/configs/odroid.h| 4 ++--
> >>  include/configs/odroid_xu3.h| 5 +++--
> >>  include/configs/s5p_goni.h  | 4 ++--
> >>  include/configs/s5pc210_universal.h | 4 ++--
> >>  include/configs/trats.h | 4 ++--
> >>  include/configs/trats2.h| 4 ++--
> >>  8 files changed, 19 insertions(+), 14 deletions(-)
> > 
> > NAK:
> > 18: Merge branch 'master' of git://git.denx.de/u-boot-samsung
> >arm:  +   peach-pi smdk5420 peach-pit
> > +(peach-pi,smdk5420,peach-pit) {standard input}: Assembler messages:
> > +(peach-pi,smdk5420,peach-pit) {standard input}:117: Error: Thumb encoding 
> > does not support an immediate here -- `msr cpsr_c,#0x13|0xC0'
> > +(peach-pi,smdk5420,peach-pit) {standard input}:325: Error: Thumb encoding 
> > does not support an immediate here -- `msr cpsr_c,#0x13|0xC0'
> > +(peach-pi,smdk5420,peach-pit) make[3]: *** [../scripts/Makefile.build:279: 
> > spl/arch/arm/mach-exynos/lowlevel_init.o] Error 1
> > +(peach-pi,smdk5420,peach-pit) make[2]: *** [../scripts/Makefile.spl:383: 
> > spl/arch/arm/mach-exynos] Error 2
> > +(peach-pi,smdk5420,peach-pit) make[1]: *** [Makefile:1597: spl/u-boot-spl] 
> > Error 2
> > +(peach-pi,smdk5420,peach-pit) make: *** [Makefile:148: sub-make] Error 2
> > 
> 
> Because of this, thumb build feature cannot applied.
> Do you have an idea?

We should disable thumb explicitly for this board.

I will not be in front of a computer for the next days, so please wait until 
2nd of January, or you can do it, if you want.

Thanks,
Guillaume
 
> 
> Thanks,
> Minkyu Kang.

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2018-12-27 Thread Minkyu Kang
Dear Guillaume GARDET,

On 28/12/18 00:41, Tom Rini wrote:
> On Thu, Dec 27, 2018 at 12:49:53PM +0900, Minkyu Kang wrote:
> 
>> Dear Tom,
>>
>> The following changes since commit 1f2e948d6d53f77a2ddb2dde3531b0d5bc2815ad:
>>
>>   Prepare v2019.01-rc2 (2018-12-17 20:25:24 -0500)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-samsung master
>>
>> for you to fetch changes up to c96d90367a6a229210b8b16681cfe9e5c8aeced1:
>>
>>   exynos: imply SYS_THUMB_BUILD (2018-12-26 11:57:48 +0900)
>>
>> 
>> Anand Moon (2):
>>   exynos5-dt-types: add missing dtb file for Odroid HC1/HC2
>>   odroid: Update README.odroid for support of Odroid HC1
>>
>> Guillaume GARDET (1):
>>   exynos: imply SYS_THUMB_BUILD
>>
>> Seung-Woo Kim (1):
>>   Revert "arm: config: fix default console only to specify the device"
>>
>>  arch/arm/Kconfig| 1 +
>>  doc/README.odroid   | 7 +--
>>  include/configs/odroid.h| 4 ++--
>>  include/configs/odroid_xu3.h| 5 +++--
>>  include/configs/s5p_goni.h  | 4 ++--
>>  include/configs/s5pc210_universal.h | 4 ++--
>>  include/configs/trats.h | 4 ++--
>>  include/configs/trats2.h| 4 ++--
>>  8 files changed, 19 insertions(+), 14 deletions(-)
> 
> NAK:
> 18: Merge branch 'master' of git://git.denx.de/u-boot-samsung
>arm:  +   peach-pi smdk5420 peach-pit
> +(peach-pi,smdk5420,peach-pit) {standard input}: Assembler messages:
> +(peach-pi,smdk5420,peach-pit) {standard input}:117: Error: Thumb encoding 
> does not support an immediate here -- `msr cpsr_c,#0x13|0xC0'
> +(peach-pi,smdk5420,peach-pit) {standard input}:325: Error: Thumb encoding 
> does not support an immediate here -- `msr cpsr_c,#0x13|0xC0'
> +(peach-pi,smdk5420,peach-pit) make[3]: *** [../scripts/Makefile.build:279: 
> spl/arch/arm/mach-exynos/lowlevel_init.o] Error 1
> +(peach-pi,smdk5420,peach-pit) make[2]: *** [../scripts/Makefile.spl:383: 
> spl/arch/arm/mach-exynos] Error 2
> +(peach-pi,smdk5420,peach-pit) make[1]: *** [Makefile:1597: spl/u-boot-spl] 
> Error 2
> +(peach-pi,smdk5420,peach-pit) make: *** [Makefile:148: sub-make] Error 2
> 

Because of this, thumb build feature cannot applied.
Do you have an idea?

Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2018-12-27 Thread Tom Rini
On Thu, Dec 27, 2018 at 12:49:53PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 1f2e948d6d53f77a2ddb2dde3531b0d5bc2815ad:
> 
>   Prepare v2019.01-rc2 (2018-12-17 20:25:24 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-samsung master
> 
> for you to fetch changes up to c96d90367a6a229210b8b16681cfe9e5c8aeced1:
> 
>   exynos: imply SYS_THUMB_BUILD (2018-12-26 11:57:48 +0900)
> 
> 
> Anand Moon (2):
>   exynos5-dt-types: add missing dtb file for Odroid HC1/HC2
>   odroid: Update README.odroid for support of Odroid HC1
> 
> Guillaume GARDET (1):
>   exynos: imply SYS_THUMB_BUILD
> 
> Seung-Woo Kim (1):
>   Revert "arm: config: fix default console only to specify the device"
> 
>  arch/arm/Kconfig| 1 +
>  doc/README.odroid   | 7 +--
>  include/configs/odroid.h| 4 ++--
>  include/configs/odroid_xu3.h| 5 +++--
>  include/configs/s5p_goni.h  | 4 ++--
>  include/configs/s5pc210_universal.h | 4 ++--
>  include/configs/trats.h | 4 ++--
>  include/configs/trats2.h| 4 ++--
>  8 files changed, 19 insertions(+), 14 deletions(-)

NAK:
18: Merge branch 'master' of git://git.denx.de/u-boot-samsung
   arm:  +   peach-pi smdk5420 peach-pit
+(peach-pi,smdk5420,peach-pit) {standard input}: Assembler messages:
+(peach-pi,smdk5420,peach-pit) {standard input}:117: Error: Thumb encoding does 
not support an immediate here -- `msr cpsr_c,#0x13|0xC0'
+(peach-pi,smdk5420,peach-pit) {standard input}:325: Error: Thumb encoding does 
not support an immediate here -- `msr cpsr_c,#0x13|0xC0'
+(peach-pi,smdk5420,peach-pit) make[3]: *** [../scripts/Makefile.build:279: 
spl/arch/arm/mach-exynos/lowlevel_init.o] Error 1
+(peach-pi,smdk5420,peach-pit) make[2]: *** [../scripts/Makefile.spl:383: 
spl/arch/arm/mach-exynos] Error 2
+(peach-pi,smdk5420,peach-pit) make[1]: *** [Makefile:1597: spl/u-boot-spl] 
Error 2
+(peach-pi,smdk5420,peach-pit) make: *** [Makefile:148: sub-make] Error 2

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2018-12-26 Thread Minkyu Kang
Dear Tom,

The following changes since commit 1f2e948d6d53f77a2ddb2dde3531b0d5bc2815ad:

  Prepare v2019.01-rc2 (2018-12-17 20:25:24 -0500)

are available in the git repository at:

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

for you to fetch changes up to c96d90367a6a229210b8b16681cfe9e5c8aeced1:

  exynos: imply SYS_THUMB_BUILD (2018-12-26 11:57:48 +0900)


Anand Moon (2):
  exynos5-dt-types: add missing dtb file for Odroid HC1/HC2
  odroid: Update README.odroid for support of Odroid HC1

Guillaume GARDET (1):
  exynos: imply SYS_THUMB_BUILD

Seung-Woo Kim (1):
  Revert "arm: config: fix default console only to specify the device"

 arch/arm/Kconfig| 1 +
 doc/README.odroid   | 7 +--
 include/configs/odroid.h| 4 ++--
 include/configs/odroid_xu3.h| 5 +++--
 include/configs/s5p_goni.h  | 4 ++--
 include/configs/s5pc210_universal.h | 4 ++--
 include/configs/trats.h | 4 ++--
 include/configs/trats2.h| 4 ++--
 8 files changed, 19 insertions(+), 14 deletions(-)

-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2018-10-24 Thread Tom Rini
On Wed, Oct 24, 2018 at 10:12:58AM +0900, Minkyu Kang wrote:

> Hi Tom,
> 
> The following changes since commit 3ae192c2a4d52a755031e93fa6cc3a31ba90f29f:
> 
>   binman: Add a test for Intel reference code (2018-10-22 13:57:12 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-samsung master
> 
> for you to fetch changes up to 9cd97c5b049a9a282dda0b1782cbb38d8cedb417:
> 
>   ARM: Samsung: Add Exynos5422-based Odroid HC2 support (2018-10-23 20:00:52 
> +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2018-10-23 Thread Minkyu Kang
Hi Tom,

The following changes since commit 3ae192c2a4d52a755031e93fa6cc3a31ba90f29f:

  binman: Add a test for Intel reference code (2018-10-22 13:57:12 -0400)

are available in the git repository at:

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

for you to fetch changes up to 9cd97c5b049a9a282dda0b1782cbb38d8cedb417:

  ARM: Samsung: Add Exynos5422-based Odroid HC2 support (2018-10-23 20:00:52 
+0900)


Dirk Meul (1):
  ARM: Samsung: Add Exynos5422-based Odroid HC2 support

 board/samsung/common/exynos5-dt-types.c | 16 +---
 board/samsung/common/exynos5-dt.c   |  4 ++--
 configs/odroid-xu3_defconfig|  2 +-
 include/samsung/exynos5-dt-types.h  |  2 ++
 4 files changed, 18 insertions(+), 6 deletions(-)

-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2018-08-08 Thread Tom Rini
On Wed, Aug 08, 2018 at 09:37:36AM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 2547e91dc15e5203e15d4ebde9172174743b14a7:
> 
>   tegra: Indicate that binman makes all three output files (2018-07-26 
> 15:49:40 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-samsung master
> 
> for you to fetch changes up to 972d8576d225c5fa8187ba09306fd439967ca7d8:
> 
>   arm: spring: fix alias of mmc correctly (2018-08-06 11:24:48 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2018-08-07 Thread Minkyu Kang
Dear Tom,

The following changes since commit 2547e91dc15e5203e15d4ebde9172174743b14a7:

  tegra: Indicate that binman makes all three output files (2018-07-26 15:49:40 
-0400)

are available in the git repository at:

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

for you to fetch changes up to 972d8576d225c5fa8187ba09306fd439967ca7d8:

  arm: spring: fix alias of mmc correctly (2018-08-06 11:24:48 +0900)


Guillaume GARDET (1):
  snow: set fdtfile

Lukasz Majewski (8):
  ARM: dw_mmc: Exclude dwmci Exynos priv_data allocation from 
exynos_dwmci_get_config()
  ARM: Odroid XU3: config: Disable SDHCI support in the Odroid XU3
  ARM: Odroid XU3: Enable driver model support for MMC (DM_MMC)
  ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of 
hardcoded 0
  ARM: Odroid XU3: Adjust BOOT_TARGET_DEVICES to allow booting from SD card 
(mmc2)
  ARM: Odroid XU3: MAINTAINERS: Add a co-maintainer for OdroidXU3
  ARM: Odroid XU3: Fix the dwmci_exynos *priv data assignment for DM_MMC 
(sdr_timing)
  ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM 
MMC

Minkyu Kang (3):
  arm: exynos4: fix warning of dts
  arm: exynos5: fix warning of dts
  arm: spring: fix alias of mmc correctly

Vagrant Cascadian (4):
  arm: odroid: Use standard environment variable names kernel_addr_r, 
ramdisk_addr_r and fdt_addr_r.
  arm: odroid: Increase default env size in preparation for distro_bootcmd.
  arm: odroid: Enable distro_bootcmd support.
  arm: odroid: Inherit default value for bootdelay from distro_bootcmd.

 arch/arm/dts/exynos4210-pinctrl-uboot.dtsi|  4 
 arch/arm/dts/exynos4210-universal_c210.dts|  2 --
 arch/arm/dts/exynos4x12-pinctrl-uboot.dtsi|  4 
 arch/arm/dts/exynos5.dtsi |  2 --
 arch/arm/dts/exynos5250-pinctrl-uboot.dtsi|  4 
 arch/arm/dts/exynos5250-spring.dts|  2 +-
 arch/arm/dts/exynos54xx-pinctrl-uboot.dtsi|  8 
 board/samsung/common/bootscripts/autoboot.cmd |  6 +++---
 board/samsung/smdk5420/MAINTAINERS|  1 +
 configs/odroid-xu3_defconfig  |  3 +--
 drivers/mmc/exynos_dw_mmc.c   | 37 
+
 include/configs/exynos5-common.h  |  1 +
 include/configs/odroid.h  | 36 

 include/configs/snow.h|  3 +++
 14 files changed, 51 insertions(+), 62 deletions(-)

-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2018-06-06 Thread Minkyu Kang
Hi,

2018년 6월 7일 (목) 00:09, Tom Rini 님이 작성:

> On Wed, Jun 06, 2018 at 09:55:18PM +0900, Minkyu Kang wrote:
>
> > Dear Tom,
> >
> > The following changes since commit
> 0315d6959fdd9d2a4d89016c311e9c8c8d239a10:
> >
> >   ARM: mvebu: a38x: Add missing SPDX license identfier (2018-05-15
> 09:08:00
> > -0400)
> >
> > are available in the git repository at:
> >
> >   git://git.denx.de/u-boot-samsung.git master
> >
> > for you to fetch changes up to 105e3d84e5683c590b04f8677f80797a1d0dce36:
> >
> >   ARM: dts: exynos5: add the interrupt-parent property (2018-05-16
> 11:25:12
> > +0900)
> >
>
> Applied to u-boot/master.
>
> Do you have any comment on
> https://patchwork.ozlabs.org/project/uboot/list/?series=48701 ?  Thanks!
> --
> Tom
>

I'll check it soon!

Thanks,
Minkyu Kang.

>
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2018-06-06 Thread Tom Rini
On Wed, Jun 06, 2018 at 09:55:18PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 0315d6959fdd9d2a4d89016c311e9c8c8d239a10:
> 
>   ARM: mvebu: a38x: Add missing SPDX license identfier (2018-05-15 09:08:00
> -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-samsung.git master
> 
> for you to fetch changes up to 105e3d84e5683c590b04f8677f80797a1d0dce36:
> 
>   ARM: dts: exynos5: add the interrupt-parent property (2018-05-16 11:25:12
> +0900)
> 

Applied to u-boot/master.

Do you have any comment on
https://patchwork.ozlabs.org/project/uboot/list/?series=48701 ?  Thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2018-06-06 Thread Minkyu Kang
Dear Tom,

The following changes since commit 0315d6959fdd9d2a4d89016c311e9c8c8d239a10:

  ARM: mvebu: a38x: Add missing SPDX license identfier (2018-05-15 09:08:00
-0400)

are available in the git repository at:

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

for you to fetch changes up to 105e3d84e5683c590b04f8677f80797a1d0dce36:

  ARM: dts: exynos5: add the interrupt-parent property (2018-05-16 11:25:12
+0900)


Jaehoon Chung (2):
  ARM: dts: exynos5: remove the duplicated nodes
  ARM: dts: exynos5: add the interrupt-parent property

 arch/arm/dts/exynos5.dtsi |   29 ++---
 1 files changed, 2 insertions(+), 27 deletions(-)

-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2017-12-14 Thread Tom Rini
On Wed, Dec 13, 2017 at 01:43:24PM +0900, Jaehoon Chung wrote:

> The below message is from Minkyu.
> I just resend his original PR.
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2017-12-12 Thread Jaehoon Chung
The below message is from Minkyu.
I just resend his original PR.

 Forwarded Message 
Subject: please pull u-boot-samsung master
Date: Tue, 12 Dec 2017 15:48:17 +0900
From: Minkyu Kang <mk7.k...@samsung.com>
Organization: SAMSUNG ELECTRONICS
To: Jaehoon Chung <jh80.ch...@samsung.com>

Hi Tom,

The following changes since commit 9da7fb4a39149c3061cb148bfbaa76b4b52b9008:

  Prepare v2018.01-rc1 (2017-12-04 18:27:17 -0500)

are available in the git repository at:

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

for you to fetch changes up to 7090ead3f2a821c6f043ecbb5f7cecf6ffecdebb:

  ARM: Samsung: Add Exynos5422-based Odroid HC1 support (2017-12-05 10:18:39 
+0900)


Jaehoon Chung (1):
  arm: dts: exynos4: fix the device-tree compile warning

Marek Szyprowski (1):
  ARM: Samsung: Add Exynos5422-based Odroid HC1 support

 arch/arm/dts/exynos4.dtsi   |  31 -
 arch/arm/dts/exynos4210.dtsi|  20 +--
 arch/arm/dts/exynos4412-odroid.dts  | 391 
++-
 arch/arm/dts/exynos4412-trats2.dts  | 637 
++--
 arch/arm/dts/exynos4412.dtsi|  22 ++-
 arch/arm/dts/exynos4x12.dtsi|   4 +
 board/samsung/common/exynos5-dt-types.c |  27 +++-
 board/samsung/common/exynos5-dt.c   |   4 +-
 configs/odroid-xu3_defconfig|   2 +-
 include/samsung/exynos5-dt-types.h  |   2 +
 10 files changed, 583 insertions(+), 557 deletions(-)

-- 
Thanks,
Minkyu Kang.


___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2017-11-06 Thread Tom Rini
On Mon, Nov 06, 2017 at 11:21:16PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> 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-samsung.git master
> 
> for you to fetch changes up to 568197fa03cb10fb2c20afc9d1dba10c5e277fd3:
> 
>   ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4
> (2017-11-06 16:59:32 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2017-11-06 Thread Minkyu Kang
Dear Tom,

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-samsung.git master

for you to fetch changes up to 568197fa03cb10fb2c20afc9d1dba10c5e277fd3:

  ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4
(2017-11-06 16:59:32 +0900)


Dongjin Kim (1):
  ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4

 arch/arm/dts/exynos5422-odroidxu3.dts |6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

-- 
from. prom.
www.promsoft.net
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2017-06-23 Thread Tom Rini
On Wed, Jun 21, 2017 at 10:00:06AM +0900, Jaehoon Chung wrote:

> From: Minkyu Kang 
> 
> Dear Tom,
> 
> The following changes since commit 5cafcbab580bac6c7f44ca4a164c422b7e1ecf20:
> 
>   Merge git://git.denx.de/u-boot-net (2017-06-03 18:05:28 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-samsung master
> 
> for you to fetch changes up to 2c62e313b14186d67f5bf26095f36a246cb0c3a4:
> 
>   odroid: remove CONFIG_DM_I2C_COMPAT config (2017-06-19 13:10:19 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2017-06-23 Thread Minkyu Kang
Dear Tom,

On 21 June 2017 at 10:00, Jaehoon Chung  wrote:

> From: Minkyu Kang 
>
> Dear Tom,
>
> The following changes since commit 5cafcbab580bac6c7f44ca4a164c42
> 2b7e1ecf20:
>
>   Merge git://git.denx.de/u-boot-net (2017-06-03 18:05:28 -0400)
>
> are available in the git repository at:
>
>
>   git://git.denx.de/u-boot-samsung master
>
> for you to fetch changes up to 2c62e313b14186d67f5bf26095f36a246cb0c3a4:
>
>   odroid: remove CONFIG_DM_I2C_COMPAT config (2017-06-19 13:10:19 +0900)
>
> 
> Jaehoon Chung (5):
>   ARM: dts: exynos4: change the nodes relevant to mmc/sd
>   configs: enable the CONFIG_DM_MMC for exynos4 series
>   ARM: dts: exynos5422-odroidxu3: add the LDO's nodes
>   configs: odroid-xu3: remove the CONFIG_I2C_COMPAT
>   odroid: remove CONFIG_DM_I2C_COMPAT config
>
>  arch/arm/dts/exynos4.dtsi  |  25 +++-
>  arch/arm/dts/exynos4210-origen.dts |  24 +++-
>  arch/arm/dts/exynos4210-trats.dts  |  40 +++-
>  arch/arm/dts/exynos4210-universal_c210.dts |  36 +++---
>  arch/arm/dts/exynos4412-odroid.dts |  50 ++--
>  arch/arm/dts/exynos4412-trats2.dts |  49 
>  arch/arm/dts/exynos4x12.dtsi   |  13 ---
>  arch/arm/dts/exynos5422-odroidxu3.dts  | 209
> 
> +
>  configs/odroid-xu3_defconfig   |   2 +-
>  configs/odroid_defconfig   |   3 +-
>  configs/origen_defconfig   |   1 +
>  configs/s5pc210_universal_defconfig|   1 +
>  configs/trats2_defconfig   |   1 +
>  configs/trats_defconfig|   1 +
>  include/configs/odroid.h   |   5 ---
>  15 files changed, 310 insertions(+), 150 deletions(-)
> --
> Thanks,
> Minkyu Kang.
>
>
> ___
> U-Boot mailing list
> U-Boot@lists.denx.de
> https://lists.denx.de/listinfo/u-boot
>

Ping!

-- 
from. prom.
www.promsoft.net
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2017-06-20 Thread Jaehoon Chung
From: Minkyu Kang 

Dear Tom,

The following changes since commit 5cafcbab580bac6c7f44ca4a164c422b7e1ecf20:

  Merge git://git.denx.de/u-boot-net (2017-06-03 18:05:28 -0400)

are available in the git repository at:


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

for you to fetch changes up to 2c62e313b14186d67f5bf26095f36a246cb0c3a4:

  odroid: remove CONFIG_DM_I2C_COMPAT config (2017-06-19 13:10:19 +0900)


Jaehoon Chung (5):
  ARM: dts: exynos4: change the nodes relevant to mmc/sd
  configs: enable the CONFIG_DM_MMC for exynos4 series
  ARM: dts: exynos5422-odroidxu3: add the LDO's nodes
  configs: odroid-xu3: remove the CONFIG_I2C_COMPAT
  odroid: remove CONFIG_DM_I2C_COMPAT config

 arch/arm/dts/exynos4.dtsi  |  25 +++-
 arch/arm/dts/exynos4210-origen.dts |  24 +++-
 arch/arm/dts/exynos4210-trats.dts  |  40 +++-
 arch/arm/dts/exynos4210-universal_c210.dts |  36 +++---
 arch/arm/dts/exynos4412-odroid.dts |  50 ++--
 arch/arm/dts/exynos4412-trats2.dts |  49 
 arch/arm/dts/exynos4x12.dtsi   |  13 ---
 arch/arm/dts/exynos5422-odroidxu3.dts  | 209 
+
 configs/odroid-xu3_defconfig   |   2 +-
 configs/odroid_defconfig   |   3 +-
 configs/origen_defconfig   |   1 +
 configs/s5pc210_universal_defconfig|   1 +
 configs/trats2_defconfig   |   1 +
 configs/trats_defconfig|   1 +
 include/configs/odroid.h   |   5 ---
 15 files changed, 310 insertions(+), 150 deletions(-)
-- 
Thanks,
Minkyu Kang.


___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2017-04-08 Thread Tom Rini
On Sat, Apr 08, 2017 at 11:10:52PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> 
> The following changes since commit 5cf618ee60a752d058a767372ca1ecb8d9c09b16:
> 
>   Merge git://git.denx.de/u-boot-arc (2017-03-24 08:19:30 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-samsung.git master
> 
> for you to fetch changes up to e3a96d974d642730ecf603d00c2ca00cfb4e8e99:
> 
>   board: samsung: trats2: remove the board_power_init() function
> (2017-04-07 11:27:55 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2017-04-08 Thread Minkyu Kang
Dear Tom,


The following changes since commit 5cf618ee60a752d058a767372ca1ecb8d9c09b16:

  Merge git://git.denx.de/u-boot-arc (2017-03-24 08:19:30 -0400)

are available in the git repository at:


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

for you to fetch changes up to e3a96d974d642730ecf603d00c2ca00cfb4e8e99:

  board: samsung: trats2: remove the board_power_init() function
(2017-04-07 11:27:55 +0900)


Jaehoon Chung (13):
  configs: trats: enable the CONFIG_DM_PMIC and PMIC_MAX8997
  board: samsung: trats: remove the unnecessary codes
  board: samsung: trats: convert to driver model for controlling phy
  arm: dts: trats: add i2c_fg node for fuelgauge
  board: samsung: trats: remove the i2c_init function
  configs: trats: enable the CONFIG_DM_I2C_GPIO
  odroid: dts: change the buck8 min-microvolt value
  arm: dts: trats2: add the i2c-gpio nodes
  board: samsung: trats2: remove the board_i2c_init() function
  configs: trats2: enable CONFIG_DM_I2C_GPIO
  board: samsung: trats2: remove the unused functions
  configs: trats2: enable the configuration relevant to PMIC
  board: samsung: trats2: remove the board_power_init() function

 arch/arm/dts/exynos4210-trats.dts  |9 ++
 arch/arm/dts/exynos4412-odroid.dts |2 +-
 arch/arm/dts/exynos4412-trats2.dts |   18 +++
 board/samsung/trats/trats.c|  249
+++-
 board/samsung/trats2/trats2.c  |  104 ---
 configs/trats2_defconfig   |4 +
 configs/trats_defconfig|4 +
 7 files changed, 85 insertions(+), 305 deletions(-)--

from. prom.
www.promsoft.net
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2017-02-11 Thread Tom Rini
On Sat, Feb 11, 2017 at 10:41:45PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> 
> The following changes since commit f1cc97764be4383d2aeb56d5ba5415439a1d5c97:
> 
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-video (2017-02-09
> 14:54:09 -0500)
> 
> 
> are available in the git repository at:
> 
> 
> 
>   git://git.denx.de/u-boot-samsung.git master
> 
> 
> for you to fetch changes up to 5d3be0f81ca7668ac04ee0f0b7d82e123c7f59b5:
> 
> 
>   exynos: Drop large alignment for SDRAM parameters (2017-02-10 18:51:51
> +0900)
> 
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2017-02-11 Thread Minkyu Kang
Dear Tom,


The following changes since commit f1cc97764be4383d2aeb56d5ba5415439a1d5c97:


  Merge branch 'master' of git://git.denx.de/u-boot-video (2017-02-09
14:54:09 -0500)


are available in the git repository at:



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


for you to fetch changes up to 5d3be0f81ca7668ac04ee0f0b7d82e123c7f59b5:


  exynos: Drop large alignment for SDRAM parameters (2017-02-10 18:51:51
+0900)




Simon Glass (1):

  exynos: Drop large alignment for SDRAM parameters


 board/samsung/common/exynos-uboot-spl.lds |3 +--

 1 files changed, 1 insertions(+), 2 deletions(-)

-- 
from. prom.
www.promsoft.net
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2017-01-18 Thread Tom Rini
On Wed, Jan 18, 2017 at 05:07:22PM +0900, Jaehoon Chung wrote:

> From: Minkyu Kang 
> 
> Dear Tom,
> 
> 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-samsung 
> 
> for you to fetch changes up to 9bbe2ebc4d93a8c68b43442a0f58cba4ce48004b:
> 
>   exynos: video: Enable stdout env var backward compatibility for LCD 
> (2017-01-18 13:29:52 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2016-12-23 Thread Tom Rini
On Sat, Dec 24, 2016 at 12:07:01AM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 0d92f2141ac5ef5c80d13e9501890f914525d43c:
> 
> 
>   arm64: mvebu: Fix A8K memory mapping and add documentation (2016-12-21
> 09:52:35 +0100)
> 
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-samsung.git master
> 
> 
> for you to fetch changes up to 9e26834f4945f7b1deb16bea1c06e7e0faaad848:
> 
> 
>   configs: enable the DM_PMIC and DM_I2C_GPIO for max8998 pmic (2016-12-22
> 13:34:02 +0900)
> 
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2016-12-23 Thread Minkyu Kang
Dear Tom,

The following changes since commit 0d92f2141ac5ef5c80d13e9501890f914525d43c:


  arm64: mvebu: Fix A8K memory mapping and add documentation (2016-12-21
09:52:35 +0100)


are available in the git repository at:


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


for you to fetch changes up to 9e26834f4945f7b1deb16bea1c06e7e0faaad848:


  configs: enable the DM_PMIC and DM_I2C_GPIO for max8998 pmic (2016-12-22
13:34:02 +0900)




Jaehoon Chung (3):

  power: pmic: add the max8998 controller for DM

  arm: dts: s5pc1xx-goni: add the pmic node for using DM

  configs: enable the DM_PMIC and DM_I2C_GPIO for max8998 pmic


 arch/arm/dts/s5pc1xx-goni.dts |  165
+

 configs/s5p_goni_defconfig|3 +

 drivers/power/pmic/Kconfig|7 ++

 drivers/power/pmic/Makefile   |1 +

 drivers/power/pmic/max8998.c  |   61 +++

 5 files changed, 237 insertions(+), 0 deletions(-)

 create mode 100644 drivers/power/pmic/max8998.c

-- 
from. prom.
www.promsoft.net
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2016-07-16 Thread Tom Rini
On Fri, Jul 15, 2016 at 01:17:14PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 19ce924ff914f315dc2fdf79f357825c513aed6e:
> 
>   Prepare v2016.07 (2016-07-11 15:01:01 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-samsung master
> 
> for you to fetch changes up to 3537ee879e0428587621a2cafbad2d9982bc082b:
> 
>   mmc: exynos_dw_mmc: support the Driver mode for Exynos (2016-07-12 14:29:10 
> +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2016-07-14 Thread Minkyu Kang
Dear Tom,

The following changes since commit 19ce924ff914f315dc2fdf79f357825c513aed6e:

  Prepare v2016.07 (2016-07-11 15:01:01 -0400)

are available in the git repository at:

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

for you to fetch changes up to 3537ee879e0428587621a2cafbad2d9982bc082b:

  mmc: exynos_dw_mmc: support the Driver mode for Exynos (2016-07-12 14:29:10 
+0900)


Jaehoon Chung (7):
  ARM: exynos4: dts: add the prefix '/' for aliases nodes
  mmc: exynos_dw_mmc: remove the unused function
  mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROL
  mmc: exynos_dw_mmc: add the error control for checking index
  mmc: exynos_dw_mmc: clean the unused and unnecessary codes
  mmc: exynos_dw_mmc: use the 4bit bus-width by default
  mmc: exynos_dw_mmc: support the Driver mode for Exynos

 arch/arm/dts/exynos4210-origen.dts |   2 +-
 arch/arm/dts/exynos4210-trats.dts  |   4 +--
 arch/arm/dts/exynos4210-universal_c210.dts |   4 +--
 arch/arm/dts/exynos4412-odroid.dts |   4 +--
 arch/arm/dts/exynos4412-trats2.dts |   6 ++---
 arch/arm/mach-exynos/include/mach/dwmmc.h  |   1 -
 drivers/mmc/exynos_dw_mmc.c| 148 
+++
 7 files changed, 95 insertions(+), 74 deletions(-)

-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2016-06-27 Thread Tom Rini
On Mon, Jun 27, 2016 at 04:13:37PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 4141e85bcd79c0b9b16def710e527f165107b7af:
> 
>   kbuild: avoid race between dtbs and dt/dt.dtb targets (2016-06-24 17:24:41 
> -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-samsung master
> 
> for you to fetch changes up to ca2ec9adc951cc3798e9b0c3773cdcc613232a22:
> 
>   mmc: dw_mmc: fix the wrong AND operation (2016-06-27 09:43:26 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2016-06-27 Thread Minkyu Kang
Dear Tom,

The following changes since commit 4141e85bcd79c0b9b16def710e527f165107b7af:

  kbuild: avoid race between dtbs and dt/dt.dtb targets (2016-06-24 17:24:41 
-0400)

are available in the git repository at:

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

for you to fetch changes up to ca2ec9adc951cc3798e9b0c3773cdcc613232a22:

  mmc: dw_mmc: fix the wrong AND operation (2016-06-27 09:43:26 +0900)


Jaehoon Chung (1):
  mmc: dw_mmc: fix the wrong AND operation

 drivers/mmc/dw_mmc.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2016-06-14 Thread Minkyu Kang
2016년 6월 10일 금요일, Tom Rini님이 작성한 메시지:

> On Fri, Jun 10, 2016 at 03:03:37PM +0900, Minkyu Kang wrote:
> > On 30/05/16 11:39, Simon Glass wrote:
> > > Hi Minkyu,
> > >
> > > On 30 May 2016 at 14:31, Minkyu Kang  > wrote:
> > >>
> > >> Dear Simon,
> > >>
> > >> On 26/05/16 23:52, Tom Rini wrote:
> > >>> On Thu, May 26, 2016 at 02:03:08PM +0900, Minkyu Kang wrote:
> > >>>
> >  Dear Tom,
> > 
> >  The following changes since commit
> fc15b9beed05dec6cc092c265042381a0eadb0e9:
> > 
> >    Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
> (2016-05-24 13:42:03 -0400)
> > 
> >  are available in the git repository at:
> > 
> > 
> >    http://git.denx.de/u-boot-samsung
> > 
> >  for you to fetch changes up to
> 086e13c5f6f79a68246d6b803cf4736cb6815e44:
> > 
> >    ARM: exynos: Disable serial support in SPL (2016-05-26 12:55:49
> +0900)
> > 
> > >>>
> > >>> With this applied snow, peach-pi, spring and peach-pit no longer
> compile
> > >>> due to an EFI issue, please investigate, thanks!
> > >>>
> > >>
> > >> Due to CONFIG_DM_VIDEO is "y" on those boards, efi_loader cannot
> refer lcd stuffs.
> > >> Did I miss something? or could you please fix it?
> > >>
> > >> Thanks,
> > >> Minkyu Kang.
> > >
> > > Yes I can take a look, but it may be next week.
> > >
> >
> > Remind.
> > Please take care!
>
> I've taken the samsung PR along with a patch from Alexander to add
> DM_VIDEO support (initially) to the EFI GOP code so we're all good now.
>
>
Good to hear!
Thanks


> --
> Tom
>


-- 
Thanks.
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2016-06-10 Thread Tom Rini
On Fri, Jun 10, 2016 at 03:03:37PM +0900, Minkyu Kang wrote:
> On 30/05/16 11:39, Simon Glass wrote:
> > Hi Minkyu,
> > 
> > On 30 May 2016 at 14:31, Minkyu Kang  wrote:
> >>
> >> Dear Simon,
> >>
> >> On 26/05/16 23:52, Tom Rini wrote:
> >>> On Thu, May 26, 2016 at 02:03:08PM +0900, Minkyu Kang wrote:
> >>>
>  Dear Tom,
> 
>  The following changes since commit 
>  fc15b9beed05dec6cc092c265042381a0eadb0e9:
> 
>    Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 
>  (2016-05-24 13:42:03 -0400)
> 
>  are available in the git repository at:
> 
> 
>    http://git.denx.de/u-boot-samsung
> 
>  for you to fetch changes up to 086e13c5f6f79a68246d6b803cf4736cb6815e44:
> 
>    ARM: exynos: Disable serial support in SPL (2016-05-26 12:55:49 +0900)
> 
> >>>
> >>> With this applied snow, peach-pi, spring and peach-pit no longer compile
> >>> due to an EFI issue, please investigate, thanks!
> >>>
> >>
> >> Due to CONFIG_DM_VIDEO is "y" on those boards, efi_loader cannot refer lcd 
> >> stuffs.
> >> Did I miss something? or could you please fix it?
> >>
> >> Thanks,
> >> Minkyu Kang.
> > 
> > Yes I can take a look, but it may be next week.
> > 
> 
> Remind.
> Please take care!

I've taken the samsung PR along with a patch from Alexander to add
DM_VIDEO support (initially) to the EFI GOP code so we're all good now.

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2016-06-10 Thread Minkyu Kang
On 30/05/16 11:39, Simon Glass wrote:
> Hi Minkyu,
> 
> On 30 May 2016 at 14:31, Minkyu Kang  wrote:
>>
>> Dear Simon,
>>
>> On 26/05/16 23:52, Tom Rini wrote:
>>> On Thu, May 26, 2016 at 02:03:08PM +0900, Minkyu Kang wrote:
>>>
 Dear Tom,

 The following changes since commit 
 fc15b9beed05dec6cc092c265042381a0eadb0e9:

   Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2016-05-24 
 13:42:03 -0400)

 are available in the git repository at:


   http://git.denx.de/u-boot-samsung

 for you to fetch changes up to 086e13c5f6f79a68246d6b803cf4736cb6815e44:

   ARM: exynos: Disable serial support in SPL (2016-05-26 12:55:49 +0900)

>>>
>>> With this applied snow, peach-pi, spring and peach-pit no longer compile
>>> due to an EFI issue, please investigate, thanks!
>>>
>>
>> Due to CONFIG_DM_VIDEO is "y" on those boards, efi_loader cannot refer lcd 
>> stuffs.
>> Did I miss something? or could you please fix it?
>>
>> Thanks,
>> Minkyu Kang.
> 
> Yes I can take a look, but it may be next week.
> 

Remind.
Please take care!

Thanks,
Minkyu Kang.

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2016-05-30 Thread Minkyu Kang
Dear Simon,

On 26/05/16 23:52, Tom Rini wrote:
> On Thu, May 26, 2016 at 02:03:08PM +0900, Minkyu Kang wrote:
> 
>> Dear Tom,
>>
>> The following changes since commit fc15b9beed05dec6cc092c265042381a0eadb0e9:
>>
>>   Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2016-05-24 
>> 13:42:03 -0400)
>>
>> are available in the git repository at:
>>
>>
>>   http://git.denx.de/u-boot-samsung 
>>
>> for you to fetch changes up to 086e13c5f6f79a68246d6b803cf4736cb6815e44:
>>
>>   ARM: exynos: Disable serial support in SPL (2016-05-26 12:55:49 +0900)
>>
> 
> With this applied snow, peach-pi, spring and peach-pit no longer compile
> due to an EFI issue, please investigate, thanks!
> 

Due to CONFIG_DM_VIDEO is "y" on those boards, efi_loader cannot refer lcd 
stuffs.
Did I miss something? or could you please fix it?

Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2016-05-30 Thread Simon Glass
Hi Minkyu,

On 30 May 2016 at 14:31, Minkyu Kang  wrote:
>
> Dear Simon,
>
> On 26/05/16 23:52, Tom Rini wrote:
> > On Thu, May 26, 2016 at 02:03:08PM +0900, Minkyu Kang wrote:
> >
> >> Dear Tom,
> >>
> >> The following changes since commit 
> >> fc15b9beed05dec6cc092c265042381a0eadb0e9:
> >>
> >>   Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2016-05-24 
> >> 13:42:03 -0400)
> >>
> >> are available in the git repository at:
> >>
> >>
> >>   http://git.denx.de/u-boot-samsung
> >>
> >> for you to fetch changes up to 086e13c5f6f79a68246d6b803cf4736cb6815e44:
> >>
> >>   ARM: exynos: Disable serial support in SPL (2016-05-26 12:55:49 +0900)
> >>
> >
> > With this applied snow, peach-pi, spring and peach-pit no longer compile
> > due to an EFI issue, please investigate, thanks!
> >
>
> Due to CONFIG_DM_VIDEO is "y" on those boards, efi_loader cannot refer lcd 
> stuffs.
> Did I miss something? or could you please fix it?
>
> Thanks,
> Minkyu Kang.

Yes I can take a look, but it may be next week.

Regards,
Simon
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2016-05-26 Thread Tom Rini
On Thu, May 26, 2016 at 02:03:08PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit fc15b9beed05dec6cc092c265042381a0eadb0e9:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2016-05-24 
> 13:42:03 -0400)
> 
> are available in the git repository at:
> 
> 
>   http://git.denx.de/u-boot-samsung 
> 
> for you to fetch changes up to 086e13c5f6f79a68246d6b803cf4736cb6815e44:
> 
>   ARM: exynos: Disable serial support in SPL (2016-05-26 12:55:49 +0900)
> 

With this applied snow, peach-pi, spring and peach-pit no longer compile
due to an EFI issue, please investigate, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2016-05-25 Thread Minkyu Kang
Dear Tom,

The following changes since commit fc15b9beed05dec6cc092c265042381a0eadb0e9:

  Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2016-05-24 
13:42:03 -0400)

are available in the git repository at:


  http://git.denx.de/u-boot-samsung 

for you to fetch changes up to 086e13c5f6f79a68246d6b803cf4736cb6815e44:

  ARM: exynos: Disable serial support in SPL (2016-05-26 12:55:49 +0900)


Marek Vasut (2):
  ARM: exynos: Fix build error if SERIAL is disabled in SPL
  ARM: exynos: Disable serial support in SPL

Simon Glass (25):
  exynos: video: Move driver files into their own directory
  exynos: video: Drop dead code
  exynos: video: Remove use of vidinfo_t typedef
  exynos: video: Drop the static lcd_base_addr variable
  exynos: video: Drop static variables in exynos_fimd.c
  exynos: video: Drop static variables in exynos_fb.c
  exynos: video: Drop static variables in exynos_dp_lowlevel.c
  exynos: video: Move dsim_config_dt into a function
  exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo
  exynos: video: Move mipi_lcd_device_dt into a function
  exynos: video: Combine LCD driver into one file
  exynos: pwm: Add a driver for the exynos5 PWM
  video: Add an enum for active low/high
  exynos: dts: Add pwm device tree node
  exynos: Allow tizen to be built without an LCD
  exynos: Allow CONFIG_MISC_COMMON to be build without an LCD
  exynos: Disable LCD display for boards we can't convert
  dts: Add clock and regulator binding files for max77802
  exynos: Allow PWM0 pinmux to be set up
  exynos: Simplify calling of exynos_dp_phy_ctrl()
  exynos: dts: Add display-related device tree fragments
  exynos: video: Rename edp_device_info to exynos_dp_priv
  exynos: video: Rename variables for driver model
  exynos: video: Convert several boards to driver model for video
  exynos: video: Drop old unused code

Thomas Abraham (8):
  pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices
  pinctrl: Add pinctrl driver support for Exynos7420 SoC
  clk: exynos: add clock driver for Exynos7420 Soc
  serial: s5p: get the port id number from the alias of the device node
  serial: s5p: use clock api to get clock rate
  arm: exynos: realign the code to allow support for newer 64-bit platforms
  arm: exynos: add support for Exynos7420 SoC
  board: samsung: add initial Espresso7420 board support

 arch/arm/Kconfig  |   1 -
 arch/arm/cpu/armv7/s5p-common/timer.c |   3 +
 arch/arm/dts/Makefile |   1 +
 arch/arm/dts/exynos5.dtsi |   3 +-
 arch/arm/dts/exynos5250-snow.dts  |  44 ++
 arch/arm/dts/exynos5250-spring.dts|  53 +++
 arch/arm/dts/exynos5250.dtsi  |   7 +
 arch/arm/dts/exynos5420-peach-pit.dts |  55 
 arch/arm/dts/exynos54xx.dtsi  |  11 +-
 arch/arm/dts/exynos5800-peach-pi.dts  |  40 ++
 arch/arm/dts/exynos7420-espresso7420.dts  |  24 
 arch/arm/dts/exynos7420.dtsi  |  83 +++
 arch/arm/mach-exynos/Kconfig  |  61 +++-
 arch/arm/mach-exynos/Makefile |   6 +-
 arch/arm/mach-exynos/include/mach/cpu.h   |   4 +-
 arch/arm/mach-exynos/include/mach/dp_info.h   |   5 +-
 arch/arm/mach-exynos/include/mach/gpio.h  |   2 +-
 arch/arm/mach-exynos/include/mach/mipi_dsim.h |  10 +-
 arch/arm/mach-exynos/include/mach/power.h |   2 +-
 arch/arm/mach-exynos/lowlevel_init.c  |   3 +
 arch/arm/mach-exynos/mmu-arm64.c  |  35 +
 arch/arm/mach-exynos/pinmux.c |   6 +
 arch/arm/mach-exynos/power.c  |   2 +-
 arch/arm/mach-exynos/soc.c|  10 ++
 board/samsung/common/board.c  |  25 ++--
 board/samsung/common/exynos5-dt.c | 158 
-
 board/samsung/common/misc.c   |  10 ++
 board/samsung/espresso7420/Kconfig|  16 +++
 board/samsung/espresso7420/MAINTAINERS|   5 +
 board/samsung/espresso7420/Makefile   |  10 ++
 board/samsung/espresso7420/espresso7420.c |  16 +++
 board/samsung/trats/trats.c   |   2 +
 board/samsung/universal_c210/universal.c  |   2 +
 configs/arndale_defconfig |   1 +
 configs/espresso7420_defconfig|   9 ++
 configs/odroid-xu3_defconfig  |   1 +
 configs/odroid_defconfig  |   1 +
 

Re: [U-Boot] please pull u-boot-samsung master

2016-04-26 Thread Tom Rini
On Tue, Apr 26, 2016 at 04:45:53PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit ff6552e8cc13c9b2283002144e297d63b30ac400:
> 
>   xpress: Update  include (2016-04-13 15:45:50 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-samsung master
> 
> for you to fetch changes up to 4ecad8a62942a460b177f34f1eea7326614025f4:
> 
>   exynos: Set CNTFRQ (2016-04-14 19:41:05 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2016-04-26 Thread Minkyu Kang
Dear Tom,

The following changes since commit ff6552e8cc13c9b2283002144e297d63b30ac400:

  xpress: Update  include (2016-04-13 15:45:50 -0400)

are available in the git repository at:

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

for you to fetch changes up to 4ecad8a62942a460b177f34f1eea7326614025f4:

  exynos: Set CNTFRQ (2016-04-14 19:41:05 +0900)


Alexander Graf (1):
  exynos: Set CNTFRQ

Shawn Guo (1):
  odroid: Update README with correct firmware link and XU4 support

 doc/README.odroid   | 10 ++
 include/configs/exynos-common.h |  1 +
 2 files changed, 7 insertions(+), 4 deletions(-)

-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2016-03-11 Thread Tom Rini
On Fri, Mar 11, 2016 at 08:37:18PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit cf77f6ffd96a243d2e4f81fe8bc0aa4fe8fef623:
> 
>   Merge git://git.denx.de/u-boot-rockchip (2016-03-10 10:55:06 -0500)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-samsung master
> 
> for you to fetch changes up to 76aab9eb8b4618891914e41fa1ea84441f8c53fd:
> 
>   exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support 
> (2016-03-11 10:59:51 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2016-03-11 Thread Minkyu Kang
Dear Tom,

The following changes since commit cf77f6ffd96a243d2e4f81fe8bc0aa4fe8fef623:

  Merge git://git.denx.de/u-boot-rockchip (2016-03-10 10:55:06 -0500)

are available in the git repository at:


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

for you to fetch changes up to 76aab9eb8b4618891914e41fa1ea84441f8c53fd:

  exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support (2016-03-11 
10:59:51 +0900)


Anand Moon (1):
  exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support

 include/configs/exynos5-common.h | 1 +
 1 file changed, 1 insertion(+)
-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2015-11-30 Thread Tom Rini
On Mon, Nov 30, 2015 at 05:33:14PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit fa8883a1e39a20e72aaa5093af0c80062cb95757:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-i2c (2015-11-27 08:41:03 
> -0500)
> 
> are available in the git repository at:
> 
> 
>   http://git.denx.de/u-boot-samsung 
> 
> for you to fetch changes up to 225f5eeccd6c0d376a20c15897edd8c69500d8cc:
> 
>   arm: s5pc1xx: move SoC to mach-s5pc1xx (2015-11-30 17:17:01 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2015-11-30 Thread Minkyu Kang
Dear Tom,

The following changes since commit fa8883a1e39a20e72aaa5093af0c80062cb95757:

  Merge branch 'master' of git://git.denx.de/u-boot-i2c (2015-11-27 08:41:03 
-0500)

are available in the git repository at:


  http://git.denx.de/u-boot-samsung 

for you to fetch changes up to 225f5eeccd6c0d376a20c15897edd8c69500d8cc:

  arm: s5pc1xx: move SoC to mach-s5pc1xx (2015-11-30 17:17:01 +0900)


Minkyu Kang (1):
  arm: s5pc1xx: move SoC to mach-s5pc1xx

 MAINTAINERS | 6 ++
 arch/arm/Kconfig| 2 +-
 arch/arm/Makefile   | 1 +
 arch/arm/cpu/armv7/Makefile | 1 -
 arch/arm/{cpu/armv7/s5pc1xx => mach-s5pc1xx}/Kconfig| 0
 arch/arm/{cpu/armv7/s5pc1xx => mach-s5pc1xx}/Makefile   | 0
 arch/arm/{cpu/armv7/s5pc1xx => mach-s5pc1xx}/cache.c| 0
 arch/arm/{cpu/armv7/s5pc1xx => mach-s5pc1xx}/clock.c| 0
 .../{include/asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/clk.h   | 0
 .../{include/asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/clock.h | 0
 .../{include/asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/cpu.h   | 0
 .../{include/asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/gpio.h  | 0
 .../{include/asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/mmc.h   | 0
 .../asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/periph.h | 0
 .../asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/pinmux.h | 0
 .../{include/asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/power.h | 0
 .../{include/asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/pwm.h   | 0
 .../{include/asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/sromc.h | 0
 .../asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/sys_proto.h  | 0
 .../{include/asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/uart.h  | 0
 .../asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/watchdog.h   | 0
 arch/arm/{cpu/armv7/s5pc1xx => mach-s5pc1xx}/reset.S| 0
 22 files changed, 4 insertions(+), 6 deletions(-)
 rename arch/arm/{cpu/armv7/s5pc1xx => mach-s5pc1xx}/Kconfig (100%)
 rename arch/arm/{cpu/armv7/s5pc1xx => mach-s5pc1xx}/Makefile (100%)
 rename arch/arm/{cpu/armv7/s5pc1xx => mach-s5pc1xx}/cache.c (100%)
 rename arch/arm/{cpu/armv7/s5pc1xx => mach-s5pc1xx}/clock.c (100%)
 rename arch/arm/{include/asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/clk.h 
(100%)
 rename arch/arm/{include/asm/arch-s5pc1xx => 
mach-s5pc1xx/include/mach}/clock.h (100%)
 rename arch/arm/{include/asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/cpu.h 
(100%)
 rename arch/arm/{include/asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/gpio.h 
(100%)
 rename arch/arm/{include/asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/mmc.h 
(100%)
 rename arch/arm/{include/asm/arch-s5pc1xx => 
mach-s5pc1xx/include/mach}/periph.h (100%)
 rename arch/arm/{include/asm/arch-s5pc1xx => 
mach-s5pc1xx/include/mach}/pinmux.h (100%)
 rename arch/arm/{include/asm/arch-s5pc1xx => 
mach-s5pc1xx/include/mach}/power.h (100%)
 rename arch/arm/{include/asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/pwm.h 
(100%)
 rename arch/arm/{include/asm/arch-s5pc1xx => 
mach-s5pc1xx/include/mach}/sromc.h (100%)
 rename arch/arm/{include/asm/arch-s5pc1xx => 
mach-s5pc1xx/include/mach}/sys_proto.h (100%)
 rename arch/arm/{include/asm/arch-s5pc1xx => mach-s5pc1xx/include/mach}/uart.h 
(100%)
 rename arch/arm/{include/asm/arch-s5pc1xx => 
mach-s5pc1xx/include/mach}/watchdog.h (100%)
 rename arch/arm/{cpu/armv7/s5pc1xx => mach-s5pc1xx}/reset.S (100%)
-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [v2] please pull u-boot-samsung master

2015-11-05 Thread Tom Rini
On Thu, Nov 05, 2015 at 03:36:04PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 0e067a65f57189703668826d9841fea477026bf6:
> 
>   x86: Select the ns16550 debug UART for minnowmax, chromebook_link 
> (2015-10-30 18:04:14 -0400)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-samsung 
> 
> for you to fetch changes up to 58cb44cf6623faeebd9b04ac44cf11d2eb39ea36:
> 
>   sandbox: adc: Add missing header file (2015-11-05 12:58:04 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [v2] please pull u-boot-samsung master

2015-11-04 Thread Minkyu Kang
Dear Tom,

The following changes since commit 0e067a65f57189703668826d9841fea477026bf6:

  x86: Select the ns16550 debug UART for minnowmax, chromebook_link (2015-10-30 
18:04:14 -0400)

are available in the git repository at:

  http://git.denx.de/u-boot-samsung 

for you to fetch changes up to 58cb44cf6623faeebd9b04ac44cf11d2eb39ea36:

  sandbox: adc: Add missing header file (2015-11-05 12:58:04 +0900)


Minkyu Kang (5):
  arm: exynos: clean up checkpatch issues
  smdkv310: clean up checkpatch issues
  smdk2410: clean up checkpatch issues
  odroid: clean up checkpatch issues
  samsung: clean up checkpatch issues

Przemyslaw Marczak (17):
  samsung: board/misc: check returned pointer for get_board_type() calls
  s5p: cpu_info: print "cpu-model" if exists in dts
  Peach-Pi: dts: add cpu-model string
  Exynos5422/5800: set cpu id to 0x5422
  dm: pmic: add s2mps11 PMIC I/O driver
  dm: regulator: add function device_get_supply_regulator()
  dm: adc: add simple ADC uclass implementation
  dm: adc: add Exynos54xx compatible ADC driver
  Odroid-XU3: enable s2mps11 PMIC support
  Exynos54xx: dts: add ADC node
  Odroid-XU3: dts: enable ADC, with request for pre-reloc bind
  exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.
  sandbox: add ADC driver
  sandbox: add ADC unit tests
  Exynos4412: pinmux: disable pull for MMC pins
  s5p sdhci: call pinmux for card's gpio pins before use them
  sandbox: adc: Add missing header file

 arch/arm/cpu/armv7/s5p-common/cpu_info.c   |  14 +-
 arch/arm/dts/exynos5422-odroidxu3.dts  |  12 +
 arch/arm/dts/exynos54xx.dtsi   |   7 +
 arch/arm/dts/exynos5800-peach-pi.dts   |   1 +
 arch/arm/mach-exynos/clock.c   |  16 +-
 arch/arm/mach-exynos/clock_init_exynos5.c  |   2 +-
 arch/arm/mach-exynos/common_setup.h|   4 +-
 arch/arm/mach-exynos/dmc_init_ddr3.c   |   8 +-
 arch/arm/mach-exynos/include/mach/adc.h|  44 
 arch/arm/mach-exynos/include/mach/cpu.h|   6 +-
 arch/arm/mach-exynos/include/mach/gpio.h   |   4 +-
 arch/arm/mach-exynos/pinmux.c  |   4 +-
 arch/arm/mach-exynos/power.c   |   2 +-
 arch/sandbox/dts/sandbox_pmic.dtsi |   2 +-
 arch/sandbox/dts/test.dts  |   6 +
 board/samsung/common/Makefile  |   5 +-
 board/samsung/common/board.c   |   4 +-
 board/samsung/common/exynos5-dt-types.c| 196 ++
 board/samsung/common/exynos5-dt.c  |  12 +
 board/samsung/common/misc.c|  10 +-
 board/samsung/odroid/odroid.c  |  15 +-
 board/samsung/smdk2410/smdk2410.c  |  10 +-
 board/samsung/smdkv310/smdkv310.c  |   8 +-
 configs/odroid-xu3_defconfig   |   5 +
 configs/sandbox_defconfig  |   2 +
 doc/device-tree-bindings/adc/adc.txt   |  62 +
 doc/device-tree-bindings/exynos/soc.txt|  21 ++
 doc/device-tree-bindings/pmic/s2mps11.txt  |  17 ++
 drivers/Kconfig|   2 +
 drivers/Makefile   |   1 +
 drivers/adc/Kconfig|  30 +++
 drivers/adc/Makefile   |  10 +
 drivers/adc/adc-uclass.c   | 409 +
 drivers/adc/exynos-adc.c   | 145 ++
 drivers/adc/sandbox.c  | 174 
 drivers/mmc/s5p_sdhci.c|  14 +-
 drivers/power/pmic/Kconfig |  14 +
 drivers/power/pmic/Makefile|   1 +
 drivers/power/pmic/s2mps11.c   |  62 +
 drivers/power/regulator/regulator-uclass.c |   7 +
 include/adc.h  | 288 
 include/configs/odroid_xu3.h   |  12 +
 include/dm/uclass-id.h |   1 +
 include/power/regulator.h  |  16 ++
 include/power/s2mps11.h| 109 
 include/power/sandbox_pmic.h   |   4 +
 include/samsung/exynos5-dt-types.h |  27 ++
 include/sandbox-adc.h  |  31 +++
 test/dm/Makefile   |   1 +
 test/dm/adc.c  | 165 
 50 files changed, 1966 insertions(+), 56 deletions(-)
 create mode 100644 board/samsung/common/exynos5-dt-types.c
 create mode 100644 doc/device-tree-bindings/adc/adc.txt
 create mode 100644 doc/device-tree-bindings/exynos/soc.txt
 create mode 100644 doc/device-tree-bindings/pmic/s2mps11.txt
 create mode 100644 drivers/adc/Kconfig
 create mode 100644 drivers/adc/Makefile
 create mode 100644 drivers/adc/adc-uclass.c
 create mode 100644 drivers/adc/exynos-adc.c
 create mode 100644 drivers/adc/sandbox.c
 create mode 100644 drivers/power/pmic/s2mps11.c
 create mode 100644 include/adc.h
 create mode 100644 include/power/s2mps11.h
 create mode 100644 

Re: [U-Boot] please pull u-boot-samsung master

2015-11-04 Thread Minkyu Kang
Dear Przemyslaw Marczak,

On 4 November 2015 at 18:37, Przemyslaw Marczak 
wrote:

> Hello Minkyu,
>
> On 11/04/2015 03:05 AM, Minkyu Kang wrote:
>
>> Dear Przemyslaw Marczak,
>>
>> 2015년 11월 4일 수요일, Tom Rini>
>> On Tue, Nov 03, 2015 at 02:02:57PM +0900, Minkyu Kang wrote:
>>
>>  > Dear Tom,
>>  >
>>  > The following changes since commit
>> 0e067a65f57189703668826d9841fea477026bf6:
>>  >
>>  >   x86: Select the ns16550 debug UART for minnowmax,
>> chromebook_link (2015-10-30 18:04:14 -0400)
>>  >
>>  > are available in the git repository at:
>>  >
>>  > http://git.denx.de/u-boot-samsung
>>  >
>>  > for you to fetch changes up to
>> de5f9733f653091d4b227914d04432099a6448dc:
>>  >
>>  >   samsung: clean up checkpatch issues (2015-11-02 10:38:22 +0900)
>>  >
>>
>> NAK:
>>
>> +(sandbox) ../drivers/adc/sandbox.c:11:25: fatal error:
>> sandbox-adc.h: No such file or directory
>> +(sandbox)  #include 
>> +(sandbox)  ^
>> +(sandbox) compilation terminated.
>> +(sandbox) make[3]: *** [drivers/adc/sandbox.o] Error 1
>> +(sandbox) make[2]: *** [drivers/adc] Error 2
>> +(sandbox) make[1]: *** [drivers] Error 2
>>
>> "sandbox: add ADC unit tests" is missing adding sandbox-adc.h
>>
>>
>> Could you please check it?
>>
>> --
>> Tom
>>
>>
>> Thanks,
>> Minkyu Kang.
>>
>>
>> --
>> Thanks.
>> Minkyu Kang.
>>
>
> Sorry for this mistake. I have this file locally, so it build properly for
> me.
>
> Is that good to you if I send you a patch with this missing file, to
> squash with one commit? Or do you prefer V3 of the whole patch-set?
>

If squash your patch  then I should do push forced.
I think it's not a good way.
I will merge your patch separately.

Thanks,
Minkyu Kang.
-- 
from. prom.
www.promsoft.net
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2015-11-04 Thread Przemyslaw Marczak

Hello Minkyu,

On 11/04/2015 04:43 PM, Minkyu Kang wrote:

Dear Przemyslaw Marczak,

On 4 November 2015 at 18:37, Przemyslaw Marczak > wrote:

Hello Minkyu,

On 11/04/2015 03:05 AM, Minkyu Kang wrote:

Dear Przemyslaw Marczak,

2015년 11월 4일 수요일, Tom Rini

 On Tue, Nov 03, 2015 at 02:02:57PM +0900, Minkyu Kang wrote:

  > Dear Tom,
  >
  > The following changes since commit
 0e067a65f57189703668826d9841fea477026bf6:
  >
  >   x86: Select the ns16550 debug UART for minnowmax,
 chromebook_link (2015-10-30 18:04:14 -0400)
  >
  > are available in the git repository at:
  >
  > http://git.denx.de/u-boot-samsung
  >
  > for you to fetch changes up to
 de5f9733f653091d4b227914d04432099a6448dc:
  >
  >   samsung: clean up checkpatch issues (2015-11-02
10:38:22 +0900)
  >

 NAK:

 +(sandbox) ../drivers/adc/sandbox.c:11:25: fatal error:
 sandbox-adc.h: No such file or directory
 +(sandbox)  #include 
 +(sandbox)  ^
 +(sandbox) compilation terminated.
 +(sandbox) make[3]: *** [drivers/adc/sandbox.o] Error 1
 +(sandbox) make[2]: *** [drivers/adc] Error 2
 +(sandbox) make[1]: *** [drivers] Error 2

 "sandbox: add ADC unit tests" is missing adding sandbox-adc.h


Could you please check it?

 --
 Tom


Thanks,
Minkyu Kang.


--
Thanks.
Minkyu Kang.


Sorry for this mistake. I have this file locally, so it build
properly for me.

Is that good to you if I send you a patch with this missing file, to
squash with one commit? Or do you prefer V3 of the whole patch-set?


If squash your patch  then I should do push forced.
I think it's not a good way.
I will merge your patch separately.

Thanks,
Minkyu Kang.
--
from. prom.
www.promsoft.net 


Squashing would be better if we want prevent build break. This single 
file (include/sandbox-adc.h) will not conflict with any other, so it's 
easy to rebase it.
This is not a master tree, so I think that push with force will not 
cause any problems.


But if you really prefer to take it as a separate patch, then I will 
send one, with a proper commit message in a moment.


Best regards,
--
Przemyslaw Marczak
Samsung R Institute Poland
Samsung Electronics
p.marc...@samsung.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2015-11-04 Thread Przemyslaw Marczak

Hello Minkyu,

On 11/04/2015 03:05 AM, Minkyu Kang wrote:

Dear Przemyslaw Marczak,

2015년 11월 4일 수요일, Tom Rini Dear Tom,
 >
 > The following changes since commit
0e067a65f57189703668826d9841fea477026bf6:
 >
 >   x86: Select the ns16550 debug UART for minnowmax,
chromebook_link (2015-10-30 18:04:14 -0400)
 >
 > are available in the git repository at:
 >
 > http://git.denx.de/u-boot-samsung
 >
 > for you to fetch changes up to
de5f9733f653091d4b227914d04432099a6448dc:
 >
 >   samsung: clean up checkpatch issues (2015-11-02 10:38:22 +0900)
 >

NAK:

+(sandbox) ../drivers/adc/sandbox.c:11:25: fatal error:
sandbox-adc.h: No such file or directory
+(sandbox)  #include 
+(sandbox)  ^
+(sandbox) compilation terminated.
+(sandbox) make[3]: *** [drivers/adc/sandbox.o] Error 1
+(sandbox) make[2]: *** [drivers/adc] Error 2
+(sandbox) make[1]: *** [drivers] Error 2

"sandbox: add ADC unit tests" is missing adding sandbox-adc.h


Could you please check it?

--
Tom


Thanks,
Minkyu Kang.


--
Thanks.
Minkyu Kang.


Sorry for this mistake. I have this file locally, so it build properly 
for me.


Is that good to you if I send you a patch with this missing file, to 
squash with one commit? Or do you prefer V3 of the whole patch-set?


Best regards,
--
Przemyslaw Marczak
Samsung R Institute Poland
Samsung Electronics
p.marc...@samsung.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2015-11-03 Thread Minkyu Kang
Dear Przemyslaw Marczak,

2015년 11월 4일 수요일, Tom Rini님이 작성한 메시지:

> On Tue, Nov 03, 2015 at 02:02:57PM +0900, Minkyu Kang wrote:
>
> > Dear Tom,
> >
> > The following changes since commit
> 0e067a65f57189703668826d9841fea477026bf6:
> >
> >   x86: Select the ns16550 debug UART for minnowmax, chromebook_link
> (2015-10-30 18:04:14 -0400)
> >
> > are available in the git repository at:
> >
> >   http://git.denx.de/u-boot-samsung
> >
> > for you to fetch changes up to de5f9733f653091d4b227914d04432099a6448dc:
> >
> >   samsung: clean up checkpatch issues (2015-11-02 10:38:22 +0900)
> >
>
> NAK:
>
> +(sandbox) ../drivers/adc/sandbox.c:11:25: fatal error: sandbox-adc.h: No
> such file or directory
> +(sandbox)  #include 
> +(sandbox)  ^
> +(sandbox) compilation terminated.
> +(sandbox) make[3]: *** [drivers/adc/sandbox.o] Error 1
> +(sandbox) make[2]: *** [drivers/adc] Error 2
> +(sandbox) make[1]: *** [drivers] Error 2
>
> "sandbox: add ADC unit tests" is missing adding sandbox-adc.h
>
>
Could you please check it?


> --
> Tom
>

Thanks,
Minkyu Kang.


-- 
Thanks.
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2015-11-03 Thread Tom Rini
On Tue, Nov 03, 2015 at 02:02:57PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 0e067a65f57189703668826d9841fea477026bf6:
> 
>   x86: Select the ns16550 debug UART for minnowmax, chromebook_link 
> (2015-10-30 18:04:14 -0400)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-samsung 
> 
> for you to fetch changes up to de5f9733f653091d4b227914d04432099a6448dc:
> 
>   samsung: clean up checkpatch issues (2015-11-02 10:38:22 +0900)
> 

NAK:

+(sandbox) ../drivers/adc/sandbox.c:11:25: fatal error: sandbox-adc.h: No such 
file or directory
+(sandbox)  #include 
+(sandbox)  ^
+(sandbox) compilation terminated.
+(sandbox) make[3]: *** [drivers/adc/sandbox.o] Error 1
+(sandbox) make[2]: *** [drivers/adc] Error 2
+(sandbox) make[1]: *** [drivers] Error 2

"sandbox: add ADC unit tests" is missing adding sandbox-adc.h

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2015-11-02 Thread Minkyu Kang
Dear Tom,

The following changes since commit 0e067a65f57189703668826d9841fea477026bf6:

  x86: Select the ns16550 debug UART for minnowmax, chromebook_link (2015-10-30 
18:04:14 -0400)

are available in the git repository at:

  http://git.denx.de/u-boot-samsung 

for you to fetch changes up to de5f9733f653091d4b227914d04432099a6448dc:

  samsung: clean up checkpatch issues (2015-11-02 10:38:22 +0900)


Minkyu Kang (5):
  arm: exynos: clean up checkpatch issues
  smdkv310: clean up checkpatch issues
  smdk2410: clean up checkpatch issues
  odroid: clean up checkpatch issues
  samsung: clean up checkpatch issues

Przemyslaw Marczak (16):
  samsung: board/misc: check returned pointer for get_board_type() calls
  s5p: cpu_info: print "cpu-model" if exists in dts
  Peach-Pi: dts: add cpu-model string
  Exynos5422/5800: set cpu id to 0x5422
  dm: pmic: add s2mps11 PMIC I/O driver
  dm: regulator: add function device_get_supply_regulator()
  dm: adc: add simple ADC uclass implementation
  dm: adc: add Exynos54xx compatible ADC driver
  Odroid-XU3: enable s2mps11 PMIC support
  Exynos54xx: dts: add ADC node
  Odroid-XU3: dts: enable ADC, with request for pre-reloc bind
  exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.
  sandbox: add ADC driver
  sandbox: add ADC unit tests
  Exynos4412: pinmux: disable pull for MMC pins
  s5p sdhci: call pinmux for card's gpio pins before use them

 arch/arm/cpu/armv7/s5p-common/cpu_info.c   |   14 +-
 arch/arm/dts/exynos5422-odroidxu3.dts  |   12 +
 arch/arm/dts/exynos54xx.dtsi   |7 +
 arch/arm/dts/exynos5800-peach-pi.dts   |1 +
 arch/arm/mach-exynos/clock.c   |   16 +-
 arch/arm/mach-exynos/clock_init_exynos5.c  |2 +-
 arch/arm/mach-exynos/common_setup.h|4 +-
 arch/arm/mach-exynos/dmc_init_ddr3.c   |8 +-
 arch/arm/mach-exynos/include/mach/adc.h|   44 +++
 arch/arm/mach-exynos/include/mach/cpu.h|6 +-
 arch/arm/mach-exynos/include/mach/gpio.h   |4 +-
 arch/arm/mach-exynos/pinmux.c  |4 +-
 arch/arm/mach-exynos/power.c   |2 +-
 arch/sandbox/dts/sandbox_pmic.dtsi |2 +-
 arch/sandbox/dts/test.dts  |6 +
 board/samsung/common/Makefile  |5 +-
 board/samsung/common/board.c   |4 +-
 board/samsung/common/exynos5-dt-types.c|  196 +
 board/samsung/common/exynos5-dt.c  |   12 +
 board/samsung/common/misc.c|   10 +-
 board/samsung/odroid/odroid.c  |   15 +-
 board/samsung/smdk2410/smdk2410.c  |   10 +-
 board/samsung/smdkv310/smdkv310.c  |8 +-
 configs/odroid-xu3_defconfig   |5 +
 configs/sandbox_defconfig  |2 +
 doc/device-tree-bindings/adc/adc.txt   |   62 +
 doc/device-tree-bindings/exynos/soc.txt|   21 ++
 doc/device-tree-bindings/pmic/s2mps11.txt  |   17 ++
 drivers/Kconfig|2 +
 drivers/Makefile   |1 +
 drivers/adc/Kconfig|   30 ++
 drivers/adc/Makefile   |   10 +
 drivers/adc/adc-uclass.c   |  409 
 drivers/adc/exynos-adc.c   |  145 ++
 drivers/adc/sandbox.c  |  174 
 drivers/mmc/s5p_sdhci.c|   14 +-
 drivers/power/pmic/Kconfig |   14 +
 drivers/power/pmic/Makefile|1 +
 drivers/power/pmic/s2mps11.c   |   62 +
 drivers/power/regulator/regulator-uclass.c |7 +
 include/adc.h  |  288 
 include/configs/odroid_xu3.h   |   12 +
 include/dm/uclass-id.h |1 +
 include/power/regulator.h  |   16 ++
 include/power/s2mps11.h|  109 
 include/power/sandbox_pmic.h   |4 +
 include/samsung/exynos5-dt-types.h |   27 ++
 test/dm/Makefile   |1 +
 test/dm/adc.c  |  165 +++
 49 files changed, 1935 insertions(+), 56 deletions(-)
 create mode 100644 board/samsung/common/exynos5-dt-types.c
 create mode 100644 doc/device-tree-bindings/adc/adc.txt
 create mode 100644 doc/device-tree-bindings/exynos/soc.txt
 create mode 100644 doc/device-tree-bindings/pmic/s2mps11.txt
 create mode 100644 drivers/adc/Kconfig
 create mode 100644 drivers/adc/Makefile
 create mode 100644 drivers/adc/adc-uclass.c
 create mode 100644 drivers/adc/exynos-adc.c
 create mode 100644 drivers/adc/sandbox.c
 create mode 100644 drivers/power/pmic/s2mps11.c
 create mode 100644 include/adc.h
 create mode 100644 include/power/s2mps11.h
 create mode 100644 include/samsung/exynos5-dt-types.h
 create mode 100644 

[U-Boot] please pull u-boot-samsung master

2015-10-16 Thread Minkyu Kang
Dear Tom,

The following changes since commit f861f51c4673d35908e4e330a86c81d7d909b51c:

  ls102xa: Fix reset hang (2015-10-12 12:56:32 -0400)

are available in the git repository at:

  http://git.denx.de/u-boot-samsung 

for you to fetch changes up to 2308ea7c6fe003f699f4648d4ac3bb030fdc64d0:

  exynos: more debug and cleanup in do_sdhci_init() (2015-10-13 20:22:28 +0900)


Guillaume GARDET (2):
  odroid: replace 'fatload' with 'load' to be able to use EXT* partitions
  odroid: Add boot script (boot.scr) support

Tobias Jakobi (4):
  exynos: Properly zero initialize host in s5p_sdhci_init()
  exynos: Fix passing of errors in exynos_mmc_init()
  exynos: be more verbose in process_nodes()
  exynos: more debug and cleanup in do_sdhci_init()

 drivers/mmc/s5p_sdhci.c  |   50 +++---
 include/configs/odroid.h |   16 +++
 2 files changed, 42 insertions(+), 24 deletions(-)

-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2015-10-16 Thread Tom Rini
On Fri, Oct 16, 2015 at 04:51:53PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit f861f51c4673d35908e4e330a86c81d7d909b51c:
> 
>   ls102xa: Fix reset hang (2015-10-12 12:56:32 -0400)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-samsung 
> 
> for you to fetch changes up to 2308ea7c6fe003f699f4648d4ac3bb030fdc64d0:
> 
>   exynos: more debug and cleanup in do_sdhci_init() (2015-10-13 20:22:28 
> +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2015-08-18 Thread Tom Rini
On Tue, Aug 18, 2015 at 11:22:51AM +0900, Minkyu Kang wrote:

 Dear Tom,
 
 The following changes since commit 632093b566569329bc6e5b0893bdca01de905314:
 
   Merge git://git.denx.de/u-boot-x86 (2015-08-14 16:27:16 -0400)
 
 are available in the git repository at:
 
 
   http://git.denx.de/u-boot-samsung 
 
 for you to fetch changes up to 14a66afead568a5c3a6bb49782432bea3b397fb8:
 
   ARM: exynos: fix regression for Origen4210 (2015-08-17 13:06:55 +0900)
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2015-08-17 Thread Minkyu Kang
Dear Tom,

The following changes since commit 632093b566569329bc6e5b0893bdca01de905314:

  Merge git://git.denx.de/u-boot-x86 (2015-08-14 16:27:16 -0400)

are available in the git repository at:


  http://git.denx.de/u-boot-samsung 

for you to fetch changes up to 14a66afead568a5c3a6bb49782432bea3b397fb8:

  ARM: exynos: fix regression for Origen4210 (2015-08-17 13:06:55 +0900)


Thomas Abraham (2):
  ARM: exynos: move SoC sources to mach-exynos
  ARM: exynos: fix regression for Origen4210

 arch/arm/Kconfig   |2 +-
 arch/arm/Makefile  |1 +
 arch/arm/cpu/armv7/Makefile|1 -
 arch/arm/{cpu/armv7/exynos = mach-exynos}/Kconfig |0
 .../arm/{cpu/armv7/exynos = mach-exynos}/Makefile |0
 arch/arm/{cpu/armv7/exynos = mach-exynos}/clock.c |0
 .../{cpu/armv7/exynos = mach-exynos}/clock_init.h |0
 .../exynos = mach-exynos}/clock_init_exynos4.c|0
 .../exynos = mach-exynos}/clock_init_exynos5.c|0
 .../armv7/exynos = mach-exynos}/common_setup.h|2 +-
 .../{cpu/armv7/exynos = mach-exynos}/config.mk|0
 .../{cpu/armv7/exynos = mach-exynos}/dmc_common.c |0
 .../armv7/exynos = mach-exynos}/dmc_init_ddr3.c   |0
 .../exynos = mach-exynos}/dmc_init_exynos4.c  |0
 .../armv7/exynos = mach-exynos}/exynos4_setup.h   |0
 .../armv7/exynos = mach-exynos}/exynos5_setup.h   |0
 .../arch-exynos = mach-exynos/include/mach}/adc.h |0
 .../include/mach}/board.h  |0
 .../arch-exynos = mach-exynos/include/mach}/clk.h |0
 .../include/mach}/clock.h  |0
 .../arch-exynos = mach-exynos/include/mach}/cpu.h |0
 .../arch-exynos = mach-exynos/include/mach}/dmc.h |0
 .../arch-exynos = mach-exynos/include/mach}/dp.h  |0
 .../include/mach}/dp_info.h|0
 .../include/mach}/dsim.h   |0
 .../include/mach}/dwmmc.h  |0
 .../include/mach}/ehci.h   |0
 .../arch-exynos = mach-exynos/include/mach}/fb.h  |0
 .../include/mach}/gpio.h   |0
 .../include/mach}/i2s-regs.h   |0
 .../include/mach}/mipi_dsim.h  |0
 .../arch-exynos = mach-exynos/include/mach}/mmc.h |0
 .../include/mach}/periph.h |0
 .../include/mach}/pinmux.h |0
 .../include/mach}/power.h  |0
 .../arch-exynos = mach-exynos/include/mach}/pwm.h |0
 .../include/mach}/pwm_backlight.h  |0
 .../include/mach}/sound.h  |0
 .../arch-exynos = mach-exynos/include/mach}/spi.h |0
 .../arch-exynos = mach-exynos/include/mach}/spl.h |2 +-
 .../include/mach}/sromc.h  |0
 .../include/mach}/sys_proto.h  |0
 .../include/mach}/system.h |0
 .../arch-exynos = mach-exynos/include/mach}/tmu.h |0
 .../include/mach}/tzpc.h   |0
 .../include/mach}/uart.h   |0
 .../include/mach}/watchdog.h   |0
 .../include/mach}/xhci-exynos.h|0
 .../armv7/exynos = mach-exynos}/lowlevel_init.c   |4 +---
 .../arm/{cpu/armv7/exynos = mach-exynos}/pinmux.c |0
 arch/arm/{cpu/armv7/exynos = mach-exynos}/power.c |0
 .../{cpu/armv7/exynos = mach-exynos}/sec_boot.S   |0
 arch/arm/{cpu/armv7/exynos = mach-exynos}/soc.c   |0
 .../{cpu/armv7/exynos = mach-exynos}/spl_boot.c   |0
 .../arm/{cpu/armv7/exynos = mach-exynos}/system.c |0
 arch/arm/{cpu/armv7/exynos = mach-exynos}/tzpc.c  |0
 drivers/spi/exynos_spi.c   |2 +-
 57 files changed, 6 insertions(+), 8 deletions(-)
 rename arch/arm/{cpu/armv7/exynos = mach-exynos}/Kconfig (100%)
 rename arch/arm/{cpu/armv7/exynos = mach-exynos}/Makefile (100%)
 rename arch/arm/{cpu/armv7/exynos = mach-exynos}/clock.c (100%)
 rename arch/arm/{cpu/armv7/exynos = mach-exynos}/clock_init.h (100%)
 rename arch/arm/{cpu/armv7/exynos = mach-exynos}/clock_init_exynos4.c (100%)
 rename arch/arm/{cpu/armv7/exynos = mach-exynos}/clock_init_exynos5.c (100%)
 rename arch/arm/{cpu/armv7/exynos = mach-exynos}/common_setup.h (97%)
 rename arch/arm/{cpu/armv7/exynos = mach-exynos}/config.mk (100%)
 rename arch/arm/{cpu/armv7/exynos = mach-exynos}/dmc_common.c (100%)
 rename arch/arm/{cpu/armv7/exynos = mach-exynos}/dmc_init_ddr3.c (100%)
 rename arch/arm/{cpu/armv7/exynos = mach-exynos}/dmc_init_exynos4.c (100%)
 rename arch/arm/{cpu/armv7/exynos = mach-exynos}/exynos4_setup.h (100%)
 rename arch/arm/{cpu/armv7/exynos = mach-exynos}/exynos5_setup.h (100%)
 rename arch/arm/{include/asm/arch-exynos = mach-exynos/include/mach}/adc.h 
(100%)
 rename 

[U-Boot] please pull u-boot-samsung master

2015-07-10 Thread Minkyu Kang
Dear Tom,

The following changes since commit f3edfd30541d6f245d7dfa6fa7354cc916cc53e1:

  net: designware: Program MAC address to hardware after soft reset (2015-07-08 
13:43:19 -0400)

are available in the git repository at:

  http://git.denx.de/u-boot-samsung 

for you to fetch changes up to 8fd3ec770c41115b95ca80f0f0ba344ac59dc293:

  exynos: i2c: Correct bug in pinmux selection (2015-07-10 21:13:48 +0900)


Minkyu Kang (1):
  arm: adds the status info for odroid-xu3

Simon Glass (1):
  exynos: i2c: Correct bug in pinmux selection

 board/samsung/smdk5420/MAINTAINERS |1 +
 drivers/i2c/s3c24x0_i2c.c  |2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2015-07-10 Thread Tom Rini
On Fri, Jul 10, 2015 at 09:16:28PM +0900, Minkyu Kang wrote:

 Dear Tom,
 
 The following changes since commit f3edfd30541d6f245d7dfa6fa7354cc916cc53e1:
 
   net: designware: Program MAC address to hardware after soft reset 
 (2015-07-08 13:43:19 -0400)
 
 are available in the git repository at:
 
   http://git.denx.de/u-boot-samsung 
 
 for you to fetch changes up to 8fd3ec770c41115b95ca80f0f0ba344ac59dc293:
 
   exynos: i2c: Correct bug in pinmux selection (2015-07-10 21:13:48 +0900)
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2015-06-10 Thread Tom Rini
On Thu, Jun 11, 2015 at 10:43:49AM +0900, Minkyu Kang wrote:

 Dear Tom,
 
 The following changes since commit 3d0158ae18bef2ac89979f4c90419d3add436c71:
 
   Prepare v2015.07-rc2 (2015-06-08 17:48:33 -0400)
 
 are available in the git repository at:
 
   http://git.denx.de/u-boot-samsung 
 
 for you to fetch changes up to 91432d2f2fab4a780d860bd6cb4922ca11b2aac8:
 
   odroid: dts: cleanup of MAX77686 regulators (2015-06-10 14:09:20 +0900)
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2015-06-10 Thread Minkyu Kang
Dear Tom,

The following changes since commit 3d0158ae18bef2ac89979f4c90419d3add436c71:

  Prepare v2015.07-rc2 (2015-06-08 17:48:33 -0400)

are available in the git repository at:

  http://git.denx.de/u-boot-samsung 

for you to fetch changes up to 91432d2f2fab4a780d860bd6cb4922ca11b2aac8:

  odroid: dts: cleanup of MAX77686 regulators (2015-06-10 14:09:20 +0900)


Przemyslaw Marczak (1):
  odroid: dts: cleanup of MAX77686 regulators

 arch/arm/dts/exynos4412-odroid.dts |   80 +---

-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2015-05-18 Thread Tom Rini
On Mon, May 18, 2015 at 08:52:00PM +0900, Minkyu Kang wrote:

 Dear Tom,
 
 The following changes since commit 905e8f9e53766e606bd4a0ed46d804889e613f32:
 
   Prepare v2015.07-rc1 (2015-05-05 19:52:15 -0400)
 
 are available in the git repository at:
 
   http://git.denx.de/u-boot-samsung 
 
 for you to fetch changes up to cf85202770d95474ba341b8881f9b76589244bed:
 
   exynos: clock: clean up checkpatch issues (2015-05-18 20:47:31 +0900)
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2015-05-18 Thread Minkyu Kang
Dear Tom,

The following changes since commit 905e8f9e53766e606bd4a0ed46d804889e613f32:

  Prepare v2015.07-rc1 (2015-05-05 19:52:15 -0400)

are available in the git repository at:

  http://git.denx.de/u-boot-samsung 

for you to fetch changes up to cf85202770d95474ba341b8881f9b76589244bed:

  exynos: clock: clean up checkpatch issues (2015-05-18 20:47:31 +0900)


Marek Vasut (2):
  i2c: s3c: Implant support for S3C2440
  gpio: s3c: Fix the GPIO driver

Minkyu Kang (1):
  exynos: clock: clean up checkpatch issues

 arch/arm/cpu/armv7/exynos/clock.c |   65 ++--
 drivers/gpio/s3c2440_gpio.c   |   75 +
 drivers/i2c/s3c24x0_i2c.c |   10 ++---
 3 files changed, 84 insertions(+), 66 deletions(-)

-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2015-04-08 Thread Lukasz Majewski
Hi Minkyu, Tom

 Dear Tom,
 
 The following changes since commit
 d68df028099235c5316eec1ed5f586f3744a8707:
 
   Merge git://git.denx.de/u-boot-arc (2015-04-03 09:14:44 -0400)
 
 are available in the git repository at:
 
 
   http://git.denx.de/u-boot-samsung 
 
 for you to fetch changes up to
 1018b0a56a4719a64fb6867337a72d6a9343008b:
 
   config: exynos: trats2: Enable support for Image.itb at trats2
 device (2015-04-06 15:23:59 +0900)
 
 
 Ajay Kumar (8):
   arm: exynos: add display clocks for Exynos5800
   Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi
 panels video: exynos_fb: configure backlight GPIOs if specified in DT
   video: parade: configure SLP and RST GPIOs if specified in DT
   dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD node
   dts: peach_pit: Add SLP and RST GPIO properties in parade DT
 node dts: peach_pi: Add DT properties needed for display
   smdk5420: Remove GPIO enums
 
 Guillaume GARDET (1):
   Exynos: Clock: Fix exynos5_get_periph_rate for I2C.
 
 Inha Song (1):
   exynos5: add trace feature #ifdef in exynos5-common.h
 
 Sjoerd Simons (1):
   config: peach: Correct memory layout environment settings
 
 Łukasz Majewski (3):
   config: exynos: common: Provide env variables to support
 Image.itb config: exynos: trats: Enable support for Image.itb at
 trats device config: exynos: trats2: Enable support for Image.itb at
 trats2 device
 
  arch/arm/cpu/armv7/exynos/clock.c  |   69
 ++--
 arch/arm/cpu/armv7/exynos/clock_init_exynos5.c |4 +-
 arch/arm/dts/exynos5420-peach-pit.dts  |2 +
 arch/arm/dts/exynos54xx.dtsi   |1 +
 arch/arm/dts/exynos5800-peach-pi.dts   |3 ++
 arch/arm/include/asm/arch-exynos/clk.h |3 ++
 board/samsung/smdk5420/smdk5420.c  |   15 --
 doc/device-tree-bindings/video/exynos-fb.txt   |2 +
 drivers/video/exynos_fb.c  |   21 
 drivers/video/parade.c |   11 
 include/configs/exynos4-common.h   |   54
 +++ include/configs/exynos5-common.h
 |4 +- include/configs/peach-pi.h |8 +++
 include/configs/peach-pit.h|8 +++
 include/configs/trats.h|8 ++-
 include/configs/trats2.h   |8 ++- 16 files
 changed, 193 insertions(+), 28 deletions(-)
 

I can confirm that:
- trats
- trats2
- odroid U3
- odroid XU3 

Are working correctly after pulling those patches:
SHA1: adcc5705991ce3162fc204da9a673d9fe2cc5bf0

-- 
Best regards,

Lukasz Majewski

Samsung RD Institute Poland (SRPOL) | Linux Platform Group
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2015-04-06 Thread Tom Rini
On Mon, Apr 06, 2015 at 03:38:10PM +0900, Minkyu Kang wrote:

 Dear Tom,
 
 The following changes since commit d68df028099235c5316eec1ed5f586f3744a8707:
 
   Merge git://git.denx.de/u-boot-arc (2015-04-03 09:14:44 -0400)
 
 are available in the git repository at:
 
 
   http://git.denx.de/u-boot-samsung 
 
 for you to fetch changes up to 1018b0a56a4719a64fb6867337a72d6a9343008b:
 
   config: exynos: trats2: Enable support for Image.itb at trats2 device 
 (2015-04-06 15:23:59 +0900)
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2015-04-06 Thread Minkyu Kang
Dear Tom,

The following changes since commit d68df028099235c5316eec1ed5f586f3744a8707:

  Merge git://git.denx.de/u-boot-arc (2015-04-03 09:14:44 -0400)

are available in the git repository at:


  http://git.denx.de/u-boot-samsung 

for you to fetch changes up to 1018b0a56a4719a64fb6867337a72d6a9343008b:

  config: exynos: trats2: Enable support for Image.itb at trats2 device 
(2015-04-06 15:23:59 +0900)


Ajay Kumar (8):
  arm: exynos: add display clocks for Exynos5800
  Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panels
  video: exynos_fb: configure backlight GPIOs if specified in DT
  video: parade: configure SLP and RST GPIOs if specified in DT
  dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD node
  dts: peach_pit: Add SLP and RST GPIO properties in parade DT node
  dts: peach_pi: Add DT properties needed for display
  smdk5420: Remove GPIO enums

Guillaume GARDET (1):
  Exynos: Clock: Fix exynos5_get_periph_rate for I2C.

Inha Song (1):
  exynos5: add trace feature #ifdef in exynos5-common.h

Sjoerd Simons (1):
  config: peach: Correct memory layout environment settings

Łukasz Majewski (3):
  config: exynos: common: Provide env variables to support Image.itb
  config: exynos: trats: Enable support for Image.itb at trats device
  config: exynos: trats2: Enable support for Image.itb at trats2 device

 arch/arm/cpu/armv7/exynos/clock.c  |   69 ++--
 arch/arm/cpu/armv7/exynos/clock_init_exynos5.c |4 +-
 arch/arm/dts/exynos5420-peach-pit.dts  |2 +
 arch/arm/dts/exynos54xx.dtsi   |1 +
 arch/arm/dts/exynos5800-peach-pi.dts   |3 ++
 arch/arm/include/asm/arch-exynos/clk.h |3 ++
 board/samsung/smdk5420/smdk5420.c  |   15 --
 doc/device-tree-bindings/video/exynos-fb.txt   |2 +
 drivers/video/exynos_fb.c  |   21 
 drivers/video/parade.c |   11 
 include/configs/exynos4-common.h   |   54 +++
 include/configs/exynos5-common.h   |4 +-
 include/configs/peach-pi.h |8 +++
 include/configs/peach-pit.h|8 +++
 include/configs/trats.h|8 ++-
 include/configs/trats2.h   |8 ++-
 16 files changed, 193 insertions(+), 28 deletions(-)

-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [v2] please pull u-boot-samsung master

2015-03-04 Thread Tom Rini
On Wed, Mar 04, 2015 at 09:28:54PM +0900, Minkyu Kang wrote:

 The following changes since commit 19e5118d1c4c9bd2dc9e52355774c8ea73839b5b:
 
   mpc837xerdb: fix Calling __hwconfig without a buffer warning (2015-03-02 
 15:11:36 -0500)
 
 are available in the git repository at:
 
   http://git.denx.de/u-boot-samsung 
 
 for you to fetch changes up to ddb49f3a6c659ee7349a984af2698b440cb786dd:
 
   Odroid U3: use common code for dram reservation (2015-03-04 21:25:35 +0900)
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] please pull u-boot-samsung master

2015-03-04 Thread Minkyu Kang
Dear Tom,

The following changes since commit 19e5118d1c4c9bd2dc9e52355774c8ea73839b5b:

  mpc837xerdb: fix Calling __hwconfig without a buffer warning (2015-03-02 
15:11:36 -0500)

are available in the git repository at:

  http://git.denx.de/u-boot-samsung 

for you to fetch changes up to c8b71a35289112f77691df0d0b4a97ef19dac87b:

  samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 
4.8 warning (2015-03-04 20:01:01 +0900)


Łukasz Majewski (1):
  samsung: board: fix: Define loop iterator as an unsigned int to suppress 
gcc 4.8 warning

 board/samsung/common/board.c |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
-- 
Thanks,
Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [v2] please pull u-boot-samsung master

2015-03-04 Thread Minkyu Kang
The following changes since commit 19e5118d1c4c9bd2dc9e52355774c8ea73839b5b:

  mpc837xerdb: fix Calling __hwconfig without a buffer warning (2015-03-02 
15:11:36 -0500)

are available in the git repository at:

  http://git.denx.de/u-boot-samsung 

for you to fetch changes up to ddb49f3a6c659ee7349a984af2698b440cb786dd:

  Odroid U3: use common code for dram reservation (2015-03-04 21:25:35 +0900)


Przemyslaw Marczak (3):
  board: samsung: reserve memory for the secure firmware
  Odroid-XU3: enable the last dram bank and reserve 22MiB
  Odroid U3: use common code for dram reservation

Łukasz Majewski (1):
  samsung: board: fix: Define loop iterator as an unsigned int to suppress 
gcc 4.8 warning

 board/samsung/common/board.c  |   10 --
 board/samsung/odroid/odroid.c |4 
 include/configs/odroid.h  |5 +++--
 include/configs/odroid_xu3.h  |   10 --
 4 files changed, 15 insertions(+), 14 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2015-03-02 Thread Tom Rini
On Sat, Feb 28, 2015 at 07:06:11PM +0900, Minkyu Kang wrote:

 Dear Tom,
 
 The following changes since commit 1606b34aa50804227806971dbb6b82ea0bf81f55:
 
   Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2015-02-25 
 18:14:18 -0500)
 
 are available in the git repository at:
 
 
   http://git.denx.de/u-boot-samsung 
 
 for you to fetch changes up to 306f527eff269e48a98c9d83016df6d6877dbb6a:
 
   Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800 (2015-02-28 
 18:03:46 +0900)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2015-03-01 Thread Tom Rini
On Sat, Feb 28, 2015 at 07:06:11PM +0900, Minkyu Kang wrote:

 Dear Tom,
 
 The following changes since commit 1606b34aa50804227806971dbb6b82ea0bf81f55:
 
   Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2015-02-25 
 18:14:18 -0500)
 
 are available in the git repository at:
 
 
   http://git.denx.de/u-boot-samsung 
 
 for you to fetch changes up to 306f527eff269e48a98c9d83016df6d6877dbb6a:
 
   Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800 (2015-02-28 
 18:03:46 +0900)
 
 
 Akshay Saraswat (9):
   Exynos542x: Config: Add various configs
   Exynos542x: CPU: Power down all secondary cores
   Exynos542x: Add workaround for ARM errata 798870
   Exynos542x: Add workaround for ARM errata 799270
   Exynos542x: Add workaround for exynos iROM errata
   Exynos542x: cache: Disable clean/evict push to external
   Exynos542x: add L2 control register configuration
   Exynos542x: Fix secondary core booting for thumb
   Exynos542x: Make A7s boot with thumb-mode U-Boot on warm reset
 
 Doug Anderson (1):
   Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800
 
  arch/arm/cpu/armv7/exynos/Makefile|2 +
  arch/arm/cpu/armv7/exynos/common_setup.h  |   62 
  arch/arm/cpu/armv7/exynos/exynos5_setup.h |3 +
  arch/arm/cpu/armv7/exynos/lowlevel_init.c |  147 
 +
  arch/arm/cpu/armv7/exynos/sec_boot.S  |  128 +
  arch/arm/cpu/armv7/exynos/soc.c   |   35 ---
  arch/arm/include/asm/arch-exynos/cpu.h|5 +
  arch/arm/include/asm/arch-exynos/system.h |   88 +
  arch/arm/include/asm/armv7.h  |   44 +
  include/configs/exynos5420-common.h   |   16 
  10 files changed, 495 insertions(+), 35 deletions(-)
  create mode 100644 arch/arm/cpu/armv7/exynos/sec_boot.S

I'm not seeing any of this when I try and pull master, did they end up
in another branch?  Thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] please pull u-boot-samsung master

2015-03-01 Thread Simon Glass
+Tom

On 28 February 2015 at 03:06, Minkyu Kang mk7.k...@samsung.com wrote:
 Dear Tom,

 The following changes since commit 1606b34aa50804227806971dbb6b82ea0bf81f55:

   Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2015-02-25 
 18:14:18 -0500)

 are available in the git repository at:


   http://git.denx.de/u-boot-samsung

 for you to fetch changes up to 306f527eff269e48a98c9d83016df6d6877dbb6a:

   Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800 (2015-02-28 
 18:03:46 +0900)

 
 Akshay Saraswat (9):
   Exynos542x: Config: Add various configs
   Exynos542x: CPU: Power down all secondary cores
   Exynos542x: Add workaround for ARM errata 798870
   Exynos542x: Add workaround for ARM errata 799270
   Exynos542x: Add workaround for exynos iROM errata
   Exynos542x: cache: Disable clean/evict push to external
   Exynos542x: add L2 control register configuration
   Exynos542x: Fix secondary core booting for thumb
   Exynos542x: Make A7s boot with thumb-mode U-Boot on warm reset

 Doug Anderson (1):
   Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800

  arch/arm/cpu/armv7/exynos/Makefile|2 +
  arch/arm/cpu/armv7/exynos/common_setup.h  |   62 
  arch/arm/cpu/armv7/exynos/exynos5_setup.h |3 +
  arch/arm/cpu/armv7/exynos/lowlevel_init.c |  147 
 +
  arch/arm/cpu/armv7/exynos/sec_boot.S  |  128 +
  arch/arm/cpu/armv7/exynos/soc.c   |   35 ---
  arch/arm/include/asm/arch-exynos/cpu.h|5 +
  arch/arm/include/asm/arch-exynos/system.h |   88 +
  arch/arm/include/asm/armv7.h  |   44 +
  include/configs/exynos5420-common.h   |   16 
  10 files changed, 495 insertions(+), 35 deletions(-)
  create mode 100644 arch/arm/cpu/armv7/exynos/sec_boot.S
 --
 Thanks,
 Minkyu Kang.
 ___
 U-Boot mailing list
 U-Boot@lists.denx.de
 http://lists.denx.de/mailman/listinfo/u-boot
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


  1   2   3   >