[PATCH] arm/cpu/lowlevel: fix: possible processor mode change
2016-03-04 7:15 UTC (3+ messages)
[PATCH] ehci-hcd: remove useless timeout
2016-03-04 7:11 UTC (2+ messages)
[PATCH 1/5] efi: fix memory leak in error path
2016-03-04 6:55 UTC (6+ messages)
` [PATCH 2/5] net: efi: correct function signature of set_ethaddr
` [PATCH 3/5] fs: efi: avoid comparison with uninitialized variable
` [PATCH 4/5] bbu: use correct printf format specifier for size_t
` [PATCH 5/5] ratp: use proper defines for BAREBOX_CMD
[PATCH 1/2] poller: allow safely remove pollers in any time
2016-03-03 16:54 UTC (3+ messages)
` [PATCH 2/2] input: make the Input Core be the last in the poller queue
Ethernet PHY KSZ9031 is not working
2016-03-03 15:21 UTC (6+ messages)
[PATCH] ehci-hcd: preserve DTC in QH for interrupt transactions
2016-03-03 12:49 UTC
phytec-som-imx6: DCD setup: PLL reduction and video core settings
2016-03-03 11:07 UTC (3+ messages)
[PATCH v2 1/5] usb_kbd: remove unused fields
2016-03-03 9:58 UTC (5+ messages)
` [PATCH v2 2/5] usb_kbd: check for registering error
` [PATCH v2 3/5] usb_kbd: style fixes
` [PATCH v2 4/5] usb_kbd: use async polling instead of regular polling
` [PATCH v2 5/5] usb_kbd: lock is useless since pollers are atomic
UBIFS recovery fails in barebox while Linux suceeds
2016-03-03 9:23 UTC (6+ messages)
[PATCH] usb_kbd: fix overpolling of keyboard
2016-03-03 8:28 UTC (3+ messages)
[PATCH] ARM: i.MX: bbu-internal: call detect for mmc devices
2016-03-03 7:30 UTC (6+ messages)
[PATCH v5 1/3] linux/types.h: add sector_t and blkcnt_t types
2016-03-02 18:53 UTC (5+ messages)
` [PATCH v5 2/3] linux/fs.h: add types and routines needed for SquashFS
` [PATCH v5 3/3] fs: add support for SquashFS 4.0
[PATCH v2 1/2] Documentation/filesystems: add barebox prompt to the shell commands
2016-03-02 18:52 UTC (3+ messages)
` [PATCH v2 2/2] Documentation/filesystems: pstore: fix formatting
[PATCH] i.MX6: Karo: Update TX6 support
2016-03-02 16:07 UTC (8+ messages)
` [PATCH 1/7] ARM: i.MX: karo-tx6: Factor out a common tx6 dtsi file
` [PATCH 2/7] ARM: i.MX: karo-tx6: Support eMMC board variants
` [PATCH 3/7] ARM: i.MX: karo-tx6: Add support for the i.MX6q 1GiB variant
` [PATCH 4/7] ARM: i.MX: karo-tx6: Generalize 801x support
` [PATCH 5/7] ARM: i.MX: karo-tx6: Setup other PMICs
` [PATCH 6/7] ARM: i.MX: karo-tx6: disable power button
` [PATCH 7/7] ARM: i.MX: karo-tx6: add pr_fmt
Crash after failed UBIFS mount
2016-03-02 10:00 UTC (2+ messages)
iMX6 second boot: from SDCard
2016-03-01 11:38 UTC (2+ messages)
` iMX6 second boot: from SDCard [SOLVED]
[PATCH v5] Terasic DE0-Nano-SoC: add support
2016-03-01 9:16 UTC (9+ messages)
` [PATCH v6] "
` [PATCH v7] "
[PATCH 1/2] Documentation/filesystems: add barebox prompt to the shell commands
2016-03-01 8:46 UTC (3+ messages)
` [PATCH 2/2] Documentation/filesystems: pstore: fix formatting
[PATCH v4 1/3] linux/types.h: add sector_t and blkcnt_t types
2016-03-01 8:23 UTC (5+ messages)
` [PATCH v4 2/3] linux/fs.h: add types and routines needed for SquashFS
` [PATCH v4 3/3] fs: add support for SquashFS 4.0
[PATCH for next] fixup! common: oftree: Add fuction to register set status fixup
2016-03-01 7:26 UTC (4+ messages)
[PATCH 1/3] bootm: fix uImage crashes when no partition is given
2016-03-01 7:23 UTC (6+ messages)
` [PATCH 2/3] arm: bootm: unify kernel load address calculation
` [PATCH 3/3] arm: bootm: be more clever about kernel spacing
[PATCH] ARM: i.MX53-qsb: Fix gpio button polarity
2016-03-01 7:22 UTC
[PATCH 0/5] HWRNG: add support for HW Random Number Generators
2016-02-29 13:45 UTC (10+ messages)
` [PATCH 1/5] drivers: add simple hw_random implementation
` [PATCH 2/5] lib: random: get_random_bytes from HWRNG if present
` [PATCH 3/5] ARM: imx25: clk: add rngb clock
` [PATCH 4/5] ARM: i.MX25: dtsi: add rng node
` [PATCH 5/5] hw_random: add driver for Freescale RNGC
[PATCH 1/2] ARM: tegra: beaver: add missing serial alias
2016-02-29 7:57 UTC (3+ messages)
` [PATCH 2/2] ARM: tegra: use dynamic malloc area size
[RFC 1/1] i.MX: IPUv3: Add parallel display support
2016-02-29 6:50 UTC (2+ messages)
[PATCH] dev_request_mem_region -> dev_request_mem_resource conversion
2016-02-29 6:41 UTC (9+ messages)
` [PATCH 1/3] Fix return check of dev_request_mem_region
` [PATCH 3/3] driver: replace dev_request_mem_region with dev_request_mem_resource
[PATCH 1/5] include: crypto: import des.h from kernel
2016-02-26 16:29 UTC (5+ messages)
` [PATCH 2/5] include: crypto: add simplified ablkcipher struct
` [PATCH 3/5] ARM: i.MX25: enable SCC clock
` [PATCH 4/5] ARM: i.MX25: dtsi: add scc node
` [PATCH 5/5] crypto: add new mxc-scc driver
[PATCH] crypto: caam: rng: convert to hwrng framework
2016-02-26 13:25 UTC
iMX6Q First boot
2016-02-26 13:01 UTC (4+ messages)
bootm crash - bad uimage?
2016-02-26 9:22 UTC (6+ messages)
[PATCH v2 1/3] common: oftree: Add fuction to register set status fixup
2016-02-26 7:52 UTC (6+ messages)
` [PATCH v2 2/3] commands: Add of_fixup_status
` [PATCH v2 3/3] ARM: am335x_defconfig: Enable the of_fixup_status command
[PATCH 1/2] input: usb keyboard: fix BACKSPACE
2016-02-26 6:52 UTC (14+ messages)
` [PATCH 2/2] input: usb keyboard: fix CTRL+C
` [PATCH v2] "
` [PATCH v3] input: usb keyboard: fix CTRL+ combinations
[PATCH 0/4] MIPS: ath79: pbl: use more lowlevel init code from U-Boot_mod
2016-02-26 6:51 UTC (10+ messages)
` [PATCH 1/4] MIPS: ath79: pbl: import AR9331 CP0 init routine "
` [PATCH 2/4] MIPS: ath79: pbl: import hornet_1_1_war "
` [PATCH 3/4] MIPS: tplink-mr3020: pbl: use more lowlevel init code "
` [PATCH 4/4] MIPS: black-swift: "
[PATCH] bootm: Fix booting uImages
2016-02-25 12:32 UTC
mount fat regression
2016-02-25 10:52 UTC (7+ messages)
[PATCH v3 1/3] linux/types.h: add sector_t and blkcnt_t types
2016-02-25 9:38 UTC (4+ messages)
` [PATCH v3 3/3] fs: add support for SquashFS 4.0
Help configuring i.MX6 IPUv3 with a parrallel display
2016-02-25 9:16 UTC (12+ messages)
[PATCH] MIPS: dts: ar9331.dtsi: fix whitespace
2016-02-25 8:46 UTC (2+ messages)
[PATCH] Kconfig: avoid tabs in help text
2016-02-25 8:45 UTC (2+ messages)
[PATCH 1/3] EP93xx eth: allow passing of phy config via platform data
2016-02-25 8:43 UTC (7+ messages)
` [PATCH 2/3] edb9302 eth: privide proper phy config
` [PATCH 3/3] net ep93xx mii: do not supress MII preamble transmission
[PATCH] serial: imx: Support DTE mode
2016-02-25 6:50 UTC
[PATCH] commands: magicvar: make locally used magicvar_find() static
2016-02-24 18:04 UTC (2+ messages)
bootm: booting of uncompressed uimages broken
2016-02-24 10:12 UTC (3+ messages)
[PATCH] Documentation: Update USB fastboot section
2016-02-23 7:43 UTC (2+ messages)
[PATCH] fs: fat: fix copy-paste typo
2016-02-23 7:35 UTC (2+ messages)
[PATCH 1/2] commands: Add of_fixup_status
2016-02-23 7:04 UTC (2+ messages)
[PATCH] mtd: core: check offset in mtd_block_markbad
2016-02-23 6:56 UTC (2+ messages)
[PATCH 00/17] RFC for additional 'nvmem' plumbing
2016-02-19 17:17 UTC (6+ messages)
` [PATCH 15/18] [RFC] net: eth: Always use DEVICE_ID_DYNAMIC
[PATCH v2 1/3] linux/types.h: add sector_t and blkcnt_t types
2016-02-19 14:54 UTC (5+ messages)
` [PATCH v2 3/3] fs: add support for SquashFS 4.0
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