mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v4 0/7] upstream hwrng framework
 2017-03-21  9:24 UTC  (2+ messages)
` [PATCH v4 3/7] caamrng: port to "

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

[PATCH v1 1/2] bootm: fit: support multiple configuration nodes
 2017-03-20 12:55 UTC  (2+ messages)
` [PATCH v1 2/2] bootm: fit: support rsa2048

[PATCH 0/7] fix ext4 support for volumes greater than 4 GiB
 2017-03-20 12:35 UTC  (8+ 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 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 v2] ata: ide-sff: add LBA48 support
 2017-03-20  7:55 UTC 

[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  (4+ messages)
` [PATCH 2/3] ARM: tegra124: use old XUSB binding
` [PATCH 3/3] ARM: tegra: jetson-tk1: use phandle for stdout path

[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  (14+ messages)
` [PATCH v2 01/11] clocksource: at91: Add DT compatibility table
` [PATCH v2 02/11] serial: atmel: "
` [PATCH v2 03/11] clk: at91: Port at91 DT clock code
` [PATCH v2 04/11] mci: Allow parsing for explicit DT node
` [PATCH v2 05/11] mci: atmel_mci: Add DT support
` [PATCH v2 06/11] spi: atmel_spi: "
` [PATCH v2 07/11] w1-gpio: "
` [PATCH v2 08/11] usb: ohci-at91: "
` [PATCH v2 09/11] usb/host: Allow USB_OHCI_AT91 even if USB_OHCI is disabled
` [PATCH v2 10/11] usb: echi-atmel: Add DT support
` [PATCH v2 11/11] net: macb: "

[PATCH v3 0/4] upstream hwrng framework
 2017-03-17 15:46 UTC  (5+ messages)
` [PATCH v3 1/4] drivers: add simple hw_random implementation
` [PATCH v3 2/4] lib: random: get_random_bytes from HWRNG if present
` [PATCH v3 3/4] caamrng: port to hwrng framework
` [PATCH v3 4/4] fs: add random device

[PATCH v2 0/3] upstream hwrng framework
 2017-03-17 14:30 UTC  (6+ messages)
` [PATCH v2 1/3] drivers: add simple hw_random implementation
` [PATCH v2 2/3] lib: random: get_random_bytes from HWRNG if present
` [PATCH v2 3/3] caamrng: port to hwrng framework

[PATCH 00/11] AT91, at91sam9x5ek updates (part II/III)
 2017-03-15 21:03 UTC  (15+ messages)
` [PATCH 01/11] clocksource: at91: Add DT compatibility table
` [PATCH 02/11] serial: atmel: "
` [PATCH 03/11] clk: at91: Port at91 DT clock code
` [PATCH 04/11] mci: Allow parsing for explicit DT node
` [PATCH 05/11] mci: atmel_mci: Add DT support
` [PATCH 06/11] spi: atmel_spi: "
` [PATCH 07/11] w1-gpio: "
` [PATCH 08/11] usb: ohci-at91: "
` [PATCH 09/11] usb/host: Allow USB_OHCI_AT91 even if USB_OHCI is disabled
` [PATCH 10/11] usb: echi-atmel: Add DT support
` [PATCH 11/11] net: macb: "

[PATCH v2] clk: No-op CLK_OF_DECLARE if not enabled
 2017-03-15  8:07 UTC  (2+ messages)

[PATCH] ARM: zynq7000: make PS_CLK Kconfigurable
 2017-03-15  8:05 UTC  (2+ messages)

[PATCH] efi: clocksoure: make sure the meassured frequency is valid
 2017-03-15  7:27 UTC  (2+ messages)

[PATCH] ARM: i.MX: GuF Santaro: Detect and enable touch controller
 2017-03-14 14:14 UTC 

[PATCH 0/5] EFI Secure boot support
 2017-03-14  9:48 UTC  (18+ messages)
` [PATCH 1/5] efi: add more security related guid for the efivars
  ` [PATCH 2/5] efi: fix lds for secure boot support
  ` [PATCH 3/5] efi: fix secure and setup mode report
  ` [PATCH 4/5] boot: if we are in secure boot mode

[PATCH v1 1/3] drivers: add simple hw_random implementation
 2017-03-14  7:55 UTC  (4+ messages)
` [PATCH v1 2/3] hw_random: add driver for Freescale RNGC
` [PATCH v1 3/3] lib: random: get_random_bytes from HWRNG if present

[PATCH v1 0/2] upstream nvmem patches
 2017-03-14  7:36 UTC  (4+ messages)
` [PATCH v1 1/2] drivers: add nvmem framework from kernel
` [PATCH v1 2/2] nvmem: add simple nvstore driver

[PATCH] net/phy: marvell: import support for 88E1111 from the Linux
 2017-03-14  7:19 UTC  (5+ messages)

[PATCH] arm: baltos: enable mPCIe slot and configure external GPIO controller
 2017-03-14  7:18 UTC  (2+ messages)

[PATCH v2] poweroff: Allow to register poweroff handlers
 2017-03-14  7:17 UTC  (2+ messages)

[PATCH 0/8] add generic EFI timer
 2017-03-14  7:16 UTC  (8+ messages)
` [PATCH 1/8] efi: add prototype and definition for creating and closing event
  ` [PATCH 7/8] efi: clocksoure: use event for timer
        ` [PATCH] fixup! efi: clocksoure: add EFI event timer

[PATCH 1/2] efi: load the protocol expected by the driver
 2017-03-14  7:13 UTC  (3+ messages)
` [PATCH 2/2] efi: only iterate over handles that provide the device path protocol

[PATCH v3 0/4] upstream led blinking rework
 2017-03-14  7:11 UTC  (6+ messages)
` [PATCH v3 1/4] led: add blinking/flashing and led_blink_pattern interface
` [PATCH v3 2/4] led: Add blink/flash to led command
` [PATCH v3 3/4] led: trigger: Use led triggers
` [PATCH v3 4/4] led-trigger: Allow multiple led triggers of the same type

[PATCH 1/2] mtd: create bitflips in the correct page
 2017-03-14  7:10 UTC  (2+ messages)
` [PATCH 2/2] mtd: when creating bitflips the offset has to be page aligned

[PATCH 0/12] EFI: drop arch efi
 2017-03-13 10:48 UTC  (5+ messages)

[PATCH v1] poweroff: Allow to register poweroff handlers
 2017-03-13 10:46 UTC  (2+ messages)

[PATCH 0/2] efivarfs: rework the filesystem to make it human readable
 2017-03-13 10:19 UTC  (5+ messages)

[PATCH v1 0/4] upstream led blinking rework
 2017-03-13  8:36 UTC  (12+ messages)
` [PATCH v1 1/4] led: Allow blinking/flashing on led level
` [PATCH v1 2/4] led: Add blink/flash to led command
` [PATCH v1 3/4] led: trigger: Use led triggers
` [PATCH v1 4/4] led-trigger: rework
` [PATCH v2 0/4] upstream led blinking rework
  ` [PATCH v2 1/4] led: add blinking/flashing and led_blink_pattern interface
  ` [PATCH v2 2/4] led: Add blink/flash to led command
  ` [PATCH v2 3/4] led: trigger: Use led triggers
  ` [PATCH v2 4/4] led-trigger: rework

[PATCH] arm: baltos: define baltos_sram_init() return type as void
 2017-03-13  8:13 UTC  (2+ messages)

[PATCH v2 2/3] console_countdown: add possibility to abort countdown by external commands
 2017-03-13  8:07 UTC  (8+ messages)
` [PATCH v3 0/3] upstream console_countdown related work
  ` [PATCH v3 1/3] console_countdown: width to of countdown to 4 digits
  ` [PATCH v3 2/3] console_countdown: add possibility to abort countdown by external commands
  ` [PATCH v3 3/3] fastboot: abort autoboot timeout when fastboot gadget is activated

[PATCH] fixup! clk: No-op CLK_OF_DECLARE if not enabled
 2017-03-13  7:21 UTC  (3+ messages)

[PATCH 1/1] fix: console: expose consoles in devfs
 2017-03-13  7:19 UTC  (2+ messages)

[PATCH 2/2] efi: add serial driver support
 2017-03-12 12:07 UTC  (4+ messages)
` [PATCH 2/2 v2] "

[PATCH 1/4] led: Allow blinking/flashing on led level
 2017-03-11 14:04 UTC  (5+ messages)
` [PATCH 2/4] led: Add blink/flash to led command
` [PATCH 3/4] led: trigger: Use led triggers
` [PATCH 4/4] led-trigger: rework

[PATCH 1/3] import linux __iowrite32/64_copy support
 2017-03-10 14:30 UTC  (5+ messages)
` [PATCH 3/3] fbcon: use __iowrite{32/64} to speedup the framebuffer console scrolling

e1000 driver hangs during probe
 2017-03-10 13:09 UTC  (6+ messages)

[PATCH 1/2] parameter: fix read only int support
 2017-03-10  9:37 UTC  (5+ messages)
` [PATCH 2/2] video: some framebuffer such as efi does support enable/disable

[PATCH 1/2] bbu: Search for cdev names aswell
 2017-03-10  9:17 UTC  (5+ messages)
` [PATCH 2/2] usb: fastboot: umount device before writing to it

v2017.03.0
 2017-03-10  8:09 UTC 

[PATCH] video: call fb_[en|dis]able instead of fops directly
 2017-03-10  7:08 UTC 

[PATCH 1/3] console_countdown: width to of countdown to 4 digits
 2017-03-09 21:44 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