[PATCH 0/5] sandbox: add gpio support with libftdi1
2017-10-10 12:26 UTC (6+ messages)
` [PATCH 1/5] sandbox: avoid symbol conflict for {open,read,close}dir
` [PATCH 2/5] sandbox: add gpio support with libftdi1
` [PATCH 3/5] sandbox: parse libftdi options
` [PATCH 4/5] sandbox_defconfig: enable gpio, spi, i2c and led stuff
` [PATCH 5/5] sandbox: dts: add i2c and spi libftdi1 bit-bang example
[PATCH] eeprom: at24: fix 'assignment from incompatible pointer type' warning
2017-10-09 22:12 UTC
[PATCH 0/3] gpiolib: introduce gpio initializer
2017-10-09 19:27 UTC (6+ messages)
` [PATCH 1/3] gpiolib: reorder functions
` [PATCH 2/3] gpiolib: introduce helper functions working on gpio_info structs
` [PATCH 3/3] gpiolib: introduce gpio initializer
[PATCH v2 0/3] e1000: fix access to companion flash chip
2017-10-09 19:06 UTC (4+ messages)
` [PATCH v2 1/3] e1000: implement register mapping for E1000_FLSW{CTL, DATA, CNT}
` [PATCH v2 2/3] e1000: implement support for smaller flash chips
` [PATCH v2 3/3] e1000: Don't poll for FLSWCTL.GLDONE before starting a flash transaction
[PATCH 0/3] e1000: access to flash on i210
2017-10-09 18:41 UTC (10+ messages)
` [PATCH 1/3] e1000: implement register mapping for E1000_{EERD, FLSW{CTL, DATA, CNT}}
` [PATCH 1/3] e1000: implement register mapping for E1000_{EERD,FLSW{CTL,DATA,CNT}}
` [PATCH 2/3] e1000: implement support for smaller flash chips
` [PATCH 3/3] HACK: e1000: don't check for FLSWCTL.GLDONE when waiting for idle
[PATCH] elf.h: Use EI_NIDENT instead of numeric value
2017-10-09 13:40 UTC
again [PATCH v1 2/2] command ccrypt
2017-10-09 8:26 UTC
[PATCH v1 2/2] command ccrypt
2017-10-09 7:31 UTC
[PATCH v1 1/2] ccryptlib: library for encrypting/decrypting
2017-10-09 7:30 UTC
[RFC v4 00/10] add initial RISC-V architecture support
2017-10-06 15:39 UTC (29+ messages)
` [RFC v4 01/10] Add "
` [RFC v4 02/10] RISC-V: add Erizo SoC support
` [RFC v4 03/10] RISC-V: add low-level debug macros for ns16550
` [RFC v4 04/10] RISC-V: add nmon nano-monitor
` [RFC v4 05/10] RISC-V: erizo: add DEBUG_LL support
` [RFC v4 06/10] RISC-V: erizo: enable NMON
` [RFC v4 07/10] RISC-V: erizo: add nmon image creation
` [RFC v4 08/10] RISC-V: add erizo_generic_defconfig
` [RFC v4 09/10] scripts: add nmon-loader
` [RFC v4 10/10] Documentation: add RISC-V docs
Kernel device tree gets modified with bootm command when CONFIG_OFDEVICE is enabled
2017-10-06 12:00 UTC (7+ messages)
[PATCH] regmap: port regmap_update_bits from linux
2017-10-06 9:53 UTC
[PATCH] ARM: socfpga: dts: sockit: remove upstreamed nodes
2017-10-06 9:33 UTC
[PATCH v1] writef: added command to write content of variable to file
2017-10-06 8:23 UTC
v2017.10.0
2017-10-06 4:27 UTC
[PATCH v1 1/2] clk: add ar9344 clock driver
2017-10-06 4:03 UTC (3+ messages)
` [PATCH v1 2/2] MIPS: dts: ar9344: add pll node
[PATCH] net: ag71xx: define parent devices
2017-10-06 4:01 UTC (2+ messages)
[PATCH 0/2] spi: imx: don't loop endlessly
2017-10-02 5:31 UTC (3+ messages)
[PATCH v1] MIPS: tplink-wdr4300_defconfig: enable RATP
2017-09-29 22:14 UTC
[PATCH v1 1/3] net: ag71xx: define parent devices
2017-09-29 22:03 UTC (5+ messages)
` [PATCH v1 2/3] MIPS: dts: tl_wdr4300: add Atheros ART partition
` [PATCH v1 3/3] MIPS: ath79: provide driver for "
usbgadget fix some crashes
2017-09-29 13:08 UTC (9+ messages)
` [PATCH 1/4] usbgadget: autostart: Handle errors in file list gracefully
` [PATCH 2/4] usbgadget: do not register when no functions present
` [PATCH 3/4] usbgadget: only set to peripheral mode when error checking is done
` [PATCH 4/4] usbgadget: unregister when usb_composite_probe() fails
how to persistently save config values
2017-09-29 13:00 UTC (7+ messages)
[PATCH v2 0/3] state: add support for pre-mainline state format
2017-09-28 10:53 UTC (5+ messages)
` [PATCH v2 1/3] Documentation: state: adapt description to reality
` [PATCH v2 2/3] state: new backend format "rawcompat"
` [PATCH v2 3/3] state: storage: direct: skip writing meta data if this makes data fit
[PATCH v2] Add i.MX6ull EVK Support
2017-09-28 10:15 UTC (3+ messages)
` [PATCH 1/2] ARM: i.MX6ul: Add SoC specific lowlevel_init function
` [PATCH 2/2] ARM: Add i.MX6ull evk support
[PATCH 1/2] ARM: i.MX6ull: Add SoC specific lowlevel_init function
2017-09-28 10:13 UTC (7+ messages)
` [PATCH 2/2] i.MX6ull evk support
barebox fb console on an EFI system
2017-09-27 12:40 UTC
usbgadget: fastboot: Allow to automatically export bbu handlers
2017-09-27 12:09 UTC (13+ messages)
` [PATCH 01/12] file_list: Add function to add an entry to the list
` [PATCH 02/12] file_list: Add function to get entry by its name
` [PATCH 03/12] file_list: Allow only unique names on list
` [PATCH 04/12] file_list: Fix memory leak in failure path
` [PATCH 05/12] file_list: Add GPL header to file
` [PATCH 06/12] file_list: Add error messages
` [PATCH 07/12] usbgadget: fastboot: Use function to find file_list entry by name
` [PATCH 08/12] bbu: Add function to iterate over registered handlers
` [PATCH 09/12] usbgadget command: catch errors when parsing the file list
` [PATCH 10/12] usbgadget: fastboot: Allow to automatically export the bbu handlers
` [PATCH 11/12] fastboot command: Add -b option to export "
` [PATCH 12/12] usbgadget autostart: add usbgadget.fastboot_bbu to automatically "
barebox on an intel efi system
2017-09-27 8:28 UTC (3+ messages)
[PATCH 0/2] state: add support for pre-mainline state format
2017-09-26 20:58 UTC (3+ messages)
` [PATCH 1/2] state: new backend format "rawcompat"
` [PATCH 2/2] state: storage: direct: skip writing meta data if this makes data fit
[PATCH 1/2] scripts: imx imx-usb-loader: Add support for i.MX6ull
2017-09-26 7:23 UTC (2+ messages)
` [PATCH 2/2] scripts: imx imx-usb-loader: Fix last transfer error message
[PATCH] mmc: allow skipping SD card initialization
2017-09-26 6:53 UTC (2+ messages)
[PATCH] remove checks for xzalloc() returning NULL
2017-09-26 6:51 UTC (2+ messages)
[PATCH] pinctrl: mxs: fix error message to mention right property name
2017-09-26 6:50 UTC (2+ messages)
[PATCH] imx-bbu-nand-fcb: read_firmware_all(): Spell "Secondary firmware" with a capital "S"
2017-09-26 6:49 UTC (2+ messages)
[PATCH] console_countdown: ignore errors in getchar()
2017-09-26 6:48 UTC (2+ messages)
[PATCH] ARM: i.MX53 QSB: drop phy reset handling in board file
2017-09-26 6:47 UTC (2+ messages)
[PATCH v2] gpiolib: check validity for gpio_info in *_active()
2017-09-26 6:47 UTC (2+ messages)
[PATCH] gpiolib: check validity for gpio_info in *_active()
2017-09-26 6:46 UTC (2+ messages)
[PATCH] lib,ratp: avoid too verbose info messages
2017-09-20 6:53 UTC (2+ messages)
[PATCH 1/2] ARM: imx: santaro: select i2c
2017-09-20 6:50 UTC (4+ messages)
` [PATCH 2/2] imx-bbu-nand-fcb: fix build on MX28 only
[PATCH v3 00/10] provide ethernet support for ar9344 and ar9331
2017-09-20 6:30 UTC (4+ messages)
[PATCH] memtest: fix list iteration in region setup
2017-09-20 6:23 UTC (2+ messages)
[PATCH v1] net: ag71xx: disable eth interface on barebox shutdown
2017-09-20 6:22 UTC (2+ messages)
[PATCH] bootm: bootm_open_initrd_uimage(): propagate error if initrd verification fails
2017-09-20 6:21 UTC (2+ messages)
[PATCH 00/12] Vexpress rework
2017-09-20 6:20 UTC (16+ messages)
` [PATCH 01/12] ARM: vexpress: always build relocatable image
` [PATCH 02/12] of: populate clock providers before other devices
` [PATCH 03/12] clk: versatile: add basic clocks
` [PATCH 04/12] clocksource: sp804: silently ignore secondary instaces
` [PATCH 05/12] mci: mmci: add DT support
` [PATCH 06/12] ARM: vexpress: switch to DT probe and multi-image build
` [PATCH 07/12] ARM: vexpress: regenerate config
` [PATCH 08/12] docs: add qemu vexpress
` [PATCH 09/12] vexpress: use device tree provided by QEMU if available
` [PATCH 10/12] vexpress: add bootstate node to the device tree
` [PATCH 11/12] of: base: add funtion to copy a device tree node
` [PATCH 12/12] ARM: vexpress: add fixup handler for 'virtio, mmio' devices
move to github
2017-09-19 12:48 UTC (6+ messages)
bootm_open_initrd_uimage: result of uimage_verify() is ignored
2017-09-19 6:44 UTC (2+ messages)
Load environment variables earlier
2017-09-18 7:18 UTC (3+ messages)
[PATCH v1 2/2] command: ccrypt Crypt and Decrypt Files uses keystore for passwords compatible with https://sourceforge.net/projects/ccrypt/ keystore_init Simple Keystore initializer
2017-09-18 7:07 UTC (2+ messages)
[PATCH v1 1/2] commands: writef write variable contents to file
2017-09-14 13:54 UTC (2+ messages)
[PATCH v1 3/3] yubikey authentication in login, ykpasswd command to manage the database
2017-09-14 13:36 UTC
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