public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-09-22 06:23:07 to 2018-09-25 13:01:07 UTC [more...]

[U-Boot] [PATCH 0/6] Add support for VCore III SoCs found in Microsemi switches
 2018-09-25 13:01 UTC  (5+ messages)
` [U-Boot] [PATCH 1/6] MIPS: move create_tlb() in an proper header: mipsregs.h
` [U-Boot] [PATCH 3/6] MSCC: add board support for the VCoreIII based evaluation boards
` [U-Boot] [PATCH 4/6] MSCC: add device tree for Ocelot and Luton (boards and SoCs)
` [U-Boot] [PATCH 5/6] MSCC: add configuration for Ocelot and Luton based boards

[U-Boot] Uboot 2013 losing saved env
 2018-09-25 12:03 UTC 

[U-Boot] [PATCH v2 0/2] efi_loader: eliminate handle member
 2018-09-25 12:00 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] efi_loader: typedef struct efi_object *efi_handle_t
` [U-Boot] [PATCH v2 2/2] efi_loader: eliminate handle member

[U-Boot] [PATCH v3 0/8] Improvements for the dwc3_generic driver
 2018-09-25 11:28 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/8] usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
` [U-Boot] [PATCH v3 2/8] usb: introduce a separate config option for DM USB device
` [U-Boot] [PATCH v3 3/8] usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
` [U-Boot] [PATCH v3 4/8] dwc3_generic: do not probe the USB device driver when it's bound
` [U-Boot] [PATCH v3 5/8] dwc3: move phy operation to core.c
` [U-Boot] [PATCH v3 6/8] configs: evb-rk3328: Enable CONFIG_USB_DWC3
` [U-Boot] [PATCH v3 7/8] dwc3-generic: Handle the PHYs, the clocks and the reset lines
` [U-Boot] [PATCH v3 8/8] dwc3-generic: Add select_dr_mode operation

[U-Boot] [PATCH v3 00/20] AVB using OP-TEE
 2018-09-25 10:50 UTC  (13+ messages)
` [U-Boot] [PATCH v3 05/20] mmc: rpmb: add mmc_rpmb_route_frames()
` [U-Boot] [PATCH v3 15/20] tee: add sandbox driver
` [U-Boot] [PATCH v3 17/20] avb_verify: support using OP-TEE TA AVB
` [U-Boot] [PATCH v3 19/20] avb_verify: support sandbox configuration

[U-Boot] [PATCH] fw_setenv: avoid writing environment when nothing has changed
 2018-09-25  9:50 UTC  (6+ messages)

[U-Boot] [PATCH RESEND] u-boot: fixup the iommu-map property of fsl-mc node
 2018-09-25  9:28 UTC 

[U-Boot] [PATCH] fsl-lsch3: Add FSPI address space in immap_lsch3
 2018-09-25  8:43 UTC  (2+ messages)
` [U-Boot] [PATCH] fsl-lsch3: soc: Enable AHB support flexspi controller

[U-Boot] [PATCH] driver/mtd: Add MICRON manufacturer id in spi framework
 2018-09-25  8:41 UTC  (2+ messages)
` [U-Boot] [PATCH] driver/spi: Add FSPI driver for NXP FlexSPI controller

[U-Boot] [PATCH 00/10] net: Fix packet corruption issue when handling asynch replies
 2018-09-25  8:22 UTC  (21+ messages)
` [U-Boot] [PATCH 01/10] net: sandbox: Move disabled flag into priv struct
` [U-Boot] [PATCH 02/10] net: sandbox: Refactor sandbox send function
` [U-Boot] [PATCH 03/10] net: sandbox: Make the fake eth driver response configurable
` [U-Boot] [PATCH 04/10] net: sandbox: Share the priv structure with tests
` [U-Boot] [PATCH 05/10] net: sandbox: Allow fake eth to handle more than 1 packet response
` [U-Boot] [PATCH 06/10] net: Add an accessor to know if waiting for ARP
` [U-Boot] [PATCH 07/10] net: sandbox: Add a priv ptr for tests to use
` [U-Boot] [PATCH 08/10] test: eth: Add a test for ARP requests
` [U-Boot] [PATCH 09/10] test: eth: Add a test for the target being pinged
` [U-Boot] [PATCH 10/10] net: Don't overwrite waiting packets with asynchronous replies

[U-Boot] SYS_CONFIG_NAME resolved with quotation marks
 2018-09-25  7:47 UTC 

[U-Boot] [PATCH v2 0/7] [RESEND] Improvements for the dwc3_generic driver
 2018-09-25  7:35 UTC  (10+ messages)

[U-Boot] [PATCH v4 6/6] common: Generic loader for file system
 2018-09-25  7:02 UTC  (14+ messages)

[U-Boot] [PATCH v6 01/14] test: regmap: Increase size of syscon0 memory
 2018-09-25  6:56 UTC  (9+ messages)
` [U-Boot] [PATCH v6 08/14] regmap: Add raw read/write functions

[U-Boot] [PATCH v9 1/8] ppa/fm/qe: use block layer in ppa/fm/qe driver
 2018-09-25  6:47 UTC  (8+ messages)
` [U-Boot] [PATCH v9 2/8] armv8/ls1088a/ls2088a: esdhc: Add esdhc clock support
` [U-Boot] [PATCH v9 3/8] armv8: ls2088a: add eSDHC node
` [U-Boot] [PATCH v9 4/8] armv8: ls1088a: "
` [U-Boot] [PATCH v9 5/8] armv8: ls1043a: "
` [U-Boot] [PATCH v9 6/8] armv8: ls1046a: "
` [U-Boot] [PATCH v9 7/8] armv7: ls1021a: enable esdhc
` [U-Boot] [PATCH v9 8/8] Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig

[U-Boot] [PATCH v2 1/3] qe: kconfig: U QE kconfig
 2018-09-25  6:45 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] arm: layerscape: Remove CONFIG_U_QE define in head files
` [U-Boot] [PATCH v2 3/3] armv7: ls102xa: Disable QE before enter deep sleep

[U-Boot] [PATCH] net: macb: Clean 64b dma addresses if they are not detected
 2018-09-25  6:34 UTC  (5+ messages)

[U-Boot] [PATCH] arm: socfpga: stratix10: add sgmii in phymode setup
 2018-09-25  6:31 UTC 

[U-Boot] [PATCH] net: phy: add TSE PCS support to dwmac-socfpga
 2018-09-25  6:24 UTC 

[U-Boot] [PATCH] Convert CONFIG_DISABLE_CONSOLE to Kconfig
 2018-09-25  6:23 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] Convert fdtdec_setup_memory_banksize() to use livetree
 2018-09-25  5:56 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] fdt: fdtdec_setup_memory_banksize() "

[U-Boot] [PATCH v2 0/4] port for the Aspeed ast2500 FMC/SPI controllers
 2018-09-25  5:52 UTC  (6+ messages)
` [U-Boot] [PATCH v2 3/4] aspeed: Update ast2500 SoC DTS file to Linux v4.17-rc6 level
` [U-Boot] [PATCH v2 4/4] aspeed: Activate SPI support on the ast2500 Eval Board

[U-Boot] [PATCH v3 01/26] fs: fat: guard the content of include/fat.h
 2018-09-25  4:54 UTC  (4+ messages)
` [U-Boot] [PATCH v3.1 "

[U-Boot] [PATCH v2 00/23] subject: fs: fat: extend FAT write operations
 2018-09-25  4:47 UTC  (4+ messages)
` [U-Boot] [PATCH v2 21/23] test/py: convert fs-test.sh to pytest

[U-Boot] [PATCH] i2c: Add support for the Arm's Versatile Express I2C controller
 2018-09-25  4:35 UTC  (3+ messages)

[U-Boot] Call for speakers for the Devicetree Microconference @ the 2018 LPC in Vancouver
 2018-09-25  3:51 UTC 

[U-Boot] [PATCH v1 0/2] ACPI: Generate SPCR table
 2018-09-25  2:27 UTC  (8+ messages)
` [U-Boot] [PATCH v1 1/2] WIP: serial: Introduce ->getinfo() callback
` [U-Boot] [PATCH v1 2/2] WIP: x86: acpi: Generate SPCR table

[U-Boot] [PATCH 1/3] qe: kconfig: U QE kconfig
 2018-09-25  2:23 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/13] Import Undefined Behavior Sanitizer
 2018-09-25  2:06 UTC  (9+ messages)
` [U-Boot] [PATCH v2 07/13] x86: Fix signed shift overflow in MSR_IA32_APICBASE_BASE

[U-Boot] [PATCH v2 1/1] efi_selftest: use CR LF in helloworld
 2018-09-24 21:53 UTC 

[U-Boot] [PATCH 1/1] efi_selftest: use CR LF in helloworld
 2018-09-24 21:50 UTC 

[U-Boot] [BUG] U-Boot generates unusable x86_64 EFI binaries
 2018-09-24 19:40 UTC 

[U-Boot] [PATCH 0/3] Kconfig: move CONFIG_STANDALONE_LOAD_ADDR to Kconfig
 2018-09-24 19:40 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] arm: opos6uldev: use real value for CONFIG_STANDALONE_LOAD_ADDR
` [U-Boot] [PATCH 2/3] arm: sunxi: use real values "
` [U-Boot] [PATCH 3/3] Kconfig: move CONFIG_STANDALONE_LOAD_ADDR to Kconfig

[U-Boot] [PATCH 0/2] efi_loader: eliminate handle member
 2018-09-24 18:05 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] efi_loader: typedef struct efi_object *efi_handle_t
` [U-Boot] [PATCH 2/2] efi_loader: eliminate handle member

[U-Boot] [PATCH] efi_loader: Disable efi selftest on sandbox for now
 2018-09-24 18:01 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: UninstallMultipleProtocolInterfaces error code
 2018-09-24 17:57 UTC 

[U-Boot] [PATCH 00/15] test: Various test refinements and improvements
 2018-09-24 15:54 UTC  (18+ messages)
` [U-Boot] [PATCH 01/15] sandbox: Unprotect DATA regions in bus tests
` [U-Boot] [PATCH 02/15] patman: Handle unicode in _ProjectConfigParser tests
` [U-Boot] [PATCH 03/15] test/py: Fix unicode handling for log filtering
` [U-Boot] [PATCH 04/15] buildman: Make the toolchain test more forgiving
` [U-Boot] [PATCH 05/15] binman: Reorder tests to put helper functions first
` [U-Boot] [PATCH 06/15] Makefile: Add a 'check' target for make
` [U-Boot] [PATCH 07/15] test: Simplify the PATH setup
` [U-Boot] [PATCH 08/15] test: Print the name of each test before running it
` [U-Boot] [PATCH 09/15] test: Tidy up comments and variable name
` [U-Boot] [PATCH 10/15] binman: Add a default path to libfdt.py
` [U-Boot] [PATCH 11/15] binman: Fix up removal of temporary directories
` [U-Boot] [PATCH 12/15] binman: Separate out testSplBssPad()
` [U-Boot] [PATCH 13/15] buildman: dtoc: Suppress unwanted output from test
` [U-Boot] [PATCH 14/15] tools: Set an initial value for indir
` [U-Boot] [PATCH 15/15] patman: Don't clear progress in tout unless it was used

[U-Boot] Recommended location of board device tree source (DTS)
 2018-09-24 15:46 UTC 

[U-Boot] [PATCH] common: add board specific hook for os preboot config
 2018-09-24 15:19 UTC  (8+ messages)

[U-Boot] [PATCH] misc: Add support for the Arm Versatile Express config bus
 2018-09-24 15:12 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v8 1/8] ppa/fm/qe: use block layer in ppa/fm/qe driver
 2018-09-24 15:10 UTC  (3+ messages)
` [U-Boot] [PATCH v8 8/8] Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig

[U-Boot] [GIT PULL] u-boot-mips/master
 2018-09-24 15:01 UTC  (2+ messages)

[U-Boot] [PATCH v2] ls1088ardb_pb: Add support for ls1088ardb_pb board
 2018-09-24 14:55 UTC  (4+ messages)

[U-Boot] [PATCH] armv8: lsch3: Add support of serdes3 module
 2018-09-24  9:53 UTC  (3+ messages)

[U-Boot] [PATCH 1/6 v4] mips: Add basic MediaTek MT7620/88 support
 2018-09-24  6:32 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/1] test/py: cleanup test_efi_selftest.py
 2018-09-23 20:38 UTC 

[U-Boot] [PATCH 1/1] riscv: allow native compilation
 2018-09-23 20:06 UTC  (3+ messages)

[U-Boot] [PULL] efi patch queue 2018-09-23
 2018-09-23 20:03 UTC 

[U-Boot] [PATCH 1/1] test/py: cleanup test_efi_selftest.py
 2018-09-23 19:52 UTC 

[U-Boot] [PATCH] efi_loader: Fix loaded_image handle passing from EL3
 2018-09-23 18:30 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] efi_loader: ARM: add support for ARMV7_NONSEC=y
 2018-09-23 18:22 UTC  (9+ messages)
` [U-Boot] [PATCH v3 2/3] efi_loader: ARM: run EFI payloads non-secure

[U-Boot] [PATCH 0/3] MIPS: fix building and linking of standalone programs
 2018-09-23 17:15 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] Kbuild: add LDFLAGS_STANDALONE
` [U-Boot] [PATCH 2/3] Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS
` [U-Boot] [PATCH 3/3] MIPS: fix linking of standalone programs

[U-Boot] [PATCH v4 1/1] efi_loader: refactor efi_setup_loaded_image()
 2018-09-23 15:21 UTC 

[U-Boot] [PATCH 00/27] virtio: Introduce VirtIO driver support
 2018-09-23 13:42 UTC  (28+ messages)
` [U-Boot] [PATCH 01/27] dm: core: Allow uclass to set up a device's child after it is probed
` [U-Boot] [PATCH 02/27] dm: Add a new uclass driver for VirtIO transport devices
` [U-Boot] [PATCH 03/27] virtio: Add codes for virtual queue/ring management
` [U-Boot] [PATCH 04/27] virtio: Add virtio over mmio transport driver
` [U-Boot] [PATCH 05/27] virtio: Add net driver support
` [U-Boot] [PATCH 06/27] test: dm: blk: Correct blk_base test case
` [U-Boot] [PATCH 07/27] sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data
` [U-Boot] [PATCH 08/27] efi_driver: "
` [U-Boot] [PATCH 09/27] blk: Call part_init() in the post_probe() method
` [U-Boot] [PATCH 10/27] blk: Drop blk_prepare_device()
` [U-Boot] [PATCH 11/27] blk: Make blk_next_free_devnum() public
` [U-Boot] [PATCH 12/27] blk: Introduce IF_TYPE_VIRTIO
` [U-Boot] [PATCH 13/27] virtio: Add block driver support
` [U-Boot] [PATCH 14/27] virtio: cmd: Add virtio command for virtio block devices
` [U-Boot] [PATCH 15/27] arm: qemu: Add a Kconfig in the board directory
` [U-Boot] [PATCH 16/27] arm: qemu: Enumerate virtio bus during early boot
` [U-Boot] [PATCH 17/27] riscv: "
` [U-Boot] [PATCH 18/27] riscv: qemu: Include some useful commands
` [U-Boot] [PATCH 19/27] kconfig: Introduce HAVE_ARCH_IOMAP
` [U-Boot] [PATCH 20/27] x86: Implement arch-specific io accessor routines
` [U-Boot] [PATCH 21/27] virtio: Add virtio over pci transport driver
` [U-Boot] [PATCH 22/27] x86: qemu: Imply virtio PCI transport and device drivers
` [U-Boot] [PATCH 23/27] dm: pci: Add APIs to find next capability and extended capability
` [U-Boot] [PATCH 24/27] test: dm: pci: Add cases for finding next PCI capability APIs
` [U-Boot] [PATCH 25/27] virtio: pci: Support non-legacy PCI transport device
` [U-Boot] [PATCH 26/27] virtio: net: Support non-legacy device
` [U-Boot] [PATCH 27/27] doc: Document virtio support

[U-Boot] [PATCH v3 1/1] efi_loader: refactor efi_setup_loaded_image()
 2018-09-23 13:29 UTC  (5+ messages)

[U-Boot] [PATCH V3 2/3] ARM: tegra: reserve unmapped RAM so EFI doesn't use it
 2018-09-23 12:42 UTC  (3+ messages)
  ` [U-Boot] [U-Boot, V3, "

[U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()
 2018-09-23 12:33 UTC 

[U-Boot] [RFC] efi_loader: efi_exit_caches()
 2018-09-23 11:55 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: refactor loaded image handle
 2018-09-23 11:38 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] dm: video: check bounds for column and row
 2018-09-23 11:35 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] efi_loader: patches for Shell.efi
 2018-09-23 10:11 UTC  (4+ messages)
` [U-Boot] [PATCH 02/11] efi_loader: Initial HII protocols

[U-Boot] [PATCH 1/1] efi_selftest: test qemu-arm(64)_defconfig
 2018-09-23  2:25 UTC 

[U-Boot] [PATCH 1/1] efi_loader: avoid out of bound access in efi_get_variable()
 2018-09-23  2:08 UTC 

[U-Boot] [PATCH v2 2/2] arm: at91: wdt: Convert watchdog config to Kconfig
 2018-09-22  7:18 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] arm: at91: wdt: Convert watchdog driver to dm/dt
 2018-09-22  7:16 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] pico-imx6ul, pico-imx7d: Use eMMC user partition by default
 2018-09-22  6:23 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] pico-imx6ul, pico-imx7d: Enable USB and PXE boot support


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