public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-11-28 23:57:19 to 2018-11-29 20:18:39 UTC [more...]

[U-Boot] [PULL] u-boot-socfpga/master
 2018-11-29 20:18 UTC 

[U-Boot] [PATCH] arm: socfpga: imply SPL options instead of select
 2018-11-29 20:17 UTC 

[U-Boot] [PATCH v5] arm: socfpga: fix SPL booting from fpga OnChip RAM
 2018-11-29 20:16 UTC  (5+ messages)

[U-Boot] [PATCHv2 1/4] dm: MIGRATION: Add migration plan for DM_MMC
 2018-11-29 20:10 UTC  (12+ messages)
` [U-Boot] [PATCHv2 2/4] dm: MIGRATION: Add migration plan for DM_USB
` [U-Boot] [PATCHv2 3/4] dm: MIGRATION: Add migration plan for CONFIG_SATA
` [U-Boot] [PATCHv2 4/4] dm: MIGRATION: Update migration plan for BLK

[U-Boot] [PATCH 1/1] dm: core: add functions to get/remap I/O addresses by name
 2018-11-29 19:57 UTC 

[U-Boot] [RFC for-v2019.01 1/4] dm: MIGRATION: Add migration plan for DM_MMC
 2018-11-29 19:19 UTC  (8+ messages)
` [U-Boot] [RFC for-v2019.01 4/4] dm: MIGRATION: Update migration plan for BLK

[U-Boot] [RFC PATCH 0/6] SF: Migrate to Linux SPI NOR framework
 2018-11-29 19:11 UTC  (18+ messages)
` [U-Boot] [RFC PATCH 1/6] mtd: spi: Port SPI NOR framework from Linux
` [U-Boot] [RFC PATCH 4/6] porter_defconfig: Enable tiny printf

[U-Boot] [PATCH] net: phy: micrel: fix KSZ9031 clock skew for values greater 0ps
 2018-11-29 19:04 UTC 

[U-Boot] [PATCH 0/3] buildman updates
 2018-11-29 19:03 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] buildman/toolchain.py: update versions

[U-Boot] [PATCH] arm64: mvebu: fix crash in EFI memory allocation
 2018-11-29 18:54 UTC  (5+ messages)

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

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

[U-Boot] [RFC PATCH] tools: add a generic config for native tools building
 2018-11-29 18:40 UTC  (2+ messages)

[U-Boot] [PATCH v3] sandbox: Use memmove() to move overlapping regions
 2018-11-29 17:42 UTC  (3+ messages)

[U-Boot] [PATCH v3] cmd, fdt: add subcommand "get" to fdt header
 2018-11-29 17:42 UTC  (2+ messages)

[U-Boot] [PATCH] ofnode: fix comment typo
 2018-11-29 17:42 UTC  (2+ messages)

[U-Boot] [PATCH 00/25] sandbox: Changes and improvements to support verified boot
 2018-11-29 17:42 UTC  (5+ messages)
` [U-Boot] [PATCH 17/25] tpm: Export the open/close functions

[U-Boot] [PATCH v2 0/5] sandbox: Changes and improvements to support verified boot
 2018-11-29 17:42 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/5] tpm: Add a constant for the minimum supported digest size
` [U-Boot] [PATCH v2 4/5] tpm: Convert to use a device parameter

[U-Boot] [PATCH v3 0/2] core: ofnode: Fix ofnode_get_addr_index function
 2018-11-29 17:42 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] "
` [U-Boot] [PATCH v3 2/2] core: ofnode: Add ofnode_get_addr_size_index

[U-Boot] [PATCH 0/4] sound: Correct sound output on sandbox
 2018-11-29 17:40 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] sound: Correct data output in sound_create_square_wave()
` [U-Boot] [PATCH 2/4] sound: Add sample rate as a parameter for square wave
` [U-Boot] [PATCH 3/4] sound: sandbox: Use the correct frequency
` [U-Boot] [PATCH 4/4] sandbox: Enable sound

[U-Boot] [PATCH v2 00/10] Various fixes and improvements
 2018-11-29 17:39 UTC  (20+ messages)
` [U-Boot] [PATCH v2 01/10] malloc_simple: Add logging of allocations
` [U-Boot] [PATCH v2 03/10] power: pmic: Correct debug/error output
` [U-Boot] [PATCH v2 04/10] test: Add a 'make qcheck' target for quicker testing
` [U-Boot] [PATCH v2 05/10] dm: core: Export uclass_find_device_by_phandle()
` [U-Boot] [PATCH v2 06/10] dm: core: Add a few more specific child-finding functions
` [U-Boot] [PATCH v2 07/10] dm: core: Put UCLASS_SIMPLE_BUS in order
` [U-Boot] [PATCH v2 08/10] dm: sandbox: i2c: Add a new 'emulation parent' uclass
` [U-Boot] [PATCH v2 09/10] dm: sandbox: i2c: Use new emulator parent uclass
` [U-Boot] [PATCH v2 10/10] rtc: Allow child drivers

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

[U-Boot] [PATCH] dts: am335x-pdu001: Fix polarity of card detection input
 2018-11-29 16:07 UTC  (5+ messages)

[U-Boot] F2FS support
 2018-11-29 15:51 UTC  (8+ messages)

[U-Boot] [PATCH] arm64: zynqmp: Start usb ethernet gadget automatically
 2018-11-29 15:31 UTC 

[U-Boot] [PATCH v2 0/6] cmd: Simplify support for sub-commands
 2018-11-29 15:26 UTC  (16+ 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 1/5] arm64: zynqmp: Enable SPL for mini qspi configuration
 2018-11-29 14:39 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] arm64: zynqmp: Disable BOOTCOMMAND
` [U-Boot] [PATCH 3/5] arm64: zynqmp: Do not use any EXTRA_ENV_SETTINGS
` [U-Boot] [PATCH 4/5] arm64: zynqmp: Use minimal size for environment variables
` [U-Boot] [PATCH 5/5] arm64: zynqmp: Add mini mtest configuration

[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 14:22 UTC  (19+ 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] [PATCH v5 18/18] MAINTAINERS: add an entry for MediaTek
 2018-11-29 14:21 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 17/18] doc: README.mediatek: Add a simple README for MediaTek
 2018-11-29 14:21 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 16/18] mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC
 2018-11-29 14:21 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 15/18] ram: MediaTek: add DDR3 driver for MT7629 SoC
 2018-11-29 14:21 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 14/18] serial: MediaTek: add high-speed uart driver for MediaTek SoCs
 2018-11-29 14:21 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 13/18] power domain: MediaTek: add power domain driver for MT7623 SoC
 2018-11-29 14:21 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 12/18] power domain: MediaTek: add power domain driver for MT7629 SoC
 2018-11-29 14:21 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 11/18] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC
 2018-11-29 14:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 10/18] pinctrl: MediaTek: add pinctrl driver for MT7629 SoC
 2018-11-29 14:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 09/18] watchdog: MediaTek: add watchdog driver for MediaTek SoCs
 2018-11-29 14:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 08/18] timer: MediaTek: add timer driver for MediaTek SoCs
 2018-11-29 14:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 07/18] clk: MediaTek: add clock driver for MT7623 SoC
 2018-11-29 14:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 06/18] clk: MediaTek: add clock driver for MT7629 SoC
 2018-11-29 14:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 05/18] arm: MediaTek: add basic support for MT7623 boards
 2018-11-29 14:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 04/18] arm: MediaTek: add basic support for MT7629 boards
 2018-11-29 14:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 03/18] arm: dts: MediaTek: add device tree for MT7623
 2018-11-29 14:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 02/18] arm: dts: MediaTek: add device tree for MT7629
 2018-11-29 14:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH] Makefile: fix build error on mt7629_rfb using buildman
 2018-11-29 14:20 UTC  (2+ messages)
` [U-Boot] "

[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] 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 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 1/3] mips: mt7628: Change compatible property of the ethernet DT node
 2018-11-29 12:15 UTC  (6+ messages)
` [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] 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 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] [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  (15+ messages)
` [U-Boot] [PATCH v2 01/24] Makefile: move MTD-related lines in coherent Makefiles
` [U-Boot] [PATCH v2 07/24] mtd: ensure MTD is compiled when there is a SPI NOR flash
` [U-Boot] [PATCH v2 18/24] mtd: rawnand: compile-in the NAND core
` [U-Boot] [PATCH v2 22/24] cmd: make all MTD commands depend on MTD
` [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 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  (6+ messages)
` [U-Boot] [PATCH v9 00/28] bmips: add iudma/enet support
  ` [U-Boot] [PATCH v9 10/28] net: add support for bcm6348-enet
  ` [U-Boot] [PATCH v9 18/28] net: add support for bcm6368-enet


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