public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-07-16 11:28:47 to 2018-07-18 01:35:45 UTC [more...]

[U-Boot] [PATCH V2 00/32] i.MX: Add i.MX8QXP support
 2018-07-18  1:35 UTC  (16+ messages)
` [U-Boot] [PATCH V2 01/32] dt-bindings: pinctrl: add i.MX8QXP pads definition
` [U-Boot] [PATCH V2 02/32] dt-bindings: clock: dt-bindings: pinctrl: add i.MX8QXP clocks definition
` [U-Boot] [PATCH V2 03/32] dt-bindings: soc: add i.MX8QXP pm and rsrc definition
` [U-Boot] [PATCH V2 04/32] imx8: add scfw macro definition
` [U-Boot] [PATCH V2 05/32] imx: add Kconfig entry for i.MX8QXP
` [U-Boot] [PATCH V2 06/32] arm: build mach-imx for i.MX8
` [U-Boot] [PATCH V2 07/32] misc: add i.MX8 misc driver
` [U-Boot] [PATCH V2 08/32] misc: imx8: add scfw api impementation
` [U-Boot] [PATCH V2 09/32] arm: global_data: add scu_dev for i.MX8
` [U-Boot] [PATCH V2 10/32] imx: boot_mode: Add FLEXSPI boot entry
` [U-Boot] [PATCH V2 11/32] imx8: add imx-regs header file
` [U-Boot] [PATCH V2 12/32] imx8: pins: include i.MX8QXP pin header when CONFIG_IMX8QXP defined
` [U-Boot] [PATCH V2 13/32] imx: add i.MX8 cpu type
` [U-Boot] [PATCH V2 14/32] armv8: add cpu core helper functions
` [U-Boot] [PATCH V2 15/32] imx8: add basic cpu support

[U-Boot] [PATCH 00/11] Enable Windows 10 IoT Core on i.MX6 and i.MX7
 2018-07-18  0:52 UTC  (18+ messages)
` [U-Boot] [PATCH 01/11] imx: Add bootcmd to load and run UEFI from mmc
` [U-Boot] [PATCH 04/11] spl: imx: Add optional lds to keep SPL entirely in on-chip RAM
` [U-Boot] [PATCH 06/11] mx7dsabresd: Add Windows boot support for iMX7 Sabre

[U-Boot] Pull request: u-boot-sunxi/master
 2018-07-18  0:30 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2018.07 released
 2018-07-18  0:19 UTC  (10+ messages)

[U-Boot] [PATCH v2 1/1] avb2.0: add get_size_of_partition()
 2018-07-17 22:32 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/2] avb2.0: fix multiple compilation issues in sandbox
 2018-07-17 22:26 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] avb2.0: add proper dependencies
` [U-Boot] [PATCH v2 2/2] avb2.0: use block API in AVB ops

[U-Boot] [RFC] Make U-Boot log great again
 2018-07-17 22:14 UTC  (6+ messages)

[U-Boot] [RFC 1/2] env: Drop error messages when loading environment
 2018-07-17 22:09 UTC  (2+ messages)
` [U-Boot] [RFC 2/2] env: Add prefix to error messages when loading env

[U-Boot] [PATCH v2 0/1] net: Store waiting packet in a different buffer when making ARP requests
 2018-07-17 21:47 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/1] "

[U-Boot] [PATCH] serial: ns16550: Add register shift variable
 2018-07-17 21:46 UTC  (23+ messages)

[U-Boot] [PATCH] imx: iomux-v3: fix IOMUX_PADS for single-CPU variant
 2018-07-17 21:02 UTC 

[U-Boot] [PATCH 00/29] binman: Expand feature set and documentation
 2018-07-17 19:44 UTC  (31+ messages)
` [U-Boot] [PATCH 01/29] binman: Don't depend on dict order in ELF testOutsideFile()
` [U-Boot] [PATCH 02/29] binman: Rename 'position' to 'offset'
` [U-Boot] [PATCH 03/29] binman: Add comments to elf_test
` [U-Boot] [PATCH 04/29] binman: Tidy up some comments in the tests
` [U-Boot] [PATCH 05/29] binman: Enhance the map and fdt-update output
` [U-Boot] [PATCH 06/29] binman: Update the device-tree file on exit
` [U-Boot] [PATCH 07/29] binman: Add a new 'image-pos' property
` [U-Boot] [PATCH 08/29] dtoc: Add missing comments to fdt_util
` [U-Boot] [PATCH 09/29] binman: Add support for passing arguments to entries
` [U-Boot] [PATCH 10/29] binman: Support an entry that holds text
` [U-Boot] [PATCH 11/29] binman: Allow help to work without libfdt
` [U-Boot] [PATCH 12/29] binman: Expand documentation for entries
` [U-Boot] [PATCH 13/29] binman: Allow creation of entry documentation
` [U-Boot] [PATCH 14/29] binman: Create README.entries
` [U-Boot] [PATCH 15/29] binman: Add support for flashrom FMAP
` [U-Boot] [PATCH 16/29] binman: Add support for a cros_ec image
` [U-Boot] [PATCH 17/29] binman: Add an entry filled with a repeating byte
` [U-Boot] [PATCH 18/29] dtoc: Export the _FindNode() function
` [U-Boot] [PATCH 19/29] patman: Allow test commands to fall back to real ones
` [U-Boot] [PATCH 20/29] patman: Add a few more helpers to the tools library
` [U-Boot] [PATCH 21/29] binman: Add support for Chromium GBB
` [U-Boot] [PATCH 22/29] patman: Show the current directory in GetInputFilename()
` [U-Boot] [PATCH 23/29] dtoc: Add a function to obtain a list of phandles
` [U-Boot] [PATCH 24/29] binman: Add an entry for a Chromium vblock
` [U-Boot] [PATCH 25/29] binman: Add support for adding TPL binaries
` [U-Boot] [PATCH 26/29] binman: Show the image position in the map
` [U-Boot] [PATCH 27/29] binman: Rename ReadContents() to ReadBlobContents()
` [U-Boot] [PATCH 28/29] binman: Add a test to catch use of the old 'pos' property
` [U-Boot] [PATCH 29/29] binman: Adjust _GetPropTree() parameters

[U-Boot] [PATCH] spl: remove dependency to "asm/utils.h"
 2018-07-17 19:15 UTC 

[U-Boot] [PATCH] hashtable: Fix length calculation in hexport_r
 2018-07-17 18:25 UTC 

[U-Boot] [RFC 00/35] sunxi: Add initial CLK, RESET support
 2018-07-17 16:50 UTC  (14+ messages)
` [U-Boot] [RFC 17/35] clk: sunxi: Add initial CLK driver for H3_H5
` [U-Boot] [RFC 32/35] musb-new: sunxi: Use CLK and RESET support
` [U-Boot] [RFC 33/35] phy: sun4i-usb: "
` [U-Boot] [RFC 34/35] sunxi: usb: Switch to Generic host controllers
` [U-Boot] [RFC 35/35] usb: host: Drop [e-o]hci-sunxi drivers

[U-Boot] [PATCH] sunxi: Enable eMMC on Libre Computer Board ALL-H3-CC boards
 2018-07-17 15:44 UTC  (3+ messages)

[U-Boot] [PATCH] fdt: fix fdtdec_setup_memory_banksize()
 2018-07-17 15:42 UTC  (3+ messages)

[U-Boot] Please pull u-boot-dm
 2018-07-17 15:33 UTC  (11+ messages)

[U-Boot] [PATCH] arm: zynq: Remove #address/#size-cells from gpio-keys
 2018-07-17 14:57 UTC 

[U-Boot] [PATCH v2 1/8] Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig
 2018-07-17 14:52 UTC  (4+ messages)

[U-Boot] [PATCH] Add Beaglebone Enhanced support
 2018-07-17 14:14 UTC  (3+ messages)

[U-Boot] [PATCH v2] serial: ns16550: Add register shift variable
 2018-07-17 13:45 UTC  (13+ messages)

[U-Boot] [UBOOT PATCH v2] env: Added support to save env to spi through Kconfig
 2018-07-17 13:30 UTC 

[U-Boot] [PATCH v6 0/5] Add support for reading memory configuration from DT at run-time
 2018-07-17 13:16 UTC  (6+ messages)
` [U-Boot] [PATCH v6 1/5] lib: fdtdec: Update ram_base to store ram start adddress
` [U-Boot] [PATCH v6 2/5] lib: fdtdec: Rename routine fdtdec_setup_memory_size()
` [U-Boot] [PATCH v6 3/5] arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .h
` [U-Boot] [PATCH v6 4/5] arm: zynq: Add Nand flash mini u-boot configuration for zynq
` [U-Boot] [PATCH v6 5/5] arm: zynq: Add parallel NOR "

[U-Boot] [PATCH] sysreset: Add support for gpio-restart
 2018-07-17 13:00 UTC  (5+ messages)

[U-Boot] [PATCH v2] sysreset: Add support for gpio-restart
 2018-07-17 12:59 UTC 

[U-Boot] [PATCH] microblaze: Remove XILINX_SPI_FLASH_BASEADDR logic
 2018-07-17 12:50 UTC 

[U-Boot] [PATCH 0/8] musb: sunxi: Few fixes/improvements
 2018-07-17 12:48 UTC  (4+ messages)
` [U-Boot] [PATCH 1/8] usb: musb-new: Fix improper musb host pointer
  ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH] watchdog: cadence: Do not stop wdt in probe
 2018-07-17 12:41 UTC 

[U-Boot] [PATCH 1/2] i2c-mux: pca954x: support pca9646 i2c switch
 2018-07-17 12:38 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] i2c: imx_lpi2c: add uclass api support

[U-Boot] Question: Frescale imx board repositories
 2018-07-17 12:08 UTC 

[U-Boot] [PATCH 00/25] sunxi: Enable DM_MMC for U-Boot proper
 2018-07-17 11:57 UTC  (29+ messages)
` [U-Boot] [PATCH 01/25] ARM: dts: sun4i: Sync A10 MMC nodes from Linux
` [U-Boot] [PATCH 06/25] dm: mmc: sunxi: Add ahb reset0 register write
` [U-Boot] [PATCH 21/25] fastboot: sunxi: Update fastboot mmc default device
` [U-Boot] [PATCH 22/25] env: sunxi: Update default env fat device
` [U-Boot] [PATCH 23/25] sunxi: Use mmc_bootdev=2 for MMC2 boot

[U-Boot] ls1021atwr: Convert to use driver model TSEC driver
 2018-07-17  9:21 UTC  (10+ messages)

[U-Boot] [PATCH v2] Board: ls1088ardb: Enable PCIe config for Secure boot defconfigs
 2018-07-17  6:22 UTC 

[U-Boot] [PATCH] mtdparts: fixed buffer overflow bug
 2018-07-17  6:19 UTC 

[U-Boot] [PATCH] armv8: LS1088ARDB: Fix PCIe issue on SD Secure Boot
 2018-07-17  5:40 UTC 

[U-Boot] [RFC PATCH] u-boot: remove driver lookup loop from env_save()
 2018-07-17  4:48 UTC  (11+ messages)

[U-Boot] [PATCH v4 6/6] common: Generic loader for file system
 2018-07-17  4:46 UTC  (5+ messages)

[U-Boot] [PATCH v3 7/7] cmd: Add bind/unbind commands to bind a device to a driver from the command line
 2018-07-17  3:44 UTC  (14+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2018-07-17  1:11 UTC  (2+ messages)

[U-Boot] [PATCH] binman: ensure temp filenames don't collide
 2018-07-16 22:51 UTC 

[U-Boot] [PATCH 1/3] net: phy: ti: Modify to support livetree
 2018-07-16 20:47 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] net: zynq_gem: convert to use livetree

[U-Boot] [PATCH] arm: ls102xa: Fix RGMII phy-connection-type FDT fixup
 2018-07-16 20:28 UTC 

[U-Boot] [PATCH] mx25: fix the offset between the USB ports' registers
 2018-07-16 20:22 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH 0/3] RK3399: Add support for Ficus board
 2018-07-16 19:41 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] arm: dts: rockchip: add some common pin-settings to rk3399
` [U-Boot] [PATCH 2/3] ARM: add RK3399 Ficus board
` [U-Boot] [PATCH 3/3] rockchip: rk3399: Add more instructions to the README

[U-Boot] [PATCH 1/6] stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macro
 2018-07-16 18:30 UTC  (2+ messages)

[U-Boot] [PATCH] distro: add more efi dtb prefixes
 2018-07-16 18:06 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/3] bmips: ram: add an option to force the size of the ram
 2018-07-16 17:06 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] bcm6838: add initial support
` [U-Boot] [PATCH 3/3] bcm968380gerg: "

[U-Boot] [PATCH v5 0/5] Add support for reading memory configuration from DT at run-time
 2018-07-16 13:37 UTC  (6+ messages)
` [U-Boot] [PATCH v5 1/5] lib: fdtdec: Update ram_base to store ram start adddress
` [U-Boot] [PATCH v5 2/5] lib: fdtdec: Rename routine fdtdec_setup_memory_size()
` [U-Boot] [PATCH v5 3/5] arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .h
` [U-Boot] [PATCH v5 4/5] arm: zynq: Add Nand flash mini u-boot configuration for zynq
` [U-Boot] [PATCH v5 5/5] arm: zynq: Add parallel NOR "

[U-Boot] [PATCH] arm64: zynqmp: Added support of mmio read and write commands
 2018-07-16 13:26 UTC 

[U-Boot] [RESEND PATCH] usb: dwc3: convert to livetree
 2018-07-16 12:56 UTC  (2+ messages)

[U-Boot] [UBOOT PATCH v2] net: zynq_gem: convert to use livetree
 2018-07-16 12:55 UTC 

[U-Boot] [PATCH] xilinx: Enable led support for some boards
 2018-07-16 12:37 UTC 

[U-Boot] [PATCH] watchdog: cdns: Add comment for expire_now function
 2018-07-16 11:52 UTC 

[U-Boot] [PATCH] microblaze: Do not force saving variables to flash
 2018-07-16 11:38 UTC 

[U-Boot] [PATCH] microblaze: Convert generic platform to DM gpio
 2018-07-16 11:32 UTC 


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