u-boot-amlogic archives
 help / color / mirror / Atom feed
 messages from 2023-05-05 12:56:57 to 2023-11-05 08:38:41 UTC [more...]

[PATCH v6 0/8] clk: Switch from soc_clk_dump to clk_ops function
 2023-11-05  8:38 UTC  (9+ messages)
` [PATCH v6 1/8] clk: zynq: Move soc_clk_dump to Zynq clock driver
` [PATCH v6 2/8] clk: ast2600: Move soc_clk_dump function
` [PATCH v6 3/8] clk: k210: "
` [PATCH v6 4/8] clk: amlogic: Move driver and ops structs
` [PATCH v6 5/8] clk: Add dump operation to clk_ops
` [PATCH v6 6/8] cmd: clk: Use dump function from clk_ops
` [PATCH v6 7/8] clk: treewide: switch to clock dump "
` [PATCH v6 8/8] cmd: clk: Make soc_clk_dump static

[PATCH v5 0/8] clk: Switch from soc_clk_dump to clk_ops function
 2023-11-04 18:46 UTC  (14+ messages)
` [PATCH v5 1/8] clk: zynq: Move soc_clk_dump to Zynq clock driver
` [PATCH v5 2/8] clk: ast2600: Move soc_clk_dump function
` [PATCH v5 3/8] clk: k210: "
` [PATCH v5 4/8] clk: amlogic: Move driver and ops structs
` [PATCH v5 5/8] clk: Add dump operation to clk_ops
` [PATCH v5 6/8] cmd: clk: Use dump function from clk_ops
` [PATCH v5 7/8] clk: treewide: switch to clock dump "
` [PATCH v5 8/8] cmd: clk: Make soc_clk_dump static

[PATCH v4 0/8] clk: Switch from soc_clk_dump to clk_ops function
 2023-11-01 17:13 UTC  (15+ messages)
` [PATCH v4 1/8] clk: zynq: Move soc_clk_dump to Zynq clock driver
` [PATCH v4 2/8] clk: ast2600: Move soc_clk_dump function
` [PATCH v4 3/8] clk: k210: "
` [PATCH v4 4/8] clk: amlogic: Move driver and ops structs
` [PATCH v4 5/8] clk: Add dump operation to clk_ops
` [PATCH v4 6/8] cmd: clk: Use dump function from clk_ops
` [PATCH v4 7/8] clk: treewide: switch to clock dump "
` [PATCH v4 8/8] cmd: clk: Make soc_clk_dump static

[PATCH v1 0/2] Meson A1: fix USB and NAND stack
 2023-11-02 13:36 UTC  (5+ messages)
` [PATCH v1 1/2] clk: a1: add new clocks for USB stack
` [PATCH v1 2/2] drivers: sm: bind child sm devices in the device tree

[PATCH] ARM: configs: libretech-ac: enable USB_DFU like in meson64.h
 2023-11-02 13:49 UTC 

[GIT PULL] Please pull u-boot-amlogic-20231027
 2023-10-28  0:50 UTC  (2+ messages)

[PATCH] mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL
 2023-10-29 13:47 UTC  (5+ messages)

[PATCH v2 0/2] ARM: amlogic: Add A1 SPIFC support
 2023-10-26 15:40 UTC  (4+ messages)
` [PATCH v2 1/2] spi: add support for Amlogic A1 SPI Flash Controller
` [PATCH v2 2/2] ARM: amlogic: ad401: enable SPIFC

[PATCH 0/4] ARM: meson: Add boot over DFU RAM as an USB boot step
 2023-10-26 15:39 UTC  (7+ messages)
` [PATCH 1/4] ARM: meson: enable FIT with LEGACY_IMAGE_FORMAT on all configs
` [PATCH 2/4] configs: meson64: declare addr out of EXTRA_ENV_SETTINGS
` [PATCH 3/4] configs: meson64: add alternate USB DFU boot target
` [PATCH 4/4] ARM: meson: enable USB DFU + RAM on Amlogic boards with USB Gadget

[PATCH] configs: khadas-vim3*_android: fix environment saving
 2023-10-26 15:39 UTC  (3+ messages)

[GIT PULL] Please pull u-boot-amlogic-20231023
 2023-10-23 16:58 UTC  (2+ messages)

[PATCH 0/4] ARM: meson: Add boot over DFU RAM as an USB boot step
 2023-10-23 13:04 UTC 

S905D3 SOC contribution tips
 2023-10-21 18:31 UTC 

[RESEND PATCH v1 0/2] ARM: amlogic: Add A1 SPIFC support
 2023-10-19 20:45 UTC  (6+ messages)
` [RESEND PATCH v1 1/2] spi: add support for Amlogic A1 SPI Flash Controller
` [RESEND PATCH v1 2/2] ARM: amlogic: ad401: enable SPIFC

[PATCH] phy: meson-g12a-usb2: fix ret check on power_domain_get
 2023-10-18  7:46 UTC  (4+ messages)

[PATCH v1 0/2] arm: dts: meson-a1 Sync DT with Linux
 2023-10-18  7:46 UTC  (6+ messages)
` [PATCH v1 1/2] serial: amlogic: Add UART compatible for A1 board
` [PATCH v1 2/2] arm: meson-a1: dts: Sync DT with Linux

[GIT PULL] Please pull u-boot-amlogic-20231015
 2023-10-16 21:31 UTC  (2+ messages)

[PATCH v1] drivers: don't compile Secure Monitor UCLASS unconditionally
 2023-10-15 10:30 UTC  (3+ messages)

[PATCH v2 0/2] Meson A1: add HW RNG and AO Secure nodes
 2023-10-15 10:31 UTC  (7+ messages)
` [PATCH v2 1/2] meson-a1: dts: add hw rng node
` [PATCH v2 2/2] meson-a1: dts: add ao secure node

[PATCH v3 0/1] hwrng: meson - add support for S4
 2023-10-15 10:31 UTC  (6+ messages)
` [PATCH v3 1/1] drivers: rng: add support for Meson S4

[PATCH v3 0/8] Add SM uclass and Meson SM driver
 2023-10-12 14:45 UTC  (4+ messages)
  ` [PATCH v3 6/8] drivers: introduce Meson Secure Monitor driver

[PATCH v2 0/1] hwrng: meson - add support for S4
 2023-10-12  7:24 UTC  (6+ messages)
` [PATCH v2 1/1] drivers: rng: add support for Meson S4

[PATCH v3 0/8] Support USB for Meson A1
 2023-10-05 12:37 UTC  (10+ messages)
` [PATCH v3 1/8] dt-bindings: reset: add Meson A1 reset bindings
` [PATCH v3 2/8] reset: add support for Amlogic A1 family
` [PATCH v3 3/8] phy: get rid of raw hex values
` [PATCH v3 4/8] phy: move clk enable/disable in init/exit
` [PATCH v3 5/8] phy: support Amlogic A1 family
` [PATCH v3 6/8] a1: clk: Add missing USB_PHY_IN and USB_PHY gates
` [PATCH v3 7/8] dwc3: add support for Amlogic A1 family
` [PATCH v3 8/8] ad401: enable USB stack

[PATCH v1] drivers: sm: fix build warning
 2023-10-05 12:27 UTC  (2+ messages)

[PATCH v2 0/8] Support USB for Meson A1
 2023-10-04 16:03 UTC  (13+ messages)
` [PATCH v2 1/8] dt-bindings: reset: add Meson A1 reset bindings
` [PATCH v2 2/8] reset: add support for Amlogic A1 family
` [PATCH v2 3/8] phy: get rid of raw hex values
` [PATCH v2 4/8] phy: move clk enable/disable in init/exit
` [PATCH v2 5/8] phy: support Amlogic A1 family
` [PATCH v2 6/8] a1: clk: Add missing USB_PHY_IN and USB_PHY gates
` [PATCH v2 7/8] dwc3: add support for Amlogic A1 family
` [PATCH v2 8/8] ad401: enable USB stack

[RFT PATCH 0/2] mmc: meson-gx: improve MMC reliabilty
 2023-10-04 11:50 UTC  (3+ messages)

[PATCH v1 0/2] ARM: amlogic: Add A1 SPIFC support
 2023-10-04  9:25 UTC  (4+ messages)
` [PATCH v1 1/2] spi: add support for Amlogic A1 SPI Flash Controller
` [PATCH v1 2/2] ARM: amlogic: ad401: enable SPIFC

[PATCH v1 0/8] Support USB for Meson A1
 2023-10-03  7:28 UTC  (17+ messages)
` [PATCH v1 1/8] dt-bindings: reset: add Meson A1 reset bindings
` [PATCH v1 2/8] reset: add support for Amlogic A1 family
` [PATCH v1 3/8] phy: get rid of raw hex values
` [PATCH v1 4/8] phy: move clk enable/disable in init/exit
` [PATCH v1 5/8] phy: support Amlogic A1 family
` [PATCH v1 6/8] a1: clk: Add missing CLKID_USB_PHY_IN gate
` [PATCH v1 7/8] dwc3: add support for Amlogic A1 family
` [PATCH v1 8/8] arch: a1: introduce USB initialization functionality

[PATCH v2 0/2] clk: amlogic: a1: Add Amlogic A1 clock driver
 2023-09-28  9:08 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add Amlogic A1 clock bindings
` [PATCH v2 2/2] clk: Add clock driver for Amlogic A1

[PATCH v2 0/1] meson: Demonstration of using binman to produce the image
 2023-08-31  7:54 UTC  (2+ messages)

[PATCH v1 1/2] drivers: firmware: introduce Meson Secure Monitor driver
 2023-08-22  8:24 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-amlogic-next-20230628
 2023-06-28 10:01 UTC 

[PATCH v1 1/2] meson-a1: dts: add hw rng node
 2023-06-22 16:19 UTC 

[PATCH v1] drivers: rng: add check status bit feature
 2023-06-22 16:18 UTC 

[GIT PULL] Please pull u-boot-amlogic-20230607
 2023-06-07 11:48 UTC 

[PATCH] serial: meson: fix meson_serial_pending() tx logic
 2023-06-07  8:03 UTC  (2+ messages)

[PATCH v2 2/3] dt-bindings: power: add Meson A1 PWRC bindings
 2023-06-01 10:12 UTC  (3+ messages)
  ` [PATCH v2 3/3] drivers: meson: introduce secure power controller driver
` [PATCH v2 0/3] Meson Secure PWRC Driver

[PATCH v1 0/3] Meson Secure PWRC Driver
 2023-05-30 15:52 UTC  (7+ messages)
` [PATCH v1 1/3] arch/arm: meson: sm: introduce power domain functions
` [PATCH v1 2/3] drivers: meson: introduce secure power controller driver
` [PATCH v1 3/3] arch/arm64: meson-a1: dts: move pwrc node to bus

[PATCH] global: Use proper project name U-Boot
 2023-05-30 12:26 UTC  (5+ messages)

[PATCH v5 1/6] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB 2.0 host
 2023-05-09  7:53 UTC  (3+ messages)
` [PATCH v5 4/6] phy: remove phy-supply related code

[RFC PATCH v2 0/5] Amlogic A1 SoC Family Support
 2023-05-09  7:51 UTC  (7+ messages)
` [RFC PATCH v2 1/5] ARM: dts: Add Amlogic Meson A1 DT from Linux 6.3-rc7
` [RFC PATCH v2 2/5] ARM: dts: sync meson-a1-ad401 "
` [RFC PATCH v2 3/5] ARM: meson: add A1 support
` [RFC PATCH v2 4/5] pinctrl: meson: add pinctrl driver for Amlogic A1
` [RFC PATCH v2 5/5] board: amlogic: add support for AD401 board


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