public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-03-07 08:14:33 to 2019-03-08 20:10:23 UTC [more...]

[U-Boot] [PATCH] p2371-2180: Build position independent binary
 2019-03-08 20:10 UTC 

[U-Boot] [PATCH v2] Enable expression support for CONFIG_BOARD_SIZE_LIMIT
 2019-03-08 19:55 UTC  (8+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] net: eth-uclass: Write MAC address to hardware after probe
 2019-03-08 19:51 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] net: rtl8169: Implement ->hwaddr_write() callback
` [U-Boot] [PATCH 3/3] net: rtl8169: Support RTL-8168h/8111h

[U-Boot] [PATCH 00/12] ARM: tegra: Share cboot code with Tegra210
 2019-03-08 19:43 UTC  (13+ messages)
` [U-Boot] [PATCH 01/12] ARM: tegra: Use common header for PMU declarations
` [U-Boot] [PATCH 02/12] ARM: tegra: Guard clock code with a Kconfig symbol
` [U-Boot] [PATCH 03/12] ARM: tegra: Guard GP pad control "
` [U-Boot] [PATCH 04/12] ARM: tegra: Guard memory controller "
` [U-Boot] [PATCH 05/12] ARM: tegra: Guard pin "
` [U-Boot] [PATCH 06/12] ARM: tegra: Guard powergate "
` [U-Boot] [PATCH 07/12] ARM: tegra: Fix save_boot_params() prototype
` [U-Boot] [PATCH 08/12] ARM: tegra: Unify Tegra186 builds
` [U-Boot] [PATCH 09/12] ARM: tegra: Allow boards to override boot target devices
` [U-Boot] [PATCH 10/12] ARM: tegra: Implement cboot_save_boot_params() in C
` [U-Boot] [PATCH 11/12] ARM: tegra: Support TZ-only access to PMC
` [U-Boot] [PATCH 12/12] ARM: tegra: Implement cboot_get_ethaddr()

[U-Boot] [PATCHv1 0/4] dm: cache: add dm cache driver
 2019-03-08 19:17 UTC  (10+ messages)
` [U-Boot] [PATCHv1 1/4] ARM: pl310: Add macro's for handling tag and data latency mask
` [U-Boot] [PATCHv1 2/4] dm: cache: Create a uclass for cache controller
` [U-Boot] [PATCHv1 3/4] configs: socfpga: add imply pl310 "
` [U-Boot] [PATCHv1 4/4] ARM: socfpga: use the pl310 driver to configure the cache

[U-Boot] [ANN] U-Boot v2019.04-rc3 released
 2019-03-08 19:12 UTC  (4+ messages)

[U-Boot] [PATCH v1 0/2] Allow platform specific service handling on PSCI
 2019-03-08 18:09 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/7] android: implement A/B boot process
 2019-03-08 17:28 UTC  (3+ messages)
` [U-Boot] [PATCH v3 3/7] common: Implement A/B metadata

[U-Boot] Custom SPL for im.X6UL
 2019-03-08 16:58 UTC 

[U-Boot] [PATCH] dts: force dtb recompilation
 2019-03-08 16:18 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: dts: rmobile: Zap redundant USB/SDHI nodes on M3N
 2019-03-08 14:35 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] phy: rcar: Add R-Car Gen3 PHY driver
 2019-03-08 13:51 UTC  (5+ messages)

[U-Boot] [PATCH] bootm: mips: Remove boot_reloc_ramdisk
 2019-03-08 12:30 UTC  (3+ messages)

[U-Boot] [PATCH 01/14] gpio: bcm6345: switch to raw I/O functions
 2019-03-08 12:26 UTC  (17+ messages)
` [U-Boot] [PATCH 02/14] dt: bcm6838: add gpio controller
` [U-Boot] [PATCH 03/14] dt: bcm968380gerg: enable "
` [U-Boot] [PATCH 04/14] bcm968380gerg: enable gpio support
` [U-Boot] [PATCH 05/14] gpio: bcm6345: allow this driver on ARCH_BCM6858
` [U-Boot] [PATCH 06/14] gpio: do not include <asm/arch/gpio.h> "
` [U-Boot] [PATCH 07/14] dt: bcm6858: add gpio controller
` [U-Boot] [PATCH 08/14] dt: bcm968580xref: enable "
` [U-Boot] [PATCH 09/14] bcm968580xref: enable gpio support
` [U-Boot] [PATCH 10/14] gpio: bcm6345: allow this driver on ARCH_BCM63158
` [U-Boot] [PATCH 11/14] gpio: do not include <asm/arch/gpio.h> "
` [U-Boot] [PATCH 12/14] dt: bcm63158: add gpio controller
` [U-Boot] [PATCH 13/14] dt: bcm963158: enable "
` [U-Boot] [PATCH 14/14] bcm963158: enable gpio support

[U-Boot] [U-BOOT][V3 PATCH] configs: icore: Fix U-Boot proper loading from nand
 2019-03-08 10:28 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/12] ARM: kirkwood: migrate to DM_USB
 2019-03-08 10:16 UTC  (27+ messages)
` [U-Boot] [PATCH v2 01/12] ARM: kirkwood: add db-88f6281-bp board
` [U-Boot] [PATCH v2 02/12] ARM: kirkwood: rename KW_CPU_WIN_BASE to MVEBU_CPU_WIN_BASE
` [U-Boot] [PATCH v2 03/12] ARM: kirkwood: remove KW_DEFADR_PCI_IO_REMAP
` [U-Boot] [PATCH v2 04/12] ARM: kirkwood: switch to using mvebu mbus
` [U-Boot] [PATCH v2 05/12] ARM: kirkwood: remove kw_config_adr_windows
` [U-Boot] [PATCH v2 06/12] ARM: kirkwood: enable CONFIG_DM_USB on db-88f6281-bp
` [U-Boot] [PATCH v2 07/12] ARM: kirkwood: enable CONFIG_DM_USB for {dream, guru, sheeva}plug
` [U-Boot] [PATCH v2 08/12] ARM: kirkwood: enable CONFIG_DM_USB for dns325
` [U-Boot] [PATCH v2 09/12] ARM: kirkwood: enable CONFIG_DM_USB for ds109
` [U-Boot] [PATCH v2 10/12] ARM: kirkwood: enable CONFIG_DM_USB for goflexhome
` [U-Boot] [PATCH v2 11/12] ARM: kirkwood: enable CONFIG_DM_USB for lschlv2 and lsxhl
` [U-Boot] [PATCH v2 12/12] ARM: kirkwood: enable CONFIG_DM_USB for nas220

[U-Boot] [PATCH v3] configs: ls1046: Update mtd-id for QSPI nor in mtdparts variable
 2019-03-08  9:37 UTC 

[U-Boot] tools: board config CONFIG_SYS_BOOTM_LEN is being ignored
 2019-03-08  9:22 UTC 

[U-Boot] Please pull from u-boot-i2c
 2019-03-08  9:15 UTC 

[U-Boot] [PATCH] hikey: Take peripherals out of reset during board init
 2019-03-08  8:56 UTC 

[U-Boot] [PATCH] rockchip: rk3399: add support for chromebook_kevin
 2019-03-08  7:16 UTC 

[U-Boot] [PATCH v3 0/1] efi_loader: support BootNext and BootCurrent
 2019-03-08  7:06 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/1] efi_loader: bootmgr: support BootNext and BootCurrent variable behavior

[U-Boot] [U-BOOT][V2 PATCH] configs: icore: Fix U-Boot proper loading from nand
 2019-03-08  6:48 UTC 

[U-Boot] [PATCH] ARM: Fix nand boot of imx6q and imx6qdl boards
 2019-03-08  6:28 UTC  (4+ messages)

[U-Boot] [PATCH 0/5] arm: k3: Fixup msmc dt node
 2019-03-08  6:17 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] firmware: Add support for querying msmc memory
` [U-Boot] [PATCH 2/5] arm: k3: Add a wrapper to get tisci handle
` [U-Boot] [PATCH 3/5] arm: k3: Add support for updating msmc dt node
` [U-Boot] [PATCH 4/5] board: ti: am65x: Enable fixing up msmc sram node
` [U-Boot] [PATCH 5/5] configs: am65x_evm_a53: Enable CONFIG_OF_BOARD_SETUP

[U-Boot] [PATCH] sun50i: a64: Add Oceanic 5205 5inMFD initial support
 2019-03-08  6:15 UTC 

[U-Boot] [PATCH v2] power: axp818: Fix typo in axp_set_dldo
 2019-03-08  6:08 UTC  (2+ messages)

[U-Boot] [PATCH v4 01/12] m68k: add basic set of devicetrees
 2019-03-08  6:00 UTC  (3+ messages)
` [U-Boot] [PATCH v4 07/12] drivers: spi: cf_spi: convert to driver model

[U-Boot] [PATCH 1/2] i2c: i2c_cdns: Fix clearing of all interrupts
 2019-03-08  4:51 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] i2c: i2c_cdns: Add support for handling arbitration lost

[U-Boot] [PATCH v11 0/9] Add support for loading FPGA bitstream
 2019-03-08  4:36 UTC  (20+ messages)
` [U-Boot] [PATCH v11 1/9] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH v11 8/9] ARM: socfpga: Synchronize the configuration for A10 SoCDK
` [U-Boot] [PATCH v11 9/9] ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL

[U-Boot] [PATCH 1/4] ARM: socfpga: Disable D cache in SPL
 2019-03-08  4:33 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] ARM: socfpga: Drop CONFIG_SYS_NAND_BAD_BLOCK_POS
` [U-Boot] [PATCH 3/4] ARM: socfpga: Fix Arria10 SPI and NAND U-Boot offset
` [U-Boot] [PATCH 4/4] ARM: socfpga: Fix A10 SoCDK Kconfig

[U-Boot] [PATCH v2 0/9] SMP support for RISC-V
 2019-03-08  3:37 UTC  (15+ messages)

[U-Boot] [U-Boot, V4, PATCH 1/1] mips: add initial support for qca956x referenced board
 2019-03-08  1:24 UTC 

[U-Boot] [PATCH v2 0/1] efi_loader: support BootNext and BootCurrent
 2019-03-08  0:51 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/1] efi_loader: bootmgr: support BootNext and BootCurrent variable behavior

[U-Boot] [PATCH 1/1] lib: crc32: mark static variable as __efi_runtime_data
 2019-03-07 22:29 UTC  (2+ messages)
              ` [U-Boot] [BUG] Crash when starting grub-arm.efi on BeagleBone Black

[U-Boot] [PATCH] mtd: spi: Add Macronix MX66U2G45F device
 2019-03-07 22:27 UTC 

[U-Boot] [PATCH 1/6] ARM: rmobile: Imply clock drivers per SoC
 2019-03-07 20:21 UTC  (8+ messages)
` [U-Boot] [PATCH 6/6] ARM: rmobile: Sync Gen3 defconfigs

[U-Boot] [PATCH v5 0/6] I2C fixes for the R-Car H3
 2019-03-07 18:00 UTC  (7+ messages)
` [U-Boot] [PATCH v5 1/6] i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speed
` [U-Boot] [PATCH v5 2/6] i2c: rcar_i2c: Add comments about registers & values
` [U-Boot] [PATCH v5 3/6] i2c: rcar_i2c: Fix sending of slave addresses
` [U-Boot] [PATCH v5 4/6] i2c: rcar_i2c: Don't mask errors with EREMOTEIO at rcar_i2c_xfer
` [U-Boot] [PATCH v5 5/6] i2c: rcar_i2c: Set the slave address from rcar_i2c_xfer
` [U-Boot] [PATCH v5 6/6] i2c: rcar_i2c: Move FSDA check to rcar_i2c_recover

[U-Boot] [PATCH v3 00/13] net: Add Allwinner EMAC CLK, RESET support
 2019-03-07 17:49 UTC  (7+ messages)
` [U-Boot] [PATCH v3 03/13] net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle

[U-Boot] [PATCH v4 0/6] I2C fixes for the R-Car H3
 2019-03-07 17:45 UTC  (9+ messages)
` [U-Boot] [PATCH v4 1/6] i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speed
` [U-Boot] [PATCH v4 2/6] i2c: rcar_i2c: Add comments about registers & values
` [U-Boot] [PATCH v4 3/6] i2c: rcar_i2c: Fix sending of slave addresses
` [U-Boot] [PATCH v4 4/6] i2c: rcar_i2c: Don't mask errors with EREMOTEIO at rcar_i2c_xfer
` [U-Boot] [PATCH v4 5/6] i2c: rcar_i2c: Set the slave address from rcar_i2c_xfer
` [U-Boot] [PATCH v4 6/6] i2c: rcar_i2c: Move FSDA check to rcar_i2c_recover

[U-Boot] [PATCH] common: spl_fit: Allow firmware image if no loadables
 2019-03-07 17:08 UTC  (2+ messages)

[U-Boot] [U-Boot, V3, PATCH 3/3] mips: fix erros on registers macros of pll-ddr-config1-nfrac for QCA956X
 2019-03-07 17:07 UTC  (2+ messages)

[U-Boot] [U-Boot, V3, PATCH 2/3] mips: add initial support for qca956x referenced board
 2019-03-07 17:06 UTC  (2+ messages)

[U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found
 2019-03-07 16:13 UTC  (7+ messages)

[U-Boot] [PATCH] pm9g45: Migrate to CONFIG_DM
 2019-03-07 15:05 UTC 

[U-Boot] [PATCH v2 0/4] Add network support for Jaguar2 SoCs
 2019-03-07 14:51 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] net: Add MSCC Jaguar2 network driver
` [U-Boot] [PATCH v2 2/4] board: mscc: jr2: Update MSCC Jaguar2 boards
` [U-Boot] [PATCH v2 3/4] net: mscc: jaguar2: Add ethenet nodes for Jaguar2
` [U-Boot] [PATCH v2 4/4] configs: mscc_jr2: Add network support

[U-Boot] Pull request: u-boot-net.git master
 2019-03-07 14:15 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2019-03-07 14:14 UTC  (2+ messages)

[U-Boot] PULL request for the UEFI subsystem for v2019.04-rc4
 2019-03-07 14:14 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "Ensure device tree DTS is compiled"
 2019-03-07 14:13 UTC 

[U-Boot] [PATCH 1/2] ddr: socfpga: Fix IO in Arria10 DDR driver
 2019-03-07 13:58 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] ddr: socfpga: Fix newline in debug print on A10

[U-Boot] [PATCH 1/6] pico-imx6ul: Import dts files from kernel
 2019-03-07 13:17 UTC  (4+ messages)

[U-Boot] [PATCH] imx8qxp: mek: enable dm-spl for pm
 2019-03-07 12:43 UTC 

[U-Boot] [PATCH v3 1/6] i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speed
 2019-03-07 12:15 UTC  (8+ messages)
` [U-Boot] [PATCH v3 6/6] i2c: rcar_i2c: Move FSDA check to rcar_i2c_recover

[U-Boot] [PATCH] spi: zynqmp_gqspi: Fix tap delay values at 100MHz and 150MHz
 2019-03-07 10:52 UTC 

[U-Boot] [PATCH v2] configs: ls1046: Update mtd-id for QSPI nor in mtdparts variable
 2019-03-07  9:45 UTC 

[U-Boot] [PATCH 0/7] SMP support for RISC-V
 2019-03-07  9:30 UTC  (3+ messages)
` [U-Boot] [PATCH 5/7] riscv: add support for multi-hart systems

[U-Boot] [PATCH v2 1/1] Set environment location to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE
 2019-03-07  9:24 UTC 

[U-Boot] [RFC PATCH] fastboot: Implement fetching uboot env variables via fastboot getvar
 2019-03-07  8:57 UTC 

[U-Boot] [PATCH 0/2] syscon: update syscon_regmap_lookup_by_phandle
 2019-03-07  8:57 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] "
` [U-Boot] [PATCH 2/2] sysreset: use syscon_regmap_lookup_by_phandle

[U-Boot] [PATCH 00/10] tbs2910 fixes and driver model conversion
 2019-03-07  8:33 UTC  (3+ messages)
` [U-Boot] [PATCH 08/10] ata: dwc_ahsata: Add ahci driver model support

[U-Boot] [PATCH] i2c: rcar_i2c: Add Gen3 SoC support
 2019-03-07  8:33 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] Add Ethernet support for Poplar board
 2019-03-07  8:29 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/3] net: add higmacv300 Ethernet driver for HiSilicon platform

[U-Boot] [PATCH] spl: ymodem: Add support for loading full fitImages
 2019-03-07  8:16 UTC  (3+ messages)


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