[PATCH v1 1/4] MIPS: tplink-mr3020: pbl: move WMAC init after flash addr test
2017-08-09 16:52 UTC (3+ messages)
` [PATCH v1 3/4] MIPS: tplink-mr3020_defconfig: enable more options
` [PATCH v1 4/4] MIPS: tplink-mr3020.dts: add partition table
[PATCH v1] MIPS: ath79: add barebox update handler
2017-08-09 15:59 UTC
[PATCH v1] filetype: fix file type detection for Barebox MIPS
2017-08-09 15:55 UTC
[PATCH v1 0/3] provide basic support for TP-Link WDR4300
2017-08-09 15:51 UTC (4+ messages)
` [PATCH v1 1/3] MIPS: ath79: provide CONFIG_SOC_QCA_AR9331 option
` [PATCH v1 2/3] MIPS: ath79: add initial QCA AR9344 SoC support
` [PATCH v1 3/3] MIPS: ath79: add TP-Link WDR4300 board support
[PATCH v2 01/13] MIPS: ath79: provide CONFIG_SOC_QCA_AR9331 option
2017-08-09 15:23 UTC (17+ messages)
` [PATCH v2 02/13] MIPS: ath79: add initial QCA AR9344 SoC support
` [PATCH v2 03/13] MIPS: ath79: add TP-Link WDR4300 board support
` [PATCH v2 04/13] MIPS: add virt_to_phys() and phys_to_virt()
` [PATCH v2 05/13] net: ath79: add ag71xx Ethernet driver
` [PATCH v2 06/13] net: ag71xx: bit 19 should be set to 1 for GE0
` [PATCH v2 07/13] MIPS: tplink-mr3020: pbl: move WMAC init after flash addr test
` [PATCH v2 08/13] MIPS: tplink-mr3020: pbl: move hornet_mips24k_cp0_setup "
` [PATCH v2 09/13] MIPS: tplink-mr3020_defconfig: enable more options
` [PATCH v2 10/13] MIPS: tplink-mr3020.dts: add partition table
` [PATCH v2 11/13] MIPS: ar9344.dtsi: add ag71xx Ethernet driver
` [PATCH v2 12/13] MIPS: ath79: add barebox update handler
` [PATCH v2 13/13] filetype: fix file type detection for Barebox MIPS
[PATCH 0/2] readline_simple: return -1 if getc fails
2017-08-09 6:05 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] readline_simple: remove obsolete documentation
[PATCH 0/2] readline_simple: return -1 if getc fails
2017-08-08 16:49 UTC (11+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] readline_simple: remove obsolete documentation
[PATCH 1/2] ARM: imx: add stub for imx7_uart_setup_ll
2017-08-07 14:03 UTC (2+ messages)
` [PATCH 2/2] ARM: imx7: sabreSD: remove duplicate DT nodes
[PATCH 1/3] ARM: imx: fix phyBOARD-Zeta pinfunc typo
2017-08-07 13:54 UTC (3+ messages)
` [PATCH 2/3] ARM: imx: build imx6.o as ARMv7
` [PATCH 3/3] ARM: imx: ccmx53: select I2C
[PATCH] ARM: imx: imx7 has a fec
2017-08-07 9:26 UTC (2+ messages)
v2017.08.0
2017-08-07 8:15 UTC (3+ messages)
[PATCH] scripts/imx: fix out-of-bounds access for big DCD tables
2017-08-04 15:59 UTC
Bootchooser has unexpected changes of variable 'remaining_attempts'
2017-08-04 13:49 UTC (4+ messages)
[PATCH] Add new command fs2bridge for socfpga
2017-08-04 13:13 UTC (11+ messages)
[PATCH] gpio: clps711x: clps711x_gpio_dt_ids: add missing sentinel entry
2017-08-04 13:10 UTC (3+ messages)
` [PATCH v2] "
[PATCH] clk: imx: cpu: don't store the address of a function parameter
2017-08-03 19:14 UTC
[PATCH 0/2] spi: imx: don't loop endlessly
2017-08-03 18:41 UTC (9+ messages)
` [PATCH 1/2] spi: imx: add error checking
` [PATCH 2/2] spi: imx: add timeout to xchg_single
[PATCH v1 0/3] provide QCA AR9344 support
2017-08-03 14:30 UTC (5+ messages)
` [PATCH v1 1/3] MIPS: ath79: provide CONFIG_SOC_QCA_AR9331 option
` [PATCH v1 2/3] MIPS: ath79: add initial QCA AR9344 SoC support
` [PATCH v1 3/3] MIPS: ath79: add TP-Link WDR4300 board support
i2c_read_reg on phytec-som-am335x returns wrong data from EEPROM
2017-08-02 16:37 UTC (2+ messages)
[PATCH] loadxy: add missing ) to help text
2017-08-02 15:44 UTC
[RFC PATCH 1/4] reset: add of_reset_control_get to header
2017-08-01 20:22 UTC (5+ messages)
` [RFC PATCH 2/4] drivers: add fpga bridge framework
` [RFC PATCH 3/4] drivers: fpga: add socfpga bridges
` [RFC PATCH 4/4] fpga: add fpga-region support
[PATCH v3 00/11] i.MX7 SabreSD support
2017-08-01 19:49 UTC (14+ 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 1/2] of: base: port of_device_is_big_endian from linux
2017-08-01 10:55 UTC (5+ messages)
` [PATCH v1 2/2] serial: ns16550: provide big-endian support
[PATCH] ARM: imx: phyCORE i.MX7: use register defines in dcd table
2017-08-01 9:50 UTC
[PATCH] regsubst.pl: fix typo in help text
2017-08-01 9:25 UTC
[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 v1] MIPS: add 74Kc info
2017-07-27 7:46 UTC (3+ messages)
[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
[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 (4+ messages)
` [PATCH 2/4] ARM: rdu2: remove USB VBUS GPIO init
` [PATCH 4/4] ARM: rdu2: include defaultenv from board
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