messages from 2016-02-02 20:02:13 to 2016-02-04 17:40:54 UTC [more...]
[U-Boot] [PATCH 0/6] dm: serial: Remove serial drivers not yet converted to driver model
2016-02-04 17:40 UTC (5+ messages)
` [U-Boot] [PATCH 2/6] dm: opencores: Drop opencores_yanu serial driver
` [U-Boot] [PATCH 3/6] dm: freescale: serial: Drop serial_imx "
[U-Boot] [PATCH V2] OMAP3: omap3_logic: Remove YAFFS support
2016-02-04 17:40 UTC (2+ messages)
[U-Boot] [PATCH] OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BIT
2016-02-04 17:40 UTC (2+ messages)
[U-Boot] [PATCH] OMAP3: omap3_logic: Enable Android Fastboot
2016-02-04 17:40 UTC (2+ messages)
[U-Boot] [PATCH] OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting
2016-02-04 17:40 UTC (2+ messages)
[U-Boot] [PATCH] OMAP3: Enable SPL on omap3_logic
2016-02-04 17:39 UTC (2+ messages)
[U-Boot] [PULL] u-boot-usb/master
2016-02-04 17:39 UTC (2+ messages)
[U-Boot] [PULL] u-boot-socfpga/master
2016-02-04 17:39 UTC (2+ messages)
[U-Boot] [PULL] Please pull u-boot-imx
2016-02-04 17:39 UTC (2+ messages)
[U-Boot] [PATCH] armv8/ls2080ardb: Enable VID support
2016-02-04 16:45 UTC (2+ messages)
[U-Boot] [PATCH] .travis.yml: explicitly request sudo
2016-02-04 16:33 UTC (4+ messages)
[U-Boot] help on using patman
2016-02-04 15:51 UTC (2+ messages)
[U-Boot] [PATCH 00/26] spl: Support loading a FIT image containing U-Boot
2016-02-04 15:00 UTC (3+ messages)
` [U-Boot] [PATCH 23/26] spl: Add an option to load a FIT "
[U-Boot] [PATCH] ppc: xilinx-ppc405-generic
2016-02-04 13:53 UTC (2+ messages)
[U-Boot] [GIT PULL] Xilinx changes
2016-02-04 13:44 UTC (3+ messages)
[U-Boot] [PATCH 1/2] imx: mx6: Implement mmc_get_env_part
2016-02-04 13:41 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] board: tbs2910: Autoselect environment device when booting from SD
[U-Boot] [PATCH] .travis.yml: rework according to new travis-ci infra
2016-02-04 12:31 UTC (5+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/2] fastboot: sparse: fix block addressing for don't care chunk type
2016-02-04 12:20 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] fastboot: sparse: remove unnecessary logging
[U-Boot] [PATCHv2 1/3] arm: socfpga: add reset manager defines for Arria10
2016-02-04 11:46 UTC (2+ messages)
[U-Boot] do i have any chance of booting a vxworks 5.5.2 image with u-boot?
2016-02-04 11:43 UTC (4+ messages)
[U-Boot] [PATCH] usb: dwc2: Enhance interrupt handling for CONTROL transaction
2016-02-04 11:42 UTC (4+ messages)
[U-Boot] [PATCH] usb: gadget: f_thor: free the allocated out request buffer
2016-02-04 11:41 UTC (3+ messages)
[U-Boot] Issue with USB mass storage (thumb drives)
2016-02-04 11:28 UTC (16+ messages)
[U-Boot] [PATCH 1/4] zynq: zc770: Remove unused ifdefs for xm011 and xm013
2016-02-04 11:14 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] mmc: Kconfig: Add Arasan SDHCI entry
` [U-Boot] [PATCH 3/4] ARM: zynq: Read memory size setting from DT
` [U-Boot] [PATCH 4/4] ARM: zynq: Remove ZYNQ_BOOT_FREEBSD option
[U-Boot] [PATCH] api: Add FreeBSD API support for MIPS platforms
2016-02-04 10:13 UTC
[U-Boot] [PATCH] api: Add FreeBSD API support for MIPS platforms
2016-02-04 10:09 UTC
[U-Boot] [PATCH] ARM: zynq: Remove unused SPI base addresses
2016-02-04 9:19 UTC (2+ messages)
[U-Boot] [PATCH] imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7
2016-02-04 9:17 UTC (2+ messages)
[U-Boot] [PATCH V2 1/4] imx: mx7dsabresd: move mmc_get_env_devno to soc code
2016-02-04 9:13 UTC (5+ messages)
` [U-Boot] [PATCH V2 2/4] common: env_mmc: support loading env from different cards
[U-Boot] [PATCH] armv8: ls2080: Update SerDes2 table for 0x45 & 0x47 protocol
2016-02-04 7:25 UTC
[U-Boot] [PATCH ] board: ls2080a: Add "mcinitcmd" env for MC & DPL deployment
2016-02-04 6:22 UTC (3+ messages)
[U-Boot] [PATCH] ns16550: Clean up & unify register accessors
2016-02-04 4:17 UTC (2+ messages)
[U-Boot] [PATCH 00/16] EFI payload / application support v3
2016-02-04 4:11 UTC (29+ messages)
` [U-Boot] [PATCH 01/16] disk/part.c: Expose list of available block drivers
` [U-Boot] [PATCH 02/16] include/efi_api.h: Add more detailed API definitions
` [U-Boot] [PATCH 03/16] efi_loader: Add PE image loader
` [U-Boot] [PATCH 04/16] efi_loader: Add boot time services
` [U-Boot] [PATCH 05/16] efi_loader: Add console interface
` [U-Boot] [PATCH 06/16] efi_loader: Add runtime services
` [U-Boot] [PATCH 07/16] efi_loader: Add disk interfaces
` [U-Boot] [PATCH 08/16] efi_loader: Add "bootefi" command
` [U-Boot] [PATCH 09/16] efi_loader: Implement memory allocation and map
` [U-Boot] [PATCH 13/16] efi_loader: hook up in build environment
` [U-Boot] [PATCH 14/16] efi_loader: Add distro boot script for removable media
` [U-Boot] [PATCH 15/16] efi_loader: Add README section in README.efi
` [U-Boot] [PATCH 16/16] efi_loader: Add MAINTAINERS entry
[U-Boot] [PATCH 00/23] x86: Convert to use DM PCI APIs completely
2016-02-04 4:02 UTC (83+ messages)
` [U-Boot] [PATCH 01/23] spi: ich: Some clean up
` [U-Boot] [PATCH 02/23] spi: ich: Use compatible strings to distinguish controller version
` [U-Boot] [PATCH 03/23] spi: ich: Change PCHV_ to ICHV_
` [U-Boot] [PATCH 04/23] x86: tnc: Drop unprotect_spi_flash()
` [U-Boot] [PATCH 05/23] x86: quark: "
` [U-Boot] [PATCH 06/23] dm: pch: Remove pch_get_version op
` [U-Boot] [PATCH 07/23] dm: pch: Rename get_sbase op to get_spi_base
` [U-Boot] [PATCH 08/23] dm: pch: Add get_gpio_base op
` [U-Boot] [PATCH 09/23] x86: pch: Implement "
` [U-Boot] [PATCH 10/23] dm: pch: Add get_io_base op
` [U-Boot] [PATCH 11/23] x86: pch9: Implement "
` [U-Boot] [PATCH 12/23] x86: ich6_gpio: Convert to use proper DM API
` [U-Boot] [PATCH 13/23] x86: Drop asm/arch/gpio.h
` [U-Boot] [PATCH 14/23] x86: minnowmax: Drop io-base property in the pch_pinctrl node
` [U-Boot] [PATCH 15/23] x86: irq: Get irq_router's bdf via dm_pci_get_bdf()
` [U-Boot] [PATCH 16/23] x86: irq: Move irq_router to a per driver priv
` [U-Boot] [PATCH 17/23] x86: irq: Convert to use DM PCI API
` [U-Boot] [PATCH 18/23] x86: tnc: Change disable_igd() to have a return value
` [U-Boot] [PATCH 19/23] x86: tnc: Use DM PCI API in disable_igd()
` [U-Boot] [PATCH 20/23] x86: tnc: Remove IGD and SDVO devices from driver model
` [U-Boot] [PATCH 21/23] x86: qemu: Convert to use DM PCI API
` [U-Boot] [PATCH 22/23] x86: pci: Use DM PCI APIs in pci_assign_irqs()
` [U-Boot] [PATCH 23/23] x86: pci: Drop legacy PCI APIs
[U-Boot] [PATCH] test/py: HTML awesome!
2016-02-03 23:46 UTC
[U-Boot] [PATCH] gunzip: remove avail_in recalculation
2016-02-03 21:32 UTC (2+ messages)
[U-Boot] Wacky vlan IP format in env_flags.h ?
2016-02-03 20:58 UTC (2+ messages)
[U-Boot] (no subject)
2016-02-03 19:14 UTC (9+ messages)
` [U-Boot] [PATCH 1/3] Copy gcc5 over to compiler-gcc6.h as a beginning of support
` [U-Boot] [PATCH 2/3] common: env_flags: include common.h even for HOST_CC
` [U-Boot] your mail
[U-Boot] [PATCH] common/memsize.c: Simplify RAM size detection
2016-02-03 17:48 UTC (5+ messages)
` [U-Boot] [PATCHv2] "
` [U-Boot] Patman use (was: [PATCHv2] common/memsize.c: Simplify RAM size detection)
[U-Boot] [PATCH] test/py: exit(1) if there are problems running py.test
2016-02-03 17:42 UTC
[U-Boot] [PATCH 0/3] UniPhier SD/eMMC controller driver
2016-02-03 17:20 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] mmc: uniphier: add driver for UniPhier SD/MMC host controller
` [U-Boot] [PATCH 2/3] ARM: uniphier: enable UniPhier SD/MMC host driver
` [U-Boot] [PATCH 3/3] ARM: dts: uniphier: add SD/MMC host controller nodes
[U-Boot] [PATCH 0/5] kbuild fixes
2016-02-03 15:57 UTC (9+ messages)
` [U-Boot] [PATCH 1/5] kbuild: remove unneeded ifdef conditionals around build rules
` [U-Boot] [PATCH 2/5] kbuild: sunxi: fix build rule of sunxi-spl.bin
` [U-Boot] [PATCH 3/5] kbuild: use $(call cmd, ) rather than $(call if_changed, ) where possible
` [U-Boot] [PATCH 4/5] kbuild: add missing FORCE where $(call if_changed, ) is used
` [U-Boot] [PATCH 5/5] kbuild: fix build rule of u-boot-spl.dtb
[U-Boot] [PATCH] rpi: set ethaddr as well
2016-02-03 15:08 UTC
[U-Boot] [PATCH v2 0/7] driver model bring-up of sata device on dra72 and dra74 evm
2016-02-03 14:40 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/7] arm: omap: sata: move enable sata clocks to enable_basic_clocks()
` [U-Boot] [PATCH v2 2/7] arm: omap: sata: compile out sata init apis when CONFIG_DISK is defined
` [U-Boot] [PATCH v2 3/7] drivers: block: disk-uclass: implement scsi_init()
` [U-Boot] [PATCH v2 4/7] arm: omap-common: sata: prepare driver for DM conversion
` [U-Boot] [PATCH v2 5/7] drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device
` [U-Boot] [PATCH v2 6/7] defconfig: dra74_evm: enable disk driver model
` [U-Boot] [PATCH v2 7/7] defconfig: dra72_evm: "
[U-Boot] [PATCH] serial: zynq: Change logic in putc
2016-02-03 14:34 UTC
[U-Boot] [PATCH] dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabled
2016-02-03 11:51 UTC
[U-Boot] [PATCH 2/2] armv8: ls2080: Update bootcmd env variable
2016-02-03 11:34 UTC
[U-Boot] [PATCH 1/2] armv8: ls2080: Add mcinitcmd env variable in default env
2016-02-03 11:33 UTC
[U-Boot] [PATCH] imx: imx7 Support for Manufacturing Protection
2016-02-03 10:56 UTC
[U-Boot] [PATCH] fastboot: sparse: fix chunk write offset calculation
2016-02-03 10:18 UTC (2+ messages)
[U-Boot] [PATCH] fastboot: sparse: fix sparse blocks calculation
2016-02-03 10:13 UTC
[U-Boot] [PATCH] ARM: uniphier: move cmd_ddrmphy.c to fix build error
2016-02-03 8:47 UTC
[U-Boot] [PATCH v3] Enable snooping on transactions from CAAM block
2016-02-03 8:22 UTC (4+ messages)
[U-Boot] [PATCH v3 00/15] Add Support for Secure Boot on LS208x
2016-02-03 7:04 UTC (3+ messages)
` [U-Boot] [PATCH v3 15/15] SECURE_BOOT: Enable IE (Key extention) Feature in Ls2085a & LS2088a
[U-Boot] 64-bit x86 U-Boot?
2016-02-03 4:42 UTC (8+ messages)
[U-Boot] [PATCH 00/11] x86: Disable DM_PCI_COMPAT
2016-02-03 3:28 UTC (23+ messages)
` [U-Boot] [PATCH 01/11] net: pch_gbe: Convert to use DM PCI API
` [U-Boot] [PATCH 02/11] net: designware: Use dm_pci_mem_to_phys() in the probe routine
` [U-Boot] [PATCH 03/11] net: e1000: Convert to use DM PCI API
` [U-Boot] [PATCH 04/11] x86: quark: Use Quark's own PCI config APIs
` [U-Boot] [PATCH 05/11] efi: app: Clean up defconfig
` [U-Boot] [PATCH 06/11] efi: app: Disable CONFIG_USB_EHCI_PCI
` [U-Boot] [PATCH 07/11] x86: chromebox_panther: Drop the cache line size hack
` [U-Boot] [PATCH 08/11] x86: chromebox_panther: Convert to use driver model ethernet
` [U-Boot] [PATCH 09/11] dm: pci: Add missing forward declarations
` [U-Boot] [PATCH 10/11] x86: Disable DM_PCI_COMPAT
` [U-Boot] [PATCH 11/11] x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
[U-Boot] [PATCH v4 0/3] ARM: at91: add PLLB handle functions
2016-02-03 2:20 UTC (4+ messages)
` [U-Boot] [PATCH v4 1/3] ARM: at91: clock: add PLLB enable/disable functions
` [U-Boot] [PATCH v4 2/3] drivers: usb: ohci-at91: clean up the PLLB code
` [U-Boot] [PATCH v4 3/3] board: atmel: siemens: clean up "
[U-Boot] [PATCH v4 0/5] ARM: at91: improve peripheral and system clock handle functions
2016-02-03 2:16 UTC (6+ messages)
` [U-Boot] [PATCH v4 1/5] ARM: at91: asm/at91_pmc.h: fix trival register offset
` [U-Boot] [PATCH v4 2/5] ARM: at91: clock: add a new file to handle clock
` [U-Boot] [PATCH v4 3/5] ARM: cpu: at91: clean up peripheral clock code
` [U-Boot] [PATCH v4 4/5] board: atmel: "
` [U-Boot] [PATCH v4 5/5] drivers: at91: "
[U-Boot] [PATCH V2 1/2] pinctrl: imx: Introduce pinctrl driver for i.MX6
2016-02-03 2:06 UTC (2+ messages)
` [U-Boot] [PATCH V2 2/2] pinctrl: imx: Support i.MX7D
[U-Boot] [ANN] U-Boot v2016.03-rc1 released
2016-02-03 2:00 UTC (2+ messages)
[U-Boot] [PATCH V2 1/2] Makefile: generate symbol list from u-boot
2016-02-02 20:41 UTC (2+ messages)
` [U-Boot] [PATCH V2 2/2] test/py: run all "ut" subtests
[U-Boot] [PATCHv4 0/9] Migrate NXP/Freescale Vybrid based boards to support pure DT
2016-02-02 20:37 UTC (2+ messages)
[U-Boot] [PATCH] imx: mx6sxsabresd: Add MCIMX28LCD display support
2016-02-02 20:27 UTC (2+ messages)
[U-Boot] [PATCH 1/2] imx: mx6sx: Fix issue in LCDIF clock enablement
2016-02-02 20:26 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculation
[U-Boot] [PATCH] mx6slevk: Remove CONFIG_ETHPRIME option
2016-02-02 20:24 UTC (2+ messages)
[U-Boot] [PATCH V2] imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failure
2016-02-02 20:22 UTC (2+ messages)
[U-Boot] [PATCH] tqma6_wru4: Fix the reset delay for the the LAN8720 PHY
2016-02-02 20:21 UTC (2+ messages)
[U-Boot] [PATCH] mx6slevk: Fix the reset delay for the the LAN8720 PHY
2016-02-02 20:20 UTC (2+ messages)
[U-Boot] [PATCH v3 1/2] mx6: soc: Add ENET2 mac address support
2016-02-02 20:17 UTC (4+ messages)
` [U-Boot] [PATCH v3 2/2] imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board
[U-Boot] [PATCH] tools: mxsboot: Use more portable cpu_to_le32()
2016-02-02 20:02 UTC (2+ messages)
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