public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-02-09 17:29:54 to 2019-02-11 11:01:46 UTC [more...]

[U-Boot] [PATCH v7 0/7] Add support for loading FPGA bitstream
 2019-02-11 11:01 UTC  (16+ messages)
` [U-Boot] [PATCH v7 1/7] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH v7 2/7] ARM: socfpga: Add default FPGA bitstream fitImage for Arria10 SoCDK

[U-Boot] [REGRESSION] tegra124: nyan-big: LPAE not working
 2019-02-11 10:48 UTC 

[U-Boot] PMIC initialization
 2019-02-11 10:37 UTC 

[U-Boot] [BUG] booting on the Tinker Board (tinker-rk3288_defconfig) is broken
 2019-02-11 10:30 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/7] Align U-Boot I2C DM bus ID handling with Linux
 2019-02-11 10:06 UTC  (8+ messages)

[U-Boot] [PATCH] drivers: net: ldpaa_eth: check if the dpmac is enabled
 2019-02-11  9:49 UTC  (2+ messages)

[U-Boot] [PATCH v6 00/16] SiFive FU540 Support
 2019-02-11  9:37 UTC  (20+ messages)
` [U-Boot] [PATCH v6 01/16] .gitignore: Don't ignore arch/riscv/include/asm/arch
` [U-Boot] [PATCH v6 02/16] Makefile: Fix mrproper make target
` [U-Boot] [PATCH v6 05/16] riscv: Add place-holder asm/arch/clk.h for driver compilation
` [U-Boot] [PATCH v6 09/16] clk: Add SiFive FU540 PRCI clock driver
` [U-Boot] [PATCH v6 15/16] doc: Add a readme guide for SiFive FU540
` [U-Boot] [PATCH v6 16/16] riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd

[U-Boot] [PATCH 0/2] ti_qspi: Move to spi-mem framework
 2019-02-11  9:05 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] spi: ti_qspi: Drop non DM code
` [U-Boot] [PATCH 2/2] spi: ti_qspi: Convert to spi-mem ops

[U-Boot] [PATCH] ARM: mvebu: x530: use MV_DDR_FREQ_SAR
 2019-02-11  8:34 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] arm: mvebu: mcbin: dts: fix PCIe reset polarity
 2019-02-11  8:34 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] pcie: designware: mvebu: fix reset release polarity
` [U-Boot] [PATCH 3/3] arm: mvebu: cf gt-8k: dts: add PCIe slot reset support

[U-Boot] [RFT 0/8] exynos: Fix reboot on Odroid HC1
 2019-02-11  8:20 UTC  (18+ messages)
` [U-Boot] [RFT 1/8] exynos: Redo detection of revision when all resources are ready
` [U-Boot] [RFT 2/8] exynos: Wait till ADC stabilizes before checking Odroid HC1 revision
` [U-Boot] [RFT 3/8] adc: exynos-adc: Fix wrong bit operation used to stop the ADC
` [U-Boot] [RFT 4/8] regulator: Add support for ramp delay
` [U-Boot] [RFT 5/8] power: regulator: s2mps11: Fix step for LDO27 and LDO35
` [U-Boot] [RFT 6/8] power: regulator: s2mps11: Add enable delay
` [U-Boot] [RFT 7/8] arm: dts: exynos: Add supply for ADC block to Odroid XU3 family
` [U-Boot] [RFT 8/8] arm: dts: exynos: Add ramp delay property to LDO regulators "

[U-Boot] [PATCH v7 00/15] SiFive FU540 Support
 2019-02-11  7:47 UTC  (18+ messages)
` [U-Boot] [PATCH v7 01/15] riscv: Enable create symlink using kconfig
` [U-Boot] [PATCH v7 02/15] riscv: Rename cpu/qemu to cpu/generic
` [U-Boot] [PATCH v7 03/15] riscv: Add asm/dma-mapping.h for DMA mappings
` [U-Boot] [PATCH v7 04/15] riscv: Add place-holder asm/arch/clk.h for driver compilation
` [U-Boot] [PATCH v7 05/15] riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
` [U-Boot] [PATCH v7 06/15] net: macb: Fix clk API usage for RISC-V systems
` [U-Boot] [PATCH v7 07/15] net: macb: Fix GEM hardware detection
` [U-Boot] [PATCH v7 08/15] clk: Add SiFive FU540 PRCI clock driver
` [U-Boot] [PATCH v7 09/15] clk: Add fixed-factor "
` [U-Boot] [PATCH v7 10/15] drivers: serial_sifive: Fix baud rate calculation
` [U-Boot] [PATCH v7 11/15] drivers: serial_sifive: Skip baudrate config if no input clock
` [U-Boot] [PATCH v7 12/15] cpu: Bind timer driver for boot hart
` [U-Boot] [PATCH v7 13/15] riscv: Add SiFive FU540 board support
` [U-Boot] [PATCH v7 14/15] doc: Add a readme guide for SiFive FU540
` [U-Boot] [PATCH v7 15/15] riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd

[U-Boot] [PATCH] pci: Add comment to mention difference in DEVFN usage in U-Boot vs Linux
 2019-02-11  7:43 UTC 

[U-Boot] [PATCH] sun50i: h5: Orange Pi Zero Plus: Fix SdCard detection
 2019-02-11  7:33 UTC  (2+ messages)

[U-Boot] [PATCH v2] mtd: add spi flash id s25fl064l
 2019-02-11  7:28 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/4] spi-flash: switch to "jedec, spi-nor" binding
 2019-02-11  7:27 UTC  (8+ messages)
` [U-Boot] [PATCH v4 1/4] dts: switch spi-flash to jedec, spi-nor compatible
` [U-Boot] [PATCH v4 2/4] x86: "
` [U-Boot] [PATCH v4 3/4] mtd: sf_probe: remove spi-flash compatible
` [U-Boot] [PATCH v4 4/4] doc: device-tree-bindings: switch from spi-flash to jedec, spi-nor

[U-Boot] [PATCH] configs: at91: remove SPL_GENERATE_ATMEL_PMECC_HEADER from non-nand configs
 2019-02-11  7:22 UTC 

[U-Boot] [PATCH] Kconfig: fix BUILD_TARGET for ARCH_MVEBU
 2019-02-11  7:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/13] net: Add Allwinner EMAC CLK, RESET support
 2019-02-11  6:59 UTC  (14+ messages)
` [U-Boot] [PATCH v2 01/13] clk: sunxi: Implement A10 EMAC clocks
` [U-Boot] [PATCH v2 02/13] net: sunxi_emac: Add CLK support
` [U-Boot] [PATCH v2 03/13] net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle
` [U-Boot] [PATCH v2 04/13] clk: Get the CLK by index without device
` [U-Boot] [PATCH v2 05/13] clk: Use clk_get_by_index_tail()
` [U-Boot] [PATCH v2 06/13] test/dm: clk: Add clk_get_by_index[_nodev] test
` [U-Boot] [PATCH v2 07/13] reset: Get the RESET by index without device
` [U-Boot] [PATCH v2 08/13] test/dm: reset: Add reset_get_by_index[_nodev] test
` [U-Boot] [PATCH v2 09/13] clk: sunxi: Implement EMAC, GMAC clocks, resets
` [U-Boot] [PATCH v2 10/13] net: sun8i_emac: Add CLK and RESET support
` [U-Boot] [PATCH v2 11/13] clk: sunxi: h3: Implement EPHY CLK and RESET
` [U-Boot] [PATCH v2 12/13] net: sun8i_emac: Add EPHY CLK and RESET support
` [U-Boot] [PATCH v2 13/13] board: sunxi: gmac: Remove Ethernet clock and reset

[U-Boot] [PATCH v3 1/2] fs: fat: dynamically allocate memory for temporary buffer
 2019-02-11  6:56 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] fs: fat: Reduce default max clustersize 64KiB from malloc pool

[U-Boot] [PATCH] mmc: Do not poll using CMD13 when changing timing
 2019-02-11  6:56 UTC  (2+ messages)

[U-Boot] [PATCH v4] misc: fs_loader: Add support for initializing block device
 2019-02-11  6:54 UTC  (3+ messages)

[U-Boot] [PATCH] pci: pci_mvebu: Add comment about missing of_n_addr_cells() call
 2019-02-11  6:53 UTC 

[U-Boot] [PATCH 1/4 v3] pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr
 2019-02-11  6:46 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4 v3] pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig

[U-Boot] [PATCH v2 1/2] Kconfig: Migrate CONFIG_BUILD_TARGET
 2019-02-11  6:39 UTC  (4+ messages)

[U-Boot] cl-som-am57x_defconfig will be dropped
 2019-02-11  6:25 UTC 

[U-Boot] [PATCH] mtd: qspi: support read the flag status in fspi driver
 2019-02-11  4:40 UTC  (3+ messages)

[U-Boot] [PATCH v4 00/20] SF: Migrate to Linux SPI NOR framework
 2019-02-11  4:38 UTC  (4+ messages)
` [U-Boot] [PATCH v4 14/20] mtd: spi: Switch to new "

[U-Boot] [PATCH 0/6] Add support for MT8516 SoCs
 2019-02-11  3:46 UTC  (11+ messages)
` [U-Boot] [PATCH 1/6] mmc: mtk-sd: add source_cg clock support
` [U-Boot] [PATCH 2/6] mmc: mtk-sd: add support for MT8516
` [U-Boot] [PATCH 3/6] clk: mediatek: add support for CLK_GATE_SETCLR_INV flag
` [U-Boot] [PATCH 4/6] clk: mediatek: add driver for MT8516
` [U-Boot] [PATCH 5/6] pinctrl: "

[U-Boot] [PATCH 0/3] sunxi: Sync Bananapi M2+ dts files and add H5 variant
 2019-02-11  2:56 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] sunxi: Sync Bananapi M2+ device tree from Linux v5.0-rc1

[U-Boot] [PATCH] Kconfig: mvebu: use SPL instead of SPL_BUILD
 2019-02-11  1:25 UTC 

[U-Boot] Please pull u-boot-dm
 2019-02-11  1:05 UTC  (4+ messages)

[U-Boot] [PULL] u-boot-sh/master
 2019-02-11  1:05 UTC  (7+ messages)

[U-Boot] [PATCH v3] spl: implement CRC check on U-Boot uImage
 2019-02-10 20:34 UTC 

[U-Boot] [PATCH] net: mv88e61xx: fix autonegotiation on ports
 2019-02-10 19:36 UTC  (2+ messages)

[U-Boot] Compiling UBOOT for MIPS (Reference AP143 board)
 2019-02-10 18:15 UTC 

[U-Boot] [PATCH v2 00/11] SiFive FU540 Support
 2019-02-10 18:02 UTC  (12+ messages)
` [U-Boot] [PATCH v2 09/11] drivers: serial_sifive: Skip baudrate config if no input clock

[U-Boot] [RESEND PATCH 0/3] arm: Introduce writel/readl_relaxed accessors
 2019-02-10 16:17 UTC  (4+ messages)
` [U-Boot] [RESEND PATCH 1/3] arm: clean up asm/io.h
` [U-Boot] [RESEND PATCH 2/3] arm: introduce _relaxed MMIO accessors
` [U-Boot] [RESEND PATCH 3/3] sunxi: H6: use writel_relaxed for DRAM timing register accesses

[U-Boot] [PATCH] initcall: Move to inline function
 2019-02-10 13:50 UTC  (10+ messages)
` [U-Boot] "

[U-Boot] [PATCH] MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
 2019-02-10 13:48 UTC  (4+ messages)

[U-Boot] [PATCH] test: fs: Add filesystem integrity checks
 2019-02-10 13:42 UTC  (5+ messages)

[U-Boot] [PATCH] MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL
 2019-02-10 13:32 UTC  (3+ messages)

[U-Boot] [PATCH v2] spl: implement CRC check on U-Boot uImage
 2019-02-10 13:23 UTC  (8+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH] fdt: support booting with dtb in Android image
 2019-02-10 13:11 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: mach-k3: common: Clean up ATF image startup function
 2019-02-10 13:11 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH V2 2/2] bcm968580xref: switch to CONFIG_OF_SEPARATE
 2019-02-10 13:11 UTC  (2+ messages)
` [U-Boot] [U-Boot, V2, "

[U-Boot] [PATCH V2 1/2] bcm968580: rename to bcm968580xref
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot,V2,1/2] "

[U-Boot] [PATCH 3/3] armv7R: K3: am654: Fix order of debug elements in x509 template
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] am65x_evm: Allow bootm to load larger kernels
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] configs: am65x_evm_r5: Enable GPT support
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3 2/2] cmd: sata: add null pointer check for dev
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/2] dm: device: fail uclass_find_first_device() if list_empty
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 5/5] bcm963158: enable watchdog and reboot with watchdog
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] dt: bcm63158: add watchdog
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot,4/5] "

[U-Boot] [PATCH 3/5] watchdog: bcm6345: allow to use this driver on arm bcm63158
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/5] bcm963158: add initial support
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/5] "

[U-Boot] [PATCH 1/5] bcm63158: add initial support
 2019-02-10 13:09 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/5] "

[U-Boot] [PATCH] board/BuR/brppt1: drop DM_I2C_COMPAT
 2019-02-10 13:09 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)
 2019-02-10 13:09 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 7/7] clk: stm32mp1: correctly handle Clock Spreading Generator
 2019-02-10 13:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 6/7] dts: stm32mp1: clock tree update
 2019-02-10 13:09 UTC  (2+ messages)
` [U-Boot] [U-Boot,6/7] "

[U-Boot] [PATCH 5/7] clk: stm32mp1: add debug information
 2019-02-10 13:09 UTC  (2+ messages)
` [U-Boot] [U-Boot,5/7] "

[U-Boot] [PATCH 4/7] clk: stm32mp1: recalculate counter when switching freq
 2019-02-10 13:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/7] clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR
 2019-02-10 13:09 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/7] clk: stm32mp1: add IPCC clock
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/7] "

[U-Boot] [PATCH 1/7] clk: stm32mp1: no more get ck_usbo_48m in device tree
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] hashtable: fix environment variable corruption
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3] moveconfig: add a second pass for empty #if/#endif blocks
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] omap3_cairo: remove empty #ifdef/#endif block
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] test: provide unit test for memory functions
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v4 5/5] doc: ti-secure: Add ULO info for AM57xx/DRA7xx secure devices from TI
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 4/5] defconfigs: Add config for AM57xx High Security EVM with USB/UART Boot support
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 3/5] defconfigs: Add config for DRA7xx High Security EVM with USB Boot support
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 2/5] defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigs
 2019-02-10 13:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/5] defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigs
 2019-02-10 13:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH V3 6/6] bcm968580: enable watchdog and reboot with watchdog
 2019-02-10 13:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, V3, "

[U-Boot] [PATCH V3 5/6] bcm968380gerg: enable watchdog and reboot with watchdog
 2019-02-10 13:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, V3, "

[U-Boot] [PATCH V3 4/6] dt: bcm6858: add watchdog
 2019-02-10 13:07 UTC  (2+ messages)
` [U-Boot] [U-Boot,V3,4/6] "

[U-Boot] [PATCH V3 3/6] dt: bcm6838: add watchdog
 2019-02-10 13:07 UTC  (2+ messages)
` [U-Boot] [U-Boot,V3,3/6] "

[U-Boot] [PATCH V3 2/6] watchdog: bcm6345: allow to use this driver on arm bcm6858
 2019-02-10 13:06 UTC  (2+ messages)
` [U-Boot] [U-Boot, V3, "

[U-Boot] [PATCH V3 1/6] watchdog: bcm6345: switch to raw I/O functions
 2019-02-10 13:06 UTC  (2+ messages)
` [U-Boot] [U-Boot, V3, "

[U-Boot] [PATCH v2 1/1] lib: vsprintf: avoid overflow printing UTF16 strings
 2019-02-10 10:48 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] lib: vsprintf: avoid overflow printing UTF16 strings
 2019-02-10  9:49 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: fix EFI entry counting
 2019-02-10  0:11 UTC 

[U-Boot] [RFC v2 00/15] dm, efi: integrate efi objects into DM
 2019-02-09 23:04 UTC  (5+ messages)

[U-Boot] [PATCH v4 00/20] mx6sabre: Add DM and SPL FIT support
 2019-02-09 22:55 UTC  (7+ messages)

[U-Boot] [PATCH 1/1] efi_loader: fix EFI_FILE_PROTOCOL.GetInfo()
 2019-02-09 21:23 UTC 

[U-Boot] [PATCH] spi: qspi: Fix issue when booting with DDR mode
 2019-02-09 17:32 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