[PATCH v1 1/1] gpio: of: provide option generic property for initial line states
2017-06-11 6:19 UTC (3+ messages)
How to use eMMC/SD DOS partitions as backend for the state framework?
2017-06-10 8:14 UTC
[PATCH] mtd: nand: omap: Fix BCH bit correction
2017-06-09 13:28 UTC (7+ messages)
[PATCH 1/2] mtd: nand_omap_gpmc: Fix ecc size
2017-06-09 9:01 UTC (2+ messages)
` [PATCH 2/2] mtd: nand_omap_gpmc: remove unnecessary loop
New Board i.MX6 Dual Lite based
2017-06-09 7:32 UTC (5+ messages)
[PATCH] firmware: altera-serial: add support for Arria 10
2017-06-09 6:01 UTC (2+ messages)
[PATCH 1/4] ARM: i.MX6 Wandboard: dont do MMDC Write Leveling Calibration
2017-06-08 18:55 UTC (5+ messages)
` [PATCH 2/4] ARM: i.MX6 Wandboard Quad: fix PBL UART MUX
` [PATCH 3/4] ARM: i.MX6 Wandboard: enable Wandboard Quad
` [PATCH 4/4] ARM: i.MX6 Wandboard: add Documentation
[PATCH] i.MX/WD: setup the watchdog according to its datasheet
2017-06-07 11:59 UTC (2+ messages)
[PATCH v3 0/4] imx6ul: add Technexion Pico Hobbit support
2017-06-07 11:58 UTC (6+ messages)
` [PATCH v3 1/4] ARM: i.MX: setup ENET_TX_CLK_DIR in imx6_init for every imx6ul
` [PATCH v3 2/4] ARM: phytec-som-imx6: remove needles enet refclk setup
` [PATCH v3 3/4] i.MX: fec: add post PHY reset delay DT property
` [PATCH v3 4/4] ARM: i.MX6: add Technexion Pico Hobbit support
[PATCH] state: add missing help texts
2017-06-07 10:25 UTC
[PATCH v2 0/3] imx6ul: add Technexion Pico Hobbit support
2017-06-07 7:40 UTC (7+ messages)
` [PATCH v2 1/3] ARM: i.MX: setup ENET_TX_CLK_DIR in imx6_init for every imx6ul
` [PATCH v2 2/3] ARM: phytec-som-imx6: remove needles enet refclk setup
` [PATCH v2 3/3] ARM: i.MX6: add Technexion Pico Hobbit support
[PATCH] console: only bidirectional consoles allow RATP
2017-06-07 6:03 UTC (4+ messages)
` [PATCH] ratp: only allow bidirectional consoles
[PATCH] mtd: nand: omap: Return corrected bits for BCH
2017-06-06 15:49 UTC
[PATCH v3 1/4] arm: mach-omap: Change mountpoint of boot partitions
2017-06-06 10:57 UTC (13+ messages)
` [PATCH v3 2/4] arm: boards: phytec-som-am335x: Add automount script
` [PATCH v3 3/4] arm: boards: phytec-som-am335x: Update boot scripts
` [PATCH v3 4/4] arm: boards: beaglebone: Delete default env
[PATCH] sandbox: new --stdinout option to enable a bidirectional console
2017-06-06 7:00 UTC (3+ messages)
RFC: barebox RATP C library?
2017-06-06 6:49 UTC (2+ messages)
[PATCH v3 0/4] GPIO "active low", hogging and usb-nop-xceive 'reset-gpio' support
2017-06-06 6:27 UTC (6+ messages)
` [PATCH v3 1/4] gpio-imx: Do not use gpio_set_value()
` [PATCH v3 2/4] gpiolib: Add code to support "active low" GPIOs
` [PATCH v3 3/4] gpiolib: Add support for GPIO "hog" nodes
` [PATCH v3 4/4] usb-nop-xceiv: Add support for 'reset-gpios' binding
[PATCH 1/2] docs: mvebu can do 2nd stage booting
2017-06-06 5:56 UTC (3+ messages)
` [PATCH 2/2] docs: move kwboot description to generic mvebu section
[PATCH] ratp: avoid using already freed memory
2017-06-06 5:54 UTC (2+ messages)
[PATCH] fs: Makefile: Add parseopt to all builds
2017-06-06 5:47 UTC (2+ messages)
[PATCH v2 0/4] GPIO "active low", hogging and usb-nop-xceive 'reset-gpio' support
2017-06-02 5:47 UTC (9+ messages)
` [PATCH v2 1/4] gpio-imx: Do not use gpio_set_value()
` [PATCH v2 2/4] gpiolib: Add code to support "active low" GPIOs
` [PATCH v2 3/4] gpiolib: Add support for GPIO "hog" nodes
` [PATCH v2 4/4] usb-nop-xceiv: Add support for 'reset-gpios' binding
[PATCH] Documentation: remote-control: fix typo
2017-06-01 17:40 UTC (5+ messages)
[PATCH v3 1/3] fs: add parseopt_b for loop mount option
2017-06-01 12:20 UTC (4+ messages)
` [PATCH v3 2/3] fs: add cdev_create_loop and cdev_remove_loop "
` [PATCH v3 3/3] commands: mount: mention file loop mounts in the help text
[PATCH 1/5] cdev: make file operations const
2017-06-01 9:37 UTC (8+ messages)
` [PATCH 2/5] commands: mount: combine dev and devstr, which are the same
` [PATCH 3/5] fs: add parseopt_b for loop mount option
` [PATCH 4/5] fs: add cdev_create_from_file "
` [PATCH 5/5] commands: mount: mention file loop mounts in the help text
[PATCH v2 1/3] fs: add parseopt_b for loop mount option
2017-06-01 9:36 UTC (3+ messages)
` [PATCH v2 2/3] fs: add cdev_create_from_file "
` [PATCH v2 3/3] commands: mount: mention file loop mounts in the help text
[PATCH 0/2] Enabling support for the FIFO based console in sandbox
2017-06-01 8:41 UTC (6+ messages)
` [PATCH 1/2] sandbox: fix registering multiple consoles
` [PATCH 2/2] sandbox: --stdin and --stdout allow max one bidirectional console
[PATCH 1/2] ARM: imx6: gw54xx: add function to retrieve board revision from GSC
2017-06-01 6:21 UTC (3+ messages)
` [PATCH 2/2] ARM: imx6: gw54xx: fixup watchdog nodes on pre rev E boards
[PATCH 1/4] gpio-imx: Do not use gpio_set_value()
2017-05-30 14:38 UTC (22+ messages)
` [PATCH 2/4] gpiolib: Add code to support "active low" GPIOs
` [PATCH 3/4] gpiolib: Add support for GPIO "hog" nodes
` [PATCH 4/4] usb-nop-xceiv: Add support for 'reset-gpios' binding
Stable branches resurrected
2017-05-30 6:10 UTC (3+ messages)
Barebox State stored in DOS partition
2017-05-30 6:01 UTC (2+ messages)
[PATCH] ARM: imx6: gw54xx: use wdog1 for barebox
2017-05-29 20:17 UTC
[PATCH] mtd: nand_omap_gpmc: fix BCH error correction
2017-05-26 12:28 UTC (2+ messages)
[PATCH] Makefile: Speed up evaluation of ld options
2017-05-24 7:08 UTC
[PATCH] clk: i.MX51: Add missing USBOH3_GATE clock
2017-05-24 4:43 UTC (3+ messages)
[PATCH] usb: imx: Only use clock when it exists
2017-05-24 4:42 UTC (2+ messages)
[PATCH] i2c: mv64xxx: fix indentation
2017-05-23 8:02 UTC (3+ messages)
barebox-state setup
2017-05-23 8:01 UTC (7+ messages)
[PATCH 1/2] state: do not complain about missing backend-storage-type
2017-05-23 7:46 UTC (2+ messages)
` [PATCH 2/2] state: Add working example dtsi file
[PATCH] PPC: request a consistent memory layout (part II)
2017-05-22 10:43 UTC (4+ messages)
[PATCH] imx-bbu-nand-fcb: add support for imx6ull
2017-05-22 10:18 UTC (2+ messages)
[PATCH v1] Documentation: provide documentation for NVMEM interfaces
2017-05-19 5:15 UTC (2+ messages)
[PATCH 1/6] commands: allow <cmd>_aliases[] to be const
2017-05-19 5:13 UTC (7+ messages)
` [PATCH 2/6] hush: make source_aliases[] const
` [PATCH 3/6] edit: make edit_aliases[] const
` [PATCH 4/6] help: make help_aliases[] const
` [PATCH 5/6] test: make test_aliases[] const
` [PATCH 6/6] true: make true_aliases[] const
[PATCH 1/4] mmc: Consistently use EXT_CSD_* names from eMMC 5.1 spec
2017-05-18 12:01 UTC (4+ messages)
` [PATCH 2/4] mmc: add eMMC v5 and V5.1 detection support
` [PATCH 3/4] mmc_extcsd command: Fix multiline prints
` [PATCH 4/4] mmc_extcsd command: rework
[PATCH] commands: add ':' as alias for 'true'
2017-05-17 13:56 UTC (2+ messages)
[PATCH] xfuncs: fix format specifier in pr_emerg call
2017-05-17 13:53 UTC (2+ messages)
USB ohci on sama5d3
2017-05-17 13:27 UTC (2+ messages)
[PATCH 1/2] globalvar: fix build without CONFIG_GLOBALVAR
2017-05-17 11:40 UTC (4+ messages)
` [PATCH 2/2] video: select OFTREE from DRIVER_VIDEO_IMX_IPUV3
State patches
2017-05-17 9:13 UTC (6+ messages)
` [PATCH 01/42] state: Make pointing to the backend using a phandle the only supported method
[PATCH 1/5] images: clean *.imx-sram-img files
2017-05-17 6:52 UTC (6+ messages)
` [PATCH 2/5] imx-usb-loader: add prefix '0x' for hex value
` [PATCH 3/5] docs: fix hiding of chapter from imx.rst
` [PATCH 4/5] docs: add file suffix rst for inclusion in sphinx documentation
` [PATCH 5/5] docs: render DIP switches as verbatim text
[PATCH 1/3] ARM: i.MX: Add i.MX6 ULL support
2017-05-17 6:49 UTC (6+ messages)
` [PATCH 2/3] ARM: i.MX6ul: Add Clock support for i.MX6ull
` Antwort: "
[PATCH] ARM: Embedsky E9: Update environment
2017-05-17 6:19 UTC (2+ messages)
[PATCH v2] Fix linking with new ld, based on u-boot
2017-05-17 6:18 UTC (2+ messages)
[PATCH 1/3] ARM: socfpga: fix QSPI platform data init
2017-05-17 6:18 UTC (2+ messages)
[PATCH 1/2] ARM: i.MX50: Amazon Kindle: Model EY21 compatibility check
2017-05-16 5:36 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