messages from 2019-10-06 01:30:49 to 2019-10-07 17:34:30 UTC [more...]
[U-Boot] [PATCH v5 00/15] splash screen on the stm32f769 & stm32mp1 boards
2019-10-07 17:34 UTC (18+ messages)
` [U-Boot] [PATCH v5 01/15] video: bmp: check resolutions of panel/bitmap
` [U-Boot] [PATCH v5 02/15] video: stm32: stm32_ltdc: add bridge to display controller
` [U-Boot] [PATCH v5 03/15] include: Add new DCS commands in the enum list
` [U-Boot] [PATCH v5 04/15] video: add support of MIPI DSI interface
` [U-Boot] [PATCH v5 05/15] dm: Add a dsi host uclass
` [U-Boot] [PATCH v5 06/15] video: add MIPI DSI host controller bridge
` [U-Boot] [PATCH v5 07/15] video: add support of STM32 MIPI DSI controller driver
` [U-Boot] [PATCH v5 08/15] video: add support of panel OTM8009A
` [U-Boot] [PATCH v5 09/15] video: add support of panel RM68200
` [U-Boot] [PATCH v5 10/15] board: Add STM32F769 SoC, discovery board support
` [U-Boot] [PATCH v5 11/15] ARM: dts: stm32f769: add display for STM32F769 disco board
` [U-Boot] [PATCH v5 12/15] ARM: dts: stm32mp1: add dsi host for stm32mp157c-ev1 board
` [U-Boot] [PATCH v5 13/15] ARM: dts: stm32mp1: add dsi host for stm32mp157c-dk2 board
` [U-Boot] [PATCH v5 14/15] stm32mp1: configs: update video
` [U-Boot] [PATCH v5 15/15] stm32mp1: configs: add display devices
[U-Boot] [PATCH v3] cmd: env: extend "env [set|print] -e" to manage UEFI variables
2019-10-07 16:45 UTC (7+ messages)
[U-Boot] [PATCH] NET: DW: fix regression for ARC boards
2019-10-07 16:10 UTC
[U-Boot] [PATCH v2 1/2] i.MX6: nand: extend nandbcb command for imx6UL(L)
2019-10-07 16:06 UTC (2+ messages)
[U-Boot] [PATCH v5 00/15] Add support for applications of overlays in SPL
2019-10-07 16:02 UTC (6+ messages)
` [U-Boot] [PATCH v5 10/15] Makefile: Query the SPL Fit Generator for its dependencies
[U-Boot] Pico-imx7d break
2019-10-07 15:56 UTC (2+ messages)
[U-Boot] [PATCH 0/8] ARM: socfpga: arria10: Cleanup devicetree and
2019-10-07 15:16 UTC (24+ messages)
` [U-Boot] [PATCH 2/8] ARM: socfpga: arria10: Sync A10 SoCDK devicetrees
` [U-Boot] [PATCH 3/8] ARM: socfpga: arria10: Add common u-boot devicetree include
` [U-Boot] [PATCH 4/8] ARM: socfpga: arria10: Add generic handoff "
[U-Boot] [PATCH RFT 0/3] spi-nor: spi-nor-ids: Fix 4 Byte addressing for n25q256 and n25q512*
2019-10-07 14:46 UTC (4+ messages)
[U-Boot] Pull request for UEFI sub-system for efi-2020-01-rc1
2019-10-07 14:33 UTC (4+ messages)
[U-Boot] [PATCH 000/126] x86: Add initial support for apollolake
2019-10-07 14:30 UTC (186+ messages)
` [U-Boot] [PATCH 001/126] dm: core: Use U-Boot logging instead of pr_debug()
` [U-Boot] [PATCH 003/126] dm: core: Drop a few early returns
` [U-Boot] [PATCH 004/126] dm: core: Add documentation on how to debug driver model
` [U-Boot] [PATCH 005/126] dm: core: Don't include ofnode functions with of-platdata
` [U-Boot] [PATCH 007/126] dm: test: Fix running of multiple test from command line
` [U-Boot] [PATCH 008/126] dm: test: Don't fail when tests are skipped due to build
` [U-Boot] [PATCH 009/126] dm: core: Call ofdata_to_platdata() with of-platdata
` [U-Boot] [PATCH 011/126] dm: core: Correct the return value for uclass_find_first_device()
` [U-Boot] [PATCH 012/126] dm: core: Add device_foreach_child()
` [U-Boot] [PATCH 013/126] dm: test: Correct a stray backslash in dm_test_destroy()
` [U-Boot] [PATCH 015/126] sandbox: spmi: Add ranges property for address translation
` [U-Boot] [PATCH 016/126] sandbox: mmc: Fix up MMC emulator for valgrind
` [U-Boot] [PATCH 017/126] sandbox: Rename PCI ID for swap_case to be more specific
` [U-Boot] [PATCH 018/126] sandbox: Add support for clrsetio_32() and friends
` [U-Boot] [PATCH 019/126] sandbox: swap_case: Use statics where possible
` [U-Boot] [PATCH 020/126] sandbox: pci: Drop the get_devfn() method
` [U-Boot] [PATCH 021/126] sandbox: net: Suppress the MAC-address warnings
` [U-Boot] [PATCH 022/126] sandbox: pci: Move pci_offset_to_barnum() to pci.h
` [U-Boot] [PATCH 023/126] sandbox: Add a -T flag to use the test device tree
` [U-Boot] [PATCH 024/126] sandbox: pci: Increase the memory space
` [U-Boot] [PATCH 025/126] sandbox: Allow use of real I/O with readl(), etc
` [U-Boot] [PATCH 026/126] pci: sandbox: Move the emulators into their own node
` [U-Boot] [PATCH 027/126] pci: sandbox: Probe PCI emulation devices when used
` [U-Boot] [PATCH 028/126] pci: Show the result of binding a device
` [U-Boot] [PATCH 029/126] pci: Disable autoconfig in SPL
` [U-Boot] [PATCH 030/126] pci: Correct 'specifified' and 'Plese' typos
` [U-Boot] [PATCH 031/126] pci: Add more debug detail when resources are exhausted
` [U-Boot] [PATCH 032/126] pci: Show a message if PCI autoconfig fails
` [U-Boot] [PATCH 033/126] dm: pci: Add a function to read a PCI BAR
` [U-Boot] [PATCH 034/126] serial: ns16550: Add a PCI device/function field
` [U-Boot] [PATCH 035/126] binman: Allow verbose output with all commands
` [U-Boot] [PATCH 036/126] binman: Add a base implementation of Entry.ReadChildData()
` [U-Boot] [PATCH 037/126] binman: Handle reading data for end-at-4gb sections
` [U-Boot] [PATCH 038/126] binman: Take account of skip-at-start with image-header
` [U-Boot] [PATCH 039/126] log: Add log_nop() to avoid unused-variable warnings
` [U-Boot] [PATCH 040/126] cros_ec: Add MEC_EMI_BASE and size to the header file
` [U-Boot] [PATCH 041/126] iod: Enhance to support display of multiple values
` [U-Boot] [PATCH 042/126] arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option
` [U-Boot] [PATCH 043/126] spl: Allow tiny printf() to be controlled in SPL and TPL
` [U-Boot] [PATCH 044/126] spl: Convert CONFIG_SPL_LIMIT to hex
` [U-Boot] [PATCH 046/126] spl: Allow distinguishing between two phases in U-Boot
` [U-Boot] [PATCH 047/126] spl: Allow SPL/TPL to use of-platdata without libfdt
` [U-Boot] [PATCH 048/126] x86: Move acpi_s3.h to a common location
` [U-Boot] [PATCH 049/126] x86: pci: Drop the first parameter in pci_x86_r/w_config()
` [U-Boot] [PATCH 051/126] x86: Use a common definition of MSR_IA32_PERF_CTL
` [U-Boot] [PATCH 052/126] x86: Add a common function to set CPU thermal target
` [U-Boot] [PATCH 053/126] x86: Use a common bus clock for Intel CPUs
` [U-Boot] [PATCH 054/126] x86: Add common functions for TDP and perf control
` [U-Boot] [PATCH 055/126] x86: Tidy up some duplicate MSR defines
` [U-Boot] [PATCH 056/126] x86: Add new common CPU functions for turbo/burst mode
` [U-Boot] [PATCH 057/126] dm: core: Drop fdtdec_get_pci_addr()
` [U-Boot] [PATCH 058/126] sandbox: pci: Create a new sandbox_pci_read_bar() function
` [U-Boot] [PATCH 059/126] x86: Allow the PCH and LPC uclasses to work with of-platdata
` [U-Boot] [PATCH 060/126] x86: timer: Set up the timer in timer_early_get_count()
` [U-Boot] [PATCH 061/126] x86: Refactor mtrr_commit() to allow for shared code
` [U-Boot] [PATCH 062/126] x86: Add a function to set variable MTRRs
` [U-Boot] [PATCH 063/126] x86: pci: Add a function to decode a PCI BDF
` [U-Boot] [PATCH 064/126] x86: cpu: Don't include the cpu driver in TPL
` [U-Boot] [PATCH 065/126] x86: Use mtrr_commit() with FSP2
[U-Boot] [PATCH 0/4] ram: k3-j721e: Add support for J721E DDR controller
2019-10-07 13:56 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] dt-bindings: memory-controller: Introduce J721E DDRSS bindings
` [U-Boot] [PATCH 2/4] ram: k3-j721e: Add support for J721E DDR controller
` [U-Boot] [PATCH 3/4] arm: dts: k3-j721e: Add ddr node
` [U-Boot] [PATCH 4/4] armv7R: K3: j721e: Add support for triggering ddr init from SPL
[U-Boot] [PATCH v2 1/4] libfdt: fdt_address_cells() and fdt_size_cells()
2019-10-07 13:31 UTC (4+ messages)
` [U-Boot] [PATCH v2 0/4] Fix default values for address and size cells
[U-Boot] [PATCH] dts: fix MULTI_DTB_FIT compression choice prompt
2019-10-07 12:05 UTC
[U-Boot] [PATCH 0/3] ram: k3-am654: Add support for LPDDR4 and DDR3L
2019-10-07 8:34 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] armv7r: dts: am654-base-board: Rename 1600MHz to 1600MTs in dtsi filename
` [U-Boot] [PATCH 2/3] ram: k3-am654: add support for LPDDR4 and DDR3L DDRs
` [U-Boot] [PATCH 3/3] ram: k3-am654: Do not rely on default values for certain DDR register
[U-Boot] [PATCH 0/3] arm: K3: Make sure to clean caches before jumping to Linux
2019-10-07 8:22 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] boot: arm: Enable support for custom board_prep_linux
` [U-Boot] [PATCH 2/3] cmd: booti: Store OS start and end info in images structure
` [U-Boot] [PATCH 3/3] arm: K3: Clean and invalidate Linux Image before jumping to Linux
[U-Boot] [PATCH 1/4] ARM: dts: at91: sam9x60: add onewire node
2019-10-07 6:45 UTC (2+ messages)
[U-Boot] [U-boot][PATCH v3 00/14] Add support for sam9x60ek
2019-10-07 6:43 UTC (2+ messages)
[U-Boot] [PATCH 0/4] mtd: spi: spi-nor-core: Add Microchip SFDP parser
2019-10-07 6:39 UTC (3+ messages)
` [U-Boot] [PATCH 1/4] "
[U-Boot] [PATCH v4 0/5] efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk
2019-10-07 5:59 UTC (6+ messages)
` [U-Boot] [PATCH v4 1/5] fs: export fs_close()
` [U-Boot] [PATCH v4 2/5] fs: clean up around fs_type
` [U-Boot] [PATCH v4 3/5] fs: add fs_get_type() for current filesystem type
` [U-Boot] [PATCH v4 4/5] efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available
` [U-Boot] [PATCH v4 5/5] efi_loader: disk: install file system protocol to a whole disk
[U-Boot] [PATCH v4] cmd: env: extend "env [set|print] -e" to manage UEFI variables
2019-10-07 5:59 UTC
[U-Boot] [PATCH 0/2] Fix memory instability on ROCK64
2019-10-07 4:25 UTC (4+ messages)
` [U-Boot] [PATCH 1/2] ram: rk3328: Use correct frequency units in function
` [U-Boot] [PATCH 2/2] ram: rk3328: Fix loading of skew values
[U-Boot] [PATCH v3 0/4] efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk
2019-10-07 2:27 UTC (13+ messages)
` [U-Boot] [PATCH v3 1/4] fs: export fs_close()
` [U-Boot] [PATCH v3 2/4] fs: add fs_get_type() for current filesystem type
` [U-Boot] [PATCH v3 3/4] efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available
` [U-Boot] [PATCH v3 4/4] efi_loader: disk: install file system protocol to a whole disk
[U-Boot] [PATCH] efi_loader: device_path: allow for arbitrary length of file path
2019-10-07 1:57 UTC (3+ messages)
[U-Boot] [PATCH 1/1] cbfs: do not pack struct cbfs_cachenode
2019-10-06 23:39 UTC (2+ messages)
[U-Boot] [PATCH 1/1] tools: provide cbfstool
2019-10-06 22:06 UTC
[U-Boot] [PATCH] gitlab-ci: fix typo 'plaforms'
2019-10-06 22:04 UTC (3+ messages)
[U-Boot] [PATCH] arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10
2019-10-06 22:03 UTC (2+ messages)
[U-Boot] [PATCH] MAINTAINERS: Update my email address
2019-10-06 22:03 UTC (2+ messages)
[U-Boot] [PATCH] cmd: host: fix seg fault at "host info"
2019-10-06 22:03 UTC (2+ messages)
[U-Boot] [PATCH v2 1/2] rockchip: make_fit_atf.py: allow inclusion of a tee binary
2019-10-06 18:10 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] common: spl: atf: support booting bl32 image
[U-Boot] [PATCH 0/5] riscv: sifive/fu540: Enable SPI-NOR support
2019-10-06 17:58 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] riscv: dts: Add hifive-unleashed-a00 dts from Linux
[U-Boot] [PATCH 1/1] cmd: disable CMD_NVEDIT_EFI by default
2019-10-06 17:35 UTC (2+ messages)
[U-Boot] [RFC] [PATCH 1/1] Dockerfile: enable colored output
2019-10-06 16:35 UTC (2+ messages)
[U-Boot] mx6cuboxi fails to load u-boot.img
2019-10-06 16:18 UTC (15+ messages)
[U-Boot] [PATCH 1/1] configs: sheevaplug disable EFI_UNICODE_CAPITALIZATION
2019-10-06 13:37 UTC
[U-Boot] [PATCH 0/2] lib: errno: check for unsupported error number
2019-10-06 12:37 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] "
` [U-Boot] [PATCH 1/2] lib: errno: check for unsupported errors
` [U-Boot] [PATCH 2/2] test: provide test for errno_str()
[U-Boot] [PATCH 1/1] lib: errno: avoid error format-overflow
2019-10-06 11:58 UTC
[U-Boot] [PATCH 1/1] lib: errno: sync error codes
2019-10-06 11:22 UTC
[U-Boot] [PATCH v3 00/57] ram: rk3399: Add LPDDR4 support
2019-10-06 1:30 UTC (3+ messages)
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