mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 1/3] ARM: add fncpy.h from linux v4.6
 2016-05-20 17:51 UTC  (4+ messages)
` [PATCH 2/3] firmware: socfpga: set APPLYCFG after loading bitstream
` [PATCH 3/3] firmware: add support for compressed images

Console not work with CONFIG_CONSOLE_ACTIVATE_FIRST
 2016-05-20 10:02 UTC  (2+ messages)

[PATCH] ARM: i.MX: iim: Remove debug printk
 2016-05-20  5:59 UTC 

[PATCH 1/2] ubiformat: Ignore bitflip errors
 2016-05-20  5:58 UTC  (2+ messages)
` [PATCH 2/2] ubiformat: Fix formatting devices with unreadable areas

[PATCH v2] imd: make it work on big-endian machines
 2016-05-20  5:25 UTC 

[PATCH] imd: make it work on big-endian machine
 2016-05-20  5:22 UTC  (2+ messages)

[PATCH 0/3] Add basic support for arm64
 2016-05-20  1:11 UTC  (4+ messages)
` [PATCH 1/3] arch: add minimal aarch64 support
` [PATCH 2/3] arm64: add basic mmu support
` [PATCH 3/3] arm64: board: virt: set up mmu

[PATCH 2/2] rtc: ds1307: Add support for configuring external clock pin
 2016-05-19 23:39 UTC 

[PATCH 1/2] rtc: ds1307: Add ds1308 to driver's ID list
 2016-05-19 23:37 UTC 

[PATCH] ATA: platform_ide: Fix patch "driver: replace dev_request_mem_region with dev_request_mem_resource" dev_request_mem_region with dev_request_mem_resource" The driver trying to use memory resource, then IO resource. The ALT register is optional
 2016-05-19 17:19 UTC 

[PATCH 1/4] mtd: nand: nand_mxs: Factor out BCH setup function
 2016-05-19  7:00 UTC  (6+ messages)
` [PATCH 2/4] mtd: nand: Pass page argument to read_subpage hook
` [PATCH 3/4] mtd: nand: Enable subpage reads
` [PATCH 4/4] mtd: nand: nand_mxs: Add subpage read support

[PATCH] imx-bbu-nand-fcb: add missing newline character
 2016-05-19  6:40 UTC  (2+ messages)

v2016.05.0
 2016-05-19  6:23 UTC  (3+ messages)

[PATCH v3 0/6] AIODEV subsystem
 2016-05-18  5:49 UTC  (8+ messages)
` [PATCH v3 1/6] drivers: Introduce "
` [PATCH v3 2/6] commands: Add 'hwmon' command
` [PATCH v3 3/6] syscon: Do not return NULL when driver is not selected
` [PATCH v3 4/6] syscon: Decrease driver registration priority
` [PATCH v3 5/6] aiodev: Add TEMPMON driver
` [PATCH v3 6/6] aiodev: Add basic LM75 temperature driver

[PATCH 1/3] ARM: i.MX: IIM: Add functions to access fuses field wise
 2016-05-17  9:04 UTC  (3+ messages)
` [PATCH 2/3] ARM: i.MX: IIM: Add function to enable permanent write
` [PATCH 3/3] ARM: i.MX: HABv3: Set to production mode

[PATCH] mci: imx-esdhc: implement reset quirks for i.MX6 DualLite/Solo
 2016-05-17  7:45 UTC  (3+ messages)

[PATCH v2 0/6] AIODEV subsystem
 2016-05-13 15:44 UTC  (9+ messages)
` [PATCH v2 1/6] drivers: add nvmem framework from kernel
` [PATCH v2 2/6] ocotp: Register OCOTP with 'nvmem'
` [PATCH v2 3/6] drivers: Introduce AIODEV subsystem
` [PATCH v2 4/6] commands: Add 'hwmon' command
` [PATCH v2 5/6] aiodev: Add TEMPMON driver
` [PATCH v2 6/6] aiodev: Add basic LM75 temperature driver

[PATCH] net: phy: micrel: KSZ9081/KSZ8091: Disable broadcast mode
 2016-05-13 10:09 UTC  (2+ messages)

[PATCH 1/1] reset_source: export reset_source_set_priority
 2016-05-13 10:02 UTC  (2+ messages)

Is barebox support usb mass storeage?
 2016-05-13  9:59 UTC  (4+ messages)

variables with random values
 2016-05-12 19:41 UTC  (2+ messages)

[PATCH 1/2] bootm: Move magicvar descriptions to common/bootm.c
 2016-05-11  6:17 UTC  (2+ messages)
` [PATCH 2/2] bootm: make verbosity controllable via global variable

[PATCH 1/6] bootm: Move bootm options to common/Kconfig
 2016-05-10 14:08 UTC  (6+ messages)
` [PATCH 2/6] bootm: Add missing BOOTM_FORCE_SIGNED_IMAGES option
` [PATCH 3/6] bootm: fit: Print error when image is not hashed
` [PATCH 4/6] bootm: fit: Print error when image is not signed
` [PATCH 5/6] bootm: set bootm_verify_mode to correct value
` [PATCH 6/6] bootm: Add verify mode "available"

[PATCH] ARM: mxs: add parameter to mx28_mem_init to allow custom memory config
 2016-05-10  6:14 UTC  (2+ messages)

[PATCH] partitions: dos: add partuuid string for logical partitions
 2016-05-10  6:14 UTC  (2+ messages)

[PATCH v2] mci: imx-esdhc: implement reset quirks for i.MX6 DualLite/Solo
 2016-05-09  6:41 UTC  (2+ messages)

[PATCH] net: fec: add simple support for fixed-link
 2016-05-09  6:31 UTC  (4+ messages)

[PATCH 0/9] i.MX6Q+ fixes plus number of latest Kernel changes
 2016-05-04 21:53 UTC  (13+ messages)
` [PATCH 1/9] PCI: imx6: Simplify imx6_pcie_remove()
` [PATCH 2/9] OF: Port of_match_device() and of_device_get_match_data()
` [PATCH 3/9] PCI: imx6: Add proper i.MX6+ reset sequence
` [PATCH 4/9] PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link()
` [PATCH 5/9] PCI: imx6: Simplify a trivial if-return sequence
` [PATCH 6/9] PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functions
` [PATCH 7/9] PCI: imx6: Move PHY reset into imx6_pcie_establish_link()
` [PATCH 8/9] PCI: imx6: Remove broken Gen2 workaround
` [PATCH 9/9] PCI: imx6: Add DT bindings to configure PHY Tx driver settings

[PATCH 0/6] AIODEV subsystem
 2016-05-04 15:47 UTC  (12+ messages)
` [PATCH 1/6] drivers: add nvmem framework from kernel
` [PATCH 2/6] ocotp: Register OCOTP with 'nvmem'
` [PATCH 3/6] drivers: Introduce AIODEV subsystem
` [PATCH 4/6] commands: Add 'hwmon' command
` [PATCH 5/6] aiodev: Add TEMPMON driver
` [PATCH 6/6] aiodev: Add basic LM75 temperature driver

[PATCH] ARM: phytec-som-imx6: add automount for first partition on eMMC
 2016-05-04 13:01 UTC  (2+ messages)

Fwd: Micrel KSZ9031RN PHY problem
 2016-05-04 10:39 UTC  (14+ messages)

[PATCH] fixup! PCI: imx6: Move PHY reset into imx6_pcie_establish_link()
 2016-05-03  7:16 UTC  (2+ messages)

[PATCH for next 00/15] New Phytec i.MX6 Patches
 2016-05-03  7:12 UTC  (23+ messages)
` [PATCH for next 01/15] ARM: imx_v7_defconfig: enable NANDTEST command
` [PATCH for next 02/15] ARM: imx_v7_defconfig: add command mmc_extcsd
` [PATCH for next 03/15] ARM: imx6q: add support for phyBOARD-SUBRA-i.MX6 Quad
` [PATCH for next 04/15] imx6qdl-phytec-pfla02.dtsi: add i2c eeprom
` [PATCH for next 05/15] ARM: dts: imx6: phyboards: reduce clock speed for usdhc3
` [PATCH for next 06/15] ARM: dts: pfla02: use long enough reset for ethernet phy
` [PATCH for next 07/15] ARM: phytec-som-imx6: add barebox partitions for MMC
` [PATCH for next 08/15] ARM: phytec-som-imx6: add boot device emmc and automount
` [PATCH for next 09/15] ARM: phytec-som-imx6: fix bootsource for phyCORE-i.MX6
` [PATCH for next 10/15] ARM: phytec-som-imx6: add phyCORE-i.MX6 Quad 2GiB RAM
` [PATCH for next 11/15] ARM: phytec-som-imx6: add phyCORE-i.MX6 DualLite
` [PATCH for next 12/15] ARM: phytec-som-imx6: update RAM calibration for phycore-imx6dl
` [PATCH for next 13/15] ARM: phytec-som-imx6: rename environment folder
` [PATCH for next 14/15] ARM: phytec-som-imx6: adapt main update handler for eMMC
` [PATCH for next 15/15] ARM: phytec-som-imx6: add NOR for phycore-imx6 emmc

Building on PC-BSD 10.3
 2016-05-01  5:56 UTC  (5+ messages)

How to run barebox gui on linux, fb or x?
 2016-04-30 14:35 UTC  (4+ messages)

[PATCH 3/6] drivers: Introduce AIODEV subsystem
 2016-04-29 17:31 UTC 

(no subject)
 2016-04-29  9:52 UTC  (7+ messages)
` [PATCH 1/6] globalvar: Allow to remove globalvars
` [PATCH 2/6] string: Introduce strtobool
` [PATCH 3/6] getenv_bool: use strtobool
` [PATCH 4/6] parameter: Use strtobool
` [PATCH 5/6] bootm: Optionally add a root= option to Kernel command line
` [PATCH 6/6] blspec: push appendroot handling to bootm

[PATCH] sata-imx: Fix a typo
 2016-04-28 14:40 UTC  (2+ messages)

[PATCH] commands: mmc_extcsd: Fix incorrect usage of sprintf
 2016-04-28 14:39 UTC  (2+ messages)

[PATCH] ATA: Implement a hook for 'devinfo'
 2016-04-28 14:34 UTC  (2+ messages)

[PATCH 1/1] documentation: i2c_read() does not expect any "DATA"
 2016-04-28 14:33 UTC  (2+ messages)

[PATCH 1/4] scripts: imx: support set_bits/clear_bits
 2016-04-28 14:16 UTC  (4+ messages)
` [PATCH 2/4] scripts: imx-usb-loader: make debug output more useful
` [PATCH 3/4] scripts: imx-usb-loader: support set_bits/clear_bits
` [PATCH 4/4] ARM: i.MX: karo-tx6: Add support for the 2GiB i.MX6q+ board variant

[PATCH] ARM: GuF Vincell: run code for LT variant aswell
 2016-04-27 13:38 UTC 

[PATCH v2] ARM: i.MX: increase barebox partition sizes
 2016-04-27 13:36 UTC  (6+ messages)

[PATCH] of: fix of_tree_for_each_node_from() macro
 2016-04-27  9:04 UTC  (2+ messages)

[PATCH] serial_auart: make dt aware
 2016-04-27  8:54 UTC  (2+ messages)

[PATCH] images: Makefile.socfpga: fix typo
 2016-04-27  8:42 UTC  (2+ messages)

[PATCH 1/3] Kconfig: Make GLOBALVAR visible
 2016-04-27  8:38 UTC  (3+ messages)
` [PATCH 2/3] Kconfig: Make ENV_HANDLING visible
` [PATCH 3/3] Kconfig: Create Kconfig symbol for NVVAR

[PATCH] globalvar: Create Kconfig symbol for NVVAR
 2016-04-27  8:38 UTC  (3+ messages)

Barebox on small memory systems
 2016-04-26 20:34 UTC  (3+ messages)

[PATCH] ARM: dts: Fix partition names
 2016-04-26 11:43 UTC  (2+ messages)

[PATCH 1/2] drivers/of: Always compile of_path.c with OF support
 2016-04-26 10:29 UTC  (2+ messages)
` [PATCH 2/2] state: Fix Kconfig dependencies

[PATCH v2] ARM: dts: imx6qdl-sabresd: Fix barebox-environment location
 2016-04-26  6:46 UTC  (4+ messages)

[PATCH] move FLEXIBLE_BOOTARGS from commands/ to common/
 2016-04-25 11:39 UTC 

[PATCH] ARM: Bootm: FIT image handler depends on CONFIG_FITIMAGE
 2016-04-25 11:36 UTC 

Create and use C API for ubiformat
 2016-04-25 11:30 UTC  (2+ messages)
` [PATCH 3/5] commands: ubiformat: move code to common/

page:  |  | latest

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