public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-03-02 10:35:49 to 2017-03-06 04:45:29 UTC [more...]

[U-Boot] [PATCH 0/4] Add Intel Arria 10 SoC FPGA driver
 2017-03-06  4:45 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] arm: socfpga: Removing unused passing parameter of socfpga_bridges_reset
` [U-Boot] [PATCH 2/4] arm: socfpga: Restructure FPGA driver in the preparation to support A10
` [U-Boot] [PATCH 3/4] arm: socfpga: Add Arria10 FPGA manager program assembly driver
` [U-Boot] [PATCH 4/4] arm: socfpga: Add FPGA driver support for Arria 10

[U-Boot] [PATCH 1/2] cmd: ubifs: Add a dependency on CMD_UBI
 2017-03-06  4:36 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] cmd: nand: Make the NAND options default to NAND_SUNXI

[U-Boot] [PATCH 1/5] mtd: nand: add initialization flag
 2017-03-06  4:36 UTC  (8+ messages)
` [U-Boot] [PATCH 2/5] mtd: nand: remove nand size print from nand_init function
` [U-Boot] [PATCH 3/5] fsl PPA: add support PPA image loading from NAND and SD
` [U-Boot] [PATCH 4/5] Kconfig: fsl-ppa: support load PPA from eMMC/SD and NAND Flash
` [U-Boot] [PATCH 5/5] fsl-layerscape/ls104xardb: enable PPA support for eMMC/SD and NAND boot

[U-Boot] [PATCH v3] arm: socfpga: fix issue with warm reset when CSEL is 0
 2017-03-06  2:25 UTC  (11+ messages)

[U-Boot] BeagleBoard B7 (OMAP3530) fails to boot with the current U-Boot master branch
 2017-03-06  2:21 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/9] sunxi: DM-based CLK, RESET and PINCTRL
 2017-03-06  2:08 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Unbreak OMAP3530
 2017-03-06  1:16 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] arm: omap3: Compile clock.c with -marm option to unbreak OMAP3530
` [U-Boot] [PATCH 2/2] arm: omap3: Bring back ARM errata workaround 725233

[U-Boot] [PATCH] video: cfb_console: fix 32-bit display on 64-bit architectures
 2017-03-06  1:13 UTC 

[U-Boot] [PATCH 1/5] kconfiglib.py: Kludge in 'imply' support
 2017-03-05 23:01 UTC  (7+ messages)
` [U-Boot] [PATCH 2/5] am335x_evm: Switch to using imply keyword
` [U-Boot] [PATCH 3/5] TI: Migrate board/ti/common/Kconfig to imply
` [U-Boot] [PATCH 4/5] omap3: Migrate to using imply
` [U-Boot] [PATCH 5/5] omap4: "

[U-Boot] [PATCH v1 1/2] misc: Add SCU IPC driver for Intel MID platforms
 2017-03-05 19:17 UTC  (2+ messages)
` [U-Boot] [PATCH v1 2/2] misc: Introduce minimal PMU "

[U-Boot] [PATCH 0/2] arm: socfpga: Enable EFI support for DE0-nano-SoC disto boot
 2017-03-05 18:45 UTC  (9+ messages)
` [U-Boot] [PATCH 1/2] arm: socfpga: Enable abort for DE-nano-SoC SPL uboot load from MMC
` [U-Boot] [PATCH 2/2] arm: socfpga: Enable part command and EFI partition support for DE0-nano-SoC

[U-Boot] [PATCH] net: zynq_gem: Fix masking of supported phydev features
 2017-03-05 14:36 UTC 

[U-Boot] [PATCH v4 0/8] arm: socfpga: Move to using distro boot
 2017-03-05 10:42 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/8] arm: socfpga: Add distro boot to socfpga common header

[U-Boot] [linux-sunxi] Re: [PATCH 14/17] sunxi: Pine64: defconfig: enable SPL FIT support
 2017-03-05 10:40 UTC  (5+ messages)

[U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree
 2017-03-05  8:39 UTC  (9+ messages)

[U-Boot] [PATCH] drivers/usb/ehci: Use platform-specific accessors
 2017-03-05  1:09 UTC  (6+ messages)

[U-Boot] [PATCH v2 2/8] Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible"
 2017-03-05  0:55 UTC  (4+ messages)

[U-Boot] [PATCH] usb gadget: increase envstr size in cb_getvar
 2017-03-05  0:54 UTC  (4+ messages)

[U-Boot] [PATCH] fastboot: avoid printing invalid data
 2017-03-05  0:51 UTC  (3+ messages)

[U-Boot] [PATCH] mx6cuboxi: Add support for sata
 2017-03-04 19:05 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: keystone: Pass SPI MTD partition table via kernel command line
 2017-03-04 17:09 UTC  (2+ messages)

[U-Boot] [PATCH] spi: mxc_spi: support driver model
 2017-03-04  2:47 UTC 

[U-Boot] [PATCH 1/3] imx: mx6slevk: use SPI_BOOT
 2017-03-04  2:45 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] imx: mx6slevk: introduce device tree support
` [U-Boot] [PATCH 3/3] imx: mx6slevk: enable more DM drivers

[U-Boot] [ PATCH 1/2] net: fix cache misaligned issue in Broadcom SF2 driver
 2017-03-04  1:39 UTC  (3+ messages)
` [U-Boot] [ PATCH 2/2] net: move Broadcom SF2 driver to Kconfig

[U-Boot] sdhci_transfer_data: Error detected in status(0x208002) problem on Tiny4412 board
 2017-03-03 22:29 UTC 

[U-Boot] [PATCH] sunxi: Add maintainer of the NanoPi NEO Air
 2017-03-03 20:25 UTC 

[U-Boot] [PATCH 00/17] SPL: extend FIT loading support
 2017-03-03 19:03 UTC  (14+ messages)
` [U-Boot] [PATCH 02/17] SPL: FIT: refactor FDT loading
` [U-Boot] [PATCH 03/17] SPL: FIT: rework U-Boot image loading
` [U-Boot] [PATCH 04/17] SPL: FIT: factor out spl_load_fit_image()
` [U-Boot] [PATCH 11/17] sunxi: SPL: add FIT config selector for Pine64 boards
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 12/17] Makefile: add rules to generate SPL FIT images

[U-Boot] arm: cache: misaligned operation with fastboot
 2017-03-03 17:27 UTC  (6+ messages)

[U-Boot] [PATCH v3 00/11] Rewrite ARMv8 layerscape MMU
 2017-03-03 16:38 UTC  (4+ messages)
` [U-Boot] [PATCH v3 01/11] armv8: Add global variable resv_ram

[U-Boot] [PATCH v4] armv8: spl: Call spl_relocate_stack_gd for ARMv8
 2017-03-03 15:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] armv5te: make 'ret lr' produce iinterworking 'bx lr'
 2017-03-03 15:35 UTC  (6+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] net: macb: Fix ETH not found when clock not support
 2017-03-03 15:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v1] gpt: Fix uuid string format
 2017-03-03 15:18 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/16] sunxi: Add support for the CHIP Pro
 2017-03-03 15:00 UTC  (5+ messages)
` [U-Boot] [PATCH v5 16/16] "

[U-Boot] [PATCH] cmd: wdt: Add "wdt disable" command
 2017-03-03 12:19 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/6] sunxi: DM pinctrl implementation
 2017-03-03 10:52 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/6] dm: core: Allow multiple drivers to bind for a single node

[U-Boot] [PATCH v3] serial: Add serial driver for Intel MID
 2017-03-03 10:31 UTC  (3+ messages)

[U-Boot] [linux-sunxi] Re: [PATCH 14/17] sunxi: Pine64: defconfig: enable SPL FIT support
 2017-03-03 10:24 UTC 

[U-Boot] [PATCH] do_smhload: fix return code
 2017-03-03  8:50 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] mtd: nand: atmel: use another functions to set gpio value
 2017-03-03  7:03 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] ARM: at91: gpio: fix at91_set_gpio_value() define
` [U-Boot] [PATCH v2 2/2] mtd: nand: atmel: use another functions to set gpio value

[U-Boot] Question about bootp structure pack
 2017-03-03  6:45 UTC  (4+ messages)
` [U-Boot] [U-boot] "

[U-Boot] [RFC PATCH 1/3] dm: core: Add pre-OS remove flag to device_remove()
 2017-03-03  6:35 UTC  (9+ messages)
` [U-Boot] [RFC PATCH 2/3] dm: core: Add dm_pre_os_remove() and hook it into device_remove()
` [U-Boot] [RFC PATCH 3/3] arm: bootm: Add dm_pre_os_remove() call to announce_and_cleanup()

[U-Boot] [PATCH v2 0/2] clk: at91: enhance the peripheral clock
 2017-03-03  6:19 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] "
` [U-Boot] [PATCH v2 2/2] clk: at91: align clk-master's compatibles with kernel's

[U-Boot] [PATCH 0/2] mtd: nand: atmel: use another functions to set/get gpio value
 2017-03-03  5:02 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] ARM: at91: gpio: fix at91_set/get_gpio_value()
` [U-Boot] [PATCH 2/2] mtd: nand: atmel: change another functions to set/get gpio value

[U-Boot] [PATCH v1] tools: Remove CONFIG_SYS_TEXT_BASE in Makefile
 2017-03-03  4:53 UTC  (2+ messages)

[U-Boot] [PATCHv2 1/3] Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs
 2017-03-03  4:53 UTC  (3+ messages)
` [U-Boot] [PATCHv2 2/3] FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT

[U-Boot] [RESEND PATCH 0/9] Add support for secure boot on Keystone2 SoCs
 2017-03-03  4:53 UTC  (6+ messages)
` [U-Boot] [RESEND PATCH 8/9] defconfig: k2e_hs_evm: Add k2e_hs_evm_defconfig

[U-Boot] Device cleanup before starting OS (Linux)
 2017-03-03  4:53 UTC  (4+ messages)

[U-Boot] [RFC PATCH] kbuild: turn of dtc unit address warnings by default
 2017-03-03  4:52 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] Add support for secure boot on Keystone2 SoCs
 2017-03-03  4:52 UTC  (3+ messages)
` [U-Boot] [PATCH 1/9] image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS

[U-Boot] [PATCH 1/2] ARM: dts: rockchip: enable gmac for rk3288 boards
 2017-03-03  4:52 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] rockchip: configs: Enable networking support on "

[U-Boot] [PATCH 1/3] dm: Return actual bools in dm_fdt_pre_reloc
 2017-03-03  4:52 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] rockchip: rk3188: enable TPL_LIBGENERIC for generic memset
` [U-Boot] [PATCH 3/3] rockchip: rk3188: drop CONFIG_SYS_NO_FLASH

[U-Boot] [PATCH] binman: Explicitly request python2 instead of python from env
 2017-03-03  4:52 UTC  (5+ messages)

[U-Boot] [PATCH 0/3 v3] arm: mvebu: Add gdsys ControlCenter-Compact board
 2017-03-03  4:52 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3 v3] dm: Add callback to modify the device tree
` [U-Boot] [PATCH 2/3 v3] arm: mvebu: Add gdsys ControlCenter-Compact board

[U-Boot] [PATCH 0/3] board: at91sam9g20ek/at91sam9260ek: convert to support DM and DT
 2017-03-03  4:52 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] board: at91sam9g20ek/at91sam9260ek: move config options to defconfig
` [U-Boot] [PATCH 3/3] board: at91sam9260ek: clean up code

[U-Boot] [PATCH 0/2] clk: at91: enhance the peripheral clock
 2017-03-03  4:52 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] "
` [U-Boot] [PATCH 2/2] clk: at91: align clk-master's compatibles with kernel's

[U-Boot] x86: SecureBoot: Bay Trail
 2017-03-03  4:52 UTC  (6+ messages)

[U-Boot] [PATCHv3 1/2] pci: layerscape: add LS2088A series SoC pcie support
 2017-03-03  4:35 UTC  (2+ messages)
` [U-Boot] [PATCHv3 2/2] pci: layerscape: Add support ls2088a kernel DT node fixup

[U-Boot] [PATCH v6 1/3] arm: dts: update Meson GXBB / Odroid-C2 DT with latest Linux version
 2017-03-03  2:18 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: net: phy: atheros: apply the previous register setting for AR8031 to fix the voltage peak issue
 2017-03-03  1:58 UTC  (11+ messages)

[U-Boot] STM32F429 u-boot
 2017-03-02 22:19 UTC 

[U-Boot] TODO list for u-boot
 2017-03-02 19:58 UTC  (4+ messages)

[U-Boot] [PATCH 00/31] ARM: k2g: Add support for new K2G ICE EVM
 2017-03-02 19:52 UTC  (34+ messages)
` [U-Boot] [PATCH 01/31] ti: common: board_detect: Allow settings board detection variables manually
` [U-Boot] [PATCH 02/31] spl: fit: Break out some functions into a common file
` [U-Boot] [PATCH 03/31] boot_fit: Create helper functions that can be used to select DTB out of FIT
` [U-Boot] [PATCH 04/31] fdt: Enable selecting correct DTB from append FIT Image
` [U-Boot] [PATCH 05/31] ti: common: board_detect: Add function to determine if EEPROM was read
` [U-Boot] [PATCH 06/31] dts: Allow OF_LIST to depend on FIT_EMBED
` [U-Boot] [PATCH 07/31] arm: dts: Add new "generic" 66AK2Gx device tree file
` [U-Boot] [PATCH 08/31] ti: common: board_detect: Rename EEPROM scratch start macro
` [U-Boot] [PATCH 09/31] ti_armv7_keystone2: Define scratch space in SRAM
` [U-Boot] [PATCH 10/31] ARM: Use Kconfig for board EEPROM's I2C bus and chip address
` [U-Boot] [PATCH 11/31] ARM: k2g: Enable TI board detection code
` [U-Boot] [PATCH 12/31] board_f: Add new function to allow runtime DTB selection
` [U-Boot] [PATCH 13/31] Makefile: Build additional binaries for dtb FIT blobs appended to U-boot
` [U-Boot] [PATCH 14/31] ARM: keystone2: Allow to build with all image formats
` [U-Boot] [PATCH 15/31] ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-boot
` [U-Boot] [PATCH 16/31] ARM: keystone2: Define board_fit_config_name_match for Keystone 2 boards
` [U-Boot] [PATCH 17/31] ks2_evm: Add EEPROM based board detection
` [U-Boot] [PATCH 18/31] defconfig: keystone2: Enable U-boot runtime DTB detection
` [U-Boot] [PATCH 19/31] ARM: keystone2: Add additional fields used for DDR3 configuration
` [U-Boot] [PATCH 20/31] ARM: k2g: Program DDR PHY MR2 register with the default value
` [U-Boot] [PATCH 21/31] ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variables
` [U-Boot] [PATCH 22/31] ks2_evm: Add EEPROM based board detection helper functions
` [U-Boot] [PATCH 23/31] ARM: k2g: Add pinmux support for K2G ICE evm
` [U-Boot] [PATCH 24/31] ARM: k2g: Add DDR3 configuration "
` [U-Boot] [PATCH 25/31] board: ks2: Use board detection to wrap code not specific to "
` [U-Boot] [PATCH 26/31] ARM: k2g: Use board detection to wrap K2G GP specific calls
` [U-Boot] [PATCH 27/31] ARM: k2g: Update board_name u-boot env variable at runtime
` [U-Boot] [PATCH 28/31] ARM: dts: k2g: Disable netcp by default
` [U-Boot] [PATCH 29/31] ARM: dts: k2g: Add DT support for K2G Industrial Communication Engine evm
` [U-Boot] [PATCH 30/31] ARM: k2g: Add K2G ICE DTB to the list of possible DTBs
` [U-Boot] [PATCH 31/31] defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LIST

[U-Boot] [PATCH] arm: Update our 'ret' assembler macro slightly
 2017-03-02 14:59 UTC 

[U-Boot] [PATCH][v2] armv8:ls2080a: Reorganise NAND_BOOT code in config flag
 2017-03-02 13:46 UTC  (4+ messages)
` [U-Boot] [PATCH][v2] armv8: ls2080aqds: Add support for SD boot

[U-Boot] Someone expert in lvds timings ?
 2017-03-02 11:59 UTC 

[U-Boot] [PATCH 1/2][v3] armv8: ls2080a: Reorganise NAND_BOOT code in config flag
 2017-03-02 11:43 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2][v3] armv8: ls2080aqds: Add support for SD boot


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