[PATCH] booti: add debug prints for kernel header parsing
2022-08-08 6:55 UTC
[PATCH] string: implement str_has_prefix
2022-08-08 6:20 UTC
[PATCH master 1/3] common: machine_id: simplify early exit
2022-08-08 6:20 UTC (3+ messages)
` [PATCH master 2/3] common: machine_id: guard against digest algo being unavailable
` [PATCH master 3/3] crypto: restrict digest algos implemented in ARM assembly to 32-bit
[PATCH] gpiolib: Add of_xlate support
2022-08-05 13:59 UTC
[PATCH 1/3] reset: Fix of_reset_control_get() for consistent return values
2022-08-05 12:59 UTC (3+ messages)
` [PATCH 2/3] reset: implement reset_control_get_optional()
` [PATCH 3/3] reset: implement reset_control_get_count()
[PATCH 0/9] ARM: i.MX8MN: clean up and enable imx-usb-loader
2022-08-05 12:54 UTC (10+ messages)
` [PATCH 1/9] ARM: i.MX8M: move TF-A chainload functions in <mach/xload.h>
` [PATCH 2/9] ARM: i.MX8M: imx8mn-evk: use generic imx8mn_load_and_start_image_via_tfa
` [PATCH 3/9] ARM: i.MX8MN: add SDPS barebox-side support
` [PATCH 4/9] ARM: i.MX8MN: evk: simplify DDR4/LPDDR4 selection code
` [PATCH 5/9] ddr: imx8m: rename type to more fitting ddrc|dram_type
` [PATCH 6/9] ARM: i.MX8M: remove struct dram_timing_info::dram_type again
` [PATCH 7/9] pbl: generalize fsl i2c_early API into pbl_i2c
` [PATCH 8/9] i2c: add <pbl/pmic.h> for PBL use
` [PATCH 9/9] ARM: i.MX8M: use new pbl/pmic.h API
[PATCH] mci: imx-esdhc-pbl: fix warning about unused static function
2022-08-05 11:56 UTC
[PATCH 1/2] gitignore: add device tree blobs to top-level .gitignore
2022-08-05 8:53 UTC (2+ messages)
` [PATCH 2/2] defaultenv: ikconfig: add generated directory to .gitignore
[PATCH] pbl: factor out pbl_bio API into pbl/bio.h
2022-08-05 8:21 UTC
[PATCH] scripts: imx-usb-loader: add i.MX8MN support
2022-08-05 8:07 UTC
[PATCH 1/3] RISC-V: asm: factor relocation related functions into asm/reloc.h
2022-08-05 7:42 UTC (3+ messages)
` [PATCH 2/3] ARM: asm: factor relocation related functions in asm/reloc.h
` [PATCH 3/3] MIPS: asm: add get_runtime_offset stub
[PATCH 1/2] Documentation: devel: project-ideas: update after DSA framework addition
2022-08-05 7:29 UTC (4+ messages)
` [PATCH 2/2] Documentation: devel: porting: bring up to date
[PATCH master v2 1/4] soc: imx: gpcv2: associate PGC device tree node with platform device
2022-08-05 5:42 UTC (4+ messages)
` [PATCH master v2 2/4] drivers: power: ignore power domains with barebox,allow-dummy
` [PATCH master v2 3/4] ARM: i.MX8MM: assume USBOTG power domains to be powered
` [PATCH master v2 4/4] ARM: i.MX8MN: "
[PATCH master 1/3] drivers: power: ignore power domains with barebox,allow-dummy
2022-08-05 5:23 UTC (4+ messages)
` [PATCH master 2/3] ARM: i.MX8MM: assume USBOTG power domains to be powered
` [PATCH master 3/3] ARM: i.MX8MN: "
[PATCH master] net: dsa: fix format string mismatch
2022-08-04 15:01 UTC
[PATCH 1/2] ARM: baltos: use GPIO names for DIP switches
2022-08-03 9:31 UTC (2+ messages)
` [PATCH 2/2] ARM: baltos: use GPIO name for mPCIe power enable pin
[PATCH v4 1/8] scripts: socfgpa_xml_to_config: document pincfg
2022-08-01 12:07 UTC (8+ messages)
` [PATCH v4 2/8] ARM: socfpga: achilles: remove cargo-cult
` [PATCH v4 3/8] ARM: socfpga: achilles: use dtbz instead of dtb
` [PATCH v4 4/8] ARM: socfpga: achilles: use ENTRY_FUNCTION_WITHSTACK
` [PATCH v4 5/8] ARM: socfpga: achilles: replace use of magicvalue
` [PATCH v4 6/8] ARM: socfpga: achilles: guard macros with braces
` [PATCH v4 7/8] ARM: socfpga: add support for Enclustra AA1
` [PATCH v4 8/8] ARM: socfpga: defconfig: add aa1
[PATCH 00/13] add "windowsize" (RFC 7440) support for tftp
2022-07-31 11:36 UTC (16+ messages)
` [PATCH 01/13] progress: add close_progress() to display some statistics
` [PATCH 02/13] libfile:copy_file: show statistics in verbose mode
` [PATCH 03/13] tftp: minor refactoring of RRQ/WRQ packet generation code
` [PATCH 04/13] tftp: replace hardcoded blksize by global constant
` [PATCH 05/13] tftp: record whether tftp file is opened for lookup operation only
` [PATCH 06/13] tftp: reduce block size on lookup requests
` [PATCH 07/13] tftp: refactor data processing
` [PATCH 08/13] tftp: detect out-of-memory situations
` [PATCH 09/13] tftp: implement 'windowsize' (RFC 7440) support
` [PATCH v2 "
` [PATCH 10/13] tftp: do not use 'priv->block' for RRQ
` [PATCH 11/13] tftp: reorder tftp packets
` [PATCH 12/13] tftp: allow to change tftp port
` [PATCH 13/13] tftp: add sanity check for OACK response
` [PATCH v2 "
[PATCH v5 00/14] provide DSA support
2022-07-30 11:27 UTC (4+ messages)
` [PATCH v5 12/14] net: dsa: add KSZ9477 switch SPI driver
[PATCH] ARM: i.MX8MP: remove select for unused ARC PBL USB gadget driver
2022-07-30 9:53 UTC
[PATCH] driver: probe: report power domain attach failure
2022-07-30 9:49 UTC
[PATCH master 1/2] file_list: factor out file_list_new
2022-07-30 9:46 UTC (2+ messages)
` [PATCH master 2/2] USB: gadget: fastboot: allow exporting only barebox update handler
[PATCH v2] image-fit: use real size of fit image
2022-07-29 20:54 UTC
[PATCH 00/12] imx-usb-loader support for i.MX8MP
2022-07-29 9:33 UTC (14+ messages)
` [PATCH 01/12] ARM: i.MX8MM: Prepare loading only piggydata in imx-usb-loader
` [PATCH 02/12] ARM: i.MX8M: Add romapi support
` [PATCH 03/12] ARM: i.MX8MP: Add common code to load image and jump to it via TF-A
` [PATCH 04/12] ARM: i.MX8MP-EVK: Use imx8mp_load_and_start_image_via_tfa()
` [PATCH 05/12] imx-usb-loader: Factor out common code to function
` [PATCH 06/12] imx-usb-loader: rename mxs functions
` [PATCH 07/12] imx-usb-loader: Add i.MX8MP support
` [PATCH 08/12] imx-usb-loader: drop some casting
` [PATCH 09/12] imx-usb-loader: Fix first stage length
` [PATCH 10/12] imx-usb-loader: simplify read_memory()
` [PATCH 11/12] imx-usb-loader: verify correct image length
` [PATCH 12/12] imx-usb-loader: drop some unnecessary casting
[PATCH] asm-generic: provide phys_to_virt() and virt_to_phys()
2022-07-26 10:24 UTC
[PATCH] commands: boot: support preselecting boot entry in menu
2022-07-26 5:41 UTC
[PATCH v2] mci: add new MCI_BROKEN_CD option for testing
2022-07-25 11:58 UTC
[PATCH master] driver: disassociate dev from device_node on unregister_device
2022-07-25 7:43 UTC
[PATCH v4 1/6] mfd: implement mfd_add_devices
2022-07-24 19:00 UTC (6+ messages)
` [PATCH v4 2/6] regmap: implement regmap_init_i2c_smbus
` [PATCH v4 3/6] regulator: consult min_uv, max_uv for regulator_get_voltage
` [PATCH v4 4/6] regulator: recursively enable/disable regulator dependency tree
` [PATCH v4 5/6] regulator: fixed: request vin-supply as needed
` [PATCH v4 6/6] regulator: add Rockchip rk808 support
[PATCH 1/3] blspec: refactor to prepare for booting by file path
2022-07-24 18:48 UTC (3+ messages)
` [PATCH 2/3] blspec: iterate over entries in lexical order
` [PATCH 3/3] boot: allow booting by bootspec absolute path
[PATCH] arm: rockchip: switch to mainline dts for bpi-r2-pro
2022-07-24 12:21 UTC
[PATCH v3 1/6] mfd: implement mfd_add_devices
2022-07-24 6:43 UTC (6+ messages)
` [PATCH v3 2/6] regmap: implement regmap_init_i2c_smbus
` [PATCH v3 3/6] regulator: consult min_uv, max_uv for regulator_get_voltage
` [PATCH v3 4/6] regulator: recursively enable/disable regulator dependency tree
` [PATCH v3 5/6] regulator: fixed: request vin-supply as needed
` [PATCH v3 6/6] regulator: add Rockchip rk808 support
[PATCH] mci: add hint on how to resolve warning about vmmc-supply
2022-07-24 6:39 UTC
[PATCH v2 1/6] mfd: implement mfd_add_devices
2022-07-24 6:06 UTC (6+ messages)
` [PATCH v2 2/6] regmap: implement regmap_init_i2c_smbus
` [PATCH v2 3/6] regulator: consult min_uv, max_uv for regulator_get_voltage
` [PATCH v2 4/6] regulator: recursively enable/disable regulator dependency tree
` [PATCH v2 5/6] regulator: fixed: request vin-supply as needed
` [PATCH v2 6/6] regulator: add Rockchip rk808 support
[PATCH 1/4] mfd: implement mfd_add_devices
2022-07-22 12:28 UTC (4+ messages)
` [PATCH 2/4] regmap: implement regmap_init_i2c_smbus
` [PATCH 3/4] regulator: recursively enable/disable regulator dependency tree
` [PATCH 4/4] regulator: add Rockchip rk808 support
[PATCH] doc: bootchooser: fix typo
2022-07-22 10:18 UTC
[PATCH v2 1/2] test: self: add simple environment variable test
2022-07-22 4:57 UTC (2+ messages)
` [PATCH v2 2/2] test: self: include new tests in CONFIG_SELFTEST_ENABLE_ALL
[PATCH 0/7] e1000 and rtl8169 drivers fixes
2022-07-20 13:31 UTC (8+ messages)
` [PATCH 1/7] net: e1000: remove superfluous allocation check
` [PATCH 2/7] net: e1000: properly read/write MDI registers on 8254x cards
` [PATCH 3/7] net: e1000: do not actually acquire/put swfw_sync "
` [PATCH 4/7] net: e1000: configure tx/rx and rctl in open() instead of init()
` [PATCH 5/7] net: rtl8169: properly map rx/tx buffers for dma
` [PATCH 6/7] net: rtl8169: enable pci device bus mastering on ifup
` [PATCH 7/7] net: rtl8169: free allocated memory on halt()
[RFT PATCH 0/3] ARM: Rockchip: align bootsource_instance
2022-07-20 10:45 UTC (8+ messages)
` [RFT PATCH 1/3] bootsource: rename existing bootsource_set to bootsource_set_raw
` [RFT PATCH 2/3] bootsource: allow DT aliases and bootrom numbering to differ
` [PATCH] fixup! "
` [RFT PATCH 3/3] ARM: dts: rk356x: align bootsource_instance numbering and MMC DT aliases
[PATCH] i2c: bcm283x: fix ending of transfer in case of NACK
2022-07-20 10:33 UTC
[PATCH] kbuild: make FIT public key overwritable
2022-07-20 10:15 UTC
[PATCH] mci: add new MCI_BROKEN_CD option for testing
2022-07-20 8:58 UTC (3+ messages)
[PATCH] image-fit: use real size of fit image
2022-07-18 19:25 UTC
[PATCH master 1/2] regulator: handle regulator_get_voltage(NULL) gracefully
2022-07-18 11:48 UTC (2+ messages)
` [PATCH master 2/2] common: don't fixup empty serial/machine_compatible strings
[PATCH v2 1/6] common: don't allow compressing in-barebox binaries again
2022-07-15 15:57 UTC (9+ messages)
` [PATCH v2 2/6] pbl: make USE_COMPRESSED_DTB a PBL-only feature
` [PATCH v2 3/6] pbl: remove redundant select UNCOMRPESS
` [PATCH v2 4/6] kbuild: gen-dtb-s: use Makefile.lib instead of duplicating cmd_lzo
` [PATCH v2 5/6] pbl: compressed-dtb: use flexible array member to access data
` [PATCH v2 6/6] kbuild: pbl: use same compression algo for both barebox and DTB
` [PATCH] fixup! "
[PATCH] arm: rockchip: radxa-rock3: Add bbu handler for sd card
2022-07-15 11:56 UTC
[PATCH] fs: Check if automount actually mounts something
2022-07-14 21:12 UTC (2+ messages)
Regression in automount between 2021.07.0 and 2022.05.0
2022-07-14 16:45 UTC (3+ messages)
[PATCH] hush: Fix a memory leak in run_command()
2022-07-14 16:41 UTC
[PATCH 0/5] lib: zstd: allow use in PBL and shell
2022-07-14 9:20 UTC (9+ messages)
` [PATCH 1/5] lib: zstd: adopt Linux directory structure
` [PATCH 2/5] lib: zstd: sync with Linux
` [PATCH 3/5] decompressor: define macros for non-PBL case as well
` [PATCH 4/5] ARM: cpu: uncompress: increase early malloc pool to 256K
` [PATCH 5/5] lib: uncompress: add general zstd support
[PATCH 1/2] ARM: imx/bbu-external-nand: Rename offset -> nand_offset
2022-07-14 8:46 UTC (3+ messages)
` [PATCH 2/2] ARM: imx/bbu-external-nand: Fix freeing image copy
[PATCH master] ubifs: fix crash building without decompressors
2022-07-14 8:08 UTC (2+ messages)
[PATCH 1/2] ARM: i.MX8M: include only necessary ddrphy firmwares in image
2022-07-12 14:14 UTC (4+ messages)
` [PATCH 2/2] ARM: i.MX8MP-EVK: Use compressed dtb
[PATCH v3] base: driver: print dev_err_probe message on permanent probe deferral
2022-07-12 7:30 UTC (2+ messages)
[PATCH v2 1/2] ARM: i.MX: configs: add recent boards to imx_v7_defconfig
2022-07-12 5:59 UTC (5+ messages)
` [PATCH v2 2/2] ARM: i.MX7: add 96Boards Meerkat96 support
` [PATCH] fixup! "
[PATCH v3 1/6] scripts: socfgpa_xml_to_config: document pincfg
2022-07-12 5:48 UTC (4+ messages)
` [PATCH v3 5/6] ARM: socfpga: add support for Enclustra AA1
[PATCH 1/3] kbuild: gen-dtb-s: refactor to allow different compression methods
2022-07-11 13:15 UTC (3+ messages)
` [PATCH 2/3] scripts: gen-dtb-s: fallback to LZ4 if lzop is unavailable
` [PATCH 3/3] common: don't allow compressing in-barebox binaries again
[PATCH] ARM: i.MX7: add 96Boards Meerkat96 support
2022-07-11 12:51 UTC
[PATCH v3] ARM: i.MX8MP: adapt atf bl31 base address
2022-07-11 10:53 UTC (2+ messages)
[PATCH] ARM: i.MX8MM: Consolidate common code to load image and jump to it via TF-A
2022-07-11 10:51 UTC (2+ messages)
[PATCH] ARM: baltos: use GPIO names for TCA6416 chip
2022-07-11 10:46 UTC (2+ messages)
[PATCH 1/3] video: stm32: stm32_ltdc: fix data enable polarity
2022-07-11 10:43 UTC (2+ messages)
[PATCH] aiodev: add ST L3GD20 Gyroscope and temperature sensor support
2022-07-11 10:41 UTC (2+ messages)
[PATCH] ARM: dts: am335x-myirtech: Update to use upstream DT partition scheme
2022-07-11 10:35 UTC (2+ messages)
[PATCH] devfs: Do not create overlapping partitions
2022-07-11 10:31 UTC (4+ messages)
` [PATCH 1/2] devfs: take into account for the partitions check that mtd is different
` [PATCH 2/2] devfs: Fix device name in overlap error message
[PATCH v2] regulator: fixed: remove duplicate always-on handling
2022-07-11 9:35 UTC (2+ messages)
[PATCH 0/4] MX8MN-EVK DDR4 Support
2022-07-11 9:22 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