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

[U-Boot] [PATCH 01/18] gpio: mpc8xxx: add support for Layerscape SoC
 2018-08-23  1:15 UTC  (15+ messages)
` [U-Boot] [PATCH 02/18] armv8: ls1043a: add gpio entry
` [U-Boot] [PATCH 03/18] armv8: ls1043ardb: Enable GPIO driver
` [U-Boot] [PATCH 04/18] armv8: ls1043aqds: "
` [U-Boot] [PATCH 05/18] armv8: ls1046a: add gpio entry
` [U-Boot] [PATCH 06/18] armv8: ls1046a: Enable GPIO driver
` [U-Boot] [PATCH 07/18] armv8: ls1088a: add gpio entry
` [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] board: arm: Add support for Broadcom BCM7260
 2018-08-23  1:07 UTC  (6+ messages)
` [U-Boot] [PATCH v2 0/2] "
  ` [U-Boot] [PATCH v2 1/2] arm: bcm7445: Change serial console index
  ` [U-Boot] [PATCH v2 2/2] board: arm: Add support for Broadcom BCM7260

[U-Boot] Booting into winCE .nb0 without access to source files
 2018-08-22 22:46 UTC  (4+ messages)

[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
 2018-08-22 20:19 UTC  (33+ messages)

[U-Boot] [PATCH] binman: fix a few typos in documentation
 2018-08-22 20:01 UTC 

[U-Boot] [PATCH v3 00/58] clk: Add Allwinner CLK, RESET support
 2018-08-22 18:56 UTC  (6+ messages)
` [U-Boot] [PATCH v3 27/58] fastboot: sunxi: Update fastboot mmc default device

[U-Boot] [PATCH V3 00/32] i.MX: Add i.MX8QXP support
 2018-08-22 17:23 UTC  (3+ messages)
` [U-Boot] [PATCH V3 32/32] imx: add i.MX8QXP MEK board support

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

[U-Boot] [PATCH] configs: am57xx: change default board name to beagle_x15
 2018-08-22 14:19 UTC  (2+ messages)

[U-Boot] UNDEF_SYM
 2018-08-22 13:57 UTC 

[U-Boot] [PATCH 00/10] AVB using OP-TEE
 2018-08-22 13:52 UTC  (7+ messages)
` [U-Boot] [PATCH 03/10] mmc: rpmb: add mmc_rpmb_route_frames()
` [U-Boot] [PATCH 04/10] Add UCLASS_TEE for Trusted Execution Environment

[U-Boot] [PATCH v1 1/2] x86: zImage: Move subarch assignment out of cmd_line check
 2018-08-22 10:23 UTC  (11+ messages)
` [U-Boot] [PATCH v1 2/2] x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters

[U-Boot] [PATCH] mmc: sdhci-of-arasan: Do now show error message in case of deffered probe
 2018-08-22  9:48 UTC  (2+ messages)

[U-Boot] Unaligned memory accesses exception
 2018-08-22  9:24 UTC  (3+ messages)

[U-Boot] [PATCH 00/25] [2/3] Initial support Texas Instrument's AM654 Platform
 2018-08-22  9:21 UTC  (27+ 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 v3 00/10] splash screen on the stm32f769 disco board
 2018-08-22  7:59 UTC  (6+ messages)
` [U-Boot] [PATCH v3 03/10] video: add support of MIPI DSI interface
` [U-Boot] [PATCH v3 04/10] video: add MIPI DSI host controller bridge

[U-Boot] ext4: Issue with ext4write
 2018-08-22  7:46 UTC  (7+ messages)
` [U-Boot] ext4: massive corruption "
  ` [U-Boot] Cavium Octeon support for u-boot

[U-Boot] [PATCH v3 0/7] Add ethernet support for phyCORE-RK3288
 2018-08-22  6:08 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/7] arch: arm: mach-rockchip: rk3288: Enable regulators in board_init
` [U-Boot] [PATCH v3 2/7] config: phycore-rk3288_defconfig: add PHY_TI
` [U-Boot] [PATCH v3 3/7] drivers: net: designware: Add reading of DT phy-handle node
` [U-Boot] [PATCH v3 4/7] ARM: dts: rockchip: ADD dp83867 CLK_OUT muxing
` [U-Boot] [PATCH v3 5/7] rockchip: rk3288-phycore: set flash1 iodomain to 1.8V
` [U-Boot] [PATCH v3 6/7] net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii
` [U-Boot] [PATCH v3 7/7] net: gmac_rockchip: Add handeling for RGMII_ID/RXID/TXID

[U-Boot] [PATCH v3 0/3] Expand dp83867-driver
 2018-08-22  6:07 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver
` [U-Boot] [PATCH v3 2/3] net: phy: ti: Recover from "port mirroring" N/A MODE4
` [U-Boot] [PATCH v3 3/3] net: phy: ti: Add binding for the CLK_OUT pin muxing

[U-Boot] [PATCH v2 0/6] musb-new: Improve shutdown code
 2018-08-22  2:41 UTC  (9+ messages)
` [U-Boot] [RFC PATCH v2 3/6] dm: usb: Add UCLASS_USB_DEV_GENERIC shutdown
  ` [U-Boot] [linux-sunxi] Re: [PATCH v2 0/6] musb-new: Improve shutdown code

[U-Boot] u-boot 2018.07/2018.09 'data abort' kernel start failure with GCC 8.2.0 on sun8i (H3)
 2018-08-22  1:42 UTC  (5+ messages)

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

[U-Boot] [RESEND PATCH v9 01/18] Revert "efi_loader: Rename sections to allow for implicit data"
 2018-08-21 19:24 UTC  (4+ messages)

[U-Boot] [PULL 2018.09] efi patch queue 2018-08-21
 2018-08-21 19:18 UTC  (4+ messages)

[U-Boot] [PATCH 0/8][RESEND] Device Tree support for PowerPC in u-boot
 2018-08-21 18:18 UTC  (17+ messages)
` [U-Boot] [PATCH 1/8][RESEND] powerpc/dts: setup fdt blob at __init_end
` [U-Boot] [PATCH 2/8][RESEND] powerpc/dts: makefile changes to clean and build dts
` [U-Boot] [PATCH 3/8][RESEND] binman: Add a new "start-pos" property in section class
` [U-Boot] [PATCH 4/8][RESEND] binman: Add support for powerpc 'bootpg + resetvec' entry
` [U-Boot] [PATCH 5/8][RESEND] powerpc: mpc85xx: select BINMAN by default
` [U-Boot] [PATCH 6/8][RESEND] powerpc: dts: add u-boot.dtsi and mpc85xx-u-boot.dtsi
` [U-Boot] [PATCH 7/8][RESEND] powerpc: mpc85xx: Use binman to embed dtb inside u-boot
` [U-Boot] [PATCH 8/8][RESEND] powerpc: dts: Enable device tree support for T2080QDS

[U-Boot] [PATCH] DM: omap_gpio: Reduce overhead when used with OF_PLATDATA
 2018-08-21 17:32 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] Convert fdtdec_setup_memory_banksize() to use livetree
 2018-08-21 17:30 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/3] ofnode: add ofnode_by_prop_value()
` [U-Boot] [PATCH v2 3/3] test: ofnode: test ofnode_by_prop_value()

[U-Boot] Disabling CONFIG_DM_I2C_COMPAT in twl4030 PMIC
 2018-08-21 17:30 UTC  (6+ messages)

[U-Boot] [PATCH] dm: test: Fix typo in test-main comment
 2018-08-21 17:30 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] Add Rock960 board support
 2018-08-21 17:28 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] arm: dts: Add Rock960 devicetree support
` [U-Boot] [PATCH v2 2/2] board: Add Vamrs Limited Rock960 board support

[U-Boot] Pull request, u-boot-tegra/master
 2018-08-21 17:27 UTC 

[U-Boot] [PATCH 0/2] Add Rock960 board support
 2018-08-21 17:09 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] arm: dts: Add Rock960 devicetree support
` [U-Boot] [PATCH 2/2] board: Add Vamrs Limited Rock960 board support

[U-Boot] [PATCH] ARM: omap3_logic_defconfig: Convert to DM_SPL
 2018-08-21 15:43 UTC 

[U-Boot] [PATCH v2 00/18] spi: mpc8xxx: DM conversion
 2018-08-21 15:12 UTC  (9+ messages)

[U-Boot] [PATCH] ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl binding
 2018-08-21 15:04 UTC 

[U-Boot] [PATCH 0/6] [3/3] Initial support Texas Instrument's AM654 Platform
 2018-08-21 14:33 UTC  (7+ 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 0/8] [1/3] Initial support Texas Instrument's AM654 Platform
 2018-08-21 14:30 UTC  (9+ 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 3/8] arm: K3: Update _start instruction
` [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] ARM: dts: socfpga: Drop ad-hoc UART clock frequency encoding from DT
 2018-08-21 14:29 UTC 

[U-Boot] [PATCH] ARM: socfpga: Fix Arria10 SPI and NAND U-Boot offset
 2018-08-21 14:14 UTC 

[U-Boot] [PATCH] mtd: nand: denali_dt: Add reset support
 2018-08-21 13:57 UTC 

[U-Boot] [PATCH] ARM: dts: socfpga: Add missing NAND reset
 2018-08-21 13:56 UTC 

[U-Boot] [PATCH] env: ubi: Add missing ENV_NAME
 2018-08-21 13:53 UTC 

[U-Boot] [PATCH 0/3] configs: sama5d27_som1_ek: Cleanup and new
 2018-08-21 12:46 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] configs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_xxx macros
` [U-Boot] [PATCH 2/3] configs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using Kconfig
` [U-Boot] [PATCH 3/3] configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSD

[U-Boot] [PATCH] mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO
 2018-08-21 12:16 UTC 

[U-Boot] [PATCH u-boot-marvell v2 04/12] board: turris_mox: Fixup U-Boot's device tree if PCIe connected
 2018-08-21 10:22 UTC  (2+ messages)
` [U-Boot] [PATCH u-boot-marvell v3 "

[U-Boot] [PATCH] configs: sama5d2_xplained: Add defconfig for ENV/boot from eMMC
 2018-08-21  9:52 UTC 

[U-Boot] [PATCH v2] ls1088ardb_pb: Add support for ls1088ardb_pb board
 2018-08-21  9:19 UTC 

[U-Boot] [PATCH 0/3] efi_loader: Fix -fdata-section fallout with bss
 2018-08-21  8:34 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] x86: Include bss subsections in linker script
` [U-Boot] [PATCH 2/3] x86: Enable -fdata-sections always

[U-Boot] [PATCH v2 0/8] test/py: Fixes for python 3.x
 2018-08-21  5:48 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/8] test/py: Import 'configparser' lower case to be python 3.x safe

[U-Boot] [PATCH 0/2] socfpga: cleanup files generated for spl
 2018-08-21  3:52 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] spl: socfpga: stratix10: add hex file output for spl image

[U-Boot] [PATCH] DM: serial: ti_omap3_common: Don't define serial unless !DM_SERIAL
 2018-08-21  1:43 UTC 

[U-Boot] [PATCH] ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabled
 2018-08-21  1:34 UTC 

[U-Boot] [PATCH 1/2] DM: I2C: Reduce overhead when used with OF_PLATDATA
 2018-08-21  1:24 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] DM: OMAP24XX_I2C: "

[U-Boot] Pull request: u-boot-sunxi/master
 2018-08-20 22:11 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86
 2018-08-20 22:11 UTC  (2+ messages)

[U-Boot] [PATCH v2 3/3] cmd: efi: Clarify calculation precedence for '&' and '?'
 2018-08-20 22:06 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/3] efi: Fix truncation of constant value
 2018-08-20 22:05 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/3] "

[U-Boot] [PATCH v2 2/3] efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes
 2018-08-20 22:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v4 0/7] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller
 2018-08-20 21:44 UTC  (3+ messages)
` [U-Boot] [PATCH v4 7/7] cmd: Add bind/unbind commands to bind a device to a driver from the command line


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