public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-04-20 16:14:00 to 2016-04-21 13:38:59 UTC [more...]

[U-Boot] [PATCH 00/16] Support for boot image creation for TI secure devices
 2016-04-21 13:38 UTC  (17+ messages)
` [U-Boot] [PATCH 01/16] doc: Add info on using secure devices from TI
` [U-Boot] [PATCH 04/16] ti: omap-common: Add Kconfig file for secure device support
` [U-Boot] [PATCH 05/16] ti: omap-common: Add commands for generating secure SPL images
` [U-Boot] [PATCH 10/16] ti_omap5_common: Update SPL start address on secure parts
` [U-Boot] [PATCH 13/16] ARM: omap5: add hooks for cpu/SoC fdt fixups
` [U-Boot] [PATCH 14/16] ARM: omap5: add ft_board_setup for dra7xx/am57xx
` [U-Boot] [PATCH 15/16] ARM: omap5: Add config for board/cpu fdt fixups
` [U-Boot] [PATCH 16/16] defconfig: ti: Add configs for OMAP5-class secure parts

[U-Boot] [ANN] U-Boot v2016.05-rc2 released
 2016-04-21 13:38 UTC 

[U-Boot] [PATCH] travis: turn off dtc unit address warnings
 2016-04-21 13:35 UTC  (6+ messages)

[U-Boot] [PATCH] mtd, ubi: set free_count to zero before walking through erase list
 2016-04-21 12:14 UTC  (6+ messages)

[U-Boot] [PATCH v6 1/7] drivers: net: cpsw: Add reading of DT phy-handle node
 2016-04-21 11:51 UTC  (17+ messages)
` [U-Boot] [PATCH v6 2/7] net: zynq_gem: Add the passing of the "
` [U-Boot] [PATCH v6 3/7] net: phy: dp83867: Add device tree bindings and documentation
` [U-Boot] [PATCH v6 4/7] net: phy: ti: Allow the driver to be more configurable
` [U-Boot] [PATCH v6 5/7] net: phy: Move is_rgmii helper to phy.h
` [U-Boot] [PATCH v6 6/7] net: phy: Add phy_interface_is_sgmii "
` [U-Boot] [PATCH v6 7/7] net: phy: dp83867: Add SGMII helper for configuration

[U-Boot] [PATCH] spl: spl_mmc: Disambiguate error message
 2016-04-21 11:50 UTC  (2+ messages)

[U-Boot] [PATCH] common/dlmalloc.c: Delete content that was moved to malloc.h
 2016-04-21 11:35 UTC 

[U-Boot] what is the rationale for 900+ lines duplicated in common/dlmalloc.c and include/malloc.h?
 2016-04-21 11:29 UTC  (4+ messages)

[U-Boot] uh ... is it "help" or "---help---"?
 2016-04-21 11:28 UTC  (4+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2016-04-21 11:27 UTC  (6+ messages)
` [U-Boot] [PATCH] cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly

[U-Boot] [PATCH] configs: Update some Xilinx configs
 2016-04-21 11:26 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2016-04-21 11:25 UTC  (2+ messages)

[U-Boot] [GIT PULL] u-boot-mips/master
 2016-04-21 11:25 UTC  (2+ messages)

[U-Boot] [PATCH] Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig
 2016-04-21 11:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: always perform per-CPU GIC init
 2016-04-21 11:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] bx50v3: Enable CONFIG_OF_LIBFDT in defconfig
 2016-04-21 11:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/2] efi_loader: Fall back to fdtfile naming convention
 2016-04-21 11:25 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] efi_loader: Pass fdt address directly to bootefi cmd
 2016-04-21 11:25 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] board: Remove overlooked vestiges of "dave" board
 2016-04-21 11:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ahci: flush dcache before issuing command
 2016-04-21 11:24 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] serial: bcm283x_mu: make pending values more explicit
 2016-04-21 11:24 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] doc: Updated README.ext4
 2016-04-21 11:24 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Remove references to CONFIG_CMD_EXT3, no such command
 2016-04-21 11:24 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] dragonboard410c: Fix environment variables
 2016-04-21 11:24 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] efi_loader: Handle memory overflows
 2016-04-21 11:24 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH] ARM: AM43xx: Fix BOOT_DEVICE_USB ID
 2016-04-21 11:24 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/2] configs: ks2: move CMD_NAND to defconfigs
 2016-04-21 11:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] memory: Move TI_AEMIF config to KCONFIG
 2016-04-21 11:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 3/3] drivers/power/pmic/pm8916.c: Make usid be uint32_t
 2016-04-21 11:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
 2016-04-21 11:23 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] drivers/gpio/pm8916_gpio.c: Make pid be uint32_t
  ` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] m68k: fix broken buildman m68k
 2016-04-21 11:23 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] gunzip.c: use block layer for writes
 2016-04-21 11:22 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] efi_loader: Expose ascending efi memory map
 2016-04-21 11:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] efi_loader: Put fdt into convenient location
 2016-04-21 11:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] efi_loader: Always flush in cache line size granularity
 2016-04-21 11:22 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZE
 2016-04-21 11:22 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] efi_loader: Use system fdt as fallback
 2016-04-21 11:22 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 8/8] distro: Enable iso partition code
 2016-04-21 11:22 UTC  (2+ messages)
` [U-Boot] [U-Boot,8/8] "

[U-Boot] [PATCH 7/8] efi_loader: Increase path string to 32 characters
 2016-04-21 11:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 6/8] efi_loader: Pass file path to payload
 2016-04-21 11:22 UTC  (2+ messages)
` [U-Boot] [U-Boot,6/8] "

[U-Boot] [PATCH 5/8] efi_loader: Add el torito support
 2016-04-21 11:21 UTC  (2+ messages)
` [U-Boot] [U-Boot,5/8] "

[U-Boot] [PATCH 4/8] efi_loader: Split drive add into function
 2016-04-21 11:21 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/8] iso: Allow 512 byte sector size
 2016-04-21 11:21 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/8] "

[U-Boot] [PATCH 2/8] iso: Start with partition 1
 2016-04-21 11:21 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/8] "

[U-Boot] [PATCH 1/8] iso: Make little endian and 64bit safe
 2016-04-21 11:21 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/8] "

[U-Boot] [PATCH] board: ti: am57xx: Add support for am572x idk in SPL
 2016-04-21 11:21 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board: ti: am57xx: Update EMIF SDRAM 1 and 3 Timings
 2016-04-21 11:21 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] am57x: Move CONS_INDEX to Kconfig
 2016-04-21 11:21 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/2] cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT
 2016-04-21 11:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] kconfig: Move CONFIG_OF_LIBFDT to Kconfig
 2016-04-21 11:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 3/3] bcm281xx: save ENV to MMC
 2016-04-21 11:20 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/3] "

[U-Boot] [PATCH 2/3] bcm281xx: enable CONFIG_OF_LIBFDT
 2016-04-21 11:20 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/3] "

[U-Boot] [PATCH 5/5] configs: dra74_evm: enable mmc driver model
 2016-04-21 11:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] configs: dra72_evm: enable mmc driver model
 2016-04-21 11:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/5] ARM: dts: dra7xx: am57xx: fix cd-gpios definition as per hardware design and dt binding docs
 2016-04-21 11:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/5] ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt binding docs
 2016-04-21 11:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/5] drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined
 2016-04-21 11:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer
 2016-04-21 11:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH V3] common: env: support sata device
 2016-04-21 11:19 UTC  (2+ messages)
` [U-Boot] [U-Boot,V3] "

[U-Boot] [PATCH] ubifs: fix memory corruption in super.c
 2016-04-21 10:16 UTC 

[U-Boot] Fwd: EHCI timed out on TD - token=0x80008d80
 2016-04-21 10:14 UTC  (3+ messages)
      ` [U-Boot] "

[U-Boot] [PATCH 0/3] s3c-otg: fastboot: fixes and cleanup
 2016-04-21 10:05 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] fastboot: Clean up bulk-out logic
` [U-Boot] [PATCH 2/3] usb: s3c-otg: Fix short packet for request size > ep.maxpacket
  ` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH 3/3] usb: s3c-otg: Fix remaining bytes in debug messages

[U-Boot] [PATCH 00/11] ARM: Keystone2: Convert davinci_spi to DM
 2016-04-21  8:42 UTC  (4+ messages)
` [U-Boot] [PATCH 01/11] spi: davinci_spi: Convert to driver to adapt "

[U-Boot] [PATCH 1/6 v4] i2c: designware_i2c: Add ic_enable_status to ic_regs struct
 2016-04-21  8:14 UTC  (9+ messages)
` [U-Boot] [PATCH 2/6 v4] i2c: designware_i2c: Add dw_i2c_enable() helper function
` [U-Boot] [PATCH 3/6 v4] i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed()
` [U-Boot] [PATCH 4/6 v4] i2c: designware_i2c: Prepare for DM driver conversion
` [U-Boot] [PATCH 5/6 v4] i2c: designware_i2c: Add DM support
` [U-Boot] [PATCH 6/6 v4] i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)

[U-Boot] [PATCH v2] dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address
 2016-04-21  8:11 UTC  (2+ messages)

[U-Boot] [PATCH 0/1]
 2016-04-21  7:53 UTC  (4+ messages)
` [U-Boot] [PATCH] arm: Fix SCFG ICID reg addresses

[U-Boot] [PATCH] spi: spi-uclass: fix typo in debug output
 2016-04-21  7:28 UTC 

[U-Boot] [PATCH] pci: tegra: fix DM conversion issues on Tegra20
 2016-04-21  7:16 UTC  (2+ messages)

[U-Boot] [PATCH v3] dm: spi: Read default speed and mode values from DT
 2016-04-21  7:14 UTC  (5+ messages)

[U-Boot] [PATCH 1/2 v3] powerpc:t4240rdb: Disable the non-existent ethernet ports on T4240RDB
 2016-04-21  6:23 UTC 

[U-Boot] [PATCH 0/9] device model bringup of nand on am335x gp evm and am437x gp evm
 2016-04-21  5:55 UTC  (4+ messages)
` [U-Boot] [PATCH 4/9] drivers: nand: implement a NAND uclass

[U-Boot] [PATCH] sf: fix timebase data type in _wait_ready()
 2016-04-21  5:49 UTC  (4+ messages)

[U-Boot] [PATCH v4 00/13] ARM: uniphier: add ARMv8 SoCs support
 2016-04-21  5:43 UTC  (14+ messages)
` [U-Boot] [PATCH v4 01/13] pinctrl: uniphier: rename function/array names
` [U-Boot] [PATCH v4 02/13] pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20
` [U-Boot] [PATCH v4 03/13] ARM: uniphier: avoid unaligned access to DT on 64bit SoC
` [U-Boot] [PATCH v4 04/13] ARM: dts: uniphier: use Ref Daughter board on PH1-LD20 Ref board
` [U-Boot] [PATCH v4 05/13] ARM: dts: uniphier: move aliases node up to satisfy fdtgrep
` [U-Boot] [PATCH v4 06/13] ARM: uniphier: add sg_set_iectrl_range()
` [U-Boot] [PATCH v4 07/13] ARM: uniphier: carry on booting for Unknown boot mode
` [U-Boot] [PATCH v4 08/13] ARM: uniphier: rework uniphier_set_fdt_file()
` [U-Boot] [PATCH v4 09/13] ARM: uniphier: add PH1-LD20 SoC support
` [U-Boot] [PATCH v4 10/13] ARM: uniphier: reserve the last 64 byte of SDRAM
` [U-Boot] [PATCH v4 11/13] ARM: dts: uniphier: add SD controller node for PH1-LD20
` [U-Boot] [PATCH v4 12/13] clk: uniphier: add Media I/O clock driver support "
` [U-Boot] [PATCH v4 13/13] ARM: uniphier: increase image load speed from NOR device

[U-Boot] [PATCH] dm: fdtdec: Check full path for alias
 2016-04-21  4:47 UTC  (3+ messages)

[U-Boot] A problem about 'sf probe' using DM_SPI
 2016-04-21  3:22 UTC  (5+ messages)

[U-Boot] SAMA5D2 xplained SD/eMMC boot
 2016-04-21  2:58 UTC  (9+ messages)

[U-Boot] [PATCH v3 00/11] ARM: uniphier: add ARMv8 SoCs support
 2016-04-21  2:55 UTC  (12+ messages)
` [U-Boot] [PATCH v3 01/11] pinctrl: uniphier: rename function/array names
` [U-Boot] [PATCH v3 02/11] pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20
` [U-Boot] [PATCH v3 03/11] ARM: uniphier: avoid unaligned access to DT on 64bit SoC
` [U-Boot] [PATCH v3 04/11] ARM: dts: uniphier: use Ref Daughter board on PH1-LD20 Ref board
` [U-Boot] [PATCH v3 05/11] ARM: dts: uniphier: move aliases node up to satisfy fdtgrep
` [U-Boot] [PATCH v3 06/11] ARM: uniphier: add sg_set_iectrl_range()
` [U-Boot] [PATCH v3 07/11] ARM: uniphier: add PH1-LD20 SoC support
` [U-Boot] [PATCH v3 08/11] ARM: uniphier: reserve the last 64 byte of SDRAM
` [U-Boot] [PATCH v3 09/11] ARM: dts: uniphier: add SD controller node for PH1-LD20
` [U-Boot] [PATCH v3 10/11] clk: uniphier: add Media I/O clock driver support "
` [U-Boot] [PATCH v3 11/11] ARM: uniphier: increase image load speed from NOR device

[U-Boot] [PATCH] mx6ul_evk: Remove SPL support
 2016-04-21  1:56 UTC  (7+ messages)

[U-Boot] [PATCH v2] mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT
 2016-04-21  1:48 UTC 

[U-Boot] [PATCH V2 1/3] dm: spi: soft_spi bug fix
 2016-04-21  1:26 UTC  (4+ messages)
` [U-Boot] [PATCH V2 3/3] dm: gpio: introduce 74x164 driver

[U-Boot] U-Boot for Galileo Gen 1 Board
 2016-04-21  1:24 UTC  (4+ messages)

[U-Boot] [RFC 1/2] mmc: introduce mmc_power_init and pwrup hook function
 2016-04-21  1:22 UTC  (5+ messages)

[U-Boot] [PATCH] Revert "T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue"
 2016-04-21  1:12 UTC  (4+ messages)

[U-Boot] [PATCH] mmc: send CMD0 before CMD1 for some MMC cards
 2016-04-21  0:38 UTC  (2+ messages)

[U-Boot] same fail reported on two componet of DIMM , in Memtest
 2016-04-21  0:32 UTC  (2+ messages)

[U-Boot] [RFC PATCH] net: rtl8169: allow multiple devices
 2016-04-20 23:31 UTC 

[U-Boot] [RFC PATCH] gpio: add Tegra186 GPIO driver
 2016-04-20 23:30 UTC  (2+ messages)

[U-Boot] [PATCH 00/60] ARM: tegra: cleanup part 1
 2016-04-20 22:01 UTC  (37+ messages)
` [U-Boot] [PATCH 01/60] ARM: tegra: remove unused definitions in headers
` [U-Boot] [PATCH 02/60] mmc: tegra: move pad init into MMC driver
` [U-Boot] [PATCH 03/60] mmc: tegra: move header file to driver directory
` [U-Boot] [PATCH 04/60] mmc: tegra: move public header to arch/arm/mach-tegra/include
` [U-Boot] [PATCH 05/60] pwm: tegra: move header file to driver directory
` [U-Boot] [PATCH 06/60] i2c: "
` [U-Boot] [PATCH 07/60] usb: "
` [U-Boot] [PATCH 08/60] video: "
` [U-Boot] [PATCH 09/60] ARM: tegra: correct 64-bit DT unit addresses
` [U-Boot] [PATCH 10/60] ARM: tegra: sort DT /aliases entries
` [U-Boot] [PATCH 11/60] ARM: tegra: add DT alias for GPIO controller
` [U-Boot] [PATCH 12/60] gpio: tegra: remove duplicate define
` [U-Boot] [PATCH 13/60] ARM: tegra: sort some board file include directives
` [U-Boot] [PATCH 14/60] ARM: tegra: use DT bindings for GPIO naming
` [U-Boot] [PATCH 15/60] gpio: tegra: header file split
` [U-Boot] [PATCH 16/60] ARM: tegra: migrate TEGRA_GPIO to Kconfig
` [U-Boot] [PATCH 17/60] ARM: tegra: move apb_misc.h

[U-Boot] [PATCH] Revert "rockchip: rk3288: correct sdram setting"
 2016-04-20 19:25 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache
 2016-04-20 16:29 UTC  (6+ messages)

[U-Boot] [PATCH 0/7] hikey
 2016-04-20 16:14 UTC  (5+ messages)
` [U-Boot] [PATCH 4/7] ARM: hisilicon: hikey: Implement reset_cpu() for hikey
` [U-Boot] [PATCH 5/7] ARM: hisilicon: hikey: dts: Add pl011 additional clock binding
` [U-Boot] [PATCH 6/7] ARM: hisilicon: hikey: Align memory node with upstream kernel
` [U-Boot] [PATCH 7/7] ARM: hikey: Simplify README instructions


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