public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-11-28 06:00:55 to 2018-11-29 09:30:27 UTC [more...]

[U-Boot] [PATCH 1/5] arm64: zynqmp: Define and enable qspi node for DC4 board
 2018-11-29  9:30 UTC  (4+ messages)
` [U-Boot] [PATCH 2/5] arm64: zynqmp: Wire spi-flash compatible string with flashes
` [U-Boot] [PATCH 3/5] arm64: zynqmp: Fix sdhci clock in emmc0 mini configuration
` [U-Boot] [PATCH 4/5] arm64: zynqmp: Disable ltc2952 poweroff chip

[U-Boot] [PATCH v2 00/24] MTD defconfigs/Kconfigs/Makefiles heavy cleanup
 2018-11-29  9:21 UTC  (35+ messages)
` [U-Boot] [PATCH v2 01/24] Makefile: move MTD-related lines in coherent Makefiles
` [U-Boot] [PATCH v2 02/24] mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
` [U-Boot] [PATCH v2 03/24] mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
` [U-Boot] [PATCH v2 04/24] mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
` [U-Boot] [PATCH v2 05/24] mtd: ensure MTD is compiled when there is a NOR flash
` [U-Boot] [PATCH v2 06/24] mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash
` [U-Boot] [PATCH v2 07/24] mtd: ensure MTD is compiled when there is a SPI NOR flash
` [U-Boot] [PATCH v2 08/24] mtd: ensure UBI is compiled when using fastmap
` [U-Boot] [PATCH v2 09/24] mtd: ensure MTD is compiled when UBI is used
` [U-Boot] [PATCH v2 10/24] mtd: ensure UBI is compiled when CMD_UBI is selected
` [U-Boot] [PATCH v2 11/24] mtd: ensure UBI is compiled when ENV_IS_IN_UBI "
` [U-Boot] [PATCH v2 12/24] mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND "
` [U-Boot] [PATCH v2 13/24] mtd: ensure MTD is compiled when ENV_IS_IN_FLASH "
` [U-Boot] [PATCH v2 14/24] mtd: ensure CMD_NAND is compiled when its options are selected
` [U-Boot] [PATCH v2 15/24] configs: remove raw NAND core from k2g defconfigs
` [U-Boot] [PATCH v2 16/24] configs: remove MTD support from bcm11130 and M54418TWR defconfigs
` [U-Boot] [PATCH v2 17/24] mtd: nand: add includes in NAND core to avoid warnings
` [U-Boot] [PATCH v2 18/24] mtd: rawnand: compile-in the NAND core
` [U-Boot] [PATCH v2 19/24] dfu: add dependency on "
` [U-Boot] [PATCH v2 20/24] mtd: nand: remove dependency on commands in Kconfig
` [U-Boot] [PATCH v2 21/24] mtd: ubi: remove dependency on command "
` [U-Boot] [PATCH v2 22/24] cmd: make all MTD commands depend on MTD
` [U-Boot] [PATCH v2 23/24] mtd: simplify Makefile
` [U-Boot] [PATCH v2 24/24] mtd: drop CONFIG_MTD_PARTITIONS

[U-Boot] [PATCH][v2] board/lx2160ardb: Add distro boot support
 2018-11-29  9:00 UTC 

[U-Boot] [PATCH v2 1/9] powerpc, mpc8xx: clear top of stack
 2018-11-29  8:23 UTC  (6+ messages)
` [U-Boot] [PATCH v2 9/9] spi, mpc8xx: migrate to DM_SPI

[U-Boot] [PATCH] configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot
 2018-11-29  5:30 UTC  (2+ messages)

[U-Boot] [PATCH V2 01/15] Introduce CONFIG_FIT_EXTERNAL_OFFSET
 2018-11-29  5:01 UTC  (12+ messages)
` [U-Boot] [PATCH V2 05/15] imx: rename mx8m,MX8M to imx8m,IMX8M
` [U-Boot] [PATCH V2 14/15] drivers: ddr: introduce DDR driver for i.MX8M

[U-Boot] [PATCH 0/1] ARM: mvebu: Armada-38x DDR training update
 2018-11-29  3:16 UTC  (2+ messages)
` [U-Boot] [PATCH 1/1] ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09

[U-Boot] [PATCH v2] rockchip: rk3188: use board_debug_uart_init() for UART io init
 2018-11-29  2:07 UTC 

[U-Boot] [PATCH] rockchp: rock_defconfig: remove TPL_TINY_MEMSET
 2018-11-29  1:59 UTC 

[U-Boot] [PATCH] rockchip: rk3188: use board_debug_uart_init() for UART io init
 2018-11-29  1:54 UTC  (3+ messages)

[U-Boot] [RESENT PATCH v3] rockchip: update emmc/sd index for distro boot order
 2018-11-29  1:48 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] buildman updates
 2018-11-29  1:35 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] buildman/toolchain.py: update versions
` [U-Boot] [PATCH 3/3] buildman/toolchain.py: handle inconsistent tarball names

[U-Boot] [RESENT PATCH 1/2] rockchip: rk3128: use ROCKCHIP_BOOT_MODE_REG to update reboot flag
 2018-11-29  1:10 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/9] Stop AXP from crashing when enabling LDO3
 2018-11-29  0:45 UTC  (5+ messages)

[U-Boot] [PATCH v8 00/31] dma: add channels support
 2018-11-29  0:44 UTC  (38+ messages)
` [U-Boot] [PATCH v9 0/3] "
  ` [U-Boot] [PATCH v9 1/3] dma: move dma_ops to dma-uclass.h
  ` [U-Boot] [PATCH v9 2/3] dma: add channels support
  ` [U-Boot] [PATCH v9 3/3] test: dma: add dma-uclass test
` [U-Boot] [PATCH v9 00/28] bmips: add iudma/enet support
  ` [U-Boot] [PATCH v9 01/28] dma: add bcm6348-iudma support
  ` [U-Boot] [PATCH v9 02/28] bmips: bcm6338: "
  ` [U-Boot] [PATCH v9 03/28] bmips: bcm6348: "
  ` [U-Boot] [PATCH v9 04/28] bmips: bcm6358: "
  ` [U-Boot] [PATCH v9 05/28] bmips: bcm6368: "
  ` [U-Boot] [PATCH v9 06/28] bmips: bcm6328: "
  ` [U-Boot] [PATCH v9 07/28] bmips: bcm6362: "
  ` [U-Boot] [PATCH v9 08/28] bmips: bcm63268: "
  ` [U-Boot] [PATCH v9 09/28] bmips: bcm6318: "
  ` [U-Boot] [PATCH v9 10/28] net: add support for bcm6348-enet
  ` [U-Boot] [PATCH v9 11/28] bmips: bcm6338: "
  ` [U-Boot] [PATCH v9 12/28] bmips: enable f@st1704 enet support
  ` [U-Boot] [PATCH v9 13/28] bmips: bcm6348: add support for bcm6348-enet
  ` [U-Boot] [PATCH v9 14/28] bmips: enable ct-5361 enet support
  ` [U-Boot] [PATCH v9 15/28] bmips: bcm6358: add support for bcm6348-enet
  ` [U-Boot] [PATCH v9 16/28] bmips: enable hg556a enet support
  ` [U-Boot] [PATCH v9 17/28] bmips: enable nb4-ser "
  ` [U-Boot] [PATCH v9 18/28] net: add support for bcm6368-enet
  ` [U-Boot] [PATCH v9 19/28] bmips: bcm6368: "
  ` [U-Boot] [PATCH v9 20/28] bmips: enable wap-5813n enet support
  ` [U-Boot] [PATCH v9 21/28] bmips: bcm6328: add support for bcm6368-enet
  ` [U-Boot] [PATCH v9 22/28] bmips: enable ar-5387un enet support
  ` [U-Boot] [PATCH v9 23/28] bmips: bcm6362: add support for bcm6368-enet
  ` [U-Boot] [PATCH v9 24/28] bmips: enable dgnd3700v2 enet support
  ` [U-Boot] [PATCH v9 25/28] bmips: bcm63268: add support for bcm6368-enet
  ` [U-Boot] [PATCH v9 26/28] bmips: enable vr-3032u enet support
  ` [U-Boot] [PATCH v9 27/28] bmips: bcm6318: add support for bcm6368-enet
  ` [U-Boot] [PATCH v9 28/28] bmips: enable ar-5315u enet support

[U-Boot] [PATCH v2 0/6] cmd: Simplify support for sub-commands
 2018-11-28 23:39 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] common: command: Fix command auto-completion
` [U-Boot] [PATCH v2 2/6] common: command: Expose a generic helper to auto-complete sub commands
` [U-Boot] [PATCH v2 3/6] common: command: Rework the 'cmd is repeatable' logic
` [U-Boot] [PATCH v2 4/6] command: commands: Add macros to declare commands with subcmds
` [U-Boot] [PATCH v2 5/6] cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commands
` [U-Boot] [PATCH v2 6/6] cmd: adc: Use the sub-command infrastructure

[U-Boot] [PATCH 1/3] mips: mt7628: Change compatible property of the ethernet DT node
 2018-11-28 22:42 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] mips: mt76xx: gardena-smart-gateway: Misc updates to defconfig
` [U-Boot] [PATCH 3/3] mips: mt76xx: gardena-smart-gateway: Add factory data variable handling

[U-Boot] u-boot bringup on bbb with spi-nor-flash
 2018-11-28 21:57 UTC 

[U-Boot] [RFC PATCH 0/6] SF: Migrate to Linux SPI NOR framework
 2018-11-28 21:50 UTC  (11+ messages)
` [U-Boot] [RFC PATCH 1/6] mtd: spi: Port SPI NOR framework from Linux
` [U-Boot] [RFC PATCH 2/6] mtd spi: Switch to new SPI NOR framework
` [U-Boot] [RFC PATCH 3/6] spi: spi-mem: Enable all SPI modes
` [U-Boot] [RFC PATCH 4/6] porter_defconfig: Enable tiny printf
` [U-Boot] [RFC PATCH 5/6] da8250_am18xxevm_defconfig: Enable TINY PRINTF
` [U-Boot] [RFC PATCH 6/6] mtd: spi: Remove unused files

[U-Boot] [PATCH] ARM: rmobile: Convert to bootm_size
 2018-11-28 20:55 UTC  (12+ messages)

[U-Boot] [PATCH v2] spl: implement CRC check on U-Boot uImage
 2018-11-28 20:52 UTC 

[U-Boot] [PATCH 0/7] Update support for Helios4 board
 2018-11-28 19:04 UTC  (9+ messages)
` [U-Boot] [PATCH 1/7] arm: mvebu: helios4: Update Load address
` [U-Boot] [PATCH 2/7] arm: mvebu: helios4: mmc: move environment before 1M
` [U-Boot] [PATCH 3/7] arm: mvebu: helios4: Enable I2C

[U-Boot] [PATCH 4/7] arm: mvebu: helios4: Enable mvebu GPIO and IO Expander
 2018-11-28 17:57 UTC  (10+ messages)
` [U-Boot] [PATCH 5/7] arm: mvebu: helios4: Reduce U-Boot image size
` [U-Boot] [PATCH 6/7] arm: mvebu: helios4: Enable SPI flash support
` [U-Boot] [PATCH 7/7] arm: mvebu: helios4: Reset uSOM onboard phy during board init

[U-Boot] F2FS support
 2018-11-28 17:56 UTC  (5+ messages)

[U-Boot] [PATCH 0/9] Add support for loading FPGA bitstream
 2018-11-28 17:55 UTC  (34+ messages)
` [U-Boot] [PATCH 1/9] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH 2/9] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
` [U-Boot] [PATCH 4/9] ARM: socfpga: Bundle U-Boot fitImage into SFP on Arria10

[U-Boot] [PATCH] spl: implement CRC check on U-Boot uImage
 2018-11-28 15:40 UTC  (8+ messages)

[U-Boot] [PATCH v2 00/32] spi: DM_SPI migration timeout, remainder(2)
 2018-11-28 14:59 UTC  (7+ messages)

[U-Boot] [PATCH 0/7] android: Implement A/B boot process
 2018-11-28 14:38 UTC  (2+ messages)

[U-Boot] [PATCH][v3] armv8: lx2160ardb : Add support for LX2160ARDB platform
 2018-11-28 13:04 UTC 

[U-Boot] [GIT] Pull request: u-boot-dfu (24.11.2018)
 2018-11-28 12:28 UTC  (11+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2018-11-28 12:27 UTC  (6+ messages)

[U-Boot] [PATCH v5 0/4] RISC-V S-mode support
 2018-11-28 12:22 UTC  (2+ messages)

[U-Boot] [PATCH] tools: zynqmpimage: round up partition size
 2018-11-28 10:47 UTC 

[U-Boot] 4 byte addres on SPI flash
 2018-11-28 10:46 UTC 

[U-Boot] [PATCH] armv8, lx2160a: Initialize ethernet array in serdes_init
 2018-11-28 10:00 UTC 

[U-Boot] [PATCH] mpc83xx: Add support for -msingle-pic-base
 2018-11-28  9:59 UTC 

[U-Boot] [PATCH] armv8: lx2160a: Update CONFIG_SYS_FSL_PEBUF_BASE
 2018-11-28  9:56 UTC 

[U-Boot] [PATCH v2] ARM: at91: lds: add test for SPL binary size and bss size
 2018-11-28  9:33 UTC 

[U-Boot] [PATCH v2 0/2] Update RV3029 driver to DM and add DM-backed bootcount support
 2018-11-28  9:25 UTC  (3+ messages)
` [U-Boot] EXT: "

[U-Boot] [PATCH] imx: hab: extend hab_auth_img to calculate ivt_offset
 2018-11-28  9:13 UTC  (4+ messages)

[U-Boot] [PATCH v2] tools: env: support skip leading zero of env
 2018-11-28  9:12 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: mvebu: add revision id for Armada-385 B0
 2018-11-28  7:26 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] efi_loader: non-volatile variables support
 2018-11-28  6:00 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] efi_loader: support non-volatile variable behavior
` [U-Boot] [PATCH 2/4] cmd: efishell: support -nv option to setvar sub-command
` [U-Boot] [PATCH 3/4] cmd: efishell: make Boot####/BootOrder variable non-volatile
` [U-Boot] [PATCH 4/4] efi_loader: bootmgr: make BootNext non-volatile


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