messages from 2021-01-21 20:57:05 to 2021-01-23 21:28:16 UTC [more...]
[PATCH 0/4] usbtty/musb: Fix file transfers
2021-01-23 21:28 UTC (6+ messages)
` [PATCH 3/4] usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand
[PATCH] net: fec: Get rid of FEC_ENET_ENABLE_[TR]XC_DELAY
2021-01-23 19:57 UTC
[GIT] Pull request: u-boot-dfu (23.01.2021)
2021-01-23 19:11 UTC
[U-Boot] Question: PCIe enumeration of PEX switch
2021-01-23 18:50 UTC
[PATCH] dm: replace auto_alloc_size with auto
2021-01-23 18:48 UTC
[PATCH] Replace video_uc_platdata with video_uc_plat
2021-01-23 18:43 UTC
[PATCH 1/1] efi_loader: correct block IO alignment check
2021-01-23 18:38 UTC
[PATCH 00/11] Add support for pinmux status command on beaglebone
2021-01-23 18:27 UTC (12+ messages)
` [PATCH 01/11] pinctrl: single: fix format of structure documentation
` [PATCH 02/11] pinctrl: single: fix the loop counter variable type
` [PATCH 03/11] pinctrl: single: fix debug messages formatting
` [PATCH 04/11] pinctrl: single: get register area size by device API
` [PATCH 05/11] pinctrl: single: check "register-width" DT property
` [PATCH 06/11] pinctrl: single: change function mask default value
` [PATCH 07/11] pinctrl: single: use function pointer for register access
` [PATCH 08/11] pinctrl: single: add get_pins_count operation
` [PATCH 09/11] pinctrl: single: add get_pin_name operation
` [PATCH 10/11] pinctrl: single: add get_pin_muxing operation
` [PATCH 11/11] test: pinmux: add test for 'pinctrl-single' driver
[PATCH 1/1] efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock
2021-01-23 18:14 UTC
[PATCH v4 00/59] dm: Add programatic generation of ACPI tables (part D)
2021-01-23 18:09 UTC (4+ messages)
` [PATCH v4 58/59] acpi: Add more documentation for struct acpi_gpio
[PATCH] acpi: Tidy up documentation for struct acpi_gpio
2021-01-23 18:08 UTC
[PATCH 1/1] doc: update Kernel documentation build system
2021-01-23 17:53 UTC (3+ messages)
[PATCH 1/1] doc: move README.menu to HTML documentation
2021-01-23 17:46 UTC (2+ messages)
[PATCH 0/3] move test related documentation to HTML
2021-01-23 17:46 UTC (7+ messages)
` [PATCH 1/3] doc: structure doc/develop/index.rst
` [PATCH 2/3] doc: move test/README to HTML documentation
` [PATCH 3/3] doc: move test/py/README.md "
[PATCH] doc: update help message
2021-01-23 17:46 UTC (2+ messages)
[PATCH] doc: FIT image: Clarify format and simplify syntax
2021-01-23 17:46 UTC (2+ messages)
[PATCH v2 0/4] mkimage usability fixes
2021-01-23 17:46 UTC (9+ messages)
` [PATCH v2 1/4] tools/Makefile: FIT_CIPHER requires libssl
` [PATCH v2 2/4] image-fit: Fix FIT_CIPHER linking
` [PATCH v2 3/4] mkimage: Move padding commands outside of FIT_SIGNATURE
` [PATCH v2 4/4] mkimge: Reject signing-related flags without FIT_SIGNATURE
[PATCH] tools: env: return error if ubi_update_start() fails
2021-01-23 17:45 UTC (2+ messages)
[PATCH 1/2] tools: image-host: clean function fit_config_get_hash_list
2021-01-23 17:45 UTC (4+ messages)
` [PATCH 2/2] tools: image-host: add support for several sub-images
please pull u-boot-samsung master
2021-01-23 17:45 UTC (2+ messages)
[PATCH v2 0/8] Various minor fixes
2021-01-23 17:36 UTC (9+ messages)
` [PATCH v2 1/8] spl: Drop duplicate 'Jumping to U-Boot' message
` [PATCH v2 2/8] binman: Indicate how to make binman verbose
` [PATCH v2 3/8] doc: Add a note about how to produce 'md' output using hexdump
` [PATCH v2 4/8] s5p4418_nanopi2: Drop dead code
` [PATCH v2 5/8] sandbox: Add os_realloc()
` [PATCH v2 6/8] sandbox: Avoid using malloc() for system state
` [PATCH v2 7/8] sandbox: Write out bloblist when existing
` [PATCH v2 8/8] bootm: Fix duplicate debugging in bootm_process_cmdline()
[PATCH 1/1] x86: typo segement
2021-01-23 17:27 UTC (3+ messages)
[PATCH 1/1] sandbox: fix sandbox_cmdline_cb_test_fdt()
2021-01-23 17:27 UTC (3+ messages)
[PATCH] doc/sandbox: improve formatting of command line options
2021-01-23 17:27 UTC (3+ messages)
[PATCH 1/5] tpm: cr50: Check for valid locality
2021-01-23 17:27 UTC (10+ messages)
` [PATCH 2/5] tpm: cr50: Add a better description and more debug
` [PATCH 3/5] tpm: cr50: Rename driver to work with of-platdata
` [PATCH 4/5] x86: coral: Update an unused pin to reduce power
` [PATCH 5/5] x86: coral: Enable CONFIG_BOOTARGS_SUBST
[PATCH 00/10] binman: Various minor fixes and improvement
2021-01-23 17:27 UTC (21+ messages)
` [PATCH 01/10] dtoc: binman: Drop Python 2 code
` [PATCH 02/10] patman: Correct lz4 compression parameters
` [PATCH 03/10] binman: Update the TODO list
` [PATCH 04/10] binman: Show the size when writing entries
` [PATCH 05/10] binman: Fix a few file comments
` [PATCH 06/10] binman: Support finding symbols in sub-sections
` [PATCH 07/10] binman: Support reading an image with entry args
` [PATCH 08/10] binman: Allow vblock to include devicetree blobs
` [PATCH 09/10] binman: Support alignment of files
` [PATCH 10/10] binman: Allow for skip_at_start when reading entries
[PATCH v3 00/11] tpm: Support using TPM1 and TPM2 from a single API
2021-01-23 17:26 UTC (12+ messages)
` [PATCH v3 01/11] tpm: Don't include cr50 in TPL/SPL
` [PATCH v3 02/11] tpm: Use logging in the uclass
` [PATCH v3 03/11] tpm: Add debugging of request in tpm_sendrecv_command()
` [PATCH v3 04/11] tpm: Add an API that can support v1.2 and v2
` [PATCH v3 05/11] tpm: Switch TPMv1 over to use the new API
` [PATCH v3 06/11] tpm: Add a basic API implementation for TPMv2
` [PATCH v3 07/11] tpm: Reduce duplication in a few functions
` [PATCH v3 08/11] tpm: Add an implementation of define_space
` [PATCH v3 09/11] tpm: Add TPM2 support for read/write values
` [PATCH v3 10/11] tpm: Add TPM2 support for write_lock
` [PATCH v3 11/11] tpm: Allow disabling platform hierarchy with TPM2
[PATCH 00/25] binman: Support compression of sections
2021-01-23 16:15 UTC (8+ messages)
` [PATCH 10/25] binman: Move section-building code into a function
[PATCH 1/2] this: patman: Update documentation to match new usage
2021-01-23 15:56 UTC (4+ messages)
` [PATCH 2/2] patman: Quieten down the alias checking
[PATCH v2 1/2] this: patman: Update documentation to match new usage
2021-01-23 15:56 UTC (2+ messages)
` [PATCH v2 2/2] patman: Quieten down the alias checking
[PATCH] ARM: imx6: dh-imx6: Move bootcounter to SNVS_LPGDR
2021-01-23 15:50 UTC (2+ messages)
[PATCH v2 2/2] board: imx8mp: add boot.cmd for distro boot on iMX8MP
2021-01-23 15:50 UTC (2+ messages)
[PATCH v3] imx8mq: configs: add support for distro boot commands
2021-01-23 15:50 UTC (2+ messages)
[PATCH 2/3] spi: imx: Define register bits in the driver
2021-01-23 15:50 UTC (2+ messages)
[PATCH] mx6ul(l)evk: Enable DM_ETH_PHY
2021-01-23 15:50 UTC (2+ messages)
[PATCH] arm: dart6ul: fix ddr size macro
2021-01-23 15:50 UTC (2+ messages)
[PATCH 3/3] spi: imx: Use clock framework if enabled
2021-01-23 15:50 UTC (2+ messages)
[PATCH] w1: mxc: fix build
2021-01-23 15:50 UTC (2+ messages)
[PATCH 2/2] spi: nxp_fspi: Enable support for nxp,imx8mm-fspi
2021-01-23 15:50 UTC (2+ messages)
[PATCH] net: fec: Get rid of FEC_ENET_ENABLE_[TR]XC_DELAY
2021-01-23 15:49 UTC (4+ messages)
[PATCH 2/2] arm64: dts: imx8mm-beacon: Resync imx8mm-beacon-som with 5.11-rc4
2021-01-23 15:49 UTC (2+ messages)
[PATCH] imx: imx8mm-beacon: Remove relocation restrictions
2021-01-23 15:49 UTC (2+ messages)
[PATCH 1/1] arm: dart6ul: enable DM_ETH for the dart6ul
2021-01-23 15:49 UTC (2+ messages)
[PATCH v3 2/2] board: imx8mm: add boot.cmd for distro boot on iMX8MM
2021-01-23 15:49 UTC (2+ messages)
[PATCH V2] imx: Add support for i.MX8MN Beacon EmbeddedWorks devkit
2021-01-23 15:49 UTC (2+ messages)
[PATCH 1/2] imx8mm_beacon: Enable fixed regulator in SPL
2021-01-23 15:49 UTC (2+ messages)
[PATCH] mmc: fsl_esdhc_imx.c: fix compiler warning
2021-01-23 15:49 UTC (2+ messages)
[PATCH 1/3] clk: imx: Add ECSPI to iMX8MN
2021-01-23 15:49 UTC (2+ messages)
[PATCH] ARM: imx: add i.MX8MN lpddr4 image cfg file
2021-01-23 15:49 UTC (2+ messages)
[PATCH 1/2] imx8mm_beacon: Enable QSPI Support
2021-01-23 15:49 UTC (2+ messages)
[PATCH v3 1/2] imx8mm: configs: add support for distro boot commands
2021-01-23 15:49 UTC (2+ messages)
[PATCH v2 1/2] imx8mp: configs: add support for distro boot commands
2021-01-23 15:49 UTC (2+ messages)
[PATCH v3] board: phytec: imx8mp: Add PHYTEC phyCORE-i.MX8MP support
2021-01-23 15:49 UTC (2+ messages)
[PATCH 00/11] tpm: Support using TPM1 and TPM2 from a single API
2021-01-23 15:37 UTC (4+ messages)
` [PATCH 08/11] tpm: Add an implementation of define_space
Pull request for UEFI sub-system for efi-2021-04-rc1-3
2021-01-23 15:30 UTC (2+ messages)
[RESEND 0/7] Refactor generic fastboot_set_reboot_flag implementation
2021-01-23 15:11 UTC (8+ messages)
` [RESEND 6/7] Revert "fastboot: Add default fastboot_set_reboot_flag implementation"
` [RESEND 7/7] fastboot: Implement generic fastboot_set_reboot_flag
[PATCH 00/49] dm: Add dtoc implementation of device instantiation (part D)
2021-01-23 15:10 UTC (4+ messages)
` [PATCH 45/49] dm: of-platadata: Add option for device instantiation
[PATCH 0/4] Add Gateworks Venice board support
2021-01-23 12:39 UTC (3+ messages)
` [PATCH 1/4] Respect that some compression algos can be enabled separately for SPL
[RESEND PATCH v1 0/1] mmc: fix response timeout after switch command
2021-01-23 12:37 UTC (2+ messages)
` [RESEND PATCH v1 1/1] "
[PATCH 1/4] fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT
2021-01-23 12:15 UTC (3+ messages)
[PATCH 00/16] usb: gadget: update
2021-01-23 12:11 UTC (4+ messages)
[PATCH v7 0/4] OP-TEE I2C trampoline and associated tests
2021-01-23 9:29 UTC (7+ messages)
` [PATCH v7 1/4] drivers: tee: i2c trampoline driver
` [PATCH v7 2/4] test: py: add pygit2 and pyelftools to requirements.txt
` [PATCH v7 3/4] drivers: tee: sandbox: add rpc test ta emulation
` [PATCH v7 4/4] test: dm: tee: extend with RPC test
[PATCH 1/1] efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock
2021-01-23 6:42 UTC
[PATCH 1/1] efi_loader: notification with TPL_APPLICATION not allowed
2021-01-23 6:06 UTC
[BUG] incorrect value of last block in block device protocol for partitions
2021-01-23 4:57 UTC
[PATCH v2 00/21] sunxi: Introduce H616 support
2021-01-23 2:00 UTC (23+ messages)
` [PATCH v2 02/21] sunxi: Introduce common symbol for H6 like SoCs
` [PATCH v2 05/21] sunxi: prcm: Add memory map "
` [linux-sunxi] "
` [PATCH v2 06/21] sunxi: Add support for I2C on "
` [PATCH v2 08/21] sunxi: introduce support for H616 clocks
` [PATCH v2 09/21] sunxi: add support for H616 uart0
` [PATCH v2 10/21] sunxi: add support for R_I2C on H616
` [PATCH v2 11/21] sunxi: Add H616 DRAM support
` [PATCH v2 14/21] sunxi: Add support for H616 SoC
` [PATCH v2 15/21] mmc: sunxi: Add H616 clock offset
` [PATCH v2 16/21] sunxi: Add H616 FEL support
[PATCH v3 0/5] Introduce DSA Ethernet switch class and Felix driver
2021-01-22 22:24 UTC (10+ messages)
` [PATCH v3 1/5] net: Introduce DSA class for Ethernet switches
` [PATCH v3 2/5] sandbox: Add a DSA sandbox driver and unit test
` [PATCH v3 3/5] drivers: net: Add Felix DSA switch driver
` [PATCH v3 4/5] arm: dts: ls1028a: Add Ethernet switch node and dependencies
` [PATCH v3 5/5] configs: ls1028a: Enable the Ethernet switch driver in defconfig
[PATCH 1/1] doc: document true command
2021-01-22 18:28 UTC
[PATCH 1/1] doc: describe loady command
2021-01-22 18:20 UTC
[PATCH 1/1] cmd: correct long text loadb, loadx, loady
2021-01-22 18:00 UTC
[PATCH] gpio-uclass: fix gpio flags save condition
2021-01-22 15:23 UTC
[PATCH v2] mkeficapsule: Miscellaneous fixes in the utility
2021-01-22 15:04 UTC
[PATCH] clk: stm32mp1: add support of I2C6_K
2021-01-22 14:34 UTC
Loading u-boot binary from the u-boot command line
2021-01-22 14:32 UTC (3+ messages)
[PATCH v6 0/4] OP-TEE I2C trampoline and associated tests
2021-01-22 13:59 UTC (8+ messages)
` [PATCH v6 1/4] drivers: tee: i2c trampoline driver
` [PATCH v6 2/4] test: py: add pygit2 and pyelftools to requirements.txt
` [PATCH v6 3/4] drivers: tee: sandbox: add rpc test ta emulation
` [PATCH v6 4/4] test: dm: tee: extend with RPC test
[PATCH v4 0/3] VIM3: add support for checking 'Function' button state
2021-01-22 12:42 UTC (5+ messages)
IMX8MM SD UHS support
2021-01-22 12:41 UTC (12+ messages)
[RFC PATCH] arm: EFI: Disallow EFI bootmgr when providing PSCI
2021-01-22 12:04 UTC
[PATCH v5 0/4] OP-TEE I2C trampoline and associated tests
2021-01-22 11:54 UTC (5+ messages)
` [PATCH v5 3/4] drivers: tee: sandbox: add rpc test ta emulation
[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
2021-01-22 11:37 UTC (5+ messages)
[PATCH] cmd: misc: Fix return value for the sleep command
2021-01-22 11:27 UTC
Sync include/linux/*.h from kernel
2021-01-22 9:22 UTC
[PATCH 0/2] pinctrl: stm32: correction for pinmux status
2021-01-22 8:33 UTC (5+ messages)
` [PATCH 1/2] pinctrl: stm32: correct management pin display of OTYPE
` [PATCH 2/2] pinctrl: stm32: bind only the enabled GPIO subnode
[PATCH] cmd: efidebug: always check return code from get_variable()
2021-01-22 5:54 UTC (2+ messages)
[PATCH] efi_loader: capsule: fix SIZEOF_MISMATCH warning
2021-01-22 5:45 UTC (2+ messages)
[PATCH] tools: mkeficapsule: fill reserved members of structure
2021-01-22 5:41 UTC (2+ messages)
configure and build the u-boot for BCM953012HR
2021-01-22 3:24 UTC
Boot failure triggered by USB on rockpro64-rk3399 and pinebook-pro-rk3399
2021-01-22 1:31 UTC (3+ messages)
[PATCH 00/11] More minor clean-ups and improvements
2021-01-21 20:57 UTC (12+ messages)
` [PATCH 01/11] spl: Tidy up SPL/TPL malloc sizes
` [PATCH 02/11] x86: coral: Support TPM and RTC in SPL
` [PATCH 03/11] i2c: desigware: Add an alias for Intel Apollo Lake
` [PATCH 04/11] sandbox: Disable I2C emulators in SPL
` [PATCH 05/11] dm: core: Don't inline dev_read...() calls with of-platdata
` [PATCH 06/11] clk: Add debugging for return values
` [PATCH 07/11] clk: x86: Correct the driver name
` [PATCH 08/11] dm: core: Add a comment about pinctrl_select_state()
` [PATCH 09/11] dm: core: Update ofnode_read_fmap_entry() to read hashes
` [PATCH 10/11] Add a symlink for ctype.h
` [PATCH 11/11] binman: Print a debug message when binman selects a node
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