public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-05-16 17:02:16 to 2018-05-18 09:21:54 UTC [more...]

[U-Boot] [PATCH v2 00/16] Add Intel Stratix 10 SoC support
 2018-05-18 14:05 UTC  (15+ messages)
` [U-Boot] [PATCH v2 05/16] arm: socfpga: misc: Add CONFIG_SYS_L2_PL310 switch
` [U-Boot] [PATCH v2 06/16] arm: socfpga: misc: Move bridge command to misc common
` [U-Boot] [PATCH v2 07/16] arm: socfpga: stratix10: Add misc support for Stratix10 SoC
` [U-Boot] [PATCH v2 08/16] arm: socfpga: stratix10: Add mailbox "
` [U-Boot] [PATCH v2 09/16] arm: socfpga: stratix10: Add MMU "
` [U-Boot] [PATCH v2 12/16] arm: socfpga: stratix10: Add timer "
` [U-Boot] [PATCH v2 15/16] arm: dts: socfpga: stratix10: update dtsi and dts

[U-Boot] [PATCH] malloc: Use malloc simple before malloc is fully initialized in memalign()
 2018-05-18 10:03 UTC  (2+ messages)

[U-Boot] UBIFS Problems with U-boot 2018.1 & 4.14 Linux
 2018-05-18  9:21 UTC  (3+ messages)

[U-Boot] [PATCH v1] arm64: zynqmp: Setup the first boot_target at run time
 2018-05-18  9:18 UTC  (2+ messages)

[U-Boot] [PATCH 01/12] ARM: socfpga: Sync A10 clock manager binding parser
 2018-05-18  8:58 UTC  (11+ messages)

[U-Boot] [PATCH 0/4] Use live-tree functions in some xilinx drivers
 2018-05-18  8:46 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] serial: zynq: Use live-tree functions
` [U-Boot] [PATCH 2/4] mmc: "
` [U-Boot] [PATCH 3/4] watchdog: cadence: "
` [U-Boot] [PATCH 4/4] timer: "

[U-Boot] [PATCH v2] arm64: zynqmp: Show reset reason
 2018-05-18  8:35 UTC 

[U-Boot] [PATCH] arm: dts: sunxi: enable Ethernet on NanoPi Neo Plus2
 2018-05-18  8:18 UTC  (2+ messages)

[U-Boot] [PATCH V2] pylibfdt: Add missing CC and LD to Makefile
 2018-05-18  8:08 UTC  (2+ messages)

[U-Boot] [PATCH v2] add FIT data-position & data-offset property support
 2018-05-18  7:56 UTC 

[U-Boot] [PATCH v6 0/7] sunxi: sync H3, H5, A64 DTs from mainline Linux
 2018-05-18  7:55 UTC  (3+ messages)
` [U-Boot] [PATCH v6 7/7] sunxi: DT: A64: add Pine64-LTS support

[U-Boot] [PATCH] pylibfdt: Add missing CC and LD to Makefile
 2018-05-18  7:51 UTC  (3+ messages)

[U-Boot] IMX6 NAND booting failure
 2018-05-18  7:28 UTC  (2+ messages)

[U-Boot] [PATCH] sf: ensure flash device is in 3-byte address mode
 2018-05-18  7:18 UTC  (6+ messages)

[U-Boot] [PULL] Please pull u-boot-imx
 2018-05-18  6:51 UTC 

[U-Boot] mtd: spi-nor: new NXP FlexSPI driver location & framework to use ?
 2018-05-18  6:24 UTC  (7+ messages)

[U-Boot] [PATCH 0/3] Generic file system firmware loader DM
 2018-05-18  4:46 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] doc: Add new doc for file system firmware loader driver model

[U-Boot] [PATCH v3 0/7] i.MX6DL: Add BTicino Mamoj board support
 2018-05-18  4:46 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/7] i.MX6: board: Add BTicino i.MX6DL Mamoj initial support

[U-Boot] [PATCH v2] net: include/phy.h: add new mode for internal phy
 2018-05-18  2:12 UTC 

[U-Boot] [PATCH v5 00/16] Add fastboot UDP support
 2018-05-18  1:38 UTC  (20+ messages)
` [U-Boot] [PATCH v5 01/16] fastboot: Move fastboot to drivers/fastboot
` [U-Boot] [PATCH v5 02/16] fastboot: Refactor fastboot_okay/fail to take response
` [U-Boot] [PATCH v5 03/16] fastboot: Extract fastboot_okay/fail to fb_common.c
` [U-Boot] [PATCH v5 04/16] fastboot: Correct dependencies in FASTBOOT_FLASH
` [U-Boot] [PATCH v5 05/16] fastboot: Add missing newlines
` [U-Boot] [PATCH v5 06/16] fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
` [U-Boot] [PATCH v5 07/16] fastboot: Fix parameter types in _fb_nand_write
` [U-Boot] [PATCH v5 08/16] fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
` [U-Boot] [PATCH v5 09/16] fastboot: Extract common definitions from USB fastboot
` [U-Boot] [PATCH v5 10/16] fastboot: Rename public fb_ functions to fastboot_
` [U-Boot] [PATCH v5 11/16] ti: fastboot: Move weak overrides to board files
` [U-Boot] [PATCH v5 12/16] fs: Add fs_get_type_name to return current filesystem name
` [U-Boot] [PATCH v5 13/16] fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig
` [U-Boot] [PATCH v5 14/16] mmc: Separate "mmc swrite" from fastboot
` [U-Boot] [PATCH v5 15/16] net: fastboot: Merge AOSP UDP fastboot
` [U-Boot] [PATCH v5 16/16] fastboot: Add support for 'oem format' command

[U-Boot] [PATCH v1 0/5] Update STM32 serial driver
 2018-05-18  1:37 UTC  (9+ messages)
` [U-Boot] [PATCH v1 1/5] serial: stm32: Add debug uart support
` [U-Boot] [PATCH v1 2/5] serial: stm32: Fix bits defines name
` [U-Boot] [PATCH v1 3/5] dm: serial: Add setparity
` [U-Boot] [PATCH v1 4/5] serial: stm32: Add setparity support
` [U-Boot] [PATCH v1 5/5] stm32mp1: Allow to activate CONFIG_DEBUG_UART

[U-Boot] [PATCH 0/4] ahci mvebu driver updates
 2018-05-18  1:27 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] ata: mvebu: move mvebu sata driver to drivers/ata directory
` [U-Boot] [PATCH 2/4] ata: ahci_mvebu: a8040 a0: remove bad port register offsets workarounds
` [U-Boot] [PATCH 3/4] ata: ahci_mvebu: add scsi support
` [U-Boot] [PATCH 4/4] arm64: mvebu: defconfig: enable CONFIG_AHCI_MVEBU

[U-Boot] [PULL] Please pull u-boot-imx
 2018-05-17 21:52 UTC  (3+ messages)

[U-Boot] Zynq: CONFIG_BOARD_RESET or reset_misc(), or ...?
 2018-05-17 21:40 UTC 

[U-Boot] [PATCH] sunxi: Enable fitImage support on OrangePi Zero
 2018-05-17 21:13 UTC 

[U-Boot] Please pull u-boot-marvell/master (v2)
 2018-05-17 20:16 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2018-05-17 20:15 UTC  (2+ messages)

[U-Boot] [RFC PATCH v2 2/2] fastboot: Update fastboot documentation
 2018-05-17 18:19 UTC 

[U-Boot] [PATCH 1/1] Makefile: clean should delete *.efi
 2018-05-17 16:57 UTC 

[U-Boot] RFC: Alternative boot_jump_linux() function
 2018-05-17 16:48 UTC  (5+ messages)

[U-Boot] [PATCH 1/1] efi_selftest: do not call efi_init_obj_list() twice
 2018-05-17 16:24 UTC 

[U-Boot] [RFC PATCH v2 0/2] Convert USB fastboot code to use shared protocol
 2018-05-17 16:13 UTC  (2+ messages)
` [U-Boot] [RFC PATCH v2 1/2] usb: fastboot: Convert USB f_fastboot to shared fastboot

[U-Boot] [BUG] qemu-x86_64_defconfig fails with panic("TSC frequency is ZERO");
 2018-05-17 15:51 UTC 

[U-Boot] [PULL] Please pull u-boot-imx
 2018-05-17 15:50 UTC 

[U-Boot] [PATCH V5 0/2] Update sabrelite and nitrogen6x boards to use distro boot support
 2018-05-17 15:46 UTC  (7+ messages)
` [U-Boot] [PATCH V6 "
  ` [U-Boot] [PATCH V6 1/2] imx6: Convert sabrelite and nitrogen6x boards to "

[U-Boot] [PATCH v2] net: MVGBE don't automatically select PHYLIB
 2018-05-17 15:32 UTC  (4+ messages)

[U-Boot] [PATCH] mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()
 2018-05-17 14:53 UTC 

[U-Boot] [PATCH] arm64: zynqmp: Show reset reason
 2018-05-17 14:11 UTC  (2+ messages)

[U-Boot] [PATCH] soc: zynqmp: Update required API version to 1.0
 2018-05-17 14:02 UTC  (4+ messages)

[U-Boot] [PATCH v1 0/4] Update STM32MP1 machine
 2018-05-17 13:24 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/4] stm32mp1: remove the second TAMP_BOOT_CONTEXT update
` [U-Boot] [PATCH v1 2/4] stm32mp1: add bsec driver
` [U-Boot] [PATCH v1 3/4] stm32mp1: add FUSE command support
` [U-Boot] [PATCH v1 4/4] stm32mp1: use OTP to configure MAC address and serial number

[U-Boot] [PATCH V2] sf: Add Macronix MX25U25635F ID
 2018-05-17 12:49 UTC 

[U-Boot] [PATCH] net: MVGBE don't automatically select PHYLIB
 2018-05-17 12:15 UTC  (8+ messages)

[U-Boot] [PATCH] sunxi: allow CONFIG_DEFAULT_FDT_FILE override
 2018-05-17 12:01 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] ARM: kirkwood: dts conversion round 2
 2018-05-17 11:54 UTC  (8+ messages)
` [U-Boot] [PATCH 1/6] ARM: kirkwood: Add device-tree for d2net_v2 & net2big_v2
` [U-Boot] [PATCH 2/6] ARM: kirkwood: Add device-tree for dreamplug
` [U-Boot] [PATCH 3/6] ARM: kirkwood: Add device-tree for ds109
` [U-Boot] [PATCH 4/6] ARM: kirkwood: Add device-tree for lschlv2 & lsxhl
` [U-Boot] [PATCH 5/6] ARM: kirkwood: Add device-tree for netspace & inetspace
` [U-Boot] [PATCH 6/6] ARM: kirkwood: Add device-tree for keymile

[U-Boot] [RFC PATCH 0/3] sunxi: extend SPL header to propagate DRAM size
 2018-05-17 11:32 UTC  (10+ messages)
` [U-Boot] [RFC PATCH 1/3] sunxi: Extend SPL header versioning
` [U-Boot] [RFC PATCH 2/3] sunxi: board.c: refactor SPL header checks
` [U-Boot] [RFC PATCH 3/3] sunxi: store DRAM size in SPL header

[U-Boot] [PATCH] ARM: uniphier: rename environment variable fdt_name to fdtname
 2018-05-17 10:55 UTC 

[U-Boot] [PATCH] twister: Let SPL load U-Boot from MMC
 2018-05-17 10:24 UTC  (2+ messages)

[U-Boot] [PATCH] board: turris_mox: Add fixed regulator support to defconfig
 2018-05-17  9:32 UTC  (2+ messages)

[U-Boot] [PATCH v5 4/9] board: ti: dra7xx-evm: turn on USB clocks in late init stage
 2018-05-17  9:27 UTC  (12+ messages)

[U-Boot] [PATCH 0/4] Updates for Turris Mox
 2018-05-17  9:26 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] phy: marvell: Support changing SERDES map in board file
` [U-Boot] [PATCH 4/4] board: turris_mox: Add gpio command to defconfig

[U-Boot] [PATCH] arm: kirkwood: openrd: Change environment location
 2018-05-17  9:11 UTC  (3+ messages)

[U-Boot] Please pull u-boot-marvell/master
 2018-05-17  9:06 UTC  (6+ messages)

[U-Boot] [UBOOT PATCH] env: mmc: Fix misaligned buffer address when saving envvars to FAT
 2018-05-17  9:06 UTC  (3+ messages)

[U-Boot] [PATCH 0/6] Convert Xilinx ZynqMP to DM_USB with generic DWC3 glue logic driver
 2018-05-17  8:27 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] usb: dwc3: Add dwc3_init/remove with DM_USB
` [U-Boot] [PATCH 2/6] usb: common: add support to get maximum speed from dt
` [U-Boot] [PATCH 3/6] usb: dwc3: Add generic DWC3 glue logic driver
` [U-Boot] [PATCH 6/6] usb: xhci: zynqmp: Remove support for !DM_USB

[U-Boot] U-Boot/Linux and HYP mode on ARMv7 | falstaff - yet another tech...2018-05-17 15:24:28
 2018-05-17  7:24 UTC 

[U-Boot] [PATCH] sf: Add Macronix MX25U25645G ID
 2018-05-17  6:28 UTC  (2+ messages)

[U-Boot] Which carrier card is targeted by the zynq picozed implementation?
 2018-05-17  6:17 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] efi_loader: adjust definitions of variable services
 2018-05-17  5:57 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] "
` [U-Boot] [PATCH v2 2/2] efi_selftest: unit test for "

[U-Boot] [PATCH v4 00/16] efi: Enable basic sandbox support for EFI loader
 2018-05-17  5:31 UTC  (6+ messages)
` [U-Boot] [PATCH v4 03/16] efi: sandbox: Adjust memory usage for sandbox

[U-Boot] [PATCH] spi: cadence_qspi: Change to use devfdt_get_addr_index()
 2018-05-17  2:23 UTC  (3+ messages)

[U-Boot] [PATCH] common: image-fit: add FIT data-position & data-offset property support
 2018-05-17  2:15 UTC  (3+ messages)

[U-Boot] help on DM
 2018-05-17  1:38 UTC  (3+ messages)

[U-Boot] [PATCH] drivers/net/vsc9953: Initialize action RAM in VCAP complex
 2018-05-16 22:37 UTC  (2+ messages)

[U-Boot] [PATCH] net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROP
 2018-05-16 22:26 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: avoid using unitialized values as console size
 2018-05-16 20:57 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] test: Fix sandbox_spl test filter
 2018-05-16 20:57 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] test: Fix test_vboot to call openssl without redirection

[U-Boot] [PATCH v2 1/7] db820c: set clk node to be probed before relocation
 2018-05-16 20:57 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/7] serial: serial_msm: initialize uart only "

[U-Boot] [PATCH v4 00/14] Add fastboot UDP support
 2018-05-16 20:10 UTC  (6+ messages)
` [U-Boot] [PATCH v4 13/14] mmc: Separate "mmc swrite" from fastboot
` [U-Boot] [PATCH v4 14/14] net: fastboot: Merge AOSP UDP fastboot

[U-Boot] [PATCH] net: cpsw: ti: Reap completed packets before stopping interface
 2018-05-16 19:24 UTC  (2+ messages)

[U-Boot] spi(u-boot)+MMC(Kernel)
 2018-05-16 17:32 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