All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-09 23:36:00 to 2018-10-10 00:36:51 UTC [more...]

[PATCH v2 00/25] fs: fixes for serious clone/dedupe problems
 2018-10-10  0:36 UTC  (54+ messages)
` [Ocfs2-devel] "
` [PATCH 01/25] xfs: add a per-xfs trace_printk macro
  ` [Ocfs2-devel] "
` [PATCH 02/25] xfs: refactor clonerange preparation into a separate helper
  ` [Ocfs2-devel] "
` [PATCH 03/25] xfs: zero posteof blocks when cloning above eof
  ` [Ocfs2-devel] "
` [PATCH 04/25] xfs: update ctime and remove suid before cloning files
  ` [Ocfs2-devel] "
` [PATCH 05/25] vfs: check file ranges "
  ` [Ocfs2-devel] "
` [PATCH 06/25] vfs: strengthen checking of file range inputs to generic_remap_checks
  ` [Ocfs2-devel] "
` [PATCH 07/25] vfs: skip zero-length dedupe requests
  ` [Ocfs2-devel] "
` [PATCH 08/25] vfs: combine the clone and dedupe into a single remap_file_range
  ` [Ocfs2-devel] "
` [PATCH 09/25] vfs: rename vfs_clone_file_prep to be more descriptive
  ` [Ocfs2-devel] "
` [PATCH 10/25] vfs: rename clone_verify_area to remap_verify_area
  ` [Ocfs2-devel] "
` [PATCH 11/25] vfs: create generic_remap_file_range_touch to update inode metadata
  ` [Ocfs2-devel] "
` [PATCH 12/25] vfs: pass remap flags to generic_remap_file_range_prep
  ` [Ocfs2-devel] "
` [PATCH 13/25] vfs: pass remap flags to generic_remap_checks
  ` [Ocfs2-devel] "
` [PATCH 14/25] vfs: make remap_file_range functions take and return bytes completed
  ` [Ocfs2-devel] "
` [PATCH 15/25] vfs: plumb RFR_* remap flags through the vfs clone functions
  ` [Ocfs2-devel] "
` [PATCH 16/25] vfs: plumb RFR_* remap flags through the vfs dedupe functions
  ` [Ocfs2-devel] "
` [PATCH 17/25] vfs: make remapping to source file eof more explicit
  ` [Ocfs2-devel] "
` [PATCH 18/25] vfs: enable remap callers that can handle short operations
  ` [Ocfs2-devel] "
` [PATCH 19/25] vfs: hide file range comparison function
  ` [Ocfs2-devel] "
` [PATCH 20/25] vfs: implement opportunistic short dedupe
  ` [Ocfs2-devel] "
` [PATCH 21/25] ocfs2: truncate page cache for clone destination file before remapping
  ` [Ocfs2-devel] "
` [PATCH 22/25] ocfs2: fix pagecache truncation prior to reflink
  ` [Ocfs2-devel] "
` [PATCH 23/25] ocfs2: support partial clone range and dedupe range
  ` [Ocfs2-devel] "
` [PATCH 24/25] xfs: fix pagecache truncation prior to reflink
  ` [Ocfs2-devel] "
` [PATCH 25/25] xfs: support returning partial reflink results
  ` [Ocfs2-devel] "

[PATCH v2 0/4] add support of Direct Verbs encap and decap actions
 2018-10-10  0:36 UTC  (3+ messages)
` [PATCH v3 1/4] net/mlx5: add flow action functions to glue

[PATCH] hwmon: (tmp421) make const array 'names' static
 2018-10-10  0:36 UTC  (2+ messages)

[meta-oe][PATCH] nvme-cli: add recipe
 2018-10-10  0:36 UTC  (3+ messages)
` [meta-oe][PATCH v2] "

[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
 2018-10-10  0:32 UTC  (7+ messages)
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions

[meta-oe][PATCH] libvncserver: Update to latest version
 2018-10-10  0:30 UTC  (2+ messages)

[PATCH v15 00/16] arm64: kexec: add kexec_file_load() support
 2018-10-10  0:30 UTC  (9+ messages)
` [PATCH v15 06/16] of/fdt: add helper functions for handling properties

R8169: Network lockups in 4.18.{8,9,10} (and 4.19 dev)
 2018-10-10  0:24 UTC  (9+ messages)

[U-Boot] Please pull u-boot-dm
 2018-10-10  0:24 UTC 

[MPTCP] [RFC PATCH v3 12/16] skbuff: Add private data pointer
 2018-10-10  0:23 UTC 

[RFC v5 0/1] ns: introduce binfmt_misc namespace
 2018-10-09 17:01 UTC  (5+ messages)
` [RFC v5 1/1] ns: add binfmt_misc to the user namespace

BBR and TCP internal pacing causing interrupt storm with pfifo_fast
 2018-10-09 17:00 UTC  (2+ messages)

[PATCH net] net/xfrm: fix out-of-bounds packet access
 2018-10-09 16:59 UTC 

[MPTCP] [RFC PATCH v3 03/16] mptcp: Add MPTCP socket stubs
 2018-10-10  0:16 UTC 

[PATCH linux-next v2 9/9] ASoC: rsnd: add busif property to dai stream
 2018-10-10  0:16 UTC  (11+ messages)
` [alsa-devel] "

[U-Boot] bootefi selftest on qemu-x86_64
 2018-10-10  0:15 UTC  (4+ messages)

INFO: rcu detected stall in shmem_fault
 2018-10-10  0:12 UTC  (2+ messages)

[PATCH] builtin/grep.c: remote superflous submodule code
 2018-10-10  0:10 UTC  (2+ messages)

Git svn bug on merging svn branches
 2018-10-09 23:38 UTC 

[PATCH i2c-next v7 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-10-10  0:08 UTC  (13+ messages)
` [PATCH i2c-next v7 3/5] dt-bindings: i2c: aspeed: Add 'bus-timeout-ms' property as an optional property
` [PATCH i2c-next v7 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting
` [PATCH i2c-next v7 5/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases

[meta-networking][PATCH] postfix: update to 3.3.1
 2018-10-10  0:06 UTC  (2+ messages)

enquiry 09-10-2018
 2018-10-09 16:09 UTC 

66d04f05ae ("rcutorture: Recover from OOM during .."): WARNING: CPU: 0 PID: 629 at kernel/rcu/rcutorture.c:1845 rcutorture_oom_notify
 2018-10-10  0:04 UTC 

[PATCH] drm/i915: nuke the intel_lvds_connector
 2018-10-10  0:03 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/4] Add basic components to be used by the Qt GUI
 2018-10-09 16:45 UTC  (7+ messages)
` [PATCH 2/4] kernel-shark-qt: Add KernalShark Utils
` [PATCH 3/4] kernel-shark-qt: Add Widgets Lib
` [PATCH 4/4] kernel-shark-qt: Add widget demo example

[PATCH 0/6] cpuidle: menu: Fixes, optimizations and cleanups
 2018-10-10  0:02 UTC  (4+ messages)

[U-Boot] [PATCH v2 17/17] binman: Run tests concurrently
 2018-10-10  0:01 UTC  (22+ messages)
` [U-Boot] [PATCH v2 00/17] test: Various test refinements and improvements
  ` [U-Boot] [PATCH v2 01/17] test/py: ignore console read exceptions after test failure
  ` [U-Boot] [PATCH v2 04/17] test/py: Fix unicode handling for log filtering
  ` [U-Boot] [PATCH v2 16/17] test: Reduce the number of tests run with sandbox_flattree
  ` [U-Boot] [PATCH v2 15/17] patman: Don't clear progress in tout unless it was used
  ` [U-Boot] [PATCH v2 14/17] tools: Set an initial value for indir
  ` [U-Boot] [PATCH v2 13/17] buildman: dtoc: Suppress unwanted output from test
  ` [U-Boot] [PATCH v2 12/17] binman: Separate out testSplBssPad()
  ` [U-Boot] [PATCH v2 11/17] binman: Fix up removal of temporary directories
  ` [U-Boot] [PATCH v2 10/17] binman: Add a default path to libfdt.py
  ` [U-Boot] [PATCH v2 09/17] test: Tidy up comments and variable name
  ` [U-Boot] [PATCH v2 08/17] test: Print the name of each test before running it
  ` [U-Boot] [PATCH v2 07/17] test: Simplify the PATH setup
  ` [U-Boot] [PATCH v2 06/17] Makefile: Add a 'check' target for make
  ` [U-Boot] [PATCH v2 05/17] buildman: Make the toolchain test more forgiving
  ` [U-Boot] [PATCH v2 03/17] patman: Handle unicode in _ProjectConfigParser tests
  ` [U-Boot] [PATCH v2 02/17] sandbox: Unprotect DATA regions in bus tests

[ovmf baseline-only test] 75380: trouble: blocked/broken
 2018-10-10  0:01 UTC 

[PATCH 0/6] Watermarks small fixes/improvements
 2018-10-09 23:55 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: don't apply Display WAs 1125 and 1126 to GLK/CNL+
` [PATCH 2/6] drm/i915: fix the transition minimums for gen9+ watermarks
` [PATCH 3/6] drm/i915: fix the watermark result selection on glk/gen10+

[U-Boot] [PATCH 45/45] dtoc: Fix the value of SetInt()
 2018-10-09 23:55 UTC  (55+ messages)
` [U-Boot] [PATCH 00/45] Various fixes and improvements
  ` [U-Boot] [PATCH 22/45] video: Adjust video_clear() to return an error
  ` [U-Boot] [PATCH 33/45] x86: Update mtrr functions to allow leaving cache alone
  ` [U-Boot] [PATCH 40/45] pci: Add a little more debugging to pci_rom
  ` [U-Boot] [PATCH 43/45] video: at91: Adjust vidconsole_position_cursor() to use char pos
  ` [U-Boot] [PATCH 44/45] video: Tidy up a few comments in video.o
  ` [U-Boot] [PATCH 42/45] sysreset: Add a way to find the last reset
  ` [U-Boot] [PATCH 41/45] sysreset: Tidy up a few comments and logging
  ` [U-Boot] [PATCH 38/45] ctags: Minor changes to fix ctags output
  ` [U-Boot] [PATCH 39/45] fdt: Allow C++ comments in link scripts and DT files
  ` [U-Boot] [PATCH 37/45] panel: Expand the backlight support
  ` [U-Boot] [PATCH 36/45] test: panel: Add a test for the panel uclass
  ` [U-Boot] [PATCH 35/45] cros_ec: Add support for v3 messages on LPC
  ` [U-Boot] [PATCH 34/45] cros_ec: Update cros_ec_read_hash() to specify the image
  ` [U-Boot] [PATCH 31/45] Rename GPT_HEADER_SIGNATURE to avoid conflict
  ` [U-Boot] [PATCH 32/45] cros: Update ec_commands to latest version
  ` [U-Boot] [PATCH 30/45] Add a header file for strings
  ` [U-Boot] [PATCH 29/45] malloc_simple: Add logging of allocations
  ` [U-Boot] [PATCH 28/45] log: Add comments to the rest of the log categories
  ` [U-Boot] [PATCH 27/45] binman: Add a test for Intel reference code
  ` [U-Boot] [PATCH 26/45] binman: Move to three-digit test-file numbers
  ` [U-Boot] [PATCH 25/45] tpm: Add a few new commands for v1
  ` [U-Boot] [PATCH 24/45] tpm: Tidy up logging in tpm-common.c
  ` [U-Boot] [PATCH 23/45] tpm: Use livetree and allow children
  ` [U-Boot] [PATCH 21/45] fdt: Remove fdtdec_decode_region() function
  ` [U-Boot] [PATCH 20/45] dm: spi: Add logging of some return values
  ` [U-Boot] [PATCH 19/45] cros: Adjust board_get_cros_ec_dev() to return a udevice
  ` [U-Boot] [PATCH 18/45] cros: Update cros_ec code to use struct udevice
  ` [U-Boot] [PATCH 17/45] fdt: Allow libfdt in TPL
  ` [U-Boot] [PATCH 16/45] serial: Allow serial to be absent "
  ` [U-Boot] [PATCH 15/45] tpm: Add support for SPL and TPL
  ` [U-Boot] [PATCH 14/45] fdt: Allow indicating a node is for U-Boot proper only
  ` [U-Boot] [PATCH 13/45] doc: Update docs for device tree in SPL, TPL
  ` [U-Boot] [PATCH 12/45] fdt: Document the fact that dtc is now built
  ` [U-Boot] [PATCH 11/45] rtc: Allow use of RTC in SPL and TPL
  ` [U-Boot] [PATCH 10/45] Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
  ` [U-Boot] [PATCH 09/45] blk: Support block drivers in TPL
  ` [U-Boot] [PATCH 08/45] spl: misc: Allow misc drivers in SPL and TPL
  ` [U-Boot] [PATCH 07/45] Makefile: Add a warning if SPL/TPL cannot be built
  ` [U-Boot] [PATCH 06/45] spl: input: Allow input in SPL and TPL
  ` [U-Boot] [PATCH 05/45] sf: Avoid allocating memory on every read operation
  ` [U-Boot] [PATCH 04/45] dm: core: Update ofnode to read binman-style flash entry
  ` [U-Boot] [PATCH 03/45] dm: core: Add a function to find the first inactive child
  ` [U-Boot] [PATCH 02/45] dm: core: Update some functions to use const
  ` [U-Boot] [PATCH 01/45] dm: core: Alloc uclass-private data to be cache-aligned

[PATCH] media: intel-ipu3: cio2: Remove redundant definitions
 2018-10-09 23:42 UTC 

git svn clone/fetch hits issues with gc --auto
 2018-10-09 23:45 UTC  (2+ messages)

[U-Boot] [PATCH 15/15] sandbox: Restore blocking I/O on exit
 2018-10-09 23:51 UTC  (18+ messages)
` [U-Boot] [PATCH 00/15] sandbox: Add support for TPL and other improvements
  ` [U-Boot] [PATCH 09/15] sandbox: video: Speed up video output
  ` [U-Boot] [PATCH 14/15] dm: spi: Clean up detection of sandbox SPI emulator
  ` [U-Boot] [PATCH 13/15] sandbox: tpm: Enhance to support the latest Chromium OS
  ` [U-Boot] [PATCH 12/15] sandbox: tpm: Tidy up enums and return values
  ` [U-Boot] [PATCH 11/15] serial: sandbox: Allow serial output without device tree
  ` [U-Boot] [PATCH 10/15] sandbox: Add a debug UART
  ` [U-Boot] [PATCH 08/15] sandbox: spi: Add more logging
  ` [U-Boot] [PATCH 07/15] sandbox: Remove the old memory file later
  ` [U-Boot] [PATCH 06/15] sandbox: Add a flag to set the default log level
  ` [U-Boot] [PATCH 05/15] sandbox: Support booting from TPL to SPL
  ` [U-Boot] [PATCH 03/15] sandbox: Add a way to write data to the host filesystem
  ` [U-Boot] [PATCH 04/15] sandbox: spi: Drop command-line SPI option
  ` [U-Boot] [PATCH 02/15] sandbox: Support file truncation with os_open()
  ` [U-Boot] [PATCH 01/15] log: Add helpers for common log levels

[tip:x86/mm 4/4] htmldocs: kernel/resource.c:337: warning: Function parameter or member 'first_lvl' not described in 'find_next_iomem_res'
 2018-10-09 23:48 UTC 

What is "#define alloc_ieee80211 alloc_ieee80211_rsl"?
 2018-10-09 23:48 UTC  (2+ messages)

[PATCH v2 0/2] mmc: tmio: remove confusing TMIO_MMC_HAVE_HIGH_REG flag
 2018-10-09 23:48 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: tmio: move MFD variant reset to a platform hook

[PATCH] remoteproc: qcom: q6v5: shore up resource probe handling
 2018-10-09 23:48 UTC  (3+ messages)

[U-Boot] [PATCH V2 2/2] ofnode: Add missing address translation into ofnode_get_addr_size()
 2018-10-09 23:48 UTC  (5+ messages)
` [U-Boot] [PATCH V2 1/2] ofnode: Replace of_n_addr_cells with of_n_size_cells

[PATCH 00/16] of: overlay: validation checks, subsequent fixes
 2018-10-09 23:44 UTC  (6+ messages)
` [PATCH 05/16] of: overlay: use prop add changeset entry for property in new nodes

[PATCH 01/12] drm/amdgpu: add missing error handling
 2018-10-09 23:46 UTC  (3+ messages)
` [PATCH 04/12] drm/amdgpu: move IV prescreening into the GMC code

[Buildroot] [PATCH 1/1] libcorrect: add package
 2018-10-09 23:46 UTC 

[PATCH 00/19] [V2] orangefs: page cache
 2018-10-09 23:43 UTC  (3+ messages)
` [PATCH 14/19] orangefs: write range tracking
  ` invalidatepage questions (was Re: [PATCH 14/19] orangefs: write range tracking)

[MPTCP] [RFC PATCH v3 12/16] skbuff: Add private data pointer
 2018-10-09 23:42 UTC 

OpenBMC Hackathon Remote Access
 2018-10-09 23:42 UTC  (3+ messages)

[PATCH] xfs: issue log message on user force shutdown
 2018-10-09 16:23 UTC  (2+ messages)

PMTU discovery broken in Linux for UDP/raw application if the socket is not bound to a device
 2018-10-09 16:23 UTC  (2+ messages)

[Bug 108014] AMD WX4150 - MST is entirely nonfunctional, spams dmesg with errors
 2018-10-09 23:41 UTC  (2+ messages)
` [Bug 108014] AMD WX4150 - Hotplugging on an MST hub doesn't work

Timekeeping on ARM guests/hosts
 2018-10-09 23:39 UTC 

[PATCH v4 0/3] xfs-4.20: scrub fixes
 2018-10-09 16:19 UTC  (4+ messages)
` [PATCH 3/3] xfs: fix buffer state management in xrep_findroot_block

[xen-4.9-testing test] 128506: regressions - FAIL
 2018-10-09 23:35 UTC 

[U-Boot] [PATCH 43/45] video: at91: Adjust vidconsole_position_cursor() to use char pos
 2018-10-09 10:44 UTC 

[U-Boot] [PATCH v2 04/17] test/py: Fix unicode handling for log filtering
 2018-10-05  8:08 UTC 

[U-Boot] [PATCH v2 01/17] test/py: ignore console read exceptions after test failure
 2018-10-04 16:27 UTC 

[U-Boot] [PATCH 33/45] x86: Update mtrr functions to allow leaving cache alone
 2018-10-02 13:41 UTC 

[U-Boot] [PATCH 40/45] pci: Add a little more debugging to pci_rom
 2018-10-02 13:37 UTC 

[U-Boot] [PATCH V2 1/2] ofnode: Replace of_n_addr_cells with of_n_size_cells
 2018-10-02 11:22 UTC 

[U-Boot] [PATCH v2 16/17] test: Reduce the number of tests run with sandbox_flattree
 2018-10-02  3:12 UTC 

[U-Boot] [PATCH v2 15/17] patman: Don't clear progress in tout unless it was used
 2018-10-02  3:12 UTC 

[U-Boot] [PATCH v2 14/17] tools: Set an initial value for indir
 2018-10-02  3:12 UTC 

[U-Boot] [PATCH v2 13/17] buildman: dtoc: Suppress unwanted output from test
 2018-10-02  3:12 UTC 

[U-Boot] [PATCH v2 12/17] binman: Separate out testSplBssPad()
 2018-10-02  3:12 UTC 

[U-Boot] [PATCH v2 11/17] binman: Fix up removal of temporary directories
 2018-10-02  3:12 UTC 

[U-Boot] [PATCH v2 10/17] binman: Add a default path to libfdt.py
 2018-10-02  3:12 UTC 

[U-Boot] [PATCH v2 09/17] test: Tidy up comments and variable name
 2018-10-02  3:12 UTC 

[U-Boot] [PATCH v2 08/17] test: Print the name of each test before running it
 2018-10-02  3:12 UTC 

[U-Boot] [PATCH v2 07/17] test: Simplify the PATH setup
 2018-10-02  3:12 UTC 

[U-Boot] [PATCH v2 06/17] Makefile: Add a 'check' target for make
 2018-10-02  3:12 UTC 

[U-Boot] [PATCH v2 05/17] buildman: Make the toolchain test more forgiving
 2018-10-02  3:12 UTC 

[U-Boot] [PATCH v2 03/17] patman: Handle unicode in _ProjectConfigParser tests
 2018-10-02  3:12 UTC 

[U-Boot] [PATCH v2 02/17] sandbox: Unprotect DATA regions in bus tests
 2018-10-02  3:12 UTC 

[U-Boot] [PATCH 44/45] video: Tidy up a few comments in video.o
 2018-10-01 19:25 UTC 

[U-Boot] [PATCH 22/45] video: Adjust video_clear() to return an error
 2018-10-01 19:23 UTC 

[U-Boot] [PATCH 09/15] sandbox: video: Speed up video output
 2018-10-01 19:20 UTC 

[U-Boot] [PATCH 42/45] sysreset: Add a way to find the last reset
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 41/45] sysreset: Tidy up a few comments and logging
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 39/45] fdt: Allow C++ comments in link scripts and DT files
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 38/45] ctags: Minor changes to fix ctags output
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 37/45] panel: Expand the backlight support
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 36/45] test: panel: Add a test for the panel uclass
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 35/45] cros_ec: Add support for v3 messages on LPC
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 34/45] cros_ec: Update cros_ec_read_hash() to specify the image
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 32/45] cros: Update ec_commands to latest version
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 31/45] Rename GPT_HEADER_SIGNATURE to avoid conflict
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 30/45] Add a header file for strings
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 29/45] malloc_simple: Add logging of allocations
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 28/45] log: Add comments to the rest of the log categories
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 27/45] binman: Add a test for Intel reference code
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 26/45] binman: Move to three-digit test-file numbers
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 25/45] tpm: Add a few new commands for v1
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 24/45] tpm: Tidy up logging in tpm-common.c
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 23/45] tpm: Use livetree and allow children
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 21/45] fdt: Remove fdtdec_decode_region() function
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 20/45] dm: spi: Add logging of some return values
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 19/45] cros: Adjust board_get_cros_ec_dev() to return a udevice
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 18/45] cros: Update cros_ec code to use struct udevice
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 17/45] fdt: Allow libfdt in TPL
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 16/45] serial: Allow serial to be absent in TPL
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 15/45] tpm: Add support for SPL and TPL
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 14/45] fdt: Allow indicating a node is for U-Boot proper only
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 13/45] doc: Update docs for device tree in SPL, TPL
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 12/45] fdt: Document the fact that dtc is now built
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 11/45] rtc: Allow use of RTC in SPL and TPL
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 10/45] Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 09/45] blk: Support block drivers in TPL
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 08/45] spl: misc: Allow misc drivers in SPL and TPL
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 07/45] Makefile: Add a warning if SPL/TPL cannot be built
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 06/45] spl: input: Allow input in SPL and TPL
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 05/45] sf: Avoid allocating memory on every read operation
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 04/45] dm: core: Update ofnode to read binman-style flash entry
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 03/45] dm: core: Add a function to find the first inactive child
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 02/45] dm: core: Update some functions to use const
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 01/45] dm: core: Alloc uclass-private data to be cache-aligned
 2018-10-01 18:22 UTC 

[U-Boot] [PATCH 14/15] dm: spi: Clean up detection of sandbox SPI emulator
 2018-10-01 17:55 UTC 

[U-Boot] [PATCH 13/15] sandbox: tpm: Enhance to support the latest Chromium OS
 2018-10-01 17:55 UTC 

[U-Boot] [PATCH 12/15] sandbox: tpm: Tidy up enums and return values
 2018-10-01 17:55 UTC 

[U-Boot] [PATCH 11/15] serial: sandbox: Allow serial output without device tree
 2018-10-01 17:55 UTC 

[U-Boot] [PATCH 10/15] sandbox: Add a debug UART
 2018-10-01 17:55 UTC 

[U-Boot] [PATCH 08/15] sandbox: spi: Add more logging
 2018-10-01 17:55 UTC 

[U-Boot] [PATCH 07/15] sandbox: Remove the old memory file later
 2018-10-01 17:55 UTC 

[U-Boot] [PATCH 06/15] sandbox: Add a flag to set the default log level
 2018-10-01 17:55 UTC 

[U-Boot] [PATCH 05/15] sandbox: Support booting from TPL to SPL
 2018-10-01 17:55 UTC 

[U-Boot] [PATCH 04/15] sandbox: spi: Drop command-line SPI option
 2018-10-01 17:55 UTC 

[U-Boot] [PATCH 03/15] sandbox: Add a way to write data to the host filesystem
 2018-10-01 17:55 UTC 

[U-Boot] [PATCH 02/15] sandbox: Support file truncation with os_open()
 2018-10-01 17:55 UTC 

[U-Boot] [PATCH 01/15] log: Add helpers for common log levels
 2018-10-01 17:55 UTC 


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.