[PATCH v2 00/21] ARM: rpi: add basic Raspberry Pi 4 support
2022-06-09 5:59 UTC (18+ messages)
` [PATCH v2 01/21] ARM64: asm: implement read_cpuid_id()
` [PATCH v2 02/21] dma: add dma_sync nop stubs for PBL
` [PATCH v2 04/21] ARM: rpi: support PBL use of mbox
` [PATCH v2 05/21] ARM: rpi: split out mbox helpers to share code with PBL
` [PATCH v2 08/21] ARM: rpi: support FDT in x0 for 64bit configurations
` [PATCH v2 09/21] serial: ns16550: rpi: remove ungating now done by proper clk driver
` [PATCH v2 10/21] ARM: cpu: prevent recursive dependencies via CPU_SUPPORTS_64BIT_KERNEL
` [PATCH v2 11/21] ARM: cpu: remove unnecessary CONFIG_SYS_SUPPORTS_64BIT_KERNEL
` [PATCH v2 12/21] ARM: cpu: remove unused SYS_SUPPORTS_32BIT_KERNEL
` [PATCH v2 13/21] ARM: rpi: add Raspberry Pi 3 64-bit build support
` [PATCH v2 14/21] ARM: rpi: rpi3: disallow MMU_EARLY && 64BIT
` [PATCH v2 15/21] clk: rpi: add Raspberry Pi 4 support
` [PATCH v2 16/21] mci: bcm2835: add bcm2711-emmc2 (Rpi4) support
` [PATCH v2 18/21] ARM: rpi: add Raspberry Pi 4 support
` [PATCH v2 19/21] ARM: rpi: add debug_ll support for Raspberry Pi 4
` [PATCH v2 20/21] doc: bcm283x: reference newer firmware
` [PATCH v2 21/21] ARM: rpi: use correct kernel8.img as name for 64-bit
[PATCH 0/4] of: request reserved memory regions so other code can't
2022-06-09 5:43 UTC (5+ messages)
` [PATCH 1/4] nvmem: rmem: get, don't request, memory region
` [PATCH 2/4] of: reserve: mark runtime firmware code regions specially
` [PATCH 3/4] of: add of_get_reserve_map stub for !CONFIG_OFTREE
` [PATCH 4/4] of: request reserved memory regions so other code can't
[PATCH] fixup! ARM64/RISC-V: booti: support global.bootm.image.loadaddr
2022-06-08 20:27 UTC
[PATCH] arm: rockchip: switch to mainline dts for rk3568-evb1
2022-06-08 20:17 UTC
[PATCH] serial: ns16550: Remove empty line after return
2022-06-08 14:50 UTC
[PATCH] ARM: i.MX8MN: Fix script to extract firmware blobs
2022-06-08 10:36 UTC
[PATCH 0/3] arm: rockchip: add support for the radxa rock3 board
2022-06-08 7:19 UTC (5+ messages)
` [PATCH 1/3] HACK: add device trees for rk3568
` [PATCH 2/3] HACK: add device tree for radxa rock3 model a
` [PATCH 3/3] arm: rockchip: add support for the radxa rock3 board
[PATCH] common: reset_source: Remove of_get_reset_source_priority()
2022-06-08 5:12 UTC
[PATCH 1/2] serial: ns16550: Adding compatibility for the AM437X platforms
2022-06-07 10:03 UTC (2+ messages)
` [PATCH 2/2] serial: ns16550: Remove redundant driver data for generic ns16550 variants
[RFC 1/8] ARM: OMAP: Rearranging EMIF4 definitions
2022-06-07 7:47 UTC (10+ messages)
` [RFC 2/8] ARM: OMAP: Move EMIF4 definitions to appropriate header
` [RFC 3/8] ARM: OMAP: Adopt am35xx_emif4_init() to use fixed offset definitions
` [RFC 4/8] ARM: OMAP: Move locally used definitions from emif4 header to am35xx_emif4
` [RFC 5/8] ARM: OMAP: emif: Abstract am35xx_emif4 from any CPU-specific includes
` [RFC 6/8] ARM: OMAP: emif: Rename am35xx_emif4 unit
` [RFC 7/8] ARM: OMAP: Use EMIF4 registers for get SDRAM size
` [RFC 8/8] ARM: OMAP: Move am33xx_sdram_size() into EMIF module and make it generic
[PATCH] treewide: Remove duplicate incudes
2022-06-07 7:23 UTC (2+ messages)
[PATCH] ARM: OMAP: syslib: Optimize wait_on_value() function
2022-06-07 7:17 UTC (2+ messages)
[PATCH] ARM64/RISC-V: booti: support global.bootm.image.loadaddr
2022-06-07 7:09 UTC (2+ messages)
[PATCH 1/2] ARM: cpuinfo: print CPU mainid if unknown
2022-06-07 7:07 UTC (3+ messages)
` [PATCH 2/2] ARM: cpuinfo: detect Cortex-A72
[PATCH RESEND] of: address: fix printing of OF node name in error message
2022-06-07 7:04 UTC (2+ messages)
[PATCH v2 1/2] commands: ls: explicitly check for directories with S_ISDIR
2022-06-07 7:03 UTC (3+ messages)
` [PATCH v2 2/2] block: set S_IFBLK for block devices instead of S_IFCHR
[PATCH 0/7] ARM: stm32mp: bbu: add FIP update handler
2022-06-03 7:17 UTC (9+ messages)
` [PATCH 1/7] bbu: move barebox_update eMMC boot handling into common code
` [PATCH 2/7] bbu: use free(NULL) to simplify function cleanup
` [PATCH 3/7] bbu: add flag for enabling eMMC boot ack
` [PATCH 4/7] bbu: export bbu_std_file_handler for use in custom handlers
` [PATCH 5/7] filetype: differentiate between STM32MP FSBL and SSBL images
` [PATCH 6/7] ARM: stm32mp: bbu: add FIP update handler
` [PATCH 7/7] fastboot: support TF-A FSBL and FIP images for barebox update
[PATCH] ARM: OMAP: xload: Fix compile without CONFIG_MTD
2022-06-03 6:56 UTC (7+ messages)
[PATCH] ARM: cpuinfo: print exception level
2022-06-03 6:50 UTC (2+ messages)
[PATCH 0/5] Misc fixes
2022-06-02 6:54 UTC (9+ messages)
` [PATCH 1/5] ARM: at91sam9n12ek: Use xz compression
` [PATCH 2/5] ARM: boards: Fix unconditional compilation of imx51-babbage directory
` [PATCH 3/5] drivers: soc: Fix unconditional compilation of imx directory
` [PATCH 4/5] globalvar: Add missing empty prototype for globalvar_set()
` [PATCH 5/5] of: Fix of_prepend_machine_compatible() defined but unused warning
[PATCH master v2] ARM: cpu: don't clobber sp when booted in HYP mode
2022-06-01 9:51 UTC (2+ messages)
[PATCH] fastboot: inform user if barebox update falls back to raw copy
2022-05-31 9:35 UTC
[PATCH] ARM: nxp-imx8mq-evk: install Barebox into eMMC boot partitions
2022-05-31 8:18 UTC (2+ messages)
[PATCH master] ARM: rpi: reinstate support for multiple variants with same DT
2022-05-31 8:15 UTC (2+ messages)
[PATCH RESEND master] PBL: fdt: fix /memory parsing when #address-cells != #size-cells
2022-05-31 8:06 UTC (2+ messages)
[PATCH master] ARM: cpu: don't clobber sp when booted in HYP mode
2022-05-31 8:06 UTC (2+ messages)
[PATCH] mci: core: add device parameter for eMMC boot ack
2022-05-30 11:40 UTC (4+ messages)
[RFC PATCH v1 0/8] ARM: at91: Add pbl support to skov-arm9cpu
2022-05-30 7:20 UTC (16+ messages)
` [PATCH v1 1/8] pwm: atmel: Fix build and update
` [PATCH v1 2/8] ARM: at91: Provide at91_mux_pio_pin for use in lowlevel
` [PATCH v1 3/8] ARM: at91: Add at91sam9 xload_mmc for PBL use
` [PATCH v1 4/8] ARM: at91: Add extra register definitions
` [PATCH v1 5/8] ARM: at91: Add lowlevel helpers for at91sam9263
` [PATCH v1 6/8] ARM: at91: Make sdramc.h useable in multi image builds
` [PATCH v1 7/8] ARM: at91: Add initialize function to sdramc
` [PATCH v1 8/8] ARM: at91: Add xload support to skov-arm9cpu
[PATCH] ARM: DTS: myir-x335x: Add GPIO aliases
2022-05-30 6:55 UTC (11+ messages)
[PATCH] ARM: myir-x335x: Fix memory size detect
2022-05-25 9:32 UTC (2+ messages)
[PATCH] .gitignore: Add directories generated by MAKEALL script
2022-05-25 9:30 UTC (2+ messages)
[PATCH v2] ARM: clps711x: Switch to devicetree usage
2022-05-25 8:50 UTC (2+ messages)
Driver load order
2022-05-24 9:21 UTC (14+ messages)
` Aw: "
` Aw: "
` Aw: "
` [PATCH 1/2] regmap: implement regmap_init_i2c_smbus
` [PATCH 2/2] regulator: add Rockchip rk808 support
[PATCH 1/8] console: add new $global.bootm.earlycon parameter
2022-05-24 7:35 UTC (12+ messages)
` [PATCH 2/8] serial: ns16550: add $global.bootm.earlycon fixup support
` [PATCH 3/8] serial: amba-pl011: "
` [PATCH 4/8] serial: atmel: "
` [PATCH 5/8] serial: imx: "
` [PATCH 6/8] serial: litex: add linux console/earlycon "
` [PATCH 7/8] serial: lpuart: add $global.bootm.earlycon "
` [PATCH 8/8] video: efi_gop: add $global.bootm.earlycon fixup for framebuffer console
[PATCH] arm: imx: mmdc_size: Increase row_max for imx8m
2022-05-24 7:10 UTC (2+ messages)
[PATCH master 1/2] test: self: add basic testing for malloc()
2022-05-24 7:04 UTC (3+ messages)
` [PATCH master 2/2] tlsf: fix internal overflow trying to allocate big buffers
[PATCH] usb: usb251xb: remove duplicate status line on probe success
2022-05-24 4:47 UTC (7+ messages)
[PATCH 1/2] Documentation: boards: stm32mp: document USB bootstrap via DFU
2022-05-23 7:01 UTC (3+ messages)
` [PATCH 2/2] Documentation: user: usb: fix literal block :: when : is intended
[PATCH] ARM: imx: esdctl: fix LPDDR4 size calculation
2022-05-20 14:55 UTC (5+ messages)
[PATCH] ARM: clps711x: Switch to devicetree usage
2022-05-20 11:38 UTC (4+ messages)
[PATCH] clk: fix clk_round_rate command description
2022-05-20 9:51 UTC (2+ messages)
[PATCH] of: address: treat absent dma-ranges as 1:1 translation
2022-05-19 11:56 UTC (2+ messages)
v2022.05.0
2022-05-19 10:44 UTC (3+ messages)
[PATCH] gpiolib: fix allocating dynamic gpio numbers
2022-05-19 10:44 UTC
One barebox image for multiple boards
2022-05-19 9:25 UTC (5+ messages)
[PATCH] clk: fix clk_round_rate() behaviour
2022-05-19 8:12 UTC (3+ messages)
[urgent] ARM: rockchip: fix iodomain for r2pro V1.0
2022-05-16 9:11 UTC (4+ messages)
[PATCH v2] net: dns: Generate and verify transaction ID
2022-05-16 8:27 UTC (2+ messages)
[PATCH v2] ARM: i.MX7: esdctl: fix out-of-bounds read on memory size calculation
2022-05-16 8:09 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