public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-03-20 00:07:54 to 2019-03-21 18:10:02 UTC [more...]

[U-Boot] [PATCH v3 00/13] ARM: tegra: Add support for framebuffer carveouts
 2019-03-21 18:10 UTC  (6+ messages)
` [U-Boot] [PATCH v3 01/13] libfdt: Add phandle generation helper
` [U-Boot] [PATCH v3 02/13] fdtdec: Add cpu_to_fdt_{addr, size}() macros
` [U-Boot] [PATCH v3 03/13] fdtdec: Add fdt_{addr, size}_unpack() helpers
` [U-Boot] [PATCH v3 04/13] fdtdec: Implement fdtdec_set_phandle()
` [U-Boot] [PATCH v3 05/13] fdtdec: Implement fdtdec_add_reserved_memory()

[U-Boot] [PATCH v3 00/19] ARM: tegra: Miscellaneous improvements
 2019-03-21 18:01 UTC  (20+ messages)
` [U-Boot] [PATCH v3 01/19] ARM: tegra: Use common header for PMU declarations
` [U-Boot] [PATCH v3 02/19] ARM: tegra: Guard clock code with a Kconfig symbol
` [U-Boot] [PATCH v3 03/19] ARM: tegra: Guard GP pad control "
` [U-Boot] [PATCH v3 04/19] ARM: tegra: Guard memory controller "
` [U-Boot] [PATCH v3 05/19] ARM: tegra: Guard pin "
` [U-Boot] [PATCH v3 06/19] ARM: tegra: Guard powergate "
` [U-Boot] [PATCH v3 07/19] ARM: tegra: Fix save_boot_params() prototype
` [U-Boot] [PATCH v3 08/19] ARM: tegra: Allow boards to override boot target devices
` [U-Boot] [PATCH v3 09/19] ARM: tegra: Support TZ-only access to PMC
` [U-Boot] [PATCH v3 10/19] ARM: tegra: Workaround UDC boot issues only if necessary
` [U-Boot] [PATCH v3 11/19] ARM: tegra: Restore DRAM bank count
` [U-Boot] [PATCH v3 12/19] ARM: tegra: Unify Tegra186 builds
` [U-Boot] [PATCH v3 13/19] ARM: tegra: Implement cboot_save_boot_params() in C
` [U-Boot] [PATCH v3 14/19] ARM: tegra: Implement cboot_get_ethaddr()
` [U-Boot] [PATCH v3 15/19] ARM: tegra: Enable position independent build for 64-bit
` [U-Boot] [PATCH v3 16/19] p2371-2180: Pass Ethernet MAC to the kernel
` [U-Boot] [PATCH v3 17/19] p2771-0000: "
` [U-Boot] [PATCH v3 18/19] lib: Implement strndup()
` [U-Boot] [PATCH v3 19/19] ARM: tegra: Import cbootargs value from cboot DTB

[U-Boot] [PATCH v2 0/6] Update Stratix 10 SDRAM driver
 2019-03-21 17:24 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/6] ddr: altera: stratix10: Move SDRAM size check to "
` [U-Boot] [PATCH v2 2/6] ddr: altera: Stratix10: Add multi-banks DRAM size check
` [U-Boot] [PATCH v2 3/6] configs: stratix10: Change CONFIG_NR_DRAM_BANKS to 2
` [U-Boot] [PATCH v2 4/6] arm: dts: Stratix10: Modify stratix10 socdk memory node
` [U-Boot] [PATCH v2 5/6] arm: socfpga: stratix10: Add cpu_has_been_warmreset()
` [U-Boot] [PATCH v2 6/6] ddr: altera: Stratix10: Add ECC memory scrubbing

[U-Boot] [PATCH 1/2] ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210
 2019-03-21 17:14 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: tegra: Remove disp1 clock initialization "

[U-Boot] [PATCH] lib: tiny-printf: Add "%ll" modifier support
 2019-03-21 17:12 UTC  (2+ messages)

[U-Boot] [PATCHv2 1/2] ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place
 2019-03-21 17:07 UTC  (5+ messages)

[U-Boot] [PATCH] ARM: HYP/non-sec: Don't enable ARMV7_LPAE for old sunxi kernels
 2019-03-21 17:05 UTC  (2+ messages)
` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH] mtd: spi: Add Macronix MX66U2G45F device
 2019-03-21 16:57 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] AE350 SMP support RISC-V
 2019-03-21 16:24 UTC  (34+ 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 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] [RFC v2 0/2] arm64: zynqmp: pass a PMUFW config object
 2019-03-21 15:48 UTC  (3+ messages)
` [U-Boot] [RFC v2 1/2] zynqmp: add minimal include files to build a pm_cfg_obj.c
` [U-Boot] [RFC v2 2/2] arm64: zynqmp: spl: install a PMU firmware config object at runtime

[U-Boot] [PATCH v3 0/7] android: implement A/B boot process
 2019-03-21 15:42 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/7] cmd: part: Add 'number' sub-command
` [U-Boot] [PATCH v3 3/7] common: Implement A/B metadata

[U-Boot] [PULL] u-boot-socfpga/master
 2019-03-21 15:42 UTC 

[U-Boot] [PATCH 1/2] armv8: fsl-layerscape: add missing sec jr base address defines
 2019-03-21 15:37 UTC  (13+ 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] [PATCH v3 00/11] SMP support for RISC-V
 2019-03-21 15:36 UTC  (4+ messages)

[U-Boot] [PATCH 00/11] Fix Ethernet boot in am335x
 2019-03-21 15:26 UTC  (3+ messages)

[U-Boot] [PATCH] pico-imx6ul: Fix eMMC boot after DM_MMC conversion
 2019-03-21 13:59 UTC 

[U-Boot] [PATCH 1/8] led: add initial support for bcm6858
 2019-03-21 13:28 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] dt: bcm6858: add led controller
` [U-Boot] [PATCH 3/8] dt: bcm968580xref: enable "
` [U-Boot] [PATCH 4/8] bcm968580xref: enable led support
` [U-Boot] [PATCH 5/8] led: bcm6858: allow to use this driver on ARCH_963158
` [U-Boot] [PATCH 6/8] dt: bcm63158: add led controller
` [U-Boot] [PATCH 7/8] dt: bcm963158: enable "
` [U-Boot] [PATCH 8/8] bcm963158: enable led support

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

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

[U-Boot] [PATCH 01/11] arm: at91: Makefile: Compile lowlevel_init only when really necessary
 2019-03-21 12:07 UTC  (15+ messages)
` [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 06/11] arm: at91: Enable watchdog support

[U-Boot] [RFC 0/8] efi_loader: rework bootefi/bootmgr
 2019-03-21 11:48 UTC  (7+ messages)
` [U-Boot] [RFC 3/8] efi_loader: bootmgr: return pointer and size of buffer in loading
` [U-Boot] [RFC 4/8] cmd: bootefi: move do_bootefi_bootmgr_exec() forward

[U-Boot] [PATCH] hikey: Take peripherals out of reset during board init
 2019-03-21 11:27 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/2] sunxi: add spi flash bootcmd
 2019-03-21 11:00 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] distro_bootcmd: add spi flash boot command

[U-Boot] [PATCH] configs: icorem6: Use imx6 cratch register for bootcount
 2019-03-21  9:51 UTC  (4+ messages)

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

[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  (4+ 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] 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  (10+ messages)
` [U-Boot] [PATCH 01/10] ddr: altera: stratix10: Move SDRAM size check to "

[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 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] 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] 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 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 v3 0/3] Add Ethernet support for Poplar board
 2019-03-20  3:28 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/3] reset: add reset driver for HiSilicon platform
` [U-Boot] [PATCH v3 3/3] poplar: enable Ethernet driver support


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