messages from 2016-02-02 10:21:31 to 2016-02-03 12:20:02 UTC [more...]
[U-Boot] [PATCH 0/5] kbuild fixes
2016-02-03 12:20 UTC (8+ 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 v2 0/7] driver model bring-up of sata device on dra72 and dra74 evm
2016-02-03 11:59 UTC (8+ 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] dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabled
2016-02-03 11:51 UTC
[U-Boot] Issue with USB mass storage (thumb drives)
2016-02-03 11:49 UTC (11+ messages)
[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] do i have any chance of booting a vxworks 5.5.2 image with u-boot?
2016-02-03 11:16 UTC (3+ messages)
[U-Boot] [PATCH] imx: imx7 Support for Manufacturing Protection
2016-02-03 10:56 UTC
[U-Boot] [PATCH 00/16] EFI payload / application support v3
2016-02-03 10:36 UTC (36+ 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 12/16] efi_loader: Add DCACHE_OFF support for arm64
` [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] 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/23] x86: Convert to use DM PCI APIs completely
2016-02-03 4:34 UTC (81+ 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 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/4] imx: mx7dsabresd: move mmc_get_env_devno to soc code
2016-02-03 1:01 UTC (4+ messages)
` [U-Boot] [PATCH V2 2/4] common: env_mmc: support loading env from different cards
[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 (3+ 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] common/memsize.c: Simplify RAM size detection
2016-02-02 20:15 UTC (2+ messages)
` [U-Boot] [PATCHv2] "
[U-Boot] [PATCH] tools: mxsboot: Use more portable cpu_to_le32()
2016-02-02 20:02 UTC (2+ messages)
[U-Boot] [PATCH] drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE
2016-02-02 19:46 UTC (2+ messages)
[U-Boot] [PATCH] test/py: make each unit test a pytest
2016-02-02 19:43 UTC (7+ messages)
[U-Boot] [PATCH] fsl_qspi: fix address mask issue
2016-02-02 16:22 UTC (3+ messages)
[U-Boot] Converting serial_s3c24x0.c to driver model
2016-02-02 16:21 UTC (3+ messages)
[U-Boot] [PATCHv2 0/8] Migrate NXP/Freescale Vybrid based boards to support pure DT
2016-02-02 16:12 UTC (3+ messages)
` [U-Boot] [PATCHv2 5/8] arm: vybrid: Drop enabling GPIO, UART and SPI in legacy mode
[U-Boot] [PATCH] arm: socfpga: Fix booting from QSPI flash on socdk board
2016-02-02 16:07 UTC (2+ messages)
[U-Boot] [PATCH v7 5/7] mips: ath79: add spi driver
2016-02-02 16:07 UTC (4+ messages)
[U-Boot] Please pull u-boot-fsl-qoriq master
2016-02-02 15:49 UTC (2+ messages)
[U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
2016-02-02 15:49 UTC (2+ messages)
[U-Boot] [PATCH 1/2] net: phy: micrel: add documentation for Micrel KSZ90x1 binding
2016-02-02 14:54 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] net: phy: micrel: fix divisor value for KSZ9031 phy skew
[U-Boot] 9c11135 breaks bootz
2016-02-02 14:49 UTC
[U-Boot] [PATCH] ns16550: Clean up & unify register accessors
2016-02-02 14:14 UTC (2+ messages)
` [U-Boot] [RFC PATCH] "
[U-Boot] [RFC PATCH v2] dfu: allow get_medium_size() to return bigger medium sizes than 2GiB
2016-02-02 13:08 UTC (4+ messages)
[U-Boot] [PATCH] mtd, ubi: set free_count to zero before walking through erase list
2016-02-02 12:53 UTC (3+ messages)
[U-Boot] [PATCH] ARM: uniphier: remove unused header mio-regs.h
2016-02-02 12:51 UTC
[U-Boot] [PATCH 00/13] ARM: uniphier: a collection of clean-ups and new clock driver
2016-02-02 12:12 UTC (15+ messages)
` [U-Boot] [PATCH 01/13] ARM: uniphier: change stack pointer address for SPL
` [U-Boot] [PATCH 02/13] ARM: uniphier: create early page table at run-time
` [U-Boot] [PATCH 03/13] ARM: uniphier: add missing static qualifier
` [U-Boot] [PATCH 04/13] ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC
` [U-Boot] [PATCH 05/13] clk: uniphier: add Media I/O clock driver for UniPhier SoCs
` [U-Boot] [PATCH 06/13] ARM: dts: uniphier: add reference clock nodes
` [U-Boot] [PATCH 07/13] ARM: dts: uniphier: add device nodes for system control blocks
` [U-Boot] [PATCH 08/13] ARM: dts: uniphier: add device nodes for Peripheral control block
` [U-Boot] [PATCH 09/13] ARM: dts: uniphier: add device nodes for MIO "
` [U-Boot] [PATCH 10/13] ARM: dts: uniphier: switch to use clock drivers
` [U-Boot] [PATCH 11/13] usb: remove UniPhier EHCI driver
` [U-Boot] [PATCH 12/13] ARM: uniphier: enable generic "
` [U-Boot] [PATCH 13/13] ARM: uniphier: drop unneeded EHCI pin mux settings
[U-Boot] [PATCH v2] board: atmel: sama5d2_xplained: add SPL support
2016-02-02 10:50 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v3 3/3] arm: at91/spl: mpddrc: use IP version to check configuration
2016-02-02 10:50 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 2/3] arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization
2016-02-02 10:50 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 1/3] arm: at91/spl: mpddrc: add struct atmel_mpddrc_config
2016-02-02 10:50 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH 2/2] atmel_nand: Add 32 bit ecc support for sama5d2 chip
2016-02-02 10:50 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] atmel_nand_ecc: update pmecc registers according to sama5d2 chip
2016-02-02 10:50 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7
2016-02-02 10:39 UTC
[U-Boot] [RFC PATCH v1] dfu: introduce dfu_mtd support
2016-02-02 10:36 UTC (3+ messages)
[U-Boot] [PATCH v3 0/8] driver model bring-up of keystone net on k2hk, k2l, k2e and k2g evm
2016-02-02 10:21 UTC (9+ messages)
` [U-Boot] [PATCH v3 1/8] board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is defined
` [U-Boot] [PATCH v3 2/8] drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH
` [U-Boot] [PATCH v3 3/8] drivers: net: keystone_net: convert driver to adopt device driver model
` [U-Boot] [PATCH v3 4/8] defconfig: k2hk_evm_defconfig: enable net "
` [U-Boot] [PATCH v3 5/8] defconfig: k2l_evm_defconfig: "
` [U-Boot] [PATCH v3 6/8] defconfig: k2e_evm_defconfig: "
` [U-Boot] [PATCH v3 7/8] ARM: dts: k2g: Add keystone net dts files
` [U-Boot] [PATCH v3 8/8] defconfig: k2g_evm_defconfig: enable net driver model
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