public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-03-19 08:50:14 to 2019-03-21 08:45:29 UTC [more...]

[U-Boot] [PATCH] configs: icorem6: Use imx6 cratch register for bootcount
 2019-03-21  8:45 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] AE350 SMP support RISC-V
 2019-03-21  8:42 UTC  (26+ messages)
` [U-Boot] [PATCH 1/9] riscv: ax25: Create a simple-bus driver for the soc node
` [U-Boot] [PATCH 2/9] riscv: Add a SYSCON driver for Andestech's PLIC
` [U-Boot] [PATCH 3/9] riscv: Add a SYSCON driver for Andestech's PLMT
` [U-Boot] [PATCH 4/9] riscv: ae350: initialize PLIC
` [U-Boot] [PATCH 5/9] riscv: ae350: disable ATCPIT100 timer
` [U-Boot] [PATCH 6/9] riscv: ax25: Add platform-specific Kconfig options
` [U-Boot] [PATCH 7/9] riscv: ax25: Andes specific cache shall only support in M-mode
` [U-Boot] [PATCH 8/9] riscv: dts: ae350 support SMP
` [U-Boot] [PATCH 9/9] riscv: ae350: enable SMP

[U-Boot] [ANN] U-Boot v2019.04-rc3 released
 2019-03-21  7:16 UTC  (6+ messages)

[U-Boot] [PATCH] spl: spl_nand.c: Add NAND loading message
 2019-03-21  7:16 UTC  (3+ messages)

[U-Boot] [PATCH] ti: am335x_evm: Enable CONFIG_SPL_OF_CONTROL
 2019-03-21  7:05 UTC  (6+ messages)

[U-Boot] [PATCH v2 1/1] efi_loader: release file buffer after loading image
 2019-03-21  6:51 UTC 

[U-Boot] [PATCH v3 00/26] subject: fs: fat: extend FAT write operations
 2019-03-21  6:50 UTC  (8+ messages)
` [U-Boot] [PATCH v3 09/26] fs: fat: refactor write interface for a file offset
  ` [U-Boot] [BUG] cb8af8af5ba0 "fs: fat: support write with non-zero offset" fatwrite followed by fatload and then cmp fails

[U-Boot] [PATCH] i2c: i2c_cdns: Fix below warnings with checker tool
 2019-03-21  6:45 UTC  (3+ messages)

[U-Boot] [RFC 0/8] efi_loader: rework bootefi/bootmgr
 2019-03-21  6:41 UTC  (3+ messages)

[U-Boot] Pull request for UEFI system for v2019.04-rc5
 2019-03-21  6:23 UTC 

[U-Boot] Update git on git.denx.de
 2019-03-21  6:17 UTC 

[U-Boot] [PATCH 00/10] Update Stratix 10 SDRAM driver
 2019-03-21  5:59 UTC  (16+ messages)
` [U-Boot] [PATCH 01/10] ddr: altera: stratix10: Move SDRAM size check to "
` [U-Boot] [PATCH 10/10] ddr: altera: Stratix10: Add ECC memory scrubbing

[U-Boot] [PATCHv2 1/2] ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place
 2019-03-21  5:32 UTC  (5+ messages)
` [U-Boot] [PATCHv2 2/2] configs: move CONFIG_SPL_TEXT_BASE to Kconfig

[U-Boot] [PATCH] rsa: check that pointer checksum isn't NULL before using it
 2019-03-21  5:22 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] thermal: Add multiple instance support
 2019-03-21  5:22 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] "

[U-Boot] [v2, 0/5] Split fsl_esdhc driver for i.MX
 2019-03-21  4:32 UTC  (6+ messages)
` [U-Boot] [v2, 1/5] Move CONFIG_FSL_ESDHC to defconfig
` [U-Boot] [v2, 2/5] mmc: split fsl_esdhc driver for i.MX
` [U-Boot] [v2, 3/5] Convert to use fsl_esdhc_imx for i.MX platforms
` [U-Boot] [v2, 4/5] mmc: fsl_esdhc: drop i.MX code
` [U-Boot] [v2, 5/5] mmc: fsl_esdhc_imx: drop useless code

[U-Boot] [PATCH v2 0/5] arm: socfpga: stack and Kconfig cleanups
 2019-03-21  4:28 UTC  (10+ messages)
` [U-Boot] [PATCH v2 4/5] arm: socfpga: imply/default common config options

[U-Boot] [PATCH v4] usb: host: Print device name when scanning
 2019-03-21  3:07 UTC  (2+ messages)

[U-Boot] [PATCH v2] ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices
 2019-03-21  2:30 UTC  (2+ messages)

[U-Boot] [PATCH] spl: avoid printf when we might be doing Ymodem with CONFIG_SPL_FIT_SIGNATURE
 2019-03-21  0:45 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/11] SMP support for RISC-V
 2019-03-20 22:26 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices
 2019-03-20 19:05 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] MAINTAINERS: adjust git repository for EFI PAYLOAD
 2019-03-20 17:54 UTC 

[U-Boot] [PATCH 1/3] mx7: Do not call lcdif_power_down() in the SPL case
 2019-03-20 17:39 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] logos: Add the TechNexion's logo

[U-Boot] [PATCH v2 1/1] efi_loader: remove superfluous check in efi_setup_loaded_image()
 2019-03-20 17:32 UTC 

[U-Boot] [PATCH v2 1/1] efi_loader: missing return in efi_get_next_variable_name()
 2019-03-20 17:32 UTC 

[U-Boot] [PATCH v2 1/1] efi_loader: memory leak in efi_dump_single_var()
 2019-03-20 17:32 UTC 

[U-Boot] [PATCH v2 1/1] efi_loader: endless loop in add_strings_package()
 2019-03-20 17:32 UTC 

[U-Boot] [PATCH] dm: remove pre reloc properties in SPL and TPL device tree
 2019-03-20 17:24 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] remove dm_fdt_pre_reloc, replaced by dm_ofnode_pre_reloc
 2019-03-20 17:21 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] clk: at91: replace dm_fdt_pre_reloc "
` [U-Boot] [PATCH 2/3] clk: socfpga: "
` [U-Boot] [PATCH 3/3] dm: remove unused function dm_fdt_pre_reloc

[U-Boot] [PATCH] p2371-2180: Build position independent binary
 2019-03-20 16:53 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] armv8: fsl-layerscape: add missing sec jr base address defines
 2019-03-20 15:04 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] armv8: ls1088a: add icid setup for platform devices
` [U-Boot] [PATCH v2 1/3] fsl_sec: fix register layout on Layerscape architectures
` [U-Boot] [PATCH v2 2/3] armv8: fsl-layerscape: fix SEC QI ICID setup
` [U-Boot] [PATCH v2 3/3] armv8: fsl-layerscape: avoid DT fixup warning

[U-Boot] Secure Boot nand on IMX6DL
 2019-03-20 14:07 UTC 

[U-Boot] Please pull u-boot-marvell/master
 2019-03-20 13:46 UTC  (2+ messages)

[U-Boot] [PATCH 00/17] Convert some imx6 boards to DM_VIDEO
 2019-03-20 13:40 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/2] common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled
 2019-03-20 13:38 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/2] tools: fit_image: Add the loadable property to configs

[U-Boot] Sunxi H5 and CONFIG_ENV_IS_IN_MMC problem
 2019-03-20 12:17 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/15] ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support
 2019-03-20 11:22 UTC  (5+ messages)
` [U-Boot] [PATCH v2 15/15] "

[U-Boot] [PATCH 01/11] arm: at91: Makefile: Compile lowlevel_init only when really necessary
 2019-03-20  8:10 UTC  (19+ messages)
` [U-Boot] [PATCH 02/11] arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled
` [U-Boot] [PATCH 03/11] serial: atmel_usart: Use fixed clock value in SPL version
` [U-Boot] [PATCH 04/11] watchdog: Handle SPL build with watchdog disabled
` [U-Boot] [PATCH 05/11] watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start()
` [U-Boot] [PATCH 06/11] arm: at91: Enable watchdog support
` [U-Boot] [PATCH 07/11] arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds
` [U-Boot] [PATCH 08/11] Makefile.spl: Move generate AT91SAM NAND image boot.bin to spl directory
` [U-Boot] [PATCH 09/11] Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary
` [U-Boot] [PATCH 10/11] arm: at91: siemens: Add support to generate combined SPL+U-Boot image
` [U-Boot] [PATCH 11/11] arm: at91: Add gardena-gateway-at91sam support

[U-Boot] [PATCH v4 0/4] Add Ethernet support for Poplar board
 2019-03-20  7:32 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/4] reset: add polarity field into struct reset_ctl
` [U-Boot] [PATCH v4 2/4] reset: add reset driver for HiSilicon platform
` [U-Boot] [PATCH v4 3/4] net: add higmacv300 Ethernet "
` [U-Boot] [PATCH v4 4/4] poplar: enable Ethernet driver support

[U-Boot] [PATCH v4 0/1] efi_loader: support BootNext and BootCurrent
 2019-03-20  7:01 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/1] efi_loader: bootmgr: support BootNext and BootCurrent variable behavior

[U-Boot] [PATCH v2 0/6] spl: full-featured heap cleanups
 2019-03-20  6:59 UTC  (6+ messages)
` [U-Boot] [PATCH v2 6/6] arm: socfpga: a10: move SPL stack size to Kconfig

[U-Boot] [PATCH 1/1] efi_loader: correct parameter size in efi_allocate_pool
 2019-03-20  6:50 UTC  (5+ messages)

[U-Boot] [PATCH] hikey: Take peripherals out of reset during board init
 2019-03-20  6:26 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/3] Add Ethernet support for Poplar board
 2019-03-20  3:28 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/3] reset: add reset driver for HiSilicon platform
` [U-Boot] [PATCH v3 2/3] net: add higmacv300 Ethernet "
` [U-Boot] [PATCH v3 3/3] poplar: enable Ethernet driver support

[U-Boot] [PATCH 1/2] fastboot: getvar_partition_{type, size}: Sanitize arguments
 2019-03-19 22:57 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] fastboot: getvar_partition_type: Return 'raw' when FS-unaware

[U-Boot] Pull request: u-boot-net.git master
 2019-03-19 22:41 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2019-03-19 20:50 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2019-03-19 20:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_selftest: fix test_hii_string_get_string()
 2019-03-19 19:12 UTC 

[U-Boot] [PATCH 0/6] spl: full-featured heap cleanups
 2019-03-19 18:52 UTC  (4+ messages)
` [U-Boot] [PATCH 5/6] spl: support using full malloc with SYS_MALLOC_F_LEN

[U-Boot] [PATCH 1/1] efi_loader: remove superfluous check in efi_setup_loaded_image()
 2019-03-19 18:01 UTC 

[U-Boot] [PATCH 1/1] efi_loader: memory leak in efi_dump_single_var()
 2019-03-19 17:50 UTC 

[U-Boot] [PATCH 1/1] efi_loader: missing return in efi_get_next_variable_name()
 2019-03-19 17:39 UTC 

[U-Boot] UCLASS_MISC bug
 2019-03-19 15:29 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: kirkwood: remove obsolete call to icache_enable
 2019-03-19 15:06 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: meson: display Amlogic SoC Information
 2019-03-19 14:26 UTC 

[U-Boot] [PATCH 1/3] arm64: zynqmp: Add spi-flash compatible string to flash node
 2019-03-19 13:04 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm64: zynqmp: Define label for "
` [U-Boot] [PATCH 3/3] arm64: xilinx: zynqmp: Remove unneeded configs

[U-Boot] [PATCH v2] ARM: kirkwood: disable dcache for Kirkwood boards
 2019-03-19 12:40 UTC  (7+ messages)

[U-Boot] [PATCH] ARM: mvebu: use correct name for pcie controller
 2019-03-19 12:40 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: mvebu: db-88f6820-amc: enable SPI_FLASH_BAR
 2019-03-19 12:39 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: mvebu: set CONFIG_SYS_MALLOC_F_LEN to 0x2000
 2019-03-19 12:39 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] mv_ddr: ddr3: fix tRAS timimg parameter
 2019-03-19 12:39 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mv_ddr: ddr3: only use active chip-selects when tuning ODT

[U-Boot] [PATCH] ARM: kirkwood: add spi0 alias for dreamplug
 2019-03-19 12:38 UTC  (2+ messages)

[U-Boot] [PATCH] MAINTAINERS: Update u-boot-marvell entry
 2019-03-19 12:37 UTC  (2+ messages)

[U-Boot] [PATCH] configs/clearfog_gt_8k: add network interface support
 2019-03-19 12:37 UTC  (2+ messages)

[U-Boot] [PATCH] pci: pci_mvebu: Add comment about missing of_n_addr_cells() call
 2019-03-19 12:36 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: endless loop in add_strings_package()
 2019-03-19 11:40 UTC 

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

[U-Boot] [PATCH v3] usb: host: Print device name when scanning
 2019-03-19  9:43 UTC  (4+ messages)

[U-Boot] Odroid U3 - Upgrade to latest u-boot kernel load fails
 2019-03-19  9:42 UTC  (6+ messages)

[U-Boot] [PATCH] misc: fs_loader: Replace label with DT phandle
 2019-03-19  8:55 UTC  (6+ messages)

[U-Boot] [PATCH v12 0/9] Add support for loading FPGA bitstream
 2019-03-19  8:50 UTC  (7+ messages)
` [U-Boot] [PATCH v12 4/9] ARM: socfpga: Moving the watchdog reset to the for-loop status polling
` [U-Boot] [PATCH v12 5/9] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
` [U-Boot] [PATCH v12 6/9] ARM: socfpga: Add the configuration for FPGA SoCFPGA A10 SoCDK
` [U-Boot] [PATCH v12 7/9] spl : socfpga: Implement fpga bitstream loading with socfpga loadfs
` [U-Boot] [PATCH v12 8/9] ARM: socfpga: Synchronize the configuration for A10 SoCDK
` [U-Boot] [PATCH v12 9/9] ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL


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