All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-11 14:42:59 to 2019-06-11 14:51:28 UTC [more...]

[PATCH 00/92] ram: rk3399: Add LPDDR4 support
 2019-06-11 14:51 UTC  (172+ messages)
` [U-Boot] "
  ` [PATCH 01/92] ram: rk3399: Fix code warnings
    ` [U-Boot] "
  ` [PATCH 02/92] ram: rk3399: Add space between string with format specifier
    ` [U-Boot] "
  ` [PATCH 03/92] ram: rk3399: Add proper spaces in data training
    ` [U-Boot] "
  ` [PATCH 04/92] ram: rk3399: Handle data training return types
    ` [U-Boot] "
  ` [PATCH 05/92] ram: rk3399: Order include files
    ` [U-Boot] "
  ` [PATCH 06/92] ram: rk3399: Move macro after "
    ` [U-Boot] "
  ` [PATCH 07/92] ram: rk3399: Clear PI_175 interrupts in data training
    ` [U-Boot] "
  ` [PATCH 08/92] ram: rk3399: Use rank mask in ca "
    ` [U-Boot] "
  ` [PATCH 09/92] ram: rk3399: Use rank mask in wdql "
    ` [U-Boot] "
  ` [PATCH 10/92] ram: rk3399: Add ddrtype enc macro
    ` [U-Boot] "
  ` [PATCH 11/92] ram: rk3399: Add channel number encoder macro
    ` [U-Boot] "
  ` [PATCH 12/92] ram: rk3399: Add row_3_4 enc macro
    ` [U-Boot] "
  ` [PATCH 13/92] ram: rk3399: Add chipinfo macro
    ` [U-Boot] "
  ` [PATCH 14/92] ram: rk3399: Add rank enc macro
    ` [U-Boot] "
  ` [PATCH 15/92] ram: rk3399: Add column "
    ` [U-Boot] "
  ` [PATCH 16/92] ram: rk3399: Add bk "
    ` [U-Boot] "
  ` [PATCH 17/92] ram: rk3399: Add dbw "
    ` [U-Boot] "
  ` [PATCH 18/92] ram: rk3399: Add cs0_rw macro
    ` [U-Boot] "
  ` [PATCH 19/92] ram: rk3399: Add cs1_rw macro
    ` [U-Boot] "
  ` [PATCH 20/92] ram: rk3399: Add bw enc macro
    ` [U-Boot] "
  ` [PATCH 21/92] ram: rk3399: Rename sys_reg with sys_reg2
    ` [U-Boot] "
  ` [PATCH 22/92] ram: rk3399: Update cs0_row to use sys_reg3
    ` [U-Boot] "
  ` [PATCH 23/92] ram: rk3399: Update cs1_row "
    ` [U-Boot] "
  ` [PATCH 24/92] ram: rk3399: Add cs1_col enc macro
    ` [U-Boot] "
  ` [PATCH 25/92] ram: rk3399: Add ddr version "
    ` [U-Boot] "
  ` [PATCH 26/92] ram: rk3399: Add ddrtimingC0
    ` [U-Boot] "
  ` [PATCH 27/92] ram: rk3399: Add DdrMode
    ` [U-Boot] "
  ` [PATCH 28/92] ram: rk3399: Handle pctl_cfg return type
    ` [U-Boot] "
  ` [PATCH 29/92] ram: rk3399: s/tsel_wr_select_n/tsel_wr_select_dq_n
    ` [U-Boot] "
  ` [PATCH 30/92] ram: rk3399: s/tsel_wr_select_p/tsel_wr_select_dq_p
    ` [U-Boot] "
  ` [PATCH 31/92] ram: rk3399: s/ca_tsel_wr_select_n/tsel_wr_select_ca_n
    ` [U-Boot] "
  ` [PATCH 32/92] ram: rk3399: s/ca_tsel_wr_select_p/tsel_wr_select_ca_p
    ` [U-Boot] "
  ` [PATCH 33/92] ram: rk3399: Order tsel variables
    ` [U-Boot] "
  ` [PATCH 34/92] ram: rk3399: Add phy pctrl reset support
    ` [U-Boot] "
  ` [PATCH 35/92] ram: rk3399: Move pwrup_srefresh_exit to dram_info
    ` [U-Boot] "
  ` [PATCH 36/92] ram: rk3399: Add pctl start support
    ` [U-Boot] "
  ` [PATCH 37/92] ram: rockchip: rk3399: Add cap_info structure
    ` [U-Boot] "
  ` [PATCH 38/92] ram: rk3399: s/rk3399_base_params/sdram_base_params
    ` [U-Boot] "
  ` [PATCH 39/92] ram: rk3399: Move common sdram structures in common header
    ` [U-Boot] "
  ` [PATCH 40/92] arm: include: rockchip: Move dramtypes to "
    ` [U-Boot] "
  ` [PATCH 41/92] arm: include: rockchip: Add DDR4 enum
    ` [U-Boot] "
  ` [PATCH 42/92] ram: rockchip: Add initial Kconfig
    ` [U-Boot] "
  ` [PATCH 43/92] debug_uart: Add printdec
    ` [U-Boot] "
  ` [PATCH 44/92] ram: rockchip: Add debug sdram driver
    ` [U-Boot] "
  ` [PATCH 45/92] ram: rockchip: debug: Add sdram_print_ddr_info
    ` [U-Boot] "
  ` [PATCH 46/92] ram: rockchip: debug: Get the cs capacity
    ` [U-Boot] "
  ` [PATCH 47/92] ram: rk3399: debug: Add sdram_print_stride
    ` [U-Boot] "
  ` [PATCH 48/92] ram: rk3399: Compute stride for 2 channels
    ` [U-Boot] "
  ` [PATCH 49/92] ram: rk3399: Compute stride for 1 channel a
    ` [U-Boot] "
  ` [PATCH 50/92] ram: rk3399: Add rank detection support
    ` [U-Boot] "
  ` [PATCH 51/92] ram: rk3399: Enable sdram debug functions
    ` [U-Boot] "
  ` [PATCH 52/92] rockchip: dts: rk3399: nanopi-neo4: Use DDR3-1866 dtsi
    ` [U-Boot] "
  ` [PATCH 53/92] clk: rockchip: rk3399: Fix check patch warnings and checks
    ` [U-Boot] "
  ` [PATCH 54/92] clk: rockchip: rk3399: Set 50MHz ddr clock
    ` [U-Boot] "
  ` [PATCH 55/92] clk: rockchip: rk3399: Set 400MHz "
    ` [U-Boot] "
  ` [PATCH 56/92] ram: rk3399: Add spaces in pctl_cfg
    ` [U-Boot] "
  ` [PATCH 57/92] ram: rk3399: Configure phy IO in ds odt
    ` [U-Boot] "
  ` [PATCH 58/92] ram: rk3399: Add lpddr4 rank mask for cs training
    ` [U-Boot] "
  ` [PATCH 59/92] ram: rk3399: Add lpddr4 rank mask for wdql training
    ` [U-Boot] "
  ` [PATCH 60/92] ram: rk3399: Move mode_sel assignment
    ` [U-Boot] "
  ` [PATCH 61/92] ram: rk3399: Don't wait for PLL lock in lpddr4
    ` [U-Boot] "
  ` [PATCH 62/92] ram: rk3399: Avoid two channel ZQ Cal Start at the same time
    ` [U-Boot] "
  ` [PATCH 63/92] ram: rk3399: Configure PHY_898, PHY_919 for lpddr4
    ` [U-Boot] "
  ` [PATCH 64/92] ram: rk3399: Configure BOOSTP_EN, BOOSTN_EN "
    ` [U-Boot] "
  ` [PATCH 65/92] ram: rk3399: Configure SLEWP_EN, SLEWN_EN "
    ` [U-Boot] "
  ` [PATCH 66/92] ram: rk3399: Configure PHY RX_CM_INPUT "
    ` [U-Boot] "
  ` [PATCH 67/92] ram: rk3399: Map chipselect "
    ` [U-Boot] "
  ` [PATCH 68/92] ram: rk3399: Configure tsel write ca "
    ` [U-Boot] "
  ` [PATCH 69/92] ram: rk3399: Don't disable dfi dram clk for lpddr4, rank 1
    ` [U-Boot] "
  ` [PATCH 70/92] ram: rk3399: Add IO settings
    ` [U-Boot] "
  ` [PATCH 71/92] ram: sdram: Configure lpddr4 tsel rd, wr based on "
    ` [U-Boot] "
  ` [PATCH 72/92] ram: rk3399: Add tsel control clock drive
    ` [U-Boot] "
  ` [PATCH 73/92] ram: rk3399: Configure soc odt support
    ` [U-Boot] "
  ` [PATCH 74/92] ram: rk3399: Get lpddr4 tsel_rd_en from io settings
    ` [U-Boot] "
  ` [PATCH 75/92] ram: rk3399: Update lpddr4 vref based on "
    ` [U-Boot] "
  ` [PATCH 76/92] ram: rk3399: Update lpddr4 mode_sel "
    ` [U-Boot] "
  ` [PATCH 77/92] ram: rk3399: Update lpddr4 vref_mode_ac
    ` [U-Boot] "
  ` [PATCH 78/92] ram: rk3399: Add LPPDR4 mr detection
    ` [U-Boot] "
  ` [PATCH 79/92] arm: include: rockchip: Add rk3399 pmu file
    ` [U-Boot] "
  ` [PATCH 80/92] rockchip: rk3399: syscon: Add pmu support
    ` [U-Boot] "
  ` [PATCH 81/92] rockchip: dts: rk3399: Add u-boot,dm-pre-reloc for pmu
    ` [U-Boot] [PATCH 81/92] rockchip: dts: rk3399: Add u-boot, dm-pre-reloc "
  ` [PATCH 82/92] ram: rk3399: Add LPPDDR4-400 timings inc
    ` [U-Boot] "
  ` [PATCH 83/92] ram: rk3399: Add LPPDDR4-800 "
    ` [U-Boot] "
  ` [PATCH 84/92] ram: rk3399: Add lpddr4 set rate support
    ` [U-Boot] "
  ` [PATCH 85/92] ram: rk3399: Set lpddr4 dq odt
    ` [U-Boot] "

[RFC] drm/i915/hangcheck: Look at instdone for all engines
 2019-06-11 14:51 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

How to resolve an issue in swiotlb environment?
 2019-06-11 14:51 UTC  (3+ messages)

[PATCH] drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmware
 2019-06-11 14:51 UTC 

[PATCH v2 1/2] dt-bindings: i2c: sun6i-p2wi: Add YAML schemas
 2019-06-11 14:50 UTC  (5+ messages)

[PATCH v4 1/2] meta: license: fix non-SPDX license being removed from INCOMPATIBLE_LICENSE
 2019-06-11 14:49 UTC  (3+ messages)
` [PATCH v4 2/2] selftests: add tests for INCOMPATIBLE_LICENSE

[PATCH 00/28] powerpc/64s interrupt handler cleanups, gasification
 2019-06-11 14:30 UTC  (3+ messages)
` [PATCH 02/28] powerpc/64s/exception: remove H concatenation for EXC_HV variants
` [PATCH 03/28] powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variant

[PATCH 1/2 v5] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
 2019-06-11 14:48 UTC  (5+ messages)
` [PATCH 2/2 v5] tty/serial/8250: use mctrl_gpio helpers

[Qemu-devel] [PATCH] tests/tcg/s390x: Fix alignment of csst parameter list
 2019-06-11 14:39 UTC  (3+ messages)

[WIP] multichannel
 2019-06-11 14:47 UTC 

[thud] [PATCH 0/2] opkg and BAD_RECOMMENDATIONS in thud 2.6.2
 2019-06-11 14:46 UTC  (3+ messages)
` [thud] [PATCH 1/2] opkg: add --ignore-recommends flag
` [thud] [PATCH 2/2] OpkgPM: use --add-ignore-recommends to process BAD_RECOMMENDATIONS

✅ PASS: Test report for kernel 5.1.9-ec6eb64.cki (stable)
 2019-06-11 14:46 UTC 

[PATCH] ARM: zii-rdu2: disable eth0 and eth1
 2019-06-11 14:46 UTC  (3+ messages)

[Qemu-devel] [PATCH] tests/acceptance: Improve failure reporting in linux_ssh_mips_malta.py
 2019-06-11 14:32 UTC  (4+ messages)

ethtool isn't showing xdp statistics
 2019-06-11 14:45 UTC  (6+ messages)

[dpdk-dev] [RFC] rte_timer: add rte_timer_next_ticks
 2019-06-11 14:45 UTC  (4+ messages)

WARNING in snd_usb_motu_microbookii_communicate/usb_submit_urb
 2019-06-11 14:45 UTC 

[dpdk-dev] [PATCH 00/11] ethdev: fix Tx prepare to set positive rte_errno
 2019-06-11 14:44 UTC  (2+ messages)

Yocto Project Status WW24'19
 2019-06-11 14:44 UTC 

master - tests: correct checked target name
 2019-06-11 14:44 UTC 

[Bug 110822] booting with kernel version 5.1.0 or higher on RX 580 hangs
 2019-06-11 14:44 UTC  (2+ messages)
` [Bug 110822] [Bisected]Booting "

[PATCH V5 0/3] arm64/mm: Enable memory hot remove
 2019-06-11 14:43 UTC  (5+ messages)
` [PATCH V5 3/3] "

switch the remaining architectures to use generic GUP v3
 2019-06-11 14:40 UTC  (2+ messages)
` [PATCH 02/16] mm: simplify gup_fast_permitted


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.