mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] ARM: imx: esdctl: fix LPDDR4 size calculation
 2022-05-20 14:33 UTC  (4+ messages)

[PATCH] arm: imx: mmdc_size: Increase row_max for imx8m
 2022-05-20 14:23 UTC 

[PATCH] ARM: clps711x: Switch to devicetree usage
 2022-05-20 11:38 UTC  (4+ messages)

[PATCH 1/2] Documentation: boards: stm32mp: document USB bootstrap via DFU
 2022-05-20 11:14 UTC  (2+ messages)
` [PATCH 2/2] Documentation: user: usb: fix literal block :: when : is intended

[PATCH] clk: fix clk_round_rate command description
 2022-05-20  9:51 UTC  (2+ messages)

[PATCH] mci: core: add device parameter for eMMC boot ack
 2022-05-20  4:34 UTC  (3+ messages)

Driver load order
 2022-05-19 17:54 UTC  (10+ messages)
  ` Aw: "
        ` Aw: "
` [PATCH 1/2] regmap: implement regmap_init_i2c_smbus
  ` [PATCH 2/2] regulator: add Rockchip rk808 support

[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)

[RFC PATCH v1 0/8] ARM: at91: Add pbl support to skov-arm9cpu
 2022-05-16 15:47 UTC  (15+ 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

[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  (3+ messages)
` [PATCH v1 2/2] ARM: dts: stm32mp151-prtt1c: add DSA switch and MDIO nodes

[PATCH v1 1/2] usb: dwc2: add support st,stm32mp15-fs/hsotg devices
 2022-05-11  6:30 UTC  (3+ messages)
` [PATCH v1 2/2] phy: stm32-usphyc: Add dummy driver for child node

[PATCH 0/2] align rk356x drivers as preparation for mainline dts
 2022-05-11  6:28 UTC  (5+ messages)
` [PATCH 1/2] phy: rockchip: align naneng-combphy clocks and resets with binding
` [PATCH 2/2] usb: dwc3: align dwc3 clocks "
` Aw: [PATCH 0/2] align rk356x drivers as preparation for mainline dts

SEO analysis
 2022-05-09 15:08 UTC 

Boot from SD if SD-Card is present - Beaglebone Black
 2022-05-09  8:04 UTC  (10+ messages)

[PATCH] net: dns: Generate and verify transaction ID
 2022-05-09  7:17 UTC  (6+ messages)
` [PATCH] fixup! "

[PATCH 00/15] ARM: rpi: add basic Raspberry Pi 4 support
 2022-05-06 12:47 UTC  (17+ messages)
` [PATCH 01/15] PBL: fdt: fix /memory parsing when #address-cells != #size-cells
` [PATCH 02/15] of: address: fix printing of OF node name in error message
` [PATCH 03/15] serial: ns16550: rpi: remove ungating now done by proper clk driver
` [PATCH 04/15] ARM: cpu: prevent recursive dependencies via CPU_SUPPORTS_64BIT_KERNEL
` [PATCH 05/15] ARM: rpi: add Raspberry Pi 3 64-bit build support
` [PATCH 06/15] ARM: rpi: rpi3: disallow MMU_EARLY && 64BIT
` [PATCH 07/15] clk: rpi: add Raspberry Pi 4 support
` [PATCH 08/15] mci: bcm2835: add bcm2711-emmc2 (Rpi4) support
` [PATCH 09/15] serial: ns16550: rpi: skip baudrate changes for bcm2711
` [PATCH 10/15] clocksource: bcm2835: bump below architeced timer for AArch64
` [PATCH 11/15] ARM: rpi: add Raspberry Pi 4 support
` [PATCH 12/15] ARM: rpi: add debug_ll support for Raspberry Pi 4
` [PATCH 13/15] ARM: rpi: add heuristic for skipping detection of SDIO card
` [PATCH 14/15] doc: bcm283x: add initial docs for Raspberry Pi 4 support
` [PATCH 15/15] doc: bcm283x: reference newer firmware

[RFC] ARM: OMAP: debug_ll: Add support for PBL console
 2022-05-05  9:59 UTC  (2+ messages)

[PATCH] ARM: OMAP: debug_ll: Use Kconfig UART base address
 2022-05-05  9:42 UTC  (6+ messages)

[PATCH] ARM: omap: Cleanup omap4_revision
 2022-05-05  7:53 UTC  (2+ messages)

[PATCH 01/16] ata: ahci: use abstract read/write functions uniformly
 2022-05-05  7:48 UTC  (17+ messages)
` [PATCH 02/16] ata: ahci: replace magic numbers with named constants
` [PATCH 03/16] ata: ahci: fix missing whitespace in ahci_add_host()
` [PATCH 04/16] ata: ahci: simplify fis structure creation
` [PATCH 05/16] ata: ahci: do not ignore dma handles
` [PATCH 06/16] ata: ahci: adjust debug messages in ahci_init_port()
` [PATCH 07/16] ata: ahci: correct named constants values and names
` [PATCH 08/16] ata: ahci: properly fill scatter/gather table
` [PATCH 09/16] ata: ahci: use named constants for capabilities bits
` [PATCH 10/16] ata: ahci: map buffers properly
` [PATCH 11/16] ata: ahci: use 64-bit addressing if available
` [PATCH 12/16] ata: ahci: make rx_fis field in ahci_port of type void*
` [PATCH 13/16] ata: ahci: add missing capability in ahci_print_info()
` [PATCH 14/16] ata: ahci: remove redundant cast in ahci_io()
` [PATCH 15/16] ata: ahci: register only implemented ports
` [PATCH 16/16] ata: ahci: allocate memory in one call in ahci_init_port()

[PATCH v6 0/5] add different OF board fixups
 2022-05-05  7:15 UTC  (7+ messages)
` [PATCH v6 1/5] common: add $global.serial_number with device tree fixup
` [PATCH v6 2/5] ARM: boards: protonic-imx6: make use of barebox_set_serial_number()
` [PATCH v6 3/5] of: add generic of_prepend_machine_compatible()
` [PATCH v6 4/5] ARM: boards: skov-imx6: make use of of_prepend_machine_compatible()
` [PATCH v6 5/5] ARM: boards: protonic-imx6: add HW revision specific machine compatible

[PATCH 1/8] rsatoc: fix compiler warnings
 2022-05-04 13:14 UTC  (8+ messages)
` [PATCH 2/8] rsatoc: Add option to print dts output
` [PATCH 3/8] crypto: simplify $(srctree)/ handling and remove config_filename macro
` [PATCH 4/8] rsa: Collect keys on list
` [PATCH 5/8] rsa: Add iterator for rsa keys
` [PATCH 6/8] rsa: Add pr_fmt and use pr_debug
` [PATCH 7/8] rsa: Turn error messages into debug messages
` [PATCH 8/8] fit: try other keys as fallback

Trouver-un-candidat "Me faire référencer sur le site"
 2022-05-04  3:02 UTC 

i2c: Rockchip i2c controller support
 2022-05-03 11:13 UTC  (2+ messages)

[PATCH] ARM: karo-tx6x: Fix DCD check operations
 2022-05-03  8:15 UTC 

[PATCH master] ARM: rpi: fix CM3 breakage after multi-image rework
 2022-05-03  7:12 UTC  (2+ messages)

[PATCH master] Documentation: boards: stm32mp: elaborate on how to build
 2022-05-03  7:07 UTC  (2+ messages)

[PATCH v5 0/5] add different OF board fixups
 2022-05-03  7:03 UTC  (7+ messages)
` [PATCH v5 1/5] common: add $global.serial_number with device tree fixup
` [PATCH v5 2/5] ARM: boards: protonic-imx6: make use of barebox_set_serial_number()
` [PATCH v5 3/5] of: add generic of_fixup_machine_compatible()
` [PATCH v5 4/5] ARM: boards: skov-imx6: make use of of_fixup_machine_compatible()
` [PATCH v5 5/5] ARM: boards: protonic-imx6: add HW revision specific machine compatible

[PATCH] firmware: zynqmp-fpga: do not load PL with ONLY_BIN flag unless necessary
 2022-05-02 16:00 UTC  (3+ messages)

[PATCH v3 0/5] add different OF board fixups
 2022-04-29  8:07 UTC  (5+ messages)
` [PATCH v3 1/5] common: add $global.serial_number with device tree fixup
` [PATCH v3 3/5] of: add generic of_fixup_machine_compatible()

[PATCH v4 0/5] add different OF board fixups
 2022-04-29  7:30 UTC  (6+ messages)
` [PATCH v4 1/5] common: add $global.serial_number with device tree fixup
` [PATCH v4 2/5] ARM: boards: protonic-imx6: make use of barebox_set_serial_number()
` [PATCH v4 3/5] of: add generic of_fixup_machine_compatible()
` [PATCH v4 4/5] ARM: boards: skov-imx6: make use of of_fixup_machine_compatible()
` [PATCH v4 5/5] ARM: boards: protonic-imx6: add HW revision specific machine compatible

[PATCH v1] net: dsa: wait until PHY aneg is done
 2022-04-29  7:17 UTC  (2+ messages)

[PATCH master] mci: stm32_sdmmc2: add STM32MP131 AMBA primecell peripheral ID
 2022-04-29  7:16 UTC  (2+ messages)

[PATCH] ata: disk_ata_drive: clean up code in ata_dump_id()
 2022-04-29  7:16 UTC  (2+ messages)

[PATCH v3] arm: boards: Add support for MYIR MYD-AM335X Development Board
 2022-04-29  7:15 UTC  (2+ messages)

[PATCH] Documentation: remote-control: be explicit about python2 requirement
 2022-04-29  7:11 UTC  (2+ messages)

[PATCH] gpiolib: remove declaration of now unused variable
 2022-04-29  7:11 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