public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-02-05 21:28:41 to 2019-02-08 17:42:05 UTC [more...]

[U-Boot] [PATCH v1 00/26] colibri imx6 fixes, device tree enablement and driver model conversion
 2019-02-08 17:42 UTC  (3+ messages)
` [U-Boot] [PATCH v1 01/26] colibri_imx6: get rid of obsolete nospl configurations
` [U-Boot] [PATCH v1 02/26] colibri_imx6: use distro defaults

[U-Boot] [PATCH v3 0/3] stm32mp1: add trusted boot with TF-A
 2019-02-08 17:25 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] "
` [U-Boot] [PATCH v3 2/3] stm32mp1: bsec: access with SMC for trusted boot
` [U-Boot] [PATCH v3 3/3] stm32mp1: display board information

[U-Boot] [PATCH v5 0/3] Add MMD PHY helpers
 2019-02-08 17:25 UTC  (4+ messages)
` [U-Boot] [PATCH v5 1/3] net: phy: Add generic helpers to access MMD PHY registers
` [U-Boot] [PATCH v5 2/3] net: phy: ti: use generic helpers to access MMD registers
` [U-Boot] [PATCH v5 3/3] cmd: mdio: Switch to generic helpers when accessing the registers

[U-Boot] [PATCH v2 0/4] stm32mp1: add trusted boot with TF-A
 2019-02-08 17:18 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] "
` [U-Boot] [PATCH v2 2/4] stm32mp1: bsec: access with SMC for trusted boot
` [U-Boot] [PATCH v2 3/4] stm32mp1: display board information
` [U-Boot] [PATCH v2 4/4] clk: stm32m1: add debug information

[U-Boot] [PATCH v2 00/23] apalis imx6 fixes, device tree enablement and driver model conversion
 2019-02-08 17:12 UTC  (24+ messages)
` [U-Boot] [PATCH v2 01/23] apalis_imx6: get rid of obsolete nospl configurations
` [U-Boot] [PATCH v2 02/23] apalis_imx6: use distro defaults
` [U-Boot] [PATCH v2 03/23] apalis_imx6: move console in env from header file to defconfig
` [U-Boot] [PATCH v2 04/23] apalis_imx6: enable fit image, gpt, imx thermal, efi loader support
` [U-Boot] [PATCH v2 05/23] apalis_imx6: remove obsolete USB_GADGET_MASS_STORAGE configuration
` [U-Boot] [PATCH v2 06/23] apalis_imx6: migrate to using device tree
` [U-Boot] [PATCH v2 07/23] apalis_imx6: clean-up and migrate gpios to using driver model
` [U-Boot] [PATCH v2 08/23] apalis_imx6: enable pin control driver
` [U-Boot] [PATCH v2 09/23] apalis_imx6: migrate i2c to using driver model
` [U-Boot] [PATCH v2 10/23] apalis_imx6: migrate pmic and regulator "
` [U-Boot] [PATCH v2 11/23] apalis_imx6: migrate mmc and sata "
` [U-Boot] [PATCH v2 12/23] apalis_imx6: migrate usb "
` [U-Boot] [PATCH v2 13/23] apalis_imx6: drop CONFIG_OF_SYSTEM_SETUP
` [U-Boot] [PATCH v2 14/23] apalis_imx6: add distroboot support
` [U-Boot] [PATCH v2 15/23] apalis_imx6: use both sd/mmc interfaces for setsdupdate
` [U-Boot] [PATCH v2 16/23] apalis_imx6: unify sd/mmc drive strength with linux kernel settings
` [U-Boot] [PATCH v2 17/23] apalis_imx6: pf0100: reorder and cleanup message printing
` [U-Boot] [PATCH v2 18/23] apalis_imx6: disable ri and dcd irq in uarts
` [U-Boot] [PATCH v2 19/23] apalis_imx6: revert fuse value set in mfgr_fuse
` [U-Boot] [PATCH v2 20/23] configs: apalis_imx6: Use ext4 file system by default
` [U-Boot] [PATCH v2 21/23] apalis_imx6: use SDP if USB serial downloader has been used
` [U-Boot] [PATCH v2 22/23] apalis_imx6: switch to zimage
` [U-Boot] [PATCH v2 23/23] board: apalis_imx6: check for and report ecc errors in fuses

[U-Boot] [PATCH] configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFU
 2019-02-08 17:01 UTC 

[U-Boot] [PATCH] cmd: image_info: Add checking of default FIT config
 2019-02-08 16:00 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/6] Add support for MT8516 SoCs
 2019-02-08 15:59 UTC  (3+ messages)
` [U-Boot] [PATCH 6/6] ARM: MediaTek: Add support for MT8516 SoC

[U-Boot] [PATCH v2] arm: dts: am33xx: introduce 'am33xx-u-boot.dtsi'
 2019-02-08 15:10 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] stm32mp1: add trusted boot with TF-A
 2019-02-08 15:02 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/3] "

[U-Boot] Booting linux zImage on vexpress-a15
 2019-02-08 14:30 UTC  (5+ messages)

[U-Boot] [PATCH v4 00/20] SF: Migrate to Linux SPI NOR framework
 2019-02-08 13:06 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] fdt: Allow indicating a node is for U-Boot proper only
 2019-02-08 12:47 UTC  (9+ messages)
` [U-Boot] [PATCH 2/2] dm: core: remove the duplicated function dm_ofnode_pre_reloc

[U-Boot] [PATCH 0/3] PSCI support for r8a7790 SoC (Lager/Stout boards)
 2019-02-08 12:47 UTC  (13+ messages)
` [U-Boot] [PATCH 1/3] ARM: rmobile: Switch CPU to non-secure HYP mode for r8a7790 based boards
` [U-Boot] [PATCH 2/3] ARM: rmobile: Add basic PSCI support for r8a7790 SoC
` [U-Boot] [PATCH 3/3] ARM: rmobile: Add possibility to debug main PSCI commands

[U-Boot] [PATCH v3 0/2] Load splash from FIT image (internal, external, offset)
 2019-02-08 12:21 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/2] splash: Use splashfile instead of location->name
` [U-Boot] [PATCH v3 2/2] splash: Load internal and external data from FIT

[U-Boot] [PATCH] test: fs: Add filesystem integrity checks
 2019-02-08 11:31 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/7] Align U-Boot I2C DM bus ID handling with Linux
 2019-02-08 11:24 UTC  (26+ messages)
` [U-Boot] [PATCH v2 1/7] dm: core: Add of_alias_get_highest_id()
` [U-Boot] [PATCH v2 2/7] fdt: Introduce fdtdec_get_alias_highest_id()
` [U-Boot] [PATCH v2 3/7] dm: core: Introduce dev_read_alias_highest_id()
` [U-Boot] [PATCH v2 4/7] dm: core: Add tests for dev_read_alias_highest_id()
` [U-Boot] [PATCH v2 5/7] i2c: dm: Record maximum id of devices before probing devices
` [U-Boot] [PATCH v2 6/7] i2c: Fill req_seq in i2c_post_bind()
` [U-Boot] [PATCH v2 7/7] i2c: mux: Generate longer i2c mux name

[U-Boot] [PATCH v6] lx2160aqds : Add support for LX2160AQDS platform
 2019-02-08 10:29 UTC 

[U-Boot] [PULL] u-boot-sh/master
 2019-02-08 10:19 UTC 

[U-Boot] [PATCH v3 0/5] spi-flash: switch to "jedec, spi-nor" binding
 2019-02-08 10:19 UTC  (7+ messages)
` [U-Boot] [PATCH v3 2/5] dts: switch spi-flash to jedec, spi-nor compatible
` [U-Boot] [PATCH v3 5/5] doc: device-tree-bindings: switch from spi-flash to jedec, spi-nor

[U-Boot] [PATCH v1 1/2] configs: k2g_evm: Enable CONFIG_BLK
 2019-02-08 10:15 UTC  (4+ messages)
` [U-Boot] [PATCH v1 2/2] configs: Enable CONFIG_BLK in am57xx_evm and am57xx_hs_evm

[U-Boot] [PATCH v2] mtd: add spi flash id s25fl064l
 2019-02-08 10:03 UTC 

[U-Boot] [PATCH 00/11] sound: Add sound support for Nyan
 2019-02-08  9:50 UTC  (6+ messages)

[U-Boot] i.MX HAB: U-Boot loading from SPI NOR flash
 2019-02-08  9:46 UTC 

[U-Boot] [PATCH] mtd: add spi flash id s25f064l
 2019-02-08  9:46 UTC  (2+ messages)

[U-Boot] [RFC v2 00/15] dm, efi: integrate efi objects into DM
 2019-02-08  9:30 UTC  (17+ messages)
` [U-Boot] [RFC v2 01/15] efi_loader: efi objects and protocols as DM devices
` [U-Boot] [RFC v2 02/15] efi_loader: boottime: convert efi_loaded_image_obj to DM
` [U-Boot] [RFC v2 03/15] efi_loader: image_loader: aligned with DM
` [U-Boot] [RFC v2 04/15] efi_driver: rename UCLASS_EFI to UCLASS_EFI_DRIVER
` [U-Boot] [RFC v2 05/15] efi_loader: convert efi_root_node to DM
` [U-Boot] [RFC v2 06/15] efi_loader: device path: convert efi_device_path "
` [U-Boot] [RFC v2 07/15] efi_loader: unicode_collation: converted "
` [U-Boot] [RFC v2 08/15] efi_loader: console: convert efi console input/output "
` [U-Boot] [RFC v2 09/15] efi_loader: net: convert efi_net_obj "
` [U-Boot] [RFC v2 10/15] efi_loader: gop: convert efi_gop_obj "
` [U-Boot] [RFC v2 11/15] dm: blk: add UCLASS_PARTITION
` [U-Boot] [RFC v2 12/15] efi_loader: disk: convert efi_disk_obj to DM
` [U-Boot] [RFC v2 13/15] drivers: align block device drivers with DM-efi integration
` [U-Boot] [RFC v2 14/15] efi_driver: converted to DM
` [U-Boot] [RFC v2 15/15] cmd: efidebug: aligned with DM-efi integration

[U-Boot] [PATCH] cmd: date: Do not overwrite arguments
 2019-02-08  9:01 UTC 

[U-Boot] [PATCH] drivers: net: ldpaa_eth: check if the dpmac is enabled
 2019-02-08  8:59 UTC 

[U-Boot] [PATCH] drivers: net: ldpaa_eth: fix resource leak
 2019-02-08  8:46 UTC 

[U-Boot] [PATCH] cros: Expand the Chromium OS documentation
 2019-02-08  8:34 UTC  (4+ messages)

[U-Boot] [PATCH] initcall: Move to inline function
 2019-02-08  7:58 UTC  (5+ messages)

[U-Boot] [PATCH 0/2] configs: Minor fixes
 2019-02-08  7:53 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] configs: Remove version control leftovers
` [U-Boot] [PATCH 2/2] configs: sama5d27_som1_ek: Activate misc init for uSD variant

[U-Boot] [PATCH v3 01/60] mpc83xx: Introduce ARCH_MPC830*
 2019-02-08  7:13 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] tpm: simplify: tpm_set_global_lock()
 2019-02-08  4:11 UTC  (2+ messages)

[U-Boot] [PATCH] MAINTAINERS: update u-boot-atmel tree
 2019-02-08  3:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers
 2019-02-08  3:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] Pull request: u-boot-spi/master
 2019-02-08  3:13 UTC  (2+ messages)

[U-Boot] Please pull u-boot-marvell/master
 2019-02-08  3:13 UTC  (2+ messages)

[U-Boot] [PULL] Please pull u-boot-rockchip: tags/for-master-20190205
 2019-02-08  3:13 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2019.04-rc1 released
 2019-02-08  2:44 UTC 

[U-Boot] [PATCH] arm: socfpga: move gen5 SDR driver to DM
 2019-02-07 21:23 UTC 

[U-Boot] [PATCH v2 1/1] efi_selftest: LoadImage from file device path
 2019-02-07 20:39 UTC 

[U-Boot] [PATCH] Kconfig: fix BUILD_TARGET for ARCH_MVEBU
 2019-02-07 15:40 UTC  (2+ messages)

[U-Boot] [PATCH] elf: fix cache flushing in 'bootelf -p' command
 2019-02-07 11:19 UTC 

[U-Boot] [PATCH v5 00/15] SiFive FU540 Support
 2019-02-07 11:11 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/22] imx: vybrid: Update BK4 and PCM052 boards to only use DM/DTS
 2019-02-07  8:35 UTC  (3+ messages)
` [U-Boot] [PATCH v3 04/22] vybrid: clock: Provide enable_i2c_clk() function for Vybrid

[U-Boot] [PATCH v2 0/7] arm/arm64: i2c platform cleanup
 2019-02-07  7:03 UTC  (15+ messages)
` [U-Boot] [PATCH v2 1/7] ARM: zynq: Convert Syzygy to DM_I2C
` [U-Boot] [PATCH v2 2/7] ARM: zynq: Convert dlc20 and zc70x board "
` [U-Boot] [PATCH v2 3/7] ARM: zynq: Remove addresses for i2c controllers
` [U-Boot] [PATCH v2 4/7] arm64: zynqmp: Switch all platfroms to DM_I2C
` [U-Boot] [PATCH v2 5/7] arm64: zynqmp: Remove addresses for i2c controllers
` [U-Boot] [PATCH v2 6/7] i2c: Remove ancient zynq_i2c driver
` [U-Boot] [PATCH v2 7/7] xilinx: common: Remove !DM_i2C code for reading mac from eeprom

[U-Boot] [PATCH v2 1/2] splash: Use splashfile instead of location->name
 2019-02-07  6:57 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] i2c: ihs: Get rid of fpgamap
 2019-02-07  5:26 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] i2c: ihs: Improve error handling

[U-Boot] [PATCH] i2c: cdns: Covert to livetree function
 2019-02-07  5:19 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] arm: Introduce writel/readl_relaxed accessors
 2019-02-07  0:32 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] arm: clean up asm/io.h
` [U-Boot] [PATCH 2/3] arm: introduce _relaxed MMIO accessors

[U-Boot] [PATCH v4 0/3] Add MMD PHY helpers
 2019-02-07  0:10 UTC  (20+ messages)
` [U-Boot] [PATCH v4 3/3] cmd: mdio: Add new parameter to access MMD PHY registers

[U-Boot] [PATCH v2 00/13] Add Support for eMMC in AM65x-evm
 2019-02-06 23:46 UTC  (5+ messages)
` [U-Boot] [PATCH v2 09/13] mmc: sdhci: Make set_ios_post() return int
` [U-Boot] [PATCH v2 12/13] mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings

[U-Boot] [PATCH v4 0/7] AM65x: Add DMA support
 2019-02-06 23:43 UTC  (3+ messages)
` [U-Boot] [PATCH v4 4/7] dma: ti: add driver to K3 UDMA

[U-Boot] [PATCH 3/3] mips: add ethernet support for qca953x referenced boards
 2019-02-06 18:40 UTC  (2+ messages)

[U-Boot] [PATCH 2/3] drivers: add ethernet support for qca953x in ag7xxx driver
 2019-02-06 18:39 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] drivers: fix typo for pinctrl qca953x
 2019-02-06 18:38 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] Load splash from FIT image (internal, external, offset)
 2019-02-06 15:07 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/2] splash: Use splashfile instead of location->name
` [U-Boot] [PATCH v2 2/2] splash: Load internal and external data from FIT

[U-Boot] [PATCH v2 1/2] splash: Use splashfile instead of location->name
 2019-02-06 15:05 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: Do not poll using CMD13 when changing timing
 2019-02-06 13:14 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] mmc: Export {sd,mmc}_select_mode_and_width()
 2019-02-06 13:10 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mmc: tmio: renesas: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot

[U-Boot] [PATCH] fs: ext4: Unmount FS in do_fs_type()
 2019-02-06 13:10 UTC 

[U-Boot] [PATCH] board/BuR/brxre1: convert do DM
 2019-02-06 12:25 UTC 

[U-Boot] [PATCH] .gitignore: ignore patch rejects (*.rej) files
 2019-02-06  9:54 UTC  (3+ messages)

[U-Boot] [RFC 0/3] dm, efi: integrate efi_disk into DM
 2019-02-06  7:54 UTC  (7+ messages)
` [U-Boot] [RFC 2/3] efi_loader: associate BLK/PARTITION device to efi_disk

[U-Boot] [PATCH 1/3] board: engicam: Add watchdog support on Engicam
 2019-02-06  7:53 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] configs: imx6qdl_icore_mmc: Enable watchdog and bootcounter
` [U-Boot] [PATCH 3/3] include: configs: imx6-engicam: Add recovery boot option

[U-Boot] [PATCH] rockchip: make_fit_atf: Use BL31 environ variable for file location
 2019-02-05 21:28 UTC  (4+ messages)


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