messages from 2020-11-19 08:25:12 to 2020-11-22 08:35:43 UTC [more...]
[PATCH v2 00/18] Minor board_f/board_r cleanups
2020-11-22 8:35 UTC (6+ messages)
` [PATCH v2 01/18] common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
` [PATCH v2 02/18] common: board_f: Drop initf_console_record wrapper
` [PATCH v2 03/18] common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm
` [PATCH v2 04/18] common: board_f: Move setup_machine code to setup_bdinfo
` [PATCH v2 05/18] common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt
[PATCH] cli_readline: Only insert printable chars
2020-11-22 4:58 UTC
[PATCH V3] dm: core: Add late driver remove option
2020-11-22 4:10 UTC (8+ messages)
Pull request for UEFI sub-system for efi-2021-01-rc3 (2)
2020-11-22 3:16 UTC (2+ messages)
[PATCH] Add optional salt to AUTOBOOT_STOP_STR_SHA256
2020-11-22 1:18 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
binman: u-boot-dtb vs. filename
2020-11-21 23:08 UTC (2+ messages)
[PATCH 0/5] allow default environment to be amended from dtb
2020-11-21 23:07 UTC (14+ messages)
` [PATCH 4/5] env: allow default environment to be amended from control dtb
[PATCH] sandbox: remove ram buffer file when U-Boot is loaded by SPL
2020-11-21 23:07 UTC (2+ messages)
[PATCH 1/1] fs: fat: avoid NULL dereference when root dir is full
2020-11-21 23:07 UTC (2+ messages)
[PATCH v2] time: Fix get_ticks being non-monotonic
2020-11-21 23:07 UTC (3+ messages)
[PATCH 1/3] test: cmd_ut_category: raise a error when the test is not found
2020-11-21 23:07 UTC (6+ messages)
` [PATCH 2/3] test: correct the test prefix in ut cmd_mem
` [PATCH 3/3] test: correct the test prefix in ut str
[RESEND PATCH] fdt: Use phandle to distinguish DT nodes with same name
2020-11-21 23:07 UTC (4+ messages)
` [EXTERNAL] "
[PATCH] Nokia RX-51: Convert to CONFIG_DM_MMC
2020-11-21 22:33 UTC
[PATCH] Nokia RX-51: Decrease i2c speed to 100000
2020-11-21 22:30 UTC
[PATCH 1/1] efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM
2020-11-21 19:55 UTC
[PATCH v9 00/11] efi_loader: add capsule update support
2020-11-21 18:02 UTC (3+ messages)
` [PATCH v9 04/11] efi_loader: capsule: support firmware update
[PATCH] tpm: use more than sha256 on pcr_extend
2020-11-21 17:47 UTC
[GIT PULL] xilinx patches for v2021.01-rc3
2020-11-21 13:04 UTC (2+ messages)
[PATCHv2 00/25] J72xx: HSM rearch support series
2020-11-21 13:04 UTC (28+ messages)
` [PATCHv2 01/25] lib: rational: copy the rational fraction lib routines from Linux
` [PATCHv2 02/25] ram: k3-j721e: fix clk_set_rate API usage
` [PATCHv2 03/25] arm: mach-k3: introduce new config option for sysfw split
` [PATCHv2 04/25] remoteproc: k3-r5: remove sysfw PM calls if not supported
` [PATCHv2 05/25] common: fit: Update board_fit_image_post_process() to pass fit and node_offset
` [PATCHv2 06/25] clk: fixed_rate: add API for directly registering fixed rate clocks
` [PATCHv2 07/25] clk: fix clock tree dump to properly dump out every registered clock
` [PATCHv2 08/25] clk: do not attempt to fetch clock pointer with null device
` [PATCHv2 09/25] clk: add support for setting clk rate from cmdline
` [PATCHv2 10/25] clk: sci-clk: fix return value of set_rate
` [PATCHv2 11/25] clk: fix assigned-clocks to pass with deferring provider
` [PATCHv2 12/25] clk: fix set_rate to clean up cached rates for the hierarchy
` [PATCHv2 13/25] clk: add support for TI K3 SoC PLL
` [PATCHv2 14/25] clk: add support for TI K3 SoC clocks
` [PATCHv2 15/25] power: domain: Introduce driver for raw TI K3 PDs
` [PATCHv2 16/25] cmd: ti: pd: Add debug command for K3 power domains
` [PATCHv2 17/25] tools: k3_fit_atf: add DM binary to the FIT image
` [PATCHv2 18/25] arm: mach-k3: Add platform data for j721e and j7200
` [PATCHv2 19/25] arm: mach-k3: add support for detecting firmware images from FIT
` [PATCHv2 20/25] arm: mach-k3: do board config for PM and RM only if supported
` [PATCHv2 21/25] arm: mach-k3: common: Drop main r5 start
` [PATCHv2 22/25] arm: mach-k3: sysfw-loader: pass boardcfg to sciserver
` [PATCHv2 23/25] configs: j721e_evm_r5: Enable raw access power management features
` [PATCHv2 24/25] configs: j7200_evm_r5: "
` [PATCHv2 25/25] board: ti: j72xx: README: update build instructions and image formats
[PATCH] fs: fat: directory entries starting with 0x05
2020-11-21 12:22 UTC
[PATCH] lib/efi_loader: fix ABI in efi_mm_communicate_header
2020-11-21 11:58 UTC (2+ messages)
[PATCH] sunxi: Add arm64 FEL support
2020-11-21 7:05 UTC (4+ messages)
` [linux-sunxi] "
efi_loader: fix free() before use in RX path
2020-11-21 1:36 UTC (13+ messages)
` [PATCH] efi_loader: fix use after free in receive path
` [PATCH v2 1/2] net: add a define for the number of packets received as batch
` [PATCH v2 2/2] efi_loader: fix use after free in receive path
` [PATCH v3 1/2] net: add a define for the number of packets received as batch
` [PATCH v3 2/2] efi_loader: fix use after free in receive path
[RFC] regarding Uboot AUTOBOOT_STOP_STR_SHA256
2020-11-20 19:16 UTC
[PATCH 0/3] usb: am654: Add support for host mode to the USB port on overlay board
2020-11-20 15:48 UTC (4+ messages)
` [PATCH 1/3] board: ti: am65x: Set SERDES0 mux to PCIe to use USB 2.0 interface
` [PATCH 2/3] dts: am654-base-board-uboot: Set USB0 dr_mode to host
` [PATCH 3/3] dts: am654-base-board-uboot: Add aliases for USB subsystems
[PATCH v2 0/9] spl: atf: add support for LOAD_IMAGE_V2
2020-11-20 14:42 UTC (11+ messages)
[PATCH v2 00/28] fs/squashfs: fix memory leaks and introduce exists() function
2020-11-20 14:39 UTC (58+ messages)
` [PATCH v2 01/28] fs/squashfs: fix board hang-up when calling .exists()
` [PATCH v2 02/28] fs/squashfs: sqfs_opendir: fix some memory leaks and dangling pointers
` [PATCH v2 03/28] fs/squashfs: sqfs_opendir: simplify error handling
` [PATCH v2 04/28] fs/squashfs: sqfs_closedir: fix memory leak
` [PATCH v2 05/28] fs/squashfs: sqfs_split_path: fix memory leak and dangling pointers
` [PATCH v2 06/28] fs/squashfs: sqfs_read_directory_table: fix memory leak
` [PATCH v2 07/28] fs/squashfs: sqfs_search_dir: fix dangling pointer
` [PATCH v2 08/28] fs/squashfs: sqfs_search_dir: fix memory leaks
` [PATCH v2 09/28] fs/squashfs: sqfs_read_inode_table: fix dangling pointer
` [PATCH v2 10/28] fs/squashfs: sqfs_concat_tokens: check if malloc succeeds
` [PATCH v2 11/28] fs/squashfs: sqfs_size: fix dangling pointer dirs->entry
` [PATCH v2 12/28] fs/squashfs: sqfs_size: remove useless sqfs_closedir()
` [PATCH v2 13/28] fs/squashfs: sqfs_read: fix dangling pointer dirs->entry
` [PATCH v2 14/28] fs/squashfs: sqfs_read: remove useless sqfs_closedir()
` [PATCH v2 15/28] fs/squashfs: sqfs_read: fix memory leak
` [PATCH v2 16/28] fs/squashfs: sqfs_read: fix another "
` [PATCH v2 17/28] fs/squashfs: sqfs_frag_lookup: simplify error handling
` [PATCH v2 18/28] fs/squashfs: sqfs_get_abs_path: fix error check
` [PATCH v2 19/28] fs/squashfs: sqfs_get_abs_path: fix possible memory leak on error
` [PATCH v2 20/28] fs/squashfs: sqfs_read: fix memory leak on finfo.blk_sizes
` [PATCH v2 21/28] fs/squashfs: sqfs_probe: fix possible memory leak on error
` [PATCH v2 22/28] fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free
` [PATCH v2 23/28] fs/squashfs: sqfs_probe: reset cur_dev/cur_part_info to NULL on error
` [PATCH v2 24/28] fs/squashfs: sqfs_probe: use sqfs_decompressor_init() return value
` [PATCH v2 25/28] fs/squashfs: sqfs_read: don't write beyond buffer size
` [PATCH v2 26/28] fs/squashfs: sqfs_read: remove buggy offset functionality
` [PATCH v2 27/28] fs/squashfs: sqfs_read: fragmented files are not supported
` [PATCH v2 28/28] fs/squashfs: implement exists() function
[PATCH v1] doc: board: imx8qm-rom7720-a1.rst: convert readme to reST
2020-11-20 14:05 UTC
[BUG] U-boot does not detect emmc card in odroid-c2 for newer U-boot as 2020.04
2020-11-20 13:48 UTC (11+ messages)
[PATCH v1] linux/compat.h: Remove debug() from spin_lock_irqsave()
2020-11-20 13:42 UTC (3+ messages)
[patch v3 0/9] rk3399 (Pinebook pro) EDP support
2020-11-20 13:24 UTC (10+ messages)
` [patch v3 1/9] rockchip: video: vop: Use endpoint compatible string to find VOP mode
` [patch v3 2/9] rockchip: video: edp: Add rk3399 support
` [patch v3 3/9] ockchip: video: edp: Change interrupt polarity configuration
` [patch v3 4/9] ockchip: video: vop: Reserve efi fb memory
` [patch v3 5/9] rockchip: Pinebook Pro: Enable edp
` [patch v3 6/9] rockchip: pwm: Fix default polarity
` [patch v3 7/9] rockchip: video: vop: Fix format of fbbase in debug string
` [patch v3 8/9] rockchip: video: edp: Add missing reset support
` [patch v3 9/9] rockchip: videp: vop: Add "
[PATCH v1 1/2] imx: imx8qm_rom7720: added missing USDHC Base address defines
2020-11-20 13:13 UTC (4+ messages)
` [PATCH v1 2/2] imx: imx8qm_rom7720_a1: fix broken fsl_esdhc_imx conversion
RPi4 hang when booting from USB mass storage
2020-11-20 12:57 UTC
RFC: Partition type GUID for U-Boot environment
2020-11-20 10:45 UTC (7+ messages)
` [PATCH 0/3] add partition "
` [PATCH 1/3] lib/uuid.c: change prototype of uuid_guid_get_str()
` [PATCH 2/3] doc/README.gpt: define partition type GUID for U-Boot environment
` [PATCH 3/3] doc/README.gpt: reflow partition type GUID table
[PATCH 0/3] xilinx: fru: Small update and fixes
2020-11-20 9:49 UTC (2+ messages)
[PATCH] arm64: zynqmp: Enable TPM for xilinx platforms
2020-11-20 9:49 UTC (2+ messages)
[PATCH] arm64: zynqmp: Get rid of unused macros
2020-11-20 9:48 UTC (2+ messages)
[PATCH] tpm: spi: Cleanup source code
2020-11-20 9:48 UTC (2+ messages)
[PATCH v2 0/6] microblaze: Cleanup series
2020-11-20 9:47 UTC (2+ messages)
[PATCH] microblaze: Enable GCC garbage collector for full U-Boot
2020-11-20 9:47 UTC (2+ messages)
[RESEND v2 00/22] Add Intel Diamond Mesa SoC support
2020-11-20 9:24 UTC (7+ messages)
` [RESEND v2 08/22] arm: socfpga: Restructure Stratix10 and Agilex handoff code
` [RESEND v2 09/22] arm: socfpga: Add handoff data support for Diamond Mesa
` [RESEND v2 10/22] drivers: clk: dm: Add clock driver "
[PATCH 0/8] Raspberry Pi 400/Compute Module 4 support
2020-11-20 9:01 UTC (13+ messages)
` [PATCH 1/8] rpi: Add identifier for the new RPi400
` [PATCH 2/8] rpi: Add identifier for the new CM4
` [PATCH 3/8] pci: pcie-brcmstb: Fix inbound window configurations
` [PATCH 4/8] dm: Introduce xxx_get_dma_range()
` [PATCH 5/8] dm: Introduce DMA constraints into the core device model
` [PATCH 6/8] dm: Introduce dev_phys_to_bus()/dev_bus_to_phys()
` [PATCH 7/8] xhci: translate virtual addresses into the bus's address space
` [PATCH 8/8] mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
[PATCH] power: regulator: Kconfig: add a dependency for POWER_SUPPORT for SPL
2020-11-20 4:10 UTC
[PATCH v5] env: mmc: Correct partition comparison in mmc_offset_try_partition
2020-11-20 1:39 UTC (2+ messages)
[PATCH] common: fit: add missing newline
2020-11-20 1:39 UTC (2+ messages)
[PATCH v3] arm: vexpress: don't reset flags in board_init to avoid losing previous ones
2020-11-20 1:39 UTC (3+ messages)
[PATCH] tools: image-host.c: use random instead of rand
2020-11-20 1:39 UTC (2+ messages)
[PATCH] tools: image-host.c: use correct variable for strerrno
2020-11-20 1:38 UTC (2+ messages)
[PATCH 0/4] fs: btrfs: coverity fixes
2020-11-20 1:36 UTC (5+ messages)
` [PATCH 1/4] fs: btrfs: inode: handle uninitialized type before returning it
` [PATCH 3/4] fs: btrfs: initialize @ret to 0 to prevent uninitialized return value
[PATCH] fs/squashfs: Fix index off by 1 for inode SQFS_LDIR_TYPE
2020-11-20 1:36 UTC (2+ messages)
[PATCH 1/1] env: typo enougth
2020-11-20 1:36 UTC (2+ messages)
[PATCH] drivers: led: bcm6858: set the correct led polarity register
2020-11-20 1:36 UTC (2+ messages)
[PATCH] km/ppc: use Kconfig for MEMTEST configuration
2020-11-20 1:35 UTC (2+ messages)
[PATCH] km: replace hardcoded address for imported environment
2020-11-20 1:35 UTC (2+ messages)
[PATCH] tools: dumpimage: Remove remaining mentions of the -i option
2020-11-20 1:35 UTC (2+ messages)
[PATCH v2 0/4] sandbox: exception handling
2020-11-19 21:12 UTC (7+ messages)
` [PATCH v2 1/4] sandbox: add handler for exceptions
` [PATCH v2 3/4] efi_selftest: implement exception test for sandbox
[PATCH 1/4] IPQ40xx: clk: use dev_read_addr()
2020-11-19 20:16 UTC (2+ messages)
[PATCH 1/1] efi_loader: parameter check in GetNextVariableName()
2020-11-19 19:48 UTC
[PATCH v1 0/7] toradex: add support for Apalis iMX8X WB IT V1.1 module
2020-11-19 14:27 UTC (3+ messages)
` [PATCH v1 2/7] board: toradex: add apalis-imx8x 2gb wb it v1.1a module support
[PATCH 1/3] log: don't build the trace buffer when log is not ready
2020-11-19 13:42 UTC (4+ messages)
` [PATCH 2/3] log: use debug uart to output trace before LOG init
[PATCH] common/board_r: make sure to call initr_dm() before initr_trace()
2020-11-19 10:42 UTC (6+ messages)
[PATCH] riscv: fix the wrong swap value register
2020-11-19 10:27 UTC (2+ messages)
[U-Boot] Booting on RK3399
2020-11-19 8:25 UTC (11+ messages)
` [U-Boot] Booting on RK3399[Please note, mail behalf by sjg@google.com]
` "
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