public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-03-23 11:52:22 to 2019-03-26 04:34:22 UTC [more...]

[U-Boot] [PATCH] Revert "arm: config: fix default console only to specify the device"
 2019-03-26  4:34 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/3] ppc: t2080qds: add usb node
 2019-03-26  3:12 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] usb: ehci: ppc: adopt 32 bit address
` [U-Boot] [PATCH v2 3/3] configs: enable usb device module in T2080QDS

[U-Boot] [PATCH v2 1/5] ppc: t2080qds: add eSDHC node
 2019-03-26  3:09 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/5] mmc: fsl_esdhc: ppc: set sdhc clock
` [U-Boot] [PATCH v2 3/5] mmc: fsl_esdhc: ppc: adopt 32 bit address
` [U-Boot] [PATCH v2 4/5] configs: enable device tree support for T2080QDS
` [U-Boot] [PATCH v2 5/5] configs: enable eSDHC device module in T2080QDS

[U-Boot] [PATCH 34/34] drivers/net/fec: phy_init: remove redundant logic
 2019-03-25 22:13 UTC  (3+ messages)
` [U-Boot] [REGRESSION: PATCH "

[U-Boot] [PATCH] pico-imx7: Disable video support
 2019-03-25 22:12 UTC  (12+ messages)

[U-Boot] [PATCH] mmc: Align MMC_TRACE with tiny printf
 2019-03-25 21:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] scripts/Makefile.extrawarn: Silence more DTC warnings
 2019-03-25 21:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] rsa: check that pointer checksum isn't NULL before using it
 2019-03-25 21:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT"
 2019-03-25 20:20 UTC  (5+ messages)
` [U-Boot] "

[U-Boot] [RFC PATCH 0/2] Add Kconfig to disable cache ops
 2019-03-25 17:21 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 1/2] arch: armv8: Provide a way to disable cache maintenance ops
` [U-Boot] [RFC PATCH 2/2] board: ti: am654: select SYS_ARCH_IS_COHERENT for arm64

[U-Boot] [PATCH v1] ARM: dts: i.MX6Q: fix avoid_unnecessary_addr_size warnings
 2019-03-25 16:40 UTC  (2+ messages)

[U-Boot] [PATCH v1] apalis/colibri_imx6: add device trees to makefile
 2019-03-25 16:38 UTC 

[U-Boot] [PATCH v2 00/22] colibri vybrid fixes, device tree enablement and driver model conversion
 2019-03-25 16:25 UTC  (23+ messages)
` [U-Boot] [PATCH v2 01/22] Add missing space in comment
` [U-Boot] [PATCH v2 02/22] vf610: ddrmc: add missing include
` [U-Boot] [PATCH v2 03/22] imx: bootaux: add dependency on vf610
` [U-Boot] [PATCH v2 04/22] configs: move CONFIG_USB_EHCI_VF to Kconfig
` [U-Boot] [PATCH v2 05/22] configs: colibri_vf: remove obsolete mmc/sd card environment
` [U-Boot] [PATCH v2 06/22] configs: colibri_vf: limit size of malloc() pool before relocation
` [U-Boot] [PATCH v2 07/22] configs: move CONFIG_MXC_OCOTP to Kconfig
` [U-Boot] [PATCH v2 08/22] ARM: dts: colibri_vf: update device trees
` [U-Boot] [PATCH v2 09/22] configs: colibri_vf: disable obscure options
` [U-Boot] [PATCH v2 10/22] colibri_vf: migrate pinctrl and regulators to dtb/dm
` [U-Boot] [PATCH v2 11/22] colibri_vf: migrate fec, esdhc, nfc and usb to driver model
` [U-Boot] [PATCH v2 12/22] config: colibri_vf: use macros from linux/sizes.h
` [U-Boot] [PATCH v2 13/22] colibri_vf: add distroboot support
` [U-Boot] [PATCH v2 14/22] colibri_vf: set fdtfile for distroboot
` [U-Boot] [PATCH v2 15/22] colibri_vf: sync the board info message
` [U-Boot] [PATCH v2 16/22] colibri_vf: enable user debug by default
` [U-Boot] [PATCH v2 17/22] colibri_vf: disable undefined instruction events in user debug
` [U-Boot] [PATCH v2 18/22] config: colibri_vf: enable mtd partitions via dt
` [U-Boot] [PATCH v2 19/22] arm: vf610: add uart2 clock/pinmux support
` [U-Boot] [PATCH v2 20/22] colibri_vf: adjust timing according to data sheet
` [U-Boot] [PATCH v2 21/22] colibri_vf: use leveling evaluated by DDR validation tools
` [U-Boot] [PATCH v2 22/22] colibri_vf: fix sdboot for vybrid modules

[U-Boot] [RESEND RFC PATCH v1] MLK-12883 usb: limit USB_MAX_XFER_BLK to 256
 2019-03-25 16:19 UTC 

[U-Boot] [PATCH v2 0/3] toradex: common: fix/improve config block handling
 2019-03-25 16:18 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] toradex: configblock: add an -y parameter to 'cfgblock create’
` [U-Boot] [PATCH v2 2/3] toradex: common: unify behaviour when config block is missing
` [U-Boot] [PATCH v2 3/3] tdx-cfg-block: fix off by one issue

[U-Boot] [PATCHv3 0/6] dm: cache: add dm cache driver
 2019-03-25 15:19 UTC  (7+ messages)
` [U-Boot] [PATCHv3 1/6] Documentation: dts: Add pl310 cache controller dts documentation
` [U-Boot] [PATCHv3 2/6] ARM: pl310: Add macro's for handling tag and data latency mask
` [U-Boot] [PATCHv3 3/6] dm: cache: Create a uclass for cache
` [U-Boot] [PATCHv3 4/6] dm: cache: add the pl310 cache controller driver
` [U-Boot] [PATCHv3 5/6] ARM: socfpga: use the pl310 driver to configure the cache
` [U-Boot] [PATCHv3 6/6] configs: socfpga: add imply pl310 cache controller

[U-Boot] [PATCH 01/11] arm: at91: Makefile: Compile lowlevel_init only when really necessary
 2019-03-25 14:57 UTC  (9+ messages)
` [U-Boot] [PATCH 03/11] serial: atmel_usart: Use fixed clock value in SPL version
` [U-Boot] [PATCH 08/11] Makefile.spl: Move generate AT91SAM NAND image boot.bin to spl directory

[U-Boot] [PATCH] Makefile: Prioritize external dtb if defined
 2019-03-25 14:55 UTC 

[U-Boot] [PATCH] arm: zynq: Add an info message about post config
 2019-03-25 14:54 UTC 

[U-Boot] [PATCH] arm64: zynqmp: Add idcode for new RFSoC silicon ZU39DR
 2019-03-25 14:53 UTC 

[U-Boot] Adding F2FS support
 2019-03-25 14:13 UTC  (2+ messages)

[U-Boot] [PATCH v2] driver: net: update copyright info
 2019-03-25 13:58 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ARM: socfpga: Pull PL310 clearing into common code
 2019-03-25 13:53 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] Convert Pico i.MX7 to DM
 2019-03-25 13:43 UTC  (10+ messages)
` [U-Boot] [PATCH 1/5] Arm: imx7d-pico: Import all Linux device tree for Pico i.MX7D SOM
` [U-Boot] [PATCH 2/5] pico-imx7d: defconfig: Add DT file hooks
` [U-Boot] [PATCH 3/5] pico-imx7d: defconfig Enable DM gpio pinctrl and pinctrl_imx7
` [U-Boot] [PATCH 4/5] pico-imx7d: Convert DM MMC
` [U-Boot] [PATCH 5/5] pico-imx7d: Increase u-boot size for dfu request

[U-Boot] [PATCH 0/5] Convert Pico i.MX7 to DM
 2019-03-25 12:57 UTC  (2+ messages)

[U-Boot] [V6 PATCH 3/3] sunxi: Use clrsetbits_le32 instead of multiple instruction
 2019-03-25 12:47 UTC 

[U-Boot] [PATCH] mmc: correct the HS400 initialization process
 2019-03-25 12:28 UTC  (6+ messages)

[U-Boot] [PATCH v1 26/26] board: colibri_imx6: check for and report ecc errors in fuses
 2019-03-25 12:14 UTC  (4+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [RFC PATCH v1 0/9] Add support for applications of overlays in SPL
 2019-03-25 11:58 UTC  (14+ messages)
` [U-Boot] [RFC PATCH v1 1/9] dtbo: also generate dtbo from dtso
` [U-Boot] [RFC PATCH v1 2/9] Makefile.lib: include /__symbols__ in dtb if OF_LIBFDT_OVERLAY is enabled
` [U-Boot] [RFC PATCH v1 6/9] spl: fit: Allow calling spl_load_fit_image() to only get the image size
` [U-Boot] [RFC PATCH v1 7/9] spl: fit: Add support for applying DT overlay
` [U-Boot] [RFC PATCH v1 8/9] sp: fit: Allow the board to dynamically select the DTB overlays it needs

[U-Boot] [PATCH v5] board/fsl/lx2160a: Fix MC firmware loading during SD boot
 2019-03-25 11:57 UTC 

[U-Boot] [V5 3/3] sunxi: Use clrsetbits_le32 instead of multiple instruction
 2019-03-25 11:27 UTC 

[U-Boot] [PATCH] dm: Add a No-op uclass
 2019-03-25 11:24 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] fastboot: getvar_partition_{type, size}: Sanitize arguments
 2019-03-25 11:00 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] fastboot: getvar_partition_type: Return 'raw' when FS-unaware

[U-Boot] [PATCH v2] ARM: meson: display Amlogic SoC Information
 2019-03-25 10:55 UTC 

[U-Boot] [PATCH v2] spi: cadence_qspi: Add quad write support
 2019-03-25 10:51 UTC  (4+ messages)

[U-Boot] [PATCH v1 1/3] ppc: t2080qds: add usb node
 2019-03-25 10:50 UTC  (3+ messages)
` [U-Boot] [PATCH v1 2/3] usb: ehci: ppc: adopt 32 bit address
` [U-Boot] [PATCH v1 3/3] configs: enable usb device module in T2080QDS

[U-Boot] [PATCH v1 1/5] ppc: t2080qds: add eSDHC node
 2019-03-25 10:49 UTC  (5+ messages)
` [U-Boot] [PATCH v1 2/5] mmc: fsl_esdhc: ppc: set sdhc clock
` [U-Boot] [PATCH v1 3/5] mmc: fsl_esdhc: ppc: adopt 32 bit address
` [U-Boot] [PATCH v1 4/5] configs: enable device tree support for T2080QDS
` [U-Boot] [PATCH v1 5/5] configs: enable eSDHC device module in T2080QDS

[U-Boot] [PATCH] core: ofnode: Fix ASAN-reported stack-buffer-overflow in of_get_address
 2019-03-25 10:44 UTC  (3+ messages)

[U-Boot] [PATCH v4] board/fsl/lx2160a: Fix MC firmware loading during SD boot
 2019-03-25 10:37 UTC 

[U-Boot] [PATCH v2] board/fsl/lx2160a: Fix MC firmware loading during SD boot
 2019-03-25 10:34 UTC 

[U-Boot] [PATCH 0/4] add drive strenght and slew rate support for SAM9X60
 2019-03-25 10:34 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] pinctrl: at91: add option to use drive strength bits
` [U-Boot] [PATCH 2/4] pinctrl: at91: add drive strength support for SAM9X60
` [U-Boot] [PATCH 3/4] pinctrl: at91: add compatibles for SAM9X60 pin controller
` [U-Boot] [PATCH 4/4] pinctrl: at91: add slewrate support for SAM9X60

[U-Boot] [PATCH v2] armv8: fsl-layerscape: update copyright info
 2019-03-25 10:13 UTC 

[U-Boot] [PATCH] ARM: at91: sama5d2: Wrap cpu detection to fix macb driver
 2019-03-25 10:08 UTC  (6+ messages)

[U-Boot] [PATCH] sunxi: video: HDMI: Fix clock setup
 2019-03-25  9:31 UTC  (2+ messages)

[U-Boot] [PATCH] driver: net: updated copyright info
 2019-03-25  9:16 UTC 

[U-Boot] [PATCH] armv8: fsl-layerscape: updated copyright info
 2019-03-25  9:15 UTC 

[U-Boot] Issues with BeagleBone Black Wireless booting off eMMC
 2019-03-25  8:54 UTC 

[U-Boot] [PATCH 1/1] video: backlight: Parse PWM polarity cell
 2019-03-25  7:53 UTC 

[U-Boot] [PATCH v2 0/7] AE350 SMP support RISC-V
 2019-03-25  7:35 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] riscv: Add a SYSCON driver for Andestech's PLIC
` [U-Boot] [PATCH v2 2/7] riscv: Add a SYSCON driver for Andestech's PLMT
` [U-Boot] [PATCH v2 3/7] riscv: ae350: disable ATCPIT100 timer
` [U-Boot] [PATCH v2 4/7] riscv: ax25: Add platform-specific Kconfig options
` [U-Boot] [PATCH v2 5/7] riscv: ax25: Andes specific cache shall only support in M-mode
` [U-Boot] [PATCH v2 6/7] riscv: dts: ae350 support SMP
` [U-Boot] [PATCH v2 7/7] riscv: ae350: enable SMP

[U-Boot] [PATCH v3 00/13] ARM: tegra: Add support for framebuffer carveouts
 2019-03-25  7:27 UTC  (4+ messages)
` [U-Boot] [PATCH v3 01/13] libfdt: Add phandle generation helper

[U-Boot] [PATCH] arm: mvebu: clearfog: document eMMC installation
 2019-03-25  7:13 UTC  (2+ messages)

[U-Boot] [PATCH] git-mailrc: update the kirkwood entry
 2019-03-25  7:06 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ARM: mvebu: define board_ahci_enable() for A38x
 2019-03-25  7:05 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] ata: ahci_mvebu: add support for Armada 38x

[U-Boot] Antwort: [PATCH] fs: fat: fix reading non-cluster-aligned root directory
 2019-03-25  5:38 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "
  ` [U-Boot] Antwort: "

[U-Boot] [PATCH v3] arm: dts: Stratix10: Add QSPI node
 2019-03-25  2:53 UTC 

[U-Boot] [RESEND] [PATCH] arm: dts: Stratix10: Add QSPI node
 2019-03-25  2:43 UTC  (9+ messages)

[U-Boot] [PATCH] arm: dts: Stratix10: Add QSPI node
 2019-03-25  2:29 UTC  (3+ messages)

[U-Boot] [PATCHv4 00/12] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
 2019-03-25  2:28 UTC  (5+ messages)
` [U-Boot] [PATCHv4 12/12] pci: ls_pcie_g4: add Workaround for A-011452

[U-Boot] [RESEND PATCHv4 0/9] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
 2019-03-25  2:24 UTC  (10+ messages)
` [U-Boot] [RESEND PATCHv4 1/9] armv8: fsl-layerscpae: correct the PCIe controllers' region size
` [U-Boot] [RESEND PATCHv4 2/9] armv8: lx2160a: add MMU table entries for PCIe
` [U-Boot] [RESEND PATCHv4 3/9] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
` [U-Boot] [RESEND PATCHv4 4/9] kconfig: add dependency PCIE_LAYERSCAPE_GEN4 for FSL_PCIE_COMPAT
` [U-Boot] [RESEND PATCHv4 5/9] pci: ls_pcie_g4: add device tree fixups for PCI Stream IDs
` [U-Boot] [RESEND PATCHv4 6/9] armv8: lx2160a: add PCIe controller DT nodes
` [U-Boot] [RESEND PATCHv4 7/9] armv8: lx2160a: enable PCIe support
` [U-Boot] [RESEND PATCHv4 8/9] dm: pci: add APIs for capability accessors
` [U-Boot] [RESEND PATCHv4 9/9] dm: pci: add APIs for MPS and MRRS accessors

[U-Boot] [PATCH v1 00/22] colibri vybrid fixes, device tree enablement and driver model conversion
 2019-03-24 21:33 UTC  (4+ messages)
` [U-Boot] [PATCH v1 18/22] config: colibri_vf: enable mtd partitions via dt

[U-Boot] [PATCH 0/4] Add network support for Jaguar2 SoCs
 2019-03-24 15:59 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] board: mscc: jr2: Update MSCC Jaguar2 boards

[U-Boot] [PATCH v3 0/7] Add support for MT8516 SoC
 2019-03-24 15:46 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/7] mmc: mtk-sd: add source_cg clock support
` [U-Boot] [PATCH v3 2/7] mmc: mtk-sd: add support for MT8516
` [U-Boot] [PATCH v3 3/7] mmc: mtk-sd: fix configuration option check
` [U-Boot] [PATCH v3 4/7] clk: mediatek: add support for SETCLR_INV and NO_SETCLR flags
` [U-Boot] [PATCH v3 5/7] clk: mediatek: add driver for MT8516
` [U-Boot] [PATCH v3 6/7] pinctrl: "
` [U-Boot] [PATCH v3 7/7] ARM: MediaTek: Add support for MT8516 SoC

[U-Boot] Fixing dfu_alt_info field after DM conversion
 2019-03-23 22:04 UTC  (3+ messages)

[U-Boot] [PATCH] mmc: dw_mmc: Calculate timeout from transfer length
 2019-03-23 17:55 UTC 

[U-Boot] [PATCH] mmc: dw_mmc: Handle return value from bounce_buffer_start()
 2019-03-23 17:55 UTC 

[U-Boot] [PATCH] mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline size
 2019-03-23 17:55 UTC 

[U-Boot] [PATCH 5/5] ARM: board: meson: add p201 board
 2019-03-23 11:55 UTC 

[U-Boot] [PATCH v5 4/5] ARM: board: meson: add p200 board
 2019-03-23 11:55 UTC 

[U-Boot] [PATCH v5 3/5] ARM: dts: meson: add u-boot.dtsi for p200 and p201
 2019-03-23 11:54 UTC 

[U-Boot] [PATCH v5 2/5] ARM: dts: meson: add p200 and p201 boards
 2019-03-23 11:53 UTC 

[U-Boot] [PATCH v5 1/5] ARM: board: meson: rename odroid-c2 to p200
 2019-03-23 11:52 UTC 


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