public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-10-03 11:09:59 to 2018-10-04 13:18:15 UTC [more...]

[U-Boot] [PULL] u-boot-rockchip patch queue 2018-10-03
 2018-10-04 13:18 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2018-10-04 13:16 UTC 

[U-Boot] [PATCH v5] spi: Add SPI driver for MT76xx SoCs
 2018-10-04 13:02 UTC  (4+ messages)

[U-Boot] [PATCH] mtd: nand: spi: Add Gigadevice SPI NAND support
 2018-10-04 12:55 UTC  (7+ messages)

[U-Boot] [PATCH v2 0/2] Neutis N5 support
 2018-10-04 12:52 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/2] arm: new board - Emlid "
` [U-Boot] [PATCH v2 2/2] sunxi MAINTAINERS: add new entry for Emlid Neutis N5

[U-Boot] [PATCH] sf: Add XMC xm25qh64a and xm25qh128a entries
 2018-10-04 12:52 UTC  (3+ messages)

[U-Boot] [PATCH] net: Add MT76xx ethernet driver
 2018-10-04 12:16 UTC  (5+ messages)
` [U-Boot] [PATCH] gpio: Add MT7621 GPIO support
` [U-Boot] [PATCH] wdt: Add MT7621 watchdog driver
` [U-Boot] [PATCH] common: Add arch_misc_init() prototype to include/init.h

[U-Boot] [PATCH 00/53] TF-A Boot support for NXP Chassis 2 platforms
 2018-10-04 11:31 UTC  (76+ messages)
` [U-Boot] [PATCH 01/53] move data structure out of cpu.h
` [U-Boot] [PATCH 02/53] env: allow flash and nand env driver to compile together
` [U-Boot] [PATCH 03/53] env: sf: define API to override sf environment address
` [U-Boot] [PATCH 04/53] env: nand: remove unnecessary env_ptr definition
` [U-Boot] [PATCH 05/53] armv8: layerscape: add TFABOOT config option
` [U-Boot] [PATCH 06/53] armv8: fsl-layerscape: identify boot source from PORSR register
` [U-Boot] [PATCH 07/53] armv8: ls1046ardb: Add TFABOOT defconfig
` [U-Boot] [PATCH 08/53] armv8: ls1046aqds: "
` [U-Boot] [PATCH 09/53] armv8: ls1046a: make environment address and size common
` [U-Boot] [PATCH 10/53] armv8: ls1043ardb: Add TFABOOT defconfig
` [U-Boot] [PATCH 11/53] armv8: ls1043aqds: "
` [U-Boot] [PATCH 12/53] armv8: ls1043a: make environment address and size common
` [U-Boot] [PATCH 13/53] armv8: ls1043aqds: define environment address for QSPI boot
` [U-Boot] [PATCH 14/53] armv8: ls1046aqds: "
` [U-Boot] [PATCH 15/53] net: fm: add TFABOOT support
` [U-Boot] [PATCH 16/53] drivers: qe: "
` [U-Boot] [PATCH 17/53] armv8: ls1046a: make FMAN address common
` [U-Boot] [PATCH 18/53] armv8: ls1043a: make FMAN and QE "
` [U-Boot] [PATCH 19/53] armv8: fsl-layerscape: bootcmd identification for TFABOOT
` [U-Boot] [PATCH 20/53] armv8: ls1046a: define BOOTCOMMAND "
` [U-Boot] [PATCH 21/53] armv8: ls1043a: "
` [U-Boot] [PATCH 22/53] armv8: ls1012ardb: Add TFABOOT defconfig
` [U-Boot] [PATCH 23/53] armv8: ls1012aqds: "
` [U-Boot] [PATCH 24/53] armv8: ls1012a: update environment address for TFABOOT
` [U-Boot] [PATCH 25/53] armv8: ls1012a: define BOOTCOMMAND "
` [U-Boot] [PATCH 26/53] armv8: layerscape: remove EL3 specific erratas "
` [U-Boot] [PATCH 27/53] armv8: sec_firmware: return job ring status as true in TFABOOT
` [U-Boot] [PATCH 28/53] armv8: layerscape: secure boot support for environment selection
` [U-Boot] [PATCH 29/53] armv8: layerscape: add SMC calls for DDR size and bank info
` [U-Boot] [PATCH 30/53] armv8: layerscape: skip OCRAM init for TFABOOT
` [U-Boot] [PATCH 31/53] armv8: ls1043ardb: Add TFABOOT defconfig for secure boot
` [U-Boot] [PATCH 32/53] armv8: ls1043aqds: "
` [U-Boot] [PATCH 33/53] armv8: ls1046ardb: "
` [U-Boot] [PATCH 34/53] armv8: ls1046aqds: "
` [U-Boot] [PATCH 35/53] armv8: ls1012ardb: "
` [U-Boot] [PATCH 36/53] armv8: ls1012aqds: "
` [U-Boot] [PATCH 37/53] armv8: ls1012ardb: Make U-Boot EL2 safe
` [U-Boot] [PATCH 38/53] armv8: ls1012aqds: "
` [U-Boot] [PATCH 39/53] armv8: layerscape: Enable routing SError exception
` [U-Boot] [PATCH 40/53] armv8: fsl-layerscape: change tlb base from OCRAM to DDR in EL < 3
` [U-Boot] [PATCH 41/53] armv8: ls1012afrwy: correct environment offset
` [U-Boot] [PATCH 42/53] armv8: sec_firmware: change el2_to_aarch32 SMC ID
` [U-Boot] [PATCH 43/53] driver/ifc: replace __ilog2 with LOG2 macro
` [U-Boot] [PATCH 44/53] drivers: ifc: add support for for TFABOOT
` [U-Boot] [PATCH 45/53] armv8: ls1046aqds: make IFC params common and dynamic
` [U-Boot] [PATCH 46/53] armv8: ls1043ardb: "
` [U-Boot] [PATCH 47/53] armv8: ls1043aqds: "
` [U-Boot] [PATCH 48/53] armv8: ls1012a: fix ls1012aqds secure boot compilation
` [U-Boot] [PATCH 49/53] armv8: fsl-layerscape: Update parsing boot source
` [U-Boot] [PATCH 50/53] armv8: ls1043aqds: add i2c QIXIS support for TFABOOT
` [U-Boot] [PATCH 51/53] armv8: ls1046aqds: "
` [U-Boot] [PATCH 52/53] armv8: fsl-layerscape: add support of MC framework for TFA
` [U-Boot] [PATCH 53/53] armv8: skip setenv if gd->env_addr is not default env

[U-Boot] [PATCH] arc: Add support for IoT development kit
 2018-10-04 11:12 UTC 

[U-Boot] [PATCH] ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFO
 2018-10-04 11:12 UTC 

[U-Boot] [PATCH] ARC: Implement print_cpuinfo()
 2018-10-04 11:11 UTC 

[U-Boot] [PATCH] ARC: Add model property to boards .dts
 2018-10-04 11:11 UTC 

[U-Boot] [PATCH] ARC: Don't pre-define CROSS_COMPILE
 2018-10-04 11:10 UTC 

[U-Boot] [PATCH v3 00/17] riscv: Add QEMU virt board support
 2018-10-04  9:47 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/23] spl: Add features for passing info from SPL to U-Boot proper
 2018-10-04  9:25 UTC  (3+ messages)
` [U-Boot] [PATCH v2 01/23] log: Correct definition of log_msg_ret()

[U-Boot] [PATCH v2 1/1, for v2018.11-rc2] efi_loader: fix simple network protocol
 2018-10-04  9:13 UTC 

[U-Boot] [PATCH 1/2] MAINTAINERS: Update Holger's address
 2018-10-04  8:06 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mpc83xx: Mark boards as orphaned

[U-Boot] [PATCH] mpc83xx: Mark boards as orphaned
 2018-10-04  7:53 UTC  (3+ messages)

[U-Boot] [PATCH] xilinx: Sync defconfigs with current Kconfig
 2018-10-04  7:42 UTC 

[U-Boot] [PATCH V2] spl: Weed out CONFIG_SYS_TEXT_BASE usage
 2018-10-04  7:41 UTC  (6+ messages)

[U-Boot] [PATCH] arm: zynq: Add efuse node for Zynq-7000S devices
 2018-10-04  7:39 UTC 

[U-Boot] [PATCH] Revert "test/py: Import 'configparser' lower case to be python 3.x safe"
 2018-10-04  7:37 UTC 

[U-Boot] [PATCH] spl: spi: Do not hardcode fixed size for header
 2018-10-04  7:30 UTC 

[U-Boot] [PATCH] spl: ram: Fix u_boot_pos calculation
 2018-10-04  7:29 UTC 

[U-Boot] [PATCH] Revert "fdt: fdtdec_setup_memory_banksize() use livetree"
 2018-10-04  7:24 UTC 

[U-Boot] [PATCH] core: ofnode: Fix mem leak in error path
 2018-10-04  7:22 UTC 

[U-Boot] [PATCH] fsl/usb: Workaround for USB erratum-A005275
 2018-10-04  7:03 UTC  (4+ messages)

[U-Boot] [PATCH v2] fsl/usb: Workaround for USB erratum-A005275
 2018-10-04  7:03 UTC 

[U-Boot] [PATCH v10 01/16] test: regmap: Increase size of syscon0 memory
 2018-10-04  7:00 UTC  (16+ messages)
` [U-Boot] [PATCH v10 02/16] regmap: Fix documentation
` [U-Boot] [PATCH v10 03/16] regmap: Add documentation
` [U-Boot] [PATCH v10 04/16] regmap: Improve error handling
` [U-Boot] [PATCH v10 05/16] regmap: Introduce init_range
` [U-Boot] [PATCH v10 06/16] regmap: Add error output
` [U-Boot] [PATCH v10 07/16] mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8
` [U-Boot] [PATCH v10 08/16] regmap: Add raw read/write functions
` [U-Boot] [PATCH v10 09/16] regmap: Support reading from specific range
` [U-Boot] [PATCH v10 10/16] regmap: Define regmap_{get,set}
` [U-Boot] [PATCH v10 11/16] test: regmap: Add test for regmap_{set, get}
` [U-Boot] [PATCH v10 12/16] regmap: Add endianness support
` [U-Boot] [PATCH v10 13/16] regmap: Add overview documentation
` [U-Boot] [PATCH v10 14/16] misc: Sort Makefile entries
` [U-Boot] [PATCH v10 15/16] misc: Add gdsys_soc driver
` [U-Boot] [PATCH v10 16/16] misc: Add IHS FPGA driver

[U-Boot] [PATCH 00/27] virtio: Introduce VirtIO driver support
 2018-10-04  7:00 UTC  (5+ messages)

[U-Boot] [PATCH v9 01/16] test: regmap: Increase size of syscon0 memory
 2018-10-04  7:00 UTC  (4+ messages)
` [U-Boot] [PATCH v9 12/16] regmap: Add endianness support

[U-Boot] [PATCH v3 0/4] Add Rock960 and Ficus 96Board support
 2018-10-04  3:15 UTC  (15+ messages)
` [U-Boot] [PATCH v3 1/4] arm: dts: rockchip: add some common pin-settings to rk3399
  ` [U-Boot] [U-Boot, v3, "
` [U-Boot] [PATCH v3 2/4] rockchip: rk3399: Add common Rock960 family from Vamrs
` [U-Boot] [PATCH v3 3/4] rockchip: rk3399: Add Rock960 CE board support
  ` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 0/7] Exynos4412 SPL support
 2018-10-04  2:09 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/9] Add pinmux command
 2018-10-04  1:13 UTC  (2+ messages)

[U-Boot] [PATCH V5 00/32] i.MX: Add i.MX8QXP support
 2018-10-04  0:56 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/1, for v2018.11-rc2] efi_loader: execute efi_save_gd() first
 2018-10-03 21:55 UTC 

[U-Boot] [PATCH 1/1, for v2018.11-rc2] efi_loader: execute efi_save_gd() first
 2018-10-03 21:36 UTC 

[U-Boot] [RFC] efi: workaround for SCT (against unicode collation protocol)
 2018-10-03 21:28 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] efi_loader: create root node
 2018-10-03 20:21 UTC  (2+ messages)
  ` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH v3 4/4] rockchip: rk3399: Add Ficus EE board support
 2018-10-03 19:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH] rockchip: make_fit_atf.py depends on u-boot
 2018-10-03 19:29 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH RESEND 1/2] rockchip: make_fit_atf: use elf entry point
 2018-10-03 19:11 UTC  (3+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [PATCH RESEND 2/2] rockchip: make_fit_atf: make python3 compatible
 2018-10-03 19:11 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESENT PATCH] rockchip: make_fit_atf: fix warning unit_address_vs_reg
 2018-10-03 18:58 UTC  (4+ messages)

[U-Boot] [PATCH 1/1 for v2018.11-rc2] efi_loader: efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, ...)
 2018-10-03 18:02 UTC 

[U-Boot] Please pull from u-boot-i2c
 2018-10-03 15:58 UTC  (2+ messages)

[U-Boot] Uboot send pull request
 2018-10-03 15:58 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm: K3: am654: Choose MMC boot device based on boot port
 2018-10-03 15:13 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] arm: K3: am654: Add support for getting boot mode

[U-Boot] Please pull u-boot-dm
 2018-10-03 14:38 UTC  (2+ messages)

[U-Boot] [RFC PATCH v2 0/3] python tools to inspect configs
 2018-10-03 13:53 UTC  (4+ messages)
` [U-Boot] [RFC PATCH v2 1/3] tools: moveconfig: Add an option to build a fuller database of options
` [U-Boot] [RFC PATCH v2 2/3] tools: Add a tool to get a list of defconfigs based on filters
` [U-Boot] [RFC PATCH v2 3/3] tools: Add a tool to get an overview of the usage of CONFIG options

[U-Boot] [PATCH v13 0/7] SPI-NAND support (third batch)
 2018-10-03 13:41 UTC  (8+ messages)
` [U-Boot] [PATCH v13 5/7] cmd: mtd: add 'mtd' command

[U-Boot] [PATCH] ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1
 2018-10-03 12:53 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] gpio: da8xx: Add k2g compatible
 2018-10-03 12:38 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] gpio: da8xx: Push generic defines of gpio.h out of mach-davinci

[U-Boot] [PATCH 1/2] gpio: da8xx: Add k2g compatible
 2018-10-03 12:12 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] gpio: da8xx: Push generic defines of gpio.h out of mach-davinci

[U-Boot] xzwrite
 2018-10-03 12:04 UTC 


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