messages from 2023-03-10 09:25:36 to 2023-03-13 00:27:35 UTC [more...]
[PATCH 1/2] Revert "buildman: Correct CROSS_COMPILE output for sandbox"
2023-03-13 0:27 UTC (4+ messages)
` [PATCH 2/2] buildman: Fix CROSS_COMPILE output for sandbox
[PATCH v8 00/24] Fixes for Rockchip NFC driver part 1
2023-03-13 0:23 UTC
[PATCH RFC u-boot-mvebu] arm: kirkwood: Move internal registers in arch_very_early_init() function
2023-03-13 0:12 UTC (6+ messages)
[GIT PULL] Please pull u-boot-mmc master
2023-03-12 23:06 UTC (6+ messages)
[RFC PATCH 00/16] arm: Add Rockchip RK3588 support
2023-03-12 22:34 UTC (15+ messages)
[PATCH v2 0/5] Introduce new sign binman's option
2023-03-12 17:36 UTC (16+ messages)
` [PATCH v2 1/5] binman: add documentation for binman sign option
` [PATCH v2 2/5] binman: add sign option for binman
` [PATCH v2 3/5] binman: add tests for sign option
` [PATCH v2 4/5] tools: add fdt_add_pubkey
` [PATCH v2 5/5] test_vboot.py: include test of fdt_add_pubkey tool
[PATCH v7 00/23] Fixes for Rockchip NFC driver part 1
2023-03-12 12:21 UTC (30+ messages)
` [PATCH v7 01/23] mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr
` [PATCH v7 02/23] mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc"
` [PATCH v7 03/23] mtd: nand: raw: rockchip_nfc: add layout structure
` [PATCH v7 04/23] mtd: nand: raw: rockchip_nfc: add flash_node to chip structure
` [PATCH v7 05/23] mtd: nand: raw: rockchip_nfc: fix oobfree offset and description
` [PATCH v7 06/23] mtd: nand: add support for the Sandisk SDTNQGAMA chip
` [PATCH v7 07/23] rockchip: adc: rockchip-saradc: use dev_read_addr_ptr
` [PATCH v7 08/23] rockchip: timer: dw-apb-timer: use reg variable with phys_addr_t size
` [PATCH v7 10/23] include: dm: ofnode: fix headers
` [PATCH v7 11/23] core: remap: fix regmap_init_mem_plat() reg size handeling
` [PATCH v7 12/23] rockchip: rk3288: syscon_rk3288: store syscon platdata in regmap
` [PATCH v7 13/23] core: fdtaddr: add devfdt_get_addr_size_index_ptr function
` [PATCH v7 14/23] core: read: add dev_read_addr_index_ptr function
` [PATCH v7 15/23] spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr
` [PATCH v7 16/23] drivers: use dev_read_addr_index_ptr when cast to pointer
` [PATCH v7 17/23] drivers: use dev_read_addr_ptr "
` [PATCH v7 18/23] drivers: use devfdt_get_addr_size_index_ptr "
` [PATCH v7 19/23] drivers: use devfdt_get_addr_index_ptr "
` [PATCH v7 20/23] drivers: use devfdt_get_addr_ptr "
` [PATCH v7 21/23] drivers: fix debug string with fdt_addr_t input
` [PATCH v7 22/23] arm: stm32mp: spl: fix function "
` [PATCH v7 23/23] include: fdtdec: decouple fdt_addr_t and phys_addr_t size
` [RESEND PATCH v7 09/23] rockchip: pwm: rk_pwm: use reg variable with "
[RESEND PATCH] kconfig: Proposed language extension for multiple builds
2023-03-12 11:05 UTC (5+ messages)
[RFC/PATCH] lib/Kconfig: Enable OF_LIBFDT_OVERLAY by default when FIT is enabled
2023-03-12 9:46 UTC (3+ messages)
[RFC PATCH 0/2] kconfig: Update to Linux v6.2
2023-03-11 19:35 UTC (3+ messages)
` [RFC PATCH 1/2] kconfig: Bring in from "
` [RFC PATCH 2/2] kconfig: U-Boot additions
[PATCH v5 00/44] More tidy-ups of Kconfig options
2023-03-11 19:34 UTC (5+ messages)
[PATCH v6 00/22] Fixes for Rockchip NFC driver part 1
2023-03-11 19:17 UTC (10+ messages)
` [PATCH v6 12/22] core: fdtaddr: add devfdt_get_addr_size_index_ptr function
` [PATCH v6 15/22] drivers: use dev_read_addr_index_ptr when cast to pointer
[PATCH v2 1/5] tools: relocate-rela: adjust le64_to_cpu -> le32_to_cpu in decode_elf32()
2023-03-11 17:38 UTC (5+ messages)
` [PATCH v2 2/5] tools: relocate-rela: introduce elf16_to_cpu() and elf32_to_cpu()
` [PATCH v2 3/5] tools: relocate-rela: add support for handling 32-bit big endian files
` [PATCH v2 4/5] microblaze: drop CONFIG_NEEDS_MANUAL_RELOC
` [PATCH v2 5/5] microblaze: drop remnants of manual reloc
sandbox_spl build warning
2023-03-11 16:30 UTC (2+ messages)
[PATCH v3] cmd: fdt: Use env_set_hex() for "get addr" and "get size"
2023-03-11 16:29 UTC
[PATCH] test: cmd: fdt: Drop unused fdt_test_header_get() fdt parameter
2023-03-11 16:28 UTC
[PATCH v2 1/2] spl: mmc: Pass eMMC HW partition and SW partition to spl_mmc_get_uboot_raw_sector()
2023-03-11 16:14 UTC (2+ messages)
` [PATCH v2 2/2] spl: mmc: Pass eMMC HW partition 7 through
[PATCH] configs: am62x_evm_a53_defconfig: Fix SF_DEFAULT_MODE
2023-03-11 15:54 UTC
[PATCH v1 0/4] cli: run_commandf() coverage and small fixups
2023-03-10 20:49 UTC (9+ messages)
` [PATCH v1 1/4] cli: run_commandf(): "
` [PATCH v1 2/4] unit-test: cover run_commandf() by test-cases
` [PATCH v1 3/4] test: fdt: fix run_commandf() warnings
` [PATCH v1 4/4] test: exit: "
[PATCH u-boot] mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part
2023-03-11 10:44 UTC
[PATCH u-boot-mvebu] doc/kwboot.1: Update Armada 38x BootROM bug description
2023-03-11 10:42 UTC
[PATCH 0/2] odroid: fix boot issues on u2, xu4 and siblings
2023-03-11 10:31 UTC (4+ messages)
` [PATCH 1/2] Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"
[PATCH v3] binman: bintool: Add support for tool directories
2023-03-11 1:47 UTC (2+ messages)
[PATCH] x86: Revert "x86: minnowmax: Adjust CONFIG_TEXT_BASE"
2023-03-11 1:47 UTC (3+ messages)
[PATCH V5 00/12] IOT2050-related enhancements
2023-03-11 1:38 UTC (13+ messages)
` [PATCH V5 08/12] iot2050: Add script for signing artifacts
[PATCH V7 00/15] IOT2050-related enhancements
2023-03-11 1:37 UTC (3+ messages)
` [PATCH V7 08/15] tools: Add script for converting public key into device tree include
[PATCH 00/10] efi: Improvements to booting and debugging
2023-03-11 1:37 UTC (4+ messages)
` [PATCH 09/10] efi: Support showing tables
[PATCH 1/6] arm: Correct cpu_reset function prototype on some platforms
2023-03-11 1:37 UTC (3+ messages)
` [PATCH 3/6] examples: Don't use LTO for hello_world
[PATCH v2] nand: brcmnand: add iproc support
2023-03-11 1:03 UTC (2+ messages)
[PATCH v2] mtd: rawnand: nand_base: Handle algorithm selection
2023-03-11 1:02 UTC (2+ messages)
[PATCH v2 1/2] x86: Revert "x86: minnowmax: Adjust CONFIG_TEXT_BASE"
2023-03-10 23:33 UTC (2+ messages)
` [PATCH v2 2/2] x86: minnowmax: Adjust CONFIG_TEXT_BASE et at
[PATCH v2 00/26] CONFIG_IS_ENABLED vs IS_ENABLED
2023-03-10 23:29 UTC (7+ messages)
` [PATCH v2 02/26] cmd: nvedit: check for ENV_SUPPORT
Please pull u-boot-dm
2023-03-10 23:27 UTC (2+ messages)
[PULL] u-boot-usb/master
2023-03-10 23:01 UTC
[PULL] u-boot-sh/master
2023-03-10 23:00 UTC
[PATCH v2 00/12] efi: Improvements to booting and debugging
2023-03-10 20:49 UTC (13+ messages)
` [PATCH v2 01/12] efi: Set RUN_64BIT correctly for the EFI app
` [PATCH v2 02/12] x86: Adjust bootparam.h to be more like linux
` [PATCH v2 03/12] x86: Add return-value comment to cpu_jump_to_64bit()
` [PATCH v2 04/12] x86: Support booting a 64-bit kernel from 64-bit U-Boot
` [PATCH v2 05/12] x86: Exit EFI boot services before starting kernel
` [PATCH v2 06/12] x86: Support zboot and bootm in the EFI app
` [PATCH v2 07/12] efi: Add another tranch of GUIDs
` [PATCH v2 08/12] efi: Include GUID names with EFI app and payload
` [PATCH v2 09/12] doc: Add help for the efi command
` [PATCH v2 10/12] efi: Split out table-listing code into a new file
` [PATCH v2 11/12] efi: Support showing tables
` [PATCH v2 12/12] efI: Allow packaging a kernel in the debugging script
[PATCH 0/2] CI configuration improvements
2023-03-10 20:49 UTC (5+ messages)
` [PATCH 1/2] CI: Allow job tag to be optionally set globally
` [PATCH 2/2] CI: Allow a mirror to be specified for Docker Hub
[PATCH v8 03/10] arm_ffa: introduce Arm FF-A low-level driver
2023-03-10 20:50 UTC (19+ messages)
` [PATCH v9 00/10] introduce Arm FF-A support
` [PATCH v9 01/10] arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
` [PATCH v9 02/10] lib: uuid: introduce uuid_str_to_le_bin function
` [PATCH v9 03/10] lib: uuid: introduce testcase for uuid_str_to_le_bin
` [PATCH v9 04/10] arm_ffa: introduce Arm FF-A low-level driver
` [PATCH v9 05/10] arm_ffa: introduce armffa command
` [PATCH v9 06/10] arm_ffa: introduce the FF-A Sandbox driver
` [PATCH v9 07/10] arm_ffa: introduce Sandbox test cases for UCLASS_FFA
` [PATCH v9 08/10] arm_ffa: introduce armffa command Sandbox test
` [PATCH v9 09/10] arm_ffa: efi: introduce FF-A MM communication
` [PATCH v9 10/10] arm_ffa: efi: corstone1000: enable "
[PATCH v2 1/3] cmd: pci: Add command to set MPS of all PCIe devices
2023-03-10 20:49 UTC (4+ messages)
` [PATCH v2 2/3] drivers: pci: sandbox: Add stub sandbox PCI MPS support
` [PATCH v2 3/3] test: Add test for new command pci_mps
[PATCH 0/9] binman: Show missing blob message when building U-Boot
2023-03-10 20:49 UTC (2+ messages)
[RFC PATCH] binman: bintool: etype: Add support for ti-secure entry
2023-03-10 20:49 UTC (7+ messages)
[PATCH] sysinfo: gpio: fix loop over DT "revisions" array
2023-03-10 20:49 UTC (2+ messages)
[PATCH v3 00/13] video: efi: Improve the EFI-app video console
2023-03-10 20:47 UTC (14+ messages)
` [PATCH v3 01/13] efi: video: Move payload code into a function
` [PATCH v3 02/13] efi: video: Return mode info for app also
` [PATCH v3 03/13] efi: Support a 64-bit frame buffer address
` [PATCH v3 04/13] x86: Add a few more items to bdinfo
` [PATCH v3 05/13] efi: Use a fixed value for the timer clock
` [PATCH v3 06/13] efi: Support copy framebuffer
` [PATCH v3 07/13] video: Allow a copy framebuffer with pre-allocated fb
` [PATCH v3 08/13] bbinfo: Show the size of the copy framebuffer
` [PATCH v3 09/13] efi: Adjust script to show pre-relocation output on terminal
` [PATCH v3 10/13] video: Remove duplicate cursor-positioning function
` [PATCH v3 11/13] video: Clear the vidconsole rather than the video
` [PATCH v3 12/13] efi: Add dhrystone, dcache and scroll lines to app
` [PATCH v3 13/13] video: Add a note about the broken implementation
[PATCH RFC u-boot-mvebu 0/2] arm: mvebu: Fix eMMC boot
2023-03-10 17:53 UTC (7+ messages)
[PATCH v2 0/3] Add StarFive JH7110 PCIe drvier support
2023-03-10 17:42 UTC (5+ messages)
` [PATCH v2 1/3] starfive: pci: Add StarFive JH7110 pcie driver
[PATCH v7 09/23] rockchip: pwm: rk_pwm: use reg variable with phys_addr_t size
2023-03-10 16:42 UTC
[PATCH v1 0/2] colibri_imx6: fix linker issue when enabling watchdog
2023-03-10 16:29 UTC (4+ messages)
` [PATCH v1 1/2] colibri_imx6: fix linker issue "
` [PATCH v1 2/2] colibri_imx6: add default config with watchdog enabled
[PATCH v2 01/32] cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint
2023-03-10 16:11 UTC (18+ messages)
` [PATCH v2 19/32] test: cmd: fdt: Test fdt print and list
` [PATCH v2 26/32] test: cmd: fdt: Test fdt header
` [PATCH v2 28/32] test: cmd: fdt: Test fdt memory
` [PATCH v2 29/32] test: cmd: fdt: Test fdt rsvmem
` [PATCH v2 30/32] test: cmd: fdt: Test fdt chosen
` [PATCH v2 31/32] test: cmd: fdt: Test fdt apply
[PATCH] console: Use only 0x00 as line separator for console recording
2023-03-10 16:11 UTC (3+ messages)
[PATCH] cmd: fdt: Drop the 0x prefix
2023-03-10 16:11 UTC (5+ messages)
[PATCH v2 1/2] test: Wrap assert macros in ({ ... }) and fix missing semicolons
2023-03-10 16:10 UTC (4+ messages)
` [PATCH v2 2/2] test: cmd: fdt: Drop new unneeded curly brackets
[PATCH v2] clk: imx8mp: add pwm clocks support
2023-03-10 15:24 UTC
[PATCH] clk: imx8mp: add pwm clocks support
2023-03-10 15:15 UTC
[PATCH] gitattributes: Treat .bin files as binary
2023-03-10 13:52 UTC
[PATCH] imx: imx8mm: Add suppoer for Mettler-Toledo snowflake board
2023-03-10 13:50 UTC
[PATCH] arm: imx: add u-boot-nand.imx to boot from NAND without SPL
2023-03-10 10:07 UTC
[PATCH v2 0/4] NFSv1 support
2023-03-10 9:51 UTC (5+ messages)
` [PATCH v2 1/4] nfs: convert supported_nfs_versions bitfield to an enum
` [PATCH v2 2/4] nfs: factor out generic reply error handling
` [PATCH v2 3/4] nfs: handle rpc errors for mount calls
` [PATCH v2 4/4] net: add NFSv1 support
[PATCH v8 00/10] vidconsole: refactoring and support for wider fonts
2023-03-10 9:26 UTC (2+ messages)
[PATCH 0/4] nvmem: cell post-processing & U-Boot env MAC support
2023-03-10 9:25 UTC (9+ messages)
` [PATCH 2/4] nvmem: core: allow nvmem_cell_post_process_t callbacks to adjust buffer
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