linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-02 21:43:06 to 2018-01-18 20:03:52 UTC [more...]

[PATCH net-next v5 0/4] dwmac-meson8b: clock fixes for Meson8b
 2018-01-18 20:03 UTC  (9+ messages)
` [PATCH net-next v5 1/4] net: stmmac: dwmac-meson8b: only configure the clocks in RGMII mode
` [PATCH net-next v5 2/4] net: stmmac: dwmac-meson8b: fix internal RGMII clock configuration
` [PATCH net-next v5 3/4] net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b
` [PATCH net-next v5 4/4] net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock

[PATCH 0/9] clk: meson: pll fixes
 2018-01-18 18:45 UTC  (10+ messages)
` [PATCH 1/9] clk: meson: check pll rate param table before using it
` [PATCH 2/9] clk: meson: remove useless pll rate param tables
` [PATCH 3/9] clk: meson: remove unnecessary rounding in the pll clock
` [PATCH 4/9] clk: meson: use frac parameter width instead of a constant
` [PATCH 5/9] clk: meson: add od3 to the pll driver
` [PATCH 6/9] clk: meson: add gxl hdmi pll
` [PATCH 7/9] clk: meson: fix pll with fractional part calculation
` [PATCH 8/9] clk: meson: gxbb: add the fractional part of the fixed_pll
` [PATCH 9/9] clk: meson: axg: "

[PATCH 0/2] clk: meson: probe clean-ups
 2018-01-18 15:25 UTC  (5+ messages)
` [PATCH 1/2] clk: meson: use dev pointer where possible
` [PATCH 2/2] clk: meson: use devm_of_clk_add_hw_provider

[PATCH] pinctrl: meson-axg: adjust uart_ao_b pin group naming
 2018-01-18 14:17 UTC 

[PATCH 0/2] pinctrl: meson: use one uniform 'function' name
 2018-01-18 13:54 UTC  (9+ messages)
` [PATCH 1/2] pinctrl: meson: introduce a macro to have name/groups seperated
` [PATCH 2/2] pinctrl: meson-axg: correct the pin expansion of UART_AO_B

[PATCH v2 00/16] extend PWM framework to support PWM modes
 2018-01-18  9:18 UTC  (28+ messages)
` [PATCH v2 01/16] drivers: pwm: core: use a single of xlate function
` [PATCH v2 02/16] pwm: pxa: update documentation regarding pwm-cells
` [PATCH v2 03/16] pwm: cros-ec: "
` [PATCH v2 04/16] pwm: clps711x: "
` [PATCH v2 05/16] ARM: dts: clps711x: update pwm-cells
` [PATCH v2 06/16] ARM: dts: pxa: "
` [PATCH v2 07/16] arm64: dts: rockchip: "
` [PATCH v2 08/16] drivers: pwm: core: extend PWM framework with PWM modes
` [PATCH v2 09/16] drivers: pwm: core: add PWM mode to pwm_config()
` [PATCH v2 10/16] pwm: Add PWM modes
` [PATCH v2 11/16] pwm: add documentation for "
` [PATCH v2 12/16] pwm: atmel: add pwm capabilities
` [PATCH v2 13/16] drivers: pwm: core: add push-pull mode support
` [PATCH v2 14/16] pwm: add push-pull mode
` [PATCH v2 15/16] pwm: add documentation for pwm "
` [PATCH v2 16/16] pwm: atmel: add push-pull mode support

[PATCH 2/2] ARM: dts: meson8b-odroidc1: ethernet support
 2018-01-17 15:20 UTC  (5+ messages)

[PATCH 1/2] ARM: dts: meson8b: extend ethernet controller description
 2018-01-17 14:52 UTC  (4+ messages)

[PATCH] ARM64: dts: meson: accept MAC addr from u-boot environment
 2018-01-17 10:56 UTC 

[PATCH v2] ARM64: dts: meson s905x: accept MAC addr from u-boot environment
 2018-01-17 10:55 UTC 

[PATCH] ARM64: dts: meson: enable passing MAC addr on u-boot environment
 2018-01-17  8:44 UTC  (2+ messages)

[PATCH 0/2] soc: amlogic: meson-gx-pwrc-vpu: fix two issues
 2018-01-17  8:34 UTC  (5+ messages)
` [PATCH 1/2] soc: amlogic: meson-gx-pwrc-vpu: don't print error message on probe deferral
` [PATCH 2/2] soc: amlogic: meson-gx-pwrc-vpu: fix error on shutdown when domain is powered off

[PATCH 0/2] meson8b-odroidc1: ethernet support
 2018-01-16  0:33 UTC 

[RFT net-next v4 0/5] dwmac-meson8b: clock fixes for Meson8b
 2018-01-15 12:45 UTC  (16+ messages)
` [RFT net-next v4 1/5] net: stmmac: dwmac-meson8b: only configure the clocks in RGMII mode
` [RFT net-next v4 2/5] net: stmmac: dwmac-meson8b: simplify generating the clock names
` [RFT net-next v4 3/5] net: stmmac: dwmac-meson8b: fix internal RGMII clock configuration
` [RFT net-next v4 4/5] net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b
` [RFT net-next v4 5/5] net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock

[GIT PULL] Amlogic 64-bit DT changes for v4.16, round 3
 2018-01-12  0:51 UTC  (2+ messages)

[PATCH] ARM64: dts: meson-axg: add RMII pins for ethernet controller
 2018-01-11  9:33 UTC  (4+ messages)

[PATCH v3 0/5] ARM64: dts: meson-axg: UART DT updates
 2018-01-11  2:34 UTC  (6+ messages)
` [PATCH v3 1/5] ARM64: dts: meson: uart: fix address space range
` [PATCH v3 2/5] ARM64: dts: meson-axg: uart: drop legacy compatible name from EE UART
` [PATCH v3 3/5] ARM64: dts: meson-axg: uart: Add the pinctrl info description
` [PATCH v3 4/5] ARM64: dts: meson-axg: complete the pinctrl info for UART_AO_A
` [PATCH v3 5/5] ARM64: dts: meson-axg: enable the UART_A controller

[PATCH -next] clk: meson-axg: fix potential NULL dereference in axg_clkc_probe()
 2018-01-10 21:24 UTC  (5+ messages)

[PATCH 00/12] firmware: arm_scpi: series with smaller improvements
 2018-01-10 16:56 UTC  (2+ messages)

[PATCH v2 0/2] drivers: remove incorrect usage/dependency on topology_physical_package_id
 2018-01-10 16:44 UTC  (3+ messages)
` [PATCH v2 1/2] drivers: psci: remove cluster terminology and dependency on physical_package_id
` [PATCH v2 2/2] cpufreq: scpi: remove arm_big_little dependency

[PATCH -next] meson-gx-socinfo: make local function meson_gx_socinfo_init static
 2018-01-10 14:19 UTC 

[PATCH -next] meson-mx-socinfo: Make local function meson_mx_socinfo_init() static
 2018-01-10 14:19 UTC 

[RFC v2 0/9] Realtek Bluetooth serdev support (H5 protocol)
 2018-01-09 15:26 UTC  (34+ messages)
` [RFC v2 1/9] serdev: implement parity configuration
` [RFC v2 2/9] dt-bindings: net: bluetooth: add support for Realtek Bluetooth chips
` [RFC v2 7/9] bluetooth: btrtl: load the config blob from devicetree when available
` [RFC v2 8/9] Bluetooth: drop HCI_UART_INIT_PENDING support

[PATCH v2 0/5] ARM64: dts: meson-axg: UART DT updates
 2018-01-08  8:56 UTC  (12+ messages)
` [PATCH v2 1/5] ARM64: dts: meson: uart: fix address space range
` [PATCH v2 2/5] ARM64: dts: meson-axg: uart: drop legacy compatible name from EE UART
` [PATCH v2 3/5] ARM64: dts: meson-axg: uart: Add the pinctrl info description
` [PATCH v2 4/5] ARM64: dts: meson-axg: complete the pinctrl info for UART_AO_A
` [PATCH v2 5/5] ARM64: dts: meson-axg: enable the UART_A controller

[PATCH 0/3] Meson8/Meson8b reset improvements
 2018-01-07 20:11 UTC  (2+ messages)

[PATCH] ARM64: dts: meson-gxl: add internal ethernet PHY irq
 2018-01-06  0:54 UTC  (2+ messages)

[PATCH v4 0/2] Add ethernet support for Meson-AXG SoC
 2018-01-05 23:26 UTC  (3+ messages)
` [PATCH v4 1/2] ARM64: dts: meson-axg: add ethernet mac controller

[PATCH v2] ARM64: dts: meson-axg: add the SPICC controller
 2018-01-05 23:03 UTC  (2+ messages)

[PATCH v8] arm64: dts: meson-axg: switch uart_ao clock to CLK81
 2018-01-05 23:01 UTC  (2+ messages)

[PATCH 0/6] ARM64: dts: meson-axg: UART DT updates
 2018-01-05 14:22 UTC  (16+ messages)
` [PATCH 1/6] ARM64: dts: meson-axg: uart: drop legacy compatible name from EE UART
` [PATCH 2/6] ARM64: dts: meson-axg: uart: fix address space range
` [PATCH 3/6] ARM64: dts: meson-axg: uart: Add the clock info description
` [PATCH 4/6] ARM64: dts: meson-axg: uart: Add the pinctrl "
` [PATCH 5/6] arm64: dts: meson-axg: complete the pinctrl info for UART_AO_A
` [PATCH 6/6] ARM64: dts: meson-axg: enable the UART_A controller

[GIT PULL] Amlogic 64-bit DT changes for v4.16, round 2
 2018-01-05 11:30 UTC  (2+ messages)

[PATCH net] net: stmmac: enable EEE in MII, GMII or RGMII only
 2018-01-04 19:02 UTC  (2+ messages)

[PATCH v3 00/22] Verbatim device names and devm_nvmem_(un)register()
 2018-01-03 20:01 UTC  (23+ messages)
` [PATCH v3 01/22] nvmem: Document struct nvmem_config
` [PATCH v3 02/22] nvmem: core: Allow specifying device name verbatim
` [PATCH v3 03/22] nvmem: Introduce devm_nvmem_(un)register()
` [PATCH v3 04/22] nvmem: vf610-ocotp: Convert to use devm_nvmem_register()
` [PATCH v3 05/22] nvmem: imx-ocotp: "
` [PATCH v3 06/22] nvmem: uniphier-efuse: "
` [PATCH v3 07/22] nvmem: snvs_lgpr: "
` [PATCH v3 08/22] nvmem: rockchip-efuse: "
` [PATCH v3 09/22] nvmem: qfprom: "
` [PATCH v3 10/22] nvmem: mtk-efuse: "
` [PATCH v3 11/22] nvmem: meson-mx-efuse: "
` [PATCH v3 12/22] nvmem: meson-efuse: "
` [PATCH v3 13/22] nvmem: lpc18xx_otp: "
` [PATCH v3 14/22] nvmem: imx-iim: "
` [PATCH v3 15/22] nvmem: bcm-ocotp: "
` [PATCH v3 16/22] nvmem: meson-efuse: Do no gate COMPILE_TEST with MESON_SM
` [PATCH v3 17/22] nvmem: snvs_lpgpr: Convert commas to semicolons
` [PATCH v3 18/22] nvmem: rockchip-efuse: Make use of of_device_get_match_data()
` [PATCH v3 19/22] nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly
` [PATCH v3 20/22] nvmem: rockchip-efuse: "
` [PATCH v3 21/22] nvmem: imx-iim: "
` [PATCH v3 22/22] nvmem: bcm-ocotp: "

[PATCH] arm64: defconfig: enable MESON EFUSE
 2018-01-03 15:54 UTC 

[RFT net-next v3 0/5] dwmac-meson8b: RGMII clock fixes for Meson8b
 2018-01-03 11:06 UTC  (5+ messages)
` [RFT net-next v3 3/5] net: stmmac: dwmac-meson8b: fix internal RGMII clock configuration

[PATCH v3 01/34] clk_ops: change round_rate() to return unsigned long
 2018-01-03 10:07 UTC  (2+ messages)

[GIT PULL] Amlogic clock driver updates for 4.16 - 3rd round
 2018-01-03  1:52 UTC  (2+ messages)

[PATCH 01/33] clk_ops: change round_rate() to return unsigned long
 2018-01-02 23:28 UTC  (6+ messages)

[RFC HACK 0/2] CVBS output on Meson8/Meson8b/Meson8m2
 2018-01-02 22:23 UTC  (4+ messages)
` [RFC HACK 1/2] gpu: drm: meson: HACK - Meson8/Meson8b/Meson8m2 support - WiP

[PATCH] reset: meson: enable level reset support on Meson8b
 2018-01-02 21:53 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).