messages from 2018-11-20 21:55:20 to 2018-11-21 15:13:07 UTC [more...]
[U-Boot] SWUpdate - U-Boot environment library dependency
2018-11-21 15:13 UTC (29+ messages)
` [U-Boot] [swupdate] "
[U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration
2018-11-21 15:10 UTC (19+ messages)
` [U-Boot] [PATCH 55/93] arm: Remove chiliboard board
` [U-Boot] [PATCH 67/93] arm: Remove socfpga_stratix10 board
[U-Boot] [PATCH] net: explicitly assign errno to return code in case of network failure
2018-11-21 14:56 UTC
[U-Boot] [PATCH] arm64: zynqmp: Reflect emmc controller ID in model in DT
2018-11-21 14:55 UTC
[U-Boot] [PATCH] arm64: zynqmp: Disable bootelf and fdt commands for mini configurations
2018-11-21 14:51 UTC
[U-Boot] [PATCH 1/3] ARM: zynq: cse: Disable distro bootcommands
2018-11-21 14:50 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: zynq: cse: Disable autoboot feature
` [U-Boot] [PATCH 3/3] ARM: zynq: cse: Shrink u-boot size
[U-Boot] [PATCH] ARM: zynq: Guard zynq_help_text with CONFIG_SYS_LONGHELP
2018-11-21 14:48 UTC
[U-Boot] [PATCH] mtd: nand: Arasan: Add subpage configuration support
2018-11-21 14:48 UTC
[U-Boot] [PATCH] arm: zynq: cse_qspi: Fix overwriting spi-rx-bus-width property
2018-11-21 14:47 UTC
[U-Boot] [PATCH] RFC: checkpatch: Add a check for tests needed for uclasses
2018-11-21 14:35 UTC (2+ messages)
[U-Boot] [PATCH 0/9] Add support for loading FPGA bitstream
2018-11-21 14:22 UTC (16+ messages)
` [U-Boot] [PATCH 1/9] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH 2/9] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
` [U-Boot] [PATCH 3/9] spl : socfpga: Implement fpga bitstream loading with socfpga loadfs
` [U-Boot] [PATCH 4/9] ARM: socfpga: Bundle U-Boot fitImage into SFP on Arria10
` [U-Boot] [PATCH 5/9] ARM: socfpga: Add SPL fitImage config match
` [U-Boot] [PATCH 6/9] ARM: socfpga: Set default DTB address on A10
` [U-Boot] [PATCH 7/9] ARM: socfpga: Use custom header target buffer in SPL
` [U-Boot] [PATCH 8/9] ARM: socfpga: Add default fitImage for Arria10 SoCDK
` [U-Boot] [PATCH 9/9] ARM: socfpga: Synchronize the configuration for A10 SoCDK
[U-Boot] [PATCH v3 1/5] usb: Introduce CONFIG_SPL_DM_USB
2018-11-21 14:08 UTC (8+ messages)
` [U-Boot] [PATCH v3 RESEND 0/5] "
` [U-Boot] [PATCH v3 RESEND 1/5] "
` [U-Boot] [PATCH v3 RESEND 2/5] usb: am335x_evm: Disable CONFIG_SPL_DM_USB
` [U-Boot] [PATCH v3 RESEND 3/5] usb: Remove CMD_USB dependency for common code
` [U-Boot] [PATCH v3 RESEND 4/5] usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
` [U-Boot] [PATCH v3 RESEND 5/5] usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/
[U-Boot] [PATCH] arm: socfpga: crc-protect SPL on warm boot
2018-11-21 14:08 UTC (10+ messages)
[U-Boot] [PATCH v1 00/16] Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms
2018-11-21 13:58 UTC (18+ messages)
` [U-Boot] [PATCH v1 01/16] usb: rename CONFIG_DM_USB_DEV as CONFIG_DM_USB_GADGET
` [U-Boot] [PATCH v1 02/16] dm: usb: create a new UCLASS ID for USB gadget devices
` [U-Boot] [PATCH v1 03/16] spl: drivers: Link usb common library to SPL if USB gadget is enabled
` [U-Boot] [PATCH v1 04/16] spl: net: dm: usb: bind the gadget before attempting to load the image
` [U-Boot] [PATCH v1 05/16] phy: omap_usb2: Add support for am437x
` [U-Boot] [PATCH v1 06/16] dwc3-generic: Add support for the am437x
` [U-Boot] [PATCH v1 07/16] board: ti: am43xx: turn on USB clocks
` [U-Boot] [PATCH v1 08/16] dts: Add a u-boot specific dtsi file for the am4372
` [U-Boot] [PATCH v1 09/16] dts: am4372: Enable USB1 in SPL
` [U-Boot] [PATCH v1 10/16] configs: am43xx_evm: Enable DM_USB and DM_USB_GADGET
` [U-Boot] [PATCH v1 11/16] configs: am43xx: Enable RNDIS support in SPL
` [U-Boot] [PATCH v1 12/16] usb: musb-new: Allow the diver not to use the set_phy_power() callback
` [U-Boot] [PATCH v1 13/16] usb: musb-new: Add support for DM_USB_GADGET
` [U-Boot] [PATCH v1 14/16] arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL
` [U-Boot] [PATCH v1 15/16] configs: am335x_evm: Do not disable DM_USB in SPL
` [U-Boot] [PATCH v1 16/16] configs: am335x_boneblack_vboot: enable DM_USB and RNDIS boot in SPl
[U-Boot] [PATCH v2] imx: hab: extend hab_auth_img to calculate ivt_offset
2018-11-21 13:50 UTC
[U-Boot] [PATCH v3 0/3] RISC-V S-mode support
2018-11-21 13:48 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/3] riscv: Add kconfig option to run u-boot in S-mode
` [U-Boot] [PATCH v3 2/3] riscv: qemu: Use different SYS_TEXT_BASE for S-mode
` [U-Boot] [PATCH v3 3/3] riscv: Add S-mode defconfigs for QEMU virt machine
[U-Boot] [PATCH] u-boot: Upgrade 2018.07 -> 2018.11
2018-11-21 13:41 UTC
[U-Boot] [PATCH] imx: hab: extend hab_auth_img to calculate ivt_offset
2018-11-21 13:34 UTC (3+ messages)
[U-Boot] Uboot send pull request
2018-11-21 13:09 UTC (9+ messages)
[U-Boot] [PATCH v3 00/11] mtd/sf: Various fixes
2018-11-21 12:58 UTC (25+ messages)
` [U-Boot] [PATCH v3 01/11] mtd: Add a function to report when the MTD dev list has been updated
` [U-Boot] [PATCH v3 02/11] mtd: Parse mtdparts/mtdids again when the MTD "
` [U-Boot] [PATCH v3 03/11] mtd: Delete partitions attached to the device when a device is deleted
` [U-Boot] [PATCH v3 04/11] mtd: sf: Make sure we don't register the same device twice
` [U-Boot] [PATCH v3 05/11] mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name()
` [U-Boot] [PATCH v3 06/11] mtd: Be more strict on the "mtdparts=" prefix check
` [U-Boot] [PATCH v3 07/11] mtd: Make sure the name passed in mtdparts fits in mtd_name[]
` [U-Boot] [PATCH v3 08/11] mtd: Make sure we don't parse MTD partitions belonging to another dev
` [U-Boot] [PATCH v3 09/11] mtd: Don't stop MTD partition creation when it fails on one device
` [U-Boot] [PATCH v3 10/11] mtd: sf: Unregister the MTD device prior to removing the spi_flash obj
` [U-Boot] [PATCH v3 11/11] mtd: sf: Make sf_mtd.c more robust
[U-Boot] [PATCH V2 01/15] Introduce CONFIG_FIT_EXTERNAL_OFFSET
2018-11-21 12:39 UTC (5+ messages)
` [U-Boot] [PATCH V2 14/15] drivers: ddr: introduce DDR driver for i.MX8M
[U-Boot] Query regarding Uboot Bootcount save in RAM
2018-11-21 12:28 UTC
[U-Boot] [PATCH v2 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
2018-11-21 11:46 UTC (6+ messages)
` [U-Boot] [PATCH v2 17/18] spi: mtk_qspi: add qspi driver for MT7629 SoC
[U-Boot] SPI NOR controller with direct mapping support
2018-11-21 11:40 UTC
[U-Boot] [PATCH] dts: mvebu: mcbin: enable 1G network interface
2018-11-21 11:12 UTC
[U-Boot] [PATCH 1/2] net: mvpp2: fix lookup of mdio registers base address
2018-11-21 11:05 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] net: mvpp2: mdio device per port
[U-Boot] [PATCH v7 00/11] [RESEND] Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms
2018-11-21 11:01 UTC (4+ messages)
[U-Boot] [PATCHv2 0/8] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
2018-11-21 10:43 UTC (9+ messages)
` [U-Boot] [PATCHv2 1/8] armv8: fsl-layerscpae: correct the PCIe controllers' region size
` [U-Boot] [PATCHv2 2/8] armv8: lx2160a: add MMU table entries for PCIe
` [U-Boot] [PATCHv2 3/8] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
` [U-Boot] [PATCHv2 4/8] kconfig: add dependency PCIE_LAYERSCAPE_GEN4 for FSL_PCIE_COMPAT
` [U-Boot] [PATCHv2 5/8] pci: ls_pcie_g4: add device tree fixups for PCI Stream IDs
` [U-Boot] [PATCHv2 6/8] armv8: lx2160a: add PCIe controller DT nodes
` [U-Boot] [PATCHv2 7/8] armv8: lx2160a: enable PCIe support on RDB defconfig
` [U-Boot] [PATCHv2 8/8] armv8: lx2160a: enable the pci command
[U-Boot] [PATCH v2 1/9] powerpc, mpc8xx: clear top of stack
2018-11-21 10:18 UTC (13+ messages)
` [U-Boot] [PATCH v2 2/9] board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROL
` [U-Boot] [PATCH v2 3/9] drivers: watchdog: add a DM driver for the MPC8xx watchdog
` [U-Boot] [PATCH v2 4/9] board: MCR3000: use new DM watchdog
` [U-Boot] [PATCH v2 5/9] drivers: serial: migrate mpc8xx to DM
` [U-Boot] [PATCH v2 6/9] board: MCR3000: migrate to DM_SERIAL
` [U-Boot] [PATCH v2 7/9] drivers: serial: get rid of non DM mpc8xx driver
` [U-Boot] [PATCH v2 8/9] board_r: fix build with DM_SPI
` [U-Boot] [PATCH v2 9/9] spi, mpc8xx: migrate to DM_SPI
[U-Boot] [PATCH v2 0/3] ARM: meson: Use syscon/regmap for clock driver
2018-11-21 9:44 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/3] ARM: meson: Add regmap support "
` [U-Boot] [PATCH v2 2/3] ARM: meson: Enable syscon on all supported boards
` [U-Boot] [PATCH v2 3/3] ARM: dts: meson: Update dts files from Linux v4.19
[U-Boot] [PATCH u-boot 00/19] Amlogic Meson cleanup for AXG SoC support
2018-11-21 9:34 UTC (10+ messages)
` [U-Boot] [PATCH u-boot 10/19] pinctrl: meson: add axg support
` [U-Boot] [PATCH u-boot 13/19] ARM: meson: rework soc arch file to prepare for new SoC
` [U-Boot] [PATCH u-boot 17/19] board: amlogic: add support for S400 board
[U-Boot] [PATCH 00/34] spi: DM_SPI migration timeout!
2018-11-21 9:33 UTC (8+ messages)
` [U-Boot] [PATCH 03/34] spi: davinci: Full dm conversion
` [U-Boot] [PATCH 04/34] spi: kirkwood: "
[U-Boot] [PATCH 1/3] configs: kirkwood: Convert Allied Telesis boards to DM_SPI
2018-11-21 9:22 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] configs: kirkwood: ds109: Convert "
` [U-Boot] [PATCH 3/3] configs: kirkwood: dreamplug: "
[U-Boot] [PATCH 0/9] ARM: Exynos: Add TM2 board support
2018-11-21 8:54 UTC (20+ messages)
` [U-Boot] [PATCH 1/9] cmd: itest: add support for .q size specifier
` [U-Boot] [PATCH 2/9] gadget: f_thor: properly enable 3rd endpoint defined by the protocol
` [U-Boot] [PATCH 3/9] cmd: thor: select DFU subsystem also for 'thor' download tool
` [U-Boot] [PATCH 4/9] dfu: mmc: add support for in-partition offset
` [U-Boot] [PATCH 6/9] mmc: exynos_dw_mmc: fix compilation on ARM64-based Exynos
` [U-Boot] [PATCH 7/9] arm: armv8: add support for boards with broken/unset counter frequency
` [U-Boot] [PATCH 8/9] ARM: Exynos: Add minimal support for ARM 64bit based Exynos5433 SoC
` [U-Boot] [PATCH 9/9] ARM: Exynos: Add Exynos5433 based TM2 board support
` [U-Boot] [PATCH 5/9] mmc: dw_mmc: add support for 64bit DMA
[U-Boot] uboot to read kernel and rootfs from a bootfs
2018-11-21 8:35 UTC (2+ messages)
[U-Boot] [PATCH 0/3] buildman updates
2018-11-21 8:31 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] buildman/toolchain.py: update versions
` [U-Boot] [PATCH 2/3] buildman/toolchain.py: fix toolchain directory
` [U-Boot] [PATCH 3/3] buildman/toolchain.py: handle inconsistent tarball names
[U-Boot] [PATCH] configs: armada8k: use 2 DRAM banks
2018-11-21 7:59 UTC
[U-Boot] [PATCH] configs: Remove CONFIG_MARVELL
2018-11-21 7:34 UTC (2+ messages)
[U-Boot] [PATCH v3] cmd, fdt: add subcommand "get" to fdt header
2018-11-21 6:45 UTC
[U-Boot] [PATCH 1/2] armv8: ls1043ardb: Add the nand_bootcmd definition
2018-11-21 3:51 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] armv8: ls1043aqds: modify the qspi_bootcmd definition
[U-Boot] [PATCH v2 0/3] RISC-V S-mode support
2018-11-21 3:19 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/3] riscv: Add kconfig option to run u-boot in S-mode
` [U-Boot] [PATCH v2 3/3] riscv: Add S-mode defconfigs for QEMU virt machine
[U-Boot] [PATCH 1/1] fs: fat: validate sector and cluster size
2018-11-21 2:17 UTC (6+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH u-boot] spi: Add Amlogic Meson SPI Flash Controller driver
2018-11-20 23:53 UTC (3+ messages)
[U-Boot] [PATCH] ARM: armv7: Add early stack for erratum workarounds
2018-11-20 23:14 UTC (3+ messages)
[U-Boot] [PATCH v2 0/5] ACPI: Generate SPCR table
2018-11-20 22:16 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/5] serial: Introduce ->getinfo() callback
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox