mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v2 0/7] sandbox: add gpio support with libftdi1
 2018-01-19 11:39 UTC  (16+ messages)
` [PATCH v2 1/7] sandbox: avoid symbol conflict for {open, read, close}dir
` [PATCH v2 2/7] sandbox: add gpio support with libftdi1
` [PATCH v2 3/7] sandbox: add i2c and spi libftdi1 bit-bang example
` [PATCH v2 4/7] move parseopt to lib/
` [PATCH v2 5/7] include/parseopt.h: add guard macro
` [PATCH v2 6/7] parseopt: introduce parseopt_u16() and parseopt_str()
` [PATCH v2 7/7] sandbox: parse libftdi options

[PATCH] Documentation: Bootchooser: fix typo
 2018-01-19 11:00 UTC 

[PATCH 1/2] mci: drop unused parameter from mci_switch()
 2018-01-19 10:50 UTC  (2+ messages)
` [PATCH 2/2] mci: implement command to switch a mmc device to enhanced mode

[PATCH] state: Documentation: fix typo
 2018-01-19 10:20 UTC 

[PATCH] blspec: fix crash when trying to boot from loop mounts
 2018-01-18 14:19 UTC 

[PATCH] FIT: export fit_open_configuration() and fit_open_image()
 2018-01-18 12:54 UTC 

[PATCH] partitions: dos: Treat all extended partition types equally
 2018-01-17 15:49 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  (5+ messages)
` [PATCH v3 1/3] arm: at91: move irq_fixup to header file
` [PATCH v3 2/3] arm: at91: simplify soc setup
` [PATCH v3 3/3] at91sam9263ek: enable DT support

command: hashsum: md5sum reports wrong sum for the file named 4k.bin
 2018-01-17  9:31 UTC  (13+ messages)
        ` [PATCH] lib: parse_area_spec: don't modify *start and *size values if parse failed
            ` [PATCH v2 1/3] lib: parse_area_spec: don't modify *start value "
              ` [PATCH v2 2/3] lib: parse_area_spec: part of the area spec after -/+ should start with a digit
              ` [PATCH v2 3/3] lib: parse_area_spec: no extra symbols after area spec are allowed except for spaces

[PATCH 1/2] common: state: Add property to protect existing data
 2018-01-17  8:58 UTC  (3+ messages)

[PATCH] of: base: use root_node compatible as suggestion for a hostname
 2018-01-17  8:20 UTC  (2+ messages)

[PATCH] atmel_lcdfb: introduce driver data
 2018-01-17  8:06 UTC  (4+ messages)

[PATCH] net/e1000: fix driver probing in the presence of two e1000 devices
 2018-01-17  8:03 UTC  (2+ messages)

Barebox device tree overlay support
 2018-01-12 10:14 UTC  (4+ messages)

fastboot sparse support
 2018-01-12  8:03 UTC  (9+ messages)
` [PATCH 1/7] fs: implement ftruncate
` [PATCH 2/7] ubiformat: Add ubiformat write function
` [PATCH 3/7] Documentation: USB gadget: Add section for partition description
` [PATCH 4/7] filetype: Add fastboot sparse format detection
` [PATCH 5/7] Add support for fastboot sparse images
` [PATCH 6/7] file_list: Add ubi flag
` [PATCH 7/7] usb: gadget: fastboot: Add sparse image support
  ` [PATCH] "

[PATCH] Revert "mci: imx-esdhc: Enable clock"
 2018-01-11  8:44 UTC  (2+ messages)

[PATCH] i.MX: Select DRIVER_SPI_IMX_2_3 for i.MX7
 2018-01-11  8:44 UTC  (2+ messages)

[PATCH] i.MX: ecspi: Enable imx->clk as a part of initialization
 2018-01-11  8:44 UTC  (2+ messages)

[PATCH 1/2] i.MX: Fix MX7_UART2_BASE_ADDR
 2018-01-11  8:43 UTC  (3+ messages)
` [PATCH 2/2] i.MX7: Add CCM definitions for UART2

[PATCH] Kconfig: drop unused HAS_POWEROFF
 2018-01-11  8:42 UTC  (2+ messages)

[PATCH] reset: reset-socfpga: sync driver with linux
 2018-01-11  8:42 UTC  (2+ messages)

[PATCH 1/2] ARM: socfpga: get rid of clock-frequency assignments
 2018-01-11  8:36 UTC  (3+ messages)
` [PATCH 2/2] ARM: socfpga: move environment from dtsi to board dts

[PATCH 1/4] net: designware: move probe to generic driver
 2018-01-11  8:34 UTC  (5+ messages)
` [PATCH 2/4] net: add SoCFPGA-specific designware driver
` [PATCH 3/4] ARM: SoCFPGA: remove emac init code
` [PATCH 4/4] net: designware: add warning for drvdata

[PATCH] i2c: designware: evaluate i2c-sda-hold-time property
 2018-01-11  8:16 UTC  (2+ messages)

[PATCH] ARM: i.MX6: add new silicon revision number 1.6
 2018-01-11  7:50 UTC  (2+ messages)

[PATCH] usbgadget: Update command help text
 2018-01-11  7:33 UTC 

[PATCH] ubiformat: Lower message printing frequency
 2018-01-11  7:32 UTC 

[PATCH] device parameters: Allow dots in device names for setenv aswell
 2018-01-10 15:06 UTC 

[PATCH v5 0/22] at91: move reset vector to board code
 2018-01-09 10:35 UTC  (24+ messages)
` [PATCH v5 01/22] at91: mmccpu: remove board support for mmccpu
` [PATCH v5 02/22] arm: at91: refactor lowlevel_init selection
` [PATCH v5 03/22] arm: at91: drop unused at91sam9x5_lowlevel_init.c
` [PATCH v5 04/22] arm: at91: add at91sam926x_board_init.h
` [PATCH v5 05/22] arm: at91: code cleanup in at91sam926x_board_init
` [PATCH v5 06/22] at91sam9263ek: move reset vector to board code
` [PATCH v5 07/22] at91sam9261ek, at91sam9g10ek: "
` [PATCH v5 08/22] pm9261: "
` [PATCH v5 09/22] at91: drop unused at91sam9261_lowlevel_init
` [PATCH v5 10/22] pm9263: move reset vector to board code
` [PATCH v5 11/22] {usb,tny}-a926x: "
` [PATCH v5 12/22] qil-a926x: "
` [PATCH v5 13/22] haba-knx: "
` [PATCH v5 14/22] sama5d{3, 4}{xek, xplained}: "
` [PATCH v5 15/22] at91sam9n12ek: "
` [PATCH v5 16/22] at91sam9260ek, at91sam9g20ek: "
` [PATCH v5 17/22] at91sam9m10g45ek, at91sam9m10ihd, pm9g45: "
` [PATCH v5 18/22] animeo: "
` [PATCH v5 19/22] telit-evk-pro3: "
` [PATCH v5 20/22] dss11: "
` [PATCH v5 21/22] at91rm9200ek: "
` [PATCH v5 22/22] arm: at91: remove leftovers from moving reset code in mach-at91

[PATCH v2 0/4] Enable DT support for AT91SAM9263EK
 2018-01-07 22:11 UTC  (8+ messages)
` [PATCH 1/4] arm: at91: move irq_fixup to header file
` [PATCH 2/4] arm: at91: simplify soc setup
` [PATCH 3/4] at91sam9263ek: enable multi-image build
` [PATCH 4/4] at91sam9263ek: enable DT support

[PATCH v4 0/25] at91: move reset vector to board code
 2018-01-06 20:06 UTC  (35+ messages)
` Mails lost towards barebox mailing list [Was: [PATCH v4 0/25] at91: move ...]
` [PATCH 02/25] arm: at91: drop unused at91sam9x5_lowlevel_init.c
` [PATCH 03/25] arm: at91: add at91sam926x_board_init.h
` [PATCH 04/25] arm: at91: code cleanup in at91sam926x_board_init
` [PATCH 05/25] at91sam9263ek: move reset vector to board code
` [PATCH 06/25] at91sam9261ek, at91sam9g10ek: "
` [PATCH 07/25] pm9261: "
` [PATCH 08/25] at91: drop unused at91sam9261_lowlevel_init
` [PATCH 09/25] pm9263: move reset vector to board code
` [PATCH 11/25] mmccpu: delete unused lowlevel_init
` [PATCH 12/25] mmccpu: move reset vector to board code
` [PATCH 13/25] tny-a926x: delete unused tny_a9263_lowlevel_init.c
` [PATCH 17/25] sama5d{3, 4}{xek, xplained}: move reset vector to board code
` [PATCH 18/25] at91sam9n12ek: "
` [PATCH 19/25] at91sam9260ek, at91sam9g20ek: "
` [PATCH 20/25] at91sam9m10g45ek, at91sam9m10ihd, pm9g45: "
` [PATCH 21/25] animeo: "
` [PATCH 22/25] telit-evk-pro3: "
` [PATCH 23/25] dss11: "
` [PATCH 24/25] at91rm9200ek: "
` [PATCH 25/25] arm: at91: remove leftovers from moving reset code in mach-at91
` [PATCH 01/25] arm: at91: refactor lowlevel_init selection
` [PATCH 10/25] usb-a926x: move reset vector to board code
` [PATCH 14/25] tny-a926x: "
` [PATCH 15/25] qil-a926x: "
` [PATCH 16/25] haba-knx: "

[PATCH 0/4] build: minimize rebuilds
 2018-01-06  7:34 UTC  (5+ messages)
` [PATCH 4/4] build: fix that LZO file is always rebuilt

[RFC PATCH] pwm: add pwm-atmel from Linux kernel 4.14
 2018-01-06  7:29 UTC  (3+ messages)

[PATCH] net: make struct bootp __packed to prevent unaligned store on MIPS
 2018-01-05 14:53 UTC  (2+ messages)

[PATCH] ARM: boards: phytec-som-am335x: Revert unified MLO for 1GB
 2018-01-05 14:51 UTC  (2+ messages)

[PATCH] linux/kernel.h: move ALIGN_DOWN() to include/linux/kernel.h
 2018-01-05 14:50 UTC  (3+ messages)

[PATCH] string.h: Implement strndup
 2018-01-05 14:48 UTC  (2+ messages)

[PATCH 0/5] Enable DT support for AT91SAM9263EK
 2017-12-30 22:59 UTC  (11+ messages)
` [PATCH 1/5] at91sam9263ek: enable multi-image build
` [PATCH 2/5] at91sam9263ek: add DT file from Linux kernel v4.14-rc4
` [PATCH 3/5] at91sam9263ek: fix SD card in DT
` [PATCH 4/5] arm: at91: enable CPU specific init with OF
` [PATCH 5/5] at91sam9263ek: enable devicetree
      ` [RFC PATCH 1/2] arm: at91: move irq_fixup to header file
      ` [RFC PATCH 2/2] arm: at91: simplify soc setup

[PATCH v3 0/24] at91: move reset vector to board code
 2017-12-30 10:56 UTC  (25+ messages)
` [PATCH 02/24] arm: at91: drop unused at91sam9x5_lowlevel_init.c
` [PATCH 03/24] arm: at91: add at91sam926x_board_init.h
` [PATCH 06/24] pm9261: move reset vector to board code
` [PATCH 07/24] at91: drop unused at91sam9261_lowlevel_init
` [PATCH 08/24] pm9263: move reset vector to board code
` [PATCH 09/24] usb-a926x: "
` [PATCH 10/24] mmccpu: delete unused lowlevel_init
` [PATCH 11/24] mmccpu: move reset vector to board code
` [PATCH 12/24] tny-a926x: delete unused tny_a9263_lowlevel_init.c
` [PATCH 13/24] tny-a926x: move reset vector to board code
` [PATCH 14/24] qil-a926x: "
` [PATCH 15/24] haba-knx: "
` [PATCH 16/24] sama5d{3, 4}{xek, xplained}: "
` [PATCH 17/24] at91sam9n12ek: "
` [PATCH 18/24] at91sam9260ek, at91sam9g20ek: "
` [PATCH 19/24] at91sam9m10g45ek, at91sam9m10ihd, pm9g45: "
` [PATCH 20/24] animeo: "
` [PATCH 21/24] telit-evk-pro3: "
` [PATCH 22/24] dss11: "
` [PATCH 23/24] at91rm9200ek: "
` [PATCH 24/24] arm: at91: remove leftovers from moving reset code in mach-at91

page:  |  | latest

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