public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-07-27 00:58:23 to 2016-07-28 03:33:37 UTC [more...]

[U-Boot] [PATCH v4] mmc-uclass: correct the device number
 2016-07-28  3:33 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/11] buildman: Make the tool friendlier for first-time users
 2016-07-28  3:32 UTC  (18+ messages)
` [U-Boot] [PATCH v2 01/11] buildman: Tidy up the README a little
` [U-Boot] [PATCH v2 02/11] buildman: Automatically create a config file if needed
` [U-Boot] [PATCH v2 03/11] buildman: Fix the 'help' test to use the correct path
` [U-Boot] [PATCH v2 04/11] buildman: Allow the toolchain error to be suppressed
` [U-Boot] [PATCH v2 05/11] buildman: Improve the toolchain progress/error output
` [U-Boot] [PATCH v2 06/11] buildman: Fix a typo in TestSettingsHasPath()
` [U-Boot] [PATCH v2 07/11] buildman: Drop the toolchain error when downloading toolchains
` [U-Boot] [PATCH v2 08/11] buildman: Avoid overwriting existing toolchain entries
` [U-Boot] [PATCH v2 09/11] buildman: Add a quick-start note
` [U-Boot] [PATCH v2 10/11] Drop the MAKEALL tool
` [U-Boot] [PATCH v2 11/11] Drop references to MAKEALL in the documentation

[U-Boot] [PATCH 1/4] mmc: fsl_esdhc: don't set XFERTYP_RSPTYP_48_BUSY for CMD with busy response
 2016-07-28  3:22 UTC  (8+ messages)
` [U-Boot] [PATCH 4/4] mmc: add workaround for eSDHC erratum A009620

[U-Boot] [PATCH 1/4] net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffers
 2016-07-28  3:13 UTC  (11+ messages)
` [U-Boot] [PATCH 2/4] sunxi: Ensure that the NIC specific bytes of the mac are not all 0
` [U-Boot] [PATCH 3/4] sun8i: On H3 Use word 1 instead of word 3 from the SID
` [U-Boot] [PATCH 4/4] sunxi: Re-enable h3 emac support

[U-Boot] [PATCH v2 00/10] rockchip: some code optimization and new rk3288 board support
 2016-07-28  3:11 UTC  (7+ messages)
` [U-Boot] [PATCH v2 04/10] rockchip: rk3288: disable fastboot in SPL stage
` [U-Boot] [PATCH v2 09/10] rockchip: add basic support for fennec-rk3288 board
` [U-Boot] [PATCH v2 10/10] rockchip: add support for rk3288 PopMetal board

[U-Boot] [PATCH 0/2] rk3399: add soc basic driver support
 2016-07-28  3:11 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] rk3399: add basic soc driver
` [U-Boot] [PATCH 2/2] mmc: rockchip: add clock init

[U-Boot] [PATCH v2] rk3399: Reserve space for ARM Trust Firmware
 2016-07-28  3:11 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] net: fm: fix spi flash probe for using driver model
 2016-07-28  2:57 UTC  (10+ messages)
` [U-Boot] [PATCH 2/2] config.h: clean unused CONFIG_ENV_SPI_* if "

[U-Boot] [PATCH] mmc: send CMD0 before CMD1 for some MMC cards
 2016-07-28  2:45 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] omap3: Move to select SUPPORT_SPL for all
 2016-07-28  2:29 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] omap3, omap4: Enable USE_TINY_PRINTF "
` [U-Boot] [PATCH 3/3] omap3: Drop omap3_evm_quick_* targets

[U-Boot] [PATCH 1/2] mmc: dw_mmc: transfer proper bytes to FIFO
 2016-07-28  2:25 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mmc: dw_mmc: fix data starvation by host timeout under FIFO mode

[U-Boot] [PATCH v2] libfdt: Introduce new ARCH_FIXUP_FDT option
 2016-07-28  2:24 UTC  (3+ messages)

[U-Boot] Please pull u-boot-dm
 2016-07-28  2:24 UTC 

[U-Boot] [PATCH 1/9] ARM: tegra: adapt to latest HSP DT binding
 2016-07-28  1:09 UTC  (10+ messages)
` [U-Boot] [PATCH 2/9] ARM: tegra: add BPMP DT bindings
` [U-Boot] [PATCH 3/9] ARM: tegra: add BPMP and dependencies to Tegra186 DT
` [U-Boot] [PATCH 4/9] misc: add Tegra BPMP driver
` [U-Boot] [PATCH 5/9] clock: add Tegra186 clock driver
` [U-Boot] [PATCH 6/9] reset: add Tegra186 reset driver
` [U-Boot] [PATCH 7/9] power domain: add Tegra186 driver
` [U-Boot] [PATCH 8/9] mmc: tegra: port to standard clock/reset APIs
` [U-Boot] [PATCH 9/9] ARM: tegra: call tegra_board_init on Tegra186

[U-Boot] [PATCH v2 0/7] cmd/bdinfo: extract common parts and reuse them
 2016-07-28  0:57 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] cmd/bdinfo: extract print_bi_boot_params
` [U-Boot] [PATCH v2 2/7] cmd/bdinfo: extract print_bi_mem
` [U-Boot] [PATCH v2 3/7] cmd/bdinfo: extract print_bi_dram
` [U-Boot] [PATCH v2 4/7] cmd/bdinfo: extract print_bi_flash
` [U-Boot] [PATCH v2 5/7] cmd/bdinfo: extract print_eth_ip_addr
` [U-Boot] [PATCH v2 6/7] cmd/bdinfo: extract print_baudrate
` [U-Boot] [PATCH v2 7/7] cmd/bdinfo: extract print_std_bdinfo

[U-Boot] Please pull: u-boot-video/master
 2016-07-27 23:26 UTC  (5+ messages)

[U-Boot] [PATCH] x86: som-db5800-som-6867: fix SERIRQ on reset
 2016-07-27 22:01 UTC 

[U-Boot] [PATCH 1/5] pci: tegra: port to standard clock/reset/pwr domain APIs
 2016-07-27 21:48 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] ARM: tegra: add PCIe controller to Tegra186 SoC DT
` [U-Boot] [PATCH 3/5] i2c: tegra: add standardized clk/reset API support
` [U-Boot] [PATCH 4/5] ARM: tegra: add I2C controllers to Tegra186 DT
` [U-Boot] [PATCH 5/5] ARM: tegra: enable I2C buses for P2771-0000

[U-Boot] [PATCH v2 00/10] MIPS Boston Development Board Support
 2016-07-27 19:21 UTC  (12+ messages)
` [U-Boot] [PATCH v2 01/10] serial: ns16550: Support clocks via phandle
` [U-Boot] [PATCH v2 02/10] dt-bindings: Add interrupt-controller/mips-gic.h header
` [U-Boot] [PATCH v2 03/10] pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge
` [U-Boot] [PATCH v2 04/10] pci: Flip condition for detecting non-PCI parent devices
` [U-Boot] [PATCH v2 05/10] net: pch_gbe: Use dm_pci_map_bar to discover MMIO base
` [U-Boot] [PATCH v2 06/10] net: pch_gbe: Make 64 bit safe
` [U-Boot] [PATCH v2 07/10] dm: regmap: Implement simple regmap_read & regmap_write
` [U-Boot] [PATCH v2 08/10] dm: syscon: Provide a generic syscon driver
` [U-Boot] [PATCH v2 09/10] clk: boston: Providea simple driver for Boston board clocks
` [U-Boot] [PATCH v2 10/10] boston: Introduce support for the MIPS Boston development board

[U-Boot] Stepping down as sunxi u-boot custodian
 2016-07-27 19:18 UTC  (9+ messages)

[U-Boot] [PATCH 0/5] usb: fsl: Add code to use CONFIG_DM_USB
 2016-07-27 18:00 UTC  (4+ messages)

[U-Boot] [PATCH] splash: Introduce default_splash_locations
 2016-07-27 17:34 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] common: image: Add support for post-processing of images
 2016-07-27 17:12 UTC 

[U-Boot] [PATCH v2 0/4] armv8/fsl-layerscape: add dwc3 gadget driver support
 2016-07-27 17:00 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/4] usb: dwc3: Add helper functions to enable snooping and burst settings

[U-Boot] [PATCH 1/2] board: ls1043ardb: move sec_init to board_init
 2016-07-27 16:15 UTC  (2+ messages)

[U-Boot] Network boot fallback usage/features
 2016-07-27 16:09 UTC 

[U-Boot] Network boot fallback usage/features
 2016-07-27 16:06 UTC 

[U-Boot] Network boot fallback usage/features
 2016-07-27 16:00 UTC 

[U-Boot] [RFC PATCH v2 0/5] SPL: DFU Support in SPL
 2016-07-27 15:25 UTC  (5+ messages)
` [U-Boot] [RFC PATCH v2 1/5] spl: dfu: add dfu support "

[U-Boot] a few questions about saving bootcount in the environment
 2016-07-27 15:10 UTC  (8+ messages)

[U-Boot] [PATCH] board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS
 2016-07-27 15:05 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] MIPS Boston Development Board Support
 2016-07-27 14:18 UTC  (7+ messages)
` [U-Boot] [PATCH 3/7] pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge
` [U-Boot] [PATCH 7/7] boston: Introduce support for the MIPS Boston development board

[U-Boot] [PATCH 1/2] board: tbs2910: always enable usbkbd
 2016-07-27 14:07 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] board: tbs2910: fix HDMI pre-console buffer

[U-Boot] Please pull u-boot-sunxi master
 2016-07-27 13:18 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] Fix gpt write regression
 2016-07-27 13:17 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] Revert "cmd: gpt: add - partition size parsing"
` [U-Boot] [PATCH 2/2] disk: part_efi: Omit size on verify for partitions without size

[U-Boot] [PATCH] cmd: gpt: fix the wrong size parse for the last partition
 2016-07-27 13:10 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] xilinx: Sync defconfigs with the latest Kconfig layout
 2016-07-27 13:09 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM64: zynqmp: Define config USB_STORAGE through defconfig

[U-Boot] [RFC PATCH] cmd: gpt: add - partition size parsing
 2016-07-27 13:05 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] Add support for TI PCF8575 I2C GPIO expander
 2016-07-27 12:53 UTC  (6+ messages)
` [U-Boot] [PATCH 3/4] net: cpsw: Add support to drive gpios for ethernet to be functional

[U-Boot] mmc erase Command and Bad Sectors
 2016-07-27 12:17 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] MIPS: Add MIPSfpga u-boot port
 2016-07-27 12:13 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] mips: Add MIPSfpga platform support
` [U-Boot] [PATCH 2/2] mips: xilfpga: Add device tree files

[U-Boot] should denx wiki page on bootcount mention "failbootcmd"?
 2016-07-27 12:11 UTC 

[U-Boot] [PATCH 0/4] dra7xx: QSPI: Increase SPI bus speed
 2016-07-27 12:10 UTC  (7+ messages)
` [U-Boot] [PATCH 2/4] spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock
` [U-Boot] [PATCH 3/4] configs: dra7xx: Update QSPI speed to 76.8MHz

[U-Boot] [PATCH 1/2] sandbox: Migrate CONFIG_I2C_EEPROM
 2016-07-27 11:53 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] uniphier: Drop CONFIG_I2C_EEPROM

[U-Boot] [PATCH 0/3] net: emaclite: fixes and enable for MIPS
 2016-07-27 11:50 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] net: emaclite: Use ioremap_nocache
` [U-Boot] [PATCH 2/3] net: emaclite: use __raw_readl/writel instead of weird define
` [U-Boot] [PATCH 3/3] net: emaclite: Enable driver for MIPS

[U-Boot] [PATCH] ARM64: zynqmp: Wire up PSCI reset
 2016-07-27 11:43 UTC 

[U-Boot] [PATCH 1/2] mmc: sdhci: remove the unused argument for sdhci_setup_cfg
 2016-07-27 11:26 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/3]spi: Add ZynqMP QSPI driver support
 2016-07-27  9:56 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/3] spi: spi_flash: Dont set quad enable for micron in all cases
` [U-Boot] [PATCH v3 2/3] spi: zynqmp_qspi: Add QSPI driver support for ZynqMP

[U-Boot] [PATCH v2 0/9] qspi: Add Quad and Dual mode support for Zynq QSPI
 2016-07-27  9:25 UTC  (4+ messages)

[U-Boot] [PATCH] sunxi: Disable sun8i emac driver
 2016-07-27  8:29 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBC
 2016-07-27  8:28 UTC  (2+ messages)

[U-Boot] [PATCH] spi: xilinx_spi: Add support for Quad mode
 2016-07-27  7:44 UTC  (4+ messages)

[U-Boot] [PATCH] spi: zynq_spi: Fix infinite looping while xfer
 2016-07-27  6:38 UTC  (4+ messages)

[U-Boot] Q: erase.raw for NAND ?
 2016-07-27  5:47 UTC 

[U-Boot] [PATCH 0/7] cmd/bdinfo: extract common parts and reuse them
 2016-07-27  5:31 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] cmd/bdinfo: extract print_bi_boot_params
` [U-Boot] [PATCH 2/7] cmd/bdinfo: extract print_bi_mem
` [U-Boot] [PATCH 3/7] cmd/bdinfo: extract print_bi_dram
` [U-Boot] [PATCH 4/7] cmd/bdinfo: extract print_bi_flash
` [U-Boot] [PATCH 5/7] cmd/bdinfo: extract print_eth_ip_addr
` [U-Boot] [PATCH 6/7] cmd/bdinfo: extract print_baudrate
` [U-Boot] [PATCH 7/7] cmd/bdinfo: extract print_std_bdinfo

[U-Boot] [PATCH 0/7] cmd/bdinfo: extract common parts and reuse them
 2016-07-27  5:29 UTC  (14+ messages)
` [U-Boot] [PATCH 1/7] cmd/bdinfo: extract print_bi_boot_params
` [U-Boot] [PATCH 1/6] cmd/bdinfo: extract print_bi_mem
` [U-Boot] [PATCH 2/6] cmd/bdinfo: extract print_bi_dram
` [U-Boot] [PATCH 2/7] cmd/bdinfo: extract print_bi_mem
` [U-Boot] [PATCH 3/7] cmd/bdinfo: extract print_bi_dram
` [U-Boot] [PATCH 3/6] cmd/bdinfo: extract print_bi_flash
` [U-Boot] [PATCH 4/7] "
` [U-Boot] [PATCH 4/6] cmd/bdinfo: extract print_eth_ip_addr
` [U-Boot] [PATCH 5/6] cmd/bdinfo: extract print_baudrate
` [U-Boot] [PATCH 5/7] cmd/bdinfo: extract print_eth_ip_addr
` [U-Boot] [PATCH 6/7] cmd/bdinfo: extract print_baudrate
` [U-Boot] [PATCH 6/6] cmd/bdinfo: extract print_std_bdinfo

[U-Boot] [PATCH 1/2] mmc: sdhci: set to INT_DATA_END when there are data
 2016-07-27  5:11 UTC  (8+ messages)

[U-Boot] [PATCH 00/30] binman: A tool for creating firmware images
 2016-07-27  4:59 UTC  (5+ messages)
` [U-Boot] [PATCH 01/30] x86: Add debugging when a microcode update fails
` [U-Boot] [PATCH 23/30] binman: Introduce binman, a tool for building binary images

[U-Boot] [PATCH 0/2] ARM: Introduce function to switch to hypervisor mode
 2016-07-27  3:37 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] "
` [U-Boot] [PATCH 2/2] ARM: OMAP5+: Override switch_to_hypervisor function

[U-Boot] [PATCH v6 0/4] ARMv7: PSCI: add PSCI v1.0 support
 2016-07-27  3:06 UTC  (4+ messages)
` [U-Boot] [PATCH v6 1/4] ARMv7: PSCI: add PSCI v1.0 functions skeleton

[U-Boot] [PATCH] serial: Enable checking UART is ready for console based on device tree
 2016-07-27  2:44 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: uniphier: move CONFIG_I2C_EEPROM to defconfig
 2016-07-27  0:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Please pull u-boot-mpc86xx master
 2016-07-27  0:58 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2016-07-27  0:58 UTC  (2+ messages)

[U-Boot] Please pull from u-boot-i2c
 2016-07-27  0:58 UTC  (2+ messages)

[U-Boot] Please pull u-boot-rockchip
 2016-07-27  0:58 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