[PATCH 1/2] Port SoC framework from Linux
2024-01-11 16:30 UTC (4+ messages)
` [PATCH 2/2] ARM: i.MX8M: convert the machine init to the soc driver
[PATCH] fixup! of: populate new device_d::dma_coherent attribute
2024-01-11 16:19 UTC
[PATCH 0/2] Use HABv4 report_event implementation for imx8mm and imx8mn
2024-01-11 15:57 UTC (4+ messages)
` [PATCH 1/2] habv4: correct habv4 rom vector table
` [PATCH 2/2] habv4: use hab rom implementation of report_event
[PATCH 00/18] Dynamic OP-TEE Loading
2024-01-11 15:28 UTC (26+ messages)
` [PATCH 01/18] ARM: i.MX8M: atf: make use of imx8m*_save_bootrom_log macros
` [PATCH 02/18] ARM: i.MX8M: bundle imx-scratch code
` [PATCH 03/18] ARM: i.MX8M: scratch: make imx_scratch_space private
` [PATCH 04/18] ARM: i.MX8M: romapi: refactor saving the bootrom log
` [PATCH 05/18] ARM: i.MX8M: scratch: add optee_hdr area
` [PATCH 06/18] common: limit BOOTM_OPTEE to 32bit systems
` [PATCH 07/18] common: add OPTEE_SHM_SIZE to configure optee shared memory
` [PATCH 08/18] optee: add support to verify 64-bit headers as well
` [PATCH 09/18] optee: add header version check
` [PATCH 10/18] optee: add helper functions to set/get the optee memory base
` [PATCH 11/18] optee: optee_verify_header: constify optee_header
` [PATCH 12/18] ARM64: mmu: add dynamic optee memory mapping support
` [PATCH 13/18] ARM: i.MX8M: add dynamic optee memory of-fixup support
` [PATCH 14/18] drivers: tee: optee: add support for dynamic optee memory base address
` [PATCH 15/18] ARM: i.MX8M: atf: add support for optee hdr parsing
` [PATCH 16/18] ARM: i.MX8M: allow board code to configure the bl33 loadaddr
` [PATCH 17/18] ARM: i.MX8M: cleanup MX8M*_ATF_BL33_BASE_ADDR defines
` [PATCH 18/18] ARM: i.MX8M: fix optee of-fixup logic
[PATCH master v2 1/2] hab: habv4: use explicitly unsigned types for pointers into SRAM
2024-01-11 15:15 UTC (3+ messages)
` [PATCH master v2 2/2] hab: habv4: warn if more than 10 HAB events are found
[PATCH v2 00/11] ARM64: layerscape: make LS1046 DMA coherent
2024-01-11 14:44 UTC (15+ messages)
` [PATCH v2 01/11] dma: rename OF_DMA_DEFAULT_COHERENT to ARCH_DMA_DEFAULT_COHERENT
` [PATCH v2 02/11] dma: select ARCH_DMA_DEFAULT_COHERENT for x86 and sandbox
` [PATCH v2 03/11] dma: introduce CONFIG_OF_DMA_COHERENCY
` [PATCH v2 04/11] RISC-V: StarFive: J7100: set /soc/dma-noncoherent
` [PATCH v2 05/11] ARM: dts: layerscape: add header for barebox DT overrides
` [PATCH v2 06/11] ARM: dts: layerscape: mark ls1046a SoC DMA incoherent in DT
` [PATCH v2 07/11] of: populate new device_d::dma_coherent attribute
` [PATCH v2 08/11] dma: fix dma_sync when not all device DMA is equally coherent
` [PATCH v2 09/11] dma: align barebox DMA coherency setting with kernel's
` [PATCH v2 10/11] ARM: layerscape: configure all DMA masters to be cache-coherent
` [PATCH v2 11/11] ARM: layerscape: enable DWC3 snooping on ls1046a
[PATCH] scripts/get_maintainer.pl: Drop wrong line from output
2024-01-11 14:14 UTC (2+ messages)
[PATCH] regmap: clarify struct regmap::max_register value some more
2024-01-11 14:14 UTC (3+ messages)
[PATCH 0/2] omap3-usb-loader fixes
2024-01-11 14:09 UTC (4+ messages)
` [PATCH 1/2] omap3-usb-loader: Fix compilation
` [PATCH 2/2] omap3-usb-loader: Fix for big endian hosts
[PATCH master 1/2] hab: habv4: use explicitly unsigned types for pointers into SRAM
2024-01-11 12:12 UTC (2+ messages)
` [PATCH master 2/2] hab: habv4: warn if more than 10 HAB events are found
[PATCH master 0/7] regmap: fix size of regmap-backed cdev and nvmem
2024-01-11 7:35 UTC (8+ messages)
` [PATCH master 2/7] nvmem: bsec: correct regmap's max_register
[PATCH RFC] bootm: support printing bootm parameters determined at runtime to file
2024-01-11 7:10 UTC (4+ messages)
[PATCH RFC 00/12] ARM64: layerscape: make LS1046 DMA coherent
2024-01-11 7:05 UTC (4+ messages)
` [PATCH RFC 09/12] of: populate new device_d::dma_coherent attribute
[PATCH] firmware: fix missing firmware handling for external firmware
2024-01-10 14:59 UTC
[PATCH] fixup! pblimage: pblimage: Add LS1028a support
2024-01-10 14:34 UTC (3+ messages)
[PATCH] mtd: nand: denali: Make partition binding configurable
2024-01-10 13:15 UTC
[PATCH] usb: xhci: call dma_unmap_single in error paths
2024-01-10 6:48 UTC (2+ messages)
[PATCH] usb: dwc3: of-simple: remove unmatchable compatibles
2024-01-10 6:47 UTC (2+ messages)
[PATCH] gitignore: ignore mvebu binary.0 firmware files
2024-01-10 6:46 UTC (2+ messages)
[PATCH] ARM: layerscape: ppa: fix type of C variable used in inline assembly
2024-01-10 6:46 UTC (2+ messages)
[PATCH 1/4] sandbox: set DMA_ALIGNMENT instead of defining dma_alloc
2024-01-10 6:45 UTC (6+ messages)
` [PATCH 2/4] kvx: "
` [PATCH 3/4] mips: "
` [PATCH 4/4] dma: don't allow override of dma_alloc/dma_free
[PATCH master 1/2] net: fsl-fman: fix alignment of RX buffer
2024-01-10 6:42 UTC (3+ messages)
` [PATCH master 2/2] net: fsl-fman: fix CONFIG_DMA_API_DEBUG warnings
[PATCH v2 00/21] Add more Layerscape LS1028a stuff
2024-01-09 16:15 UTC (22+ messages)
` [PATCH v2 01/21] memory: Fix reserve_sdram_region() return value
` [PATCH v2 02/21] ARM: Layerscape: consolidate initcalls into one
` [PATCH v2 03/21] ARM: Layerscape: LS1028a: reserve DDR region for TF-A
` [PATCH v2 04/21] ARM: Layerscape: icid: make readonly arrays const
` [PATCH v2 05/21] ARM: Layerscape: icid: rename functions
` [PATCH v2 06/21] ARM: Layerscape: icid: move re-usable code to separate functions
` [PATCH v2 07/21] ARM: Layerscape: icid: use of_property_write_u32_array() in of_set_iommu_prop()
` [PATCH v2 08/21] ARM: Layerscape: icid: use of_property_write_u32_array() in of_set_qportal_iommu_prop()
` [PATCH v2 09/21] ARM: Layerscape: icid: factor out setup_icid_offsets()
` [PATCH v2 10/21] immap_lsch3: Add more stuff
` [PATCH v2 11/21] ARM: Layerscape: LS1028a: fixup icids
` [PATCH v2 12/21] ARM: psci: make header self contained
` [PATCH v2 13/21] ARM: Layerscape: LS1028a: add psci node
` [PATCH v2 14/21] ARM: Layerscape: move over to MULTIARCH
` [PATCH v2 15/21] ARM: enable Layerscape boards in multi_v8_defconfig
` [PATCH v2 16/21] ARM: multi_v8_defconfig: disable CONFIG_MCI_STARTUP
` [PATCH v2 17/21] clk: layerscape: increase PLL divider array
` [PATCH v2 18/21] ARM: Layerscape: LS1028a: implement bootsource detection
` [PATCH v2 19/21] ARM: Layerscape: LS1028a: extend layerscape image filetype detection for LS1028a
` [PATCH v2 20/21] ARM: Layerscape: LS1028a: Add barebox update handler
` [PATCH v2 21/21] ARM: Layerscape: add basic support for NXP LS1028a RDB
[PATCH 00/10] Add more Layerscape LS1028a stuff
2024-01-09 10:25 UTC (18+ messages)
` [PATCH 01/10] ARM: Layerscape: consolidate initcalls into one
` [PATCH 02/10] ARM: Layerscape: LS1028a: reserve DDR region for TF-A
` [PATCH 03/10] ARM: Layerscape: icid: make readonly arrays const
` [PATCH 04/10] ARM: Layerscape: icid: rename functions
` [PATCH 05/10] ARM: Layerscape: icid: move re-usable code to separate functions
` [PATCH 06/10] ARM: Layerscape: icids: factor out setup_icid_offsets()
` [PATCH 07/10] immap_lsch3: Add more stuff
` [PATCH 08/10] ARM: Layerscape: LS1028a: fixup icids
` [PATCH 09/10] ARM: psci: make header self contained
` [PATCH 10/10] ARM: Layerscape: LS1028a: fixup psci node
[PATCH] rsatoc: fix typo in usage string
2024-01-08 10:02 UTC (2+ messages)
[PATCH 0/6] cdev: delete partitions when deleting master cdev
2024-01-08 9:59 UTC (5+ messages)
` [PATCH 3/6] cdev: export cdevfs_add_partition for general use
` [PATCH] fixup! "
[PATCH 000/112] efi: prepare for ARM64 EFI loader support
2024-01-08 9:01 UTC (29+ messages)
` [PATCH 012/112] libfile: factor out read_file_into_buf helper
` [PATCH 035/112] fs: implement openat and friends
` [PATCH 036/112] fs: implement O_PATH
` [PATCH 047/112] string: reduce strjoin runtime, drop trailing separator
` [PATCH 057/112] pbl: introduce CONFIG_PBL_FULLY_PIC
` [PATCH 059/112] efi: payload: init: restrict barebox mem to first 1G only on x86
` [PATCH 060/112] ARM: pbl: add 64K segment alignment for PE/COFF
` [PATCH 064/112] boarddata: add barebox_boarddata_is_machine helper
` [PATCH 065/112] common: add PE/COFF loader
` [PATCH 081/112] filetype: add new file types for EFI-enabled Linux images
` [PATCH 090/112] vsprintf: add %pD for printing EFI device path
[PATCH v2 1/2] net/phy: sync phy_interface_t types with Linux
2024-01-05 9:21 UTC (5+ messages)
` [PATCH v2 2/2] net: Add fsl_enetc network driver support
[PATCH 00/19] ARM: add Layerscape LS1028a support
2024-01-04 16:32 UTC (21+ messages)
` [PATCH 01/19] soc/fsl: import immap_lsch3 from U-Boot
` [PATCH 02/19] soc/fsl/immap_lsch2.h: cleanup
` [PATCH 03/19] ARM: layerscape: decide SCFG endianess during runtime
` [PATCH 04/19] ARM: layerscape: cleanup erratum_a009007
` [PATCH 05/19] ARM: layerscape: cleanup erratum_a008997
` [PATCH 06/19] ARM: layerscape: cleanup erratum_a009798
` [PATCH 07/19] ARM: layerscape: drop wrong errata workaround
` [PATCH 08/19] ARM: layerscape: cleanup erratum_a009008
` [PATCH 09/19] ARM: Layerscape: pass base addresses to errata functions
` [PATCH 10/19] ARM: Layerscape: add layerscape_uart_putc()
` [PATCH 11/19] ARM: layerscape: implement ls1028a errata
` [PATCH 12/19] ARM: layerscape: implement ls1028a debug_ll
` [PATCH 13/19] include: <asm-generic/bug.h>: implement ASSERT()
` [PATCH 14/19] ARM: Layerscape: add tzc400 support
` [PATCH 15/19] ARM: Add ls1028a lowlevel init
` [PATCH 16/19] ARM: atf: add bl31 v2 calling method
` [PATCH 17/19] mci: imx-esdhc-pbl: factor out common function
` [PATCH 18/19] mci: imx-esdhc-pbl: implement esdhc xload for ls1028a
` [PATCH 19/19] ARM: Layerscape: add basic support for NXP LS1028a RDB
[PATCH v2] i2c: add pmic_reg_read() for PBL use
2024-01-04 13:11 UTC (4+ messages)
[PATCH] bootchooser: add new value "reset" to reset boot attempts counter
2024-01-04 13:03 UTC (2+ messages)
[PATCH 1/2] ARM: mach-types: remove all unused by barebox
2024-01-04 13:03 UTC (2+ messages)
[RFC] uimagefs segmentation fault
2024-01-04 11:35 UTC (2+ messages)
[PATCH v2] ARM: kasan: reserve shadow memory region
2024-01-04 11:23 UTC (2+ messages)
[PATCH 0/2] uImage fixes
2024-01-04 11:19 UTC (2+ messages)
[PATCH] MIPS: qemu-malta*_defconfig: enable e1000 network driver
2024-01-04 11:17 UTC (2+ messages)
[PATCH 1/2] cdev: simplify loop in cdev_by_device_node
2024-01-04 11:17 UTC (2+ messages)
[PATCH 1/2] list: rename debugging hooks
2024-01-04 9:12 UTC (2+ messages)
[PATCH 0/2] compiler: fix clang and address sanitizer coexistance
2024-01-04 9:10 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox