public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-10-02 11:22:41 to 2018-10-03 12:42:59 UTC [more...]

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

[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] [PATCH] ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1
 2018-10-03 12:06 UTC  (2+ messages)

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

[U-Boot] [PATCH 00/53] TF-A Boot support for NXP Chassis 2 platforms
 2018-10-03 11:37 UTC  (54+ 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] Please pull from u-boot-i2c
 2018-10-03 11:09 UTC 

[U-Boot] [PATCH] i2c: Add support for the Arm's Versatile Express I2C controller
 2018-10-03 11:08 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/2] Add Khadas VIM2 board support
 2018-10-03 11:01 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] ARM: meson: Add Khadas VIM2 board DT
` [U-Boot] [PATCH 2/2] ARM: meson: Add Khadas VIM2 board support

[U-Boot] [PATCH v2 0/2] Fix to keystone2 uinitrd fixup logic
 2018-10-03 10:58 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] fdt: add call to ft_board_setup_ex() for ks2 boards
` [U-Boot] [PATCH v2 2/2] board: ks2: move uinitrd fixup logic inside ft_board_setup_ex

[U-Boot] [PATCH 00/53] TF-A Boot support for NXP Chassis 2 platforms
 2018-10-03 10:44 UTC  (31+ 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] Uboot send pull request
 2018-10-03 10:16 UTC 

[U-Boot] xzwrite
 2018-10-03  8:48 UTC 

[U-Boot] [PATCH v3 00/17] riscv: Add QEMU virt board support
 2018-10-03  8:24 UTC  (5+ messages)

[U-Boot] [PATCH 00/11] efi_loader: patches for Shell.efi
 2018-10-03  7:39 UTC  (5+ messages)
` [U-Boot] [PATCH 02/11] efi_loader: Initial HII protocols

[U-Boot] [PATCH 1/2] mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()
 2018-10-03  7:05 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mmc: tmio: Limit DMA to 32bit on R-Car Gen3

[U-Boot] Pull request: u-boot-spi/master
 2018-10-03  6:42 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] Add support for new Xilinx Versal ACAPs
 2018-10-03  5:58 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] arm64: versal: "
` [U-Boot] [PATCH 2/3] net: gem: Do not setup any clock for Xilinx SoC Versal
` [U-Boot] [PATCH 3/3] arm64: versal: Add Xilinx Versal Virtual QEMU board

[U-Boot] [PATCH] serial: pl01x: Get clock from clock node if no clock property found
 2018-10-03  5:45 UTC 

[U-Boot] [PATCH] arm64: gic: Do gicv3 secure initialization based on EL level
 2018-10-03  5:43 UTC 

[U-Boot] [PATCH 1/1] riscv: allow native compilation
 2018-10-03  1:51 UTC  (6+ messages)

[U-Boot] [PATCH v2 1/6] efi_loader: Generate Microsoft PE format compliant images
 2018-10-03  0:05 UTC  (12+ messages)
` [U-Boot] [PATCH v2 2/6] x86: efi: payload: Generate Microsoft PE format compliant image
` [U-Boot] [PATCH v2 3/6] x86: efi: app: "
` [U-Boot] [PATCH v2 4/6] pe.h: Add characteristics defines
` [U-Boot] [PATCH v2 5/6] arm: efi: Generate Microsoft PE format compliant images
` [U-Boot] [PATCH v2 6/6] riscv: "

[U-Boot] [PATCH 1/2] phy: rcar: Add R-Car Gen3 PHY driver
 2018-10-02 20:55 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: rmobile: Enable PHY framework on Gen3

[U-Boot] [PATCH] ARM: rmobile: Mark 4-64GiB as DRAM on Gen3
 2018-10-02 19:46 UTC 

[U-Boot] [PATCH 1/5] efi_loader: Generate Microsoft PE format complaint images
 2018-10-02 18:13 UTC  (7+ messages)
` [U-Boot] [PATCH 4/5] arm: efi: "

[U-Boot] [PATCH] clk: Add support for Arm's Versatile Express OSC clock generators
 2018-10-02 18:12 UTC  (8+ messages)
` [U-Boot] "

[U-Boot] [PATCH v12 0/8] SPI-NAND support (third batch)
 2018-10-02 17:00 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: spi: Add DM support to SH QSPI driver
 2018-10-02 16:57 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] rsa: use new openssl API to create signature
 2018-10-02 16:32 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] rsa: add a structure for the padding
` [U-Boot] [PATCH 3/4] rsa: add support of padding pss
` [U-Boot] [PATCH 4/4] doc: uImage.FIT: signature.txt: add option padding

[U-Boot] [PATCH 00/27] virtio: Introduce VirtIO driver support
 2018-10-02 16:10 UTC  (10+ messages)
` [U-Boot] [PATCH 03/27] virtio: Add codes for virtual queue/ring management
` [U-Boot] [PATCH 05/27] virtio: Add net driver support
` [U-Boot] [PATCH 18/27] riscv: qemu: Include some useful commands

[U-Boot] [PATCH v2 0/7] Support for the Faraday ftgmac100 controller
 2018-10-02 15:48 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/7] net: Remove the Faraday ftgmac100 controller driver

[U-Boot] [PATCH] dm: core: Widen the dump tree to show more of the driver's name
 2018-10-02 15:22 UTC  (7+ messages)
    ` [U-Boot] [PATCH] tests/test_bind.py: Update test to match the wider 'dm tree' output

[U-Boot] [PATCH 00/20] Add support for MediaTek SoCs - MT7623n / MT7629
 2018-10-02 15:20 UTC  (17+ messages)
` [U-Boot] [PATCH 02/20] arm: MediaTek: add basic support for MT7629 boards
` [U-Boot] [PATCH 03/20] arm: MediaTek: add basic support for MT7623 boards
` [U-Boot] [PATCH 04/20] arm: dts: MediaTek: add MT7629 reference board support
` [U-Boot] [PATCH 05/20] arm: dts: MediaTek: add MT7623 Bananapi R2 "
` [U-Boot] [PATCH 10/20] timer: MediaTek: add timer driver for MediaTek SoCs
` [U-Boot] [PATCH 13/20] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC

[U-Boot] [PATCH v3 0/4] Add Rock960 and Ficus 96Board support
 2018-10-02 14:01 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/4] rockchip: rk3399: Add common Rock960 family from Vamrs

[U-Boot] [PATCH 3/4] rockchip: rk3188: add u-boot-specific mmc properties
 2018-10-02 14:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] mmc: dw_mmc: check fifo status with a timeout in fifo mode
 2018-10-02 14:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/4] rockchip: dwmmc: add rk2928-dw-mshc compatible
 2018-10-02 14:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/4] rockchip: rk3188: explicitly set vcc_sd0 pin to gpio on rk3188-radxarock
 2018-10-02 14:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 00/45] Various fixes and improvements
 2018-10-02 13:41 UTC  (5+ messages)
` [U-Boot] [PATCH 33/45] x86: Update mtrr functions to allow leaving cache alone
` [U-Boot] [PATCH 40/45] pci: Add a little more debugging to pci_rom

[U-Boot] [PATCH 0/4] x86: Fix up some bootstage problems
 2018-10-02 13:25 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] Enable CONFIG_TIMER_EARLY with bootstage

[U-Boot] [PATCH] fs: btrfs: Fix cache alignment bugs
 2018-10-02 13:15 UTC  (5+ messages)

[U-Boot] [PATCH 1/6] ofnode: Add missing address translation into ofnode_get_addr_size()
 2018-10-02 13:09 UTC  (5+ messages)
` [U-Boot] [PATCH 5/6] test: Add PCI device entry without compat string and with DT node

[U-Boot] [PATCH v3] usb: dwc3: convert to livetree
 2018-10-02 11:29 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/23] spl: Add features for passing info from SPL to U-Boot proper
 2018-10-02 11:22 UTC  (14+ messages)
` [U-Boot] [PATCH v2 11/23] spl: Add a comment to spl_set_bd()
` [U-Boot] [PATCH v2 12/23] spl: Print a message if we are unable to load an image
` [U-Boot] [PATCH v2 13/23] sandbox: Add a memory map to the sandbox README
` [U-Boot] [PATCH v2 14/23] test/py: Add a way to pass flags to sandbox
` [U-Boot] [PATCH v2 15/23] sandbox: Add an option to display of-platdata in SPL
` [U-Boot] [PATCH v2 16/23] sandbox: Drop the deprecated 'sb' command
` [U-Boot] [PATCH v2 17/23] sandbox: Add a new "
` [U-Boot] [PATCH v2 18/23] sandbox: Allow puts() output before global_data is set up
` [U-Boot] [PATCH v2 19/23] sandbox: Refactor code to create os_jump_to_file()
` [U-Boot] [PATCH v2 20/23] sandbox: Use malloc() and free() from os layer
` [U-Boot] [PATCH v2 21/23] sandbox: Filter arguments when starting U-Boot
` [U-Boot] [PATCH v2 22/23] sandbox: Boot in U-Boot through the standard call
` [U-Boot] [PATCH v2 23/23] spl: Add support for passing handoff info to U-Boot proper


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