public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
[parent not found: <CGME20260225075234epcas1p4b0561d04c012cbe3574755cc475c34fe@epcas1p4.samsung.com>]
[parent not found: <CGME20260223103749epcas1p2d9af2576eb9704b70a8572f7ccb8080f@epcas1p2.samsung.com>]
[parent not found: <CGME20251202065932epcas1p317a2fa75a3b16a4984a0c0bdf0515b5a@epcas1p3.samsung.com>]
* please pull u-boot-samsung master
@ 2025-09-05  6:39 Minkyu Kang
  2025-09-05 16:44 ` Tom Rini
  0 siblings, 1 reply; 35+ messages in thread
From: Minkyu Kang @ 2025-09-05  6:39 UTC (permalink / raw)
  To: Tom Rini, U-Boot Mailing List, Minkyu Kang

Dear Tom,

The following changes since commit 3dc5e9a0108bb114175b6362f9cb22367402f624:

  Merge tag 'u-boot-stm32-20250825' of
https://source.denx.de/u-boot/custodians/u-boot-stm (2025-08-26 08:33:10
-0600)

are available in the Git repository at:

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

for you to fetch changes up to 93c3404de9b2320bfd07cd3ce4ab0660f0d39523:

  spi: exynos: Remove extra term from test (2025-09-03 19:32:38 +0900)

----------------------------------------------------------------
Andrew Goodbody (2):
      clk: exynos: Fix always true test
      spi: exynos: Remove extra term from test

Henrik Grimler (3):
      ARM: exynos: use correct exynos4210-origen SoC in Kconfig
      ARM: exynos: pinmux: fix parentheses alignments
      ARM: exynos: pinmux: add newlines to debug messages

Sam Protsenko (10):
      usb: host: dwc3-of-simple: Add exynos850 compatible
      board: samsung: e850-96: Set ethaddr
      board: samsung: e850-96: Add ACPM code
      board: samsung: e850-96: Add PMIC code
      board: samsung: e850-96: Configure PMIC regulators
      board: samsung: e850-96: Extract device info from fw loading code
      board: samsung: e850-96: Add bootdev var to choose boot device
      configs: e850-96: Disable CONFIG_DEFAULT_FDT_FILE
      configs: e850-96: Enable USB host support
      configs: e850-96: Enable Ethernet

 arch/arm/mach-exynos/Kconfig        |   2 +-
 arch/arm/mach-exynos/pinmux.c       |  32 +++----
 board/samsung/e850-96/Makefile      |   2 +-
 board/samsung/e850-96/acpm.c        | 169
++++++++++++++++++++++++++++++++++++
 board/samsung/e850-96/acpm.h        |  27 ++++++
 board/samsung/e850-96/e850-96.c     |  97 ++++++++++++++++++---
 board/samsung/e850-96/e850-96.env   |   2 +-
 board/samsung/e850-96/fw.c          |  45 ++++++----
 board/samsung/e850-96/fw.h          |   4 +-
 board/samsung/e850-96/pmic.c        | 144 ++++++++++++++++++++++++++++++
 board/samsung/e850-96/pmic.h        |  14 +++
 configs/e850-96_defconfig           |  10 ++-
 drivers/clk/exynos/clk-exynos7420.c |   2 +-
 drivers/spi/exynos_spi.c            |  10 +--
 drivers/usb/host/dwc3-of-simple.c   |   1 +
 15 files changed, 502 insertions(+), 59 deletions(-)
 create mode 100644 board/samsung/e850-96/acpm.c
 create mode 100644 board/samsung/e850-96/acpm.h
 create mode 100644 board/samsung/e850-96/pmic.c
 create mode 100644 board/samsung/e850-96/pmic.h

-- 
Thanks,
Minkyu Kang.

^ permalink raw reply	[flat|nested] 35+ messages in thread
[parent not found: <CGME20250725073112epcas1p364a18714ffddd807ea6c1fd1b8b373bd@epcas1p3.samsung.com>]
[parent not found: <CGME20250210043511epcas1p33ed93b581644b1a1a14a8710afeaaf97@epcas1p3.samsung.com>]
[parent not found: <CGME20241203063944epcas1p45e5c757403cd06ebd265a93e7fdbbeff@epcas1p4.samsung.com>]
[parent not found: <CGME20240822102010epcas1p434e5a447b002e8bdea5423a034c2e444@epcas1p4.samsung.com>]
[parent not found: <CGME20240603060854epcas1p207233f59828c47f31e941894634b9af7@epcas1p2.samsung.com>]
[parent not found: <CGME20240404085411epcas1p3f10e648bd35670e090592cb4fbb97d58@epcas1p3.samsung.com>]
[parent not found: <CGME20240109015516epcas1p368e48c6d3e2433577bf7d0684966c45b@epcas1p3.samsung.com>]
[parent not found: <CGME20231128031606epcas1p4a03b83245075b91119b523dda9899537@epcas1p4.samsung.com>]
* please pull u-boot-samsung master
@ 2021-01-22  7:45 Minkyu Kang
  2021-01-23 17:45 ` Tom Rini
  0 siblings, 1 reply; 35+ messages in thread
From: Minkyu Kang @ 2021-01-22  7:45 UTC (permalink / raw)
  To: u-boot

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:

  git at 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.

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

end of thread, other threads:[~2026-02-25 17:26 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CGME20240220042544epcas1p1814450956381663117a9e274d775a952@epcas1p1.samsung.com>
2024-02-20  4:25 ` Please pull u-boot-samsung master Minkyu Kang
2024-02-20 18:15   ` Tom Rini
     [not found] <CGME20260225075234epcas1p4b0561d04c012cbe3574755cc475c34fe@epcas1p4.samsung.com>
2026-02-25  7:52 ` please " Minkyu Kang
2026-02-25 17:26   ` Tom Rini
     [not found] <CGME20260223103749epcas1p2d9af2576eb9704b70a8572f7ccb8080f@epcas1p2.samsung.com>
2026-02-23 10:37 ` Minkyu Kang
2026-02-23 18:45   ` Tom Rini
2026-02-24  1:06     ` Minkyu Kang
2026-02-24 15:45       ` Kaustabh Chakraborty
     [not found] <CGME20251202065932epcas1p317a2fa75a3b16a4984a0c0bdf0515b5a@epcas1p3.samsung.com>
2025-12-02  6:59 ` Minkyu Kang
2025-12-02 19:30   ` Tom Rini
2025-09-05  6:39 Minkyu Kang
2025-09-05 16:44 ` Tom Rini
     [not found] <CGME20250725073112epcas1p364a18714ffddd807ea6c1fd1b8b373bd@epcas1p3.samsung.com>
2025-07-25  7:31 ` Please " Minkyu Kang
2025-07-25 16:31   ` Tom Rini
     [not found] <CGME20250210043511epcas1p33ed93b581644b1a1a14a8710afeaaf97@epcas1p3.samsung.com>
2025-02-10  4:35 ` Minkyu Kang
2025-02-10 15:52   ` Tom Rini
     [not found] <CGME20241203063944epcas1p45e5c757403cd06ebd265a93e7fdbbeff@epcas1p4.samsung.com>
2024-12-03  6:39 ` Minkyu Kang
2024-12-03 19:57   ` Tom Rini
     [not found] <CGME20240822102010epcas1p434e5a447b002e8bdea5423a034c2e444@epcas1p4.samsung.com>
2024-08-22 10:20 ` Minkyu Kang
2024-08-22 21:54   ` Tom Rini
2024-08-23  7:50     ` Minkyu Kang
     [not found] <CGME20240603060854epcas1p207233f59828c47f31e941894634b9af7@epcas1p2.samsung.com>
2024-06-03  6:08 ` Minkyu Kang
2024-06-03 17:42   ` Tom Rini
     [not found] <CGME20240404085411epcas1p3f10e648bd35670e090592cb4fbb97d58@epcas1p3.samsung.com>
2024-04-04  8:54 ` Minkyu Kang
2024-04-06  0:41   ` Tom Rini
     [not found] <CGME20240109015516epcas1p368e48c6d3e2433577bf7d0684966c45b@epcas1p3.samsung.com>
2024-01-09  1:55 ` Minkyu Kang
2024-01-09 15:59   ` Tom Rini
     [not found]     ` <29757fea-207b-53c8-844f-e76829cf04b3@posteo.net>
     [not found]       ` <20240111175723.GK1610741@bill-the-cat>
2024-01-12 18:52         ` Stefan Bosch
2024-01-12 18:54           ` Tom Rini
2024-01-09 17:49   ` Tom Rini
2024-01-11  5:25     ` Minkyu Kang
     [not found] <CGME20231128031606epcas1p4a03b83245075b91119b523dda9899537@epcas1p4.samsung.com>
2023-11-28  3:16 ` Minkyu Kang
2023-11-28 16:28   ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2021-01-22  7:45 please " Minkyu Kang
2021-01-23 17:45 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox