messages from 2017-02-16 01:20:21 to 2017-02-17 21:57:30 UTC [more...]
[U-Boot] [PATCH v4 00/28] *** SUBJECT HERE ***
2017-02-17 21:57 UTC (34+ messages)
` [U-Boot] [PATCH v4 02/28] arm: socfpga: arria10: add sdram defines for Arria10
` [U-Boot] [PATCH v4 06/28] arm: socfpga: arria10: add socfpga_arria10_socdk config
` [U-Boot] [PATCH v4 11/28] arm: socfpga: wrap system manager functions for A5/C5 devices
` [U-Boot] [PATCH v4 15/28] arm: socfpga: combine clrbits/setbits into a single clrsetbits
` [U-Boot] [PATCH v4 20/28] arm: socfpga: arria10: Added clock manager and pin mux compat macro
` [U-Boot] [PATCH v4 24/28] arm: socfpga: arria10: Added miscellaneous drivers for Arria 10
` [U-Boot] [PATCH v4 25/28] arm: socfpga: arria10: Added drivers for Arria10 clock manager
` [U-Boot] [PATCH v4 26/28] arm: socfpga: arria10: Added drivers for Arria10 pinmux/pins configuration
[U-Boot] U-boot FIT Signature
2017-02-17 21:55 UTC (2+ messages)
[U-Boot] [PATCH] board: ns2: Add support for Broadcom Northstar 2
2017-02-17 21:17 UTC
[U-Boot] [PATCH v2] arm: socfpga: fix issue with warm reset when CSEL is 0
2017-02-17 21:16 UTC (7+ messages)
[U-Boot] [PATCH v3 00/16] rk3188 uboot support
2017-02-17 20:44 UTC (16+ messages)
` [U-Boot] [PATCH v3 01/16] dm: allow limiting pre-reloc markings to spl or tpl
` [U-Boot] [PATCH v3 03/16] rockchip: mkimage: Allow encoding of loader code in spl images
` [U-Boot] [PATCH v3 04/16] rockchip: mkimage: Add support rk3188 serial
` [U-Boot] [PATCH v3 13/16] rockchip: rk3188: Add sdram driver
[U-Boot] Veyron-speedy u-boot
2017-02-17 19:22 UTC
[U-Boot] [PATCH v1] cmd: sspi: Add an additional argument to set the bus frequency
2017-02-17 18:10 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH v1 00/11] sunxi: DM drivers for CLK, RESET and PINCTRL
2017-02-17 17:52 UTC (12+ messages)
` [U-Boot] [PATCH v1 01/11] spl: dm: Undefine DM_MMC, DM_MMC_OPS and BLK, if SPL_DM is not defined
` [U-Boot] [PATCH v1 02/11] sunxi: add pinctrl (UCLASS_PINCTRL) support for sunxi and tie back into GPIO
` [U-Boot] [PATCH v1 03/11] sun50i: dts: add gpiobank nodes to the pinctrl nodes
` [U-Boot] [PATCH v1 04/11] sun50i: dts: update DTS to avoid warnings
` [U-Boot] [PATCH v1 05/11] sunxi: add module reset (UCLASS_RESET) support for sunxi
` [U-Boot] [PATCH v1 06/11] sunxi: add clock driver (UCLASS_CLK) "
` [U-Boot] [PATCH v1 07/11] sunxi: Scan DT tree node '/clocks' on sunxi boards
` [U-Boot] [PATCH v1 08/11] sun8i_emac: update to work with pinctrl-sunxi, reset-sunxi and clk-sunxi
` [U-Boot] [PATCH v1 09/11] sunxi_mmc: convert to a device-model driver
` [U-Boot] [PATCH v1 10/11] dts: sun50i: update mmc pin configuration and add mmc2_8bit_pins
` [U-Boot] [PATCH v1 11/11] sun50i: dts: add spi0 and spi1 nodes and pinconfig
[U-Boot] [PATCH v1 0/2] sunxi: A64: support GPIO
2017-02-17 17:50 UTC (3+ messages)
` [U-Boot] [PATCH v1 1/2] sunxi: sun50i/a64: enabled GPIO via sunxi_gpio.c
` [U-Boot] [PATCH v1 2/2] sunxi: sun50i/a64: add r_pio (bank 'L') gpio support
[U-Boot] [PATCH v1 0/2] sunxi: Gigabit PHY support for SUN8I_EMAC
2017-02-17 17:47 UTC (3+ messages)
` [U-Boot] [PATCH v1 1/2] sun8i: define CONFIG_PHY_GIGE for EMAC
` [U-Boot] [PATCH v1 2/2] sun8i: enable support for the Micrel KSZ9031 with SUN8I_EMAC
[U-Boot] [PATCH v1 0/2] sun8i_emac: set MDC divider for MDIO read/write
2017-02-17 17:46 UTC (3+ messages)
` [U-Boot] [PATCH v1 1/2] sun8i_emac: Set "
` [U-Boot] [PATCH v1 2/2] sun8i_emac: remove unnecessary bit-masking for mdio_read/write
[U-Boot] [PATCH v1 0/2] sunxi: A64: support I2C and R_I2C
2017-02-17 17:43 UTC (3+ messages)
` [U-Boot] [PATCH v1 1/2] sunxi (sun50i): support i2c on A64 (pin-config, clocking)
` [U-Boot] [PATCH v1 2/2] sunxi (sun50i): support R_I2C "
[U-Boot] [PATCH v1] sun8i_emac: configure PHY reset GPIO via DM
2017-02-17 17:42 UTC
[U-Boot] [PATCH v1 0/2] sunxi: MUSB support for the sun50i (A64)
2017-02-17 17:41 UTC (3+ messages)
` [U-Boot] [PATCH v1 1/2] sunxi (sun50i): Set CONFIG_SUNXI_USB_PHYS to 2 (the A64 has 2 PHYs)
` [U-Boot] [PATCH v1 2/2] sunxi (sun50i): improved USB support for sun50i (A64)
[U-Boot] [PATCH v6 0/3] Allow disabling non-FIT image loading from SPL
2017-02-17 17:37 UTC (7+ messages)
` [U-Boot] [PATCH v6 1/3] spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
` [U-Boot] [PATCH v6 2/3] spl: Add option to enable SPL Legacy image support
` [U-Boot] [PATCH v6 3/3] Kconfig: Disable non-FIT SPL loading for TI secure devices
[U-Boot] [PATCH v1] armv8: spl: Call spl_relocate_stack_gd for ARMv8
2017-02-17 17:36 UTC
[U-Boot] [PATCH v1 0/2] disk: efi: allow gap before partition entries
2017-02-17 17:31 UTC (3+ messages)
` [U-Boot] [PATCH v1 1/2] part_efi: support padding between the GPT header and "
` [U-Boot] [PATCH v1 2/2] sunxi-common: add EFI_PARTITION_ENTRIES_OFF, CONFIG_RANDOM_UUID and CONFIG_CMD_GPT
[U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree
2017-02-17 17:28 UTC
[U-Boot] [PATCH v3] armv7m: Add SysTick timer driver
2017-02-17 17:24 UTC (2+ messages)
[U-Boot] [PATCH v1] dtoc: make ScanTree recurse into subnodes
2017-02-17 17:24 UTC
[U-Boot] [PATCH v1] sunxi: improve throughput in the sunxi_mmc driver
2017-02-17 17:22 UTC
[U-Boot] ARMv7 EFI loader broken?
2017-02-17 16:35 UTC (4+ messages)
[U-Boot] [PATCH v2 1/3] x86: Introduce INTEL_MID quirk option
2017-02-17 13:49 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/3] x86: zImage: add Intel MID platforms support
` [U-Boot] [PATCH v2 3/3] x86: Intel MID platforms has no microcode update
[U-Boot] [PATCH v1 1/3] x86: Introduce INTEL_MID quirk option
2017-02-17 13:44 UTC (16+ messages)
` [U-Boot] [PATCH v1 2/3] x86: zImage: add Intel MID platforms support
` [U-Boot] [PATCH v1 3/3] x86: Intel MID platforms has no microcode update
[U-Boot] [PATCH v1] cmd: itest: correct calculus for long format
2017-02-17 13:04 UTC (5+ messages)
[U-Boot] [PATCH v2 1/2] mmc: pci: Add CONFIG_MMC_PCI
2017-02-17 13:02 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] mmc: tangier: Add Intel Tangier eMMC/SDHCI driver
[U-Boot] [PATCH v2 00/10] zynq: clk: Move zynq platform to clock framework
2017-02-17 12:31 UTC (8+ messages)
[U-Boot] x86: SecureBoot: Bay Trail
2017-02-17 11:58 UTC (2+ messages)
[U-Boot] [PATCH] tools: kwbimage: Fix unchecked return value and fd leak
2017-02-17 11:53 UTC (2+ messages)
[U-Boot] db-88f6820-amc board fails to boot with latest u-boot master
2017-02-17 11:46 UTC (3+ messages)
` [U-Boot] [PATCH] tools: kwboot: don't adjust destaddr when patching the image
[U-Boot] Please pull u-boot-marvell/master
2017-02-17 11:15 UTC
[U-Boot] Veyron-speedy u-boot
2017-02-17 10:36 UTC (5+ messages)
[U-Boot] [PATCH] dm: rtc: Add 16-bit read/write support
2017-02-17 9:34 UTC (2+ messages)
[U-Boot] [PATCH 0/7] add support for rk3328 SoC
2017-02-17 8:07 UTC (8+ messages)
` [U-Boot] [PATCH 1/7] arm64: dts: add support for Rockchip rk3328 soc
` [U-Boot] [PATCH 2/7] ARM64: rockchip: add support for rk3328 SoC
` [U-Boot] [PATCH 3/7] clk: rockchip: add support for rk3328
` [U-Boot] [PATCH 4/7] pinctrl: "
` [U-Boot] [PATCH 5/7] sysreset: add support for rockchip rk3328 soc
` [U-Boot] [PATCH 6/7] board: rockchip: add support for rk3328 evb
` [U-Boot] [PATCH 7/7] config: add support for evb-rk3328
[U-Boot] [PATCH] rockchip: set scan_dev_for_boot_part env for rockchip SoC
2017-02-17 7:57 UTC
[U-Boot] [PATCH] ARM: uniphier: enable CONFIG_CMD_GPT
2017-02-17 7:17 UTC
[U-Boot] [PATCH] ARM: uniphier: disable CONFIG_SPL_DOS_PARTITION
2017-02-17 7:17 UTC
[U-Boot] [PATCH] ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20
2017-02-17 7:17 UTC
[U-Boot] [PATCH v2] Add single register pin controller driver
2017-02-17 4:08 UTC
[U-Boot] [PATCH] ARM: uniphier: disable CONFIG_MTD_NOR_FLASH
2017-02-17 2:35 UTC (2+ messages)
[U-Boot] [PATCH] ARM: dts: uniphier: drop u-boot, dm-pre-reloc from system-bus pinctrl node
2017-02-17 2:33 UTC (2+ messages)
[U-Boot] [PATCH 1/2] pinctrl: uniphier: support pin configuration
2017-02-17 2:33 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: uniphier: rename second stage loader name
[U-Boot] [PATCH] ARM: uniphier: enable generic EHCI driver for uniphier_v8_defconfig
2017-02-17 2:27 UTC (2+ messages)
[U-Boot] [PATCH] ARM: uniphier: remove DRAM base address from board parameters
2017-02-17 2:26 UTC (2+ messages)
[U-Boot] [PATCH] ARM: uniphier: update README.uniphier for latest build instruction
2017-02-17 2:25 UTC (2+ messages)
[U-Boot] socfpga qspi issues on SoCKit devkit
2017-02-16 23:32 UTC
[U-Boot] [PATCH v2] spl: net: Add FIT image support over network boot
2017-02-16 21:29 UTC (3+ messages)
[U-Boot] [PATCH v3 0/8] Add workaround for USB PHY errata
2017-02-16 21:12 UTC (3+ messages)
` [U-Boot] [PATCH v3 4/8] armv8: Add workaround for USB erratum A-009007
[U-Boot] [PATCH] rockchip: firefly: configs: remove config_spl_of_platdata
2017-02-16 20:44 UTC (4+ messages)
[U-Boot] [PATCH v4 0/9] Add STMicroelectronics STiH410-B2260 board
2017-02-16 20:44 UTC (13+ messages)
` [U-Boot] [PATCH v4 2/9] STiH410: Add STi timer driver
` [U-Boot] [PATCH v4 4/9] STiH410: Add STi serial driver
` [U-Boot] [PATCH v4 5/9] gpio: do not include <asm/arch/gpio.h> for ARCH_STI
` [U-Boot] [PATCH v4 7/9] STiH410: Add STi pinctrl driver
` [U-Boot] [PATCH v4 8/9] STiH410-B2260: Add device tree
` [U-Boot] [PATCH v4 9/9] board: Add STMicroelectronics STiH410-B2260 support
[U-Boot] [PATCH v2 0/4] driver: ti_qspi: Use a SYSCON device to map the ctrl_mod_mmap register
2017-02-16 20:43 UTC (7+ messages)
` [U-Boot] [PATCH v2 2/4] regmap: use fdt address translation
` [U-Boot] [PATCH v2 4/4] configs: dra7x/am57x: Enable the SYSCON and REGMAP features
[U-Boot] [PATCH v2 0/9] rk3399: enable SPL driver
2017-02-16 20:43 UTC (12+ messages)
` [U-Boot] [PATCH v2 1/9] arm64: rk3399: add ddr controller driver
` [U-Boot] [PATCH v2 6/9] arm64: rk3399: syscon addition for rk3399
` [U-Boot] [PATCH v2 7/9] dts: rk3399: update for spl require driver
` [U-Boot] [PATCH v2 8/9] arm64: rk3399: add SPL support
` [U-Boot] [PATCH v2 9/9] config: rk3399: enable SPL config for evb-rk3399
[U-Boot] U-Boot of-platdata issue
2017-02-16 20:43 UTC (6+ messages)
[U-Boot] [PATCH] regmap: add support for address cell 2
2017-02-16 20:43 UTC (2+ messages)
[U-Boot] [PATCH] sunxi: Add defconfig for Allwinner A23 EVB
2017-02-16 18:32 UTC (2+ messages)
[U-Boot] [PATCH] wandboard: Enable SATA for quad
2017-02-16 18:27 UTC (2+ messages)
[U-Boot] [RFC PATCH] armv8: Extend modification of MMU tables
2017-02-16 17:22 UTC (2+ messages)
[U-Boot] [PATCH v5 0/6] Allow disabling non-FIT image loading from SPL
2017-02-16 17:14 UTC (5+ messages)
[U-Boot] [PATCH v2] armv7m: Add SysTick timer driver
2017-02-16 16:52 UTC (4+ messages)
[U-Boot] [PATCH 0/9] arm64: Unify MMU code
2017-02-16 15:26 UTC (9+ messages)
` [U-Boot] [PATCH 3/9] zymqmp: Replace home grown mmu code with generic table approach
[U-Boot] Uart boot broken on AM335x-evm
2017-02-16 14:27 UTC (3+ messages)
[U-Boot] [PATCH v2 0/3] ARM: AM43xx: Enable SPL_DM
2017-02-16 14:05 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/3] ARM: dts: am43xx: Add u-boot specific dtsi
` [U-Boot] [PATCH v2 2/3] config: am43xx_usbhost_boot: sync with am43xx_evm
` [U-Boot] [PATCH v2 3/3] configs: am43xx_evm: Enable SPL_DM
[U-Boot] [PATCH v2 00/12] Add Marvell ESPRESSOBin community board support
2017-02-16 11:52 UTC (13+ messages)
` [U-Boot] [PATCH v2 01/12] arm64: mvebu: Rename the db-88f3720 to armada-37xx platform
` [U-Boot] [PATCH v2 02/12] arm64: a37xx: Enable Marvell ETH PHY support
` [U-Boot] [PATCH v2 03/12] arm64: a37xx: Enable bubt command support on A3720-DB
` [U-Boot] [PATCH v2 04/12] arm64: a37xx: dts: Add pin control nodes to DT
` [U-Boot] [PATCH v2 05/12] arm64: a37xx: Handle pin controls in early board init
` [U-Boot] [PATCH v2 06/12] mvebu: neta: Add support for board init function
` [U-Boot] [PATCH v2 07/12] mvebu: neta: a37xx: Add fixed link support to neta driver
` [U-Boot] [PATCH v2 08/12] mvebu: a37xx: Add init for ESPRESSBin Topaz switch
` [U-Boot] [PATCH v2 09/12] arm64: dts: Add device tree for ESPRESSOBin board
` [U-Boot] [PATCH v2 10/12] arm64: mvebu: Add default config "
` [U-Boot] [PATCH v2 11/12] arm64: a37xx: Disable DB configurations on "
` [U-Boot] [PATCH v2 12/12] arm64: a37xx: Remove DM_I2C_COMPAT from the board config
[U-Boot] [PATCH v3 3/3] sunxi: add support for Lichee Pi Zero
2017-02-16 7:40 UTC (5+ messages)
` [U-Boot] [linux-sunxi] "
[U-Boot] [PATCH] ARM: uniphier: remove dram_nr_ch from board parameters
2017-02-16 6:59 UTC
[U-Boot] [PATCH 1/2] rsa: Fix build with OpenSSL 1.1.x
2017-02-16 1:59 UTC (2+ messages)
[U-Boot] [PATCH v4 00/13] sunxi: Allwinner H5 and OrangePi PC2 support
2017-02-16 1:20 UTC (11+ messages)
` [U-Boot] [PATCH v4 04/13] sunxi: simplify ACTLR.SMP bit set #ifdef
` [U-Boot] [PATCH v4 05/13] sunxi: configs: merge sun9i and sun50i SPL memory definitions
` [U-Boot] [PATCH v4 06/13] sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM
` [U-Boot] [PATCH v4 07/13] sunxi: provide ARMv8 mem_map for every ARM64 board
` [U-Boot] [PATCH v4 08/13] SPI: SPL: sunxi: fix 64-bit build
` [U-Boot] [PATCH v4 09/13] sunxi: DRAM: add Allwinner H5 support
` [U-Boot] [PATCH v4 10/13] sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
` [U-Boot] [PATCH v4 11/13] sunxi: introduce Allwinner H5 config option
` [U-Boot] [PATCH v4 12/13] sunxi: dts: add basic OrangePi PC 2 device tree file
` [U-Boot] [PATCH v4 13/13] sunxi: configs: add basic OrangePi PC 2 defconfig
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