[PATCH 1/2] param: introduce param_bitmask
2016-09-22 9:14 UTC
[PATCH 1/2] nv: Allow full variable name in nvvar_add
2016-09-22 9:13 UTC (2+ messages)
` [PATCH 2/2] globalvar: Allow full variable name in globalvar_add
[PATCH 1/4] globalvar: Allow to remove multiple globalvars using wildcards
2016-09-22 8:11 UTC (4+ messages)
` [PATCH 2/4] global: Make 'global' command behaviour consistent to 'nv'
` [PATCH 3/4] nv: simplify nvvar_add
` [PATCH 4/4] globalvar: Also create globalvars from for nonvolatile device vars
[PATCH] nv: Fix variable removal in nvvar_save()
2016-09-22 8:10 UTC
[PATCH] environment: "wrong magic" give the impression of an error
2016-09-22 8:08 UTC (2+ messages)
[PATCH 0/2] added support for renaming UBI volumes
2016-09-22 8:04 UTC (4+ messages)
` [PATCH 1/2] mtd: UBI: add support (ioctl) for renaming ubi volumes
` [PATCH 2/2] commands: ubi: added the new command 'ubirename' to rename "
Add and use function API for UBI
2016-09-22 7:49 UTC (5+ messages)
` [PATCH 1/4] mtd: ubi: Add API calls to create/remove volumes
` [PATCH 2/4] mtd: ubi: introduce barebox specific ioctl to get ubi_num
` [PATCH 3/4] mtd: ubi: commands: use function API to access ubi volumes
` [PATCH 4/4] mtd: ubi: remove now unused ioctls
[PATCH 1/2] Add comp_copy function for use with CONFIG_IMAGE_COMPRESSION_NONE
2016-09-22 0:35 UTC (5+ messages)
` [PATCH 2/2] ARM: Fix calling of arm_mem_barebox_image()
How to port brcmnand Linux driver?
2016-09-21 15:09 UTC (3+ messages)
[PATCH 0/2] Auto-append ip= option for NFS boot with appendrot
2016-09-21 8:33 UTC (5+ messages)
` [PATCH 1/2] net: add linux.bootarg parameter from ifup call
` [PATCH 2/2] fs: nfs: pick up network interface bootargs parameter
[PATCH] Documentation: imd: fix sphinx warning
2016-09-21 8:12 UTC (2+ messages)
[PATCH 1/3] ARM: i.MX6: remove duplicate clock initialization
2016-09-21 8:12 UTC (4+ messages)
` [PATCH 2/3] ARM: i.MX6: fix clock gating
` [PATCH 3/3] ARM: i.MX6: gate PCIe when unused
[PATCH] strings: new command
2016-09-21 8:09 UTC (3+ messages)
[PATCH v2 1/3] state: copy backend of_path string
2016-09-21 7:52 UTC (6+ messages)
` [PATCH v2 2/3] state: don't keep pointers to device tree nodes
` [PATCH v2 3/3] state: fix finding the correct parent node
[PATCH 1/2] globalvar: Move static inline functions to common/
2016-09-20 14:26 UTC (2+ messages)
` [PATCH 2/2] globalvar: sync with nvvars
[PATCH 1/3] state: Add state to state_variable
2016-09-20 8:30 UTC (3+ messages)
` [PATCH 2/3] state: make locally used function static
` [PATCH 3/3] state: consistently pass one type as private data to dev_add_param_*
[PATCH] mtd: make sure address-cells/size-cells are set when adding partition nodes
2016-09-19 10:55 UTC (3+ messages)
[PATCH 1/3] ARM: imx6: split out IPU QoS setup
2016-09-16 7:47 UTC (4+ messages)
` [PATCH 2/3] ARM: imx6: don't execute IPU QoS setup on MX6 SX/SL
` [PATCH 3/3] ARM: imx6qp: set NoC regulator to bypass
[PATCH] commands: exit on invalid option
2016-09-16 7:37 UTC (2+ messages)
[PATCH 0/4] Some updates for arm/mvebu
2016-09-16 7:35 UTC (6+ messages)
` [PATCH 1/4] ARM: mvebu_defconfig: oldconfig
` [PATCH 2/4] ARM: mvebu_defconfig: enable all machines, AEABI, nand and net driver
` [PATCH 3/4] ARM: mvebu: select HAVE_DEFAULT_ENVIRONMENT_NEW
` [PATCH 4/4] net: mvneta: clean txdesc before usage
Aw: Re: errors copying UBI volumes
2016-09-15 11:57 UTC (3+ messages)
` "
` Aw: "
[PATCH 1/2] vsprintf: Add support for printing ipv4 addresses with %pI4
2016-09-15 10:52 UTC (2+ messages)
` [PATCH 2/2] convert users to %pI4
[PATCH 1/2] state: don't keep pointers to any device tree data
2016-09-15 9:06 UTC (4+ messages)
` [PATCH 2/2] state: fix finding the correct parent node
[PATCH] ARM: imx6: reset PLL2's PFD2 on i.MX6D
2016-09-15 8:01 UTC (5+ messages)
` [PATCH v2] "
[PATCH 01/12] ARM: i.MX53: Add uart5 clock support
2016-09-15 8:00 UTC (14+ messages)
` [PATCH 02/12] ARM: i.MX53 Vincell: Reset phy consistently from device tree
` [PATCH 03/12] ARM: i.MX53 Vincell: Adjust bbu handler partition size to real partition size
` [PATCH 04/12] ARM: i.MX53 Vincell: Add PBL console support
` [PATCH 05/12] ARM: i.MX53: do not pass base address to imx*_boot_save_loc
` [PATCH 06/12] ARM: i.MX: Provide bootsource functions for early boot code
` [PATCH 07/12] ARM: i.MX53: Detect booting from USB
` [PATCH 08/12] mtd: imx-nand: Move v3 register definitions to include file
` [PATCH 09/12] ARM: i.MX53: Implement NAND xload
` [PATCH 10/12] ARM: i.MX53 Vincell: Add NAND xload support
` [PATCH 11/12] ARM: imx_v7_defconfig: Enable Vincell support
` [PATCH 12/12] ARM: vincell_defconfig: make smaller
errors copying UBI volumes
2016-09-15 7:56 UTC (3+ messages)
[PATCH 1/2] pbl: console: Make it work with multiple setup_c()
2016-09-15 7:25 UTC (4+ messages)
` [PATCH 2/2] ARM: i.MX6: Sabrelite: Add PBL console support
[PATCH 1/6] ARM: add common definitions for i.MX50 SOC
2016-09-14 13:07 UTC (12+ messages)
` [PATCH 2/6] scripts: imx: add support for i.MX50
` [PATCH 3/6] ARM: i.MX clock: cleanup imx50 incompatibilities
` [PATCH 4/6] ARM: i.MX drivers: enable i.MX50 where already supported
` [PATCH 5/6] Add i.MX50 support
` [PATCH 6/6] ARM i.MX50: Add iomux definitions for non-DT board implementations
[PATCH] ARM: i.MX6: Enable parent propagation for clk_gate2
2016-09-14 12:46 UTC (3+ messages)
[PATCH] ARM: karo-tx6: Include correct device tree
2016-09-14 8:31 UTC
[PATCH] defenv-1: remove unused variable kernelimage_type
2016-09-14 8:27 UTC
v2016.09.0
2016-09-13 12:54 UTC
barebox crashes with CONFIG_CMD_MAGICVAR=y and CONFIG_CMD_MAGICVAR_HELP unset
2016-09-12 6:16 UTC (4+ messages)
` [PATCH] xstrdup: don't panic on xstrdup(NULL)
Re:
2016-09-10 21:51 UTC
[PATCH] Documentation: aarch64-qemu-virt: fix sphinx issues
2016-09-09 6:20 UTC (2+ messages)
[PATCH] Documentation: usb: fix sphinx warning
2016-09-09 6:19 UTC (2+ messages)
[PATCH 1/2] commands: ubiupdatevol: store return value of read() in a signed int
2016-09-06 14:21 UTC (3+ messages)
` [PATCH 2/2] commands: ubiupdatevol: confirm success with return value 0
[PATCH] i.MX: scripts: Fix a bug in imx-image
2016-09-05 6:46 UTC (2+ messages)
[PATCH] scripts: imx-usb-loader: cleanup DCD v2 processing
2016-09-05 6:37 UTC (2+ messages)
[PATCH] mci: mmci: Fix read FIFO handling
2016-09-05 6:31 UTC (2+ messages)
[PATCH] of_unflatten_dtb(): Check return value with IS_ERR
2016-09-05 6:29 UTC (2+ messages)
[PATCH] Fix small typo in common/Kconfig
2016-09-05 6:27 UTC (2+ messages)
[PATCH] video/edid: Fix edid_to_display_timings error path
2016-09-05 6:27 UTC (2+ messages)
[PATCH] commands: saveenv: exit on invalid option
2016-09-05 6:25 UTC (2+ messages)
[PATCH v2] rework menu so that it can support multiline titles
2016-09-05 6:24 UTC (2+ messages)
[PATCH] usb: i.MX chipidea: Enable VBUS regulator when needed
2016-09-05 6:24 UTC
[PATCH v3 6/8] ARM: Add phyCORE-RK3288 SOM support
2016-09-01 7:31 UTC (2+ messages)
[PATCH 1/3] ARM: i.MX6 Santaro: Add enable-delay for the display
2016-08-29 15:38 UTC (3+ messages)
` [PATCH 2/3] ARM: i.MX6 Santaro: Add USB support
` [PATCH 3/3] ARM: i.MX6 Santaro: Add PBL console support
[PATCH] usb: chipidea i.MX: Do not return unnecessary error
2016-08-29 15:37 UTC
[PATCH] blspec: Handle nfs:// pathes from boot
2016-08-29 15:37 UTC
[PATCH] commands: usbgadget: Fix -d option help text
2016-08-29 15:37 UTC
[PATCH] video: backlight: fix the value of 'brightness_max'
2016-08-29 15:36 UTC
Fwd: Shouldn't boot_board be called from boot instead of init?
2016-08-29 7:06 UTC (11+ messages)
` [PATCH] Call boot_board from boot, not from init
[PATCH v2] ARM: vector_table: Fix creation of second level page table
2016-08-27 19:09 UTC (4+ messages)
[PATCH v2 1/8] ARM: rockchip: Add basic RK3288 support
2016-08-26 5:43 UTC (9+ messages)
` [PATCH v2 2/8] clocksource: Add rk3288 timer driver
` [PATCH v2 3/8] ARM: rockchip: Add early debug support for RK3288
` [PATCH v2 4/8] clk: Add RK3288 clock driver
` [PATCH v2 5/8] mci: dw_mmc: Add RK3288 compatible string
` [PATCH v2 6/8] ARM: Add phyCORE-RK3288 SOM support
` [PATCH v2 7/8] configs: Add RK3288 defconfig
` [PATCH v2 8/8] doc: Add RK3288 Documentation
[PATCH 1/2] defaultenv-2: remove ps1 duplicates
2016-08-26 5:36 UTC (2+ messages)
` [PATCH 2/2] defaultenv-2: remove unused *-menu-add-entry calls
AT91RM9200 hang in atmel_serial_putc
2016-08-25 20:53 UTC (9+ messages)
[PATCH] ARM: vector_table: Fix creation of second level page table
2016-08-25 20:50 UTC (4+ messages)
[PATCH 1/3] video: switch to media bus formats
2016-08-25 6:28 UTC (4+ messages)
` [PATCH 2/3] video: add VPL ioctl to get bus format
` [PATCH 3/3] video: tc358767: add eDP video encoder driver
[MPR] August 24th 2016 "Pls Privada"
2016-08-24 20:51 UTC
[PATCH] arm: Add both .lds files to CLEAN_FILES unconditionally
2016-08-24 12:02 UTC (2+ messages)
[PATCH] boot: add framework for redundant boot scenarios
2016-08-24 10:22 UTC
barebox remote control
2016-08-23 9:24 UTC (8+ 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