[PATCH 1/2] Regenerate defconfig files
2020-10-28 8:38 UTC (8+ messages)
` [PATCH 2/2] x86/config/efi: drop DRIVER_SERIAL_NS16550
[PATCH] ARM: CCMX51: Add new module ID variant
2020-10-28 8:28 UTC (2+ messages)
[PATCH] ARM: bootm: Add lower bound check of kernel in SDRAM
2020-10-28 8:24 UTC (2+ messages)
[PATCH] usb: i.MX: warn if vbus regulator isn't available
2020-10-27 17:57 UTC (2+ messages)
[PATCH] usb: Fix initial max packet size
2020-10-27 12:10 UTC (2+ messages)
[PATCH v2] commands: import memtester 4.3.0 from Debian GNU/Linux
2020-10-23 21:45 UTC
[PATCH] mtd: nand-imx: repair reading the oob area
2020-10-23 7:05 UTC (2+ messages)
[PATCH v3 00/10] Barebox Deep-Probe
2020-10-22 7:43 UTC (13+ messages)
` [PATCH v3 01/10] imx53: remove unused imx53_add_nand
` [PATCH v3 02/10] of: platform: remove check of already added devices
` [PATCH v3 03/10] of: platform: Keep track of populated platform devices
` [PATCH v3 04/10] of: base: move memory init from DT to initcall
` [PATCH v3 05/10] of: base: move clock init from of_probe() to barebox_register_of()
` [PATCH v3 06/10] initcall: add of_populate_initcall
` [PATCH v3 07/10] common: add initial barebox deep-probe support
` [PATCH v3 08/10] ARM: i.MX: esdctl: add "
` [PATCH v3 09/10] ARM: stm32mp: ddrctrl: "
` [PATCH v3 10/10] ARM: boards: mx6-sabrelite: "
[PATCH v3 1/2] ARM: mmu64: allow to disable null pointer trap on zero page
2020-10-22 7:31 UTC (3+ messages)
` [PATCH v3 2/2] uimage: disable zero page when loading to SDRAM at address 0x0
[PATCH] MIPS: dtb: remove unused variable ``root''
2020-10-22 7:29 UTC (2+ messages)
ARM bootm regression
2020-10-22 7:26 UTC (6+ messages)
[PATCH] usb: i.MX: improve regulator handling
2020-10-21 19:05 UTC (13+ messages)
[PATCH v2] MIPS: ls1b: enable pbl support for ls1bdev board
2020-10-21 10:21 UTC (2+ messages)
[PATCH] mci: stm32_sdmmc2: add support for SDMMC v2.0 as well
2020-10-21 10:00 UTC (2+ messages)
[PATCH] mfd: mc34704: fix register reading
2020-10-21 9:56 UTC (2+ messages)
[PATCH 1/2] commands: bootchooser: migrate menu entry to boot menu
2020-10-21 9:52 UTC (3+ messages)
` [PATCH 2/2] x86: configs: efi: enable some more useful options
[PATCH master 1/5] Documentation: smhfs: fix some typos
2020-10-21 9:51 UTC (6+ messages)
` [PATCH master 2/5] Documentation: boards: stm32mp: search engine optimization
` [PATCH master 3/5] Documentation: glossary: add some extra info
` [PATCH master 4/5] Documentation: x86: note EFI support
` [PATCH master 5/5] Documentation: aarch64-qemu-virt: note physical target support
Mini UART on RaspberryPi CM3/CM3+
2020-10-21 8:21 UTC (15+ messages)
[PATCH v2 0/8] Barebox Deep-Probe
2020-10-20 20:08 UTC (6+ messages)
` [PATCH v2 4/8] initcall: add of_populate_initcall
[PATCH 1/3] net: macb: reduce DEBUG output to make it more useful
2020-10-19 8:10 UTC (8+ messages)
` [PATCH 2/3] net: macb: adjust clk_tx rate for link speed changes
` [PATCH 3/3] net: macb: fix compiler warning for 64 bit systems
[PATCH 1/3] sandbox: fix link error when UBSAN is selected without ASAN
2020-10-19 7:58 UTC (4+ messages)
` [PATCH 2/3] kbuild: force compiler to assume two's complement
` [PATCH 3/3] Revert "common: ubsan: ignore shifting one into sign bit"
[PATCH 1/2] doc: at91: delete done TODOs
2020-10-19 7:56 UTC (4+ messages)
` [PATCH 2/2] ARM: at91: define new at91_multi_defconfig
[PATCH 0/2] AT91: Update partition tables
2020-10-19 7:47 UTC (3+ messages)
` [PATCH 1/2] ARM: at91sam9263ek: Update NAND partitioning
` [PATCH 2/2] ARM: at91sam9x5ek: "
[PATCH v2 1/2] ARM: mmu64: allow to disable null pointer trap on zero page
2020-10-15 14:34 UTC (2+ messages)
` [PATCH v2 2/2] uimage: disable zero page when loading to SDRAM at address 0x0
[PATCH 1/2] ARM: mmu64: allow to disable null pointer trap on zero page
2020-10-15 9:12 UTC (10+ messages)
` [PATCH 2/2] uimage: disable zero page when loading to SDRAM at address 0x0
v2020.10.0
2020-10-14 7:31 UTC
[PATCH v3] ARM: imx: Add Support for Webasto ccbv2
2020-10-14 6:45 UTC (2+ messages)
[PATCH] imx6ul/imx6ull: include imx6ul-phytec-state.dtsi and enable state
2020-10-14 6:38 UTC (2+ messages)
[PATCH] console: add new write-only option
2020-10-13 9:17 UTC (3+ messages)
[PATCH v2 01/12] sandbox: dts: retire skeleton.dtsi
2020-10-12 14:36 UTC (13+ messages)
` [PATCH v2 02/12] of: implement of_property_read_u64_array
` [PATCH v2 03/12] sandbox: hostfile: unify --image and direct device tree probe
` [PATCH v2 04/12] sandbox: hostfile: support anonymous hostfiles in device tree
` [PATCH v2 05/12] sandbox: hostfile: maintain created temp files over reset
` [PATCH v2 06/12] sandbox: dts: define default environment node
` [PATCH v2 07/12] sandbox: poweroff: migrate to driver probed from device tree
` [PATCH v2 08/12] sandbox: power: implement reset source support
` [PATCH v2 09/12] sandbox: dts: implement reboot mode
` [PATCH v2 10/12] sandbox: add watchdog driver
` [PATCH v2 11/12] sandbox: dts: include state node by default
` [PATCH v2 12/12] sandbox: defconfig: enable new generic features
[PATCH] logo: Makefile: fix indentation of LOGO.S in quiet output
2020-10-12 12:16 UTC (2+ messages)
[PATCH master v2] logo: Makefile: fix Inkscape >= v1.0 Wayland GUI opening on LOGO.S
2020-10-12 12:13 UTC (2+ messages)
[PATCH master] logo: Makefile: fix inkscape Wayland GUI opening on LOGO.S
2020-10-12 12:07 UTC (2+ messages)
[PATCH 01/11] sandbox: dts: retire skeleton.dtsi
2020-10-11 22:12 UTC (11+ messages)
` [PATCH 02/11] of: implement of_property_read_u64_array
` [PATCH 03/11] sandbox: hostfile: unify --image and direct device tree probe
` [PATCH 04/11] sandbox: hostfile: support anonymous hostfiles in device tree
` [PATCH 05/11] sandbox: dts: define default environment node
` [PATCH 06/11] sandbox: poweroff: migrate to driver probed from device tree
` [PATCH 07/11] sandbox: power: implement reset source support
` [PATCH 08/11] sandbox: dts: implement reboot mode
` [PATCH 09/11] sandbox: add watchdog driver
` [PATCH 10/11] sandbox: dts: include state node by default
` [PATCH 11/11] sandbox: defconfig: enable new generic features
[PATCH v2 1/2] ARM: i.MX6UL: add iomux header for i.MX6UL
2020-10-10 14:03 UTC (6+ messages)
` [PATCH v2 2/2] ARM: imx: Add Support for Webasto ccbv2
[PATCH 1/2] README: update to reflect current state
2020-10-10 13:34 UTC (2+ messages)
[PATCH v1] ARM: protonic: disable on-die termination to fix PHY bootstrapping
2020-10-09 7:25 UTC (2+ messages)
[PATCH] usb: dwc2: Uninitialize host and device on remove
2020-10-09 7:21 UTC (2+ messages)
[PATCH v1] ARM: dts: imx6q-prti6q: add pstore/ramoops node
2020-10-09 7:19 UTC (2+ messages)
[PATCH] Documentation: efi: update SnpDxe build instructions
2020-10-09 6:49 UTC (2+ messages)
[PATCH v2 1/7] driver: introduce less error-prone dev_get_drvdata alternative
2020-10-09 6:48 UTC (8+ messages)
` [PATCH v2 2/7] led: pca955x: fix probing from device tree
` [PATCH v2 3/7] dma: apbh: fix out-of-bounds write on 64-bit SoCs
` [PATCH v2 4/7] aiodev: lm75: "
` [PATCH v2 5/7] mtd: nand-mxs: "
` [PATCH v2 6/7] video: imx-hdmi: fix dev_get_drvdata misuse
` [PATCH v2 7/7] driver: migrate some from dev_get_drvdata to device_get_match_data
[PATCH 1/2] gen-dtb-s: support x86 and other platforms with 16-bit .word
2020-10-08 6:33 UTC (5+ messages)
` [PATCH 2/2] sandbox: compile in a fallback device tree
[PATCH] arch/x86: Replace license and copyright boilerplate by SPDX identfiers
2020-10-07 14:01 UTC (2+ messages)
[PATCH v2020.09.0] fixup! UPSTREAM: ARM: dts: imx6ul: phycore: Add phyCORE i.MX6 UL with eMMC
2020-10-07 12:47 UTC (2+ messages)
[PATCH v2] ARM: dts: imx6ul: phycore: Add phyCORE i.MX6 UL with eMMC
2020-10-07 12:29 UTC (3+ messages)
[PATCH v2] kbuild: add dtbs target for building all dtbs of an ARCH
2020-10-07 8:48 UTC (2+ messages)
[PATCH 1/7] driver: introduce less error-prone dev_get_drvdata alternative
2020-10-07 8:43 UTC (7+ messages)
[PATCH 09/10] power: reset: syscon-reboot-mode: support multi-word reboot modes
2020-10-07 8:18 UTC (2+ messages)
[PATCH 1/3] ARM: stm32mp: migrate board initcalls to board drivers
2020-10-07 8:08 UTC (2+ messages)
[PATCH] bootm: propagate register_image_handler return value
2020-10-07 8:06 UTC (2+ messages)
[PATCH 1/2] drivers/ddr/imx8: remove leftover DEBUG defines
2020-10-07 8:05 UTC (3+ messages)
` [PATCH 2/2] ARM: i.MX: nxp-imx8mm-evk: adjust DDR training order
[PATCH 0/7] remoteproc: Add i.MX8M Cortex-M[47] support
2020-10-07 7:07 UTC (7+ messages)
` [PATCH 1/7] remoteproc: imx: Fix off-by-one error
` [PATCH 6/7] ARM: dts: i.MX8MQ: Add Cortex-M4 Coprocessor node
imx6ul: fec: stuck on ifup after ifdown
2020-10-06 9:58 UTC (4+ 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