public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-02-20 17:46:44 to 2018-02-22 19:50:33 UTC [more...]

[U-Boot] [RFC 00/14] bmips: add bcm6348-enet support
 2018-02-22 19:50 UTC  (41+ messages)
` [U-Boot] [RFC v2 00/15] "
  ` [U-Boot] [RFC v2 01/15] dma: move dma_ops to dma-uclass.h
  ` [U-Boot] [RFC v2 02/15] dma: add channels support
  ` [U-Boot] [RFC v2 03/15] dma: add bcm6348-iudma support
  ` [U-Boot] [RFC v2 04/15] bmips: bcm6338: "
  ` [U-Boot] [RFC v2 05/15] bmips: bcm6348: "
  ` [U-Boot] [RFC v2 06/15] bmips: bcm6358: "
  ` [U-Boot] [RFC v2 07/15] phy: add support for internal phys
  ` [U-Boot] [RFC v2 08/15] net: add support for bcm6348-enet
  ` [U-Boot] [RFC v2 09/15] bmips: bcm6338: "
  ` [U-Boot] [RFC v2 10/15] bmips: enable f@st1704 enet support
  ` [U-Boot] [RFC v2 11/15] bmips: bcm6348: add support for bcm6348-enet
  ` [U-Boot] [RFC v2 12/15] bmips: enable ct-5361 enet support
  ` [U-Boot] [RFC v2 13/15] bmips: bcm6358: add support for bcm6348-enet
  ` [U-Boot] [RFC v2 14/15] bmips: enable hg556a enet support
  ` [U-Boot] [RFC v2 15/15] bmips: enable nb4-ser "
` [U-Boot] [RFC v3 00/15] bmips: add bcm6348-enet support
  ` [U-Boot] [RFC v3 01/15] dma: move dma_ops to dma-uclass.h
  ` [U-Boot] [RFC v3 02/15] dma: add channels support
  ` [U-Boot] [RFC v3 03/15] dma: add bcm6348-iudma support
  ` [U-Boot] [RFC v3 04/15] bmips: bcm6338: "
  ` [U-Boot] [RFC v3 05/15] bmips: bcm6348: "
  ` [U-Boot] [RFC v3 06/15] bmips: bcm6358: "
  ` [U-Boot] [RFC v3 07/15] phy: add support for internal phys
  ` [U-Boot] [RFC v3 08/15] net: add support for bcm6348-enet
  ` [U-Boot] [RFC v3 09/15] bmips: bcm6338: "
  ` [U-Boot] [RFC v3 10/15] bmips: enable f@st1704 enet support
  ` [U-Boot] [RFC v3 11/15] bmips: bcm6348: add support for bcm6348-enet
  ` [U-Boot] [RFC v3 12/15] bmips: enable ct-5361 enet support
  ` [U-Boot] [RFC v3 13/15] bmips: bcm6358: add support for bcm6348-enet
  ` [U-Boot] [RFC v3 14/15] bmips: enable hg556a enet support
  ` [U-Boot] [RFC v3 15/15] bmips: enable nb4-ser "

[U-Boot] [PATCH 0/2] usb: kbd: implement special keys
 2018-02-22 18:06 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] usb: kbd: allow multibyte sequences to be put into ring buffer
` [U-Boot] [PATCH 2/2] usb: kbd: implement special keys

[U-Boot] [RFC] ns16550: Add support for AUX regs usage on some ARC SoCs
 2018-02-22 17:29 UTC  (7+ messages)

[U-Boot] arm: mvebu: ClearFog: booting u-boot from ssd?
 2018-02-22 17:00 UTC  (4+ messages)

[U-Boot] [PATCH V5 00/31] imx: add i.MX8M support and i.MX8MQ EVK
 2018-02-22 16:40 UTC  (9+ messages)
` [U-Boot] [PATCH V5 31/31] imx: add i.MX8MQ EVK support

[U-Boot] [PATCH] board_f: Only reserve memory for U-Boot if we're going to relocate
 2018-02-22 16:18 UTC  (4+ messages)

[U-Boot] [PATCH] arc: Introduce a possibility to not relocate U-boot
 2018-02-22 16:18 UTC  (4+ messages)

[U-Boot] [PATCH v8 0/4] Generic firmware loader
 2018-02-22 15:50 UTC  (10+ messages)
` [U-Boot] [PATCH v8 3/4] cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
` [U-Boot] [PATCH v8 4/4] common: Generic firmware loader for file system

[U-Boot] [PATCH v1 0/4] mmc: omap_hsmmc: Reduce the footprint of the driver and fix am335x clock
 2018-02-22 15:47 UTC  (9+ messages)
` [U-Boot] [PATCH v1 1/4] mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat
` [U-Boot] [PATCH v1 2/4] mmc: omap_hsmmc: compile out write support if not needed
` [U-Boot] [PATCH v1 3/4] mmc: omap_hsmmc: compile out ADMA support for am33xx and omap34xx
` [U-Boot] [PATCH v1 4/4] mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified

[U-Boot] [PATCH] configs: clearfog: enable random random MAC address
 2018-02-22 14:30 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm: socfpga: cyclone5: Enable Macronix flash support
 2018-02-22 14:23 UTC  (7+ messages)

[U-Boot] [PATCH v2 00/20] Bring NAND support to Nintendo NES Classic
 2018-02-22 14:21 UTC  (33+ messages)
` [U-Boot] [PATCH v2 01/20] spl: fix binman_sym output check
` [U-Boot] [PATCH v2 02/20] mtd: nand: sunxi: fix ECC strength choice
` [U-Boot] [PATCH v2 03/20] spl: nand: sunxi: fix second case of modulo by zero error
` [U-Boot] [PATCH v2 04/20] spl: nand: sunxi: fix typo on register name
` [U-Boot] [PATCH v2 05/20] spl: nand: sunxi: introduce the nand_wait_int() helper
` [U-Boot] [PATCH v2 06/20] spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper
` [U-Boot] [PATCH v2 07/20] spl: nand: sunxi: add missing status clear
` [U-Boot] [PATCH v2 08/20] spl: nand: sunxi: create an helper to handle command execution
` [U-Boot] [PATCH v2 09/20] spl: nand: sunxi: ensure enough time has passed after changing the column
` [U-Boot] [PATCH v2 10/20] spl: nand: sunxi: make the reset column helper more generic
` [U-Boot] [PATCH v2 11/20] sunxi: spl: deassert the NAND controller reset line
` [U-Boot] [PATCH v2 12/20] spl: nand: sunxi: declare the ecc_bytes array globally
` [U-Boot] [PATCH v2 13/20] spl: nand: sunxi: use PIO instead of DMA
` [U-Boot] [PATCH v2 14/20] sunxi: spl: remove DMA related settings of the NAND controller
` [U-Boot] [PATCH v2 15/20] sunxi: allow NAND support in SPL to be compiled for sun8i platforms
` [U-Boot] [PATCH v2 16/20] sunxi: dts: enable NAND on NES classic
` [U-Boot] [PATCH v2 17/20] sunxi: automatically select SPL_NAND_SUPPORT in Kconfig
` [U-Boot] [PATCH v2 18/20] sunxi: make NAND_SUNXI use ARCH_SUNXI as default "
` [U-Boot] [PATCH v2 19/20] sunxi: move the NAND parameters to Kconfig
` [U-Boot] [PATCH v2 20/20] configs: add NAND support for NES Classic

[U-Boot] [PATCH 1/2] doc: mxc_hab: Move HAB related info to the appropriate doc
 2018-02-22 14:09 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] doc: mxc_hab: Update i.MX HAB documentation

[U-Boot] [PATCH 1/3] imx6ul: engicam: Drop isiot-mmc defconfig
 2018-02-22 13:50 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] imx6: engicam: Drop SPL_EXT_SUPPORT

[U-Boot] [PATCH 1/5] imx: hab: Keep CAAM clock enabled after authenticating additional images
 2018-02-22 13:36 UTC  (3+ messages)

[U-Boot] [RFC] Make U-Boot log great again
 2018-02-22 13:33 UTC  (14+ messages)

[U-Boot] [PATCH] bootcount: flush after storing the bootcounter
 2018-02-22 13:03 UTC  (4+ messages)

[U-Boot] [UBOOT PATCH 0/2] eeprom: Moved eeprom u-boot headers to the Kconfig
 2018-02-22 12:45 UTC  (3+ messages)
` [U-Boot] [UBOOT PATCH 1/2] eeprom: Added Kconfig support for ZYNQ_EEPROM
` [U-Boot] [UBOOT PATCH 2/2] eeprom: Added Kconfig support for eeprom u-boot headers

[U-Boot] [UBOOT PATCH 0/2] mmc: Added Kconfig support to set minimum and maximum frequency of the mmc controller
 2018-02-22 12:17 UTC  (3+ messages)
` [U-Boot] [UBOOT PATCH 1/2] mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ
` [U-Boot] [UBOOT PATCH 2/2] mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ

[U-Boot] [UBOOT PATCH 0/2] arm64: zynqmp: mmc: Moved mmc u-boot headers to the Kconfig
 2018-02-22 11:49 UTC  (3+ messages)
` [U-Boot] [UBOOT PATCH 1/2] arm64: zynqmp: mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI0
` [U-Boot] [UBOOT PATCH 2/2] arm64: zynqmp: mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI1

[U-Boot] [PATCH] ARM: uniphier: change load addresses for bigger kernel image
 2018-02-22 10:00 UTC 

[U-Boot] [PATCH for 2018.03] sunxi: README.sunxi64: Add hint about non-debug ATF
 2018-02-22  9:56 UTC  (4+ messages)

[U-Boot] Can't boot with initramfs but It's ok without
 2018-02-22  9:39 UTC  (2+ messages)

[U-Boot] Kernel panic - not syncing: VFS: Unable to mount rootfs on unknown-block (1, 0)
 2018-02-22  8:31 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/13] LS1012A PFE driver patch series
 2018-02-22  4:32 UTC  (2+ messages)

[U-Boot] TCP & Overrrun
 2018-02-22  1:45 UTC  (8+ messages)
              ` [U-Boot] TCP Patch Set

[U-Boot] [PATCH 1/3] cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs
 2018-02-22  0:15 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] fs: cbfs: fix locating the cbfs header
` [U-Boot] [PATCH 3/3] cbfs: add support for cbfs header components

[U-Boot] [PATCH] sf: Add ISSI IS25LP256 entry
 2018-02-21 20:12 UTC 

[U-Boot] [GIT] Pull request: u-boot-dfu (20.02.2018)
 2018-02-21 19:28 UTC  (2+ messages)

[U-Boot] [PATCH] usb: dwc2: Reduce data buffer size to 16kB
 2018-02-21 19:25 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] usb: kbd: select SYS_STDIO_DEREGISTER
 2018-02-21 19:23 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] mtd: nand: tegra: convert to driver model and live tree
 2018-02-21 19:13 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] configs: harmony: enable live tree, mtd and ubi

[U-Boot] [ANN] U-Boot v2018.03-rc3 released
 2018-02-21 17:40 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] watchdog: Add Cadence watchdog driver
 2018-02-21 16:58 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: zynq: Wire watchdog internals
` [U-Boot] [PATCH 3/3] arm: zynq: Enable cadence driver on zc706

[U-Boot] [PATCH] clk: zynq: Show watchdog clock rate properly
 2018-02-21 15:26 UTC 

[U-Boot] [U-Boot, v4, 07/11] spl: add support to booting with OP-TEE
 2018-02-21 14:30 UTC  (14+ messages)

[U-Boot] [PATCH 2/2] arm: socfpga: cyclone5: Ensure spi-flash in the compatible string
 2018-02-21 14:01 UTC  (3+ messages)

[U-Boot] [PATCH] arm64: zynqmp: Enable newer pmufw versions
 2018-02-21 13:27 UTC 

[U-Boot] [PATCH] ARM: dts: i.MX6QDL: icore-rqs: Fix eMMC detection during SPL
 2018-02-21 13:05 UTC 

[U-Boot] [PATCH] config_whitelist: remove false-positive CONFIG options
 2018-02-21 12:46 UTC  (5+ messages)

[U-Boot] [PATCH] arc: Fine-tune implementation of memory barriers
 2018-02-21 10:55 UTC 

[U-Boot] [PATCH] Makefile: Don't mess with .text section location for selected arches
 2018-02-21 10:06 UTC 

[U-Boot] [PATCH] mmc: fix off-by-one bug in mmc_startup_v4()
 2018-02-21  8:57 UTC  (6+ messages)

[U-Boot] [PATCH] arm64: show_regs: Dump the LRs HW values
 2018-02-20 23:30 UTC 

[U-Boot] [PATCH v2] Revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() function"
 2018-02-20 22:48 UTC  (4+ messages)

[U-Boot] [PATCH v3] script: Make the get_default_envs.sh script working with newest u-boot
 2018-02-20 22:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it
 2018-02-20 22:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ARM: dts: Add support for stm32f746-evaluation board support
 2018-02-20 20:40 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] test/py: add MMC/SD block read test
 2018-02-20 19:51 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] test/py: highlight warnings in the log summary


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