public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-07-12 21:11:52 to 2019-07-15 07:05:48 UTC [more...]

[U-Boot] [PATCH] travis.yml: change Ubuntu version to xenial
 2019-07-15  7:05 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/6] SiFive SPI MMC Support
 2019-07-15  7:05 UTC  (10+ messages)
` [U-Boot] [PATCH v3 2/6] mmc: skip select_mode_and_width for MMC SPI host
` [U-Boot] [PATCH v3 3/6] mmc: mmc_spi: Re-write driver using DM framework

[U-Boot] [PATCH] mmc: fsl_esdhc_imx: fix config check issue when building in SPL
 2019-07-15  7:04 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] armv8: ls1028aqds: switch LS1028A QDS board to I2C DM
 2019-07-15  6:30 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] configs: ls1028aqds: enable I2C and GPIO DM
  ` [U-Boot] [EXT] Re: [PATCH 1/2] armv8: ls1028aqds: switch LS1028A QDS board to I2C DM

[U-Boot] [PATCH v4] gpio: add gpio-hog support
 2019-07-15  6:21 UTC  (9+ messages)

[U-Boot] [PATCH v3 1/7] usb_kdb: only process events succesfully received
 2019-07-15  4:28 UTC  (6+ messages)

[U-Boot] [PATCH v2 1/2] dm: core: device: switch off power domain after device removal
 2019-07-15  3:02 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] serial: lpuart: request dm device removal when booting OS

[U-Boot] [PATCH] dm: device: make power domain calls optional
 2019-07-15  2:58 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] NXP LS1021A-TSN Board
 2019-07-15  2:18 UTC  (25+ messages)
` [U-Boot] [PATCH 1/8] net: tsec: Refactor the readout of the tbi-handle property
` [U-Boot] [PATCH 2/8] net: tsec: Fix offset of MDIO registers for DM_ETH
` [U-Boot] [PATCH 3/8] net: tsec: Reverse Christmas tree notation
` [U-Boot] [PATCH 4/8] net: tsec: Make errors visible
` [U-Boot] [PATCH 5/8] net: tsec: Common handling of MAC station address for DM_ETH
` [U-Boot] [PATCH 6/8] arm: ls1021atwr: Convert to use driver model TSEC driver
` [U-Boot] [PATCH 7/8] configs: ls1021atwr: Fix distro_bootcmd for QSPI boot
` [U-Boot] [PATCH 8/8] Add support for the NXP LS1021A-TSN board

[U-Boot] [PATCH 1/4] mx6: clock: Allow enable_ipu_clock() to be built for SPL code
 2019-07-15  1:55 UTC  (3+ messages)
` [U-Boot] [PATCH 4/4] mx6: Allow configuring the NoC registers on i.MX6QP

[U-Boot] [PATCH v2 0/7] sunxi: Add H6 DDR3 DRAM support
 2019-07-15  1:29 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/7] sunxi: Add H6 DDR3 DRAM support
 2019-07-15  1:27 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/7] sunxi: H6: DRAM: avoid memcpy() on MMIO registers
` [U-Boot] [PATCH v3 2/7] sunxi: H6: DRAM: follow recommended PHY init algorithm
` [U-Boot] [PATCH v3 3/7] sunxi: H6: move LPDDR3 timing definition into separate file
` [U-Boot] [PATCH v3 4/7] sunxi: H6: Add DDR3 support to DRAM controller driver
` [U-Boot] [PATCH v3 5/7] sunxi: H6: Add DDR3-1333 timings
` [U-Boot] [PATCH v3 6/7] sunxi: H6: Add DDR3 DRAM delay values
` [U-Boot] [PATCH v3 7/7] sunxi: H6: Add basic Eachlink H6 Mini support

[U-Boot] [PATCH v3 0/8] efi_loader: Fix inconsistencies in efi_add_memory_map usage
 2019-07-15  0:18 UTC  (11+ messages)
` [U-Boot] [PATCH v3 1/8] efi_loader: Change return type of efi_add_memory_map()
` [U-Boot] [PATCH v3 2/8] efi_loader: Add a method description to efi_add_memory_map
` [U-Boot] [PATCH v3 3/8] efi_loader: Change efi_add_memory_map() to return EFI_SUCCESS
` [U-Boot] [PATCH v3 4/8] efi_loader: Return non-zero for error in efi_add_memory_map()
` [U-Boot] [PATCH v3 5/8] efi_loader: Update efi_allocate_pages() to new efi_add_memory_map()
` [U-Boot] [PATCH v3 6/8] efi_loader: Update efi_free_pages() "
` [U-Boot] [PATCH v3 7/8] efi_loader: Treat the result of efi_add_memory_map as efi_status_t
` [U-Boot] [PATCH v3 8/8] efi_loader: Capture efi_add_memory_map() result efi_add_runtime_mmio()

[U-Boot] [PATCH v2 0/7] efi_loader: Fix inconsistencies in efi_add_memory_map usage
 2019-07-14 23:23 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/7] efi_loader: Change return type of efi_add_memory_map()
` [U-Boot] [PATCH v2 2/7] efi_loader: Change efi_add_memory_map() to return EFI_SUCCESS
` [U-Boot] [PATCH v2 3/7] efi_loader: Return non-zero for error in efi_add_memory_map()
` [U-Boot] [PATCH v2 4/7] efi_loader: Update efi_allocate_pages() to new efi_add_memory_map()
` [U-Boot] [PATCH v2 5/7] efi_loader: Update efi_free_pages() "
` [U-Boot] [PATCH v2 6/7] efi_loader: Treat the result of efi_add_memory_map as efi_status_t
` [U-Boot] [PATCH v2 7/7] efi_loader: Capture efi_add_memory_map() result efi_add_runtime_mmio()

[U-Boot] [PATCH 1/1] efi_loader: allow adding mapped memory at 0x00000000
 2019-07-14 22:58 UTC  (7+ messages)

[U-Boot] [PATCH v3 1/8] x86: Add new slimbootloader CPU type
 2019-07-14 22:07 UTC  (4+ messages)

[U-Boot] [PATCH v4 8/8] x86: Skip setting up MTRRs in slimbootloader
 2019-07-14 21:59 UTC 

[U-Boot] [PATCH v4 7/8] board: intel: Add new slimbootloader board
 2019-07-14 21:59 UTC 

[U-Boot] [PATCH v4 6/8] x86: slimbootloader: Add a slimbootloader device tree
 2019-07-14 21:58 UTC 

[U-Boot] [PATCH v4 5/8] x86: slimbootloader: Set TSC information for timer driver
 2019-07-14 21:58 UTC 

[U-Boot] [PATCH v4 4/8] x86: slimbootloader: Add serial driver
 2019-07-14 21:58 UTC 

[U-Boot] [PATCH v4 3/8] x86: slimbootloader: Add memory configuration
 2019-07-14 21:58 UTC 

[U-Boot] [PATCH v4 2/8] x86: Add a common hob library
 2019-07-14 21:58 UTC 

[U-Boot] [PATCH v4 1/8] x86: Add new slimbootloader CPU type
 2019-07-14 21:58 UTC 

[U-Boot] [PATCH v4 0/8] x86: Add basic Slim Bootloader payload support
 2019-07-14 21:57 UTC 

[U-Boot] [PATCH 1/1] lib: uuid: alignment error in gen_rand_uuid()
 2019-07-14 21:31 UTC 

[U-Boot] [PATCH v3 4/8] x86: slimbootloader: Add serial driver
 2019-07-14 21:16 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] net: unaligned copying of unsigned long
 2019-07-14 20:02 UTC 

[U-Boot] [PATCH 1/1] net: assign maintainer for include/net.h
 2019-07-14 19:55 UTC 

[U-Boot] [PATCH] disk: efi: avoid unaligned pointer error
 2019-07-14 18:56 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] Fixes and improvements in BCB and Android docs
 2019-07-14 17:14 UTC  (12+ messages)
` [U-Boot] [PATCH 1/5] doc: Move README.android-fastboot-protocol to doc/android/
` [U-Boot] [PATCH 2/5] treewide: Fix stale references of Android docs
` [U-Boot] [PATCH 3/5] cmd: bcb: Fix duplicated handling in two case-branches
` [U-Boot] [PATCH 4/5] cmd: bcb: Use strcmp() instead of strncmp() for string literals
` [U-Boot] [PATCH 5/5] cmd: bcb: Apply non-functional refinements

[U-Boot] [PATCH 1/2] dm: core: device: switch off power domain after device removal
 2019-07-14 16:44 UTC  (3+ messages)

[U-Boot] [PATCH v1 1/3] x86: acpi: Introduce a stub to generate CSRT
 2019-07-14 16:34 UTC  (4+ messages)
` [U-Boot] [PATCH v1 2/3] x86: acpi: Enable ACPI companion for Intel iDMA 32-bit
` [U-Boot] [PATCH v1 3/3] x86: tangier: Populate CSRT for shared DMA controller

[U-Boot] [PATCH v2 1/4] x86: acpi: Add CSRT description
 2019-07-14 16:23 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] x86: acpi: Introduce a stub to generate CSRT
` [U-Boot] [PATCH v2 3/4] x86: acpi: Enable ACPI companion for Intel iDMA 32-bit
` [U-Boot] [PATCH v2 4/4] x86: tangier: Populate CSRT for shared DMA controller

[U-Boot] [PATCH v2] net/macb: increase RX buffer size for GEM
 2019-07-14 15:25 UTC 

[U-Boot] [PATCH] net/macb: increase RX buffer size for GEM
 2019-07-14 15:20 UTC  (3+ messages)

[U-Boot] [PATCH] test: Disable pci_ep test for now
 2019-07-14 15:17 UTC  (3+ messages)

[U-Boot] [PATCH v2] spl: sata: support U-Boot load from raw sata disk
 2019-07-14 14:54 UTC 

[U-Boot] [PATCH] ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTB
 2019-07-14 13:08 UTC  (2+ messages)

[U-Boot] [PATCH] regulator: Allow autosetting fixed regulators
 2019-07-14 13:08 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9
 2019-07-14 13:08 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: dts: da850: Resync with Linux 5.1.9
 2019-07-14 13:08 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: davinci: da850: Manual pinmux only when PINCTRL not available
 2019-07-14 13:08 UTC  (2+ messages)

[U-Boot] [PATCH] pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support
 2019-07-14 13:08 UTC  (2+ messages)

[U-Boot] [PATCH] configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default
 2019-07-14 13:08 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565
 2019-07-14 13:08 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/2] power: regulator: Kconfig: Add SPL_DM_REGULATOR "

[U-Boot] [PATCH v7] ARM: am335x: Add phyCORE AM335x R2 support
 2019-07-14 13:08 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: legoev3: convert to driver model
 2019-07-14 13:07 UTC  (2+ messages)

[U-Boot] [PATCH v2] rtc: add Microcrystal RV-8803 driver
 2019-07-14 13:07 UTC  (2+ messages)

[U-Boot] [PATCH 3/3] usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET
 2019-07-14 13:07 UTC  (2+ messages)

[U-Boot] [PATCH 2/3] ARM: omap3: evm: Enable DM_USB in defconfig
 2019-07-14 13:07 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5
 2019-07-14 13:07 UTC  (2+ messages)

[U-Boot] [PATCH] rtc: ds1307: add support for m41t11
 2019-07-14 13:07 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] spl: Move SPL_MMC_TINY option to appear under SPL menu
 2019-07-14 13:07 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mmc: Register only the first MMC device on MMC_TINY

[U-Boot] [PATCH] cmd: nvedit: Add sub-command 'env info'
 2019-07-14 13:07 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/3] test: dm: adc: use the real device name
 2019-07-14 13:07 UTC  (6+ messages)
` [U-Boot] [PATCH V2 2/3] test: dm: usb: "
` [U-Boot] [PATCH V2 3/3] drivers: core: use strcmp when find device by name

[U-Boot] [PATCH u-boot] pci: ensure enumeration of all devices in pci_init
 2019-07-14 13:06 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO
 2019-07-14 13:06 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] board: pm9263: "

[U-Boot] [PATCH 1/1] efi_loader: add more sources to Sphinx documentation
 2019-07-14 12:46 UTC 

[U-Boot] [BUG] efi: stalled execution state
 2019-07-14 12:08 UTC 

[U-Boot] [PATCH 1/1] efi_loader: function comments cmd/efi_debug.c
 2019-07-14 12:02 UTC 

[U-Boot] [PATCH 1/1] efi_loader: function comments efi_bootmgr.c
 2019-07-14 11:35 UTC 

[U-Boot] [PATCH 1/1] efi_loader: fix function comments in cmd/bootefi.c
 2019-07-14 11:03 UTC 

[U-Boot] [PATCH 1/1] rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable()
 2019-07-14 10:40 UTC 

[U-Boot] [PATCH 1/1] efi_loader: fix comment for struct efi_pool_allocation
 2019-07-14 10:33 UTC 

[U-Boot] [PATCH 1/1] efi_loader: fix comments for variable services
 2019-07-14 10:14 UTC 

[U-Boot] [PATCH 1/1] efi_driver: use Sphinx style comments
 2019-07-14  9:54 UTC 

[U-Boot] [PATCH 0/2] scripts/kernel-doc: update script from Linux 5.2
 2019-07-14  9:30 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] "
` [U-Boot] [PATCH 2/2] scripts/kernel-doc: fix parsing of function pointers

[U-Boot] [PATCH 1/1] efi_loader: fix comments for efi_update_exit_data()
 2019-07-14  9:26 UTC 

[U-Boot] [PATCH 1/1] efi_loader: fix function comments in efi_boottime.c
 2019-07-14  9:15 UTC 

[U-Boot] [PATCH v3 7/8] board: intel: Add new slimbootloader board
 2019-07-14  8:49 UTC  (2+ messages)

[U-Boot] [PATCH v3 6/8] x86: slimbootloader: Add a slimbootloader device tree
 2019-07-14  8:49 UTC  (2+ messages)

[U-Boot] [PATCH v3 5/8] x86: slimbootloader: Set TSC information for timer driver
 2019-07-14  8:49 UTC  (2+ messages)

[U-Boot] [PATCH v3 3/8] x86: slimbootloader: Add memory configuration
 2019-07-14  8:49 UTC  (2+ messages)

[U-Boot] [PATCH v3 2/8] x86: Add a common hob library
 2019-07-14  8:49 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] rockchip: make_fit_atf.py Eliminate pyelftools dependency
 2019-07-14  8:47 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] rockchip: make_fit_atf.py: "
` [U-Boot] [PATCH v2 2/2] rockchip: Remove obsolete references to pyelftools

[U-Boot] [PATCH 1/1] doc: Cope with Sphinx logging deprecations
 2019-07-14  8:35 UTC 

[U-Boot] [BUG] efi_loader: unaligned access in disk/part_efi.c, cmd/bootefi.c, efi_hii_sibt_string_ucs2_block_next()
 2019-07-14  8:02 UTC 

[U-Boot] [PATCH v9 0/9] Update SiFive Unleashed Drivers
 2019-07-14  4:05 UTC  (6+ messages)
` [U-Boot] [PATCH v9 6/9] net: macb: Extend MACB driver for SiFive Unleashed board
` [U-Boot] [PATCH v9 9/9] net: macb: Fix check for little-endian system in gmac_configure_dma()

[U-Boot] [PATCH v2 0/9] NXP LS1021A-TSN Board
 2019-07-14  2:09 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/9] net: tsec: Refactor the readout of the tbi-handle property
` [U-Boot] [PATCH v2 2/9] net: tsec: Fix offset of MDIO registers for DM_ETH
` [U-Boot] [PATCH v2 3/9] net: tsec: Reverse Christmas tree notation
` [U-Boot] [PATCH v2 4/9] net: tsec: Make errors visible
` [U-Boot] [PATCH v2 5/9] net: tsec: Common handling of MAC station address for DM_ETH
` [U-Boot] [PATCH v2 6/9] net: tsec: Change compatible strings to match Linux
` [U-Boot] [PATCH v2 7/9] arm: ls1021atwr: Convert to use driver model TSEC driver
` [U-Boot] [PATCH v2 8/9] configs: ls1021atwr: Fix distro_bootcmd for QSPI boot
` [U-Boot] [PATCH v2 9/9] Add support for the NXP LS1021A-TSN board

[U-Boot] ofnode -> udevice question
 2019-07-14  1:53 UTC  (2+ messages)

[U-Boot] OMAP GPMC Controller U-Boot Class Type
 2019-07-13 20:44 UTC 

[U-Boot] [PATCH] Add validation for icache/dcache arguments - arguments different from off/on/flush are currently silently ignored
 2019-07-13 18:54 UTC 

[U-Boot] [PATCH 0/2] rockchip: make_fit_atf.py Eliminate pyelftools dependency
 2019-07-13 12:35 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] rockchip: make_fit_atf.py: "
` [U-Boot] [PATCH 2/2] rockchip: Remove obsolete references to pyelftools

[U-Boot] [PATCH] cmd: mdio: prevent data abort when no mdio bus is found
 2019-07-13 12:03 UTC  (2+ messages)

[U-Boot] [RFC 0/6] efi_loader: support runtime variable access via cache
 2019-07-13  6:16 UTC  (6+ messages)
` [U-Boot] [RFC 3/6] efi_loader: support convert_pointer at runtime

[U-Boot] [PATCH 0/2] efi_loader: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE
 2019-07-13  6:05 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] "
` [U-Boot] [PATCH 2/2] efi_selftest: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE

[U-Boot] [PATCH 1/2] drivers: net: driver for MDIO muxes controlled over I2C
 2019-07-13  4:02 UTC  (2+ messages)

[U-Boot] [u-boot][xhci] Dealing with XHCI controllers with spurious success
 2019-07-13  3:51 UTC  (3+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] [u-boot 2/2] drivers/fsl-mc: Support DPSPARSER object and apply spb command
 2019-07-13  0:51 UTC  (3+ messages)

[U-Boot] [PATCH] net: designware: remove mdio bus on probe failure
 2019-07-13  0:07 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