public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-12-22 03:13:22 to 2017-12-28 07:25:13 UTC [more...]

[U-Boot] [PATCH] Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig
 2017-12-28  7:25 UTC 

[U-Boot] [PATCH v10 00/27] dm: Generic MTD Subsystem, with SPI-NOR interface
 2017-12-28  6:12 UTC  (28+ messages)
` [U-Boot] [PATCH v10 01/27] mtd: Add mtd core ops
` [U-Boot] [PATCH v10 02/27] mtd: add mtd device create operations
` [U-Boot] [PATCH v10 03/27] mtd: add SPI-NOR core support
` [U-Boot] [PATCH v10 04/27] mtd: spi-nor: sync/modify sst write operations
` [U-Boot] [PATCH v10 05/27] mtd: spi-nor: sync/modify lock operations
` [U-Boot] [PATCH v10 06/27] mtd: spi-nor: Kconfig: Add MTD_SPI_NOR entry
` [U-Boot] [PATCH v10 07/27] mtd: spi-nor: Kconfig: Add MTD_SPI_NOR_USE_4K_SECTORS
` [U-Boot] [PATCH v10 08/27] mtd: spi-nor: Kconfig: Add SPI_NOR_MISC entry
` [U-Boot] [PATCH v10 09/27] mtd: spi-nor: Kconfig: Add SPI_NOR_MACRONIX entry
` [U-Boot] [PATCH v10 10/27] mtd: spi-nor: Kconfig: Add SPI_NOR_SPANSION entry
` [U-Boot] [PATCH v10 11/27] mtd: spi-nor: Kconfig: Add SPI_NOR_STMICRO entry
` [U-Boot] [PATCH v10 12/27] mtd: spi-nor: Kconfig: Add SPI_NOR_SST entry
` [U-Boot] [PATCH v10 13/27] mtd: spi-nor: Kconfig: Add SPI_NOR_WINBOND entry
` [U-Boot] [PATCH v10 14/27] mtd-uclass: use platdata_auto_alloc
` [U-Boot] [PATCH v10 15/27] spi: Add spi_write_then_read
` [U-Boot] [PATCH v10 16/27] mtd: spi-nor: Add m25p80 driver
` [U-Boot] [PATCH v10 17/27] mtd: spi-nor: Kconfig: Add MTD_M25P80 entry
` [U-Boot] [PATCH v10 18/27] mtd: spi-nor: Add zynq qspinor driver
` [U-Boot] [PATCH v10 19/27] mtd: spi-nor: zynq_qspi: Kconfig: Add MTD_ZYNQ
` [U-Boot] [PATCH v10 20/27] mtd: spi-nor: Add 4-byte addresswidth support
` [U-Boot] [PATCH v10 21/27] cmd: add spinor cmd support
` [U-Boot] [PATCH v10 22/27] cmd: spinor: sync/update protect command
` [U-Boot] [PATCH v10 23/27] board_r: initialize spi_nor
` [U-Boot] [PATCH v10 24/27] env: add spi-nor environment
` [U-Boot] [PATCH v10 25/27] arm: dts: zynq: Add zynq-qspinor node
` [U-Boot] [PATCH v10 26/27] dm: zynq: microzed: enable MTD/SPI-NOR framework
` [U-Boot] [PATCH v10 27/27] test: dm: add tests for mtd devices

[U-Boot] [PATCH v3] armv8: errata: Implement workaround for Cortex-A53 Erratum 855873
 2017-12-28  5:00 UTC 

[U-Boot] [PATCH] Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
 2017-12-28  4:12 UTC  (2+ messages)

[U-Boot] [PATCH 00/23] Fix and extend i.MX HAB layer
 2017-12-28  1:35 UTC  (26+ messages)
` [U-Boot] [PATCH 01/23] arm: imx: hab: Make authenticate_image return int
` [U-Boot] [PATCH 02/23] arm: imx: hab: Fix authenticate_image result code
` [U-Boot] [PATCH 03/23] arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail
` [U-Boot] [PATCH 04/23] arm: imx: hab: Optimise flow of authenticate_image on hab_entry fail
` [U-Boot] [PATCH 05/23] arm: imx: hab: Fix authenticate_image input parameters
` [U-Boot] [PATCH 06/23] arm: imx: hab: Fix authenticate image lockup on MX7
` [U-Boot] [PATCH 07/23] arm: imx: hab: Move IVT_SIZE to hab.h
` [U-Boot] [PATCH 08/23] arm: imx: hab: Move CSF_PAD_SIZE "
` [U-Boot] [PATCH 09/23] arm: imx: hab: Add IVT header definitions
` [U-Boot] [PATCH 10/23] arm: imx: hab: Add IVT header verification
` [U-Boot] [PATCH 11/23] arm: imx: hab: Verify IVT self matches calculated address
` [U-Boot] [PATCH 12/23] arm: imx: hab: Print CSF based on IVT descriptor
` [U-Boot] [PATCH 13/23] arm: imx: hab: Print additional IVT elements during debug
` [U-Boot] [PATCH 14/23] arm: imx: hab: Define rvt_check_target()
` [U-Boot] [PATCH 15/23] arm: imx: hab: Implement hab_rvt_check_target
` [U-Boot] [PATCH 16/23] arm: imx: hab: Add a hab_rvt_check_target to image auth
` [U-Boot] [PATCH 17/23] arm: imx: hab: Make internal functions and data static
` [U-Boot] [PATCH 18/23] arm: imx: hab: Prefix authenticate_image with imx_hab
` [U-Boot] [PATCH 19/23] arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled
` [U-Boot] [PATCH 20/23] arm: imx: hab: Make imx_hab_is_enabled global
` [U-Boot] [PATCH 21/23] arm: imx: hab: Define rvt_failsafe()
` [U-Boot] [PATCH 22/23] arm: imx: hab: Implement hab_rvt_failsafe
` [U-Boot] [PATCH 23/23] arm: imx: hab: Add hab_failsafe console command

[U-Boot] [PATCH v4 0/4] net: phy: Add Broadcom BCM53xx switch driver
 2017-12-27 19:55 UTC  (3+ messages)

[U-Boot] [PATCH] rockchp: dts: rk3399-evb: support boot from sd-card
 2017-12-27 19:41 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA
 2017-12-27 19:39 UTC 

[U-Boot] [PATCH] rockchip: rk3399-puma: reduce env size to 8kiB
 2017-12-27 19:38 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH v5 1/2] drivers/reset: support rockchip reset drivers
 2017-12-27 19:32 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 2/2] rockchip: clk: bind reset driver
 2017-12-27 19:32 UTC  (2+ messages)
` [U-Boot] [U-Boot,v5,2/2] "

[U-Boot] [PATCH 2/3] ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730}
 2017-12-27 15:40 UTC  (5+ messages)
` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH v3 "
  ` [U-Boot] [PATCH v4 "

[U-Boot] [PATCH] spl: atf: fix the plat_params
 2017-12-27  8:44 UTC  (4+ messages)

[U-Boot] [PATCH v6 0/2] Generic firmware loader
 2017-12-27  5:04 UTC  (3+ messages)
` [U-Boot] [PATCH v6 1/2] spl: Remove static declaration on spl_mmc_find_device function
` [U-Boot] [PATCH v6 2/2] common: Generic firmware loader for file system

[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  (5+ messages)
  ` [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 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  (12+ 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  (8+ messages)
` [U-Boot] [PATCH 01/11] cmd: crc32: Disable by default on sunXi
` [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)


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