public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-05-17 13:08:45 to 2019-05-19 20:44:28 UTC [more...]

[U-Boot] [PATCH] Makefile: Prioritize external dtb if defined
 2019-05-19 22:15 UTC  (6+ messages)

[U-Boot] [PATCH v3 0/5] Kconfig conversion: CONFIG_SYS_[DI]CACHE_OFF
 2019-05-19 20:44 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/5] CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case
` [U-Boot] [PATCH v3 2/5] CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1"

[U-Boot] Pull request for UEFI sub-system for v2019.07-rc3 (2)
 2019-05-19 20:08 UTC 

[U-Boot] [PATCH 1/1] efi_loader: implement SetTime
 2019-05-19 20:02 UTC 

[U-Boot] [PATCH 1/1] efi_loader: return values of GetTime()
 2019-05-19 20:01 UTC 

[U-Boot] [PATCH 1/2] mmc: tmio: sdhi: Minor macro cleanup
 2019-05-19 17:17 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mmc: tmio: sdhi: HS400 manual adjustment

[U-Boot] [PATCH 00/17] sandbox: Various bug fixes
 2019-05-19 17:04 UTC  (20+ messages)
` [U-Boot] [PATCH 01/17] spl: misc: Allow misc drivers in SPL and TPL
` [U-Boot] [PATCH 02/17] Add an empty stdint.h file
` [U-Boot] [PATCH 03/17] sandbox: Sync up sandbox64.dts with main DT
` [U-Boot] [PATCH 04/17] sandbox: Create a common sandbox DT
` [U-Boot] [PATCH 05/17] sandbox: Add an alias for SPI
` [U-Boot] [PATCH 06/17] sandbox: Exit when SYSRESET_POWER_OFF is requested
` [U-Boot] [PATCH 07/17] sandbox: Quit when hang() is called
` [U-Boot] [PATCH 08/17] sandbox: spl: Lower priority of standard loader
` [U-Boot] [PATCH 09/17] sandbox: Add a comment to board_init_f()
` [U-Boot] [PATCH 10/17] sandbox: Allo sdl-config to be overridden
` [U-Boot] [PATCH 11/17] sandbox: Add a memory {} node
` [U-Boot] [PATCH 12/17] sandbox: Correct spi flash operation
` [U-Boot] [PATCH 13/17] sandbox: Add documentation on how to run valgrind
` [U-Boot] [PATCH 14/17] x86: Add a forward struct declaration in coreboot_tables.h
` [U-Boot] [PATCH 15/17] bootstage: Add support for TPL record count
` [U-Boot] [PATCH 16/17] blk: Allow control of the block cache in TPL
` [U-Boot] [PATCH 17/17] spi: Avoid using malloc() in a critical function

[U-Boot] [PATCHv2 01/11] configs: Migrate CONFIG_FMAN_ETH and some related options to Kconfig
 2019-05-19 16:21 UTC  (12+ messages)
` [U-Boot] [PATCHv2 02/11] Kconfig: Add SPI / SPI_FLASH as dependencies
` [U-Boot] [PATCHv2 03/11] Kconfig: Add DEPRECATED option
` [U-Boot] [PATCHv2 04/11] Makefile: Trigger a Warning if DEPRECATED is defined
` [U-Boot] [PATCHv2 05/11] Makefile: Trigger a warning for legcay spi drivers
` [U-Boot] [PATCHv2 06/11] spi: Kconfig: Mark MXS_SPI has DEPRECATED
` [U-Boot] [PATCHv2 07/11] spi: Kconfig: Mark SH_SPI as DEPRECATED
` [U-Boot] [PATCHv2 08/11] spi: Kconfig: Mark SOFT_SPI "
` [U-Boot] [PATCHv2 09/11] spi: Kconfig: Mark FSL_ESPI "
` [U-Boot] [PATCHv2 10/11] spi: Kconfig: Mark LPC32XX_SSP "
` [U-Boot] [PATCHv2 11/11] configs: Disable now unbuildable SPI options for boards

[U-Boot] [PATCH V2 1/2] pci: renesas: Add RCar Gen3 PCIe controller driver
 2019-05-19 15:56 UTC  (2+ messages)
` [U-Boot] [PATCH V2 2/2] ARM: rmobile: Enable PCIe driver on R-Car Gen3 Salvator-X

[U-Boot] [PATCH v4 00/13] clk: Port Linux common clock framework [CCF] to U-boot (tag: 5.0-rc3)
 2019-05-19 14:34 UTC  (21+ messages)
` [U-Boot] [PATCH v4 07/13] dm: clk: Define clk_get_parent() for clk operations
` [U-Boot] [PATCH v4 08/13] dm: clk: Define clk_get_parent_rate() "
` [U-Boot] [PATCH v4 09/13] dm: clk: Define clk_get_by_id() "
` [U-Boot] [PATCH v4 11/13] clk: test: Provide unit test for clk_get_parent_rate() method
` [U-Boot] [PATCH v4 12/13] clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: 5.0-rc3)

[U-Boot] U-Boot, efi-x86_app and gcc-8.1?
 2019-05-19 12:57 UTC  (4+ messages)

[U-Boot] [PATCH 0/5] Add initial support for Pine64 Rock64 board
 2019-05-19 12:11 UTC  (19+ messages)
` [U-Boot] [PATCH 1/5] rockchip: rk3328: add spl board file support
` [U-Boot] [PATCH 2/5] rockchip: rk3328: add config option for SPL
` [U-Boot] [PATCH 3/5] rockchip: Kconfig: enable SPL support for rk3328
` [U-Boot] [PATCH 4/5] rockchip: dts: rk3328: add rk3328-rock64.dts
` [U-Boot] [PATCH 5/5] rockchip: rk3328: add rock64-rk3328_defconfig
` [U-Boot] [PATCH v2 0/5] Add initial support for Pine64 Rock64 board
  ` [U-Boot] [PATCH v2 1/5] rockchip: rk3328: add SPL board file support
  ` [U-Boot] [PATCH v2 2/5] rockchip: rk3328: add SPL support
  ` [U-Boot] [PATCH v2 3/5] rockchip: Kconfig: enable SPL support for rk3328
  ` [U-Boot] [PATCH v2 4/5] rockchip: dts: rk3328: add rk3328-rock64.dts
  ` [U-Boot] [PATCH v2 5/5] rockchip: rk3328: add rock64-rk3328_defconfig

[U-Boot] [PATCH] x86: qemu-x86_64: Enable NVMe
 2019-05-19  8:19 UTC  (3+ messages)

[U-Boot] [PATCH] nvme: Fix warning of cast from pointer to integer of different size
 2019-05-19  8:19 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86
 2019-05-19  8:19 UTC 

[U-Boot] [PATCH 1/2] pci: renesas: Add RCar Gen3 PCIe controller driver
 2019-05-19  7:55 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] ARM: rmobile: Enable PCIe driver on R-Car Gen3 Salvator-X

[U-Boot] [PATCH V2] ARM: rmobile: Add recovery SPL for R-Car Gen3
 2019-05-18 22:25 UTC 

[U-Boot] [PATCH] ARM: rmobile: Sync Gen3 defconfigs
 2019-05-18 22:24 UTC 

[U-Boot] [PATCH v3 00/11] clk: Port Linux common clock framework [CCF] to U-boot (tag: 5.0-rc3)
 2019-05-18 22:21 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/2] Add 'bcb' command to read/modify/write Android BCB
 2019-05-18 16:33 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/2] include: android_bootloader_message.h: Minimize the diff to AOSP
` [U-Boot] [PATCH v2 2/2] cmd: Add 'bcb' command to read/modify/write BCB fields

[U-Boot] [PATCH] efi_loader: parameter check OutputString
 2019-05-18 16:26 UTC 

[U-Boot] [PATCH v2 0/3] Enable spl relocation on arm
 2019-05-18 16:26 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] spl: add relocation support

[U-Boot] [PATCH 1/2] fdt: Allow indicating a node is for U-Boot proper only
 2019-05-18 16:20 UTC  (9+ messages)

[U-Boot] [PATCH] imx8mq_evk: Staticize when appropriate
 2019-05-18 16:18 UTC 

[U-Boot] [PATCH 0/6] imx8: support container
 2019-05-18 16:09 UTC  (3+ messages)
` [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

[U-Boot] [PATCH] rockchip: Cleanup of make_fit_atf.py
 2019-05-18 16:09 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] board_f: Add mach specific DMA address check function
 2019-05-18 16:08 UTC  (2+ messages)

[U-Boot] [PATCH] ata: ahci: drop read-only ahci_ioports members
 2019-05-18 16:08 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] sysreset: switch to using SYSRESET_POWER_OFF for poweroff
 2019-05-18 16:08 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/18] Improvement for the DWC3 USB generic driver and fixes for the K2 platforms
 2019-05-18 16:08 UTC  (5+ messages)
` [U-Boot] [PATCH v2 03/18] dm: Add a No-op uclass
` [U-Boot] [PATCH v2 04/18] usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue

[U-Boot] [PATCH 1/3] sysreset: switch to using SYSRESET_POWER_OFF for poweroff
 2019-05-18 16:08 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] rk8xx: add a sysreset driver "

[U-Boot] [PATCH v2] dw_mmc: turn on the IO supply
 2019-05-18 16:08 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH v3 0/6] spl: full-featured heap cleanups
 2019-05-18 16:08 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/6] spl: add Kconfig option to clear bss early

[U-Boot] [PATCH 0/6] arm: socfpga: convert drivers to dm livetree
 2019-05-18 16:08 UTC  (5+ messages)
` [U-Boot] [PATCH 1/6] timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR
` [U-Boot] [PATCH 4/6] serial: altera_uart: convert to livetree

[U-Boot] [PATCH 00/13] System Firmware Loader for TI K3 family SoCs
 2019-05-18 16:08 UTC  (3+ messages)
` [U-Boot] [PATCH 10/13] configs: am65x_hs_evm_r5: All sysfw to be loaded via MMC

[U-Boot] [PATCH 1/3] board_f: Add mach specific DMA address check function
 2019-05-18 16:08 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] bouncebuf: Add DMA validation check to addr_aligned()

[U-Boot] [PATCH 1/2] bouncebuf: Add static buffer allocation method for SPL
 2019-05-18 16:07 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] rockchip: rk3399-puma: Enable SPL_BOUNCE_BUFFER_STATIC

[U-Boot] [PATCH 1/3] rockchip: pinctrl: rk3399: Add support for UART3
 2019-05-18 16:07 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] rockchip: rk3399: Add option to print on UART3
` [U-Boot] [PATCH 3/3] rockchip: clk: rk3399: allow requests for all UART clocks

[U-Boot] [PATCH 1/2] rk3399: Restore broken USB3 DTS description
 2019-05-18 16:07 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] rk3399: gru: Fix DTS compilation issues

[U-Boot] [PATCH] rockchip: rk3399-puma: Move ENV_OFFSET to end of SPI NOR
 2019-05-18 16:07 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: rk3399-puma: Reduce SPL size
 2019-05-18 16:07 UTC  (2+ messages)

[U-Boot] [PATCH v3] Add a simple script to remove boards
 2019-05-18 16:07 UTC 

[U-Boot] [PATCH 00/21] patman: Update to support Python 3
 2019-05-18 16:06 UTC  (4+ messages)
` [U-Boot] [PATCH 14/21] Add a simple script to remove boards

[U-Boot] [PATCH 1/1] efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameter
 2019-05-18 15:23 UTC 

[U-Boot] [PATCH 00/24] binman: dtoc: Convert to Python 3
 2019-05-18  4:00 UTC  (25+ messages)
` [U-Boot] [PATCH 01/24] dtoc: Adjust code for "
` [U-Boot] [PATCH 02/24] dtoc: Sort platdata output from dtoc
` [U-Boot] [PATCH 03/24] dtoc: Use GetBytes() to obtain repeating bytes
` [U-Boot] [PATCH 04/24] dtoc: Move BytesToValue() out of the Prop class
` [U-Boot] [PATCH 05/24] dtoc: Updates BytesToValue() for Python 3
` [U-Boot] [PATCH 06/24] dtoc: Use byte type instead of str in fdt
` [U-Boot] [PATCH 07/24] dtoc: Convert the Fdt.Prop class to Python 3
` [U-Boot] [PATCH 08/24] dtoc: Convert the Fdt.Node "
` [U-Boot] [PATCH 09/24] dtoc: Use binary mode for reading files
` [U-Boot] [PATCH 10/24] dtoc: Test full 64-bit properties with FdtCellsToCpu()
` [U-Boot] [PATCH 11/24] dtoc: Add a unit test for BytesToValue()
` [U-Boot] [PATCH 12/24] dtoc: Update fdt_util for Python 3
` [U-Boot] [PATCH 13/24] dtoc: Update dtb_platdata to support "
` [U-Boot] [PATCH 14/24] patman: Allow reading files in text mode
` [U-Boot] [PATCH 15/24] binman: Avoid changing a dict during iteration
` [U-Boot] [PATCH 16/24] binman: Convert to use bytes type
` [U-Boot] [PATCH 17/24] binman: Update entry_test to support Python 3
` [U-Boot] [PATCH 18/24] patman: Update fmap code for "
` [U-Boot] [PATCH 19/24] binman: Update 'text' entry "
` [U-Boot] [PATCH 20/24] binman: Fix up a format string in AssertInList()
` [U-Boot] [PATCH 21/24] binman: Read map files as text
` [U-Boot] [PATCH 22/24] binman: Document parallel tests
` [U-Boot] [PATCH 23/24] binman: Update the README.entries file
` [U-Boot] [PATCH 24/24] patman: Update cover-coverage tests for Python 3

[U-Boot] [PATCH 0/2] sunxi: A64: enable first USB port on Pine64 boards
 2019-05-18  1:28 UTC  (4+ messages)
` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH 1/5] ARM: imx: Call imx_pcie_remove() only for non-DM PCI driver
 2019-05-17 23:04 UTC  (10+ messages)
` [U-Boot] [PATCH 2/5] pci: imx: Factor out hard-coded register base addresses
` [U-Boot] [PATCH 3/5] pci: imx: Fix potential 64bit memory access clamping
` [U-Boot] [PATCH 4/5] pci: imx: Pass driver private data around
` [U-Boot] [PATCH 5/5] pci: imx: Add DM and DT support

[U-Boot] [PATCH V3 01/10] disk: support host devices in dev_print()
 2019-05-17 23:03 UTC  (5+ messages)
` [U-Boot] [PATCH V3 05/10] fat: ff: read max contiguous file data

[U-Boot] [PATCH 0/8] ARM: imx: Update VINING|2000 to DM/DT
 2019-05-17 20:25 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] ARM: imx: Rename VINING|2000
` [U-Boot] [PATCH 2/8] ARM: dts: imx: vining2000: Import VINING|2000 DT from Linux
` [U-Boot] [PATCH 3/8] ARM: imx: vining2000: Enable DM pin control
` [U-Boot] [PATCH 4/8] ARM: imx: vining2000: Convert MMC and block to DM
` [U-Boot] [PATCH 5/8] ARM: imx: vining2000: Enable DM USB
` [U-Boot] [PATCH 6/8] ARM: imx: vining2000: Enable DM GPIO
` [U-Boot] [PATCH 7/8] ARM: imx: vining2000: Enable DM PCI
` [U-Boot] [PATCH 8/8] ARM: imx: vining2000: Enable DM Serial

[U-Boot] [RFC] spl: imx6: Let spl_boot_device return USDHC1 or USDHC2
 2019-05-17 20:16 UTC 

[U-Boot] [PATCH] serial: mxc: Add iMX6SX compatible string
 2019-05-17 19:56 UTC 

[U-Boot] [PATCH] video: Factor out vidconsole_put_string()
 2019-05-17 19:30 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] mx6sx: vining2000: pinmux usdhc4 reset
 2019-05-17 19:19 UTC 

[U-Boot] [PATCH V2 0/7] ARM: imx: Update Novena to DM/DT
 2019-05-17 18:32 UTC  (8+ messages)
` [U-Boot] [PATCH V2 1/7] ARM: dts: imx: novena: Import Novena DT from Linux
` [U-Boot] [PATCH V2 2/7] ARM: imx: novena: Enable DM pin control
` [U-Boot] [PATCH V2 3/7] ARM: imx: novena: Enable DM GPIO
` [U-Boot] [PATCH V2 4/7] ARM: imx: novena: Convert block devices to DM
` [U-Boot] [PATCH V2 5/7] ARM: imx: novena: Enable DM USB
` [U-Boot] [PATCH V2 6/7] ARM: imx: novena: Enable DM PCI
` [U-Boot] [PATCH V2 7/7] ARM: imx: novena: Convert to DM VIDEO

[U-Boot] [PATCH 0/2] Add 'bcb' command to read/modify/write Android BCB
 2019-05-17 15:05 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] toradex apalis/colibri: extend CONFIG_SYS_MALLOC_F_LEN
 2019-05-17 15:00 UTC  (5+ messages)

[U-Boot] [PATCH V2 1/8] ARM: dts: imx: dh-imx6: Import DHCOM iMX6 PDK2 DTs from Linux
 2019-05-17 14:58 UTC  (8+ messages)
` [U-Boot] [PATCH V2 2/8] ARM: dts: imx: dh-imx6: Fix SPI CS polarity on DHCOM iMX6 PDK2
` [U-Boot] [PATCH V2 3/8] ARM: imx: dh-imx6: Enable DM pin control
` [U-Boot] [PATCH V2 4/8] ARM: imx: dh-imx6: Enable DM GPIO
` [U-Boot] [PATCH V2 5/8] ARM: imx: dh-imx6: Convert SD/MMC support to DM
` [U-Boot] [PATCH V2 6/8] ARM: imx: dh-imx6: Convert SATA "
` [U-Boot] [PATCH V2 7/8] ARM: imx: dh-imx6: Convert USB "
` [U-Boot] [PATCH V2 8/8] ARM: imx: dh-imx6: Convert SPI "

[U-Boot] [PATCH 0/2] iMX6 SPL NAND flash detection fixes
 2019-05-17 14:56 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] mtd: mxs_nand_spl: fix nand_command protocol violation

[U-Boot] U-Boot PXA support
 2019-05-17 14:46 UTC  (4+ messages)

[U-Boot] [PATCH v2] mtd: spi: Improve spi_nor_write_data() implementation
 2019-05-17 14:34 UTC  (4+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] [PATCH] dm: arm: bcmstb: Enable driver model MMC support
 2019-05-17 13:31 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] - Add Ethernet support for stm32mpu
 2019-05-17 13:08 UTC  (4+ messages)
` [U-Boot] [PATCH v2 4/6] ARM: dts: stm32: Add Ethernet support on stm32mp1
` [U-Boot] [PATCH v2 5/6] stm32mp1: Add Ethernet support for stm32mp1 board
` [U-Boot] [PATCH v2 6/6] configs: stm32mp15: Enable Ethernet feature


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