public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-11-15 19:43:21 to 2018-11-17 09:20:15 UTC [more...]

[U-Boot] [PATCH] usb: Introduce CONFIG_SPL_DM_USB
 2018-11-19 20:33 UTC  (10+ messages)
          ` [U-Boot] [PATCH v2 0/4] "
            ` [U-Boot] [PATCH v2 4/4] usb: am335x_evm: Disable CONFIG_SPL_DM_USB
            ` [U-Boot] [PATCH v3 0/5] usb: Introduce CONFIG_SPL_DM_USB
              ` [U-Boot] [PATCH v3 2/5] usb: am335x_evm: Disable CONFIG_SPL_DM_USB

[U-Boot] Getting rid of board_mtdparts_default()
 2018-11-17  9:20 UTC  (5+ messages)

[U-Boot] [PATCH 1/4] mtd: Add a function to report when the MTD dev list has been updated
 2018-11-17  9:19 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] mtd: Parse mtdparts/mtdids again when the MTD "
` [U-Boot] [PATCH 3/4] mtd: Delete partitions attached to the device when a device is deleted
` [U-Boot] [PATCH 4/4] mtd: sf: Make sure we don't register the same device twice

[U-Boot] [PATCH v2 1/8] lib: lmb: reserving overlapping regions should fail
 2018-11-17  9:18 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/8] fdt: parse "reserved-memory" for memory reservation
` [U-Boot] [PATCH v2 3/8] lib: lmb: extend lmb for checks at load time
` [U-Boot] [PATCH v2 5/8] bootm: use new common function lmb_init_and_reserve
` [U-Boot] [PATCH v2 6/8] lmb: remove unused extern declaration
` [U-Boot] [PATCH v2 8/8] tftp: prevent overwriting reserved memory

[U-Boot] [PATCH V2 1/2] SPL: Add HAB image authentication to FIT
 2018-11-17  9:10 UTC  (2+ messages)
` [U-Boot] [PATCH V2 2/2] spl: introduce function prototypes

[U-Boot] [RTC][PATCH V0 0/7] Initial support of driver brcmnand (from kernel 4.18)
 2018-11-17  9:01 UTC  (9+ messages)
` [U-Boot] [RFC][PATCH V0 1/7] mtd: add get/set of_node/flash_node helpers
` [U-Boot] [RFC][PATCH v0 2/7] mtd: nand: import nand_hw_control_init()
` [U-Boot] [RFC][PATCH v0 3/7] mtd: nand: provide several helpers to do common NAND operations
` [U-Boot] [RFC][PATCH V0 4/7] arm: asm: io.h: define readX_relaxed and writeX_relaxed
` [U-Boot] [RFC][PATCH V0 5/7] drivers: nand: brcmnand: add initial support
` [U-Boot] [RFC][PATCH V0 6/7] drivers: nand: brcmnand: add parameter parameter-page-big-endian
` [U-Boot] [RFC][PATCH V0 7/7] drivers: nand: brcmnand: add an option to read the write-protect from device tree

[U-Boot] [PATCH 1/1] sandbox: README: use setenv ethrotate no
 2018-11-17  0:14 UTC  (2+ messages)

[U-Boot] [PATCH] fdt: Fix uncompress_blob() for U-Boot proper
 2018-11-17  0:14 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: fdt: Fix fdt address information after the movement
 2018-11-17  0:13 UTC  (2+ messages)

[U-Boot] [PATCH v2] dm: spi: prevent setting a speed of 0 Hz
 2018-11-17  0:10 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] core: ofnode: Fix ofnode_get_addr_size_index function
 2018-11-17  0:09 UTC  (3+ messages)

[U-Boot] [RFC PATCH 0/4] cmd: Simplify support for sub-commands
 2018-11-16 22:38 UTC  (5+ messages)
` [U-Boot] [RFC PATCH 1/4] common: command: Fix command auto-completion
` [U-Boot] [RFC PATCH 2/4] common: command: Expose a generic helper to auto-complete sub commands
` [U-Boot] [RFC PATCH 3/4] command: commands: Add macros to declare commands with subcmds
` [U-Boot] [RFC PATCH 4/4] cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commands

[U-Boot] [PATCH] mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name()
 2018-11-16 22:15 UTC 

[U-Boot] [PATCH v3 00/28] General fixes / cleanup for RISC-V and improvements to qemu-riscv
 2018-11-16 22:01 UTC  (5+ messages)

[U-Boot] [RFC][PATCH] ARM: at91: lds: add test SPL binary size and bbs size
 2018-11-16 21:51 UTC  (2+ messages)
` [U-Boot] [U-Boot, RFC] "

[U-Boot] [PATCH 1/1] MAINTAINERS: add EFI PAYLOAD reviewer
 2018-11-16 19:17 UTC 

[U-Boot] [PATCH 0/4] Fix CVE-2018-18440
 2018-11-16 18:47 UTC  (11+ messages)
` [U-Boot] [PATCH 3/4] fs: prevent overwriting reserved memory

[U-Boot] [PATCH] configs: Enable THUMB2 on various ARM boards
 2018-11-16 18:34 UTC 

[U-Boot] [PATCH] serial: ns16550: add setconfig support
 2018-11-16 18:28 UTC  (8+ messages)

[U-Boot] Please pull u-boot-dm
 2018-11-16 18:26 UTC  (5+ messages)

[U-Boot] [PATCH v5 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-11-16 18:26 UTC  (5+ messages)
` [U-Boot] [PATCH v5 05/18] arm: MediaTek: add basic support for MT7623 boards

[U-Boot] efi_selftest_unicode_collation.c: build warning
 2018-11-16 18:05 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/6] ARM: vexpress-ca9x4_defconfig: Enable CMD_UBI support
 2018-11-16 16:42 UTC  (3+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] U-Boot bring-up x86 Baytrail/ multiboot2 specification
 2018-11-16 16:01 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/6] Add support for DM_USB and DM_USB_DEV to TI's K2G platforms
 2018-11-16 15:36 UTC  (8+ messages)
` [U-Boot] [PATCH v1 1/6] usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"
` [U-Boot] [PATCH v1 2/6] board: ks2_evm: Enable the USB clocks if DM_USB is used
` [U-Boot] [PATCH v1 3/6] ARM: dts: k2g-evm: enable USB0 and USB1
` [U-Boot] [PATCH v1 4/6] PHY: Add phy driver for the keystone USB PHY
` [U-Boot] [PATCH v1 5/6] usb: host: replace xhci-keystone driver by the generic dwc3 driver
` [U-Boot] [PATCH v1 6/6] configs: k2g_evm: Enable DFU on K2G EVM

[U-Boot] [PATCH v2 0/2] Read SFDP parameters and access flash above 16MB
 2018-11-16 15:25 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/2] mtd/spi: Add JEDEC SFDP support in SPI framework

[U-Boot] [PATCH v7 00/11] [RESEND] Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms
 2018-11-16 14:55 UTC  (12+ messages)
` [U-Boot] [PATCH v7 01/11] syscon: dm: Add a new method to get a regmap from DTS
` [U-Boot] [PATCH v7 02/11] phy: ti-pip3-phy: Add support for USB3 PHY
` [U-Boot] [PATCH v7 03/11] phy: Add a new driver for OMAP's USB2 PHYs
` [U-Boot] [PATCH v7 04/11] dwc3-generic: Add support for the TI DWC3 glue
` [U-Boot] [PATCH v7 05/11] board: ti: dra7xx-evm: turn on USB clocks in late init stage
` [U-Boot] [PATCH v7 06/11] board; ti: am57xx: turn on USB clocks
` [U-Boot] [PATCH v7 07/11] dts: dra7x: make ocp2scp@4a080000 compatible with simple-bus
` [U-Boot] [PATCH v7 08/11] configs: enable DM_USB and DM_USB_DEV for all DRA7 platforms
` [U-Boot] [PATCH v7 09/11] configs: am57xx_evm: Enable DM_USB and DM_USB_DEV
` [U-Boot] [PATCH v7 10/11] board: ti: dra7-evm: remove USB platform code
` [U-Boot] [PATCH v7 11/11] board: ti: am57xx: "

[U-Boot] [PATCH v3 0/8] Improvements for the dwc3_generic driver
 2018-11-16 14:49 UTC  (12+ messages)

[U-Boot] [PATCH] sunxi: Update MAINTAINERS file for recent boards
 2018-11-16 14:33 UTC 

[U-Boot] [PATCH v4 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-11-16 14:30 UTC  (6+ messages)
` [U-Boot] [PATCH v4 14/18] serial: 16550: allow the driver to support MediaTek serial

[U-Boot] [PULL] Please pull u-boot-imx
 2018-11-16 14:16 UTC  (11+ messages)

[U-Boot] [PATCH v4 0/4] Add Hardware Spinlock class
 2018-11-16 14:00 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/4] dm: "
` [U-Boot] [PATCH v4 2/4] clk: stm32: add hardware spinlock clock
` [U-Boot] [PATCH v4 3/4] hwspinlock: add stm32 hardware spinlock support
` [U-Boot] [PATCH v4 4/4] pinctrl: stm32: make pinctrl use hwspinlock

[U-Boot] Please pull u-boot-dm
 2018-11-16 13:45 UTC  (5+ messages)

[U-Boot] environment reliability after "env default -f -a"
 2018-11-16 13:20 UTC  (2+ messages)

[U-Boot] [PATCH] rpi: add 3 Model A+
 2018-11-16 12:07 UTC 

[U-Boot] [PATCH] rpi: add URL of official revision code list
 2018-11-16 12:06 UTC 

[U-Boot] [PATCH v3 0/4] Add Hardware Spinlock class
 2018-11-16 10:39 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] dm: "
` [U-Boot] [PATCH v3 2/4] clk: stm32: add hardware spinlock clock
` [U-Boot] [PATCH v3 3/4] hwspinlock: add stm32 hardware spinlock support
` [U-Boot] [PATCH v3 4/4] pinctrl: stm32: make pinctrl use hwspinlock

[U-Boot] [PATCH v2 0/4] Add Hardware Spinlock class
 2018-11-16  8:21 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/4] dm: "
  ` [U-Boot] [Uboot-stm32] "
` [U-Boot] [PATCH v2 2/4] clk: stm32: add hardware spinlock clock
` [U-Boot] [PATCH v2 3/4] hwspinlock: add stm32 hardware spinlock support
` [U-Boot] [PATCH v2 4/4] pinctrl: stm32: make pinctrl use hwspinlock

[U-Boot] [PATCH v5] armv8: lx2160aqds : Add support for LX2160AQDS platform
 2018-11-16  8:16 UTC 

[U-Boot] mtd partitions go away
 2018-11-16  6:36 UTC  (7+ messages)

[U-Boot] [PATCH] net: phy: Add clause 45 identifier to phy_device
 2018-11-16  6:26 UTC 

[U-Boot] [PATCH 0/4] sound: Correct sound output on sandbox
 2018-11-16  2:56 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] sound: Correct data output in sound_create_square_wave()
` [U-Boot] [PATCH 2/4] sound: Add sample rate as a parameter for square wave
` [U-Boot] [PATCH 3/4] sound: sandbox: Use the correct frequency
` [U-Boot] [PATCH 4/4] sandbox: Enable sound

[U-Boot] [PATCH v2 00/23] spl: Add features for passing info from SPL to U-Boot proper
 2018-11-16  2:44 UTC  (6+ messages)
` [U-Boot] [PATCH v2 01/23] log: Correct definition of log_msg_ret()

[U-Boot] [PATCH v2 1/2] power: regulator: add driver for the FAN53555 family
 2018-11-16  2:05 UTC  (6+ messages)

[U-Boot] [PATCH V4 1/7] rsa: use new openssl API to create signature
 2018-11-16  2:05 UTC  (3+ messages)
` [U-Boot] [PATCH V4 7/7] test: vboot: clean its file

[U-Boot] [RFC] fit: include uncompression into fit_image_load
 2018-11-16  2:05 UTC  (8+ messages)

[U-Boot] [PATCH] fdt: restore board_fdt_blob_setup() declaration
 2018-11-16  2:05 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/21] spl: Add features for passing info from SPL to U-Boot proper
 2018-11-16  1:44 UTC  (22+ messages)
` [U-Boot] [PATCH v3 01/21] spl: Add support for logging in SPL and TPL
` [U-Boot] [PATCH v3 02/21] Add core support for a bloblist to convey data from SPL
` [U-Boot] [PATCH v3 03/21] spl: Set up the bloblist in SPL
` [U-Boot] [PATCH v3 04/21] bloblist: Locate bloblist in U-Boot
` [U-Boot] [PATCH v3 05/21] test: Add a simple test for bloblist
` [U-Boot] [PATCH v3 06/21] Add bloblist documentation
` [U-Boot] [PATCH v3 07/21] spl: Support hash, input, pch, pci, rtc, tpm in SPL
` [U-Boot] [PATCH v3 08/21] spl: Add a define for SPL_TPL_PROMPT
` [U-Boot] [PATCH v3 09/21] spl: Make SPL_DISABLE_BANNER_PRINT a positive option
` [U-Boot] [PATCH v3 10/21] spl: Add a comment to spl_set_bd()
` [U-Boot] [PATCH v3 11/21] sandbox: Add a memory map to the sandbox README
` [U-Boot] [PATCH v3 12/21] test/py: Add a way to pass flags to sandbox
` [U-Boot] [PATCH v3 13/21] sandbox: Add an option to display of-platdata in SPL
` [U-Boot] [PATCH v3 14/21] sandbox: Drop the deprecated 'sb' command
` [U-Boot] [PATCH v3 15/21] sandbox: Add a new "
` [U-Boot] [PATCH v3 16/21] sandbox: Allow puts() output before global_data is set up
` [U-Boot] [PATCH v3 17/21] sandbox: Refactor code to create os_jump_to_file()
` [U-Boot] [PATCH v3 18/21] sandbox: Use malloc() and free() from os layer
` [U-Boot] [PATCH v3 19/21] sandbox: Filter arguments when starting U-Boot
` [U-Boot] [PATCH v3 20/21] sandbox: Boot in U-Boot through the standard call
` [U-Boot] [PATCH v3 21/21] spl: Add support for passing handoff info to U-Boot proper

[U-Boot] [PATCH v2 0/6] efi_loader: add HII database protocol
 2018-11-16  1:18 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] lib: add u16_strcpy/strdup functions
` [U-Boot] [PATCH v2 2/6] efi_loader: Initial HII database protocols
` [U-Boot] [PATCH v2 3/6] efi: hii: add guid package support
` [U-Boot] [PATCH v2 4/6] efi: hii: add keyboard layout "
` [U-Boot] [PATCH v2 5/6] efi: hii: add HII config routing/access protocols
` [U-Boot] [PATCH v2 6/6] efi_selftest: add HII database protocols test

[U-Boot] [PATCH v2 04/23] spl: Set up the bloblist in SPL
 2018-11-16  0:29 UTC  (5+ messages)
` [U-Boot] [U-Boot,v2,04/23] "

[U-Boot] [PATCH v2 12/23] spl: Print a message if we are unable to load an image
 2018-11-16  0:08 UTC  (3+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v3] cmd, fdt: add subcommand "get" to fdt header
 2018-11-16  0:07 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: Parse HS400 DT properties
 2018-11-16  0:07 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/1] efi_selftest: don't hang on missing timer
 2018-11-15 23:21 UTC  (3+ messages)

[U-Boot] [PATCH 00/19] riscv: Adding RISC-V CPU and timer driver
 2018-11-15 23:10 UTC  (3+ messages)
` [U-Boot] [PATCH 12/19] riscv: Do some basic architecture level cpu initialization

[U-Boot] [PATCH 1/2] sun8i_emac: add support for setting EMAC TX/RX delay
 2018-11-15 22:07 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] enable EMAC for A64-OLinuXino

[U-Boot] [PATCH] mmc: tmio: Reorder TMIO clock handling
 2018-11-15 21:23 UTC 

[U-Boot] [PATCH] travis: Ensure we use pytest 2.8.7
 2018-11-15 21:04 UTC  (2+ messages)

[U-Boot] [PATCH] armv7r: K3: Allow SPL to run only on core 0
 2018-11-15 21:04 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-sunxi/master
 2018-11-15 21:04 UTC  (2+ messages)

[U-Boot] [PATCH] arm: ti: boot: Fix U-Boot environment partition address
 2018-11-15 20:26 UTC 

[U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()
 2018-11-15 20:23 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/5] ACPI: Generate SPCR table
 2018-11-15 20:22 UTC  (22+ messages)
` [U-Boot] [PATCH v2 1/5] serial: Introduce ->getinfo() callback
` [U-Boot] [PATCH v2 2/5] serial: ns16550: Read reg-io-width from device tree
` [U-Boot] [PATCH v2 3/5] serial: ns16550: Provide ->getinfo() implementation
` [U-Boot] [PATCH v2 5/5] x86: acpi: Generate SPCR table

[U-Boot] [PATCH v12 0/6] efi_loader: Code refactoring and improvement
 2018-11-15 20:05 UTC  (5+ messages)
` [U-Boot] [PATCH v12 1/6] sandbox: Put CPUs under a cpu-bus node

[U-Boot] Ping failure
 2018-11-15 20:03 UTC  (3+ messages)

[U-Boot] efi disks in u-boot
 2018-11-15 19:45 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