messages from 2017-02-20 12:11:47 to 2017-02-22 03:59:32 UTC [more...]
[U-Boot] [PATCH v1 0/2] disk: efi: allow gap before partition entries
2017-02-22 3:59 UTC (6+ messages)
` [U-Boot] [PATCH v1 1/2] part_efi: support padding between the GPT header and "
[U-Boot] [PATCH v1] dtoc: make ScanTree recurse into subnodes
2017-02-22 3:59 UTC (2+ messages)
[U-Boot] [PATCH v3] spi: ich: Configure SPI BIOS parameters
2017-02-22 3:59 UTC (5+ messages)
[U-Boot] rockchip: tinker: configs: use correct mmc instance as boot target device
2017-02-22 3:59 UTC (2+ messages)
[U-Boot] x86: SecureBoot: Bay Trail
2017-02-22 3:59 UTC (4+ messages)
[U-Boot] Veyron-speedy u-boot
2017-02-22 3:59 UTC (6+ messages)
[U-Boot] [PATCH] rockchip: set scan_dev_for_boot_part env for rockchip SoC
2017-02-22 3:59 UTC (2+ messages)
[U-Boot] [PATCH 1/2] rsa: Fix build with OpenSSL 1.1.x
2017-02-22 3:59 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] rsa: Fix deprecated warnings for "
[U-Boot] [PATCH v3 00/16] rk3188 uboot support
2017-02-22 3:59 UTC (10+ messages)
` [U-Boot] [PATCH v3 01/16] dm: allow limiting pre-reloc markings to spl or tpl
` [U-Boot] [PATCH v3 10/16] rockchip: rk3188: Add clock driver
[U-Boot] [PATCH] Makefile: print warning if CONFIG_SYS_EXTRA_OPTIONS is used
2017-02-22 3:58 UTC (4+ messages)
[U-Boot] [PATCH] arm: am57xx: Update bootloader partition size
2017-02-22 3:00 UTC (6+ messages)
[U-Boot] [PATCH 1/2] arm64: booti: update "res1" field to "flags"
2017-02-22 2:34 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] arm64: booti: allow to place kernel image anywhere in physical memory
[U-Boot] [PATCH] Revert "imx: mx7: implement reset_misc"
2017-02-22 2:21 UTC
[U-Boot] [PATCH v4 0/16] sunxi: Add support for the CHIP Pro
2017-02-21 23:33 UTC (3+ messages)
[U-Boot] [PATCH 0/2] Series to clean handle_XXX() in f_dfu.c
2017-02-21 22:36 UTC (2+ messages)
[U-Boot] [PATCH v1] usb: gadget: f_dfu: write req->actual bytes
2017-02-21 22:31 UTC (8+ messages)
[U-Boot] [PATCH] MCCMON6: defconfig: Move 'quiet' console parameter to 'console' env variable
2017-02-21 21:45 UTC
[U-Boot] [PATCH v1 0/2] sunxi: Gigabit PHY support for SUN8I_EMAC
2017-02-21 20:37 UTC (8+ 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 v4 00/20] rk3188 uboot support
2017-02-21 20:35 UTC (43+ messages)
` [U-Boot] [PATCH v4 01/20] dm: allow limiting pre-reloc markings to spl or tpl
` [U-Boot] [PATCH v4 02/20] clk: rk3288: limit gpll and cpll init to SPL build
` [U-Boot] [PATCH v4 03/20] rockchip: rk3288: sdram: use constants in ddrconf table
` [U-Boot] [PATCH v4 04/20] rockchip: rk3288: sdram: style fixes from rk3188 sdram review
` [U-Boot] [PATCH v4 05/20] rockchip: Move bootrom helper compilation to a hidden option
` [U-Boot] [PATCH v4 06/20] rockchip: Move bootrom-related declarations to a header
` [U-Boot] [PATCH v4 07/20] rockchip: mkimage: Allow encoding of loader code in spl images
` [U-Boot] [PATCH v4 08/20] rockchip: mkimage: Add support rk3188 serial
` [U-Boot] [PATCH v4 09/20] rockchip: serial: Adapt rockchip of-platdata driver for rk3188
` [U-Boot] [PATCH v4 10/20] rockchip: rk3188: Add header files for PMU and GRF
` [U-Boot] [PATCH v4 11/20] rockchip: rk3188: Add pinctrl driver
` [U-Boot] [PATCH v4 12/20] rockchip: rk3188: Add sysreset driver
` [U-Boot] [PATCH v4 13/20] rockchip: rk3188: Add rk3066/rk3188 clock bindings
` [U-Boot] [PATCH v4 15/20] rockchip: rk3188: Add core devicetree files
` [U-Boot] [PATCH v4 16/20] rockchip: rk3188: Add core support
` [U-Boot] [PATCH v4 17/20] rockchip: rk3188: Add sdram driver
` [U-Boot] [PATCH v4 18/20] rockchip: rk3188: Add main, spl and tpl boards
` [U-Boot] [PATCH v4 19/20] rockchip: rk3188: Add Radxa Rock board
` [U-Boot] [PATCH v4 20/20] rockchip: rk3188: add README.rockchip paragraph describing sd boot
[U-Boot] [PATCH v2 0/9] rk3399: enable SPL driver
2017-02-21 20:34 UTC (11+ messages)
` [U-Boot] [PATCH v2 2/9] arm64: rk3399: move grf register definitions to grf_rk3399.h
` [U-Boot] [PATCH v2 3/9] clk: rk3399: update driver for spl
` [U-Boot] [PATCH v2 4/9] sdhci: rk3399: update driver to support of-platdata
` [U-Boot] [PATCH v2 5/9] pinctrl: rk3399: add the of-platdata support
` [U-Boot] [PATCH v2 6/9] arm64: rk3399: syscon addition for rk3399
[U-Boot] [PATCH v1 01/11] spl: dm: Undefine DM_MMC, DM_MMC_OPS and BLK, if SPL_DM is not defined
2017-02-21 20:16 UTC (11+ messages)
` [U-Boot] [PATCH v1 00/11] sunxi: DM drivers for CLK, RESET and PINCTRL
` [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] arm: dra7xx: Update bootloader partition size
2017-02-21 20:05 UTC (2+ messages)
[U-Boot] Question about bootp structure pack
2017-02-21 19:38 UTC
[U-Boot] socfpga qspi issues on SoCKit devkit
2017-02-21 19:29 UTC (7+ messages)
[U-Boot] [PATCH v1] sunxi: improve throughput in the sunxi_mmc driver
2017-02-21 18:34 UTC (4+ messages)
[U-Boot] [PATCH v1] sun8i_emac: configure PHY reset GPIO via DM
2017-02-21 18:17 UTC (3+ messages)
[U-Boot] Complete verified uboot example
2017-02-21 18:08 UTC
[U-Boot] [PATCH 0/7] add support for rk3328 SoC
2017-02-21 18:07 UTC (16+ 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 v6 0/3] Allow disabling non-FIT image loading from SPL
2017-02-21 18:07 UTC (5+ messages)
` [U-Boot] [PATCH v6 1/3] spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
` [U-Boot] [PATCH v6 3/3] Kconfig: Disable non-FIT SPL loading for TI secure devices
[U-Boot] [PATCH v1 0/2] sun8i_emac: set MDC divider for MDIO read/write
2017-02-21 17:59 UTC (2+ messages)
[U-Boot] [PATCH v1 0/2] sunxi: MUSB support for the sun50i (A64)
2017-02-21 17:54 UTC (5+ 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] spi: cadence_qspi_apb: Add trigger-base DT bindings from Linux
2017-02-21 16:50 UTC
[U-Boot] [PATCH v1 0/6] Introduce DCU support for Vybrid
2017-02-21 15:47 UTC (3+ messages)
[U-Boot] [PATCH v2 1/2] board: ge: bx50v3: fix AR8033 reset timing issue
2017-02-21 15:30 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/2] board: ge: bx50v3: apply the proper register setting to fix the voltage peak issue
[U-Boot] [PATCH v2] driver: net: ldpaa: Update priv->phydev after free()
2017-02-21 13:09 UTC (4+ messages)
[U-Boot] of-platdata address map decode for 64-bits
2017-02-21 13:08 UTC (7+ messages)
[U-Boot] [PATCH v1] serial: ns16550: Add fractional divider for Intel MID
2017-02-21 12:59 UTC
[U-Boot] [PATCH v6 0/9] Add STMicroelectronics STiH410-B2260 board
2017-02-21 12:38 UTC (11+ messages)
` [U-Boot] [PATCH v6 1/9] arm: Add support for STMicroelectronics STiH410 soc
` [U-Boot] [PATCH v6 2/9] STiH410: Add STi timer driver
` [U-Boot] [PATCH v6 3/9] STiH410: Add STi sysreset driver
` [U-Boot] [PATCH v6 4/9] STiH410: Add STi serial driver
` [U-Boot] [PATCH v6 5/9] gpio: do not include <asm/arch/gpio.h> for ARCH_STI
` [U-Boot] [PATCH v6 6/9] STiH410: Add STi SDHCI driver
` [U-Boot] [PATCH v6 7/9] STiH410: Add STi pinctrl driver
` [U-Boot] [PATCH v6 8/9] STiH410-B2260: Add device tree
` [U-Boot] [PATCH v6 9/9] board: Add STMicroelectronics STiH410-B2260 support
[U-Boot] [PATCH v7 0/9] Add STMicroelectronics STiH410-B2260 board
2017-02-21 12:37 UTC (10+ messages)
` [U-Boot] [PATCH v7 1/9] arm: Add support for STMicroelectronics STiH410 soc
` [U-Boot] [PATCH v7 2/9] STiH410: Add STi timer driver
` [U-Boot] [PATCH v7 3/9] STiH410: Add STi sysreset driver
` [U-Boot] [PATCH v7 4/9] STiH410: Add STi serial driver
` [U-Boot] [PATCH v7 5/9] gpio: do not include <asm/arch/gpio.h> for ARCH_STI
` [U-Boot] [PATCH v7 6/9] STiH410: Add STi SDHCI driver
` [U-Boot] [PATCH v7 7/9] STiH410: Add STi pinctrl driver
` [U-Boot] [PATCH v7 8/9] STiH410-B2260: Add device tree
` [U-Boot] [PATCH v7 9/9] board: Add STMicroelectronics STiH410-B2260 support
[U-Boot] [PATCH v3 0/2] common: fitimage support for arbitrary fpga type
2017-02-21 12:21 UTC (6+ messages)
` [U-Boot] [PATCH v3 1/2] common: image: update boot_get_fpga to support arbitrary fpga image
` [U-Boot] [PATCH v3 2/2] common: bootm: add support for arbitrary fgpa configuration
[U-Boot] [PATCH v3 00/17] nand: remove direct acces to nand_info array
2017-02-21 11:53 UTC (3+ messages)
` [U-Boot] [PATCH v3 15/17] board: BuR: use get_nand_dev_by_index()
[U-Boot] [PATCH v2 0/2] Add support for only one CS in fsl Quad SPI
2017-02-21 8:56 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/2] spi: fsl_qspi: Add support for one chip select
` [U-Boot] [PATCH v2 2/2] armv8: dts: fsl-ls1012a: Change number of CS in SPI node
[U-Boot] [PATCH v5 0/9] Add STMicroelectronics STiH410-B2260 board
2017-02-21 8:56 UTC (2+ messages)
[U-Boot] [PATCH] drivers/net/phy: add fixed-phy / fixed-link support
2017-02-21 8:34 UTC
[U-Boot] rockchip: rk3288: init malloc_base, limit, ptr before spl_init
2017-02-21 8:15 UTC
[U-Boot] Please pull u-boot-x86
2017-02-21 7:21 UTC
[U-Boot] [PATCH v2 1/3] x86: Introduce INTEL_MID quirk option
2017-02-21 7:14 UTC (7+ 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] x86: Force 32-bit jumps in interrupt handlers
2017-02-21 6:54 UTC (3+ messages)
[U-Boot] [PATCH v4 0/3] ARM: AM43xx: Enable SPL_DM
2017-02-21 6:10 UTC (4+ messages)
` [U-Boot] [PATCH v4 1/3] ARM: dts: am43xx: Add u-boot specific dtsi
` [U-Boot] [PATCH v4 2/3] ARM: AM43xx: Enable DM_I2C/SPI/ETH
` [U-Boot] [PATCH v4 3/3] configs: am43xx_evm: Enable SPL_DM
[U-Boot] [PATCH] ARM: uniphier: enable CONFIG_CMD_CONFIG
2017-02-21 6:09 UTC
[U-Boot] [PATCH v1 0/2] sunxi: A64: support GPIO
2017-02-21 3:54 UTC (3+ messages)
` [U-Boot] [PATCH v1 1/2] sunxi: sun50i/a64: enabled GPIO via sunxi_gpio.c
[U-Boot] [PATCHv2 1/2] pci: layerscape: add LS2088A series SoC pcie support
2017-02-21 3:26 UTC (2+ messages)
` [U-Boot] [PATCHv2 2/2] pci: layerscape: Add support ls2088a kernel DT node fixup
[U-Boot] [PATCH v3 1/2] mmc: pci: Add CONFIG_MMC_PCI
2017-02-21 1:47 UTC (3+ messages)
` [U-Boot] [PATCH v3 2/2] mmc: tangier: Add Intel Tangier eMMC/SDHCI driver
[U-Boot] [PATCH v1 0/2] Add support for the A64-uQ7 modules
2017-02-20 23:47 UTC (3+ messages)
` [U-Boot] [PATCH v1 1/2] dts: lynx: add sun50i-a64-lynx.dts for the A64-uQ7
` [U-Boot] [PATCH v1 2/2] lynx_defconfig: add defconfig for A64-uQ7 module
[U-Boot] [PATCH] ls1046ardb: SPL size reduction in case of non-xip boot
2017-02-20 23:42 UTC
[U-Boot] [PATCH v1] DM-aware SPI driver for Allwinner SoCs
2017-02-20 23:40 UTC (2+ messages)
` [U-Boot] [PATCH v1] spi: sunxi_spi: Add DM SPI driver for A31/A80/A64
[U-Boot] [PATCH 0/2] common: fitimage support for arbitrary fpga type
2017-02-20 22:38 UTC (16+ messages)
` [U-Boot] [PATCH 1/2] common: image: update boot_get_fpga to support arbitrary fpga image
[U-Boot] [PATCH] ls1043ardb: SPL size reduction in case of non-xip boot
2017-02-20 22:31 UTC
[U-Boot] saveenv not working with CONFIG_ENV_IS_IN_UBI
2017-02-20 21:38 UTC
[U-Boot] [PATCH 0/3] SECURE Boot targets for NAND and SD on LS1043, LS1046
2017-02-20 20:37 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] arm: ls1043ardb: Add SD secure boot target
` [U-Boot] [PATCH 2/3] arm: ls1043ardb: Add NAND "
` [U-Boot] [PATCH 3/3] arm: ls1046ardb: Add SD "
[U-Boot] [PATCH v6 1/3] arm: dts: update Meson GXBB / Odroid-C2 DT with latest Linux version
2017-02-20 19:32 UTC (3+ messages)
` [U-Boot] [PATCH v6 2/3] mmc: meson: add MMC driver for Meson GX (S905)
` [U-Boot] [PATCH v6 3/3] odroid-c2: enable new Meson GX MMC driver in board defconfig
[U-Boot] [PATCH] binman: Explicitly request python2 instead of python from env
2017-02-20 18:41 UTC
[U-Boot] [PATCHv4] Retrieve MAC address from EEPROM
2017-02-20 15:27 UTC (6+ messages)
` [U-Boot] [PATCH 07/14] net: core: Inform the user of the device MAC address
[U-Boot] TODO list for u-boot
2017-02-20 15:19 UTC
[U-Boot] ZYNQ direct MAC connection
2017-02-20 15:04 UTC (3+ messages)
[U-Boot] [PATCH v2 0/2] common: fitimage support for arbitrary fpga type
2017-02-20 14:47 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/2] common: image: update boot_get_fpga to support arbitrary fpga image
[U-Boot] [PATCH v3] arm: socfpga: fix issue with warm reset when CSEL is 0
2017-02-20 14:38 UTC (8+ messages)
[U-Boot] [PATCH 1/3] drivers/net/Kconfig: Correct use of apostrophe
2017-02-20 14:38 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] sunxi: Convert CONFIG_SUNXI_EMAC to Kconfig
` [U-Boot] [PATCH 3/3] sunxi: Convert SUNXI_GMAC "
[U-Boot] Enable AXI bridges
2017-02-20 14:33 UTC (2+ messages)
[U-Boot] [PATCH v2] arm: socfpga: fix issue with warm reset when CSEL is 0
2017-02-20 14:12 UTC (11+ messages)
[U-Boot] [PATCH v3 0/3] ARM: AM43xx: Enable SPL_DM
2017-02-20 12:15 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/3] ARM: dts: am43xx: Add u-boot specific dtsi
` [U-Boot] [PATCH v3 2/3] config: am43xx_usbhost_boot: sync with am43xx_evm
` [U-Boot] [PATCH v3 3/3] configs: am43xx_evm: Enable SPL_DM
[U-Boot] [PATCH 0/7] ti: wdt: Fixes for am57xx/dra7 Watchdog
2017-02-20 12:11 UTC (5+ messages)
` [U-Boot] [PATCH 7/7] ti: wdt: Enable OMAP watchdog in u-boot's board_f.c
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