public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-01-10 03:05:54 to 2018-01-11 02:00:55 UTC [more...]

[U-Boot] [GIT] Pull request: u-boot-dfu (09.01.2018)
 2018-01-11  2:00 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2018-01-11  1:58 UTC 

[U-Boot] [PULL] u-boot-usb/master
 2018-01-11  1:57 UTC 

[U-Boot] [PATCH 00/10] mips: bmips: add SPI support
 2018-01-11  1:51 UTC  (18+ messages)
` [U-Boot] [PATCH v7 00/13] "
  ` [U-Boot] [PATCH v7 01/13] wait_bit: add 8/16/32 BE/LE versions of wait_for_bit
  ` [U-Boot] [PATCH v7 02/13] wait_bit: use wait_for_bit_le32 instead "
  ` [U-Boot] [PATCH v7 03/13] wait_bit: remove old wait_for_bit function
  ` [U-Boot] [PATCH v7 04/13] drivers: spi: allow limiting reads
  ` [U-Boot] [PATCH v7 05/13] drivers: spi: consider command bytes when sending transfers
  ` [U-Boot] [PATCH v7 06/13] dm: spi: add BCM63xx SPI driver
  ` [U-Boot] [PATCH v7 07/13] mips: bmips: add bcm63xx-spi driver support for BCM6338
  ` [U-Boot] [PATCH v7 08/13] mips: bmips: add bcm63xx-spi driver support for BCM6348
  ` [U-Boot] [PATCH v7 09/13] mips: bmips: add bcm63xx-spi driver support for BCM6358
  ` [U-Boot] [PATCH v7 10/13] mips: bmips: add bcm63xx-spi driver support for BCM3380
  ` [U-Boot] [PATCH v7 11/13] mips: bmips: add bcm63xx-spi driver support for BCM63268
  ` [U-Boot] [PATCH v7 12/13] mips: bmips: enable the SPI flash on the Sagem F@ST1704
  ` [U-Boot] [PATCH v7 13/13] mips: bmips: enable the SPI flash on the Netgear CG3100D

[U-Boot] [PATCH V5 00/31] imx: add i.MX8M support and i.MX8MQ EVK
 2018-01-11  1:16 UTC  (34+ messages)
` [U-Boot] [PATCH V5 01/31] arm: imx: Rework i.MX specific commands to be excluded from SPL
` [U-Boot] [PATCH V5 02/31] imx: add i.MX8M into Kconfig
` [U-Boot] [PATCH V5 03/31] imx: mx8m: add register definition header file
` [U-Boot] [PATCH V5 04/31] imx: mx8m: add pin "
` [U-Boot] [PATCH V5 05/31] imx: mx8m: add clock driver
` [U-Boot] [PATCH V5 06/31] imx: add sip function
` [U-Boot] [PATCH V5 07/31] imx: boot_mode: add USB_BOOT entry
` [U-Boot] [PATCH V5 08/31] imx: cpu: update cpu file to support i.MX8M
` [U-Boot] [PATCH V5 09/31] imx: spl: implement spl_boot_device for i.MX8M
` [U-Boot] [PATCH V5 10/31] imx: add i.MX8MQ SoC Revision and is_mx8m helper
` [U-Boot] [PATCH V5 11/31] imx: add pad settings bit definition for i.MX8M
` [U-Boot] [PATCH V5 12/31] imx: cpu: move speed/temp to common cpu
` [U-Boot] [PATCH V5 13/31] imx: cpu: add cpu speed/grade for i.MX8M
` [U-Boot] [PATCH V5 14/31] imx: refactor imx_get_mac_from_fuse
` [U-Boot] [PATCH V5 15/31] imx: cleanup bootaux
` [U-Boot] [PATCH V5 16/31] imx: bootaux: support i.MX8M
` [U-Boot] [PATCH V5 17/31] imx: mx7: move get_boot_device to cpu.c
` [U-Boot] [PATCH V5 18/31] imx: cpu: support get_boot_device for i.MX8M
` [U-Boot] [PATCH V5 19/31] imx: mx7: move mmc env code to mmc_env.c
` [U-Boot] [PATCH V5 20/31] imx: mx8m: add soc related settings and files
` [U-Boot] [PATCH V5 21/31] imx: makefile: compile files for i.MX8M
` [U-Boot] [PATCH V5 22/31] misc: ocotp: add i.MX8M support
` [U-Boot] [PATCH V5 23/31] mmc: fsl_esdhc: support i.MX8M
` [U-Boot] [PATCH V5 24/31] imx: lcdif: include i.MX8M
` [U-Boot] [PATCH V5 25/31] gpio: mxc: add i.MX8M support
` [U-Boot] [PATCH V5 26/31] net: fec: do not access reserved register for i.MX8M
` [U-Boot] [PATCH V5 27/31] net: fec: fix build warnings for 64bits support
` [U-Boot] [PATCH V5 28/31] imx: imx8mq: add dtsi file
` [U-Boot] [PATCH V5 29/31] power: pmic/regulator allow dm be omitted by SPL
` [U-Boot] [PATCH V5 30/31] imx: mx8m: add ddr controller memory map
` [U-Boot] [PATCH V5 31/31] imx: add i.MX8MQ EVK support

[U-Boot] [GIT PULL] u-boot-uniphier/master
 2018-01-11  0:12 UTC  (4+ messages)
` [U-Boot] [GIT PULL] ZFS: lundman/master

[U-Boot] [PATCH] Makefile: ensure DTB doesn't overflow into initial stack
 2018-01-10 23:20 UTC  (5+ messages)

[U-Boot] [PATCH] Relax check for valid environment in __hwconfig
 2018-01-10 20:42 UTC 

[U-Boot] [PATCH v2] Relax check for valid environment in __hwconfig
 2018-01-10 20:18 UTC 

[U-Boot] [PATCH] Relax check for valid environment in __hconfig
 2018-01-10 20:14 UTC 

[U-Boot] [PATCH v2 1/3] armv8: fsl-layerscape: SPL size reduction
 2018-01-10 19:33 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/3] ls1088ardb: Add SD Secure boot target support

[U-Boot] [PATCHv2 00/15] Updates / improvements to bx50v3 support
 2018-01-10 19:31 UTC  (16+ messages)
` [U-Boot] [PATCHv2 01/15] net: e1000: add support for writing to EEPROM
` [U-Boot] [PATCHv2 02/15] net: e1000: split e1000_read_mac_addr
` [U-Boot] [PATCHv2 03/15] net: e1000: implement eth_write_hwaddr
` [U-Boot] [PATCHv2 04/15] rtc: adding RX8010SJ rtc driver
` [U-Boot] [PATCHv2 05/15] board: ge: Enable access to i2c bus 1 and 2
` [U-Boot] [PATCHv2 06/15] configs: Add network device support for bx50v3 products
` [U-Boot] [PATCHv2 07/15] board: ge: bx50v3: move FEC MAC address programming to driver
` [U-Boot] [PATCHv2 08/15] board: ge: bx50v3: program MAC address to I210
` [U-Boot] [PATCHv2 09/15] board: ge: bx50v3: Enable hardware watchdog
` [U-Boot] [PATCHv2 10/15] board: ge: bx50v3: Support FIT and select configuration based on VPD
` [U-Boot] [PATCHv2 11/15] config: ge_bx50v3: read boot script
` [U-Boot] [PATCHv2 12/15] configs: ge_bx50v3: enable bootcount
` [U-Boot] [PATCHv2 13/15] board: ge: bx50v3: mount rootfs read-only
` [U-Boot] [PATCHv2 14/15] configs: ge_bx50v3: automatic partition selection and video output failure message
` [U-Boot] [PATCHv2 15/15] board,ge,bx50v3 - rtc time validation

[U-Boot] [PATCH v1 1/2] x86: zImage: Move subarch assignment out of cmd_line check
 2018-01-10 17:40 UTC  (2+ messages)
` [U-Boot] [PATCH v1 2/2] x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters

[U-Boot] [PATCH v1] x86: Fix reference to QEMU variant of write_acpi_tables()
 2018-01-10 17:33 UTC 

[U-Boot] [PATCH v4 1/1] vsprintf.c: add EFI device path printing
 2018-01-10 17:06 UTC 

[U-Boot] [PATCH] configs: am57xx_evm: fix ethernet phy configuration
 2018-01-10 16:44 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/3] build: Drop CONFIG_SPL_BUILD guards in some cases
 2018-01-10 16:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] fat write: Fixed a problem with the case of file names when writing files
 2018-01-10 16:44 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] linux/kernel.h: Add ALIGN_DOWN macro
 2018-01-10 16:44 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] sh: Drop unreferenced CONFIG_* defines
 2018-01-10 16:44 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/2] "

[U-Boot] [PATCH 1/2] ARM: Drop unreferenced CONFIG_MACH_* defines
 2018-01-10 16:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] Travis-CI: Split 't208xrdb t4qds t102*'-job into separate jobs
 2018-01-10 16:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] PCI: Drop CONFIG_TSI108_PCI
 2018-01-10 16:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] BCM283x ALT5 function for JTAG pins
 2018-01-10 16:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [RESEND PATCH 2/2] configs: stm32f746-disco: enable MMC related flags
 2018-01-10 16:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 1/2] ARM: DTS: stm32: add MMC nodes for stm32f746-disco and stm32f769-disco
 2018-01-10 16:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 14/14] ARM: DTS: stm32: add SDIO controller support for stm32f469-disco
 2018-01-10 16:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 13/14] board: stm32: add stm32f469-discovery board support
 2018-01-10 16:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 12/14] ARM: DTS: stm32: add stm32f469-disco-u-boot dts file
 2018-01-10 16:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 11/14] ARM: DTS: add STM32F469 Discovery board support
 2018-01-10 16:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 10/14] ram: stm32: add memory mapping selection support
 2018-01-10 16:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 09/14] board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver
 2018-01-10 16:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 08/14] board: stm32f429-disco: switch to DM STM32 clock driver
 2018-01-10 16:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 07/14] mach-stm32: stmf32f4: timer: remove clock_get() call
 2018-01-10 16:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 06/14] board: stm32f429-disco: switch to DM STM32 serial driver
 2018-01-10 16:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 05/14] configs: stm32f429-disco: enable MISC, STM32_RCC, DM_RESET and STM32_RESET
 2018-01-10 16:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 04/14] pinctrl: stm32: add stm32f4 pinctrl compatible strings
 2018-01-10 16:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 03/14] board: stm32f429-discovery: switch to DM STM32 sdram driver
 2018-01-10 16:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 02/14] ARM: DTS: stm32: add stm32f429-disco-u-boot dts file
 2018-01-10 16:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 01/14] ARM: DTS: stm32: add STM32F429 SoC and its Discovery board support
 2018-01-10 16:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [PATCH 2/2] arm: Exercise v7_arch_cp15_set_acr even without errata fixups
 2018-01-10 16:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] Please pull u-boot-marvell/master
 2018-01-10 16:42 UTC  (2+ messages)

[U-Boot] [PATCH v1] x86: tangier: Make _CRS for BTH0 Serialized to avoid warning
 2018-01-10 16:07 UTC 

[U-Boot] compilation issue pine64
 2018-01-10 15:58 UTC 

[U-Boot] [PATCH v2 0/3] cadence-quadspi: Fix issues with non 32bit aligned accesses
 2018-01-10 15:39 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm64: zynqmp: Prepare psu_init rework
 2018-01-10 15:38 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm64: zynqmp: Add psu_init for zcu102-rev1.0

[U-Boot] [PATCH 1/2] arm64: zynqmp: Remove whitespaces in psu_init() comment
 2018-01-10 15:36 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm64: zynqmp: Propagate error value from psu_init()

[U-Boot] [PATCH] arm: zynq: Fix pmu register description coding style
 2018-01-10 15:32 UTC 

[U-Boot] [PATCH 1/8] arm: zynq: Add identification string to Xilinx boards
 2018-01-10 15:26 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] arm: zynq: Enable debug console for zc770 xm011
` [U-Boot] [PATCH 3/8] arm: zynq: Disable networking "
` [U-Boot] [PATCH 4/8] arm: zynq: Enable BLK when needed
` [U-Boot] [PATCH 5/8] arm: zynq: Enable DM_ETH and DM_MMC only if subsystem is enabled
` [U-Boot] [PATCH 6/8] arm: zynq: Enable DM_GPIO when needed
` [U-Boot] [PATCH 7/8] arm: zynq: Move bootcommand to defconfig
` [U-Boot] [PATCH 8/8] arm: zynq: Enable distro defaults setting

[U-Boot] [PATCH 00/13] arm: am57xx: Add support for am574-idk
 2018-01-10 14:13 UTC  (7+ messages)
` [U-Boot] [PATCH 09/13] board: ti: am574x-idk: Add ddr data support

[U-Boot] [PATCH] spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED
 2018-01-10 14:10 UTC 

[U-Boot] [PATCH v2] musb: sunxi: Use base address from device tree
 2018-01-10 14:04 UTC  (6+ messages)

[U-Boot] [PATCH v3 0/6] am335x-fb: support display PLL for lcd-clock / pixel-clock
 2018-01-10 13:09 UTC  (13+ messages)
` [U-Boot] [PATCH v3 1/6] mach-omap2: add AM335x Display PLL register definition
` [U-Boot] [PATCH v3 2/6] am335x-fb: cosmetic: update-copyright
` [U-Boot] [PATCH v3 3/6] am335x-fb: cosmetic: fix coding style
` [U-Boot] [PATCH v3 4/6] am335x-fb: setup display PLL
` [U-Boot] [PATCH v3 5/6] board/BuR: provide real clock-frequency instead a divider
` [U-Boot] [PATCH v3 6/6] board/BuR: drop LCDC clock manipulation from board code

[U-Boot] [PATCH] BugFix: PXE Boot fails on old arm kernel with initrd without FDT
 2018-01-10 13:05 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: mvebu: correct reference for "ethernet1" on DB-88F6820-AMC
 2018-01-10 11:34 UTC  (2+ messages)

[U-Boot] [PATCH] pinctrl: mvebu: Make drivers depend on the pinctrl framework
 2018-01-10 11:34 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: mvebu: Allow MVNETA to be selected with Armada 3700 SoCs
 2018-01-10 11:34 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mvebu: ClearFog: document boot selection switches, update UART
 2018-01-10 11:33 UTC  (2+ messages)

[U-Boot] arm64: a37xx: add distro boot compability
 2018-01-10 11:32 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] arm64: a37xx: use disto defaults
` [U-Boot] [PATCH 2/4] arm64: a37xx: add distro compatible env vars
` [U-Boot] [PATCH 3/4] arm64: a37xx: defconfigs: enable CONFIG_DISTRO_DEFAULTS
` [U-Boot] [PATCH 4/4] arm64: a37xx: use distro bootcmd

[U-Boot] [PATCH] tools: Add Marvell recovery image download script
 2018-01-10 11:31 UTC  (2+ messages)

[U-Boot] [PATCH v1 01/07] db410c: configs: increase gunzip buffer size for the kernel
 2018-01-10 10:34 UTC  (7+ messages)
` [U-Boot] [PATCH v1 02/07] db410c: update wlan and bt mac addresses from firmware
` [U-Boot] [PATCH v1 03/07] db410c: replace reset driver with psci
` [U-Boot] [PATCH v1 04/07] fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE
` [U-Boot] [PATCH v1 05/07] db410c: use the device tree parsed by the lk loader
` [U-Boot] [PATCH v1 06/07] db410c: add reserved-memory node to dts
` [U-Boot] [PATCH v1 07/07] db410c: on aarch64 the fdtfile is in per-vendor subdirectory

[U-Boot] [PATCH v1 01/05] env: enable accessing the environment in an EXT4 partition
 2018-01-10 10:33 UTC  (5+ messages)
` [U-Boot] [PATCH v1 02/05] arm: mach-snapdragon: refactor clock driver
` [U-Boot] [PATCH v1 03/05] db820c: add qualcomm dragonboard 820C support
` [U-Boot] [PATCH v1 04/05] db820c: enable pmic gpios for pm8994
` [U-Boot] [PATCH v1 05/05] db820c: stop autoboot when vol- pressed

[U-Boot] [PATCH v1 01/03] spmi: msm: display the PMIC Arb version (debug)
 2018-01-10 10:33 UTC  (3+ messages)
` [U-Boot] [PATCH v1 02/03] poplar: configs: increase gunzip buffer size for the kernel
` [U-Boot] [PATCH v1 03/03] dm: core: parse chosen node

[U-Boot] [PATCH v2] armv8: Remove dependency of SERDES for LS CHASIS3
 2018-01-10  9:15 UTC 

[U-Boot] [PATCH] arm: am33xx: security: Fix size calculation on header
 2018-01-10  8:55 UTC  (2+ messages)

[U-Boot] [PATCH] spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED
 2018-01-10  8:48 UTC  (2+ messages)

[U-Boot] [PATCH] spl: make CONFIG_OF_EMBED pass dts through fdtgrep
 2018-01-10  6:52 UTC 

[U-Boot] [PATCH] doc: bindings: soft-spi: update documentation to match the code
 2018-01-10  6:38 UTC  (2+ messages)

[U-Boot] RFE : CONFIG_OF_LIBFDT_OVERLAY=y in configs/orangepi_one_defconfig
 2018-01-10  6:32 UTC  (3+ messages)

[U-Boot] [PATCH 00/11] sunxi: arm64 binary size fixes
 2018-01-10  6:27 UTC  (22+ messages)
` [U-Boot] [PATCH 01/11] cmd: crc32: Disable by default on sunXi
` [U-Boot] [PATCH 02/11] cmd: unzip: "
` [U-Boot] [PATCH 03/11] cmd: loadb: "
` [U-Boot] [PATCH 04/11] cmd: loads: "
` [U-Boot] [PATCH 05/11] cmd: misc: "
` [U-Boot] [PATCH 06/11] video: bpp8: "
` [U-Boot] [PATCH 07/11] video: bpp16: "
` [U-Boot] [PATCH 08/11] net: regex: "
` [U-Boot] [PATCH 09/11] sunxi: imply CONFIG_OF_LIBFDT_OVERLAY

[U-Boot] [PATCH] serial: lpuart: Proper device identification
 2018-01-10  6:27 UTC 

[U-Boot] [PATCH] ARM: sunxi: Remove left-over cd-inverted property from pcDuino3
 2018-01-10  6:07 UTC  (3+ messages)

[U-Boot] [PATCH] sunxi: maintainers: Add myself for the TBS A711
 2018-01-10  6:01 UTC  (3+ messages)

[U-Boot] [PATCH V4 00/32] imx: add i.MX8M support and i.MX8MQ EVK
 2018-01-10  4:08 UTC  (14+ messages)
` [U-Boot] [PATCH V4 05/32] time: add wait_mask_set/clr_timeout helper functions
` [U-Boot] [PATCH V4 23/32] misc: ocotp: add i.MX8M support
` [U-Boot] [PATCH V4 24/32] mmc: fsl_esdhc: support i.MX8M
` [U-Boot] [PATCH V4 25/32] imx: lcdif: include i.MX8M
` [U-Boot] [PATCH V4 26/32] gpio: mxc: add i.MX8M support
` [U-Boot] [PATCH V4 27/32] net: fec: do not access reserved register for i.MX8M
` [U-Boot] [PATCH V4 28/32] net: fec: fix build warnings for 64bits support
` [U-Boot] [PATCH V4 29/32] imx: imx8mq: add dtsi file
` [U-Boot] [PATCH V4 30/32] power: pmic/regulator allow dm be omitted by SPL
` [U-Boot] [PATCH V4 31/32] imx: mx8m: add ddr controller memory map
` [U-Boot] [PATCH V4 32/32] imx: add i.MX8MQ EVK support

[U-Boot] [PATCH] ddr: marvell: only assert M_ODT[0] on write for a single CS
 2018-01-10  4:00 UTC 


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