All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-17 07:02:52 to 2019-06-17 07:32:11 UTC [more...]

[U-Boot] [PATCH v2 00/99] ram: rk3399: Add LPDDR4 support
 2019-06-17  7:32 UTC  (118+ messages)
`  "
` [U-Boot] [PATCH v2 01/99] ram: rk3399: Fix code warnings
  `  "
` [U-Boot] [PATCH v2 02/99] ram: rk3399: Add space between string with format specifier
  `  "
` [U-Boot] [PATCH v2 03/99] ram: rk3399: Add proper spaces in code
  `  "
` [U-Boot] [PATCH v2 04/99] ram: rk3399: s/sdram_params/params
  `  "
` [U-Boot] [PATCH v2 05/99] ram: rk3399: Handle data training return types
  `  "
` [U-Boot] [PATCH v2 06/99] ram: rk3399: Order include files
  `  "
` [U-Boot] [PATCH v2 07/99] ram: rk3399: Move macro after "
  `  "
` [U-Boot] [PATCH v2 08/99] ram: rk3399: Clear PI_175 interrupts in data training
  `  "
` [U-Boot] [PATCH v2 09/99] ram: rk3399: Use rank mask in ca "
  `  "
` [U-Boot] [PATCH v2 10/99] ram: rk3399: Use rank mask in wdql "
  `  "
` [U-Boot] [PATCH v2 11/99] ram: rk3399: Add ddrtype enc macro
  `  "
` [U-Boot] [PATCH v2 12/99] ram: rk3399: Add channel number encoder macro
  `  "
` [U-Boot] [PATCH v2 13/99] ram: rk3399: Add row_3_4 enc macro
  `  "
` [U-Boot] [PATCH v2 14/99] ram: rk3399: Add chipinfo macro
  `  "
` [U-Boot] [PATCH v2 15/99] ram: rk3399: Add rank enc macro
  `  "
` [U-Boot] [PATCH v2 16/99] ram: rk3399: Add column "
  `  "
` [U-Boot] [PATCH v2 17/99] ram: rk3399: Add bk "
  `  "
` [U-Boot] [PATCH v2 18/99] ram: rk3399: Add dbw "
  `  "
` [U-Boot] [PATCH v2 19/99] ram: rk3399: Add cs0_rw macro
  `  "
` [U-Boot] [PATCH v2 20/99] ram: rk3399: Add cs1_rw macro
  `  "
` [U-Boot] [PATCH v2 21/99] ram: rk3399: Add bw enc macro
  `  "
` [U-Boot] [PATCH v2 22/99] ram: rk3399: Rename sys_reg with sys_reg2
  `  "
` [U-Boot] [PATCH v2 23/99] ram: rk3399: Update cs0_row to use sys_reg3
  `  "
` [U-Boot] [PATCH v2 24/99] ram: rk3399: Update cs1_row "
  `  "
` [U-Boot] [PATCH v2 25/99] ram: rk3399: Add cs1_col enc macro
  `  "
` [U-Boot] [PATCH v2 26/99] ram: rk3399: Add ddr version "
  `  "
` [U-Boot] [PATCH v2 27/99] ram: rk3399: Add ddrtimingC0
  `  "
` [U-Boot] [PATCH v2 28/99] ram: rk3399: Add DdrMode
  `  "
` [U-Boot] [PATCH v2 29/99] ram: rk3399: Handle pctl_cfg return type
  `  "
` [U-Boot] [PATCH v2 30/99] ram: rk3399: s/tsel_wr_select_n/tsel_wr_select_dq_n
  `  "
` [U-Boot] [PATCH v2 31/99] ram: rk3399: s/tsel_wr_select_p/tsel_wr_select_dq_p
  `  "
` [U-Boot] [PATCH v2 32/99] ram: rk3399: s/ca_tsel_wr_select_n/tsel_wr_select_ca_n
  `  "
` [U-Boot] [PATCH v2 33/99] ram: rk3399: s/ca_tsel_wr_select_p/tsel_wr_select_ca_p
  `  "
` [U-Boot] [PATCH v2 34/99] ram: rk3399: Order tsel variables
  `  "
` [U-Boot] [PATCH v2 35/99] ram: rk3399: Add phy pctrl reset support
  `  "
` [U-Boot] [PATCH v2 36/99] ram: rk3399: Move pwrup_srefresh_exit to dram_info
  `  "
` [U-Boot] [PATCH v2 37/99] ram: rk3399: Add pctl start support
  `  "
` [U-Boot] [PATCH v2 38/99] ram: rockchip: rk3399: Add cap_info structure
  `  "
` [U-Boot] [PATCH v2 39/99] ram: rk3399: s/rk3399_base_params/sdram_base_params
  `  "
` [U-Boot] [PATCH v2 40/99] ram: rk3399: Move common sdram structures in common header
  `  "
` [U-Boot] [PATCH v2 41/99] arm: include: rockchip: Move dramtypes to "
  `  "
` [U-Boot] [PATCH v2 42/99] arm: include: rockchip: Add DDR4 enum
  `  "
` [U-Boot] [PATCH v2 43/99] ram: rockchip: Add initial Kconfig
  `  "
` [U-Boot] [PATCH v2 44/99] debug_uart: Add printdec
  `  "
` [U-Boot] [PATCH v2 45/99] ram: rockchip: Add debug sdram driver
  `  "
` [U-Boot] [PATCH v2 46/99] ram: rockchip: debug: Add sdram_print_ddr_info
  `  "
` [U-Boot] [PATCH v2 47/99] ram: rockchip: debug: Get the cs capacity
  `  "
` [U-Boot] [PATCH v2 48/99] ram: rk3399: debug: Add sdram_print_stride
  `  "
` [U-Boot] [PATCH v2 49/99] ram: rk3399: Compute stride for 2 channels
  `  "
` [U-Boot] [PATCH v2 50/99] ram: rk3399: Compute stride for 1 channel a
  `  "
` [U-Boot] [PATCH v2 51/99] ram: rk3399: Add rank detection support
  `  "
` [U-Boot] [PATCH v2 52/99] ram: rk3399: Enable sdram debug functions
  `  "
` [U-Boot] [PATCH v2 53/99] rockchip: dts: rk3399: nanopi-neo4: Use DDR3-1866 dtsi
  `  "
` [U-Boot] [PATCH v2 54/99] clk: rockchip: rk3399: Fix check patch warnings and checks
  `  "
` [U-Boot] [PATCH v2 55/99] clk: rockchip: rk3399: Set 50MHz ddr clock
  `  "
` [U-Boot] [PATCH v2 56/99] clk: rockchip: rk3399: Set 400MHz "
  `  "
` [U-Boot] [PATCH v2 57/99] ram: rk3399: Add spaces in pctl_cfg
  `  "
` [U-Boot] [PATCH v2 58/99] ram: rk3399: Configure phy IO in ds odt
  `  "

[PATCH v2 00/12] ASoC: SOF: stability fixes
 2019-06-17  7:30 UTC  (8+ messages)
` [PATCH v2 12/12] ASoC: SOF: Intel: hda-codec: fix memory allocation

[dpdk-dev] [RFC PATCH 0/2] introduce __rte_internal tag
 2019-06-17  7:30 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/10] dpdk: "
  ` [dpdk-dev] [PATCH v2 05/10] fslmc: identify internal only functions and tag them as __rte_internal

PRODUCT INQUIRY FOR EXPORT SHIPMENT
 2019-06-17  7:08 UTC 

[PATCH] 9p: Transport error uninitialized
 2019-06-17  6:56 UTC  (3+ messages)

[PATCH] mfgtools: add recipe
 2019-06-17  7:18 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_flip: improve logging when timing out
 2019-06-17  7:26 UTC  (2+ messages)

[PATCH 0/5] mm: Cleanup & allow modules to hotplug memory
 2019-06-17  7:26 UTC  (10+ messages)
` [PATCH 2/5] mm: don't hide potentially null memmap pointer in sparse_remove_one_section
` [PATCH 3/5] mm: Don't manually decrement num_poisoned_pages
` [PATCH 5/5] mm/hotplug: export try_online_node

[PATCH] fsmonitor: avoid signed integer overflow / infinite loop
 2019-06-17  7:25 UTC  (3+ messages)

[U-Boot] [PATCH] rockchip: rk3399: Add Khadas Edge board support
 2019-06-17  7:24 UTC  (3+ messages)
` [U-Boot] [PATCH v2] arm64: dts: rockchip: Add support for Khadas Edge/Edge-V/Captain boards
  `  "

[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{0, 1}.x series
 2019-06-17  7:23 UTC 

IMX zImage with ramdisk
 2019-06-17  7:22 UTC  (2+ messages)

[PATCH 01/22] drm/i915: Restore -Wunused-but-set-variable
 2019-06-17  7:19 UTC  (17+ messages)
` [PATCH 03/22] drm/i915: Skip shrinking already freed pages
` [PATCH 04/22] drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
` [PATCH 05/22] drm/i915: Flush the execution-callbacks on retiring
` [PATCH 08/22] drm/i915/execlists: Force preemption
` [PATCH 09/22] drm/i915: Make the semaphore saturation mask global
` [PATCH 10/22] dma-fence: Propagate errors to dma-fence-array container
` [PATCH 11/22] dma-fence: Report the composite sync_file status
` [PATCH 12/22] dma-fence: Refactor signaling for manual invocation
` [PATCH 13/22] dma-fence: Always execute signal callbacks
` [PATCH 14/22] drm/i915: Throw away the active object retirement complexity
` [PATCH 15/22] drm/i915: Provide an i915_active.acquire callback
` [PATCH 18/22] drm/i915: Forgo last_fence active request tracking
` [PATCH 19/22] drm/i915: Extract intel_frontbuffer active tracking
` [PATCH 20/22] drm/i915: Coordinate i915_active with its own mutex
` [PATCH 21/22] drm/i915: Replace struct_mutex for batch pool serialisation
` [PATCH 22/22] drm/i915: Move idle barrier cleanup into engine-pm

[PATCH 0/2] Fix handling of h_set_dawr
 2019-06-17  7:16 UTC  (6+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr()
` [PATCH 2/2] KVM: PPC: Book3S HV: Only write DAWR[X] when handling h_set_dawr in real mode

[Qemu-devel] [QEMU] [PATCH v2 0/8] Add Qemu to SeaBIOS LCHS interface
 2019-06-17  7:20 UTC  (3+ messages)
` [Qemu-devel] [QEMU] [PATCH v2 7/8] bootdevice: FW_CFG interface for LCHS values

[PATCH] i915: gvt: no need to check return value of debugfs_create functions
 2019-06-17  7:21 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/3] Preliminary work for automagical Chamelium port mapping
 2019-06-17  7:21 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/3] tests/kms_chamelium: drop TEST_EDID_CHAMELIUM_DEFAULT
` [igt-dev] [PATCH i-g-t 3/3] lib/igt_chamelium: replace EDID IDs with opaque structs

[PATCH] time: fix a assignment error in ntp module
 2019-06-17  7:21 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-06-17  7:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 11/11] hmat acpi: Implement _HMA method to update HMAT at runtime

[meta-swupdate] failed update leads to kernel panic
 2019-06-17  7:19 UTC  (6+ messages)

Build regressions/improvements in v5.2-rc5
 2019-06-17  7:19 UTC 

[PATCH 1/3] drm/stm: drv: fix suspend/resume
 2019-06-17  7:18 UTC  (3+ messages)

[LTP] [PATCH] syscalls/tgkill03: wait for defunct tid to get detached
 2019-06-17  7:18 UTC  (4+ messages)

[RESEND PATCH v2 3/3] regulator: lp87565: Add 4-phase lp87561 regulator support
 2019-06-17  7:15 UTC  (4+ messages)
` [GIT PULL] Immutable branch between MFD and Regulator due for the v5.3 merge window

[PATCH 0/6] ALSA: firewire-lib: split allocation of isochronous resources from establishment of connection
 2019-06-17  7:15 UTC  (2+ messages)

DWC3 USB hub issue
 2019-06-17  7:13 UTC  (2+ messages)

[PATCH v2 00/10] Move part of cros-ec out of MFD subsystem
 2019-06-17  7:12 UTC  (5+ messages)
` [PATCH v2 10/10] arm/arm64: defconfig: Update configs to use the new CROS_EC options

[PATCH mtd-utils] ubi-tests: ubi_mkvol_request: Fully initialize 'struct ubi_mkvol_request req'
 2019-06-17  7:03 UTC  (3+ messages)

[PATCH mtd-utils] ubi-tests: io_read: Filter invalid offset value before 'lseek' in io_read test
 2019-06-17  7:03 UTC  (3+ messages)

[PATCH mtd-utils] ubi-tests: fm_param: Replace 'fm_auto' with 'fm_autoconvert'
 2019-06-17  7:04 UTC  (3+ messages)

[PATCH mtd-utils] ubi-tests: mkvol test: Checks return value 'ENOSPC' for 'ubi_mkvol'
 2019-06-17  7:04 UTC  (3+ messages)

[SPDK] Making test output readable - Call for action
 2019-06-17  7:11 UTC 

[PATCH V3] i2c: busses: tegra: Add suspend-resume support
 2019-06-17  7:09 UTC  (7+ messages)

PRODUCT INQUIRY FOR EXPORT SHIPMENT
 2019-06-17  7:09 UTC 

PRODUCT INQUIRY FOR EXPORT SHIPMENT
 2019-06-17  7:08 UTC 

PRODUCT INQUIRY FOR EXPORT SHIPMENT
 2019-06-17  7:08 UTC 

PRODUCT INQUIRY FOR EXPORT SHIPMENT
 2019-06-17  7:08 UTC 

PRODUCT INQUIRY FOR EXPORT SHIPMENT
 2019-06-17  7:08 UTC 

[RFC] dmaengine: add fifo_size member
 2019-06-17  7:07 UTC  (11+ messages)
  ` [PATCH] "

[PATCH] MIPS: fix 'assignment makes integer from pointer without a cast' warning
 2019-06-17  7:07 UTC  (2+ messages)

[PATCH v3] {nl,mac}80211: allow 4addr AP operation on crypto controlled devices
 2019-06-17  7:06 UTC  (7+ messages)

[PATCH] kconfig: update to Linux 5.2-rc4
 2019-06-17  7:05 UTC  (2+ messages)

[xen-4.7-testing test] 137065: regressions - FAIL
 2019-06-17  7:04 UTC  (6+ messages)
    ` [Xen-devel] "

[RFC PATCH v6 0/5] treewide: improve R-Car SDHI performance
 2019-06-17  7:02 UTC  (6+ messages)
` [RFC PATCH v6 5/5] mmc: queue: Use bigger segments if IOMMU can merge the segments


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.