[PATCH] net: rtl8169: make it work on big-endian system
2022-06-17 6:40 UTC (2+ messages)
[PATCH v2] i2c: add bcm283x i2c host controller support
2022-06-17 6:37 UTC (2+ messages)
[PATCH 0/9] ARM: boards: protonic-imx6: Updates
2022-06-16 16:38 UTC (12+ messages)
` [PATCH 1/9] ARM: boards: protonic-imx6: prtvt7 hardkey inputs are active low
` [PATCH 2/9] ARM: boards: protonic-imx6: Update comment to match a recent code update
` [PATCH 3/9] ARM: boards: protonic-imx6: Free allocated autoboot_timeout string
` [PATCH 4/9] ARM: boards: protonic-imx6: Always free allocated alias string
` [PATCH 5/9] ARM: boards: protonic-imx6: Remove unsused argument from prt_imx6_usb_mount
` [PATCH 6/9] ARM: boards: protonic-imx6: Register prt-usb boot entry
` [PATCH 7/9] ARM: boards: protonic-imx6: Remove usb_delay from the priv struct
` [PATCH 8/9] ARM: boards: protonic-imx6: Read serial and mac from fuses if available
` [PATCH 9/9] ARM: boards: protonic-imx6: Register serial_number parameter with ocotp
[PATCH] lib: parameter: Free previous string value in param_string_set
2022-06-16 15:02 UTC (3+ messages)
[PATCH 1/2] regulator: fixed: use local device_node reference
2022-06-16 14:07 UTC (2+ messages)
` [PATCH 2/2] regulator: fixed: add off-on-delay-us device-tree parsing support
[PATCH 1/2] clk: imx8mm: remove SYS PLL 1/2 clock gates
2022-06-16 14:05 UTC (2+ messages)
` [PATCH 2/2] clk: imx8mn: "
[PATCH 1/2] ARM: i.MX8MM: fix phy-reset gpio
2022-06-16 14:02 UTC (2+ messages)
` [PATCH 2/2] ARM: i.MX8MM: increase off-on delay on the SD Vcc regulator
[PATCH] lib: parameter: Do not modify pointer returned from xstrdup()
2022-06-16 13:47 UTC
move dma_ops to common code
2022-06-16 7:53 UTC
[PATCH v3] ARM: rpi: parse useful data from vc fdt
2022-06-15 18:41 UTC
[PATCH] scripts: imx-usb-loader: simplify code flow for file size calculations
2022-06-15 12:38 UTC
[PATCH] ARM: DTS: make rpi3/4 use pl011 uart as primary
2022-06-15 8:24 UTC (2+ messages)
[PATCH] net: designware: rockchip: future-proof driver for more SoCs
2022-06-15 8:03 UTC
[PATCH v2 1/3] nvmem: rmem: get, don't request, memory region
2022-06-15 6:28 UTC (7+ messages)
` [PATCH v2 2/3] of: remove unused and misleading #cells in /memreserve
` [PATCH v2 3/3] of: request reserved memory regions so other code can't
[PATCH v2] ARM: rpi: parse useful data from vc fdt
2022-06-14 19:07 UTC (2+ messages)
Ethernet reinit on phyCORE hangs the device
2022-06-14 10:33 UTC (3+ messages)
[PATCH] i2c: add bcm283x i2c host controller support
2022-06-14 9:52 UTC (3+ messages)
[PATCH master 1/2] dma: avoid clash between static inline and extern dma_alloc declarations
2022-06-14 9:15 UTC (2+ messages)
` [PATCH 2/2] dma: add dma_sync nop stubs for PBL
[PATCH v2 00/21] ARM: rpi: add basic Raspberry Pi 4 support
2022-06-14 9:00 UTC (27+ 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 03/21] ARM: rpi: move bcm2835_add_device_sdram() into header
` [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 06/21] ARM: rpi: switch to ARM_USE_COMPRESSED_DTB
` [PATCH v2 07/21] ARM: rpi: add generic Raspberry Pi image
` [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 17/21] clocksource: bcm2835: bump below architeced timer for AArch64
` [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] ARM: i.MX: Make sure *_get_boot_source always assignes *src
2022-06-14 8:50 UTC (4+ messages)
[PATCH] ARM: rpi: parse useful data from vc fdt
2022-06-13 8:37 UTC (2+ messages)
[PATCH] arm: rockchip: radxa-rock3: register barebox update handler
2022-06-13 7:10 UTC
[PATCH] net: dns: Return error when nameserver not given
2022-06-13 7:05 UTC
[PATCH] ARM: rockchip_v8_defconfig: Enable realtek phy
2022-06-10 12:01 UTC
[RFC 1/2] clocksource: Introduce a context storage for the clocksource structure
2022-06-10 9:53 UTC (8+ messages)
` [RFC 2/2] clocksource: arm_global_timer: Convert driver to use clocksource context field
` [RFC 0/2] Context storage for the clocksource
[PATCH] ARM: i.MX7/8M: Make sure the output parameter is always assigned
2022-06-10 8:49 UTC (6+ messages)
[PATCH v3 1/2] fastboot: always try barebox_update handler for bbu- partitions
2022-06-10 8:35 UTC (8+ messages)
` [PATCH v3 2/2] fastboot: bail if update handler couldn't be found for bbu-partition
` [PATCH] fixup! "
[PATCH 0/8] Misc fixes part II
2022-06-10 7:54 UTC (10+ messages)
` [PATCH 1/8] ARM: optee-early: Fix 'memcpy' implicit declaration
` [PATCH 2/8] ata: ahci: Fix format string
` [PATCH 3/8] gui: image_renderer: Fix empty prototype for image_renderer_image()
` [PATCH 4/8] ARM: vexpress: Add missing "noreturn" attribute to restart function
` [PATCH 5/8] ARM: versatile: "
` [PATCH 6/8] lib: logo: Ignore more generated files
` [PATCH 7/8] mtd: nand: orion: Disallow driver compile for ARMv4T
` [PATCH 8/8] commands: Add CONSOLE dependency for EDIT command
[PATCH] ARM: i.MX7/8M: Fix boot source detection on i.MX8MP
2022-06-10 7:51 UTC (2+ messages)
[PATCH 1/2] arm: imx8mq: re-enable DDRC for Barebox
2022-06-10 7:45 UTC (3+ messages)
` [PATCH 2/2] ARM: mnt-reform: switch to upstream DT
[PATCH] common: reset_source: Remove of_get_reset_source_priority()
2022-06-10 7:32 UTC (7+ messages)
[PATCH] ARM: OMAP: watchdog: Fix compiler errors
2022-06-09 14:15 UTC (2+ messages)
[PATCH v2 1/2] fastboot: always try barebox_update handler for bbu- partitions
2022-06-09 13:02 UTC (5+ messages)
` [PATCH v2 2/2] fastboot: inform user if barebox update falls back to raw copy
[PATCH] ARM: OMAP: Rework watchdog code
2022-06-09 12:31 UTC (3+ messages)
[PATCH next] read_file: Pass NULL for the size parameter if the return value is not used
2022-06-09 9:30 UTC (2+ messages)
[PATCH 1/8] console: add new $global.bootm.earlycon parameter
2022-06-09 9:25 UTC (7+ messages)
` [PATCH 5/8] serial: imx: add $global.bootm.earlycon fixup support
[PATCH 0/4] of: request reserved memory regions so other code can't
2022-06-09 9:14 UTC (11+ 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! "
[PATCH] serial: Kconfig: Remove DRIVER_SERIAL_NS16550_OMAP_EXTENSIONS option
2022-06-09 8:56 UTC (2+ messages)
[PATCH v2] common: add help text for CONFIG_STATE
2022-06-09 8:50 UTC (2+ messages)
[PATCH] fastboot: inform user if barebox update falls back to raw copy
2022-06-09 8:33 UTC (5+ messages)
[PATCH] fixup! ARM64/RISC-V: booti: support global.bootm.image.loadaddr
2022-06-09 7:37 UTC (2+ messages)
[PATCH] arm: rockchip: switch to mainline dts for rk3568-evb1
2022-06-09 7:35 UTC (2+ messages)
[PATCH] serial: ns16550: Remove empty line after return
2022-06-09 7:33 UTC (2+ messages)
[PATCH] ARM: i.MX8MN: Fix script to extract firmware blobs
2022-06-09 7:33 UTC (2+ messages)
[PATCH 1/2] serial: ns16550: Adding compatibility for the AM437X platforms
2022-06-09 7:26 UTC (3+ messages)
` [PATCH 2/2] serial: ns16550: Remove redundant driver data for generic ns16550 variants
[PATCH] common: add help text for CONFIG_STATE
2022-06-09 6:03 UTC
[PATCH 0/3] arm: rockchip: add support for the radxa rock3 board
2022-06-08 7:19 UTC (2+ messages)
[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 (2+ messages)
[PATCH 0/7] ARM: stm32mp: bbu: add FIP update handler
2022-06-03 7:17 UTC (2+ messages)
[PATCH] ARM: OMAP: xload: Fix compile without CONFIG_MTD
2022-06-03 6:56 UTC (2+ messages)
[PATCH] ARM: cpuinfo: print exception level
2022-06-03 6:50 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