public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-05-11 18:09:37 to 2018-05-14 13:54:30 UTC [more...]

[U-Boot] [PATCH] rockchip: clk: rk3288: handle clk_enable requests for GMAC
 2018-05-14 13:54 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 00/10] Update STM32 QSPI driver
 2018-05-14 13:42 UTC  (11+ messages)
` [U-Boot] [PATCH v2 01/10] spi: stm32_qspi: Remove CONFIG_CLK flag
` [U-Boot] [PATCH v2 02/10] spi: stm32_qspi: Solve issue detected by checkpatch
` [U-Boot] [PATCH v2 03/10] spi: stm32_qspi: Sort include files alphabetically
` [U-Boot] [PATCH v2 04/10] spi: stm32_qspi: Align reg-names with kernel 4.12 RC1
` [U-Boot] [PATCH v2 05/10] spi: stm32_qspi: Add st, stm32f469-qspi compatible string
` [U-Boot] [PATCH v2 06/10] spi: stm32_qspi: Add chip select management
` [U-Boot] [PATCH v2 07/10] spi: stm32_qspi: Use dev_read_xxx API
` [U-Boot] [PATCH v2 08/10] spi: stm32_qspi: Add reset support
` [U-Boot] [PATCH v2 09/10] ARM: dts: stm32: Add quadspi reset for stm32f746
` [U-Boot] [PATCH v2 10/10] ARM: dts: stm32: Update qspi bindings "

[U-Boot] [PATCH] soc: zynqmp: Update required API version to 1.0
 2018-05-14 13:39 UTC 

[U-Boot] [PATCH] arm64: zynqmp: Get rid of emulatio platforms
 2018-05-14 13:34 UTC 

[U-Boot] [GIT PULL] Xilinx changes for v2018.07
 2018-05-14 13:31 UTC  (3+ messages)

[U-Boot] [PATCH] mmc: sdhci: Check that ops are defined
 2018-05-14 13:28 UTC  (2+ messages)

[U-Boot] [PATCH v1 00/11] Update STM32 QSPI driver
 2018-05-14 13:24 UTC  (4+ messages)
` [U-Boot] [PATCH v1 06/11] spi: stm32_qspi: Update mode management

[U-Boot] mtd: spi-nor: new NXP FlexSPI driver location & framework to use ?
 2018-05-14 13:24 UTC  (6+ messages)

[U-Boot] [PATCH v2] Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux
 2018-05-14 13:22 UTC 

[U-Boot] [PATCH 3/3] mmc: support writing sparse images
 2018-05-14 13:12 UTC  (3+ messages)
` [U-Boot] [U-Boot,3/3] "

[U-Boot] [PATCH] tools: adopt --std=gnu99 where C99 comments are needed
 2018-05-14 12:52 UTC  (3+ messages)

[U-Boot] [PATCH] imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platforms
 2018-05-14 12:44 UTC 

[U-Boot] Please pull u-boot-marvell/master
 2018-05-14 11:58 UTC 

[U-Boot] [PATCH v2 00/20] More support for Armada 37xx boards (for Turris Mox)
 2018-05-14 11:54 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/6] ARM: mvebu: a38x: updates to ddr training code
 2018-05-14 11:53 UTC  (2+ messages)

[U-Boot] [PATCH] phy: marvell: a3700: Fix compatible string for ehci
 2018-05-14 11:52 UTC  (2+ messages)

[U-Boot] boot progress for invalid ramdisk
 2018-05-14 11:48 UTC 

[U-Boot] NDS32 toolchain?
 2018-05-14 11:16 UTC  (8+ messages)

[U-Boot] [PATCH v2 00/11] pmic: sandbox: Add support for MC34709 PMIC
 2018-05-14 10:46 UTC  (24+ messages)
` [U-Boot] [PATCH v2 02/11] pmic: fsl: Define number of bytes sent at once by MC34708 PMIC
` [U-Boot] [PATCH v2 03/11] pmic: Add support for setting transmission length in uclass private data
` [U-Boot] [PATCH v2 04/11] pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions
` [U-Boot] [PATCH v2 05/11] pmic: dm: Add support for MC34708 for PMIC DM
` [U-Boot] [PATCH v2 06/11] pmic: Rewrite the pmic command to not only work with single byte transmission
` [U-Boot] [PATCH v2 07/11] sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission
` [U-Boot] [PATCH v2 08/11] sandbox: Enable support for MC34708 PMIC in DTS
` [U-Boot] [PATCH v2 09/11] sandbox: Enable MC34708 PMIC support
` [U-Boot] [PATCH v2 10/11] sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.c
` [U-Boot] [PATCH v2 11/11] sandbox: tests: Add tests for mc34708 PMIC device

[U-Boot] [PATCH] rockchip: clk: rk3288: add clk_enable function and support USB HOST0/HSIC
 2018-05-14 10:44 UTC  (7+ messages)
` [U-Boot] "

[U-Boot] [PATCH] x86: tsc: add support for reading CPU freq from cpuid
 2018-05-14  9:32 UTC 

[U-Boot] [PATCH v7 00/35] phy: sunxi: Add Allwinner sun4i USB PHY
 2018-05-14  9:13 UTC  (11+ messages)
` [U-Boot] [PATCH v7 06/35] musb: sunxi: Add OTG device clkgate and reset for H3/H5

[U-Boot] [RFC PATCH 0/1] Convert USB fastboot code to use shared protocol
 2018-05-14  9:11 UTC  (2+ messages)
` [U-Boot] [RFC PATCH] usb: fastboot: Convert USB f_fastboot to shared fastboot

[U-Boot] [PATCH v3 00/13] Add fastboot UDP support
 2018-05-14  9:09 UTC  (14+ messages)
` [U-Boot] [PATCH v3 01/13] fastboot: Move fastboot to drivers/fastboot
` [U-Boot] [PATCH v3 02/13] fastboot: Switch dependencies on FASTBOOT to USB_FUNCTION_FASTBOOT
` [U-Boot] [PATCH v3 03/13] fastboot: Refactor fastboot_okay/fail to take response
` [U-Boot] [PATCH v3 04/13] fastboot: Extract fastboot_okay/fail to fb_common.c
` [U-Boot] [PATCH v3 05/13] fastboot: Correct dependencies in FASTBOOT_FLASH
` [U-Boot] [PATCH v3 06/13] fastboot: Add missing newlines
` [U-Boot] [PATCH v3 07/13] fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
` [U-Boot] [PATCH v3 08/13] fastboot: Fix parameter types in _fb_nand_write
` [U-Boot] [PATCH v3 09/13] fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
` [U-Boot] [PATCH v3 10/13] fastboot: Extract common definitions from USB fastboot
` [U-Boot] [PATCH v3 11/13] ti: fastboot: Move weak overrides to board files
` [U-Boot] [PATCH v3 12/13] fs: Add fs_get_type_name to return current filesystem name
` [U-Boot] [PATCH v3 13/13] net: fastboot: Merge AOSP UDP fastboot

[U-Boot] [PATCH] ARM: socfpga: Put stack at the end of SRAM
 2018-05-14  9:06 UTC  (5+ messages)

[U-Boot] [PATCH v2] board: sun50i: Add Amarula A64 Relic initial support
 2018-05-14  7:56 UTC  (3+ messages)

[U-Boot] [PATCH] sf: ensure flash device is in 3-byte address mode
 2018-05-14  7:47 UTC  (5+ messages)

[U-Boot] [PATCH] twister: Let SPL load U-Boot from MMC
 2018-05-14  7:17 UTC 

[U-Boot] [PATCH 0/7] *** Qualcomm Snapdraon serial fixes***
 2018-05-14  7:10 UTC  (17+ messages)
` [U-Boot] [PATCH 1/7] db820c: set clk node to be probed before relocation
` [U-Boot] [PATCH 2/7] serial: serial_msm: fail probe if settings clocks fails
` [U-Boot] [PATCH 3/7] serial: serial_msm: initialize uart only before relocation
` [U-Boot] [PATCH 4/7] mach-snapdragon: Fix UART clock flow
` [U-Boot] [PATCH 5/7] mach-snapdragon: Introduce pinctrl driver
` [U-Boot] [PATCH 6/7] db410: added pinctrl node and serial bindings
` [U-Boot] [PATCH 7/7] serial: serial_msm: added pinmux & config

[U-Boot] u-boot linker problem
 2018-05-14  7:00 UTC 

[U-Boot] [PATCH] sf: Add support for ISSI is25wp
 2018-05-14  6:30 UTC 

[U-Boot] [PATCH v2 1/6] kconfig: re-sync with Linux 4.17-rc4
 2018-05-13 22:45 UTC  (16+ messages)
` [U-Boot] [PATCH v2 2/6] board: eets: pdu001: Fix wrong default value in Kconfig
` [U-Boot] [PATCH v2 3/6] scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9
` [U-Boot] [PATCH v2 4/6] scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987
` [U-Boot] [PATCH v2 5/6] scripts/dtc: Re-sync with Linux 4.17-rc4
` [U-Boot] [PATCH v2 6/6] sandbox: dts: test: Fix wrong aliases property names

[U-Boot] [PATCH] spl: Add full fitImage support
 2018-05-13 22:22 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] fit: Fix CONFIG_FIT_SPL_PRINT
 2018-05-13 22:02 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] fit: Add empty fit_print_contents() and fit_image_print()
` [U-Boot] [PATCH 3/3] fit: Add standalone image type handling

[U-Boot] [PATCH v3 0/3] drivers: Add reset ctrl to drivers
 2018-05-13 22:01 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/3] mmc: dwmmc: socfpga: Add reset ctrl to driver
` [U-Boot] [PATCH v3 3/3] net: designware: "

[U-Boot] [PATCH v2] timer: Add Cadence TTC timer counter support
 2018-05-13 22:00 UTC  (2+ messages)

[U-Boot] [PATCH v10 0/3] Why netboot:
 2018-05-13 22:00 UTC  (11+ messages)
` [U-Boot] [PATCH v10 3/3] Adding wget
                    ` [U-Boot] net: "

[U-Boot] [GIT] Pull request: u-boot-dfu (13.05.2018)
 2018-05-13 19:39 UTC  (2+ messages)

[U-Boot] [PATCH] ext4fs: Add ext4 extent tree cache
 2018-05-13 19:03 UTC  (6+ messages)

[U-Boot] [PATCH] net: include/phy.h: add new mode for internal phy
 2018-05-13 18:57 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] fpga: zynqmp: Fpga changes
 2018-05-13 18:54 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] fpga: zynqmp: Fix the nonsecure bitstream loading issue

[U-Boot] [PATCH] bootcount: Add bootcount command
 2018-05-13 14:56 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/1] arm: print instructions pointed to by pc
 2018-05-13 14:45 UTC  (3+ messages)

[U-Boot] [PATCH] mx6: remove duplicated BOUNCE_BUFFER defines
 2018-05-13 14:33 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: Improve tinification
 2018-05-13 11:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Support for the Raspberry Pi 3B+?
 2018-05-13  8:27 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] ARM: rmobile: Drop old R8A7790 PFC tables
 2018-05-12 21:16 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] ARM: rmobile: Drop old R8A7791 "
` [U-Boot] [PATCH 3/6] ARM: rmobile: Drop old R8A7792 "
` [U-Boot] [PATCH 4/6] ARM: rmobile: Drop old R8A7793 "
` [U-Boot] [PATCH 5/6] ARM: rmobile: Drop old R8A7794 "
` [U-Boot] [PATCH 6/6] ARM: rmobile: Unify Gen2 Makefile entry

[U-Boot] [PATCH] ARM: rmobile: Update V2H Blanche
 2018-05-12 21:15 UTC 

[U-Boot] [PATCH 1/4] i2c: rcar_i2c: Remove the driver
 2018-05-12 21:15 UTC  (4+ messages)
` [U-Boot] [PATCH V2 2/4] i2c: rcar_i2c: Add DM and DT capable I2C driver
` [U-Boot] [PATCH 3/4] ARM: rmobile: Enable DM capable RCar I2C driver on Lager
` [U-Boot] [PATCH 4/4] ARM: rmobile: Enable DM capable RCar I2C driver on Silk

[U-Boot] [PATCH 01/12] ARM: socfpga: Sync A10 clock manager binding parser
 2018-05-12 20:30 UTC  (12+ messages)
` [U-Boot] [PATCH 02/12] ARM: socfpga: Sort the DT Makefile
` [U-Boot] [PATCH 03/12] ARM: socfpga: Synchronize Arria10 DTs
` [U-Boot] [PATCH 04/12] ARM: socfpga: Synchronize Arria10 SoCDK SDMMC handoff
` [U-Boot] [PATCH 05/12] ARM: socfpga: Repair A10 EMAC reset handling
` [U-Boot] [PATCH 06/12] ARM: socfpga: Rename the gen5 sdram driver to more specific name
` [U-Boot] [PATCH 07/12] ARM: socfpga: Add DRAM bank size initialization function
` [U-Boot] [PATCH 08/12] ARM: socfpga: Add DDR driver for Arria 10
` [U-Boot] [PATCH 09/12] configs: Add DDR Kconfig support "
` [U-Boot] [PATCH 10/12] ARM: socfpga: Enable SPL memory allocation
` [U-Boot] [PATCH 11/12] ARM: socfpga: Adding clock frequency info for U-Boot
` [U-Boot] [PATCH 12/12] ARM: socfpga: Adding SoCFPGA info for both SPL and U-Boot

[U-Boot] [PATCH] ARM: socfpga: Convert to DM serial
 2018-05-12 20:28 UTC 

[U-Boot] [PATCH] ARM: socfpga: Clean up Kconfig entries
 2018-05-12 20:27 UTC 

[U-Boot] [PATCH] ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGET
 2018-05-12 20:27 UTC 

[U-Boot] [PATCH] fdt: Add another Altera Arria10 clock init compatible
 2018-05-12 20:25 UTC 

[U-Boot] [PATCH] spl: fit: Add support for loading FPGA bitstream
 2018-05-12 20:25 UTC 

[U-Boot] [RFC PATCH 1/2] kconfig: re-sync with Linux 4.17-rc4
 2018-05-12 17:38 UTC  (5+ messages)
` [U-Boot] [RFC PATCH 2/2] board: eets: pdu001: Fix wrong default value in Kconfig

[U-Boot] Beaglebone Black U-boot won't buid - THUMB instruction issue
 2018-05-12 13:50 UTC  (2+ messages)

[U-Boot] [PATCH] mx6: Select CONFIG_MP with MX6_SMP
 2018-05-12  8:45 UTC 

[U-Boot] [PATCH] mx7: remove empty ifndef statement
 2018-05-12  8:44 UTC 

[U-Boot] [PATCH] mx6 common: remove dangling comment
 2018-05-12  8:43 UTC 

[U-Boot] [PATCH 0/2] efi_loader: adjust definitions of variable services
 2018-05-12  7:58 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] "
` [U-Boot] [PATCH 2/2] efi_selftest: unit test for "

[U-Boot] [PATCH] net: cpsw: ti: Reap completed packets before stopping interface
 2018-05-12  7:30 UTC 

[U-Boot] [PATCH v2] ext4fs: Add ext4 extent tree cache
 2018-05-12  1:49 UTC  (2+ messages)

[U-Boot] Pull request, u-boot-tegra/master
 2018-05-12  1:49 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] README.uefi: update list of missing functionality
 2018-05-12  1:28 UTC 

[U-Boot] [PATCH v4] efi_loader: fix off-by-one bug in efi_get_variable
 2018-05-12  1:02 UTC  (2+ messages)

[U-Boot] [PATCH v3] efi_loader: fix off-by-one bug in efi_get_variable
 2018-05-11 20:14 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] i.MX31PDK: Move CONFIG_MX31* to Kconfig
 2018-05-11 19:22 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] mx31pdk: Convert CONFIG_MX31 flag to use Kconfig
` [U-Boot] [PATCH 2/2] mx31: Convert MX31_HCLK_FREQ and MX31_CLK32 to Kconfig

[U-Boot] [PATCH] armv8: ls1088a: change dpl load command from apply to lazyapply
 2018-05-11 18:44 UTC 


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