messages from 2018-10-08 09:35:59 to 2018-10-09 11:58:36 UTC [more...]
[U-Boot] [PATCH v2 0/7] Add support for the SoCs found in Microsemi switches
2018-10-09 11:58 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/7] MIPS: move create_tlb() in an proper header: mipsregs.h
` [U-Boot] [PATCH v2 2/7] MIPS: Allow to prefetch and lock instructions into cache
` [U-Boot] [PATCH v2 3/7] MSCC: add support for Ocelot SoCs
` [U-Boot] [PATCH v2 4/7] MSCC: add support for Luton SoCs
` [U-Boot] [PATCH v2 5/7] MSCC: add board support for the Ocelots based evaluation boards
[U-Boot] [PATCH] Revert "fdt: fdtdec_setup_memory_banksize() use livetree"
2018-10-09 11:55 UTC (8+ messages)
[U-Boot] [PATCH] travis: Add sandbox/clang-7 support
2018-10-09 11:35 UTC (3+ messages)
[U-Boot] [PATCH 0/6] Add support for VCore III SoCs found in Microsemi switches
2018-10-09 11:28 UTC (17+ messages)
` [U-Boot] [PATCH 3/6] MSCC: add board support for the VCoreIII based evaluation boards
` [U-Boot] [PATCH 4/6] MSCC: add device tree for Ocelot and Luton (boards and SoCs)
` [U-Boot] [PATCH 5/6] MSCC: add configuration for Ocelot and Luton based boards
` [U-Boot] [PATCH 6/6] MIPS: bootm: Add support for Vcore III linux kernel
` [U-Boot] [PATCH 2/6] MSCC: add support for VCoreIII SoCs
[U-Boot] [PATCH 1/2] mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()
2018-10-09 11:23 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] mmc: tmio: Limit DMA to 32bit on R-Car Gen3
[U-Boot] [PATCH] ARM: dts: rmobile: Reinstate missing CPLD on ULCB
2018-10-09 11:22 UTC
[U-Boot] [PATCH v2] arm: socfpga: fix SPL booting from fpga OnChip RAM
2018-10-09 11:21 UTC (4+ messages)
[U-Boot] [PATCH 00/45] Various fixes and improvements
2018-10-09 10:44 UTC (7+ messages)
` [U-Boot] [PATCH 43/45] video: at91: Adjust vidconsole_position_cursor() to use char pos
[U-Boot] [PATCH] QSPI flash driver compatibility fixes for mx6ull
2018-10-09 10:43 UTC
[U-Boot] [PATCH v2 00/33] TF-A Boot support for NXP Chassis 2 platforms
2018-10-09 10:42 UTC (27+ messages)
` [U-Boot] [PATCH v3 01/28] move data structure out of cpu.h
` [U-Boot] [PATCH v3 02/28] env: allow flash and nand env driver to compile together
` [U-Boot] [PATCH v3 03/28] env: sf: define API to override sf environment address
` [U-Boot] [PATCH v3 04/28] driver/ifc: replace __ilog2 with LOG2 macro
` [U-Boot] [PATCH v3 05/28] armv8: layerscape: Enable routing SError exception
` [U-Boot] [PATCH v3 06/28] armv8: fsl-layerscape: change tlb base from OCRAM to DDR in EL < 3
` [U-Boot] [PATCH v3 07/28] drivers: ifc: dynamic chipselect mapping support
` [U-Boot] [PATCH v3 08/28] armv8: layerscape: Add TFABOOT support
` [U-Boot] [PATCH v3 09/28] armv8: fsl-layerscape: identify boot source from PORSR register
` [U-Boot] [PATCH v3 10/28] armv8: layerscape: remove EL3 specific erratas for TFABOOT
` [U-Boot] [PATCH v3 11/28] armv8: fsl-layerscape: bootcmd identification "
` [U-Boot] [PATCH v3 12/28] armv8: layerscape: add SMC calls for DDR size and bank info
` [U-Boot] [PATCH v3 13/28] armv8: layerscape: skip OCRAM init for TFABOOT
` [U-Boot] [PATCH v3 14/28] armv8: fsl-layerscape: Update parsing boot source
` [U-Boot] [PATCH v3 15/28] armv8: sec_firmware: change el2_to_aarch32 SMC ID
` [U-Boot] [PATCH v3 16/28] armv8: sec_firmware: return job ring status as true in TFABOOT
` [U-Boot] [PATCH v3 17/28] net: fm: add TFABOOT support
` [U-Boot] [PATCH v3 18/28] drivers: qe: "
` [U-Boot] [PATCH v3 19/28] armv8: fsl-layerscape: add support of MC framework for TFA
` [U-Boot] [PATCH v3 20/28] armv8: ls1046ardb: Add TFABOOT support
` [U-Boot] [PATCH v3 21/28] armv8: ls1046aqds: "
` [U-Boot] [PATCH v3 22/28] armv8: ls1043ardb: "
` [U-Boot] [PATCH v3 23/28] armv8: ls1043aqds: "
` [U-Boot] [PATCH v3 24/28] armv8: ls1012ardb: "
` [U-Boot] [PATCH v3 25/28] armv8: ls1012aqds: "
` [U-Boot] [PATCH v3 26/28] armv8: ls1012a: fix secure boot compilation
[U-Boot] [PATCH] iot_dk: Disable networking support
2018-10-09 10:26 UTC
[U-Boot] [PATCH v2 0/9] Add pinmux command
2018-10-09 9:31 UTC (4+ messages)
` [U-Boot] [PATCH v2 9/9] pinctrl: sandbox: Add get_pin_muxing ops support
[U-Boot] bootefi selftest on qemu-x86_64
2018-10-09 9:27 UTC
[U-Boot] [PATCH 1/1] arm: spl: Fix SPL falcon mode boot on MMC with ext partition
2018-10-09 9:06 UTC
[U-Boot] [PATCH v2 00/33] TF-A Boot support for NXP Chassis 2 platforms
2018-10-09 8:36 UTC (12+ messages)
` [U-Boot] [PATCH v2 01/33] move data structure out of cpu.h
` [U-Boot] [PATCH v2 10/33] armv8: layerscape: remove EL3 specific erratas for TFABOOT
` [U-Boot] [PATCH v2 21/33] armv8: ls1046ardb: Add TFABOOT support
[U-Boot] [PATCH 1/2] dm/pci: Change the first CFG read to Vendor ID in enumeration
2018-10-09 8:07 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] pci: "
[U-Boot] [PATCH] nand: atmel: Initialize pmecc smu with correct size
2018-10-09 7:47 UTC (2+ messages)
[U-Boot] ZYNQ ZC706 Board
2018-10-09 7:29 UTC
[U-Boot] [PATCH 00/11] efi_loader: patches for Shell.efi
2018-10-09 7:24 UTC (9+ messages)
` [U-Boot] [PATCH 02/11] efi_loader: Initial HII protocols
[U-Boot] [PATCH v2 1/2] imx: mx7: fix potential overflow in imx_ddr_size()
2018-10-09 7:13 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] colibri_imx7: prime get_ram_size() using imx_ddr_size()
[U-Boot] [PATCH] cmd: kgdb: Enable kgdb only for PPC
2018-10-09 7:09 UTC
[U-Boot] [PATCH 01/14] mips: Add in_le32(), out_le32() etc IO accessor functions
2018-10-09 6:59 UTC (14+ messages)
` [U-Boot] [PATCH 02/14] mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR init
` [U-Boot] [PATCH 03/14] mips: mt76xx: Enable SYS_MIPS_CACHE_INIT_RAM_LOAD for cache init
` [U-Boot] [PATCH 04/14] mips: mt76xx: Add ethernet DT node to mt7628a.dtsi
` [U-Boot] [PATCH 05/14] mips: mt76xx: Add GPIO DT nodes "
` [U-Boot] [PATCH 06/14] mips: mt76xx: Add watchdog DT node "
` [U-Boot] [PATCH 07/14] mips: mt76xx: Kconfig: Add ethernet and GPIO support
` [U-Boot] [PATCH 08/14] mips: mt76xx: Enable watchdog support
` [U-Boot] [PATCH 09/14] mips: mt76xx: gardena-smart-gateway: Configure GPIOs (digital vs analog)
` [U-Boot] [PATCH 10/14] mips: mt76xx: gardena-smart-gateway: Add LEDs to dts
` [U-Boot] [PATCH 11/14] mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def state
` [U-Boot] [PATCH 12/14] mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig
` [U-Boot] [PATCH 13/14] mips: mt76xx: linkit-smart-7688: Use ioremap_nocache to get address
` [U-Boot] [PATCH 14/14] mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig
[U-Boot] [PATCH 1/1] efi_loader: set image_base and image_size to correct values
2018-10-09 6:55 UTC (3+ messages)
[U-Boot] [PATCH] debug uart: don't print before initialization
2018-10-09 5:06 UTC (3+ messages)
[U-Boot] [PATCH v1 00/19] AddU-Boot support for MediaTek SoCs - MT7623n & MT7629
2018-10-09 3:54 UTC (20+ messages)
` [U-Boot] [PATCH v1 01/19] tools: MediaTek: add MTK boot header generation to mkimage
` [U-Boot] [PATCH v1 02/19] arm: dts: MediaTek: add device tree for MT7629
` [U-Boot] [PATCH v1 03/19] arm: dts: MediaTek: add device tree for MT7623
` [U-Boot] [PATCH v1 04/19] arm: MediaTek: add basic support for MT7629 boards
` [U-Boot] [PATCH v1 05/19] arm: MediaTek: add basic support for MT7623 boards
` [U-Boot] [PATCH v1 06/19] configs: MediaTek: add MT7629 reference board support
` [U-Boot] [PATCH v1 07/19] configs: MediaTek: add MT7623 Bananapi R2 "
` [U-Boot] [PATCH v1 08/19] clk: MediaTek: add clock driver for MT7629 SoC
` [U-Boot] [PATCH v1 09/19] clk: MediaTek: add clock driver for MT7623 SoC
` [U-Boot] [PATCH v1 10/19] timer: MediaTek: add timer driver for MediaTek SoCs
` [U-Boot] [PATCH v1 11/19] watchdog: MediaTek: add watchdog "
` [U-Boot] [PATCH v1 12/19] pinctrl: MediaTek: add pinctrl driver for MT7629 SoC
` [U-Boot] [PATCH v1 13/19] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC
` [U-Boot] [PATCH v1 14/19] power domain: MediaTek: add power domain driver for MT7629 SoC
` [U-Boot] [PATCH v1 15/19] power domain: MediaTek: add power domain driver for MT7623 SoC
` [U-Boot] [PATCH v1 16/19] serial: 16550: allow the driver to support MediaTek serial
` [U-Boot] [PATCH v1 17/19] ram: MediaTek: add DDR3 driver for MT7629 SoC
` [U-Boot] [PATCH v1 18/19] mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC
` [U-Boot] [PATCH v1 19/19] MAINTAINERS: add an entry for MediaTek
[U-Boot] [PATCH v4 00/19] AVB using OP-TEE
2018-10-09 3:40 UTC (4+ messages)
[U-Boot] [PATCH v2 00/23] spl: Add features for passing info from SPL to U-Boot proper
2018-10-09 3:40 UTC (4+ messages)
` [U-Boot] [PATCH v2 03/23] Add core support for a bloblist to convey data from SPL
[U-Boot] [PATCH 00/22] spl: Add features for passing info from SPL to U-Boot proper
2018-10-09 3:40 UTC (3+ messages)
[U-Boot] Rockchip RV1108 eMMC support not working
2018-10-09 3:39 UTC (4+ messages)
[U-Boot] [PATCH v3 0/4] Stratix10 FPGA reconfiguration support
2018-10-09 3:38 UTC (5+ messages)
` [U-Boot] [PATCH v3 1/4] arm: socfpga: stratix10: Add macros for mailbox's arguments
` [U-Boot] [PATCH v3 2/4] arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver
` [U-Boot] [PATCH v3 3/4] arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table
` [U-Boot] [PATCH v3 4/4] arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration
[U-Boot] [PATCH v2 0/4] Stratix10 FPGA reconfiguration support
2018-10-09 3:03 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/4] arm: socfpga: stratix10: Add macros for mailbox's arguments
` [U-Boot] [PATCH v2 2/4] arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver
` [U-Boot] [PATCH v2 3/4] arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table
` [U-Boot] [PATCH v2 4/4] arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration
[U-Boot] [PATCH 1/2] travis: Remove or32 toolchain info
2018-10-09 2:49 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] travis: Switch to i386 version toolchain for x86
[U-Boot] [PATCH v2 00/13] Import Undefined Behavior Sanitizer
2018-10-09 0:22 UTC (10+ messages)
` [U-Boot] [PATCH v2 07/13] x86: Fix signed shift overflow in MSR_IA32_APICBASE_BASE
[U-Boot] [BUG] efi-x86_app_defconfig does not build with gcc 8.2
2018-10-08 23:28 UTC (4+ messages)
[U-Boot] [PATCH 1/1] docs: kernel-doc: fix parsing of function pointers
2018-10-08 23:26 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v4 0/3] Expand dp83867-driver
2018-10-08 21:56 UTC (3+ messages)
` [U-Boot] [PATCH v4 3/3] net: phy: ti: Add binding for the CLK_OUT pin muxing
[U-Boot] [PATCH v3 1/4] pico-imx6ul, pico-imx7d: Use eMMC user partition by default
2018-10-08 21:15 UTC (4+ messages)
` [U-Boot] [PATCH v3 4/4] pico-imx7d: Add USB Host support
[U-Boot] [PATCH] arm: socfpga: make socfpga_socrates_defconfig boot from QSPI
2018-10-08 20:27 UTC (9+ messages)
[U-Boot] [PATCH V3] mtd: uboot: Fix hanging during mtd list command
2018-10-08 20:02 UTC (2+ messages)
[U-Boot] [PATCH v13 0/7] SPI-NAND support (third batch)
2018-10-08 19:14 UTC (17+ messages)
` [U-Boot] [PATCH v13 5/7] cmd: mtd: add 'mtd' command
[U-Boot] [PATCH V2] mtd: uboot: Fix hanging during mtd list command
2018-10-08 18:53 UTC (2+ messages)
[U-Boot] [PATCH] mtd: uboot: Fix hanging during mtd list command
2018-10-08 18:32 UTC (3+ messages)
[U-Boot] [PATCH 1/2] riscv: configs: Separate ax25-ae350 for 32/64 bit
2018-10-08 15:50 UTC (2+ messages)
[U-Boot] [PATCH 2/2] riscv: dts: Add ae350_32.dts for 32 bit
2018-10-08 15:48 UTC (2+ messages)
[U-Boot] [PATCH] fs: btrfs: Fix tree traversal with btrfs_next_slot()
2018-10-08 15:16 UTC (3+ messages)
[U-Boot] [PATCH 1/2] powerpc: t1040: Correct RCW MAC2_GMII_SEL value
2018-10-08 15:07 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] powerpc: t1040: Correct RCW EC2 settings
[U-Boot] [PATCH v1 00/19] DM_I2C_COMPAT removal for all ti platforms
2018-10-08 14:46 UTC (4+ messages)
[U-Boot] [PATCH 0/3] Add support for new Xilinx Versal ACAPs
2018-10-08 14:19 UTC (2+ messages)
[U-Boot] [PATCH] arm: zynq: Add efuse node for Zynq-7000S devices
2018-10-08 14:15 UTC (2+ messages)
[U-Boot] [PATCH v2] arm: zynq: Add support for DLC20 board
2018-10-08 14:14 UTC (2+ messages)
[U-Boot] [PATCH 1/2] spl: fpga: Implement fpga bistream loading with fpga_load
2018-10-08 14:13 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] arm: zynq: Enable FIT fpga loading in SPL for zc706
[U-Boot] [PPC] Internet connection on qemu-ppce500
2018-10-08 13:52 UTC (2+ messages)
[U-Boot] [PATCH v2] net: Add MT76xx ethernet driver
2018-10-08 13:50 UTC
[U-Boot] [PATCH] net: Add MT76xx ethernet driver
2018-10-08 13:44 UTC (6+ messages)
` [U-Boot] [PATCH] gpio: Add MT7621 GPIO support
[U-Boot] [PATCH] arm: socfpga: fix SPL booting from fpga OnChip RAM
2018-10-08 13:22 UTC (8+ messages)
[U-Boot] [PATCH 00/20] Add support for MediaTek SoCs - MT7623n / MT7629
2018-10-08 13:00 UTC (4+ messages)
` [U-Boot] [PATCH 18/20] spi: mtk_qspi: add qspi driver for MT7629 SoC
[U-Boot] [PATCH] bootm: Add board specific OS preboot hook
2018-10-08 12:33 UTC (4+ messages)
[U-Boot] Keystone 2 sram scratch address?
2018-10-08 12:16 UTC (3+ messages)
[U-Boot] [PATCH 1/3] arm64: zynqmp: Move TCM initialization to a separate routine
2018-10-08 11:19 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] arm64: zynqmp: Add new command for TCM initialization
` [U-Boot] [PATCH 3/3] arm64: zynqmp: Enable MP by default via Kconfig
[U-Boot] [PATCH 1/2] rockchip: rk3188: add support for usb-uart functionality
2018-10-08 11:01 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] rockchip: rk3188: fix early uart setup
[U-Boot] [PATCH v2] gpio: Add MT7621 GPIO support
2018-10-08 10:38 UTC
[U-Boot] [PATCH v2] sf: Add auto detection of 4-byte mode (vs standard 3-byte mode)
2018-10-08 10:14 UTC (2+ messages)
[U-Boot] [PATCH v2 00/19] DM_I2C_COMPAT removal for all ti platforms
2018-10-08 9:36 UTC (4+ messages)
` [U-Boot] [PATCH v2 12/19] configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox