public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-11-28 17:26:01 to 2018-11-29 14:20:07 UTC [more...]

[U-Boot] [PATCH v5 01/18] tools: MediaTek: add MTK boot header generation to mkimage
 2018-11-29 14:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v2 0/6] cmd: Simplify support for sub-commands
 2018-11-29 14:20 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/6] common: command: Fix command auto-completion
` [U-Boot] [PATCH v2 2/6] common: command: Expose a generic helper to auto-complete sub commands
` [U-Boot] [PATCH v2 3/6] common: command: Rework the 'cmd is repeatable' logic
` [U-Boot] [PATCH v2 4/6] command: commands: Add macros to declare commands with subcmds
` [U-Boot] [PATCH v2 5/6] cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commands
` [U-Boot] [PATCH v2 6/6] cmd: adc: Use the sub-command infrastructure

[U-Boot] [PATCH] configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot
 2018-11-29 14:19 UTC  (3+ messages)

[U-Boot] [PATCH] arm64: zynqmp: Disable autoboot feature for mini
 2018-11-29 14:12 UTC 

[U-Boot] [PATCH] configs: mcbin: enable network driver
 2018-11-29 13:14 UTC  (3+ messages)

[U-Boot] [PATCH u-boot-marvell v3 01/10] board: turris_mox: Cosmetic restructurization
 2018-11-29 13:08 UTC  (20+ messages)
` [U-Boot] [PATCH u-boot-marvell v3 02/10] board: turris_mox: Change SERDES map depending on module topology
` [U-Boot] [PATCH u-boot-marvell v3 03/10] board: turris_mox: Check and configure modules
` [U-Boot] [PATCH u-boot-marvell v3 04/10] arch/arm/dts: Fix Turris Mox device tree
` [U-Boot] [PATCH u-boot-marvell v3 05/10] board: turris_mox: Update defconfig
` [U-Boot] [PATCH u-boot-marvell v3 06/10] watchdog: armada_37xx: Fix compliance with kernel's driver
` [U-Boot] [PATCH u-boot-marvell v3 07/10] MAINTAINERS: Add entry for CZ.NIC's Turris project
` [U-Boot] [PATCH u-boot-marvell v3 08/10] board: turris_mox: Read info (and ethaddrs) from OTP
` [U-Boot] [PATCH u-boot-marvell v3 09/10] board: turris_mox: Support 1 GB version of Turris Mox
` [U-Boot] [PATCH u-boot-marvell v3 10/10] configs: turris_mox: Add 64 MiB of boot memory

[U-Boot] [PATCH] dts: am335x-pdu001: Fix polarity of card detection input
 2018-11-29 12:45 UTC 

[U-Boot] F2FS support
 2018-11-29 12:17 UTC  (7+ messages)

[U-Boot] [PATCH 1/3] mips: mt7628: Change compatible property of the ethernet DT node
 2018-11-29 12:15 UTC  (9+ messages)
` [U-Boot] [PATCH 2/3] mips: mt76xx: gardena-smart-gateway: Misc updates to defconfig
` [U-Boot] [PATCH 3/3] mips: mt76xx: gardena-smart-gateway: Add factory data variable handling
  ` [U-Boot] [PATCH 3/3 v2] "
  ` [U-Boot] [PATCH 3/3 v3] "

[U-Boot] [PATCH] armv8: emc2305: add support for fan controller
 2018-11-29 12:07 UTC 

[U-Boot] [PATCH v5 0/4] RISC-V S-mode support
 2018-11-29 11:29 UTC  (22+ messages)
` [U-Boot] [PATCH v5 4/4] riscv: Remove redundant a2 store on DRAM base in start.S

[U-Boot] [PATCH v5 0/4] Stratix10 FPGA reconfiguration support
 2018-11-29 11:28 UTC  (7+ messages)
` [U-Boot] [PATCH v5 1/4] arm: socfpga: stratix10: Add macros for mailbox's arguments
` [U-Boot] [PATCH v5 2/4] arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver
` [U-Boot] [PATCH v5 3/4] arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table
` [U-Boot] [PATCH v5 4/4] arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration

[U-Boot] [RFC PATCH 0/6] SF: Migrate to Linux SPI NOR framework
 2018-11-29 11:23 UTC  (17+ messages)
` [U-Boot] [RFC PATCH 1/6] mtd: spi: Port SPI NOR framework from Linux
` [U-Boot] [RFC PATCH 2/6] mtd spi: Switch to new SPI NOR framework
` [U-Boot] [RFC PATCH 3/6] spi: spi-mem: Enable all SPI modes
` [U-Boot] [RFC PATCH 4/6] porter_defconfig: Enable tiny printf
` [U-Boot] [RFC PATCH 5/6] da8250_am18xxevm_defconfig: Enable TINY PRINTF
` [U-Boot] [RFC PATCH 6/6] mtd: spi: Remove unused files

[U-Boot] Uboot send pull request
 2018-11-29 11:23 UTC  (7+ messages)

[U-Boot] [RESEND][PATCH] power: regulator: denied disable on always-on regulator
 2018-11-29 11:08 UTC  (2+ messages)

[U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration
 2018-11-29 10:39 UTC  (3+ messages)
` [U-Boot] [PATCH 37/93] arm: Remove am335x_pdu001 board

[U-Boot] [PATCH 0/1] ARM: mvebu: Armada-38x DDR training update
 2018-11-29 10:35 UTC  (3+ messages)
` [U-Boot] [PATCH 1/1] ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09

[U-Boot] [PATCH v9 00/11] Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms
 2018-11-29 10:00 UTC  (13+ messages)
` [U-Boot] [PATCH v9 01/11] syscon: dm: Add a new method to get a regmap from DTS
` [U-Boot] [PATCH v9 02/11] phy: ti-pip3-phy: Add support for USB3 PHY
` [U-Boot] [PATCH v9 03/11] phy: Add a new driver for OMAP's USB2 PHYs
` [U-Boot] [PATCH v9 04/11] dwc3-generic: Add support for the TI DWC3 glue
` [U-Boot] [PATCH v9 05/11] board: ti: dra7xx-evm: turn on USB clocks in late init stage
` [U-Boot] [PATCH v9 06/11] board; ti: am57xx: turn on USB clocks
` [U-Boot] [PATCH v9 07/11] dts: dra7x: make ocp2scp@4a080000 compatible with simple-bus
` [U-Boot] [PATCH v9 08/11] configs: enable DM_USB and DM_USB_DEV for all DRA7 platforms
` [U-Boot] [PATCH v9 09/11] configs: am57xx_evm: Enable DM_USB and DM_USB_DEV
` [U-Boot] [PATCH v9 10/11] board: ti: dra7-evm: remove USB platform code
` [U-Boot] [PATCH v9 11/11] board: ti: am57xx: "

[U-Boot] [RESENT PATCH v3] rockchip: update emmc/sd index for distro boot order
 2018-11-29  9:54 UTC  (4+ messages)

[U-Boot] [PATCH v4 00/10] Improvements for the dwc3_generic driver
 2018-11-29  9:52 UTC  (11+ messages)
` [U-Boot] [PATCH v4 01/10] usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
` [U-Boot] [PATCH v4 02/10] usb: introduce a separate config option for DM USB device
` [U-Boot] [PATCH v4 03/10] usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
` [U-Boot] [PATCH v4 04/10] dwc3_generic: do not probe the USB device driver when it's bound
` [U-Boot] [PATCH v4 05/10] dwc3: move phy operation to core.c
` [U-Boot] [PATCH v4 06/10] dm: usb: create a new UCLASS ID for USB gadget devices
` [U-Boot] [PATCH v4 07/10] configs: evb-rk3328: Enable CONFIG_USB_DWC3
` [U-Boot] [PATCH v4 08/10] dwc3-generic: Handle the PHYs, the clocks and the reset lines
` [U-Boot] [PATCH v4 09/10] dwc3-generic: Add select_dr_mode operation
` [U-Boot] [PATCH v4 10/10] usb: dwc3: Fix a compilation error with the edison defconfig

[U-Boot] [PATCH] ARM: zynq: Disable net for cse nor/nand
 2018-11-29  9:37 UTC 

[U-Boot] [PATCH] ARM: zynq: Enable mtest command at least on one platform
 2018-11-29  9:33 UTC 

[U-Boot] [PATCH] ARM: zynq: Wire SPL configuration for cse nor/nand targets
 2018-11-29  9:32 UTC 

[U-Boot] [PATCH 1/5] arm64: zynqmp: Define and enable qspi node for DC4 board
 2018-11-29  9:30 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] arm64: zynqmp: Wire spi-flash compatible string with flashes
` [U-Boot] [PATCH 3/5] arm64: zynqmp: Fix sdhci clock in emmc0 mini configuration
` [U-Boot] [PATCH 4/5] arm64: zynqmp: Disable ltc2952 poweroff chip
` [U-Boot] [PATCH 5/5] arm64: zynqmp: Setup clock-output-names for si570 chips

[U-Boot] [PATCH v2 00/24] MTD defconfigs/Kconfigs/Makefiles heavy cleanup
 2018-11-29  9:21 UTC  (35+ messages)
` [U-Boot] [PATCH v2 01/24] Makefile: move MTD-related lines in coherent Makefiles
` [U-Boot] [PATCH v2 02/24] mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
` [U-Boot] [PATCH v2 03/24] mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
` [U-Boot] [PATCH v2 04/24] mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
` [U-Boot] [PATCH v2 05/24] mtd: ensure MTD is compiled when there is a NOR flash
` [U-Boot] [PATCH v2 06/24] mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash
` [U-Boot] [PATCH v2 07/24] mtd: ensure MTD is compiled when there is a SPI NOR flash
` [U-Boot] [PATCH v2 08/24] mtd: ensure UBI is compiled when using fastmap
` [U-Boot] [PATCH v2 09/24] mtd: ensure MTD is compiled when UBI is used
` [U-Boot] [PATCH v2 10/24] mtd: ensure UBI is compiled when CMD_UBI is selected
` [U-Boot] [PATCH v2 11/24] mtd: ensure UBI is compiled when ENV_IS_IN_UBI "
` [U-Boot] [PATCH v2 12/24] mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND "
` [U-Boot] [PATCH v2 13/24] mtd: ensure MTD is compiled when ENV_IS_IN_FLASH "
` [U-Boot] [PATCH v2 14/24] mtd: ensure CMD_NAND is compiled when its options are selected
` [U-Boot] [PATCH v2 15/24] configs: remove raw NAND core from k2g defconfigs
` [U-Boot] [PATCH v2 16/24] configs: remove MTD support from bcm11130 and M54418TWR defconfigs
` [U-Boot] [PATCH v2 17/24] mtd: nand: add includes in NAND core to avoid warnings
` [U-Boot] [PATCH v2 18/24] mtd: rawnand: compile-in the NAND core
` [U-Boot] [PATCH v2 19/24] dfu: add dependency on "
` [U-Boot] [PATCH v2 20/24] mtd: nand: remove dependency on commands in Kconfig
` [U-Boot] [PATCH v2 21/24] mtd: ubi: remove dependency on command "
` [U-Boot] [PATCH v2 22/24] cmd: make all MTD commands depend on MTD
` [U-Boot] [PATCH v2 23/24] mtd: simplify Makefile
` [U-Boot] [PATCH v2 24/24] mtd: drop CONFIG_MTD_PARTITIONS

[U-Boot] [PATCH][v2] board/lx2160ardb: Add distro boot support
 2018-11-29  9:00 UTC 

[U-Boot] [PATCH v2 1/9] powerpc, mpc8xx: clear top of stack
 2018-11-29  8:23 UTC  (6+ messages)
` [U-Boot] [PATCH v2 9/9] spi, mpc8xx: migrate to DM_SPI

[U-Boot] [PATCH V2 01/15] Introduce CONFIG_FIT_EXTERNAL_OFFSET
 2018-11-29  5:01 UTC  (3+ messages)
` [U-Boot] [PATCH V2 05/15] imx: rename mx8m,MX8M to imx8m,IMX8M

[U-Boot] [PATCH v2] rockchip: rk3188: use board_debug_uart_init() for UART io init
 2018-11-29  2:07 UTC 

[U-Boot] [PATCH] rockchp: rock_defconfig: remove TPL_TINY_MEMSET
 2018-11-29  1:59 UTC 

[U-Boot] [PATCH] rockchip: rk3188: use board_debug_uart_init() for UART io init
 2018-11-29  1:54 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] buildman updates
 2018-11-29  1:35 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] buildman/toolchain.py: update versions
` [U-Boot] [PATCH 3/3] buildman/toolchain.py: handle inconsistent tarball names

[U-Boot] [RESENT PATCH 1/2] rockchip: rk3128: use ROCKCHIP_BOOT_MODE_REG to update reboot flag
 2018-11-29  1:10 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/9] Stop AXP from crashing when enabling LDO3
 2018-11-29  0:45 UTC  (5+ messages)

[U-Boot] [PATCH v8 00/31] dma: add channels support
 2018-11-29  0:44 UTC  (38+ messages)
` [U-Boot] [PATCH v9 0/3] "
  ` [U-Boot] [PATCH v9 1/3] dma: move dma_ops to dma-uclass.h
  ` [U-Boot] [PATCH v9 2/3] dma: add channels support
  ` [U-Boot] [PATCH v9 3/3] test: dma: add dma-uclass test
` [U-Boot] [PATCH v9 00/28] bmips: add iudma/enet support
  ` [U-Boot] [PATCH v9 01/28] dma: add bcm6348-iudma support
  ` [U-Boot] [PATCH v9 02/28] bmips: bcm6338: "
  ` [U-Boot] [PATCH v9 03/28] bmips: bcm6348: "
  ` [U-Boot] [PATCH v9 04/28] bmips: bcm6358: "
  ` [U-Boot] [PATCH v9 05/28] bmips: bcm6368: "
  ` [U-Boot] [PATCH v9 06/28] bmips: bcm6328: "
  ` [U-Boot] [PATCH v9 07/28] bmips: bcm6362: "
  ` [U-Boot] [PATCH v9 08/28] bmips: bcm63268: "
  ` [U-Boot] [PATCH v9 09/28] bmips: bcm6318: "
  ` [U-Boot] [PATCH v9 10/28] net: add support for bcm6348-enet
  ` [U-Boot] [PATCH v9 11/28] bmips: bcm6338: "
  ` [U-Boot] [PATCH v9 12/28] bmips: enable f@st1704 enet support
  ` [U-Boot] [PATCH v9 13/28] bmips: bcm6348: add support for bcm6348-enet
  ` [U-Boot] [PATCH v9 14/28] bmips: enable ct-5361 enet support
  ` [U-Boot] [PATCH v9 15/28] bmips: bcm6358: add support for bcm6348-enet
  ` [U-Boot] [PATCH v9 16/28] bmips: enable hg556a enet support
  ` [U-Boot] [PATCH v9 17/28] bmips: enable nb4-ser "
  ` [U-Boot] [PATCH v9 18/28] net: add support for bcm6368-enet
  ` [U-Boot] [PATCH v9 19/28] bmips: bcm6368: "
  ` [U-Boot] [PATCH v9 20/28] bmips: enable wap-5813n enet support
  ` [U-Boot] [PATCH v9 21/28] bmips: bcm6328: add support for bcm6368-enet
  ` [U-Boot] [PATCH v9 22/28] bmips: enable ar-5387un enet support
  ` [U-Boot] [PATCH v9 23/28] bmips: bcm6362: add support for bcm6368-enet
  ` [U-Boot] [PATCH v9 24/28] bmips: enable dgnd3700v2 enet support
  ` [U-Boot] [PATCH v9 25/28] bmips: bcm63268: add support for bcm6368-enet
  ` [U-Boot] [PATCH v9 26/28] bmips: enable vr-3032u enet support
  ` [U-Boot] [PATCH v9 27/28] bmips: bcm6318: add support for bcm6368-enet
  ` [U-Boot] [PATCH v9 28/28] bmips: enable ar-5315u enet support

[U-Boot] u-boot bringup on bbb with spi-nor-flash
 2018-11-28 21:57 UTC 

[U-Boot] [PATCH] ARM: rmobile: Convert to bootm_size
 2018-11-28 20:55 UTC  (12+ messages)

[U-Boot] [PATCH v2] spl: implement CRC check on U-Boot uImage
 2018-11-28 20:52 UTC 

[U-Boot] [PATCH 0/7] Update support for Helios4 board
 2018-11-28 19:04 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] arm: mvebu: helios4: Update Load address
` [U-Boot] [PATCH 3/7] arm: mvebu: helios4: Enable I2C

[U-Boot] [PATCH 4/7] arm: mvebu: helios4: Enable mvebu GPIO and IO Expander
 2018-11-28 17:57 UTC  (9+ messages)
` [U-Boot] [PATCH 6/7] arm: mvebu: helios4: Enable SPI flash support
` [U-Boot] [PATCH 7/7] arm: mvebu: helios4: Reset uSOM onboard phy during board init

[U-Boot] [PATCH 0/9] Add support for loading FPGA bitstream
 2018-11-28 17:55 UTC  (13+ messages)
` [U-Boot] [PATCH 1/9] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10


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