mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[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  (10+ 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)

[PATCH] Documentation: x86: boot: reserve type_of_loader=13 for barebox
 2022-05-13 14:30 UTC 

[PATCH master] ARM: i.MX7: esdctl: fix out-of-bounds read on memory size calculation
 2022-05-13  5:45 UTC 

[PATCH] clk: handle NULL args in clk_set_parent()
 2022-05-12  9:19 UTC  (5+ messages)

[PATCH v2] clk: handle NULL args in clk_{g,s}et_parent()
 2022-05-11 12:46 UTC  (2+ messages)

[PATCH] ata: ahci: use correct macro when calculating offsets in dma memory
 2022-05-11  6:46 UTC  (2+ messages)

[PATCH] i2c: rockchip: fix transfer return value
 2022-05-11  6:45 UTC  (2+ messages)

[PATCH] i2c: add Cadence i2c host controller support
 2022-05-11  6:44 UTC  (2+ messages)

[PATCH v1 1/2] ARM: boards: protonic-stm32mp1: enable deep-probe support
 2022-05-11  6:31 UTC  (2+ messages)

[PATCH v1 1/2] usb: dwc2: add support st,stm32mp15-fs/hsotg devices
 2022-05-11  6:30 UTC  (2+ messages)

[PATCH 0/2] align rk356x drivers as preparation for mainline dts
 2022-05-11  6:28 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox