mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v3] bootm: fit: support multiple configuration nodes
 2017-03-31  5:56 UTC  (2+ messages)

OF partitions rework
 2017-03-31  5:33 UTC  (15+ messages)
` [PATCH 01/14] of: Add of_property_write_string()
` [PATCH 02/14] treewide: Use of_property_write_string() where appropriate
` [PATCH 03/14] of: partition: Move of_mtd_fixup to drivers/of/
` [PATCH 04/14] mtd: of: Make used partition binding configurable
` [PATCH 05/14] of: partition: support 64bit partition sizes
` [PATCH 06/14] mtd: partition: set cdev->offset to the actual offset
` [PATCH 07/14] cdev: Collect partitions on list
` [PATCH 08/14] of: partition: Make partition fixup independent from mtd devices
` [PATCH 09/14] fs: devfs-core: remove unused code
` [PATCH 10/14] fs: devfs-core: replace DEVFS_PARTITION_FIXED flag with pointer to the master cdev
` [PATCH 11/14] of: partition: only create partition node when partitions exist
` [PATCH 12/14] of: partitions: flag partitions from a partition table
` [PATCH 13/14] of: partition: Register the of partition fixup for of partition users
` [PATCH 14/14] of: of_path: add of_find_node_by_devpath()

[PATCH 0/2] Watchdog support for mvebu Armada XP
 2017-03-30 18:54 UTC  (4+ messages)
` [PATCH 1/2] clocksource: mvebu: don't request the used iomem resource
` [PATCH 2/2] watchdog: new driver for Armada XP

Linking issue with ld.bfd 2.28.0.20170307
 2017-03-30 18:49 UTC 

State Framework and dtb
 2017-03-30 10:33 UTC  (3+ messages)

[PATCH] openrisc: fix call to restart_handler_register_fn
 2017-03-29 13:45 UTC  (3+ messages)

[PATCH v4 0/4] upstream nvmem patches
 2017-03-29  7:40 UTC  (6+ messages)
` [PATCH v4 1/4] drivers: add nvmem framework from kernel
` [PATCH v4 2/4] nvmem: add snvs_lpgpr for freescale imx6
` [PATCH v4 3/4] dts: arm: imx6sl: provide snvs-lpgpr device
` [PATCH v4 4/4] dts: arm: imx6qdl: "

[PATCH v1 1/2] usb: gadget: start usbgadget automatically
 2017-03-29  7:29 UTC  (3+ messages)
` [PATCH v1 2/2] commands: usbgadget: provide fallback to global variables

[PATCH 1/3] ARM: i.MX50: Add imx50.dtsi as workaround
 2017-03-29  7:18 UTC  (4+ messages)
` [PATCH 2/3] ARM: i.MX50 clock: add clock for USB physbase
` [PATCH 3/3] ARM i.MX50: Add support for i.MX50 based Amazon Kindle e-book readers

[PATCH v2] bootm: fit: support multiple configuration nodes
 2017-03-29  6:54 UTC  (2+ messages)

[PATCH] console: fix usbserial re-connect
 2017-03-29  6:51 UTC  (2+ messages)

[PATCH] console: console_get_by_name: do not strcmp NULL
 2017-03-29  6:50 UTC  (2+ messages)

[PATCH] ARM Kindle3 defconfig: add clock manipulation command
 2017-03-29  6:43 UTC  (2+ messages)

[PATCH 00/14] AT91, at91sam9x5ek updates (part III/III)
 2017-03-29  6:33 UTC  (16+ messages)
` [PATCH 01/14] at91sam9x5ek: Convert to mult-image build
` [PATCH 02/14] at91sam9x5ek: Add CONFIG_KALLSYMS to defconfig
` [PATCH 03/14] at91sam9x5ek: Add preliminary device tree support
` [PATCH 04/14] at91sam9x5ek: Convert to use DT clock tree
` [PATCH 05/14] at91sam9x5ek: Remove at91sam9x5ek_mem_init()
` [PATCH 06/14] at91: Enable PINCTRL for SOC_AT91SAM9
` [PATCH 07/14] at91sam9x5ek: Configure LEDs in DT
` [PATCH 08/14] at91sam9x5ek: Configure I2C via DT
` [PATCH 09/14] at91sam9x5ek: Configure MMC in DT
` [PATCH 10/14] at91sam9x5ek: Configure SPI "
` [PATCH 11/14] at91sam9x5ek: Configure 1-wire "
` [PATCH 12/14] at91sam9x5ek: Configure USB "
` [PATCH 13/14] at91sam9x5ek: Configure Ethernet "
` [PATCH 14/14] at91sam9x5ek: Configure NAND "

[PATCH v1] i.MX: hab: fix compile after define renames
 2017-03-28  9:14 UTC 

[PATCH 00/13] add efi secure boot support
 2017-03-27 11:50 UTC  (22+ messages)
` [PATCH 01/13] bootm: move open to image_handler
  ` [PATCH 02/13] boot_verify: use a new error ESECVIOLATION
  ` [PATCH 03/13] bootm: make security generic
  ` [PATCH 04/13] boot: invert the secure boot forcing support
  ` [PATCH 05/13] move boot verify to generic code
  ` [PATCH 06/13] boot_verify: make it modifiable at start time
  ` [PATCH 07/13] go: only use it if boot signature is not required
  ` [PATCH 08/13] boot_verify: allow to force unsigned image to boot
  ` [PATCH 09/13] boot_verify: add password request support
  ` [PATCH 10/13] efi: add more security related guid for the efivars
  ` [PATCH 11/13] efi: fix lds for secure boot support
  ` [PATCH 12/13] efi: fix secure and setup mode report
  ` [PATCH 13/13] efi: enable sercure boot support

[PATCH] scripts: mkmakefile: apply changes from Linux kernel
 2017-03-26 10:40 UTC 

[RFC PATCH 1/2] usb: gadget: start usbgadget automatically
 2017-03-24 10:19 UTC  (3+ messages)
` [RFC PATCH 2/2] commands: usbgadget: provide fall back to global variables

[PATCH] video: edid.c: fix "no previous prototype" warning
 2017-03-24  6:44 UTC  (2+ messages)

[PATCH] net: phy: mdio-gpio.c: fix "no previous prototype" warning
 2017-03-24  6:44 UTC  (2+ messages)

[PATCH v1] i.MX: hab: Add HAB fusebox related convenience functions / command
 2017-03-24  6:43 UTC  (2+ messages)

[PATCH] usb: uhci-hcd: fix uhci_alloc_int_td()
 2017-03-24  6:20 UTC  (2+ messages)

[PATCH v2] ata: ide-sff: add LBA48 support
 2017-03-24  6:16 UTC  (2+ messages)

[PATCH] usb_kbd: release all keys on error / disconnect
 2017-03-24  6:15 UTC  (2+ messages)

[PATCH v8 0/7] upstream hwrng framework
 2017-03-24  6:13 UTC  (9+ messages)
` [PATCH v8 1/7] drivers: add simple hw_random implementation
` [PATCH v8 2/7] lib: random: add get_crypto_bytes interface and use HWRNG if posssible
` [PATCH v8 3/7] caamrng: port to hwrng framework
` [PATCH v8 4/7] fs: add prng device
` [PATCH v8 5/7] crypto: caam - fix RNG buffer cache alignment
` [PATCH v8 6/7] common: password: make use of get_crypto_bytes
` [PATCH v8 7/7] add seed command

Information regarding iMX6 QuadPlus and iMX6 DualLite
 2017-03-23 18:47 UTC  (6+ messages)

[PATCH 1/2] video: ipu: convert "failed to get modes" message to dev_dbg
 2017-03-23 13:22 UTC  (2+ messages)
` [PATCH 2/2] video: ipu: register framebuffer, even when no modes are found

[PATCH 1/2] state: bucket_cached: Fix reading pages which need cleanup
 2017-03-23 13:21 UTC  (2+ messages)
` [PATCH 2/2] state: bucket_circular: -EUCLEAN means data could be read

[PATCH] mtd: fix reading data from page that needs cleanup
 2017-03-23 13:20 UTC 

[PATCH] usb: uhci-hcd: fix submit_int_msg() return value
 2017-03-22 21:37 UTC 

[PATCH v7 0/7] upstream hwrng framework
 2017-03-22  8:43 UTC  (8+ messages)
` [PATCH v7 1/7] drivers: add simple hw_random implementation
` [PATCH v7 2/7] lib: random: add get_crypto_bytes interface and use HWRNG if posssible
` [PATCH v7 3/7] caamrng: port to hwrng framework
` [PATCH v7 4/7] fs: add prng device
` [PATCH v7 5/7] crypto: caam - fix RNG buffer cache alignment
` [PATCH v7 6/7] common: password: make use of get_crypto_bytes
` [PATCH v7 7/7] add seed command

[PATCH v6 0/8] upstream hwrng framework
 2017-03-22  7:34 UTC  (12+ messages)
` [PATCH v6 1/8] Release v2017.02.0
` [PATCH v6 2/8] drivers: add simple hw_random implementation
` [PATCH v6 3/8] lib: random: add get_crypto_bytes interface and use HWRNG if posssible
` [PATCH v6 4/8] caamrng: port to hwrng framework
` [PATCH v6 5/8] fs: add prng device
` [PATCH v6 6/8] crypto: caam - fix RNG buffer cache alignment
` [PATCH v6 7/8] common: password: make use of get_crypto_bytes
` [PATCH v6 8/8] add seed command

[PATCH 0/3] scripts/tags.sh: adopt some linux kernel commits
 2017-03-22  7:10 UTC  (5+ messages)
` [PATCH 1/3] scripts/tags.sh: drop __TestClearPage*() helpers
` [PATCH 2/3] tags: Do not try to index defconfigs
` [PATCH 3/3] tags: Process Kconfig files in a single pass

[PATCH v1 1/2] bootm: fit: support multiple configuration nodes
 2017-03-22  7:09 UTC  (4+ messages)
` [PATCH v1 2/2] bootm: fit: support rsa2048

[PATCH 1/3] ARM: add AFLAGS for secure monitor files
 2017-03-22  6:59 UTC  (4+ messages)
` [PATCH 2/3] ATA: mvebu: select DISK_ATA
` [PATCH 3/3] ARM: mvebu: only build kwbootimage support if BOOTM is enabled

[PATCH 0/7] fix ext4 support for volumes greater than 4 GiB
 2017-03-22  6:57 UTC  (9+ messages)
` [PATCH 1/7] ext4: change structure fields to __le/__be types
` [PATCH 2/7] ext4: use kernel names for byte swaps
` [PATCH 3/7] ext4: drop unused and misdefined INODE_SIZE_FILESYSTEM macro
` [PATCH 4/7] ext4: fix wrong usage of le32_to_cpu()
` [PATCH 5/7] ext4: Update ext2/3/4 superblock, group descriptor and inode structures
` [PATCH 6/7] ext4: determine group descriptor size for 64bit feature
` [PATCH 7/7] ext4: Use correct descriptor size when reading the block group descriptor

[PATCH v4 0/7] upstream hwrng framework
 2017-03-21  9:24 UTC  (8+ messages)
` [PATCH v4 1/7] drivers: add simple hw_random implementation
` [PATCH v4 2/7] lib: random: get_random_bytes from HWRNG if present
` [PATCH v4 3/7] caamrng: port to hwrng framework
` [PATCH v4 4/7] fs: add prng device
` [PATCH v4 5/7] crypto: caam - fix RNG buffer cache alignment
` [PATCH v4 6/7] common: password: make use of get_crypto_bytes
` [PATCH v4 7/7] add seed command

[PATCH v2 0/4] upstream nvmem patches
 2017-03-20 10:41 UTC  (5+ messages)
` [PATCH v2 1/4] drivers: add nvmem framework from kernel
` [PATCH v2 2/4] nvmem: add snvs_lpgpr for freescale imx6
` [PATCH v2 3/4] dts: arm: imx6sl: provide snvs-lpgpr device
` [PATCH v2 4/4] dts: arm: imx6qdl: "

[PATCH 0/3] fix "no previous prototype" warnings
 2017-03-20  8:05 UTC  (5+ messages)
` [PATCH 1/3] gui: bmp.c: fix "no previous prototype" warning
` [PATCH 2/3] clk: clk-gate-shared: "
` [PATCH 3/3] gui: image_renderer: fix "no previous prototype for 'image_renderer_unregister'" warning

[PATCH] fixup! clk: at91: Port at91 DT clock code
 2017-03-20  7:51 UTC  (2+ messages)

[PATCH 1/2] add driver for Tegra124 memory controller
 2017-03-20  7:41 UTC  (3+ messages)
` [PATCH 2/2] ARM: tegra: enable Tegra124 memory controller driver in defconfig

[PATCH] ata: ide-sff: add LBA48 support
 2017-03-20  7:41 UTC 

[PATCH] ARM: i.MX WaRP7: Add defaultenv and boot pre-installed kernel
 2017-03-20  7:39 UTC  (2+ messages)

[PATCH] ARM: dts: i.MX7 WaRP7: remove wdog1 pinctrl workaround
 2017-03-20  7:33 UTC  (2+ messages)

[PATCH] ARM: i.MX7: Kconfig: ARCH_IMX7 selects PINCTRL_IMX_IOMUX_V3
 2017-03-20  7:30 UTC  (2+ messages)

[PATCH 1/3] ARM: tegra: jetson-tk1: adapt internal DT paths to changed upstream DT
 2017-03-20  7:30 UTC  (2+ messages)

[PATCH] ARM: mvebu: remove obsolete select
 2017-03-20  7:03 UTC  (2+ messages)

Barebox State Framework
 2017-03-20  7:01 UTC  (4+ messages)

[PATCH v2 00/11] AT91, at91sam9x5ek updates (part II/III)
 2017-03-20  3:21 UTC  (3+ 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