messages from 2016-01-08 08:04:58 to 2016-01-15 14:42:24 UTC [more...]
[PATCH v4 0/6] rockchip: kylin: Boot with android boot image
2016-01-15 14:42 UTC (20+ messages)
` [PATCH v4 1/6] common/image-fdt.c: Make boot_get_fdt() perform a check for Android images
` [U-Boot] "
` [PATCH v4 2/6] ARM: bootm: Try to use relocated ramdisk
` [PATCH v4 3/6] rockchip: rk3036: Bind GPIO banks
` [PATCH v4 4/6] rockchip: kylin: Add default gpt partition table
` [PATCH v4 5/6] rockchip: kylin: Enable boot with android boot image
` [U-Boot] "
` [PATCH v4 6/6] rockchip: kylin: Check fastboot request
` [U-Boot] "
[PATCH 1/2] devicetree: bindings: Add vendor prefix for Tronsmart
2016-01-15 14:26 UTC (7+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add basic support for orion-r68
[PATCH v3 0/9] Add the family patches to support for kylin board
2016-01-15 13:49 UTC (10+ messages)
` [PATCH v3 1/9] ARM: dts: rockchip: add hdmi/vop device node for rk3036
` [PATCH v3 3/9] ASoC: rockchip: i2s: add support for grabbing output clock to codec
` [PATCH v3 4/9] ARM: dts: rockchip: enable the uart0 for kylin board
` [PATCH v3 5/9] ARM: dts: rockchip: enable the high speed on sdio "
` [PATCH v3 6/9] ARM: dts: rockchip: add the sdio power sequence "
` [PATCH v3 2/9] ARM: dts: rockchip: add i2s_clk_out to list of clocks used on rk3036 i2s
` [PATCH v3 7/9] ARM: dts: rockchip: add the sdmmc for kylin board
` [PATCH v3 8/9] ARM: dts: rockchip: add reboot-mode node for rk3036 SoCs
` [PATCH v3 9/9] ARM: dts: rockchip: add pl330-broken-no-flushp quirk "
[PATCH v2 0/2] fix rk3066a based boards hang when cpufreq changes
2016-01-15 13:26 UTC (3+ messages)
` [PATCH v2 1/2] ARM: dts: rockchip: increase vdd_arm voltage for rk3066a based boards
` [PATCH v2 2/2] ARM: dts: rockchip: enable pwm3 as pwm regulator "
[PATCH] clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for hclk_vio_bus
2016-01-15 11:54 UTC
[PATCH 0/2] fix rk3066a-rayeager board hang when cpufreq changes
2016-01-15 10:41 UTC (12+ messages)
` [PATCH 1/2] ARM: dts: rockchip: increase vdd_arm voltage for rk3066a-rayeager board
` [PATCH 2/2] ARM: dts: rockchip: enable pwm3 as pwm regulator "
[PATCH v3 0/4] Add rk3399 i2c clocks calculated method
2016-01-15 9:39 UTC (11+ messages)
` [PATCH v3 1/4] i2c: rk3x: switch to i2c generic dt parsing
` [PATCH v3 2/4] i2c: rk3x: add ops to caculate i2c clocks
` [PATCH v3 3/4] i2c: rk3x: new method "
` [PATCH v3 3/4] i2c: rk3x: new method to calculate "
` [PATCH v3 4/4] i2c: rk3x: support I2C Highspeed Mode
[PATCH v3 0/2] Introduce Innosilicon HDMI driver on Rockchip platforms
2016-01-15 9:38 UTC (3+ messages)
` [PATCH v3 1/2] drm: rockchip/hdmi: add Innosilicon HDMI support
` [PATCH v3 2/2] dt-bindings: add document for Innosilicon HDMI on Rockchip platform
[PATCH v2 00/12] Add the family patches to support for kylin board
2016-01-15 9:15 UTC (20+ messages)
` [PATCH v2 01/12] ARM: dts: rockchip: set the pinctrl default setting for rk3036 i2s
` [PATCH v2 02/12] ARM: dts: rockchip: add the sound codec for kylin board
` [PATCH v2 03/12] ARM: dts: rockchip: override the clocks in i2s "
` [PATCH v2 04/12] clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for sclk_i2s_out
` [PATCH v2 05/12] mmc: pwrseq: Document optional exteral vcc for the simple power sequence
` [PATCH v2 06/12] mmc: pwrseq: add support for power-on sequencing through DT
[PATCH] drm/rockchip/dsi: fix handling mipi_dsi_pixel_format_to_bpp result
2016-01-15 1:04 UTC (2+ messages)
[RFC/PATCH] drm/rockchip: don't wait for vblank if fb hasn't changed
2016-01-14 16:26 UTC (20+ messages)
` [PATCH 0/3] drm/rockchip: fix cursor performance with atomic
` [PATCH 1/3] drm/atomic-helper: Export framebuffer_changed()
` [PATCH 2/3] drm/rockchip: don't wait for vblank if fb hasn't changed
` [PATCH 3/3] drm/rockchip: explain why we can't wait_for_vblanks
[PATCH v3 3/4] i2c: rk3x: new method to caculate i2c clocks
2016-01-14 14:50 UTC
[PATCH 0/1] Add the reboot mode dts for RK3036 SoCs
2016-01-14 2:55 UTC (3+ messages)
` [PATCH] ARM: dts: rockchip: add reboot-mode node for rk3036 SoCs
` [PATCH v2] "
[PATCH] ARM: dts: rockchip: make more compatible for rk3036 SoCs
2016-01-14 1:08 UTC
[PATCH v3 0/6] rockchip: kylin: Boot with android boot image
2016-01-13 20:10 UTC (8+ messages)
` [PATCH v3 1/6] common/image-fdt.c: Make boot_get_fdt() perform a check for Android images
` [PATCH v3 2/6] ARM: bootm: Try to use relocated ramdisk
` [PATCH v3 3/6] rockchip: rk3036: Bind GPIO banks
` [PATCH v3 4/6] rockchip: kylin: Add default gpt partition table
` [PATCH v3 5/6] rockchip: kylin: Enable boot with android boot image
` [PATCH v3 6/6] rockchip: kylin: Check fastboot request
[PATCH v12 0/18] Add Analogix Core Display Port Driver
2016-01-13 14:59 UTC (2+ messages)
[PATCH 0/2] drm/rockchip: cleanup unnecessary modules and symbol
2016-01-13 8:22 UTC (3+ messages)
` [PATCH 1/2] drm/rockchip: Don't build rockchip_drm_vop as modules
` [PATCH 2/2] drm/rockchip: cleanup unnecessary export symbol
[PATCH] drm/rockchip: vop: fix mask when updating interrupts
2016-01-13 8:12 UTC (2+ messages)
[PATCH v2 0/6] rockchip: kylin: Boot with android boot image
2016-01-13 2:40 UTC (9+ messages)
` [PATCH v2 1/6] common/image-fdt.c: Make boot_get_fdt() perform a check for Android images
` [PATCH v2 2/6] ARM: bootm: Try to use relocated ramdisk
` [PATCH v2 3/6] rockchip: rk3036: Bind GPIO banks
` [PATCH v2 4/6] rockchip: kylin: Add default gpt partition table
` [PATCH v2 5/6] rockchip: kylin: Enable boot with android boot image
` [PATCH v2 6/6] rockchip: kylin: Check fastboot request
[PATCH v2 0/4] add reboot mode driver
2016-01-13 2:17 UTC (6+ messages)
` [PATCH v2 1/4] dt-bindings: power: reset: add document for reboot-mode driver
` [PATCH v2 2/4] power: reset: add reboot mode driver
` [PATCH v2 3/4] ARM: dts: rockchip: add syscon-reboot-mode node
` [PATCH v2 4/4] ARM64: dts: rockchip: add syscon-reboot-mode DT node
[PATCH] regulator: fan53555: fill set_suspend_enable/disable callback
2016-01-12 14:28 UTC (4+ messages)
[PATCH v3 0/3] SoC: rockchip: support power domain for RK3368
2016-01-12 8:57 UTC (10+ messages)
` [PATCH v3 1/3] dt-bindings: add power-domain header for RK3368 SoCs
` [PATCH v3 2/3] soc: rockchip: power-domain: Modify power domain driver for rk3368
` [PATCH v3 3/3] dt-bindings: modify document of Rockchip power domains
[PATCH v1 0/6] rockchip: kylin: Boot with android boot image
2016-01-12 2:36 UTC (6+ messages)
` [PATCH v1 5/6] rockchip: kylin: Enable boot "
[PATCH] ARM: dts: rockchip: Add support emac for RK3036
2016-01-11 11:36 UTC (2+ messages)
[RFC PATCH v5] Crypto: rockchip/crypto - add hash support for crypto engine in rk3288
2016-01-11 10:26 UTC (3+ messages)
[PATCH] rtc: rk808: rename rtc-rk808.c to rtc-rk8xx.c
2016-01-11 8:46 UTC
[RFC PATCH v2 0/4] Add RK3229 HDMI support
2016-01-11 3:48 UTC (9+ messages)
` [RFC PATCH v2 3/4] drm: rockchip: hdmi: add "
` [RFC PATCH v2 4/4] dt-bindings: add document for rk3229-hdmi
[PATCH v2 0/3] Add support emac for the RK3036 SoC platform
2016-01-11 3:21 UTC (2+ messages)
[PATCH] clk: rockchip: fix some clock gates for rk3368
2016-01-11 0:32 UTC (3+ messages)
[PATCH v2] stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS
2016-01-10 23:03 UTC (3+ messages)
[PATCH] dt-bindings: Fix the external clock name for the RK3036 EMAC
2016-01-10 18:23 UTC (5+ messages)
[PATCH v2 0/5] fix some clock configuration for the RK3036 platform
2016-01-10 7:26 UTC (3+ messages)
[PATCH] ASoC: rockchip: i2s: Add SNDRV_PCM_FMTBIT_S32_LE support
2016-01-09 22:47 UTC
[PATCH] ARM: multi_v7_defconfig: Change RTC_DRV_HYM8563 to builtin
2016-01-09 22:45 UTC (3+ messages)
[PATCH v2] ARM: dts: rockchip: Adding LEDs handling via leds-gpio for the Radxa Rock2 Square
2016-01-09 22:38 UTC (2+ messages)
[PATCH 0/2] Add support for wireless on Radxa Rock2
2016-01-09 12:54 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: rockchip: Add the iodomains for the Rock2 SOM
` [PATCH 2/2] ARM: dts: rockchip: Add the SDIO wifi on Radxa Rock2 square
[RFC PATCH v3] clk: defer clk_gets on orphan clocks
2016-01-09 12:40 UTC (2+ messages)
[RFC PATCH] ARM: dts: rk3036: override operating-points to 600M on kylin board
2016-01-09 7:27 UTC
[RESEND RFC PATCH 0/2] Add 100MHz integer multiples of cpu freq table for the RK3036
2016-01-09 3:04 UTC (5+ messages)
` [RESEND RFC PATCH 1/2] clk: rockchip: rk3036: Add to 100MHz integer multiples of cpu freq table
` [RESEND RFC PATCH 2/2] ARM: dts: rockchip: Update the cpu freqs table
[PATCH v2 0/2] SoC: rockchip: support power domain for RK3368
2016-01-08 18:37 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: add power-domain header for RK3368 SoCs
` [PATCH v2 2/2] soc: rockchip: power-domain: Modify power domain driver for rk3368
[PATCH] soc: rockchip: power-domain: Modify power domain driver for rk3368
2016-01-08 17:15 UTC (4+ messages)
[PATCH v1 1/3] i2c: rk3x: add calc_divs ops for new version
2016-01-08 13:12 UTC (5+ messages)
[PATCH] ARM: multi_v7_defconfig: Add rockchip audio support
2016-01-08 12:53 UTC (2+ messages)
[RFC PATCH 1/2] clk: rockchip: rk3036: Add to 100MHz integer multiples of cpu freq table
2016-01-08 11:25 UTC (2+ messages)
` [RFC PATCH 2/2] ARM: dts: rockchip: Update the cpu freqs table
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).