public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-05-31 15:56:39 to 2019-06-04 02:49:09 UTC [more...]

[U-Boot] [PATCH 0/5] Enable usage of SDP for i.MX6 Sabre Auto Boards
 2019-06-04  2:49 UTC  (12+ messages)
` [U-Boot] [PATCH 1/5] mx6sabreauto: Remove CONFIG_SPL_DM to decrease the SPL size
` [U-Boot] [PATCH 2/5] mx6sabreauto: Select pinctrl driver
` [U-Boot] [PATCH 3/5] mx6sabreauto: Enable SPL SDP support
` [U-Boot] [PATCH 4/5] usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
` [U-Boot] [PATCH 5/5] mx6sabreauto: set SYS_MALLOC_F for video

[U-Boot] [PATCH 0/6] Support Andes RISC-V l2cache on AE350 platform
 2019-06-04  2:48 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] dm: cache: add v5l2 cache controller driver
` [U-Boot] [PATCH 2/6] riscv: ae350: use the v5l2 driver to configure the cache
` [U-Boot] [PATCH 3/6] riscv: ae350: add imply v5l2 cache controller
` [U-Boot] [PATCH 4/6] riscv: cache: Flush L2 cache before jump to linux
` [U-Boot] [PATCH 5/6] riscv: dts: move out AE350 L2 node from cpus node
` [U-Boot] [PATCH 6/6] riscv: ax25: use CCTL to flush d-cache

[U-Boot] [PATCH v2 0/5] Add initial support for Pine64 Rock64 board
 2019-06-04  2:48 UTC  (9+ messages)
` [U-Boot] [PATCH v3 0/6] "
  ` [U-Boot] [PATCH v3 1/6] rockchip: rk3328: add SPL board file support
  ` [U-Boot] [PATCH v3 2/6] rockchip: rk3328: add SPL support
  ` [U-Boot] [PATCH v3 3/6] rockchip: Kconfig: enable SPL support for rk3328
  ` [U-Boot] [PATCH v3 4/6] rockchip: dts: rk3328: add rk3328-rock64.dts
  ` [U-Boot] [PATCH v3 5/6] rockchip: rk3328: add rock64-rk3328_defconfig
  ` [U-Boot] [PATCH v3 6/6] doc: rockchip: Add note for Pine64 Rock64 board

[U-Boot] fsl_esdhc: GPIO regulator as VQMMC supply?
 2019-06-04  2:42 UTC  (2+ messages)

[U-Boot] [PATCH] regulator: Allow autosetting fixed regulators
 2019-06-04  2:34 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] riscv: qemu: Enable PCI host ECAM generic driver
 2019-06-04  2:20 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] dm: i2c: Add a flag that not call i2c_setup_offset
 2019-06-04  2:20 UTC  (3+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] [PATCH] net: introduce MDIO DM class for MDIO devices
 2019-06-04  2:20 UTC  (15+ messages)
` [U-Boot] [PATCH 1/2 v2] "
  ` [U-Boot] [PATCH 2/2 v2] test: dm: add MDIO test
  ` [U-Boot] [PATCH 1/2 v3] net: introduce MDIO DM class for MDIO devices
    ` [U-Boot] [PATCH 2/2 v3] test: dm: add MDIO test

[U-Boot] Hart lottery and CONFIG_XIP
 2019-06-04  1:42 UTC  (5+ messages)

[U-Boot] Question about cfi flash driver can not work well in cacheable region !
 2019-06-04  1:21 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] Makefile: Add target to generate hex output for combined spl and dtb
 2019-06-04  0:00 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] ARM: socfpga: stratix10: Remove CONFIG_OF_EMBED

[U-Boot] [RFC 0/6] Convert mxsfb to DM_VIDEO
 2019-06-03 21:06 UTC  (7+ messages)
` [U-Boot] [RFC 1/6] video: mxsfb: change mxs_lcd_init signature
` [U-Boot] [RFC 2/6] video: mxsfb: reorder includes
` [U-Boot] [RFC 3/6] video: mxsfb: refactor video_hw_init()
` [U-Boot] [RFC 4/6] video: mxsfb: add DM_VIDEO support
` [U-Boot] [RFC 5/6] ARM: dts: colibri_imx7: Add lcdif node
` [U-Boot] [RFC 6/6] colibri_imx7_emmc: enable DM_VIDEO

[U-Boot] Distro bootcmd: Re: 5.2-rc1 boot on Unleashed
 2019-06-03 19:47 UTC  (5+ messages)

[U-Boot] [PATCH v7] ARM: am335x: Add phyCORE AM335x R2 support
 2019-06-03 17:08 UTC  (2+ messages)

[U-Boot] [PATCH] net: davinci_emac: convert to using the driver model
 2019-06-03 15:29 UTC  (10+ messages)

[U-Boot] [PATCH v2 1/5] spl: dm: disable SPI DM flash for non-DM SPL
 2019-06-03 13:56 UTC  (8+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] [PATCH v2 0/7] Add PCIe root complex support for AM654x SoC
 2019-06-03 13:22 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] clk: add support for clk_is_match()
` [U-Boot] [PATCH v2 2/7] dm: core: add support for getting register address and size
` [U-Boot] [PATCH v2 3/7] pcie: ti: add driver for AM65x PCIe RC
` [U-Boot] [PATCH v2 4/7] phy: add support for AM654x SERDES
` [U-Boot] [PATCH v2 5/7] configs: am65x_evm_a53: enable PCIe support
` [U-Boot] [PATCH v2 6/7] arm: dts: k3-am65: add support for PCIe and SERDES
` [U-Boot] [PATCH v2 7/7] configs: am65x_evm_a53: enable support for PCIe ethernet cards

[U-Boot] [PATCH 1/2] drivers: pci: add map_bar support for Enhanced Allocation
 2019-06-03 13:01 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] drivers: pci: add API to issue FLR on a PCI function, if supported
  ` [U-Boot] [PATCH 1/2] drivers: net: add NXP ENETC ethernet driver
    ` [U-Boot] [PATCH 2/2] drivers: net: add NXP ENETC MDIO driver

[U-Boot] [PATCH] image: android: allow to wrap uImage into the Android boot image
 2019-06-03 12:38 UTC 

[U-Boot] [PATCH v3] armv8: fsl-lsch2: add clock support for the second eSDHC
 2019-06-03 11:24 UTC 

[U-Boot] [PATCH] arm: mvebu: helios4: add MMC to SPL DT
 2019-06-03  7:44 UTC  (2+ messages)

[U-Boot] [PATCH] arm: exynos: odroid: Fix the confict scripaddr extra env setting
 2019-06-03  7:32 UTC  (4+ messages)

[U-Boot] [PATCH] mmc: implement SDHCI card detect
 2019-06-03  7:32 UTC  (4+ messages)

[U-Boot] [PATCH v3 00/11] clk: Port Linux common clock framework [CCF] to U-boot (tag: 5.0-rc3)
 2019-06-03  7:22 UTC  (10+ messages)

[U-Boot] Cannot boot mx6qsabred with 2019.07-rc2
 2019-06-03  6:55 UTC  (13+ messages)

[U-Boot] [PATCH] mmc: Avoid HS400 mode when accessing boot partitions
 2019-06-03  6:34 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] Add PCIe root complex support for AM654x SoC
 2019-06-03  5:54 UTC  (5+ messages)
` [U-Boot] [PATCH 1/7] clk: add support for clk_is_match()
` [U-Boot] [PATCH 2/7] dm: core: add support for getting register address and size

[U-Boot] [PATCH] configs: icore: Fix U-Boot proper loading from nand
 2019-06-03  5:43 UTC 

[U-Boot] [PATCH v3 0/7] Add STM32 Cortex-M4 remoteproc driver
 2019-06-03  5:32 UTC  (7+ messages)
` [U-Boot] [PATCH v3 2/7] remoteproc: fix function headers
` [U-Boot] [PATCH v3 3/7] remoteproc: add device_to_virt ops
` [U-Boot] [PATCH v3 4/7] remoteproc: add elf file load support

[U-Boot] [PATCH v3 0/2] ARM: davinci: omapl138_lcdk: fix MMC/SD boot breakage
 2019-06-03  5:03 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/2] ARM: davinci: omal138_lcdk: fix MMC boot breakage due to driver model conversion
` [U-Boot] [PATCH v3 2/2] ARM: davinci: SPL: fix BSS initialization

[U-Boot] [v3, 0/5] Split fsl_esdhc driver for i.MX
 2019-06-03  4:28 UTC  (6+ messages)
` [U-Boot] [v3, 5/5] mmc: fsl_esdhc_imx: drop useless code

[U-Boot] [v5, 0/5] Split fsl_esdhc driver for i.MX
 2019-06-03  4:27 UTC  (6+ messages)
` [U-Boot] [v5, 1/5] Move CONFIG_FSL_ESDHC to defconfig
` [U-Boot] [v5, 2/5] mmc: split fsl_esdhc driver for i.MX
` [U-Boot] [v5, 3/5] Convert to use fsl_esdhc_imx for i.MX platforms
` [U-Boot] [v5, 4/5] mmc: fsl_esdhc: drop i.MX code
` [U-Boot] [v5, 5/5] mmc: fsl_esdhc_imx: drop useless code

[U-Boot] [PATCH 1/5] spl: dm: disable SPI DM flash for non-DM SPL
 2019-06-03  4:09 UTC  (12+ messages)
` [U-Boot] [PATCH 2/5] dm: spi: Convert Freescale ESPI driver to driver model
    ` [U-Boot] [EXT] "

[U-Boot] [PATCH v1] net: use block layer in net driver
 2019-06-03  2:28 UTC  (4+ messages)
    ` [U-Boot] [EXT] "

[U-Boot] [PATCH 1/1] efi_loader: fix EnableCursor()
 2019-06-02 20:59 UTC 

[U-Boot] Pull request: u-boot-net.git master
 2019-06-02 20:03 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] efi_loader: check timer events in Stall()
 2019-06-02 19:33 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] lib: time: export usec_to_tick()
` [U-Boot] [PATCH 2/2] efi_loader: check timer events in Stall()

[U-Boot] [PATCH 1/1] efi_loader: close protocols in UnloadImage()
 2019-06-02 18:19 UTC 

[U-Boot] Pull request for UEFI sub-system for v2019.07-rc4
 2019-06-02 15:47 UTC 

[U-Boot] [PATCH] armv8: fsl-layerscape: fix config dependency for layerscape pci code
 2019-06-02 14:24 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] arm: ls1028a: define the integrated PCI bus (ECAM)
 2019-06-02 14:22 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] configs: Remove unneeded CONFIG_SYS_LDSCRIPT instances
 2019-06-02 12:57 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig

[U-Boot] [PATCH 1/1] trace: make call depth limit customizable
 2019-06-02 11:30 UTC 

[U-Boot] [PATCH 1/1] trace: conserve gd register
 2019-06-02 11:05 UTC 

[U-Boot] [PATCH 1/1] disk: part: avoid undefined reference to `__udivmoddi4'
 2019-06-02  8:35 UTC 

[U-Boot] [PATCH v7] sun8i: h3: Add support for the Beelink-x2 STB
 2019-06-02  6:38 UTC 

[U-Boot] [PATCH 1/1] efi_loader: DisconnectController() with no driver
 2019-06-02  0:18 UTC 

[U-Boot] [PATCH] cmd: mdio: Fix access to arbitrary PHY addresses
 2019-06-01 23:13 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 4/4] riscv: sifive: fu540: Enable GEMGXL MGMT driver
 2019-06-01 23:13 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 0/4] At present the GEM ethernet on SiFive Unleashed board can only work
 2019-06-01 23:13 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/4] dm: net: macb: Update macb_linkspd_cb() signature
  ` [U-Boot] "
` [U-Boot] [PATCH v2 3/4] dm: net: macb: Implement link speed change callback
  ` [U-Boot] "

[U-Boot] [PATCH v2 1/4] clk: sifive: Add clock driver for GEMGXL MGMT
 2019-06-01 23:13 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4 1/2] net: eth-uclass: Write MAC address to hardware after probe
 2019-06-01 23:13 UTC  (6+ messages)
` [U-Boot] [PATCH v4 2/2] net: eth-uclass: Support device tree MAC addresses
  ` [U-Boot] "
` [U-Boot] net: eth-uclass: Write MAC address to hardware after probe

[U-Boot] [PATCH 1/1] trace: undefined reference to `trace_early_init'
 2019-06-01 22:53 UTC 

[U-Boot] [PATCH 1/1] efi_selftest: unit test for OpenProtocolInformation()
 2019-06-01 19:09 UTC 

[U-Boot] [PATCH 1/1] efi_loader: CloseProtocol() fix open protocol information
 2019-06-01 18:59 UTC 

[U-Boot] [PATCH] net: mvpp2: support setting hardware addresses from ethernet core
 2019-06-01 18:40 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: open protocol information
 2019-06-01 18:26 UTC 

[U-Boot] [PATCH] configs: Migrate the various SPL_BOOT_xxx choices for PowerPC
 2019-06-01 18:20 UTC 

[U-Boot] [PATCH] net: mscc: serval: Remove delay when serdes is configured
 2019-06-01 18:10 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: correct HandleProtocol()
 2019-06-01 17:40 UTC 

[U-Boot] [PATCH v2 0/6] - Add Ethernet support for stm32mpu
 2019-06-01 10:58 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/6] net: dwc_eth_qos: add Ethernet stm32mp1 support
` [U-Boot] [PATCH v2 6/6] configs: stm32mp15: Enable Ethernet feature

[U-Boot] [PATCH v2 0/5] efi_loader: parameter checks in SetTime()
 2019-06-01  8:58 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] rtc: export rtc_month_days()
` [U-Boot] [PATCH v2 2/5] efi_loader: check time in SetTime()
` [U-Boot] [PATCH v2 3/5] efi_loader: export efi_set_time()
` [U-Boot] [PATCH v2 4/5] efi_loader: handling of daylight saving time
` [U-Boot] [PATCH v2 5/5] efi_loader: Kconfig entries for GetTime(), SetTime()

[U-Boot] [PATCH v8 1/3] rockchip: rk3399: Add Nanopi NEO4 board support
 2019-06-01  2:41 UTC  (10+ messages)
` [U-Boot] [PATCH v8 2/3] rockchip: rk3399: Add Rockpro64 "
` [U-Boot] [PATCH v8 3/3] rockchip: rk3399: Add Rock PI 4 support

[U-Boot] [PATCH 1/3] rk3399: orangepi: Enable TPL
 2019-06-01  2:39 UTC  (9+ messages)
` [U-Boot] [PATCH 2/3] rk3399: nanopi4: "
` [U-Boot] [PATCH 3/3] doc: rockchip: Add doc for rk3399 TPL build/flash

[U-Boot] [PATCH] rockchip: Cleanup of make_fit_atf.py
 2019-06-01  2:38 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] rockchip: pinctrl: rk3399: Add support for UART3
 2019-06-01  2:37 UTC  (9+ messages)
` [U-Boot] [PATCH 2/3] rockchip: rk3399: Add option to print on UART3
` [U-Boot] [PATCH 3/3] rockchip: clk: rk3399: allow requests for all UART clocks

[U-Boot] [PATCH] rockchip: rk3399-puma: Move ENV_OFFSET to end of SPI NOR
 2019-06-01  2:36 UTC  (3+ messages)
  ` [U-Boot] [PATCH] rockchip: rk3399-puma: Move ENV_OFFSET to end of SPI NOR.【请注意,邮件由u-boot-bounces@lists.denx.de代发】 "

[U-Boot] [PATCH v2 1/1] efi_loader: factor out efi_check_register_notify_event()
 2019-05-31 21:34 UTC 

[U-Boot] [PATCH] configs/ls1046ardb_*: disable CONFIG_SPI_FLASH_USE_4K_SECTORS
 2019-05-31 20:30 UTC 

[U-Boot] U-Boot PXA support
 2019-05-31 19:34 UTC  (7+ messages)

[U-Boot] [PATCH 0/3] efi_loader: parameter checks in SetTime()
 2019-05-31 18:34 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] rtc: export rtc_month_days()
` [U-Boot] [PATCH 2/3] efi_loader: check time in SetTime()
` [U-Boot] [PATCH 3/3] efi_loader: export efi_set_time()

[U-Boot] [PATCH] lib: Makefile: build fdtdec_common.c when OF_LIBFDT selected
 2019-05-31 17:28 UTC  (2+ messages)

[U-Boot] [PATCH v4] riscv: Add Microchip MPFS Icicle board support
 2019-05-31 16:13 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/6] apalis imx8qm 4gb wb it v1.0b module support
 2019-05-31 16:00 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/6] arm: dts: imx8qm: add lpuart1, lpuart2, lpuart3, lpuart4
` [U-Boot] [PATCH v3 2/6] arm: dts: imx8qm: add support for i2c0, i2c1, i2c2, i2c3 and i2c4
` [U-Boot] [PATCH v3 3/6] clk: imx8qm: fix usdhc2 clocks
` [U-Boot] [PATCH v3 4/6] imx8qm: fix cpu frequency reporting
` [U-Boot] [PATCH v3 5/6] imx8: fuse: fix fuse driver
` [U-Boot] [PATCH v3 6/6] board: toradex: add apalis imx8qm 4gb wb it v1.0b module support

[U-Boot] [PATCH v7 0/2] colibri imx8qxp 2gb wb it v1.0b module support
 2019-05-31 15:56 UTC  (2+ messages)
` [U-Boot] [PATCH v7 2/2] board: toradex: add "


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