[RFC PATCH 00/10] ratp: new generic RATP command support
2018-02-06 9:30 UTC (13+ messages)
` [PATCH 01/10] ratp: define message type flags
` [PATCH 02/10] ratp: port command operation to req/rsp/ind format
` [PATCH 03/10] ratp: port ping operation to req/rsp format
` [PATCH 04/10] ratp: port getenv "
` [PATCH 05/10] ratp: port filesystem "
` [PATCH 06/10] ratp: implement generic command support
` [PATCH 07/10] ratp: implement ping as a standard ratp command
` [PATCH 08/10] ratp: implement getenv "
` [PATCH 09/10] ratp: new reset command
` [PATCH 10/10] ratp: new md and mw commands
[PATCH] doc: bcm283x: update documentation for Raspberry Pi
2018-02-06 8:52 UTC (3+ messages)
[PATCH 00/10] HYP mode handling and RasPi 3 support
2018-02-06 8:52 UTC (13+ messages)
` [PATCH 01/10] ARM: import opcode helpers from Linux kernel
` [PATCH 02/10] ARM: safely switch from HYP to SVC mode if required
` [PATCH 03/10] ARM: allow secure monitor code to be built without PSCI
` [PATCH 04/10] ARM: add file for HYP mode related setup
` [PATCH 05/10] ARM: don't try to install secure monitor when entered in HYP mode
` [PATCH 06/10] ARM: default to starting kernel in HYP mode when entered in HYP
` [PATCH 07/10] ARM: install HYP vectors at PBL and Barebox entry
` [PATCH 08/10] ARM: rpi: add revision IDs for Pi 3 Model B and Pi Zero
` [PATCH 09/10] ARM: rpi: add raspberry pi 3 support
` [PATCH 10/10] ARM: rpi: autosize malloc area
v2018.02.0
2018-02-06 8:49 UTC
[PATCH] bootchooser: Drop SHELL_NONE conflict
2018-02-06 8:03 UTC
[PATCH] boot: Make independent of command support
2018-02-06 8:01 UTC
[PATCH] net: phy: fixed-link: read link parameters from devicetree
2018-02-06 7:54 UTC
[PATCH] startup: Load default environment earlier
2018-02-06 7:50 UTC
[PATCH 1/2] state: refuse to set dirty parameter via setenv
2018-02-06 7:47 UTC (2+ messages)
` [PATCH 2/2] state: Add 'init_from_defaults' parameter
[PATCH] arm: crypto: initialize digests earlier
2018-02-06 7:34 UTC
[PATCH] pstore: lower message priority
2018-02-06 7:32 UTC
[PATCH 1/4] 2d-primitives: Introduce gu_draw_text()
2018-02-05 17:29 UTC (4+ messages)
` [PATCH 2/4] gui: graphic_utils: Stub out fb_* functions
` [PATCH 3/4] linux/font.h: Stub out font functions
` [PATCH 4/4] commands: version: Add framebuffer output support
[PATCH] partitions: Align partition numbering with that of Linux kernel
2018-02-05 17:18 UTC
barebox support for the TI IDK board
2018-02-05 11:54 UTC (2+ messages)
[PATCH 1/4] include linux/compiler.h in linux/unaligned/generic.h
2018-02-05 7:34 UTC (7+ messages)
` [PATCH 2/4] lib: Add xxhash module
` [PATCH 3/4] lib: Add zstd decompression module
` [PATCH 3/4] lib: Add zstd modules
` [PATCH 4/4] squashfs: Add zstd support
[PATCH 1/3] fs/parseopt: Add parseopt_llu_suffix
2018-02-05 7:26 UTC (4+ messages)
` [PATCH 2/3] filetype: Add type detection at an offset
` [PATCH 3/3] fs: add support loop mount offset
[PATCH] net: phy: ar8327: fix ar8327n_reg_read
2018-02-05 7:24 UTC (2+ messages)
[PATCH 1/2] net: designware: add missing headers
2018-02-05 7:23 UTC (3+ messages)
` [PATCH 2/2] reset: add missing stub for reset_control_get
[PATCH] FIT: Use const dtb unflatten variant
2018-01-31 11:13 UTC
[PATCH 0/8] FIT: Add support for opening images without a /configuration/
2018-01-31 11:11 UTC (9+ messages)
` [PATCH 1/8] bootm: FIT: do not depend on FIT pre-opened images
` [PATCH 2/8] FIT: Do not pre-open images
` [PATCH 3/8] FIT: Let user specify the configuration to use
` [PATCH 4/8] FIT: store device_nodes in fit_handle
` [PATCH 5/8] FIT: move handle->verify check to fit_verify_hash()
` [PATCH 6/8] FIT: factor out some helper functions
` [PATCH 7/8] FIT: Implement opening images with no configuration
` [PATCH 8/8] FIT: Allow to open buffer as FIT image
[PATCH 0/3] of: Allow for const properties
2018-01-31 11:04 UTC (4+ messages)
` [PATCH 1/3] pinctrl: do not dereference a device tree property directly
` [PATCH 2/3] of: Allow for const properties
` [PATCH 3/3] of: fdt: add of_unflatten_dtb_const
[PATCH] libfile: Make write_file buffer const
2018-01-31 7:58 UTC
[PATCH] rsa: Add missing newline to pr_err messages
2018-01-30 8:47 UTC
[PATCH 0/6] bbu: Make image pointer const
2018-01-30 8:46 UTC (7+ messages)
` [PATCH 1/6] bbu: imx-bbu-internal: Do not modify image
` [PATCH 2/6] bbu: imx-bbu-internal: make pointers to image const
` [PATCH 3/6] bbu: command: create temporary variable holding the pointer to the image
` [PATCH 4/6] bbu: Make pointer to image const
` [PATCH 5/6] usb: gadget: fastboot: allow data.image to be const
` [PATCH 6/6] ARM: am33xx: bbu: Make pointers to image const
[PATCH] imd: Make all pointers into image const
2018-01-30 7:29 UTC
[PATCH] ratp: remove unused context fields
2018-01-30 7:13 UTC (2+ messages)
[PATCH 1/3] commands: ubi: ubiupdatevol: Reduce error code to 0 or 1
2018-01-30 7:13 UTC (6+ messages)
` [PATCH 2/3] ARM: configs: am335x_defconfig: Reorder configs
` [PATCH 3/3] drivers: mtd: nand: omap: Return stat value
[PATCH] ratp: remove unused list pointer from ratp_bb_pkt
2018-01-30 6:59 UTC (2+ messages)
[PATCH] ratp: move barebox-specific command to ratp_bb.h
2018-01-30 6:58 UTC (2+ messages)
[PATCH] ratp: rename global context variable
2018-01-30 6:57 UTC (2+ messages)
[PATCH] of: base: fix segfault in of_get_machine_compatible()
2018-01-30 6:56 UTC (2+ messages)
[PATCH] bbremote: rename command subparser variables
2018-01-30 6:55 UTC (2+ messages)
[PATCH v3 1/5] net/e1000: remove one level of indentation
2018-01-30 6:54 UTC (6+ messages)
` [PATCH v3 2/5] net/e1000: use correct bit for flash detection
` [PATCH v3 3/5] net/e1000: EEPROM isn't valid if only iNVM is available
` [PATCH v3 4/5] net/e1000: don't check EEPROM signature if populated from iNVM
` [PATCH v3 5/5] net/e1000: don't register EERPOM device if the content is invalid
[PATCH] fs: Fix memory leak in mount()
2018-01-29 19:05 UTC (4+ messages)
[PATCH v3 0/3] sandbox: add gpio support with libftdi1
2018-01-29 7:28 UTC (8+ messages)
` [PATCH v3 1/3] sandbox: avoid symbol conflict for {open, read, close}dir
` [PATCH v3 2/3] sandbox: add gpio support with libftdi1
` [PATCH v3 3/3] sandbox: add i2c and spi libftdi1 bit-bang example
[PATCH 0/2] Make finding fixup nodes more robust
2018-01-26 21:36 UTC (5+ messages)
` [PATCH 1/2] of: Add function to find the same node in another tree
` [PATCH 2/2] of: mtd: partition: Use reproducible node names for fixup
[PATCH] bootargs: Fix memory leak in linux_bootargs_get()
2018-01-26 20:57 UTC
[PATCH 0/7] Make TFTP detection more convenient
2018-01-25 7:46 UTC (13+ messages)
` [PATCH 1/7] startup: create /tmp
` [PATCH 2/7] fs: implement is_tftp_fs()
` [PATCH 3/7] libfile: implement make_temp
` [PATCH 4/7] libfile: implement a function to cache a file
` [PATCH 5/7] uimage: Use is_tftp_fs() and cache_file() to ease TFTP workaround
` [PATCH 6/7] fs/uimagefs: "
` [PATCH 7/7] fs: remove now unused function can_lseek_backward()
[PATCH v2 0/8] Make TFTP detection more convenient
2018-01-25 7:45 UTC (9+ messages)
` [PATCH 1/8] startup: create /tmp
` [PATCH 2/8] fs: implement is_tftp_fs()
` [PATCH 3/8] libfile: implement make_temp
` [PATCH 4/8] libfile: implement a function to cache a file
` [PATCH 5/8] uimage: fix memory leak in error path
` [PATCH 6/8] uimage: Use is_tftp_fs() and cache_file() to ease TFTP workaround
` [PATCH 7/8] fs/uimagefs: "
` [PATCH 8/8] fs: remove now unused function can_lseek_backward()
[PATCH 1/3] net/e1000: use correct bit to check for flash presence
2018-01-25 7:21 UTC (4+ messages)
` [PATCH 2/3] net/e1000: mark EEPROM as invalid if external flash is absent
` [PATCH 3/3] net/e1000: don't check EEPROM signature if populated from iNVM
[PATCH] commands/Kconfig: fix copy'n'paste error in CMD_GPIO help
2018-01-25 7:20 UTC (2+ messages)
[PATCH v2] net: phy: scan PHYs referenced by phandle
2018-01-25 7:20 UTC (2+ messages)
[PATCH] at91sam9x5ek: Add appropriate compatibility guards to all initcalls
2018-01-25 7:17 UTC (2+ messages)
[PATCH] i2c: read/write_reg: don't assume client->dev to be valid
2018-01-25 7:15 UTC (2+ messages)
[PATCH] sandbox: use 'poweroff' command for exit
2018-01-25 7:14 UTC (5+ messages)
[PATCH] net/e1000: init eeprom word size if only iNVM is found
2018-01-24 10:34 UTC (2+ messages)
[PATCH v2 1/2] mci: drop unused parameter from mci_switch()
2018-01-22 8:48 UTC (4+ messages)
` [PATCH v2 2/2] mci: implement command to switch a mmc device to enhanced mode
v2018.01.0
2018-01-22 8:43 UTC
[PATCH] commands/Kconfig: Fix tpyo
2018-01-22 8:32 UTC (2+ messages)
[PATCH v2] state: Documentation: fix typo
2018-01-22 7:37 UTC
[PATCH] state: Documentation: fix typo
2018-01-22 7:37 UTC (4+ messages)
[PATCH] Documentation: Bootchooser: fix typo
2018-01-22 7:28 UTC (2+ messages)
[PATCH] blspec: fix crash when trying to boot from loop mounts
2018-01-22 7:27 UTC (2+ messages)
[PATCH] partitions: dos: Treat all extended partition types equally
2018-01-22 7:26 UTC (2+ messages)
[PATCH 1/2] mci: drop unused parameter from mci_switch()
2018-01-19 13:26 UTC (3+ messages)
` [PATCH 2/2] mci: implement command to switch a mmc device to enhanced mode
[PATCH v2 0/7] sandbox: add gpio support with libftdi1
2018-01-19 11:39 UTC (10+ messages)
` [PATCH v2 3/7] sandbox: add i2c and spi libftdi1 bit-bang example
[PATCH] FIT: export fit_open_configuration() and fit_open_image()
2018-01-18 12:54 UTC
[PATCH] FIT: Fix error path
2018-01-17 13:22 UTC
[PATCH v3 0/3] Enable DT support for AT91SAM9263EK
2018-01-17 10:07 UTC (2+ 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