public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-04-07 16:25:40 to 2017-04-10 02:01:15 UTC [more...]

[U-Boot] [PATCH v3] serial: Add serial driver for Intel MID
 2017-04-10  2:01 UTC  (6+ messages)

[U-Boot] [PATCH] tools: binman: Add missing filenames for various x86 rom tests
 2017-04-10  2:01 UTC  (3+ messages)

[U-Boot] [PATCH] rockchip: rk3399: Add missing sentinel in syscon
 2017-04-10  1:53 UTC 

[U-Boot] [PATCH] power: regulator: pwm: support pwm polarity setting
 2017-04-10  1:50 UTC  (4+ messages)

[U-Boot] [PATCH v3] Makefile: Fix linking with modern binutils
 2017-04-10  1:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 0/2] x86: Convert all boards to use MMC to driver model
 2017-04-10  0:38 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] WIP: Disable SCSI on x86
` [U-Boot] [PATCH 2/2] x86: Convert MMC to driver model

[U-Boot] [PATCH v4 00/35] ARM: i.MX6: SabreSD: Add dts support
 2017-04-09 23:13 UTC  (39+ messages)
` [U-Boot] [PATCH v4 01/35] ARM: i.MX6: sabresd: Fix README - s/of=/dev/sdbbs=1K/of=/dev/sdb bs=1K/
` [U-Boot] [PATCH v4 02/35] ARM: dts: i.MX6: Add imx6qdl-sabresd.dtsi
` [U-Boot] [PATCH v4 03/35] ARM: dts: imx6qdl-sabresd: Add imx6q-sabresd.dts
` [U-Boot] [PATCH v4 04/35] ARM: i.MX6: sabresd: Remove SPL_I2C_SUPPORT
` [U-Boot] [PATCH v4 05/35] ARM: i.MX6Q: sabresd: Add initial devicetree support
` [U-Boot] [PATCH v4 06/35] ARM: dts: imx6qdl-sabresd: Add imx6qp-sabresd.dts
` [U-Boot] [PATCH v4 07/35] ARM: i.MX6QP: sabresd: Add initial devicetree support
` [U-Boot] [PATCH v4 08/35] ARM: i.MX6: sabresd: Move CONFIG_SYS_I2C_MXC to defconfigs
` [U-Boot] [PATCH v4 09/35] ARM: dts: imx6qdl-sabresd: Add I2C node's
` [U-Boot] [PATCH v4 10/35] ARM: dts: imx6qdl-sabresd: Add PMIC pfuze100 node
` [U-Boot] [PATCH v4 11/35] ARM: i.MX6: sabresd: Enable DM_I2C and DM_PMIC
` [U-Boot] [PATCH v4 12/35] ARM: i.MX6: sabresd: defconfig move - CONFIG_USB_EHCI(_MX6)
` [U-Boot] [PATCH v4 13/35] ARM: dts: imx6qdl-sabresd: Add usb host node
` [U-Boot] [PATCH v4 14/35] ARM: dts: imx6qdl-sabresd: Add usb otg node
` [U-Boot] [PATCH v4 15/35] ARM: i.MX6: sabresd: Enable CONFIG_DM_REGULATOR
` [U-Boot] [PATCH v4 16/35] ARM: i.MX6: sabresd: Enable DM_USB
` [U-Boot] [PATCH v4 17/35] ARM: dts: imx6qdl-sabresd: Add FEC node
` [U-Boot] [PATCH v4 18/35] ARM: i.MX6: sabre: Move CONFIG_FEC_MXC to defconfigs
` [U-Boot] [PATCH v4 19/35] ARM: i.MX6: sabresd: Enable DM_ETH
` [U-Boot] [PATCH v4 20/35] ARM: i.MX6: sabresd: Add dm_gpio_* for backlight
` [U-Boot] [PATCH v4 21/35] ARM: i.MX6: sabresd: Add imx6_pcie_toggle_power
` [U-Boot] [PATCH v4 22/35] ARM: i.MX6: sabresd: Add imx6_pcie_toggle_reset
` [U-Boot] [PATCH v4 23/35] ARM: i.MX6DL: sabresd: Move DCD reginit on SPL
` [U-Boot] [PATCH v4 24/35] ARM: dts: imx6qdl-sabresd: Add imx6dl-sabresd.dts
` [U-Boot] [PATCH v4 25/35] ARM: i.MX6DL: sabresd: Add initial devicetree support
` [U-Boot] [PATCH v4 26/35] ARM: i.MX6: %s/mx6[dl|q]sabresd_defconfig/imx6[dl|q]_sabresd_defconfig
` [U-Boot] [PATCH v4 27/35] ARM: i.MX6Q: sabresd: Add dts support for imx6q_sabresd
` [U-Boot] [PATCH v4 28/35] ARM: i.MX6DL: sabresd: Add dts support for imx6dl_sabresd
` [U-Boot] [PATCH v4 29/35] ARM: i.MX6: sabresd: Drop legacy non-fdt code
` [U-Boot] [PATCH v4 30/35] ARM: i.MX6: %s/mx6sabresd/imx6sabresd
` [U-Boot] [PATCH v4 31/35] ARM: i.MX6: %s/MX6SABRESD/IMX6SABRESD
` [U-Boot] [PATCH v4 32/35] ARM: i.MX6: sabresd: Move DM_* and OF_CONTROL to arch Kconfig
` [U-Boot] [PATCH v4 33/35] ARM: i.MX6: sabresd: Update README
` [U-Boot] [PATCH v4 34/35] ARM: i.MX6: sabresd: Drop checkboard
` [U-Boot] [PATCH v4 35/35] ARM: i.MX6: sabresd: Cleanup board code

[U-Boot] [PATCH v2 8/8] defconfigs: Add a config for AM335x High Security EVM with UART Boot support
 2017-04-09 22:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] video: Remove dependecy of I2C_EDID
 2017-04-09 21:30 UTC  (3+ messages)

[U-Boot] OMAP_HSMMC and MMC getcd discrepancy
 2017-04-09 20:00 UTC 

[U-Boot] [PATCH v4 1/2] spl: Add spl_early_init()
 2017-04-09 19:34 UTC  (4+ messages)

[U-Boot] Loading kernel from SD card slow on MinnowBoard Turbot since v2016.09
 2017-04-09 19:28 UTC  (7+ messages)

[U-Boot] [PATCH 0/7] *** SUBJECT HERE ***
 2017-04-09 19:28 UTC  (20+ messages)
` [U-Boot] [PATCH 1/7] scsi: move base, max_lun and max_id to uclass plat data
    ` [U-Boot] [EXT] "
` [U-Boot] [PATCH 3/7] scsi: call children devices' probe functions automatically
    ` [U-Boot] [EXT] "
` [U-Boot] [PATCH 7/7] scsi: dts: a3700: add scsi node
    ` [U-Boot] [EXT] "

[U-Boot] [PATCH 0/5]
 2017-04-09 19:28 UTC  (3+ messages)
` [U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399

[U-Boot] [PATCH v2 0/4] env_sf: minor refactorings
 2017-04-09 19:28 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/4] env_sf: factor out prepare_flash_device
` [U-Boot] [PATCH v2 2/4] enf_sf: reuse setup_flash_device instead of open coding it
` [U-Boot] [PATCH v2 3/4] env_sf: re-order error handling in single-buffer env_relocate_spec
` [U-Boot] [PATCH v2 4/4] env_sf: use DIV_ROUND_UP to calculate number of sectors to erase

[U-Boot] [PATCH v2] ARM64: rockchip: split RK3399-Q7 board off the RK3399-EVB board
 2017-04-09 19:28 UTC  (2+ messages)

[U-Boot] [PATCH] dts: rk3399-puma: make the DTS dual-licensed
 2017-04-09 19:28 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/10] Add support for secure boot on Keystone2 SoCs
 2017-04-09 19:28 UTC  (18+ messages)
` [U-Boot] [PATCH v2 01/10] image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS
` [U-Boot] [PATCH v2 02/10] arm: mach-keystone: Implements FIT post-processing call for keystone SoCs
` [U-Boot] [PATCH v2 03/10] arm: mach-omap2: Enable Kconfig support for K2 HS devices
` [U-Boot] [PATCH v2 04/10] arm: mach-omap2: Add secure image name common to OMAP and keystone
` [U-Boot] [PATCH v2 05/10] ARM: Keystone2: Build secure images for K2
` [U-Boot] [PATCH v2 06/10] doc: Updates info on using Keystone2 secure devices
` [U-Boot] [PATCH v2 07/10] Kconfig: Adds SYS_TEXT_BASE config option for Keystone2
` [U-Boot] [PATCH v2 08/10] defconfig: k2e_hs_evm: Add k2e_hs_evm_defconfig

[U-Boot] [PATCH] rockchip: sysreset: rk3188: Make sure remap is off on warm-resets
 2017-04-09 19:28 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: rk3399: defconfig: add CONFIG_OF_EMBED support
 2017-04-09 19:28 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: rk3399: do not use lower address
 2017-04-09 19:28 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] dm: device_remove: Don't return in device_chld_remove() upon error
 2017-04-09 19:28 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] dm: core: Add DM_FLAG_PRE_OS_FINALIZE flag
` [U-Boot] [PATCH 3/4] x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup()
` [U-Boot] [PATCH 4/4] spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exit

[U-Boot] [PATCH v4 0/7] board: sama5d4: convert boards to support DM/DT
 2017-04-09 19:28 UTC  (3+ messages)

[U-Boot] [PATCH] rockchip: arm: halt when enable bucks of PMIC rk808
 2017-04-09 19:28 UTC  (2+ messages)

[U-Boot] [PATCH v2] rockchip: rk3188: enable remap function
 2017-04-09 19:27 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: cosmetic: Move rock board to its correct position
 2017-04-09 19:27 UTC  (2+ messages)

[U-Boot] [PATCH] tools: allow to override python
 2017-04-09 19:27 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] led: add get_status support for DM LED support
 2017-04-09 19:27 UTC  (5+ messages)
` [U-Boot] [PATCH 5/6] cmd: led: add DM-based implementation

[U-Boot] [PATCH v2 00/10] OMAP: Move SATA to use block driver model
 2017-04-09 19:27 UTC  (25+ messages)
` [U-Boot] [PATCH v2 02/10] arm: omap: sata: compile out board-level sata code when CONFIG_DM_SCSI is defined
` [U-Boot] [PATCH v2 03/10] drivers: phy: add generic PHY framework
` [U-Boot] [PATCH v2 04/10] drivers: phy: add PIPE3 phy driver
` [U-Boot] [PATCH v2 05/10] dra7: dtsi: mark ocp2scp bus compatible with "simple-bus"
` [U-Boot] [PATCH v2 06/10] drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device
` [U-Boot] [PATCH v2 07/10] scsi: make the LUN a parameter of scsi_detect_dev()
` [U-Boot] [PATCH v2 08/10] scsi: move the partition initialization out of the scsi detection
` [U-Boot] [PATCH v2 09/10] dm: scsi: fix divide-by-0 error in scsi_scan()
` [U-Boot] [PATCH v2 10/10] defconfig: dra7xx_evm: enable CONFIG_BLK and disk driver model for SCSI

[U-Boot] [PATCH 00/21] STiH410-B2260: add reset, usb and fastboot support
 2017-04-09 19:27 UTC  (7+ messages)
` [U-Boot] [PATCH 06/21] usb: ehci: Add STi ehci support

[U-Boot] [PATCH v2 00/18] stm32f7: add sdram & gpio drivers
 2017-04-09 19:27 UTC  (3+ messages)
` [U-Boot] [PATCH v2 08/18] dm: gpio: Add driver for stm32f7 gpio controller

[U-Boot] __FILE__ usage and and SPL limits for SRAM
 2017-04-09 19:27 UTC  (4+ messages)

[U-Boot] [PATCH] core/uclass: Print name of device in uclass_find_device_by_seq()
 2017-04-09 19:27 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] Patches to reduce TPL code size
 2017-04-09 19:27 UTC  (4+ messages)

[U-Boot] [RFC] tiny-printf: Add support for %p format
 2017-04-09 19:27 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] Marvell A7K/A8K PCIe fixes and extensions
 2017-04-09 19:27 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] arm64: mvebu: Trigger PCI devices scan at early init stage
        ` [U-Boot] [EXT] "

[U-Boot] [PATCH 0/6] Android A/B Bootloader support
 2017-04-09 19:27 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] image: Update include/android_image.h
  ` [U-Boot] [PATCH 2/6] image: Implement a function to load Android Images
    ` [U-Boot] [PATCH 3/6] cmd: Add 'load_android' command to load Android images
      ` [U-Boot] [PATCH 4/6] disk: Return the partition number in part_get_info_by_name()
        ` [U-Boot] [PATCH 5/6] Initial support for the Android Bootloader flow

[U-Boot] [v2017.03] firefly-rk3288 link failure
 2017-04-09 18:36 UTC  (5+ messages)

[U-Boot] qemu_mips - CONFIG_SYS_MONITOR_LEN is too small
 2017-04-09 18:19 UTC 

[U-Boot] [PATCH] sunxi: set up PLL1 on sun6i+ without use dividers
 2017-04-09 16:24 UTC  (2+ messages)
` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH RFC] omap_hsmmc: update struct hsmmc to accommodate omap3 from DT
 2017-04-09 13:10 UTC 

[U-Boot] [PATCH] OMAP3: Correct name of omap34xx_gpios when using DM_GPIO
 2017-04-09 12:35 UTC 

[U-Boot] [PATCH] omap3: i2c: correct register
 2017-04-09  2:29 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-sunxi/master
 2017-04-09  1:16 UTC  (2+ messages)

[U-Boot] please pull u-boot-samsung master
 2017-04-09  1:16 UTC  (2+ messages)

[U-Boot] [PATCH] Remove various unused interrupt related code
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] common/xyzModem.c: Do not use hard-coded address for debug buffer
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] common/xyzModem.c: unifdef (Remove useless #ifdefs)
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: rmobile: Remove default value of Kconfig from defconfig
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZE
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] config: am335x_evm: detect BeagleBone Blue using BLA
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] config: am335x_evm: detect Green Wireless using GW1
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] config: am335x_evm: detect Black Wireless using BWA
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v4 2/2] stm32f7: enable instruction & data cache
 2017-04-09  1:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/2] armv7m: add instruction & data cache support
 2017-04-09  1:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH] ARMv8: add GOT sections to the list of sections copied
 2017-04-09  1:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Remove extra fdt_fixup_ethernet() call
 2017-04-09  1:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] board: STiH410-B2260: enable caches
 2017-04-09  1:14 UTC  (2+ messages)

[U-Boot] [PATCH] ti_armv7_common: env: Use args_mmc in FIT loading path
 2017-04-09  1:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] ARM: keystone: Pass SPI MTD partition table via kernel command line
 2017-04-09  1:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] Apparent conflict between CONFIG_BLK and CONFIG_API
 2017-04-09  1:14 UTC  (2+ messages)

[U-Boot] [PATCH] board: ti: am57xx: enable input on mmc clock
 2017-04-09  1:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] env_mmc: Allow SPL to use any MMC device to load/save the environment
 2017-04-09  1:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] fdt: Add Python bindings
 2017-04-08 19:29 UTC 

[U-Boot] [PATCH v2] pci: Add a command to show PCI regions
 2017-04-08 19:10 UTC 

[U-Boot] [PATCH 0/5]
 2017-04-08 12:50 UTC  (2+ messages)
` [U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399

[U-Boot] [PATCH 0/5]
 2017-04-08 12:42 UTC  (2+ messages)
` [U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399

[U-Boot] [PATCH 0/5]
 2017-04-08 12:33 UTC  (2+ messages)
` [U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399

[U-Boot] [PATCH 0/5]
 2017-04-08 12:30 UTC  (2+ messages)
` [U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399

[U-Boot] [PATCH 0/5]
 2017-04-08 12:26 UTC  (2+ messages)
` [U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399

[U-Boot] [PATCH 0/5]
 2017-04-08 12:22 UTC  (2+ messages)
` [U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399

[U-Boot] [PATCH 0/5]
 2017-04-08 12:18 UTC  (2+ messages)
` [U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399

[U-Boot] [PATCH v5 0/3] Allwinner V3s and Lichee Pi Zero support (w/o SPL)
 2017-04-08  7:30 UTC  (4+ messages)
` [U-Boot] [PATCH v5 1/3] sunxi: add basic V3s support
` [U-Boot] [PATCH v5 2/3] sunxi: add DTSI file for V3s
` [U-Boot] [PATCH v5 3/3] sunxi: add support for Lichee Pi Zero

[U-Boot] [PATCH] usb: dwc3: gadget: make cache-maintenance on event buffers more robust
 2017-04-08  6:09 UTC 

[U-Boot] [PATCH] mx6sabresd: README: Add eMMC boot configuration
 2017-04-08  1:42 UTC  (2+ messages)

[U-Boot] orangepi_pc2: Build error
 2017-04-07 23:31 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] fsl: PPA: add support PPA image validation from NAND and SD
 2017-04-07 23:08 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] fsl-ppa: Kconfig: Support to load PPA hdr from eMMC/SD and NAND Flash
` [U-Boot] [PATCH 3/3] ls104xardb: Secure Boot: enable PPA support for eMMC/SD and NAND boot

[U-Boot] [PATCH] spl: make image arg or fdt blob address reconfigurable
 2017-04-07 22:38 UTC 

[U-Boot] [PATCH 0/7] ti: wdt: Fixes for am57xx/dra7 Watchdog
 2017-04-07 20:29 UTC  (4+ messages)
` [U-Boot] [PATCH 3/7] ti: wdt: omap: Disable watchdog timer before performing initialization

[U-Boot] [PATCH] ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
 2017-04-07 20:08 UTC 

[U-Boot] Low priority request for info about alternative to #ifdef
 2017-04-07 19:52 UTC  (2+ messages)

[U-Boot] [PATCH v4] spl: net: Add FIT image support over network boot
 2017-04-07 19:29 UTC 

[U-Boot] [PATCH v3] spl: net: Add FIT image support over network boot
 2017-04-07 19:26 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] Improve Raspberry Pi mmc writes
 2017-04-07 18:33 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] cmd: cramfs: use map_sysmem for sandbox support
 2017-04-07 17:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/7] mtd: nand: Consolidate nand spl loaders implementation
 2017-04-07 17:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 0/8] dm: led: Expand the LED interface and add a command
 2017-04-07 16:56 UTC  (3+ messages)
` [U-Boot] [PATCH 8/8] dm: led: Add a new 'led' command

[U-Boot] [PATCH] Fix a bug with PL010s running at 19200 baud
 2017-04-07 16:48 UTC 

[U-Boot] [PATCH v2] Add support for Microchip LAN78xx
 2017-04-07 16:42 UTC  (8+ messages)

[U-Boot] [PATCH v4 00/16] GPT over MTD
 2017-04-07 16:26 UTC  (2+ messages)

[U-Boot] [RFC PATCH v3 00/16] GPT over MTD
 2017-04-07 16:25 UTC  (2+ messages)


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