messages from 2016-05-14 19:36:51 to 2016-05-16 14:21:47 UTC [more...]
[U-Boot] [PATCH 00/10] usb: dwc3: rework DWC3 and convert UniPhier xHCI driver to DM
2016-05-16 14:21 UTC (5+ messages)
` [U-Boot] [PATCH 04/10] ARM: uniphier: switch over to USB DM
[U-Boot] [PATCH 0/4] am57xx: beagle-x15: get usb host working
2016-05-16 13:51 UTC (16+ messages)
` [U-Boot] [PATCH 2/4] board: ti: am57xx: Fix USB configuration
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH 4/4] usb: gadget: udc: Build on USB_GADGET
[U-Boot] [PATCH 0/5] LS2080ARDB: Enable EFI boot support
2016-05-16 13:49 UTC (16+ messages)
` [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot
[U-Boot] [PATCH 00/12] cleanup QEMU fw_cfg code
2016-05-16 13:33 UTC (25+ messages)
` [U-Boot] [PATCH 01/12] x86: qemu: fix ACPI Kconfig options
` [U-Boot] [PATCH 03/12] cmd: qfw: remove qemu_fwcfg_free_files()
` [U-Boot] [PATCH 05/12] x86: qemu: split qfw command interface and qfw core
` [U-Boot] [PATCH 09/12] cmd: qfw: workaround qfw build issue
` [U-Boot] [PATCH 10/12] cmd: qfw: do not depend on x86
` [U-Boot] [PATCH 12/12] x86: qemu: rename qemu/acpi_table.c
[U-Boot] [PATCH v2 1/7] efi_loader: Add network access support
2016-05-16 13:24 UTC (5+ messages)
` [U-Boot] [PATCH v3 "
[U-Boot] [PATCH 0/5] MIPS Release 6 Support
2016-05-16 13:23 UTC (7+ messages)
` [U-Boot] [PATCH 1/5] MIPS: Use unchecked immediate addition/subtraction
` [U-Boot] [PATCH 2/5] MIPS: Simplify CONFIG_SYS_CPU values
` [U-Boot] [PATCH 3/5] MIPS: Support for targetting MIPSr6
` [U-Boot] [PATCH 4/5] malta: Remove ".set mips32" directive
` [U-Boot] [PATCH 5/5] malta: Support MIPS32r6 configurations
[U-Boot] Remove sh2, sh3, sh4 architecture?
2016-05-16 13:16 UTC (7+ messages)
[U-Boot] [PATCH v2 00/13] usb: dwc3: rework DWC3 and convert UniPhier xHCI driver to DM
2016-05-16 12:51 UTC (14+ messages)
` [U-Boot] [PATCH v2 01/13] configs: blackfin: move CONFIG_USB to defconfig
` [U-Boot] [PATCH v2 02/13] usb: move CONFIG_USB_XHCI to Kconfig with renaming
` [U-Boot] [PATCH v2 03/13] usb: move CONFIG_USB_XHCI_DWC3 to Kconfig
` [U-Boot] [PATCH v2 04/13] usb: xhci: add struct devrequest declaration to xhci.h
` [U-Boot] [PATCH v2 05/13] usb: dwc3: change DWC3 core support code into a driver
` [U-Boot] [PATCH v2 06/13] usb: dwc3: add UniPhier specific glue layer
` [U-Boot] [PATCH v2 07/13] ARM: uniphier: switch over to USB DM
` [U-Boot] [PATCH v2 08/13] ARM: uniphier: enable DWC3 xHCI driver
` [U-Boot] [PATCH v2 09/13] usb: uniphier: remove UniPhier "
` [U-Boot] [PATCH v2 10/13] ARM: uniphier: delete unnecessary xHCI pin-mux settings
` [U-Boot] [PATCH v2 11/13] ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIG
` [U-Boot] [PATCH v2 12/13] ARM: dts: uniphier: add/update xHCI nodes
` [U-Boot] [PATCH v2 13/13] ARM: uniphier: enable Generic EHCI for PH1-Pro4
[U-Boot] Altera Cyclone 5 UART Communication Issues - U-Boot 2016.03
2016-05-16 12:35 UTC
[U-Boot] Porting Linux's MTD/NAND changes into U-Boot
2016-05-16 12:02 UTC (5+ messages)
[U-Boot] [PATCH 0/2] armv8: Support loading 32-bit OS in AArch32 execution state
2016-05-16 10:30 UTC (7+ messages)
` [U-Boot] [PATCH 1/2] "
[U-Boot] [PATCH v2] sunxi: Increase SPL header size to 64 bytes to avoid code corruption
2016-05-16 9:56 UTC (3+ messages)
[U-Boot] [PATCH v3 02/12] spi: davinci_spi: Convert to driver to adapt to DM
2016-05-16 9:38 UTC (2+ messages)
` [U-Boot] [PATCH v4 "
[U-Boot] [PATCH 00/20] dm: rockchip: Move rockchip boards to to use CONFIG_BLK
2016-05-16 9:31 UTC (27+ messages)
` [U-Boot] [PATCH 01/20] tiny-printf: Tidy up a few nits
` [U-Boot] [PATCH 02/20] tiny-printf: Support snprintf()
` [U-Boot] [PATCH 03/20] reset: Drop the reset failure message
` [U-Boot] [PATCH 04/20] mmc: Drop mmc_register()
` [U-Boot] [PATCH 05/20] mmc: Drop dead mmc code for non-generic MMC
` [U-Boot] [PATCH 06/20] mmc: Use byte array for multipliers
` [U-Boot] [PATCH 07/20] arm: Avoid error messages in cache_v7
` [U-Boot] [PATCH 08/20] rockchip: Check image name for the rksd image
` [U-Boot] [PATCH 09/20] rockchip: Drop unnecessary SPL properties
` [U-Boot] [PATCH 10/20] rockchip: video: Flush the cache when the display is updated
` [U-Boot] [PATCH 11/20] rockchip: Drop SPL GPIO support for rk3288
` [U-Boot] [PATCH 12/20] dm: env: mmc: Convert env_mmc to support CONFIG_BLK
` [U-Boot] [PATCH 13/20] dm: mmc: Convert sdhci "
` [U-Boot] [PATCH 14/20] dm: efi: Update for CONFIG_BLK
` [U-Boot] [PATCH 15/20] dm: mmc: spl: Add support "
` [U-Boot] [PATCH 16/20] dm: mmc: dwmmc: Support CONFIG_BLK
` [U-Boot] [PATCH 17/20] dm: rockchip: mmc: Allow use of CONFIG_BLK
` [U-Boot] [PATCH 18/20] dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL
` [U-Boot] [PATCH 19/20] dm: mmc: Use cfg directly in mmc_bind()
` [U-Boot] [PATCH 20/20] dm: rockchip: Enable CONFIG_BLK
[U-Boot] a couple drivers/rtc/* drivers now superfluous?
2016-05-16 9:29 UTC
[U-Boot] [PATCH v3 00/12] Convert davinci_spi to DM
2016-05-16 9:18 UTC (5+ messages)
` [U-Boot] [PATCH v3 01/12] dm: core: implement dev_map_phsymem()
` [U-Boot] [PATCH v5] dm: core: implement dev_map_physmem()
[U-Boot] [PATCH] sunxi: Enable a bunch of commands by default on sunxi
2016-05-16 9:12 UTC (2+ messages)
[U-Boot] [PATCH v2 0/8] ARM: AM335x: Add support for ICEv2 board
2016-05-16 6:17 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/8] board: AM335x-ICEv2: Add epprom support
` [U-Boot] [PATCH v2 2/8] board: AM335x-ICEv2: Add pinmux support
` [U-Boot] [PATCH v2 3/8] board: AM335x-ICEv2: Add DDR data
` [U-Boot] [PATCH v2 4/8] ARM: AM33xx: Add support for Clock Synthesizer
` [U-Boot] [PATCH v2 5/8] board: AM335x-ICEv2: Add cpsw support
` [U-Boot] [PATCH v2 6/8] config: env: Set AM335x-ICEv2 board specific env
` [U-Boot] [PATCH v2 7/8] ARM: dts: AM335x-ICEv2: Add minimal dts support
` [U-Boot] [PATCH v2 8/8] board: am335x: Allow to choose serial device dynamically
[U-Boot] [PATCH v2 0/7] ARM: AM335x: Add support for FIT and various platforms
2016-05-16 6:02 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/7] board: am33xx: fit: add support for selecting dtb dynamically
` [U-Boot] [PATCH v2 2/7] ARM: dts: am335x-bone: Enable uart and timer
` [U-Boot] [PATCH v2 3/7] ARM: AM335x: Enable FIT
` [U-Boot] [PATCH v2 4/7] ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs
` [U-Boot] [PATCH v2 5/7] ARM: dts: AM335x-evmsk: Add initial support
` [U-Boot] [PATCH v2 6/7] ARM: dts: AM335x-BBG: "
` [U-Boot] [PATCH v2 7/7] configs: am335x_evm: Switch to env on FAT SD by default
[U-Boot] [PATCH v2 0/5] ARM: AM43xx: Enable FIT and EPOS, IDK support
2016-05-16 5:41 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/5] board: AM43xx: fit: add support for selecting dtb dynamically
` [U-Boot] [PATCH v2 2/5] ARM: AM43xx: Enable FIT
` [U-Boot] [PATCH v2 3/5] ARM: dts: AM43x-EPOS Initial Support
` [U-Boot] [PATCH v2 4/5] ARM: dts: AM437x-IDK "
` [U-Boot] [PATCH v2 5/5] ARM: AM43xx: configs: Update usb host boot defconfig
[U-Boot] [PATCH v2 0/3] ARM: DRA7xx: Enable FIT
2016-05-16 5:21 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/3] board: dra7: fit: add support for selecting dtb dynamically
` [U-Boot] [PATCH v2 2/3] ARM: DRA7: Enable FIT
` [U-Boot] [PATCH v2 3/3] ARM: DRA7: configs: Remove obsolete configs
[U-Boot] [PATCH 2/2] board: amcore: add update scripts
2016-05-15 21:04 UTC
[U-Boot] [PATCH 1/2] board: amcore: update to use dm serial driver
2016-05-15 21:03 UTC
[U-Boot] [PATCH v2 5/5] ls2080ardb: Convert to distro boot
2016-05-15 20:33 UTC (2+ messages)
` [U-Boot] [PATCH v3 "
[U-Boot] [PATCH 6/6] Pine64: rename defconfig
2016-05-15 20:19 UTC (5+ messages)
` [U-Boot] [U-Boot,6/6] "
[U-Boot] [PATCH v3 0/3] dm: gpio: Add driver for MPC85xx GPIO controller
2016-05-15 18:35 UTC (3+ messages)
[U-Boot] what means "obj- := __dummy__.o"?
2016-05-15 16:27 UTC
[U-Boot] [PATCH] MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs
2016-05-15 16:12 UTC
[U-Boot] when stuff in a "common/" directory has no value?
2016-05-15 15:29 UTC (4+ messages)
[U-Boot] [U-BOOT] [PATCH] net: Add EMAC driver for H3/A83T/A64
2016-05-15 14:39 UTC (3+ messages)
[U-Boot] [PATCH 5/6] arm64: Pine64: update FDT files
2016-05-15 12:48 UTC (3+ messages)
` [U-Boot] [U-Boot,5/6] "
[U-Boot] U-Boot approved way to set up vendor common/ directory?
2016-05-15 10:35 UTC
[U-Boot] [PATCH 3/6] arm64: sunxi: reserve space for boot0 header
2016-05-15 10:13 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 4/6] arm64: sunxi: adjust default load addresses
2016-05-15 10:12 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/6] Revert "sunxi: Reserve ATF memory space on A64"
2016-05-15 10:12 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH][PATCH] sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"
2016-05-15 10:04 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 01/10] sunxi: make SoC variant choice mandatory
2016-05-15 10:03 UTC (2+ messages)
[U-Boot] Please pull u-boot-sunxi master (v2016.05 bugfix)
2016-05-15 9:30 UTC
[U-Boot] [PATCH 00/12] Drop old pre-generic-board code
2016-05-15 0:49 UTC (13+ messages)
` [U-Boot] [PATCH 01/12] openrisc: Drop the arch-specific board init
` [U-Boot] [PATCH 02/12] Remove/update old generic-board documentation and warning
` [U-Boot] [PATCH 03/12] board_f: Don't require CONFIG_SYS_MONITOR_BASE
` [U-Boot] [PATCH 04/12] sh: Fix build errors for generic board
` [U-Boot] [PATCH 05/12] sh: Drop the arch-specific board init
` [U-Boot] [PATCH 06/12] avr32: Drop unused code in u-boot.h
` [U-Boot] [PATCH 07/12] m68k: "
` [U-Boot] [PATCH 08/12] mips: "
` [U-Boot] [PATCH 09/12] powerpc: Drop unused code related to generic board
` [U-Boot] [PATCH 10/12] Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot
` [U-Boot] [PATCH 11/12] Drop references to CONFIG_SYS_GENERIC_BOARD in config files
` [U-Boot] [PATCH 12/12] Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD options
[U-Boot] Converting openrisc to generic board
2016-05-14 23:06 UTC (3+ messages)
[U-Boot] [PATCH] ARM: at91: Don't invoke spl_boot_device() twice
2016-05-14 21:44 UTC (2+ messages)
[U-Boot] [PATCH] ARM: at91: Fix PMC bit definitions
2016-05-14 21:43 UTC
[U-Boot] [PATCH] ARM: at91: sama5: Extend boot device autodetection
2016-05-14 21:43 UTC
[U-Boot] [PATCH] common: Pass the boot device into spl_boot_mode()
2016-05-14 21:42 UTC
[U-Boot] [PATCH] Rename reset to sysreset
2016-05-14 21:23 UTC (2+ messages)
[U-Boot] [PATCH v2 00/25] exynos: video: Convert exynos LCD driver to use driver model
2016-05-14 21:22 UTC (10+ messages)
[U-Boot] Adding SPI slave devices To DM
2016-05-14 21:22 UTC (4+ messages)
[U-Boot] [PATCH] mailbox: add Tegra186 HSP driver
2016-05-14 21:22 UTC (2+ messages)
[U-Boot] [PATCH] mailbox: implement a sandbox test
2016-05-14 19:42 UTC (2+ messages)
[U-Boot] [PATCH v2 00/24] dm: mmc: Add driver-model block-device support to MMC
2016-05-14 19:38 UTC (47+ messages)
` [U-Boot] [PATCH v2 01/24] dm: blk: Fix allocation of block-device numbering
` [U-Boot] [PATCH v2 02/24] dm: core: Allow device names to be freed automatically
` [U-Boot] [PATCH v2 03/24] dm: blk: Free the block device name when unbound
` [U-Boot] [PATCH v2 04/24] dm: mmc: Move mmc_switch_part() above its callers
` [U-Boot] [PATCH v2 05/24] dm: mmc: Implement the select_hwpart() method
` [U-Boot] [PATCH v2 06/24] dm: mmc: Add a function to obtain the block device
` [U-Boot] [PATCH v2 07/24] dm: mmc: spl: Use the legacy block interface in SPL
` [U-Boot] [PATCH v2 08/24] dm: mmc: Use the new select_hwpart() API
` [U-Boot] [PATCH v2 09/24] dm: blk: Add functions to select a hardware partition
` [U-Boot] [PATCH v2 10/24] dm: part: Use the legacy block driver for hardware partition support
` [U-Boot] [PATCH v2 11/24] dm: part: Drop the block_drvr table
` [U-Boot] [PATCH v2 12/24] dm: blk: Add a comment as to why the bdev member is needed
` [U-Boot] [PATCH v2 13/24] dm: mmc: Set up the device pointer when using the MMC uclass
` [U-Boot] [PATCH v2 14/24] dm: mmc: Move the device list into a separate file
` [U-Boot] [PATCH v2 15/24] dm: blk: Use the correct error code for blk_get_device_by_str()
` [U-Boot] [PATCH v2 16/24] dm: mmc: Adjust mmc_switch_part() to use a struct mmc
` [U-Boot] [PATCH v2 17/24] dm: sandbox: Only enable the sandbox MMC driver when valid
` [U-Boot] [PATCH v2 18/24] dm: mmc: Implement the MMC functions for block devices
` [U-Boot] [PATCH v2 19/24] dm: mmc: Add a way to bind MMC devices with driver model
` [U-Boot] [PATCH v2 20/24] dm: mmc: Add support for driver-model block devices
` [U-Boot] [PATCH v2 21/24] dm: mmc: sandbox: Add an SD-card emulation
` [U-Boot] [PATCH v2 22/24] dm: sandbox: mmc: Enable building MMC code for sandbox
` [U-Boot] [PATCH v2 23/24] dm: mmc: test: Add tests for MMC
[U-Boot] [PATCH v2 00/44] dm: blk: Add more driver-model support for block devices
2016-05-14 19:37 UTC (13+ messages)
` [U-Boot] [PATCH v2 39/44] dm: sandbox: Enable SATA
` [U-Boot] [PATCH v2 40/44] dm: blk: Allow blk_create_device() to allocate the device number
` [U-Boot] [PATCH v2 41/44] dm: blk: Add a easier way to create a named block device
` [U-Boot] [PATCH v2 42/44] dm: systemace: Reorder function to avoid forward declarataions
` [U-Boot] [PATCH v2 43/44] dm: systemace: Add driver-mode block-device support
` [U-Boot] [PATCH v2 44/44] dm: sandbox: Enable systemace
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