public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-12-21 08:48:17 to 2017-12-27 05:04:36 UTC [more...]

[U-Boot] [PATCH v6 0/2] Generic firmware loader
 2017-12-27  5:04 UTC 

[U-Boot] [PATCH] i2c: imx: bus arbitration fix when reading block data
 2017-12-27  1:05 UTC 

[U-Boot] [PATCH v7 0/2] DW SPI: Get clock value from Device Tree
 2017-12-26 18:41 UTC  (4+ messages)
` [U-Boot] [PATCH v7 1/2] SOCFPGA: clock manager: implement dw_spi_get_clk function
` [U-Boot] [PATCH v7 2/2] DW SPI: Get clock value from Device Tree

[U-Boot] Please pull u-boot-dm (take 3)
 2017-12-26 18:36 UTC 

[U-Boot] [PATCH 0/3] ARM: omap3: evm: Add OF_CONTROL support
 2017-12-26 17:08 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] mips: bmips: add HSSPI support
 2017-12-26 13:20 UTC  (5+ messages)
` [U-Boot] [PATCH v4 "
  ` [U-Boot] [PATCH v4 1/4] dm: spi: add BCM63xx HSSPI driver

[U-Boot] [PATCH 00/10] mips: bmips: add SPI support
 2017-12-26 12:21 UTC  (5+ messages)
` [U-Boot] [PATCH v5 "
  ` [U-Boot] [PATCH v5 03/10] dm: spi: add BCM63xx SPI driver

[U-Boot] [PATCH 00/11] Introduce variables whitelisting in environment
 2017-12-26 11:25 UTC  (14+ messages)
` [U-Boot] [PATCH 01/11] env: fix ret not being set and fails when no env could have been init
` [U-Boot] [PATCH 02/11] lib: hashtable: support whitelisting env variables
` [U-Boot] [PATCH 03/11] env: add support for whitelisting variables from secondary environments
` [U-Boot] [PATCH 04/11] env: make nowhere an env medium like the others
` [U-Boot] [PATCH 05/11] cmd: saveenv: enable the saveenv command when ENV_IS_NOWHERE is defined
` [U-Boot] [PATCH 06/11] env: add env_driver to env_driver functions' arguments
` [U-Boot] [PATCH 07/11] env: gd flags without ENV_READY is enough to discriminate in
` [U-Boot] [PATCH 08/11] env: add env_driver parameter to env_import_redund
` [U-Boot] [PATCH 09/11] env: make env_locations a global variable
` [U-Boot] [PATCH 10/11] env: introducing env_info struct for storing info per env
` [U-Boot] [PATCH 11/11] env: store information about each environment in gd

[U-Boot] [EXT] Re: Would you please give some advice on our MDIO driver implementaion?
 2017-12-26 10:38 UTC 

[U-Boot] [PATCH v1 00/10] reduce the size of the mmc core
 2017-12-26 10:36 UTC  (20+ messages)
` [U-Boot] [PATCH v1 01/10] common: do not compile common fastboot code when building the SPL
` [U-Boot] [PATCH v1 02/10] mmc: atmel: when sending a data command, use the provided block size
` [U-Boot] [PATCH v1 03/10] mmc: remove unneeded verification in mmc_set_card_speed()
` [U-Boot] [PATCH v1 04/10] mmc: compile out more code if support for UHS and HS200 is not enabled
` [U-Boot] [PATCH v1 05/10] mmc: reworked version lookup in mmc_startup_v4
` [U-Boot] [PATCH v1 06/10] mmc: add a Kconfig option to enable the support for MMC write operations
` [U-Boot] [PATCH v1 07/10] mmc: read ssr only if MMC write support is enabled
` [U-Boot] [PATCH v1 08/10] mmc: compile out erase and write mmc commands if write operations are not enabled
` [U-Boot] [PATCH v1 09/10] mmc: don't read the size of eMMC enhanced user data area in SPL
` [U-Boot] [PATCH v1 10/10] mmc: remove hc_wp_grp_size from struct mmc if not needed

[U-Boot] [PATCH v3 1/1] vsprintf.c: add EFI device path printing
 2017-12-26 10:07 UTC 

[U-Boot] [PATCH v3 1/2] arm: sunxi: Allwinner A10 SPI driver
 2017-12-26  9:47 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/2] Enable test case with A20-OLinuXino-Lime2

[U-Boot] [PATCH v2 14/18] rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver
 2017-12-26  6:24 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/12] Add NX25 to support RISC-V
 2017-12-26  5:55 UTC  (13+ messages)
` [U-Boot] [PATCH v2 01/12] riscv: cpu: Add nx25 "
` [U-Boot] [PATCH v2 02/12] riscv: nx25: lib: Add relative lib funcs "
` [U-Boot] [PATCH v2 03/12] riscv: nx25: dts: Add AE250 dts "
` [U-Boot] [PATCH v2 04/12] riscv: nx25: include: Add header files "
` [U-Boot] [PATCH v2 05/12] riscv: Add Kconfig "
` [U-Boot] [PATCH v2 06/12] riscv: board: Add nx25-ae250 "
` [U-Boot] [PATCH v2 07/12] riscv: configs: Add nx25-ae250.h "
` [U-Boot] [PATCH v2 08/12] riscv: defconfig: Add nx25-ae250 defconfig "
` [U-Boot] [PATCH v2 09/12] riscv: tools: Prelink u-boot
` [U-Boot] [PATCH v2 10/12] riscv: Support standalone
` [U-Boot] [PATCH v2 11/12] riscv: Modify generic codes to support RISC-V
` [U-Boot] [PATCH v2 12/12] riscv: doc: Add relative doc to describe RISC-V

[U-Boot] [PATCH v2 17/18] net: gmac_rockchip: Add support for the RK3228 GMAC
 2017-12-26  1:32 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/11] rockchip: add tpl and OPTEE support for rk3229
 2017-12-25 20:23 UTC  (2+ messages)

[U-Boot] [PATCH 01/12] riscv: cpu: Add nx25 to support RISC-V
 2017-12-25  2:33 UTC  (17+ messages)
` [U-Boot] [PATCH 02/12] riscv: nx25: lib: Add relative lib funcs "
` [U-Boot] [PATCH 03/12] riscv: nx25: dts: Add AE250 dts "
` [U-Boot] [PATCH 04/12] riscv: nx25: include: Add header files "
` [U-Boot] [PATCH 05/12] riscv: Add Kconfig "
` [U-Boot] [PATCH 06/12] riscv: board: Add nx25-ae250 "
` [U-Boot] [PATCH 07/12] riscv: configs: Add nx25-ae250.h "
` [U-Boot] [PATCH 08/12] riscv: defconfig: Add nx25-ae250 defconfig "
` [U-Boot] [PATCH 09/12] risck: tools: Prelink u-boot
` [U-Boot] [PATCH 10/12] riscv: Support standalone
` [U-Boot] [PATCH 11/12] riscv: Modify generic codes to support RISC-V
` [U-Boot] [PATCH 12/12] riscv: doc: Add relative doc to describe RISC-V

[U-Boot] [PATCH 0/2] test: Fixes to allow tests to run on a machine with old dtc
 2017-12-24 19:12 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] dtoc: Allow DTC environment variable to provide path to dtc
` [U-Boot] [PATCH 2/2] test: Set the DTC environment variable

[U-Boot] [PATCH] arm: socfpga: Guard commands with CONFIG_SPL_BUILD tests
 2017-12-24 13:55 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] dm: core: remove orphaned parameter description in platdata.h
 2017-12-24 12:14 UTC 

[U-Boot] [PATCH] x86: Move commands from under arch/x86 to cmd/x86/
 2017-12-23 12:42 UTC  (3+ messages)

[U-Boot] [PATCH] arm: mvebu: ClearFog: document boot selection switches, update UART
 2017-12-23  0:42 UTC 

[U-Boot] [PATCH] ARM: sunxi: Remove left-over cd-inverted property from pcDuino3
 2017-12-22 22:30 UTC 

[U-Boot] How to restore NVRAM on MTD partition from backup
 2017-12-22 21:58 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] efi_selftest: beautify test output
 2017-12-22 18:21 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] efi_selftest: avoid superfluous messages for event services
` [U-Boot] [PATCH 2/3] efi_selftest: avoid superfluous messages for task priority levels
` [U-Boot] [PATCH 3/3] efi_selftest: do not cut off u16 strings when printing

[U-Boot] [PATCH 1/1] efi_loader: use correct format string for unsigned long
 2017-12-22 18:16 UTC 

[U-Boot] [PATCH v2 00/16] efi_loader: implement driver management
 2017-12-22 18:09 UTC  (17+ messages)
` [U-Boot] [PATCH v2 01/16] efi_selftest: colored test output
` [U-Boot] [PATCH v2 02/16] efi_loader: simplify efi_remove_all_protocols
` [U-Boot] [PATCH v2 03/16] efi_selftest: do not try to close device path protocol
` [U-Boot] [PATCH v2 04/16] efi_loader: list of open protocol infos
` [U-Boot] [PATCH v2 05/16] efi_loader: open_info in OpenProtocol
` [U-Boot] [PATCH v2 06/16] efi_loader: open_info in CloseProtocol
` [U-Boot] [PATCH v2 07/16] efi_loader: implement OpenProtocolInformation
` [U-Boot] [PATCH v2 08/16] efi_loader: debug output installed device path
` [U-Boot] [PATCH v2 09/16] efi_loader: implement ConnectController
` [U-Boot] [PATCH v2 10/16] efi_loader: fix signature of efi_disconnect_controller
` [U-Boot] [PATCH v2 11/16] efi_loader: implement DisconnectController
` [U-Boot] [PATCH v2 12/16] efi_loader: disconnect controllers in UninstallProtocol
` [U-Boot] [PATCH v2 13/16] efi_selftest: remove todo in manage protocols
` [U-Boot] [PATCH v2 14/16] efi_selftest: remove todo in device path test
` [U-Boot] [PATCH v2 15/16] efi_selftest: test for (Dis)ConnectController
` [U-Boot] [PATCH v2 16/16] efi_loader: consistently use efi_handle_t for handles

[U-Boot] [PATCH] power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard
 2017-12-22 17:27 UTC 

[U-Boot] [PATCH 1/3] ddr: fsl: Do not allow for interactive mode in SPL
 2017-12-22 16:58 UTC  (13+ messages)
` [U-Boot] [PATCH 2/3] build: Drop CONFIG_SPL_BUILD guards in some cases
` [U-Boot] [PATCH 3/3] SPL: Do not include cmd lists

[U-Boot] [PATCH 00/13] arm: am57xx: Add support for am574-idk
 2017-12-22 11:25 UTC  (4+ messages)
` [U-Boot] [PATCH 12/13] ARM: dts: am574x-idk: Add initial support

[U-Boot] [PATCH v5 0/2] Generic firmware loader
 2017-12-22  9:21 UTC  (13+ messages)
` [U-Boot] [PATCH v5 2/2] common: Generic firmware loader for file system

[U-Boot] [PATCH 00/11] sunxi: arm64 binary size fixes
 2017-12-22  9:16 UTC  (24+ messages)
` [U-Boot] [PATCH 01/11] cmd: crc32: Disable by default on sunXi
` [U-Boot] [PATCH 02/11] cmd: unzip: "
` [U-Boot] [PATCH 03/11] cmd: loadb: "
` [U-Boot] [PATCH 04/11] cmd: loads: "
` [U-Boot] [PATCH 05/11] cmd: misc: "
` [U-Boot] [PATCH 06/11] video: bpp8: "
` [U-Boot] [PATCH 07/11] video: bpp16: "
` [U-Boot] [PATCH 08/11] net: regex: "
` [U-Boot] [PATCH 09/11] sunxi: imply CONFIG_OF_LIBFDT_OVERLAY
` [U-Boot] [PATCH 10/11] Makefile: Add size check to the u-boot.itb make target
` [U-Boot] [PATCH 11/11] sunxi: Add limit with the MMC environment

[U-Boot] Dragonboard410c and Dragonboard820c patchset
 2017-12-22  8:40 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] disk: part: scan the disk if the part_type is unknow
 2017-12-22  3:33 UTC  (3+ messages)

[U-Boot] [PATCH] crypto/fsl: fix BLOB encapsulation and decapsulation
 2017-12-21 23:48 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] mmc: sunxi: Support cd-inverted DT property
 2017-12-21 15:49 UTC  (10+ messages)
` [U-Boot] [PATCH 2/2] ARM: sunxi: Enable DM MMC+SATA for the PcDuino3 Nano board

[U-Boot] Please pull u-boot-x86
 2017-12-21 14:54 UTC  (2+ messages)

[U-Boot] [GIT] Pull request: u-boot-dfu (20.12.2017)
 2017-12-21 13:28 UTC  (4+ messages)

[U-Boot] [PATCH] sunxi: maintainers: Add myself for the TBS A711
 2017-12-21 12:56 UTC  (2+ messages)

[U-Boot] [PATCH] am335x_hs_evm: Trim options in SPL to reduce binary size
 2017-12-21 12:22 UTC  (5+ messages)

[U-Boot] [PATCH 0/3][v2] sf: Update spi-nor framework
 2017-12-21 12:12 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3][v2] sf: Add support of 1-2-2, 1-4-4 IO READ protocols
` [U-Boot] [PATCH 2/3][v2] sf: add method to support memory size above 128Mib
` [U-Boot] [PATCH 3/3][v2] sf: parse Serial Flash Discoverable Parameters (SFDP) tables

[U-Boot] [PATCH 0/3][v2] sf: Update spi-nor framework
 2017-12-21 12:12 UTC 

[U-Boot] [PATCH] fat write: Fixed a problem with the case of file names when writing files
 2017-12-21 11:49 UTC 

[U-Boot] arm64: a37xx: add distro boot compability
 2017-12-21 11:38 UTC  (11+ messages)
          ` [U-Boot] [EXT] "

[U-Boot] [PATCH 0/3] sf: Update spi-nor framework
 2017-12-21 11:37 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] sf: add method to support memory size above 128Mib
` [U-Boot] [PATCH 3/3] sf: parse Serial Flash Discoverable Parameters (SFDP) tables

[U-Boot] [PATCH v2 16/18] clk: rockchip: Add rk322x gamc clock support
 2017-12-21 11:21 UTC  (3+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] rockchip: rk3399-puma: reduce env size to 8kiB
 2017-12-21 10:03 UTC 

[U-Boot] [PATCH] common/memsize.c: restore content of the base address
 2017-12-21  9:14 UTC  (9+ messages)


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