mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] .gitignore: Add generated scripts/rkimage to .gitignore
 2023-07-14  5:15 UTC  (4+ messages)
` [PATCH 1/2] i2c: Added feature to get bus number from alias
` [PATCH] mfd: rk808: Add missing RK809 chip ID to poweroff handler
` [PATCH 2/2] i2c: rockchip: Get I2C bus number from devicetree alias

[PATCH 1/8] mci: sdhci: Set 8-bit host caps
 2023-07-11 13:40 UTC  (12+ messages)
` [PATCH 2/8] mci: sdhci: Add registers defines
` [PATCH 3/8] mci: Add dwcmshc-sdhci driver
` [PATCH 4/8] mci: sdhci: Actually return the error code instead of 0
` [PATCH 5/8] mci: sdhci: Add sd host v4 mode
` [PATCH 6/8] mci: sdhci: Add 64-bit DMA addressing suport for V4 mode
` [PATCH 7/8] mci: sdhci: Force DMA update to the next block boundary
  ` [PATCH] fixup! "
` [PATCH 8/8] mci: dwcmshc: Use sdhci_enable_v4_mode()

[PATCH] of_firmware: fix lookup of fpga manager
 2023-07-11 10:19 UTC 

[PATCH 1/3] soc: kvx: Rename function to match global variable
 2023-07-11  9:11 UTC  (3+ messages)
` [PATCH 2/3] soc: kvx: Fix memory leaks
` [PATCH 3/3] soc: kvx: Add board_sn global var from OTP

[PATCH] kvx: Remove unused defines
 2023-07-11  9:08 UTC 

[PATCH 1/7] mci: sdhci: Add registers defines
 2023-07-11  8:07 UTC  (2+ messages)

[PATCH 1/7] ARM: boards: make use of MDIO_MMD register defines
 2023-07-10 12:52 UTC  (24+ messages)
` [PATCH 2/7] net: phy: micrel: "
` [PATCH 3/7] net: phy: sync phy_{write,read,modify}_mmd_indirect with linux
` [PATCH 4/7] net: phy: add phydev_{err,err_probe,info,warn,dbg} macros
` [PATCH 5/7] net: phy: at803x: add support for configuring SmartEEE
` [PATCH 6/7] net: phy: at803x: add disable hibernation mode support
` [PATCH 7/7] net: phy: at803x: disable extended next page bit

[PATCH master 1/3] usb: gadget: multi: do not double free on error
 2023-07-07 12:13 UTC  (3+ messages)
` [PATCH master 2/3] commands: usbserial: prevent double free
` [PATCH master 3/3] usb: gadget: return error on missing UDC

[PATCH] commands: rm: add -f option to ignore nonexistent files
 2023-07-07  8:18 UTC 

[PATCH] ddr: imx8m: add comment and print out prior to first DDRC read
 2023-07-07  6:25 UTC  (2+ messages)

[PATCH v2 1/3] ARM: at91: enable ddramc for sama5d3 and sama5d4
 2023-07-06  8:44 UTC  (7+ messages)
` [PATCH v2 2/3] ARM: at91: add support for SAMA5D3 - Ethernet Development System Board
` [PATCH v2 3/3] ARM: at91: microchip-ksz9477-evb: migrate to sama5d3_barebox_entry()

[PATCH v1] ARM: at91: add support for SAMA5D3 - Ethernet Development System Board
 2023-07-06  5:24 UTC  (2+ messages)

[PATCH] mci: imx-esdhc-pbl: fix image load in DDR mode
 2023-07-05 19:38 UTC  (2+ messages)

[PATCH 1/6] kbuild: clean start*_*.{p,ps}imximg files
 2023-07-05 15:10 UTC  (8+ messages)
` [PATCH 2/6] i.MX: HABv4: fix event status comparison
` [PATCH 3/6] i.MX: HABv4: extend support to i.MX8M SoCs
` [PATCH 4/6] ARM: i.MX: allow HAB for i.MX8M family
` [PATCH 5/6] ARM: i.MX: introduce build_imx8m_habv4img
` [PATCH 6/6] ARM: i.MX: convert i.MX8MP/MM EVK to helper

[RFC 0/4] Run barebox on sc6531e-based feature phone
 2023-07-05  9:37 UTC  (3+ messages)

[PATCH] net.c: Don't forget about the first fragment
 2023-07-04 17:55 UTC 

[PATCH v3 1/2] commands: test: simplify argv handling
 2023-07-04 12:16 UTC  (2+ messages)
` [PATCH v3 2/2] commands: test: add based support for bash-test style

[PATCH v2 1/3] commands: test: simplify argv handling
 2023-07-04 11:59 UTC  (5+ messages)
` [PATCH v2 2/3] commands: test: replace printf with pr_err
` [PATCH v2 3/3] commands: test: add based support for bash-test style

[PATCH 1/2] fixup! ARM: i.MX8MP: Add DEBIX SOM A and SOM A I/O Board support
 2023-07-04 11:45 UTC  (3+ messages)
` [PATCH 2/2] ARM64: configs: multi_v8_defconfig: enable onboard usb hub support

[PATCH 1/2] commands: test: simplify argv handling
 2023-07-04 10:07 UTC  (7+ messages)
` [PATCH 2/2] commands: test: add based support for bash-test style

[PATCH] Documentation: use current link to bootloader spec spec
 2023-07-04  9:11 UTC  (2+ messages)

[PATCH] ARM: zynq: get ps_clk_rate from dt
 2023-07-04  9:10 UTC  (2+ messages)

v2023.07.0
 2023-07-04  9:09 UTC  (4+ messages)
` v2023.07.1

[PATCH 1/2] soc: imx: featctrl: add help text for CONFIG_IMX8M_FEATCTRL
 2023-07-04  8:58 UTC  (3+ messages)
` [PATCH 2/2] soc: imx: have IMX8M_FEATCTRL select IMX_OCOTP

[PATCH 1/2] ARM: i.MX8MP: Debix: refactor lowlevel setup functions
 2023-07-04  7:52 UTC  (4+ messages)
` [PATCH 2/2] ARM: i.MX8MP: Add DEBIX SOM A and SOM A I/O Board support

[PATCH v2] firmware: use portable newline escape
 2023-07-04  7:41 UTC  (2+ messages)

[PATCH] firmware: fix alignment of firmware images
 2023-07-04  7:36 UTC  (2+ messages)

[PATCH master] firmware: use portable newline escape
 2023-07-03 17:21 UTC 

[PATCH] nios2: remove arch remains from drivers
 2023-07-03 13:21 UTC  (5+ messages)

[PATCH master] kbuild: delete images with missing firmware instead of truncating
 2023-07-03 12:48 UTC  (2+ messages)

[PATCH master] sandbox: dts: skip reboot mode without hostfile
 2023-07-03 10:45 UTC  (2+ messages)

[PATCH] treewide: Print device nodes with %pOF
 2023-07-03 10:41 UTC 

[PATCH master v2 1/2] of: implement of_reparent_node helper
 2023-07-03  8:57 UTC  (4+ messages)
` [PATCH master v2 2/2] boards: qemu-virt: support older QEMU with /soc/flash

[PATCH master v1 0/6] firmware: optionally turn missing firmware errors into warnings
 2023-07-03  8:46 UTC  (14+ messages)
` [PATCH master v1 1/6] firmware: reference pointer alignment defined in <asm-generic/pointer.h>
` [PATCH master v1 2/6] firmware: turn missing firmware into linker error
` [PATCH master v1 3/6] firmware: optionally turn missing firmware errors into warnings
` [PATCH master v1 4/6] ARM: Rockchip: gracefully handle missing firmware
` [PATCH master v1 5/6] ARM64: unset CONFIG_MISSING_FIRMWARE_ERROR for Rockchip/i.MX
` [PATCH master v1 6/6] firmware: don't hardcode firmware paths in srctree for existence check

[PATCH v2 1/2] Kbuild: include arch/ Makefile before test/ directory
 2023-06-30 11:53 UTC  (3+ messages)
` [PATCH v2 2/2] ci: pytest: have CI build and test ARCH=openrisc

[PATCH 0/2] usb: small dma allocation fixes
 2023-06-30 11:52 UTC  (5+ messages)
` [PATCH 1/2] usb: storage: fix missing calls to free()
` [PATCH 2/2] usb: make sure dma buffers are properly allocated

Porting barebox to a new SoC
 2023-06-30  5:52 UTC  (17+ messages)
` [PATCH v2] "

[PATCH 1/3] kvx: Add missing include/asm/mmu.h
 2023-06-28  8:46 UTC  (4+ messages)
` [PATCH 2/3] kvx: Replace dinval alias with d1inval
` [PATCH 3/3] kvx: Fix asm syntax in start.S

[PATCH master v2 0/7] firmware: optionally turn missing firmware errors into warnings
 2023-06-28  8:45 UTC  (10+ messages)
` [PATCH master v2 1/7] firmware: reference pointer alignment defined in <asm-generic/pointer.h>
` [PATCH master v2 2/7] firmware: mark firmware used in PBL as pbl-only
` [PATCH master v2 3/7] firmware: turn missing firmware into linker error
` [PATCH master v2 4/7] firmware: optionally turn missing firmware errors into warnings
` [PATCH master v2 5/7] ARM64: Rockchip: gracefully handle missing firmware
` [PATCH master v2 6/7] ARM64: unset CONFIG_MISSING_FIRMWARE_ERROR for Rockchip/i.MX
` [PATCH master v2 7/7] firmware: don't hardcode firmware paths in srctree for existence check

[PATCH] usb: gadget: dfu: Add missing get_alt callback
 2023-06-27 12:44 UTC 

[PATCH RESEND] usb: gadget: dfu: Add missing get_alt callback
 2023-06-27 12:44 UTC 

[PATCH RFT] blspec: support boot /dev/disk0.rootfs to mean boot disk0.rootfs
 2023-06-26 10:01 UTC  (2+ messages)

[PATCH] firmware: zynqmp: fix loading for PMU FWv1.1
 2023-06-26  9:59 UTC  (3+ messages)

[PATCH] pbl: allow #include <pbl.h> from assembly
 2023-06-26  9:56 UTC  (2+ messages)

[PATCH 0/5] test: teach pytest the emulate.pl tricks
 2023-06-26  9:55 UTC  (2+ messages)

[PATCH] MAKEALL: source defconfig after determining correct CROSS_COMPILE
 2023-06-26  9:51 UTC  (2+ messages)

[PATCH] ARM: i.MX8M: iomux-mx8mm: add pad ctrl defines
 2023-06-23  9:38 UTC  (2+ messages)

[PATCH] usb: misc: onboard_hub: add support for Genesys USB3.1 hub
 2023-06-23  9:35 UTC  (2+ messages)

[PATCH v2 0/9] gpio: add proper gpiod API
 2023-06-23  9:34 UTC  (11+ messages)
` [PATCH v2 1/9] driver: include dev_print and family from <driver.h>
` [PATCH v2 2/9] include: linux/printk: define new dev_errp_probe
` [PATCH v2 3/9] gpio: have gpiod_ functions return and accept pointers
` [PATCH v2 4/9] gpio: gpiolib: rename struct gpio_info to gpio_desc
` [PATCH v2 5/9] gpiolib: export proper gpio descriptor API
` [PATCH v2 6/9] bitmap: implement bitmap_{to,from}_arr{32,64}
` [PATCH v2 7/9] gpiolib: factor out finding gpio property
` [PATCH v2 8/9] gpiolib: add support for requesting and setting gpiod arrays
` [PATCH v2 9/9] gpiolib: rename gpioinfo_ to gpiodesc_

[PATCH] fastboot: avoid console_countdown_abort for getvar request
 2023-06-22 16:53 UTC  (2+ messages)

v2023.06.0
 2023-06-21 12:26 UTC 

[PATCH v2] scripts: socfpga_import_preloader: Translate DOS line endings
 2023-06-21  9:34 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 00/10] gpio: add proper gpiod API and gpio-mux support
 2023-06-21  9:27 UTC  (2+ messages)

[PATCH v2 1/2] usb: add basic USB Type-C framework
 2023-06-21  9:16 UTC  (3+ messages)
` [PATCH v2 2/2] usb: add basic TUSB320 Type-C controller support

[PATCH master] of: define of_read_file/barebox_register_of when !CONFIG_OFTREE
 2023-06-21  8:47 UTC  (2+ messages)

[PATCH] scripts: socfpga_import_preloader: Use SDK-supplied Python
 2023-06-21  8:31 UTC  (2+ messages)

[PATCH] ci: test-defconfigs: build with -Werror
 2023-06-21  8:29 UTC  (2+ messages)

[PATCH v2 00/13] Add support for Allwinner (sunxi) A64 SoC
 2023-06-21  8:26 UTC  (5+ messages)
` [PATCH v2 02/13] scripts: Add Allwinner eGON image support

page:  |  | latest

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