mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] Add new command fs2bridge for socfpga
 2017-07-30 21:17 UTC  (7+ messages)

[PATCH] ARM: i.MX7: Warp7: Add some code comments
 2017-07-28 20:21 UTC 

[PATCH 1/4] ARM: imx: clocksource: Use per clock for determining parent freq
 2017-07-28 20:15 UTC  (7+ messages)
` [PATCH 2/4] ARM: imx: clocksource: error out if clk freq is 0
` [PATCH 3/4] ARM: imx: clocksource: make warning a bit more helpful
  ` [PATCH 3/4 v2] "
` [PATCH 4/4] ARM: i.MX7: drop now useless imx7s.dtsi

[PATCH v3 00/11] i.MX7 SabreSD support
 2017-07-28 14:44 UTC  (12+ messages)
` [PATCH v3 01/11] gpiolib: Fix buggy flag detection code
` [PATCH v3 02/11] gpiolib: Simplify code of gpio_request_one()
` [PATCH v3 03/11] clk: i.MX7: Remove unused UART clocks array
` [PATCH v3 04/11] ARM: i.MX: Import mx7d_pins.h from U-Boot
` [PATCH v3 05/11] ARM: i.MX: Add mx7_setup_pad()
` [PATCH v3 06/11] ARM: i.MX: Add imx7_uart_setup_ll()
` [PATCH v3 07/11] ARM: i.MX: Add minimal imx7-ccm-regs.h
` [PATCH v3 08/11] ARM: i.MX: Add ARCH_HAD_FEC_IMX to ARCH_IMX7
` [PATCH v3 09/11] ARM: i.MX: Import imx7-iomuxc-gpr.h from Linux kernel
` [PATCH v3 10/11] include: Add phy-id-list.h
` [PATCH v3 11/11] ARM: i.MX: Add support for NXP i.MX7 SABRESD board

[PATCH v1] MIPS: add 74Kc info
 2017-07-27  7:46 UTC  (3+ messages)

[PATCH v1 1/2] of: base: port of_device_is_big_endian from linux
 2017-07-27  5:00 UTC  (2+ messages)
` [PATCH v1 2/2] serial: ns16550: provide big-endian support

[PATCH v2 00/11] i.MX7 SabreSD support
 2017-07-26 16:56 UTC  (14+ messages)
` [PATCH v2 01/11] gpiolib: Fix buggy flag detection code
` [PATCH v2 02/11] gpiolib: Simplify code of gpio_request_one()
` [PATCH v2 03/11] clk: i.MX7: Remove unused UART clocks array
` [PATCH v2 04/11] ARM: i.MX: Import mx7d_pins.h from U-Boot
` [PATCH v2 05/11] ARM: i.MX: Add mx7_setup_pad()
` [PATCH v2 06/11] ARM: i.MX: Add imx7_uart_setup_ll()
` [PATCH v2 07/11] ARM: i.MX: Add minimal imx7-ccm-regs.h
` [PATCH v2 08/11] ARM: i.MX: Add ARCH_HAD_FEC_IMX to ARCH_IMX7
` [PATCH v2 09/11] ARM: i.MX: Import imx7-iomuxc-gpr.h from Linux kernel
` [PATCH v2 10/11] include: Add phy-id-list.h
` [PATCH v2 11/11] ARM: i.MX: Add support for NXP i.MX7 SABRESD board

[PATCH 1/2] ARM: i.MX7: provide DDR register definitions
 2017-07-26 16:48 UTC  (8+ messages)
` [PATCH 2/2] ARM: use register defines in the dcd table of the WaRP7

[PATCH v1] usb: gadget: autostart: properly release f_multi_opts
 2017-07-26 15:50 UTC 

[PATCH] ARM: imx: remove DCD files from Makefiles
 2017-07-25  6:09 UTC  (4+ messages)

[PATCH 0/9] i.MX7 SabreSD support
 2017-07-24 19:30 UTC  (18+ messages)
` [PATCH 1/9] gpiolib: Fix buggy flag detection code
` [PATCH 2/9] clk: i.MX7: Remove unused UART clocks array
` [PATCH 3/9] ARM: i.MX: Import mx7d_pins.h from U-Boot
` [PATCH 4/9] ARM: i.MX: Add mx7_setup_pad()
` [PATCH 5/9] ARM: i.MX: Add imx7_uart_setup_ll()
` [PATCH 6/9] ARM: i.MX: Add minimal imx7-ccm-regs.h
` [PATCH 7/9] ARM: i.MX: Add ARCH_HAD_FEC_IMX to ARCH_IMX7
` [PATCH 8/9] ARM: i.MX: Import imx7-iomuxc-gpr.h from Linux kernel
` [PATCH 9/9] ARM: i.MX: Add support for NXP i.MX7 SABRESD board

[PATCH] video/ssd1307fb: add support for VBAT
 2017-07-24 14:12 UTC 

Bootchooser has unexpected changes of variable 'remaining_attempts'
 2017-07-24 11:28 UTC 

[PATCH v2] scripts: Provide script that helps using cpp defines in dcd tables
 2017-07-24  8:59 UTC 

Barebox state on am335x-phytec-phycore-som
 2017-07-21 11:35 UTC  (4+ messages)
    ` AW: "

[PATCH 0/6] Add DT support for at91_udc and atmel_lcdfb
 2017-07-20 20:05 UTC  (7+ messages)
` [PATCH 1/6] at91_udc: add DT support
` [PATCH 2/6] atmel_lcdfb: move dmacon, lcdcon2 to local data
` [PATCH 3/6] atmel_lcdfb: move lcd_wiring_mode, have_intensity_bit "
` [PATCH 4/6] atmel_lcdfb: define power_control gpio in platform_data
` [PATCH 5/6] atmel_lcdfb: move pdata init to a separate function
` [PATCH 6/6] atmel_lcdfb: add DT support

[PATCH 0/6] assorted fixes, mainly at91 related
 2017-07-20 13:05 UTC  (8+ messages)
` [PATCH 1/6] arm: at91 bootstrap: declare local function static
` [PATCH 2/6] macb: fix clock probing with DT
` [PATCH 3/6] clk: at91: fix clk-main
` [PATCH 4/6] pinctrl: at91: move initcalls to postcore_initcall
` [PATCH 5/6] mci: atmel_mci: fix devinfo DEV with OF enabled
` [PATCH 6/6] atmel_lcdfb: fix so the correct guard_time is used

[PATCH 1/3] ARM: imx: kindle: select ARM_LINUX
 2017-07-20 10:10 UTC  (3+ messages)
` [PATCH 2/3] ARM: imx: hab: depend on OFDEVICE
` [PATCH 3/3] ARM: at91: animeo: depend on !CONSOLE_NONE

[PATCH v2] ARM: imx: phyCORE i.MX7 on phyBOARD-Zeta support
 2017-07-19 16:19 UTC 

[PATCH] scripts: Provide script that helps using cpp defines in dcd tables
 2017-07-18 16:15 UTC  (2+ messages)

[PATCH 1/4] ARM: rdu2: use the upstream accepted DT
 2017-07-18 16:11 UTC  (5+ messages)
` [PATCH 2/4] ARM: rdu2: remove USB VBUS GPIO init
` [PATCH 3/4] ARM: rdu2: remove unecessary includes
` [PATCH 4/4] ARM: rdu2: include defaultenv from board

[PATCH 1/3] video: tc358767: demote ASSR enable failure to debug level
 2017-07-18 13:17 UTC  (3+ messages)
` [PATCH 2/3] video: IPUv3-LDB: fix dual-channel mode
` [PATCH 3/3] clk: clk-fixed-factor: remove leftover debugging

[PATCH] state: backend_storage: remove unreachable error message
 2017-07-18 13:15 UTC 

[PATCH] state: backend_bucket_circular: promote old state debug message to info
 2017-07-18 13:15 UTC 

[PATCH] state: backend_bucket_circular: fix old state reads
 2017-07-18 13:14 UTC 

[PATCH v2 0/23] at91: move reset vector to board code
 2017-07-17 11:41 UTC  (26+ messages)
` [PATCH 01/23] at91: refactor lowlevel_init selection
` [PATCH 02/23] at91: drop unused at91sam9x5_lowlevel_init.c
` [PATCH 03/23] at91sam9263ek: move reset vector to board code
` [PATCH 04/23] at91sam9261ek, at91sam9g10ek: "
` [PATCH 05/23] pm9261: "
` [PATCH 06/23] at91: drop unused at91sam9261_lowlevel_init
` [PATCH 07/23] mmccpu: move reset vector to board code
` [PATCH 08/23] pm9263: "
` [PATCH 09/23] usb-a926x: "
` [PATCH 10/23] at91: delete at91sam926x_lowlevel_init
` [PATCH 11/23] tny-a926x: move reset vector to board code
` [PATCH 12/23] qil-a926x: "
` [PATCH 13/23] haba-knx: "
` [PATCH 14/23] at91: delete unused at91sam9263_lowlevel_init.c
` [PATCH 15/23] sama5d{3, 4}{xek, xplained}: move reset vector to board code
` [PATCH 16/23] at91sam{9260, 9G20, 9m10g45, 9n12}ek: "
` [PATCH 17/23] at91rm9200ek: "
` [PATCH 18/23] at91sam9m10ihd: "
` [PATCH 19/23] pm9g45: "
` [PATCH 20/23] animeo: "
` [PATCH 21/23] dss11: "
` [PATCH 22/23] telit-evk-pro3: "
` [PATCH 23/23] at91: remove leftovers from reset code in mach-at91

stable release v2017.05.4, v2017.06.2, v2017.07.1
 2017-07-16 16:28 UTC  (2+ messages)

[PATCH 2/2] at91sam9263ek: enable multi-image build
 2017-07-13 20:57 UTC  (2+ messages)

how to make barebox supports pcf font format support
 2017-07-13 19:20 UTC 

[PATCH] i.MX: clk-pllv3: Initially disable PLL_BYPASS bit
 2017-07-12 14:56 UTC  (6+ messages)

[PATCH v1] crypto: caam: use dma_alloc_coherent instead of dma_alloc
 2017-07-12 14:54 UTC  (4+ messages)
` [PATCH v2] "

Bootchooser - remaining_attempts
 2017-07-12  7:08 UTC  (5+ messages)
  ` AW: "

[PATCH v1] crypto: caam: use dma_alloc_coherent instead of dma_alloc
 2017-07-11 16:12 UTC  (2+ messages)

[PATCH v2 1/9] state: fix compile warnings for dev_err expansion
 2017-07-11 15:00 UTC  (11+ messages)
` [PATCH v2 2/9] common: efi: do not use undefined kconfig option
` [PATCH v2 3/9] fs: efi: return with correct error code in efifs_stat
` [PATCH v2 4/9] devfs-core: add function to find cdev by partuuid
` [PATCH v2 5/9] of: of_path: find device via partuuid
` [PATCH v2 6/9] efi: efi: load state from devicetree
` [PATCH v2 7/9] blspec: skip all devicetree tests if entry doesn't specify one
` [PATCH v2 8/9] efi: efi: register barebox-update handler
` [PATCH v2 9/9] efi_defconfig: enable STATE

[PATCH 1/2] scripts: socfpga_get_sequencer: update importer
 2017-07-11 13:52 UTC  (2+ messages)

[PATCH] ARM: imx: phyCORE i.MX7 on phyBOARD-Zeta support
 2017-07-11  8:23 UTC  (7+ messages)

[PATCH v2 00/11] AT91, at91sam9x5ek updates (part II/III)
 2017-07-10 22:05 UTC  (4+ messages)
` [PATCH v2 11/11] net: macb: Add DT support

[PATCH 1/2] ARM: imx6: move MX6UL enet setup out of CPU string setting
 2017-07-10 15:38 UTC  (2+ messages)
` [PATCH 2/2] ARM: imx6: add static annotation locally used functions

[PATCH] ARM: imx: use register defines in imxcfg files instead of plain numbers
 2017-07-10 10:59 UTC  (6+ messages)

[PATCH] gpio: move active state function stubs to GPIOLIB
 2017-07-10  9:16 UTC 

Next step to enable DT support for at91sam9263ek?
 2017-07-10  9:14 UTC  (2+ messages)

[PATCH] crypto: digest: Fix digesting over memory chunks > 4096 bytes
 2017-07-10  9:03 UTC  (2+ messages)

[PATCH 1/2] at91: sync mach/barebox-arm-head.h
 2017-07-07 22:06 UTC 

[PATCH v2 0/3] make power off work on iMX6S RIoTBoard
 2017-07-07 13:44 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: riotboard: provide standby on power off option
` [PATCH v2 2/3] ARM: i.MX: provide handler for power off over standby
` [PATCH v2 3/3] regulator: pfuze: provide power over standby handler

[PATCH v2 0/3] diverse at91 related fixes
 2017-07-07 12:42 UTC  (5+ messages)
` [PATCH 2/3] gpio: fix null pointer exception when there is no oftree

page:  |  | latest

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