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

[U-Boot] [PATCH 00/12] sunxi: Add support for R40 SoC
 2017-03-01  7:04 UTC  (7+ messages)
` [U-Boot] [PATCH 01/12] sunxi: Add initial support for R40
` [U-Boot] [PATCH 02/12] sunxi: Enable AXP221s in I2C mode with the R40 SoC
` [U-Boot] [PATCH 03/12] sunxi: Fix watchdog reset function for R40
` [U-Boot] [PATCH 04/12] sunxi: Add mmc[1-3] pinmux settings "
` [U-Boot] [PATCH 05/12] sunxi: Set PLL lock enable bits "
` [U-Boot] [PATCH 06/12] sunxi: Provide defaults for R40 DRAM settings

[U-Boot] [PATCH] sunxi: Add boards/sunxi and arch/arm/mach-sunxi to sunxi MAINTAINERS entry
 2017-03-01  6:03 UTC 

[U-Boot] Device cleanup before starting OS (Linux)
 2017-03-01  5:52 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/8] Add workaround for USB PHY errata
 2017-03-01  4:06 UTC  (8+ messages)
` [U-Boot] [PATCH v3 4/8] armv8: Add workaround for USB erratum A-009007

[U-Boot] [PATCH 00/17] SPL: extend FIT loading support
 2017-03-01  3:03 UTC  (19+ messages)
` [U-Boot] [PATCH 01/17] armv8: spl: Call spl_relocate_stack_gd for ARMv8
` [U-Boot] [PATCH 02/17] SPL: FIT: refactor FDT loading
` [U-Boot] [PATCH 03/17] SPL: FIT: rework U-Boot image loading
` [U-Boot] [PATCH 04/17] SPL: FIT: factor out spl_load_fit_image()
` [U-Boot] [PATCH 05/17] SPL: FIT: allow loading multiple images
` [U-Boot] [PATCH 06/17] tools: mksunxiboot: allow larger SPL binaries
` [U-Boot] [PATCH 07/17] armv8: SPL: only compile GIC code if needed
` [U-Boot] [PATCH 08/17] armv8: fsl: move ccn504 code into FSL Makefile
` [U-Boot] [PATCH 09/17] sunxi: A64: move SPL stack to end of SRAM A2
` [U-Boot] [PATCH 10/17] sunxi: SPL: store RAM size in gd
` [U-Boot] [PATCH 11/17] sunxi: SPL: add FIT config selector for Pine64 boards
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 12/17] Makefile: add rules to generate SPL FIT images
` [U-Boot] [PATCH 13/17] sunxi: A64: Pine64: introduce FIT generator script
` [U-Boot] [PATCH 14/17] sunxi: Pine64: defconfig: enable SPL FIT support
` [U-Boot] [PATCH 15/17] sunxi: OrangePi-PC2: "
` [U-Boot] [PATCH 16/17] sunxi: Store the device tree name in the SPL header
` [U-Boot] [PATCH 17/17] sunxi: use SPL header DT name for FIT board matching

[U-Boot] Complete verified uboot example
 2017-03-01  0:06 UTC  (11+ messages)

[U-Boot] [PATCH v1] tools: Remove CONFIG_SYS_TEXT_BASE in Makefile
 2017-02-28 18:29 UTC 

[U-Boot] [RESEND PATCH 0/9] Add support for secure boot on Keystone2 SoCs
 2017-02-28 17:58 UTC  (19+ messages)
` [U-Boot] [RESEND PATCH 2/9] arm: mach-keystone: Implements FIT post-processing call for keystone SoCs
` [U-Boot] [RESEND PATCH 3/9] arm: mach-omap2: Enable Kconfig support for K2 HS devices
` [U-Boot] [RESEND PATCH 4/9] arm: mach-omap2: Add secure image name common to OMAP and keystone
` [U-Boot] [RESEND PATCH 5/9] ARM: Keystone2: Build secure images for K2
` [U-Boot] [RESEND PATCH 6/9] doc: Updates info on using Keystone2 secure devices
` [U-Boot] [RESEND PATCH 7/9] Kconfig: Adds SYS_TEXT_BASE config option for Keystone2
` [U-Boot] [RESEND PATCH 8/9] defconfig: k2e_hs_evm: Add k2e_hs_evm_defconfig
` [U-Boot] [RESEND PATCH 9/9] defconfig: k2hk_hs_evm: Add k2hk_hs_evm_defconfig

[U-Boot] [PATCH 1/2] arm64: booti: update "res1" field to "flags"
 2017-02-28 17:15 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] arm64: booti: allow to place kernel image anywhere in physical memory

[U-Boot] [PATCH] spi: cadence_qspi_apb: Add trigger-base DT bindings from Linux
 2017-02-28 17:06 UTC  (12+ messages)

[U-Boot] [PATCH v2 0/2] Support additional Variant for TQMa6 SOM
 2017-02-28 15:46 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/2] arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settings
` [U-Boot] [PATCH v2 2/2] arm: imx6: tqma6: add support for TQMa6DL variant

[U-Boot] [PULL] Please pull u-boot-imx
 2017-02-28 15:01 UTC  (10+ messages)

[U-Boot] [PATCH v3] arm: socfpga: fix issue with warm reset when CSEL is 0
 2017-02-28 14:45 UTC  (8+ messages)

[U-Boot] [PATCH v3 1/3] sunxi: add basic V3s support
 2017-02-28 14:42 UTC  (5+ messages)
` [U-Boot] [PATCH v3 3/3] sunxi: add support for Lichee Pi Zero

[U-Boot] [PATCH v2 2/3] ARM: dts: sunxi: Add device tree for Sunchip CX-A99
 2017-02-28 14:34 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] ARM: dts: sun9i: Add mmc1 pinmux setting
 2017-02-28 14:32 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/16] sunxi: Add support for the CHIP Pro
 2017-02-28 14:19 UTC  (19+ messages)
` [U-Boot] [PATCH v5 1/16] nand: sunxi: Fix modulo by zero error
` [U-Boot] [PATCH v5 2/16] bch: Allow to build for the host
` [U-Boot] [PATCH v5 3/16] tools: sunxi: Add spl image builder
` [U-Boot] [PATCH v5 4/16] common: Move environment choice to Kconfig
` [U-Boot] [PATCH v5 5/16] cmd: Add Kconfig option for CMD_MTDPARTS and related options
` [U-Boot] [PATCH v5 6/16] mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry
` [U-Boot] [PATCH v5 7/16] cmd: Expose a Kconfig option to enable UBIFS commands
` [U-Boot] [PATCH v5 8/16] cmd: nand: Expose optional suboptions in Kconfig
` [U-Boot] [PATCH v5 9/16] mtd: sunxi: Select the U-Boot location config option
` [U-Boot] [PATCH v5 10/16] mtd: sunxi: Change U-Boot offset
` [U-Boot] [PATCH v5 11/16] sunxi: Enable UBI and NAND support
` [U-Boot] [PATCH v5 12/16] sunxi: Add the default mtdids and mtdparts to our env
` [U-Boot] [PATCH v5 13/16] nand: sunxi: Add options for the SPL NAND configuration
` [U-Boot] [PATCH v5 14/16] scripts: sunxi: Build an raw SPL image
` [U-Boot] [PATCH v5 15/16] sunxi: Sync GR8 DTS and AXP209 with the kernel
` [U-Boot] [PATCH v5 16/16] sunxi: Add support for the CHIP Pro

[U-Boot] [PATCH v4 0/7] am57xx: cl-som-am57x: fix usb
 2017-02-28 13:13 UTC  (13+ messages)
` [U-Boot] [PATCH v4 2/7] arm: usb: dra7xx: xHCI registers based on USB port index
` [U-Boot] [PATCH v4 3/7] usb: host: xhci-omap: fix double weak board_usb_init functions
` [U-Boot] [PATCH v4 4/7] arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks

[U-Boot] [PATCH v3] serial: Add serial driver for Intel MID
 2017-02-28 12:04 UTC 

[U-Boot] [ANN] U-Boot v2017.03-rc3 released
 2017-02-28 11:33 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Support additional Variant for TQMa6 SOM
 2017-02-28 11:02 UTC  (4+ messages)

[U-Boot] [PATCH v1] cmd: itest: correct calculus for long format
 2017-02-28 10:55 UTC  (5+ messages)

[U-Boot] Pull request: u-boot-sunxi/master
 2017-02-28 10:20 UTC  (3+ messages)

[U-Boot] [PATCH v2] serial: Add serial driver for Intel MID
 2017-02-28  9:23 UTC  (3+ messages)

[U-Boot] build mkimage warning
 2017-02-28  9:19 UTC  (3+ messages)

[U-Boot] U-boot FIT Signature
 2017-02-28  8:58 UTC  (2+ messages)

[U-Boot] [PATCH 00/20] Add Intel Arria 10 SoC support
 2017-02-28  8:39 UTC  (20+ messages)
` [U-Boot] [PATCH 01/20] arm: socfpga: restructure clock manager driver
` [U-Boot] [PATCH 05/20] arm: socfpga: add A10 defines
` [U-Boot] [PATCH 06/20] arm: socfpga: add reset driver support for Arria 10
` [U-Boot] [PATCH 14/20] arm: socfpga: add SPL "
` [U-Boot] [PATCH 15/20] drivers: Makefile: include fpga build in SPL

[U-Boot] am335x: musb: mass storage device issue
 2017-02-28  8:24 UTC  (6+ messages)

[U-Boot] [PATCH 0/2] sunxi: power: Add AXP806 and AXP808 support
 2017-02-28  4:47 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2 RFT] "
` [U-Boot] [PATCH 2/2] sunxi: defconfig: Sunchip CX-A99: Raise CPU voltage and clock frequency

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

[U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree
 2017-02-28  4:32 UTC  (8+ messages)

[U-Boot] [PATCH] ls1046ardb: SPL size reduction in case of non-xip boot
 2017-02-28  3:45 UTC  (3+ messages)

[U-Boot] [PATCH] ls1043ardb: SPL size reduction in case of non-xip boot
 2017-02-28  3:45 UTC  (3+ messages)

[U-Boot] [PATCH v3] armv8: spl: Call spl_relocate_stack_gd for ARMv8
 2017-02-28  2:28 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] board: at91sam9n12ek: convert the board to support DM and DT
 2017-02-28  1:28 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] ARM: dts: at91: add dts files for at91sam9n12ek
` [U-Boot] [PATCH 2/4] configs: at91sam9n12ek: update for DT and DM support
` [U-Boot] [PATCH 3/4] board: at91sam9n12ek: clean up code
` [U-Boot] [PATCH 4/4] board: at91sam9n12ek: enable early debug UART

[U-Boot] [PATCH] armv5te: make 'ret lr' produce iinterworking 'bx lr'
 2017-02-27 19:19 UTC 

[U-Boot] [PATCH v2] driver: net: ldpaa: Update priv->phydev after free()
 2017-02-27 17:54 UTC  (5+ messages)

[U-Boot] [PATCH v3 00/10] stm32f7: add clock and pin control drivers
 2017-02-27 17:33 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/10] Rewrite ARMv8 layerscape MMU
 2017-02-27 17:12 UTC  (3+ messages)
` [U-Boot] [PATCH v2 09/10] armv8: mmu: Add a function to change mapping attributes

[U-Boot] [PULL] Please pull u-boot-imx
 2017-02-27 17:08 UTC 

[U-Boot] [PATCH] binman: Explicitly request python2 instead of python from env
 2017-02-27 16:26 UTC  (4+ messages)

[U-Boot] [PATCH] travis-ci: Temporarily disable using a newer device tree compiler
 2017-02-27 15:46 UTC  (6+ messages)

[U-Boot] Please pull u-boot-video/master
 2017-02-27 15:22 UTC 

[U-Boot] [PATCH v4 0/3] ARM: AM43xx: Enable SPL_DM
 2017-02-27 15:19 UTC  (3+ messages)
` [U-Boot] [PATCH v4 3/3] configs: am43xx_evm: "

[U-Boot] [PATCH] arm: mach-omap2: Flush cache after FIT post-processing image
 2017-02-27 15:19 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: video: fix 83500000 clock mistake in rockchip HDMI
 2017-02-27 15:15 UTC  (2+ messages)

[U-Boot] [PATCH] splash: Prevent splash_load_fs from writing to 0x0
 2017-02-27 15:14 UTC  (4+ messages)

[U-Boot] Please pull u-boot-rockchip
 2017-02-27 15:09 UTC  (3+ messages)

[U-Boot] [PATCH v4 00/15] i.MX6: Engicam i.CoreM6/Is.IoT eMMC boot support
 2017-02-27 15:07 UTC  (7+ messages)

[U-Boot] [PATCH v2] board: ns2: Add support for Broadcom Northstar 2
 2017-02-27 14:26 UTC 

[U-Boot] [PATCH v1] gpt: Fix uuid string format
 2017-02-27 14:11 UTC 

[U-Boot] [PATCH 00/10] sunxi: Remove SYS_EXTRA_OPTIONS
 2017-02-27 13:59 UTC  (3+ messages)
` [U-Boot] [PATCH 07/10] sunxi: Convert CONFIG_RGMII to Kconfig

[U-Boot] Mailing list moved
 2017-02-27 13:33 UTC 

[U-Boot] [PATCH 0/6] sunxi: update Pine64/A64 DTs
 2017-02-27 12:39 UTC  (8+ messages)
` [U-Boot] [PATCH 1/6] sunxi: GPIO: introduce sunxi_gpio_setup_dt_pins()

[U-Boot] [PATCH] rockchip: video: fix mpixelclock in rockchip HDMI
 2017-02-27  9:10 UTC  (6+ messages)

[U-Boot] Question about bootp structure pack
 2017-02-27  9:07 UTC  (3+ messages)
` [U-Boot] [U-boot] "

[U-Boot] [RFC PATCH] kbuild: turn of dtc unit address warnings by default
 2017-02-27  6:24 UTC 

[U-Boot] [PATCH 1/2] ARM: dts: uniphier: remove skeleton.dtsi inclusion
 2017-02-27  6:14 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: dts: uniphier: fix no unit name warnings

[U-Boot] [PATCH 0/3] board: at91sam9263ek: convert to support DM and DT
 2017-02-27  5:22 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] ARM: dts: at91: add dts files for at91sam9263ek
` [U-Boot] [PATCH 2/3] configs: at91sam9263ek: update for DT and DM support
` [U-Boot] [PATCH 3/3] board: at91sam9263ek: clean up code

[U-Boot] [PATCH v2 1/6] sunxi: add invisible options for PRCM and RSB support
 2017-02-27  3:40 UTC  (3+ messages)
` [U-Boot] [PATCH v2 4/6] sunxi: fix an error when setting DLDO on AXP818
  ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH 0/2] board: at91sam9261ek: convert to support DM and DT
 2017-02-27  3:29 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ARM: dts: at91: add dts files for at91sam9261ek
` [U-Boot] [PATCH 2/2] board: at91sam9261ek: update for DT and DM support

[U-Boot] [PATCH 0/3] board: at91sam9rlek: convert to support DM and DT
 2017-02-27  2:20 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] ARM: dts: at91: add dts files for at91sam9rlek
` [U-Boot] [PATCH 2/3] configs: at91sam9rlek: update for DT and DM support
` [U-Boot] [PATCH 3/3] board: at91sam9rlek: clean up code

[U-Boot] [PULL] u-boot-usb/master
 2017-02-27  1:37 UTC  (2+ messages)

[U-Boot] pull request: u-boot-uniphier/master
 2017-02-27  1:37 UTC  (2+ messages)

[U-Boot] [PATCH] openrd: disable private arch memset, memcpy and libgcc
 2017-02-27  1:04 UTC  (2+ messages)


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