public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-02-11 07:20:17 to 2019-02-12 09:35:30 UTC [more...]

[U-Boot] [PATCH] Fix : Uboot crash when booting from SD
 2019-02-12 11:20 UTC  (2+ messages)

[U-Boot] [PATCH v7 0/7] Add support for loading FPGA bitstream
 2019-02-12  9:35 UTC  (27+ 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] [PATCH v7 3/7] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading

[U-Boot] [PATCH] mc : Add support to run MC in 128 MB DDR size
 2019-02-12  9:13 UTC  (3+ messages)

[U-Boot] [PATCH v7 00/15] SiFive FU540 Support
 2019-02-12  9:09 UTC  (13+ messages)
` [U-Boot] [PATCH v7 01/15] riscv: Enable create symlink using kconfig
` [U-Boot] [PATCH v7 04/15] riscv: Add place-holder asm/arch/clk.h for driver compilation

[U-Boot] [PATCH v3 00/13] Add Support for eMMC in AM65x-evm
 2019-02-12  8:58 UTC  (14+ messages)
` [U-Boot] [PATCH v3 01/13] arm64: dts: k3: Sync sdhci0 node from kernel
` [U-Boot] [PATCH v3 02/13] mmc: am654_mmc: Change driver name
` [U-Boot] [PATCH v3 03/13] mmc: am654_sdhci: Remove quirks
` [U-Boot] [PATCH v3 04/13] regmap: Add API regmap_init_mem_index()
` [U-Boot] [PATCH v3 05/13] regmap: Add support for polling on a register
` [U-Boot] [PATCH v3 06/13] mmc: sdhci: Add support for sdhci-caps-mask
` [U-Boot] [PATCH v3 07/13] mmc: sdhci: Make sdhci_set_clock() non static
` [U-Boot] [PATCH v3 08/13] arm: dts: k3: Add phy specific properties to SD card node
` [U-Boot] [PATCH v3 09/13] mmc: sdhci: Make set_ios_post() return int
` [U-Boot] [PATCH v3 10/13] mmc: am654_sdhci: Add Support for PHY
` [U-Boot] [PATCH v3 11/13] configs: am65x_evm: Enable CONFIG_REGMAP
` [U-Boot] [PATCH v3 12/13] mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
` [U-Boot] [PATCH v3 13/13] mmc: am654_sdhci: Add a platform specific set_control_reg() callback

[U-Boot] [PATCH][v3] board/lx2160ardb: Add distro boot support
 2019-02-12  8:44 UTC  (3+ messages)

[U-Boot] [RFC v2 00/15] dm, efi: integrate efi objects into DM
 2019-02-12  8:30 UTC  (16+ messages)
` [U-Boot] [RFC v2 01/15] efi_loader: efi objects and protocols as DM devices
` [U-Boot] [RFC v2 02/15] efi_loader: boottime: convert efi_loaded_image_obj to DM

[U-Boot] [PATCH v1 0/2] Allow platform specific service handling on PSCI
 2019-02-12  8:27 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] ARMv8: Allow SiP service extensions on top of PSCI code
` [U-Boot] [PATCH v1 2/2] ARMv8: Disable fwcall when PSCI is enabled

[U-Boot] [PATCH 1/3] spi: Kconfig: Mark CONFIG_SPI as Legacy spi support
 2019-02-12  8:03 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] mtd: spi: Kconfig: Update CONFIG_SPI_FLASH
` [U-Boot] [PATCH 3/3] mtd: spi: Kconfig: Select SPI_FLASH if DM_SPI_FLASH

[U-Boot] [PATCH 1/2] xilinx: Move zynq_board_read_rom_ethaddr to shared location
 2019-02-12  7:08 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] xilinx: common: Add support for DM_I2C zynq_board_read_rom_ethaddr()

[U-Boot] Please pull u-boot-x86
 2019-02-12  6:56 UTC 

[U-Boot] [PATCH v3 00/22] imx: vybrid: Update BK4 and PCM052 boards to only use DM/DTS
 2019-02-12  6:51 UTC  (15+ messages)
` [U-Boot] [PATCH v3 01/22] net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driver
` [U-Boot] [PATCH v3 03/22] vybrid: ddr: Extend vf610-pinfunc.h with DDR pads definitions
` [U-Boot] [PATCH v3 04/22] vybrid: clock: Provide enable_i2c_clk() function for Vybrid
` [U-Boot] [PATCH v3 05/22] pcm052: board: Do not enable I2C2 code in the board file
` [U-Boot] [PATCH v3 09/22] ARM: DTS: vybrid: Update vf.dtsi file to descibe more vf610 hardware
` [U-Boot] [PATCH v3 14/22] config: pcm052: Use SZ_X{MK} from linux/sizes.h for include/configs/pcm052.h

[U-Boot] [PATCH v1] x86: tangier: Add initial ACPI support for PMIC device
 2019-02-12  6:24 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] x86: Change 4-level page table base address to low memory
 2019-02-12  6:23 UTC  (10+ messages)
` [U-Boot] [PATCH 2/3] x86: Don't copy the cpu_call64() function to a hardcoded address
` [U-Boot] [PATCH 3/3] x86: Use the existing GDT in the ROM for 64-bit U-Boot proper

[U-Boot] [PATCH] riscv: fu540: enable SMP
 2019-02-12  5:05 UTC  (2+ messages)

[U-Boot] [PATCHv3 00/11] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
 2019-02-12  3:44 UTC  (7+ messages)
` [U-Boot] [PATCHv3 08/11] armv8: lx2160a: enable the pci command
` [U-Boot] [PATCHv3 10/11] pci: ls_pcie_g4: Add Workaround for A-011451
  ` [U-Boot] FW: [PATCHv3 00/11] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs

[U-Boot] [PATCH] board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdef
 2019-02-12  3:43 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] Add netcp networking support on K2G ICE EVM
 2019-02-12  3:41 UTC  (10+ messages)
` [U-Boot] [PATCH 1/7] ARM: k2g-ice: Add pinmux support for rgmii interface
` [U-Boot] [PATCH 2/7] ARM: k2g-gp-evm: update to rgmii pinmux configuration
` [U-Boot] [PATCH 3/7] net: netcp: add support for phy with rgmii ids
` [U-Boot] [PATCH 4/7] ARM: k2g: add a workaround to reset the phy
` [U-Boot] [PATCH 5/7] k2g: config enable ti phy dp83867 for k2g
` [U-Boot] [PATCH 6/7] ARM: dts: k2g-evm: remove unused phy-mode property from phy node
` [U-Boot] [PATCH 7/7] ARM: dts: k2g-ice: add dt node for netcp

[U-Boot] [RFC] ARM: omap3_logic_somlv: Enable OF_CONTROL in SPL
 2019-02-12  3:40 UTC  (9+ messages)

[U-Boot] [PATCH 0/8] pci: Add pcie controller driver for NXP LX SoCs
 2019-02-12  3:33 UTC  (3+ messages)
` [U-Boot] [PATCH 1/8] armv8: fsl-layerscpae: correct the PCIe controllers' region size

[U-Boot] [PATCH 0/7] SMP support for RISC-V
 2019-02-12  3:05 UTC  (23+ messages)
` [U-Boot] [PATCH 1/7] riscv: add infrastructure for calling functions on other harts
` [U-Boot] [PATCH 2/7] riscv: import the supervisor binary interface header file
` [U-Boot] [PATCH 3/7] riscv: implement IPI platform functions using SBI
` [U-Boot] [PATCH 4/7] riscv: delay initialization of caches and debug UART
` [U-Boot] [PATCH 5/7] riscv: add support for multi-hart systems
` [U-Boot] [PATCH 6/7] riscv: boot images passed to bootm on all harts
` [U-Boot] [PATCH 7/7] riscv: qemu: enable SMP

[U-Boot] [PATCH 2/2] rockchip: Drop call to rockchip_dnl_mode_check() for now
 2019-02-12  3:03 UTC  (6+ messages)
` [U-Boot] [U-Boot, "
  ` [U-Boot] [U-Boot, 2/2] rockchip: Drop call to rockchip_dnl_mode_check() for now【请注意,邮件由u-boot-bounces@lists.denx.de代发】

[U-Boot] [PATCH v3 1/5] efi_loader: Initial HII database protocols
 2019-02-12  1:41 UTC  (4+ messages)
  ` [U-Boot] [U-Boot, v3, "

[U-Boot] [REGRESSION] tegra124: nyan-big: LPAE not working
 2019-02-12  1:02 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] ti_qspi: Move to spi-mem framework
 2019-02-11 22:41 UTC  (5+ 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] Please pull from u-boot-i2c
 2019-02-11 22:41 UTC  (2+ messages)

[U-Boot] Please pull u-boot-marvell/master
 2019-02-11 22:41 UTC  (2+ messages)

[U-Boot] [PATCH] test: call lmb tests vi 'ut lib'
 2019-02-11 21:35 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] efi_loader: fix EFI entry counting
 2019-02-11 21:06 UTC  (3+ messages)

[U-Boot] [PATCH v2 11/23] spl: Add a comment to spl_set_bd()
 2019-02-11 21:00 UTC  (3+ messages)
` [U-Boot] [U-Boot,v2,11/23] "

[U-Boot] [PATCH 0/3] PSCI support for r8a7790 SoC (Lager/Stout boards)
 2019-02-11 20:40 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] ARM: rmobile: Add basic PSCI support for r8a7790 SoC

[U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM
 2019-02-11 20:09 UTC  (14+ messages)
` [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

[U-Boot] [PATCH 1/1] test: call hexdump tests via `ut lib`
 2019-02-11 19:42 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: move gen5 SDR driver to DM
 2019-02-11 19:38 UTC  (7+ messages)

[U-Boot] [PATCH v2 00/13] Add Support for eMMC in AM65x-evm
 2019-02-11 17:27 UTC  (4+ messages)
` [U-Boot] [PATCH v2 09/13] mmc: sdhci: Make set_ios_post() return int

[U-Boot] [PATCH 0/7] Add netcp networking support on K2G ICE EVM
 2019-02-11 17:20 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] ARM: k2g-ice: Add pinmux support for rgmii interface
` [U-Boot] [PATCH 2/7] ARM: k2g-gp-evm: update to rgmii pinmux configuration
` [U-Boot] [PATCH 3/7] net: netcp: add support for phy with rgmii ids
` [U-Boot] [PATCH 4/7] ARM: k2g: add a workaround to reset the phy
` [U-Boot] [PATCH 5/7] k2g: config enable ti phy dp83867 for k2g
` [U-Boot] [PATCH 6/7] ARM: dts: k2g-evm: remove unused phy-mode property from phy node
` [U-Boot] [PATCH 7/7] ARM: dts: k2g-ice: add dt node for netcp

[U-Boot] [ANN] Monthly developer call
 2019-02-11 16:58 UTC 

[U-Boot] [PATCH v2 0/7] Align U-Boot I2C DM bus ID handling with Linux
 2019-02-11 15:55 UTC  (22+ messages)
` [U-Boot] [PATCH v2 1/7] dm: core: Add of_alias_get_highest_id()
` [U-Boot] [PATCH v2 2/7] fdt: Introduce fdtdec_get_alias_highest_id()
` [U-Boot] [PATCH v2 3/7] dm: core: Introduce dev_read_alias_highest_id()
` [U-Boot] [PATCH v2 4/7] dm: core: Add tests for dev_read_alias_highest_id()
` [U-Boot] [PATCH v2 5/7] i2c: dm: Record maximum id of devices before probing devices
` [U-Boot] [PATCH v2 6/7] i2c: Fill req_seq in i2c_post_bind()
` [U-Boot] [PATCH v2 7/7] i2c: mux: Generate longer i2c mux name

[U-Boot] [PATCH v4 1/1] avb: add support for named persistent values
 2019-02-11 15:30 UTC  (4+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v3] efi_loader: Make HII a config option
 2019-02-11 15:15 UTC 

[U-Boot] [PATCH v2] efi_loader: Do not expose HII protocols yet
 2019-02-11 14:59 UTC 

[U-Boot] [PATCH] bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158
 2019-02-11 14:56 UTC 

[U-Boot] [PATCH] arm: Leave smccc calls in .text when efi_loader=n
 2019-02-11 14:56 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] fdt: Allow indicating a node is for U-Boot proper only
 2019-02-11 14:34 UTC  (8+ messages)

[U-Boot] [PATCH] efi_loader: Do not expose HII protocols yet
 2019-02-11 14:27 UTC 

[U-Boot] cl-som-am57x_defconfig will be dropped
 2019-02-11 14:05 UTC  (2+ messages)

[U-Boot] [PATCH] dtbo: Fix dtbo generation rules
 2019-02-11 13:51 UTC 

[U-Boot] [PATCH] configs/clearfog_gt_8k: add network interface support
 2019-02-11 13:10 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Random small sunxi fixes
 2019-02-11 12:41 UTC  (4+ messages)
` [U-Boot] [PATCH 1/4] sunxi: Fix build when CONFIG_CMD_NET is disabled

[U-Boot] [PATCH 1/3] arm: mvebu: mcbin: dts: fix PCIe reset polarity
 2019-02-11 12:31 UTC  (9+ 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] [PATCH] Kconfig: fix BUILD_TARGET for ARCH_MVEBU
 2019-02-11 12:30 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: mvebu: x530: use MV_DDR_FREQ_SAR
 2019-02-11 12:30 UTC  (3+ messages)

[U-Boot] [PATCH] configs: tbs_a711: lower dram frequency
 2019-02-11 12:09 UTC  (3+ messages)

[U-Boot] [PATCH] dm: remove pre reloc properties in SPL and TPL device tree
 2019-02-11 11:49 UTC 

[U-Boot] [RFT 0/8] exynos: Fix reboot on Odroid HC1
 2019-02-11 11:06 UTC  (13+ messages)
` [U-Boot] [RFT 1/8] exynos: Redo detection of revision when all resources are ready
` [U-Boot] [RFT 4/8] regulator: Add support for ramp delay
` [U-Boot] [RFT 6/8] power: regulator: s2mps11: Add enable delay

[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  (2+ 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  (5+ messages)
` [U-Boot] [PATCH v6 09/16] clk: Add SiFive FU540 PRCI clock driver

[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  (2+ messages)

[U-Boot] [PATCH v4 0/4] spi-flash: switch to "jedec, spi-nor" binding
 2019-02-11  7:27 UTC  (2+ messages)

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


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