public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-03-23 09:42:19 to 2018-03-26 14:10:24 UTC [more...]

[U-Boot] [PATCH v2 0/2] ARC: HSDK: add platform-specific stuff
 2018-03-26 14:10 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] ARC: HSDK: add platform-specific commands
` [U-Boot] [PATCH v2 2/2] ARC: HSDK: enable spi flash support

[U-Boot] [PATCH v3 00/10] Add support for DM_USB for TI's DRA7 EVMs and AM57 EVMs platforms
 2018-03-26 13:50 UTC  (11+ messages)
` [U-Boot] [PATCH v3 01/10] syscon: dm: Add a new method to get a regmap from DTS
` [U-Boot] [PATCH v3 02/10] usb: omap5: Add glue logic to support DM for USB host
` [U-Boot] [PATCH v3 03/10] phy: ti-pip3-phy: Add support for USB3 PHY
` [U-Boot] [PATCH v3 04/10] phy: Add a new driver for OMAP's USB2 PHYs
` [U-Boot] [PATCH v3 05/10] board: ti: dra7xx-evm: turn on USB clocks in late init stage
` [U-Boot] [PATCH v3 06/10] board; ti: am57xx: turn on USB clocks
` [U-Boot] [PATCH v3 07/10] dts: dra7x: make ocp2scp@4a080000 compatible with simple-bus
` [U-Boot] [PATCH v3 08/10] dts: dra7x: Disable USB1 on all evms
` [U-Boot] [PATCH v3 09/10] configs: enable DM_USB for all the platforms of the DRA7 family
` [U-Boot] [PATCH v3 10/10] configs: am57xx_evm: Enable DM_USB and dependencies

[U-Boot] [PATCH 1/3] arm: dts: sun7i: Update Ainol AW1 dts
 2018-03-26 13:13 UTC  (7+ messages)
` [U-Boot] [PATCH 3/3] sunxi: Add extra I2C bus support to Ainol AW1 defconfig

[U-Boot] [PATCH v3 0/5] ARM: i.MX6: Add proper CONFIG names
 2018-03-26 12:39 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/5] i.MX6: Add proper CONFIG_SOC_ names for MX6 architectures
` [U-Boot] [PATCH v3 2/5] ARM: dts: i.MX6QDL: U-Boot specific dts for u-boot, dm-spl
` [U-Boot] [PATCH v3 3/5] ARM: dts: imx6ul-isiot: Move usdhc2 into dtsi
` [U-Boot] [PATCH v3 4/5] ARM: dts: i.MX6UL: U-Boot specific dts for u-boot, dm-spl
` [U-Boot] [PATCH v3 5/5] ARM: i.MX6: dts: Build dtb based on SOC type

[U-Boot] [PATCH] arm: zynq: Handle ENXIO error return value properly
 2018-03-26 11:54 UTC 

[U-Boot] [PATCH 2/2] efi_loader: set the dhcp ack received flag
 2018-03-26 11:34 UTC  (7+ messages)

[U-Boot] [PATCH v2 0/2] SF: add support for sst26wf016, sst26wf032, sst26wf064
 2018-03-26 11:08 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] SPI Flash: add support of sst26wf* flash series
` [U-Boot] [PATCH v2 2/2] SF: add support for sst26wf016, sst26wf032, sst26wf064

[U-Boot] How to access non Ethernet PHY from U-boot
 2018-03-26 10:44 UTC 

[U-Boot] [Patch v2] armv8: ls1088a: Move CONFIG_BOOTARGS and CONFIG_CMD_GREPENV to defconfig
 2018-03-26  9:32 UTC 

[U-Boot] [PATCH] armv8: layerscape: Avoid code duplication for TZASC Instantiation
 2018-03-26  8:52 UTC 

[U-Boot] [PATCH] vxworks: fixed cpu enable using PSCI on armv8
 2018-03-26  7:58 UTC 

[U-Boot] [PATCH 0/5] *** SUBJECT HERE ***
 2018-03-26  7:57 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] arm64: a37xx: populate pcie memory region
` [U-Boot] [PATCH 2/5] arm64: a37xx: pci: add support for aardvark pcie driver
` [U-Boot] [PATCH 3/5] arm64: a37xx: defconfigs: enable "
` [U-Boot] [PATCH 4/5] arm64: a37xx: dts: enable pcie port
` [U-Boot] [PATCH 5/5] arm64: a37xx: defconfigs: enable PCI_CMD and E1000 driver

[U-Boot] [PATCH 0/3] AM437x: Add runtime DTB selection for QSPI Boot
 2018-03-26  7:57 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-boot
` [U-Boot] [PATCH 2/3] ARM: dts: Add new "generic" am4372 device tree file
` [U-Boot] [PATCH 3/3] configs: am43xx_evm_qspiboot_defconfig: Move to DM

[U-Boot] [PATCH 00/13] *** SUBJECT HERE ***
 2018-03-26  7:56 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] arm64: a37xx: dts: add gpio head file including
` [U-Boot] [PATCH 02/13] arm64: a37xx: defconfig: Enable PINCTRL and GPIO support for ESPRESSOBin board
` [U-Boot] [PATCH 03/13] arm64: a37xx: dts: Add pinctrl configuration "
` [U-Boot] [PATCH 04/13] arm64: a37xx: dts: Add additional pinctrl definition
` [U-Boot] [PATCH 05/13] arm64: a37xx: pinctrl: Fix number of pin in south bridge
` [U-Boot] [PATCH 06/13] arm64: a37xx: dts: Fix the number of GPIO on "
` [U-Boot] [PATCH 07/13] arm64: a37xx: pinctrl: Fix the pin 23 "
` [U-Boot] [PATCH 08/13] arm64: a37xx: pinctrl: Fix gpio pin offset in register
` [U-Boot] [PATCH 09/13] arm64: a37xx: pinctrl: Correct mpp definitions
` [U-Boot] [PATCH 10/13] arm64: a37xx: dts: "
` [U-Boot] [PATCH 11/13] doc: a37xx: Introduce pinctrl device tree binding
` [U-Boot] [PATCH 12/13] Revert "arm64: a37xx: dts: Add pin control nodes to DT"
` [U-Boot] [PATCH 13/13] arm64: a37xx: remove old pinctrl implementation

[U-Boot] [PATCH v2 0/6] ARM: i.MX6: Add proper CONFIG names
 2018-03-26  7:13 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/6] i.MX6: Add proper CONFIG_SOC_ names for MX6 architectures
` [U-Boot] [PATCH v2 2/6] i.MX6: Change SYS_SOC from mx6 to imx6
` [U-Boot] [PATCH v2 3/6] ARM: dts: i.MX6QDL: U-Boot specific dts for u-boot, dm-spl
` [U-Boot] [PATCH v2 4/6] ARM: dts: imx6ul-isiot: Move usdhc2 into dtsi
` [U-Boot] [PATCH v2 5/6] ARM: dts: i.MX6UL: U-Boot specific dts for u-boot, dm-spl
` [U-Boot] [PATCH v2 6/6] ARM: i.MX6: dts: Build dtb based on SOC type

[U-Boot] [PATCH v2 0/6] Add 3GiB DRAM support to 64-bit Allwinner SoCs
 2018-03-26  7:11 UTC  (12+ messages)
` [U-Boot] [PATCH v2 2/6] sunxi: add Kconfig option for the maximum accessible DRAM
` [U-Boot] [PATCH v2 4/6] sunxi: restrict the ram_size to the accessible range in SPL
` [U-Boot] [PATCH v2 5/6] sunxi: add code for recalculating the DRAM size in U-Boot

[U-Boot] [PATCH 1/2] efi_loader: initialize ethernet device path fully
 2018-03-26  5:13 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/3] Move CONFIG_PHY_ADDR to Kconfig
 2018-03-26  1:40 UTC  (4+ messages)

[U-Boot] [PATCH v3 00/10] driver model bring-up of musb on AM335x GP and BBB
 2018-03-25 21:28 UTC  (4+ messages)
` [U-Boot] [PATCH v3 07/10] drivers: usb: musb: add ti musb peripheral driver with driver model support

[U-Boot] [PATCH] efi_loader: initialize device path on alloc
 2018-03-25 19:38 UTC  (2+ messages)

[U-Boot] [PATCH v9 1/3] Adding TCP and wget into u-boot
 2018-03-25 18:06 UTC  (3+ messages)
` [U-Boot] [PATCH v9 2/3] Adding TCP
` [U-Boot] [PATCH v9 3/3] Adding wget

[U-Boot] Composing multiple envs
 2018-03-25 14:49 UTC  (5+ messages)

[U-Boot] [PATCH 2/3] sunxi: Add USB0 ID detection pin to Ainol AW1 defconfig
 2018-03-25 12:36 UTC 

[U-Boot] uBoot Scripts BeagleBone Black Yocto
 2018-03-25  9:36 UTC 

[U-Boot] [PATCH 1/3] configs: k2g_hs_evm: Resync defconfig with non-HS defconfig
 2018-03-25  4:01 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] configs: k2hk_hs_evm: "

[U-Boot] [PATCHv2 0/2] Changes to Z-turn dts
 2018-03-25  1:15 UTC  (6+ messages)
` [U-Boot] [PATCHv3 0/2] Changes to Z-turn dtd
  ` [U-Boot] [PATCHv3 1/2] ARM: dts: zynq: Update dts for Z-turn board
  ` [U-Boot] [PATCHv3 2/2] ARM: dts: zynq: Rename "

[U-Boot] [PATCH 1/2] Makefile: always preserve output for images that can contain HAB Blocks
 2018-03-24 22:14 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] tools/imximage: use 0x prefix in HAB Blocks line

[U-Boot] [PATCH] Makefile: always preserve output for images that can contain HAB Blocks
 2018-03-24 22:09 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] efi_loader: (network) event handling
 2018-03-24 17:40 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] efi_loader: RestoreTPL should execute queued events
` [U-Boot] [PATCH 2/2] efi_loader: use TPL_NOTIFY for network timer event

[U-Boot] [PATCH 1/1] mmc: avoid division by zero in meson_mmc_config_clock
 2018-03-24 14:57 UTC  (3+ messages)

[U-Boot] [RFC] net: eth_write_hwaddr hides ENOSYS
 2018-03-24 13:41 UTC 

[U-Boot] [PATCH] sysreset: rockchip: use dev_read_addr_ptr get cru base
 2018-03-24 10:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] configs: sunxi: enable BLK, DM_MMC for Bananapi
 2018-03-24 10:35 UTC  (6+ messages)
` [U-Boot] [PATCH 1/1] configs: sunxi: enable BLK, DM_MMC, DM_SCSI

[U-Boot] Pull request: u-boot-ubi/master
 2018-03-24 10:15 UTC 

[U-Boot] [PATCH v3 0/3] Convert CONFIG_UBI_SILENCE_MSG and CONFIG_UBIFS_SILENCE_MSG to Kconfig
 2018-03-24 10:15 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/3] ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG
` [U-Boot] [PATCH v3 2/3] Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
` [U-Boot] [PATCH v3 3/3] Convert CONFIG_UBI_SILENCE_MSG "

[U-Boot] Pull request: u-boot-spi/master
 2018-03-24  8:25 UTC 

[U-Boot] [PATCH] power: pwm regulator: support live tree
 2018-03-24  6:48 UTC 

[U-Boot] [PATCH v4 00/19] sunxi: sync H3, H5, A64 DTs from mainline Linux
 2018-03-24  1:07 UTC  (4+ messages)
` [U-Boot] [PATCH v4 13/19] sunxi: DT: A64: update board .dts files from Linux

[U-Boot] [PATCH][v3] mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
 2018-03-23 21:25 UTC 

[U-Boot] [PATCH v2 00/11] efi_loader: error handling cmd/bootefi.c
 2018-03-23 20:13 UTC  (25+ messages)
` [U-Boot] [PATCH v2 01/11] efi_loader: efi_smbios_register should have a return value
` [U-Boot] [PATCH v2 02/11] efi_loader: return efi_status_t from efi_gop_register
` [U-Boot] [PATCH v2 03/11] efi_loader: return efi_status_t from efi_net_register
` [U-Boot] [PATCH v2 04/11] efi_loader: consistently return efi_status_t efi_watchdog_register
` [U-Boot] [PATCH v2 05/11] efi_loader: simplify calling efi_init_obj_list
` [U-Boot] [PATCH v2 06/11] efi_loader: exit status for efi_reset_system_init
` [U-Boot] [PATCH v2 07/11] efi_loader: efi_get_time_init should return status code
` [U-Boot] [PATCH v2 08/11] efi_loader: do_bootefi_exec should always return an EFI "
` [U-Boot] [PATCH v2 09/11] efi_loader: check initialization of EFI subsystem is successful
` [U-Boot] [PATCH v2 10/11] efi_loader: support device tree for bootefi selftest
` [U-Boot] [PATCH v2 11/11] efi_selftest: check installation of the device tree

[U-Boot] [PATCH 1/1] log: fix typo LOGL_EFI
 2018-03-23 20:12 UTC 

[U-Boot] [PATCH v2 1/3] ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG
 2018-03-23 19:09 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig

[U-Boot] Please pull from u-boot-i2c
 2018-03-23 19:01 UTC 

[U-Boot] [PATCH 1/1] i2c: lpi2c: remove superfluous assignments
 2018-03-23 19:01 UTC  (2+ messages)

[U-Boot] dhcp command not populating dnsip environment variable
 2018-03-23 18:12 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/17] bmips: convert to use live-dt
 2018-03-23 18:02 UTC  (38+ messages)
` [U-Boot] [PATCH v2 01/17] dm: core: add functions to get memory-mapped I/O addreses
` [U-Boot] [PATCH v2 02/17] watchdog: bcm6345: convert to use live dt
` [U-Boot] [PATCH v2 03/17] serial: "
` [U-Boot] [PATCH v2 04/17] clk: "
` [U-Boot] [PATCH v2 05/17] reset: "
` [U-Boot] [PATCH v2 06/17] gpio: "
` [U-Boot] [PATCH v2 07/17] led: bcm6358: "
` [U-Boot] [PATCH v2 08/17] led: bcm6328: "
` [U-Boot] [PATCH v2 09/17] power: domain: "
` [U-Boot] [PATCH v2 10/17] spi: bcm63xx_spi: "
` [U-Boot] [PATCH v2 11/17] spi: bcm63xx_hsspi: "
` [U-Boot] [PATCH v2 12/17] ram: bmips: "
` [U-Boot] [PATCH v2 13/17] cpu: "
` [U-Boot] [PATCH v2 14/17] phy: bcm6348-usbh: "
` [U-Boot] [PATCH v2 15/17] phy: bcm6358-usbh: "
` [U-Boot] [PATCH v2 16/17] phy: bcm6368-usbh: "
` [U-Boot] [PATCH v2 17/17] phy: bcm6318-usbh: "

[U-Boot] [PATCH] omap3: spi: Correct ti, pindir-d0-out-d1-in parsing
 2018-03-23 17:32 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] libfdt: make lib/libfdt/ more synced with scripts/dtc/libfdt/
 2018-03-23 16:55 UTC  (13+ messages)
` [U-Boot] [PATCH 1/5] libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
` [U-Boot] [PATCH 2/5] fdt_region: remove unneeded fdt_internal.h inclusion
` [U-Boot] [PATCH 3/5] image.h: add forward declaration of struct fdt_region
` [U-Boot] [PATCH 4/5] fdt_region: move fdt_region.c to common/ from lib/libfdt/
` [U-Boot] [PATCH 5/5] libfdt: split fdt_region declarations out to <fdt_region.h>

[U-Boot] [PATCH 0/2] ARC: HSDK: add platform-specific commands
 2018-03-23 16:49 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] ARC: bootm: refactor GO and PREP subcommands implementation
` [U-Boot] [PATCH 2/2] ARC: HSDK: add platform-specific commands

[U-Boot] Depending on an .o file in other directory in Kbuild?
 2018-03-23 16:38 UTC 

[U-Boot] [PATCH] scripts: use CROSS_COMPILE environment variable
 2018-03-23 16:06 UTC  (6+ messages)

[U-Boot] [PATCH 00/18] Introduce SPI TPM v2.0 support
 2018-03-23 14:42 UTC  (9+ messages)

[U-Boot] [GIT PULL] Xilinx patches for v2018.05
 2018-03-23 14:38 UTC 

[U-Boot] [PATCH v1 0/5] rtc: remove redundant code in rtc_reset
 2018-03-23 14:30 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/5] rtc: ds1307: "

[U-Boot] Please pull ARC changes
 2018-03-23 13:51 UTC  (4+ messages)

[U-Boot] [PATCH v3] sandbox: Add 64-bit sandbox
 2018-03-23 13:47 UTC  (2+ messages)

[U-Boot] [PATCH v1 00/19] More support for Armada 37xx boards
 2018-03-23 13:45 UTC  (4+ messages)
` [U-Boot] [PATCH v1 10/19] phy: marvell: mux: Support nontrivial node order in selector register


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