public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-08-23 01:14:55 to 2018-08-24 20:10:04 UTC [more...]

[U-Boot] [PATCH u-boot 1/3] boards: amlogic: remove ethernet gpio reset code from boards
 2018-08-24 20:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, u-boot, "

[U-Boot] [PATCH 7/7] common: avb_verify: Fix division by zero in mmc_byte_io()
 2018-08-24 20:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 6/7] common: avb_verify: Fix never-occurring avb_free(ops_data)
 2018-08-24 20:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 5/7] common: avb_verify: Fix memory leaks
 2018-08-24 20:09 UTC  (2+ messages)
` [U-Boot] [U-Boot,5/7] "

[U-Boot] [PATCH 4/7] common: avb_verify: Make local data static
 2018-08-24 20:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/7] common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS
 2018-08-24 20:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/7] common: avb_verify: Fix invalid 'for' loop condition
 2018-08-24 20:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/7] libavb: Handle wrong hashtree_error_mode in avb_append_options()
 2018-08-24 20:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] usb: ohci: Add OHCI PCI driver
 2018-08-24 19:07 UTC 

[U-Boot] [PATCH] pci: rmobile: Filter out device 1 and 2
 2018-08-24 19:06 UTC 

[U-Boot] [PATCH V2 1/2] pci: Support parsing PCI controller DT subnodes
 2018-08-24 18:27 UTC  (2+ messages)
` [U-Boot] [PATCH V2 2/2] pci: Update documentation to make 'compatible' string optional

[U-Boot] [PULL] u-boot-socfpga/master
 2018-08-24 18:25 UTC 

[U-Boot] [PULL] u-boot-usb/master
 2018-08-24 18:21 UTC 

[U-Boot] [PATCH v1] arm: at91: wdt: Convert watchdog driver to dm
 2018-08-24 17:22 UTC  (3+ messages)

[U-Boot] [PATCH] MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROL
 2018-08-24 17:06 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] Fix for rare beaglebone ethernet failures
 2018-08-24 16:37 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] drivers: net: cpsw: add support to update phy address
` [U-Boot] [PATCH 2/3] board: ti: am335x: add support to fixup "
` [U-Boot] [PATCH 3/3] configs: am335x_evm: enable OF_BOARD_SETUP

[U-Boot] [PATCH 00/25] [2/3] Initial support Texas Instrument's AM654 Platform
 2018-08-24 16:28 UTC  (57+ messages)
` [U-Boot] [PATCH 01/25] firmware: Add basic support for TI System Control Interface (TI SCI) protocol
` [U-Boot] [PATCH 02/25] firmware: ti_sci: Add support for board configuration
` [U-Boot] [PATCH 03/25] firmware: ti_sci: Add support for device control
` [U-Boot] [PATCH 04/25] firmware: ti_sci: Add support for clock control
` [U-Boot] [PATCH 05/25] firmware: ti_sci: Add support for reboot core service
` [U-Boot] [PATCH 06/25] firmware: ti_sci: Add support for processor control services
` [U-Boot] [PATCH 07/25] dm: firmware: Automatically bind child devices
` [U-Boot] [PATCH 08/25] dm: reset: Update uclass to allow querying reset status
` [U-Boot] [PATCH 09/25] reset: Extend reset control with an optional data field
` [U-Boot] [PATCH 10/25] reset: Introduce TI System Control Interface (TI SCI) reset driver
` [U-Boot] [PATCH 11/25] clk: Allow clock defaults to be set also during re-reloc state
` [U-Boot] [PATCH 12/25] clk: Extend clock control with an optional data field
` [U-Boot] [PATCH 13/25] clk: Introduce TI System Control Interface (TI SCI) clock driver
` [U-Boot] [PATCH 14/25] power domain: Add support for multiple powerdomains per device
` [U-Boot] [PATCH 15/25] power domain: Introduce TI System Control Interface (TI SCI) power domain driver
` [U-Boot] [PATCH 16/25] sysreset: Add TI System Control Interface (TI SCI) sysreset driver
` [U-Boot] [PATCH 17/25] mailbox: Allow attaching private data for mbox_chan
` [U-Boot] [PATCH 18/25] mailbox: Introduce K3 Secure Proxy Driver
` [U-Boot] [PATCH 19/25] spl: Allow mailbox drivers to be used within SPL
` [U-Boot] [PATCH 20/25] remoteproc: Allow for individual remoteproc initialization
` [U-Boot] [PATCH 21/25] remoteproc: Introduce K3 system controller
` [U-Boot] [PATCH 22/25] remoteproc: Introduce K3 remoteproc driver
` [U-Boot] [PATCH 23/25] spl: Allow remoteproc drivers to be used within SPL
` [U-Boot] [PATCH 24/25] mmc: k3_arasan: Add sdhci driver support for K3 family SoCs
` [U-Boot] [PATCH 25/25] gpio: do not include <asm/arch/gpio.h> for ARCH_K3

[U-Boot] [PATCH 0/8] [1/3] Initial support Texas Instrument's AM654 Platform
 2018-08-24 15:21 UTC  (23+ messages)
` [U-Boot] [PATCH 1/8] arm: K3: Add initial support for TI's K3 generation of SoCs
` [U-Boot] [PATCH 2/8] arm: K3: Add support for AM654 SoC definition
` [U-Boot] [PATCH 4/8] arm: K3: am654: Add support for boot device detection
` [U-Boot] [PATCH 5/8] arm: K3: am654: Unlock control module registers during init
` [U-Boot] [PATCH 6/8] armv8: K3: am654: Add custom MMU support
` [U-Boot] [PATCH 7/8] armv8: K3: am654: Introduce FIT generator script
` [U-Boot] [PATCH 8/8] armv8: K3: am654: Add support for generating build targets

[U-Boot] [PATCH v3.3 14/58] musb-new: sunxi: Use CLK and RESET support
 2018-08-24 15:00 UTC  (2+ messages)

[U-Boot] [PATCH] driver: net: fsl-mc: Memset MC reserve red memory before usage
 2018-08-24 14:53 UTC  (4+ messages)

[U-Boot] Unaligned memory accesses exception
 2018-08-24 14:53 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] [3/3] Initial support Texas Instrument's AM654 Platform
 2018-08-24 14:13 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] board: ti: am654: a53: Add initial support for am654
` [U-Boot] [PATCH 2/6] board: ti: am65x: Add README
` [U-Boot] [PATCH 3/6] include: am654_evm: Establish initial environment for SD card boot
` [U-Boot] [PATCH 4/6] arm64: dts: k3: Add Support for AM654 SoC
` [U-Boot] [PATCH 5/6] arm64: dts: k3: Add u-boot specific nodes
` [U-Boot] [PATCH 6/6] configs: am65x_evm_a53: Add initial support

[U-Boot] [PATCH] mtd: nand: denali_dt: Add reset support
 2018-08-24 13:10 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] Topic board support updates
 2018-08-24 12:00 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] topic-miamiplus: Run CPU at 800MHz for speedgrade-2
` [U-Boot] [PATCH 2/4] board: topic_miamilite: Support cost-reduced version
` [U-Boot] [PATCH 3/4] configs/topic_miami.h: Use same partitioning for USB boot as for SD
` [U-Boot] [PATCH 4/4] board: topic-miamiplus: Run IO PLL at 1000 MHz

[U-Boot] [RFC] cmd: add bootslot command to select/boot slot based on boot counts
 2018-08-24 11:13 UTC  (4+ messages)

[U-Boot] [PATCH] Make kmalloc'ed memory really DMA-safe
 2018-08-24 10:30 UTC 

[U-Boot] [PATCH] x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters
 2018-08-24  9:18 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-sunxi/master
 2018-08-24  8:50 UTC 

[U-Boot] [PATCH] armv8: lsch3: Add support of serdes3 module
 2018-08-24  6:42 UTC 

[U-Boot] [PATCH 4/8] binman: Add support for powerpc 'bootpg + resetvec' entry
 2018-08-24  6:02 UTC 

[U-Boot] Please pull u-boot-fsl-qoriq master
 2018-08-24  2:45 UTC  (2+ messages)

[U-Boot] [v2 patch] net: fman: Support both new and legacy FMan Compatibles
 2018-08-24  2:08 UTC  (3+ messages)

[U-Boot] [PATCH v9 00/18] efi: Enable sandbox support for EFI loader
 2018-08-23 20:49 UTC  (5+ messages)
` [U-Boot] [PATCH v9 13/18] efi: Add a call to exit() along with why we can't use it
` [U-Boot] [PATCH v9 16/18] efi: Add more debugging for memory allocations

[U-Boot] [PATCH v9 01/18] Revert "efi_loader: Rename sections to allow for implicit data"
 2018-08-23 20:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, v9, 01/18] Partially revert "

[U-Boot] [PATCH] efi_loader: Rename sections to allow for implicit data
 2018-08-23 20:01 UTC  (16+ messages)

[U-Boot] [PATCH] armv8: fsl-layerscape: Update README.falcon for compression
 2018-08-23 19:03 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: layerscape: Build u-boot-with-spl.bin for selected boards
 2018-08-23 19:02 UTC  (2+ messages)

[U-Boot] [RESEND PATCH v9 01/18] Revert "efi_loader: Rename sections to allow for implicit data"
 2018-08-23 16:31 UTC  (7+ messages)

[U-Boot] [PATCH 00/10] AVB using OP-TEE
 2018-08-23 16:31 UTC  (9+ messages)
` [U-Boot] [PATCH 04/10] Add UCLASS_TEE for Trusted Execution Environment

[U-Boot] [PATCH 01/18] gpio: mpc8xxx: add support for Layerscape SoC
 2018-08-23 15:27 UTC  (13+ messages)
` [U-Boot] [PATCH 08/18] armv8: ls1088a: Enable GPIO driver
` [U-Boot] [PATCH 09/18] armv8: ls2080a: add gpio entry
` [U-Boot] [PATCH 10/18] armv8: ls2080a: Enable GPIO driver
` [U-Boot] [PATCH 11/18] board: freescale: sys_eeprom: Add i2c DM support
` [U-Boot] [PATCH 12/18] armv8: ls1046a: add i2c entry
` [U-Boot] [PATCH 13/18] armv8: ls1046ardb: enable I2C DM and EEPROM DM
` [U-Boot] [PATCH 14/18] armv8: ls1043ardb: "
` [U-Boot] [PATCH 15/18] armv8: ls1088a: add i2c entry
` [U-Boot] [PATCH 16/18] armv8: ls1088ardb: enable I2C DM and EEPROM DM
` [U-Boot] [PATCH 17/18] armv8: ls208xa: add i2c entry
` [U-Boot] [PATCH 18/18] armv8: ls2080ardb: enable I2C DM and EEPROM DM

[U-Boot] [PATCH 1/4] x86: efi: payload: Install E820 map from EFI memory map
 2018-08-23 15:24 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] efi: stub: Pass EFI system table address to U-Boot payload
` [U-Boot] [PATCH 3/4] x86: zimage: Support booting Linux kernel from an EFI payload
` [U-Boot] [PATCH 4/4] x86: efi: payload: Turn on acpi in the kernel command line

[U-Boot] Pull request, u-boot-tegra/master
 2018-08-23 13:59 UTC  (2+ messages)

[U-Boot] [PULL 2018.09] efi patch queue 2018-08-21
 2018-08-23 13:59 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Update RV3029 driver to DM and add DM-backed bootcount support
 2018-08-23 13:48 UTC  (8+ messages)
` [U-Boot] [PATCH 3/3] bootcount: add DM-based backing store for bootcount

[U-Boot] [RFC]Remove SPL Framework with a MACRO
 2018-08-23 13:07 UTC 

[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
 2018-08-23 12:58 UTC  (32+ messages)

[U-Boot] [PATCH v3.2 14/58] musb-new: sunxi: Use CLK and RESET support
 2018-08-23 12:44 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/6] musb-new: Improve shutdown code
 2018-08-23 12:05 UTC  (4+ messages)
  ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH] binman: fix a few typos in documentation
 2018-08-23 10:45 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabled
 2018-08-23 10:45 UTC  (2+ messages)

[U-Boot] [PATCH] DM: serial: ti_omap3_common: Don't define serial unless !DM_SERIAL
 2018-08-23 10:45 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2018-08-23 10:45 UTC  (12+ messages)

[U-Boot] [PATCH v3 00/58] clk: Add Allwinner CLK, RESET support
 2018-08-23 10:45 UTC  (9+ messages)
` [U-Boot] [PATCH v3 22/58] reset: Add reset valid
` [U-Boot] [PATCH v3 53/58] clk: Get the CLK by index without device
` [U-Boot] [PATCH v3 54/58] clk: Use clk_get_by_index_tail()
` [U-Boot] [PATCH v3 55/58] reset: Get the RESET by index without device

[U-Boot] [PATCH v2 00/15] AVB using OP-TEE
 2018-08-23 10:43 UTC  (16+ messages)
` [U-Boot] [PATCH v2 01/15] dm: fdt: scan for devices under /firmware too
` [U-Boot] [PATCH v2 02/15] cmd: avb read_rb: print rb_idx in hexadecimal
` [U-Boot] [PATCH v2 03/15] cmd: avb: print error message if command fails
` [U-Boot] [PATCH v2 04/15] mmc: rpmb: add mmc_rpmb_route_frames()
` [U-Boot] [PATCH v2 05/15] Add UCLASS_TEE for Trusted Execution Environment
` [U-Boot] [PATCH v2 06/15] dt/bindings: add bindings for optee
` [U-Boot] [PATCH v2 07/15] tee: add OP-TEE driver
` [U-Boot] [PATCH v2 08/15] Documentation: tee uclass and op-tee driver
` [U-Boot] [PATCH v2 09/15] test: tee: test TEE uclass
` [U-Boot] [PATCH v2 10/15] sandbox: dt: add sandbox_tee node
` [U-Boot] [PATCH v2 11/15] configs: sandbox: enable CONFIG_TEE (TEE uclass)
` [U-Boot] [PATCH v2 12/15] arm: dt: hikey: Add optee node
` [U-Boot] [PATCH v2 13/15] optee: support routing of rpmb data frames to mmc
` [U-Boot] [PATCH v2 14/15] tee: optee: support AVB trusted application
` [U-Boot] [PATCH v2 15/15] avb_verify: support using OP-TEE TA AVB

[U-Boot] [PATCH 1/3] arm64: zynqmp: Move PM version related macros to .h
 2018-08-23 10:27 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version()
` [U-Boot] [PATCH 3/3] fpga: zynqmp: Modify PL bitstream loading sequence

[U-Boot] [PATCH 00/10] rockchip: enable board_debug_uart_init for all soc
 2018-08-23 10:26 UTC  (2+ messages)

[U-Boot] [PATCH v5 1/2] spl: add support to booting with OP-TEE
 2018-08-23  9:18 UTC  (2+ messages)
` [U-Boot] [PATCH v5 2/2] rockchip: add fit source file for pack itb with op-tee

[U-Boot] [RFC 0/3] test/py: add filesystem test scripts
 2018-08-23  7:25 UTC  (4+ messages)
` [U-Boot] [RFC 1/3] test/py: convert fs-test.sh to pytest
` [U-Boot] [RFC 2/3] test/py: fs: add extended write operation test
` [U-Boot] [RFC 3/3] test/py: fs: add fstest/mkdir test

[U-Boot] [PATCH v7 1/8] dm: mmc: use block layer in mmc driver
 2018-08-23  3:26 UTC  (8+ messages)
` [U-Boot] [PATCH v7 2/8] armv8/ls1088a/ls2088a: esdhc: Add esdhc clock support
` [U-Boot] [PATCH v7 3/8] armv8: ls2088a: add eSDHC node
` [U-Boot] [PATCH v7 4/8] armv8: ls1088a: "
` [U-Boot] [PATCH v7 5/8] armv8: ls1043a: "
` [U-Boot] [PATCH v7 6/8] armv8: ls1046a: "
` [U-Boot] [PATCH v7 7/8] armv7: ls1021a: enable esdhc
` [U-Boot] [PATCH v7 8/8] Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig

[U-Boot] [PATCH v6 1/8] dm: mmc: use block layer in mmc driver
 2018-08-23  3:09 UTC  (3+ messages)

[U-Boot] [RESENT PATCH] rockchip: make_fit_atf: fix warning unit_address_vs_reg
 2018-08-23  3:01 UTC 

[U-Boot] [RESENT PATCH 1/2] rockchip: rk3128: use ROCKCHIP_BOOT_MODE_REG to update reboot flag
 2018-08-23  2:58 UTC  (2+ messages)
` [U-Boot] [RESENT PATCH 2/2] rockchip: rk322x: "

[U-Boot] [PATCH] rockchip: update emmc/sd index for distro boot order
 2018-08-23  2:49 UTC 

[U-Boot] [PATCH v3 0/3] Expand dp83867-driver
 2018-08-23  1:24 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/7] Add ethernet support for phyCORE-RK3288
 2018-08-23  1:21 UTC  (3+ messages)
` [U-Boot] [PATCH v3 3/7] drivers: net: designware: Add reading of DT phy-handle node


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