public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-07-17 13:20:23 to 2018-07-18 15:16:41 UTC [more...]

[U-Boot] [RFC PATCH 00/15] cmd: fpga: Fix fpga command handling and add some fpga tests
 2018-07-18 15:16 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 01/15] test/py: Extend fpga command to test all fpga load types
` [U-Boot] [RFC PATCH 02/15] cmd: fpga: Move error handling to do_fpga()
` [U-Boot] [RFC PATCH 03/15] cmd: fpga: Move fpga_get_op to avoid local function declaration

[U-Boot] Commit d233ccb1d84b90 broke MMC access on BeagleBoard xM
 2018-07-18 15:04 UTC  (2+ messages)
` [U-Boot] Re : "

[U-Boot] [PATCH] spl: fpga: Implement fpga bistream loading with fpga_load
 2018-07-18 14:57 UTC  (7+ messages)

[U-Boot] [PATCH v4 6/6] common: Generic loader for file system
 2018-07-18 14:48 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/6] Generic file system firmware loader DM
 2018-07-18 14:43 UTC  (2+ messages)

[U-Boot] [RFC 1/2] env: Drop error messages when loading environment
 2018-07-18 14:28 UTC  (10+ messages)
` [U-Boot] [RFC 2/2] env: Add prefix to error messages when loading env

[U-Boot] Clarification ECC bytes
 2018-07-18 14:27 UTC  (3+ messages)

[U-Boot] [ANN] U-Boot v2018.07 released
 2018-07-18 14:18 UTC  (16+ messages)

[U-Boot] [PATCH v3] env: Added support to save env to spi through Kconfig
 2018-07-18 14:04 UTC  (3+ messages)

[U-Boot] [RFC PATCH 0/4] arm: zynq: implement FPGA load from SPL
 2018-07-18 13:55 UTC  (10+ messages)
` [U-Boot] [RFC PATCH 1/4] spl: fit: display a message when an FPGA image is loaded
` [U-Boot] [RFC PATCH 2/4] drivers: fpga: zynqpl: fix compilation with SPL
` [U-Boot] [RFC PATCH 3/4] arm: zynq: spl: fix FPGA initialization
` [U-Boot] [RFC PATCH 4/4] arm: zynq: spl: implement FPGA load from FIT

[U-Boot] [PATCH 00/41] imx: add i.MX8QXP support
 2018-07-18 12:56 UTC  (4+ messages)
` [U-Boot] [PATCH 35/41] dm: core: device: enable power domain in probe

[U-Boot] [PATCH V2 00/32] i.MX: Add i.MX8QXP support
 2018-07-18 12:47 UTC  (43+ 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 V2 16/32] imx8: add boot device detection
` [U-Boot] [PATCH V2 17/32] imx8: implement mmc_get_env_dev
` [U-Boot] [PATCH V2 18/32] imx8: add mmu and dram related functiions
` [U-Boot] [PATCH V2 19/32] imx8: add arch_cpu_init arch_cpu_init_dm
` [U-Boot] [PATCH V2 20/32] imx8: add iomux configuration api
` [U-Boot] [PATCH V2 21/32] imx8: add dummy clock
` [U-Boot] [PATCH V2 22/32] gpio: mxc_gpio: add support for i.MX8
` [U-Boot] [PATCH V2 23/32] pinctrl: Add pinctrl driver "
` [U-Boot] [PATCH V2 24/32] power: Add power domain "
` [U-Boot] [PATCH V2 25/32] clk: imx: add clk driver for i.MX8QXP
` [U-Boot] [PATCH V2 26/32] serial_lpuart: Update lpuart driver to support i.MX8
` [U-Boot] [PATCH V2 27/32] serial: lpuart: Enable RX and TX FIFO
` [U-Boot] [PATCH V2 28/32] serial: lpuart: support uclass clk api
` [U-Boot] [PATCH V2 29/32] fsl_esdhc: Update usdhc driver to support i.MX8
` [U-Boot] [PATCH V2 30/32] mmc: fsl_esdhc: add uclass clk support
` [U-Boot] [PATCH V2 31/32] arm: dts: introduce dtsi for i.MX8QXP
` [U-Boot] [PATCH V2 32/32] imx: add i.MX8QXP MEK board support

[U-Boot] [PATCH] arm64: zynqmp: Setup ENV_SIZE via Kconfig for mini targets
 2018-07-18 11:28 UTC 

[U-Boot] [PATCH v2] arm64: zynqmp: Add QSPI flash mini u-boot configuration
 2018-07-18 11:05 UTC  (2+ messages)

[U-Boot] [PATCH] arm: zynq: Setup ENV_SIZE via Kconfig
 2018-07-18 11:01 UTC 

[U-Boot] [PATCH] arm64: zynqmp: Add QSPI flash mini u-boot configuration
 2018-07-18  9:30 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/11] Add ethernet support for phyCORE-RK3288
 2018-07-18  9:05 UTC  (13+ messages)
` [U-Boot] [PATCH v2 01/11] arch: arm: mach-rockchip: rk3288: Enable regulators in board_init
` [U-Boot] [PATCH v2 02/11] config: phycore-rk3288_defconfig: add PHY_TI
` [U-Boot] [PATCH v2 03/11] net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii
` [U-Boot] [PATCH v2 04/11] net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver
` [U-Boot] [PATCH v2 05/11] net: phy: ti: Recover from "port mirroring" N/A MODE4
` [U-Boot] [PATCH v2 06/11] net: phy: ti: add workaround for incorrect RX_CTRL pin strap
` [U-Boot] [PATCH v2 07/11] net: gmac_rockchip: Add handeling for RGMII_ID/RXID/TXID
` [U-Boot] [PATCH v2 08/11] drivers: net: designware: Add reading of DT phy-handle node
` [U-Boot] [PATCH v2 09/11] net: phy: ti: Add binding for the CLK_OUT pin muxing
` [U-Boot] [PATCH v2 10/11] ARM: dts: rockchip: ADD dp83867 CLK_OUT muxing
` [U-Boot] [PATCH v2 11/11] rockchip: rk3288-phycore: set flash1 iodomain to 1.8V

[U-Boot] [PATCH] serial: ns16550: Add register shift variable
 2018-07-18  8:26 UTC  (21+ messages)

[U-Boot] [PATCH v2] Add Beaglebone Enhanced support
 2018-07-18  8:13 UTC 

[U-Boot] [PATCH v2] mtd: add spi flash id s25fl128l
 2018-07-18  6:33 UTC 

[U-Boot] [PATCH v2 1/8] armv8: ls1088a: fix sd boot config compile issue
 2018-07-18  3:01 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/8] armv8/ls1088a/ls2088a: esdhc: Add esdhc clock support
` [U-Boot] [PATCH v3 3/8] Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig
` [U-Boot] [PATCH v1 4/8] armv8: ls2088a: add eSDHC node
` [U-Boot] [PATCH v1 5/8] armv8: ls1088a: "
` [U-Boot] [PATCH v1 6/8] armv8: ls1043a: "
` [U-Boot] [PATCH v1 7/8] armv8: ls1046a: "
` [U-Boot] [PATCH v1 8/8] armv7: ls1021a: enable esdhc

[U-Boot] [PATCH 00/11] Enable Windows 10 IoT Core on i.MX6 and i.MX7
 2018-07-18  0:52 UTC  (15+ messages)
` [U-Boot] [PATCH 01/11] imx: Add bootcmd to load and run UEFI from mmc
` [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] [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] [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] 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  (8+ messages)
` [U-Boot] [RFC 17/35] clk: sunxi: Add initial CLK driver for H3_H5

[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  (11+ messages)

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


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