public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-03-14 01:56:59 to 2018-03-15 06:44:41 UTC [more...]

[U-Boot] [PATCH 0/2] Changes to Z-turn dts
 2018-03-15  6:44 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] ARM: dts: zynq: Update dts for Z-turn board

[U-Boot] [PATCH v3 0/7] add inital SF tests
 2018-03-15  6:35 UTC  (12+ messages)
` [U-Boot] [PATCH v3 1/7] spi: spi_flash: do not fail silently on bad user input
` [U-Boot] [PATCH v3 2/7] cmd: sf: fix map_physmem check
` [U-Boot] [PATCH v3 3/7] test/py: README: fix typo
` [U-Boot] [PATCH v3 4/7] test/py: README: add HOSTNAME to PYTHONPATH
` [U-Boot] [PATCH v3 5/7] test/py: do not import pytest multiple times
` [U-Boot] [PATCH v3 6/7] test/py: add generic CRC32 function
` [U-Boot] [PATCH v3 7/7] test/py: add spi_flash tests

[U-Boot] [PATCH v2 0/3] spi: ompa3/davinci/ti_qspi: Full dm conversion
 2018-03-15  5:59 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] spi: omap3_spi: "
` [U-Boot] [PATCH v2 2/3] spi: davinci: "
` [U-Boot] [PATCH v2 3/3] spi: ti_qspi: "

[U-Boot] [PATCH 3/3] nds32: dts: AG101P support sd High-Speed mode
 2018-03-15  5:42 UTC 

[U-Boot] [PATCH 2/3] riscv: dts: AE250 support sd High-Speed mode
 2018-03-15  5:42 UTC 

[U-Boot] [PATCH 1/3] mmc: ftsdc010: Support High-Speed mode
 2018-03-15  5:41 UTC 

[U-Boot] [PATCH] ARM: uniphier: dts: sync with Linux 4.16-rc5
 2018-03-15  2:43 UTC 

[U-Boot] uboot for ARRIA10 SoC
 2018-03-15  2:38 UTC  (3+ messages)

[U-Boot] [PATCH] davinci: omapl138_lcdk: fix PLL0 frequency
 2018-03-15  1:36 UTC 

[U-Boot] U-boot Hush Environment
 2018-03-15  1:23 UTC 

[U-Boot] [PATCH v4 0/7] add inital SF tests
 2018-03-14 23:30 UTC  (10+ messages)
` [U-Boot] [PATCH v4 1/7] spi: spi_flash: do not fail silently on bad user input
` [U-Boot] [PATCH v4 2/7] cmd: sf: fix map_physmem check
` [U-Boot] [PATCH v4 3/7] test/py: README: fix typo
` [U-Boot] [PATCH v4 4/7] test/py: README: add HOSTNAME to PYTHONPATH
` [U-Boot] [PATCH v4 5/7] test/py: do not import pytest multiple times
` [U-Boot] [PATCH v4 6/7] test/py: add generic CRC32 function
` [U-Boot] [PATCH v4 7/7] test/py: add spi_flash tests

[U-Boot] [PATCH v2 1/1] board: am335x: Set serial# variable
 2018-03-14 19:17 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] efi_loader: correctly support parameter delta in Blt
 2018-03-14 18:57 UTC 

[U-Boot] Pull request: u-boot-spi/master
 2018-03-14 18:47 UTC  (5+ messages)

[U-Boot] [PATCH] efi_loader: Allow width smaller than buffer stride in efi_gop Blt()
 2018-03-14 18:29 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH] spi: omap3: Fix redeclared error
 2018-03-14 18:21 UTC  (2+ messages)

[U-Boot] [v2] Pull request: u-boot-spi/master
 2018-03-14 18:21 UTC 

[U-Boot] [PATCH] .travis.yml: Add lzop
 2018-03-14 18:03 UTC 

[U-Boot] [PATCH v2 00/10] Add support for DM_USB for TI's DRA7 EVMs and AM57 EVMs platforms
 2018-03-14 17:37 UTC  (13+ messages)
` [U-Boot] [PATCH v2 01/10] syscon: dm: Add a new method to get a regmap from DTS
` [U-Boot] [PATCH v2 02/10] usb: omap5: Add glue logic to support DM for USB host
` [U-Boot] [PATCH v2 03/10] phy: ti-pip3-phy: Add support for USB3 PHY
` [U-Boot] [PATCH v2 04/10] phy: Add a new driver for OMAP's USB2 PHYs
` [U-Boot] [PATCH v2 05/10] board: ti: dra7xx-evm: turn on USB clocks in late init stage
` [U-Boot] [PATCH v2 06/10] board; ti: am57xx: turn on USB clocks
` [U-Boot] [PATCH v2 07/10] dts: dra7x: make ocp2scp@4a080000 compatible with simple-bus
` [U-Boot] [PATCH v2 08/10] dts: dra7x: Disable USB1 on all evms
` [U-Boot] [PATCH v2 09/10] configs: enable DM_USB for all the platforms of the DRA7 family
` [U-Boot] [PATCH v2 10/10] configs: am57xx_evm: Enable DM_USB and dependencies

[U-Boot] [PATCH v2 0/7] Provide SPL support for bootcount (in the case of using falcon boot mode)
 2018-03-14 17:24 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] bootcount: spl: Enable bootcount support in SPL
` [U-Boot] [PATCH v2 2/7] bootcount: Add include guards into bootcount.h file
` [U-Boot] [PATCH v2 3/7] bootcount: Add function wrappers to handle bootcount increment and error checking
` [U-Boot] [PATCH v2 4/7] bootcount: u-boot: Do not increment bootcount if already done in SPL
` [U-Boot] [PATCH v2 5/7] bootcount: spl: Extend SPL to support bootcount incrementation
` [U-Boot] [PATCH v2 6/7] bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount checking
` [U-Boot] [PATCH v2 7/7] bootcount: display5: config: Enable boot count feature in the display5 board

[U-Boot] [RFC 0/7] Beginning of migration of MPC8xx to DM model
 2018-03-14 17:16 UTC  (8+ messages)
` [U-Boot] [RFC 1/7] powercp: mpc8xx: move commproc.h
` [U-Boot] [RFC 2/7] powerpc: mpc8xx: redistribute data in CPM dpram
` [U-Boot] [RFC 3/7] board: MCR3000: properly setup initial RAM
` [U-Boot] [RFC 4/7] board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROL
` [U-Boot] [RFC 5/7] powerpc: mpc8xx: move watchdog into drivers/watchdog
` [U-Boot] [RFC 6/7] drivers: watchdog: add a driver for the MPC8xx watchdog
` [U-Boot] [RFC 7/7] board: MCR3000: use new DM watchdog

[U-Boot] [PATCH 0/6] Update ohci/ehci-generic drivers
 2018-03-14 16:48 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] usb: ehci-generic: handle phy power on/off
` [U-Boot] [PATCH 2/6] usb: ehci-generic: factorize PHY operation
` [U-Boot] [PATCH 3/6] usb: ehci-generic: replace pr_err() by dev_err()
` [U-Boot] [PATCH 4/6] usb: ohci-generic: handle phy power on/off
` [U-Boot] [PATCH 5/6] usb: ohci-generic: factorize PHY operation
` [U-Boot] [PATCH 6/6] usb: ohci-generic: replace pr_err() by dev_err()

[U-Boot] [PATCH] mach-stm32: Use default memory map as background region
 2018-03-14 14:10 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boards
 2018-03-14 14:10 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] configs: am335x_boneblack: Enable fastboot flash capability
 2018-03-14 14:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] omap: Fix AM335x build with enabled fastboot flash
 2018-03-14 14:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v1 4/4] ARM: dts: dra7x: Make pinctrl and IOdelays for MMC2 available in SPL
 2018-03-14 14:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 3/4] configs: dra7xx_evm: Enable support for the HS200 mmc mode in the SPL
 2018-03-14 14:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 2/4] ARM: dts: dra76-evm: shift to using common IOdelay data
 2018-03-14 14:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 1/4] ARM: dts: dra76x: create a common file with MMC/SD IOdelay data
 2018-03-14 14:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v3 3/3] ARM: omap3: evm: Sync with omap3_beagle configuration
 2018-03-14 14:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 2/3] ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layout
 2018-03-14 14:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/3] ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board file
 2018-03-14 14:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 3/3] env: ti: boot: Get rid of magic numbers
 2018-03-14 14:09 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/3] "

[U-Boot] [PATCH 2/3] cmd: part: Extract common code to separate function
 2018-03-14 14:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] cmd: part: Allow passing partition name to start and size
 2018-03-14 14:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/2] test/py: highlight warnings in the log summary
 2018-03-14 14:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] test/py: add MMC/SD block read test
 2018-03-14 14:09 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH] ARM: dts: Add support for stm32f746-evaluation board support
 2018-03-14 14:09 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/2] disk: part: use common api to lookup part driver
 2018-03-14 14:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] disk: part: scan the disk if the part_type is unknown
 2018-03-14 14:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/5] arch-stm32: Clean arch-stm32f7/syscfg.h
 2018-03-14 14:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/5] arch-stm32: Remove stm32_periph.h
 2018-03-14 14:09 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,4/5] "

[U-Boot] [PATCH v2 3/5] arch-stm32: Factorize stm32.h for STM32F4 and F7
 2018-03-14 14:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/5] arch-stm32: Move gpio.h for STM32 SoCs in include/asm/
 2018-03-14 14:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/5] arch-stm32f4: Remove fmc.h file
 2018-03-14 14:09 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/5] "

[U-Boot] [PATCH] ARM: dts: stm32: limit sdio frequency to 14Mhz for stm32f429i-eval
 2018-03-14 14:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 7/7] clk: clk_stm32f: Add DSI clock support
 2018-03-14 14:08 UTC  (2+ messages)
` [U-Boot] [U-Boot,7/7] "

[U-Boot] [PATCH 6/7] clk: clk_stm32f: Add set_rate for LTDC clock
 2018-03-14 14:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 5/7] clk: clk_stm32f: Configure SAI PLL to generate LTDC pixel clock
 2018-03-14 14:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/7] clk: clk_stm32f: Rework SDMMC stm32_clk_get_rate() part
 2018-03-14 14:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/7] clk: clk_stm32f: No more need of 48Mhz from PLL_SAI
 2018-03-14 14:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/7] clk: clk_stm32f: Fix RCC_PLLSAICFGR mask defines
 2018-03-14 14:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/7] clk: clk_stm32f: Fix stm32_clk_get_rate()
 2018-03-14 14:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/2] mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckin
 2018-03-14 14:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] mmc: stm32: sdmmc2: add hardware flow control support
 2018-03-14 14:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 6/6] board: stm32: switch to DM STM32 timer
 2018-03-14 14:08 UTC  (2+ messages)
` [U-Boot] [U-Boot,6/6] "

[U-Boot] [PATCH 5/6] ARM: dts: stm32: Add timer support for STM32F7
 2018-03-14 14:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/6] clk: clk_stm32h7: Fix prescaler for Domain 3
 2018-03-14 14:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/6] clk: clk_stm32h7: Fix stm32_clk_get_rate() for timer
 2018-03-14 14:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/6] clk: clk_stm32f: Fix stm32_clk_get_rate() for timer
 2018-03-14 14:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/6] timer: stm32: Add timer support for STM32 SoCs family
 2018-03-14 14:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 2/2] common/memsize.c: restore content of the base address
 2018-03-14 14:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] common/memsize.c: prepare get_ram_size update
 2018-03-14 14:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] Pull request: u-boot-sunxi/master
 2018-03-14 14:05 UTC 

[U-Boot] [PATCH v3 00/11] arm: sunxi: Use proper and meaningful Kconfig entries
 2018-03-14 13:44 UTC  (24+ messages)
` [U-Boot] [PATCH v3 01/11] sunxi: Add MFD_SUN6I_PRCM kconfig entry
` [U-Boot] [PATCH v3 02/11] sunxi: Add I2C_SUN6I_P2WI "
` [U-Boot] [PATCH v3 03/11] sunxi: Use MFD_SUN6I_PRCM if used
` [U-Boot] [PATCH v3 04/11] sunxi: Add SUN8I_RSB kconfig entry
` [U-Boot] [PATCH v3 05/11] sunxi: Add PMIC_AXP "
` [U-Boot] [PATCH v3 06/11] sunxi: add DRAM_SUN6I kconfig
` [U-Boot] [PATCH v3 07/11] sunxi: Add DRAM_SUN4I kconfig entry
` [U-Boot] [PATCH v3 08/11] sunxi: Add DRAM_SUN9I "
` [U-Boot] [PATCH v3 09/11] sunxi: Add DRAM_SUN8I_A23 "
` [U-Boot] [PATCH v3 10/11] sunxi: Add DRAM_SUN8I_A33 "
` [U-Boot] [PATCH v3 11/11] sunxi: Add DRAM_SUN8I_A83T "

[U-Boot] [PATCH] dm: MIGRATION: Add migration plan for DM_SPI & DM_SPI_FLASH
 2018-03-14 13:28 UTC 

[U-Boot] [PATCH 00/14] at91: Add boards with OF_CONTROL/DM/DM_SPI
 2018-03-14 13:16 UTC  (15+ messages)
` [U-Boot] [PATCH 01/14] spi: atmel: Add ifdef for DM_GPIO code
` [U-Boot] [PATCH 02/14] at91: gurnard: Enable DM_SPI
` [U-Boot] [PATCH 03/14] configs: gurnard: Move CONFIG_ATMEL_SPI to defconfigs
` [U-Boot] [PATCH 04/14] at91: taurus: Enable DM_SPI
` [U-Boot] [PATCH 05/14] at91: vinco: Enable DM
` [U-Boot] [PATCH 06/14] at91: vinco: Add FDT support
` [U-Boot] [PATCH 07/14] at91: vinco: Enable DM_SPI
` [U-Boot] [PATCH 08/14] at91: ma5d4evk: Enable DM
` [U-Boot] [PATCH 09/14] at91: ma5d4evk: Add FDT support
` [U-Boot] [PATCH 10/14] at91: ma5d4evk: Enable DM_SPI
` [U-Boot] [PATCH 11/14] at91: ma5d4evk: Enable SPL_DM and SPL_OF_CONTROL
` [U-Boot] [PATCH 12/14] spi: atmel: Drop non-dm code
` [U-Boot] [PATCH 13/14] spi: atmel: Drop atmel_spi.h
` [U-Boot] [PATCH 14/14] spi: atmel: default y if DM_SPI && ARCH_AT91

[U-Boot] [PATCH v1 2/2] rockchip: pinctrl: rk3399: add support for I2C[123467]
 2018-03-14 10:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 1/2] rockchip: pinctrl: rk3399: fix GPIO2B1 and GPIO2B2 shift value
 2018-03-14 10:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH] tools: xilinx: Fix zynq/zynqmp image recognition
 2018-03-14 10:14 UTC 

[U-Boot] [PATCH v1 1/2] imx: board: Add support for the K+P's kp_imx6q_tpc board
 2018-03-14 10:07 UTC  (2+ messages)
` [U-Boot] [PATCH v1 2/2] boot: script: The boot.scr file for K+P's boards

[U-Boot] [PATCH 1/1] configs: sunxi: enable BLK, DM_MMC for Bananapi
 2018-03-14  9:39 UTC  (4+ messages)

[U-Boot] net: fec_mxc: multiple calls to fec_mii_setspeed()
 2018-03-14  8:15 UTC 

[U-Boot] [PATCH 1/1] MAINTAINERS: ARM SAMSUNG: remove invalid paths
 2018-03-14  8:05 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] i.MX6: nand: add nandbcb update command
 2018-03-14  7:40 UTC  (10+ messages)

[U-Boot] [PATCH v4 00/19] sunxi: sync H3, H5, A64 DTs from mainline Linux
 2018-03-14  7:17 UTC  (20+ messages)
` [U-Boot] [PATCH v4 03/19] net: sun8i-emac: support new pinctrl DT bindings
` [U-Boot] [PATCH v4 04/19] net: sun8i-emac: add support for new EMAC DT binding
` [U-Boot] [PATCH v4 05/19] arm: dts: sunxi: update A64 to new EMAC binding
` [U-Boot] [PATCH v4 06/19] arm: dts: sunxi: update H3 "
` [U-Boot] [PATCH v4 07/19] arm: dts: sunxi: update H5 "
` [U-Boot] [PATCH v4 08/19] net: sun8i-emac: remove support for old binding
` [U-Boot] [PATCH v4 09/19] sunxi: disable direct MMC environment
` [U-Boot] [PATCH v4 10/19] sunxi: revert disabling of features
` [U-Boot] [PATCH v4 11/19] Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT"
` [U-Boot] [PATCH v4 12/19] sunxi: DT: A64: update device tree file for Allwinner A64 SoC
` [U-Boot] [PATCH v4 13/19] sunxi: DT: A64: update board .dts files from Linux
` [U-Boot] [PATCH v4 14/19] sunxi: DT: update device tree files for Allwinner H3 and H5 SoCs
` [U-Boot] [PATCH v4 15/19] sunxi: DT: H5: update board .dts files from Linux
` [U-Boot] [PATCH v4 16/19] sunxi: DT: H3: "
` [U-Boot] [PATCH v4 17/19] sunxi: DT: H3: update libre-cc board .dts file
` [U-Boot] [PATCH v4 18/19] sunxi: DT: H2+: update Opi-zero .dts
` [U-Boot] [PATCH v4 19/19] sunxi: DT: A64: add proper SoPine baseboard device tree

[U-Boot] [PATCH v2] sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs
 2018-03-14  5:16 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