public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-02-17 07:17:22 to 2017-02-19 04:07:52 UTC [more...]

[U-Boot] [PATCH v3 0/8] arm: socfpga: Move to using distro boot
 2017-02-19  4:07 UTC 

[U-Boot] [PATCH v3] arm: socfpga: Add support for the Terasic DE10-nano
 2017-02-19  3:32 UTC 

[U-Boot] [PATCH v2 0/8] arm: socfpga: Move to using distro boot
 2017-02-19  3:22 UTC  (12+ messages)
` [U-Boot] [PATCH v2 1/8] arm: socfpga: Add distro boot to socfpga common header
` [U-Boot] [PATCH v2 2/8] arm: socfpga: DE0 use environment in "
` [U-Boot] [PATCH v2 3/8] arm: socfpga: A5 SoCDK "
` [U-Boot] [PATCH v2 4/8] arm: socfpga: C5 "
` [U-Boot] [PATCH v2 5/8] arm: socfpga: DE1 "
` [U-Boot] [PATCH v2 6/8] arm: socfpga: SoCKit "
` [U-Boot] [PATCH v2 7/8] arm: socfpga: Socrates "
` [U-Boot] [PATCH v2 8/8] arm: socfpga: sr1500 "

[U-Boot] [PATCH v2] arm: socfpga: Add support for the Terasic DE10-nano
 2017-02-19  2:33 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] arm: socfpga: Move to using distro boot
 2017-02-19  2:26 UTC  (18+ messages)
` [U-Boot] [PATCH 1/8] arm: socfpga: Add distro boot to socfpga common header
` [U-Boot] [PATCH 2/8] arm: socfpga: DE0 use environment in "
` [U-Boot] [PATCH 3/8] arm: socfpga: A5 SoCDK "
` [U-Boot] [PATCH 4/8] arm: socfpga: C5 "
` [U-Boot] [PATCH 5/8] arm: socfpga: DE1 "
` [U-Boot] [PATCH 6/8] arm: socfpga: SoCKit "
` [U-Boot] [PATCH 7/8] arm: socfpga: Socrates "
` [U-Boot] [PATCH 8/8] arm: socfpga: sr1500 "

[U-Boot] [PATCH] arm: socfpga: Add support for the Terasic DE10-nano
 2017-02-19  2:25 UTC  (6+ messages)

[U-Boot] [PATCH] arm: OMAP2+: nandecc: propagate error to command return status
 2017-02-18 23:29 UTC 

[U-Boot] [PATCH 1/2] igep00x0: disable environment
 2017-02-18 23:24 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] igep00x0: fixup FDT according to detected flash type

[U-Boot] [PATCH v4 00/20] rk3188 uboot support
 2017-02-18 18:46 UTC  (21+ 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 14/20] rockchip: rk3188: Add clock driver
` [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 v4 00/28] *** SUBJECT HERE ***
 2017-02-18 15:20 UTC  (31+ 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 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] [PATCH v3 00/16] rk3188 uboot support
 2017-02-18 14:19 UTC  (11+ messages)
` [U-Boot] [PATCH v3 10/16] rockchip: rk3188: Add clock driver
` [U-Boot] [PATCH v3 13/16] rockchip: rk3188: Add sdram driver

[U-Boot] [PATCH v2] Add single register pin controller driver
 2017-02-18 12:59 UTC  (2+ messages)

[U-Boot] [PATCH v2] Add single register pin controller driver
 2017-02-18 12:16 UTC  (7+ messages)

[U-Boot] [PATCH v1 0/2] sunxi: A64: support I2C and R_I2C
 2017-02-18 12:03 UTC  (5+ 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] Makefile: print warning if CONFIG_SYS_EXTRA_OPTIONS is used
 2017-02-18  6:24 UTC 

[U-Boot] [PATCH v2 1/2] mmc: pci: Add CONFIG_MMC_PCI
 2017-02-18  4:34 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] mmc: tangier: Add Intel Tangier eMMC/SDHCI driver

[U-Boot] [PATCH v2 1/3] x86: Introduce INTEL_MID quirk option
 2017-02-18  4:22 UTC  (5+ 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 1/2] configs: re-sync all defconfig files by savedefconfig
 2017-02-18  2:57 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] lib: move hash CONFIG options to Kconfig

[U-Boot] [PATCH v3] arm: socfpga: fix issue with warm reset when CSEL is 0
 2017-02-18  1:34 UTC 

[U-Boot] [PATCH] Drop CONFIG_ENABLE_VBOOT
 2017-02-18  0:48 UTC 

[U-Boot] Driver-model - Issue with early device_probe
 2017-02-18  0:44 UTC 

[U-Boot] [PATCH v1 0/2] sun8i_emac: set MDC divider for MDIO read/write
 2017-02-17 23:49 UTC  (4+ 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] armv8: spl: Call spl_relocate_stack_gd for ARMv8
 2017-02-17 23:41 UTC  (4+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v2] arm: socfpga: fix issue with warm reset when CSEL is 0
 2017-02-17 23:24 UTC  (8+ messages)

[U-Boot] [PATCH v2 1/2] board: ge: bx50v3: fix AR8033 reset timing issue
 2017-02-17 23:14 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] board: ge: bx50v3: apply the proper register setting to fix the voltage peak issue

[U-Boot] [PATCH] ARM: DRA7xx: Fix memory allocation overflow
 2017-02-17 22:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] da850: Add instructions to copy AIS image to an MMC card
 2017-02-17 22:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: am57xx: Set serial# variable
 2017-02-17 22:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v9 2/2] SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
 2017-02-17 22:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v9, "

[U-Boot] [PATCH v9 1/2] SPL: add support to boot from a partition type
 2017-02-17 22:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v9, "

[U-Boot] [PATCH] arm: omap5: Fix generation of reserved-memory DT node
 2017-02-17 22:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] fsl_i2c.c: Fix warning on gcc-6.x
 2017-02-17 22:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v1] cmd: sspi: Add an additional argument to set the bus frequency
 2017-02-17 22:56 UTC  (4+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] Please pull u-boot-marvell/master
 2017-02-17 22:56 UTC  (2+ messages)

[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] Veyron-speedy u-boot
 2017-02-17 19:22 UTC 

[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] 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 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 v1 1/3] x86: Introduce INTEL_MID quirk option
 2017-02-17 13:44 UTC  (6+ messages)
` [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 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] 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 


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