messages from 2016-10-08 17:08:19 to 2016-10-11 03:42:05 UTC [more...]
[U-Boot] [PATCH 00/82] x86: Add initial support for 64-bit U-Boot
2016-10-11 3:42 UTC (60+ messages)
` [U-Boot] [PATCH 02/82] Add _image_binary_end section declaration
` [U-Boot] [PATCH 03/82] bios_emulator: Fix cast for 64-bit compilation
` [U-Boot] [PATCH 04/82] board_f: Drop the extra fdtdec_prepare_fdt()
` [U-Boot] [PATCH 05/82] console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
` [U-Boot] [PATCH 06/82] elf: Add the Elf64_Rela type
` [U-Boot] [PATCH 08/82] rtc: Use CONFIG_X86 instead of __I386__
` [U-Boot] [PATCH 09/82] spl: spi: Add a debug message if loading fails
` [U-Boot] [PATCH 17/82] tpm: Tidy up use of size_t
` [U-Boot] [PATCH 18/82] usb: pci: Fix cast for 64-bit compilation
` [U-Boot] [PATCH 19/82] video: Use ulong for video frame buffer address
` [U-Boot] [PATCH 20/82] x86: Allow interrupts to be disabled in 64-bit mode
` [U-Boot] [PATCH 21/82] x86: Correct address casts in cpu code
` [U-Boot] [PATCH 22/82] x86: Correct address casts in interrupt code
` [U-Boot] [PATCH 26/82] x86: ivybridge: Declare global data where it is used
` [U-Boot] [PATCH 27/82] x86: i2c: Fix cast of address to 32-bit value
` [U-Boot] [PATCH 28/82] x86: Don't export interrupt handlers with x86_64
` [U-Boot] [PATCH 29/82] x86: ivybridge: Add more debugging for failures
` [U-Boot] [PATCH 30/82] x86: ivybridge: Fix types for 64-bit compilation
` [U-Boot] [PATCH 31/82] x86: ivybridge: Fix PCH power setup
` [U-Boot] [PATCH 32/82] x86: ivybridge: Tidy up enable_clock_gating() for 64-bit
` [U-Boot] [PATCH 33/82] x86: dts: Mark serial as needed before relocation
` [U-Boot] [PATCH 34/82] x86: fsp: Fix cast for 64-bit compilation
` [U-Boot] [PATCH 35/82] x86: Drop unused init_helper functions
` [U-Boot] [PATCH 36/82] x86: lib: Fix types and casts for 64-bit compilation
` [U-Boot] [PATCH 37/82] x86: mrccache: Fix error handling in mrccache_get_region()
` [U-Boot] [PATCH 07/82] mmc: Fix cast for 64-bit compilation
[U-Boot] [PATCH v5 0/5] net: fec_mxc: Convert to DM
2016-10-11 3:31 UTC (4+ messages)
` [U-Boot] [PATCH v5 2/5] net: fec_mxc: Convert into driver model
[U-Boot] [PATCH v7 00/21] imx6: Add Engicam i.CoreM6 QDL support
2016-10-11 3:30 UTC (3+ messages)
[U-Boot] Cash flash correction of do_load()
2016-10-11 3:00 UTC (4+ messages)
` [U-Boot] [PATCH v2] fs:When 'go' run the program by 'fatload', added the cache flush to prevent cache mismatch
[U-Boot] [PATCH 0/5] sf: Add support for status register protect
2016-10-11 2:05 UTC (11+ messages)
` [U-Boot] [PATCH 1/5] sf: Add status register protection mechanism
` [U-Boot] [PATCH 2/5] sf: Add status register protect for STMICRO, SST
` [U-Boot] [PATCH 3/5] sf: Use stm_lock/unlock for Spansion and Winbond
` [U-Boot] [PATCH 4/5] sf: Add status register protect for Winbond
` [U-Boot] [PATCH 5/5] sf: Add sr-protect sub-command
[U-Boot] build error with CONFIG_DM_PCI disabled in menuconfig
2016-10-11 1:43 UTC (2+ messages)
[U-Boot] [PATCH v2] cmd: cros_ec: Move crosec commands to cmd subdirectory
2016-10-11 0:30 UTC (2+ messages)
[U-Boot] [PATCH] sandbox: Use the address in readl/writel() functions
2016-10-11 0:29 UTC (2+ messages)
[U-Boot] [PATCH 1/5] sandbox/fs: Free memory allocated by os_dirent_ls
2016-10-11 0:29 UTC (12+ messages)
` [U-Boot] [PATCH 2/5] sandbox/fs: Make linking of nodes in os_dirent_ls more obvious
` [U-Boot] [PATCH 3/5] sandbox/fs: Use correct size path name buffer
` [U-Boot] [PATCH 5/5] sandbox/fs: Use readdir instead of deprecated readdir_r
[U-Boot] [PATCH v2 4/5] sandbox/fs: Set correct filetype for unknown filetype
2016-10-11 0:29 UTC (2+ messages)
[U-Boot] [PATCH v3 0/2] power: pmic: Add support for LP873X family of PMICs
2016-10-11 0:29 UTC (5+ messages)
` [U-Boot] [PATCH v3 1/2] power: pmic: lp873x: Add the base pmic support
` [U-Boot] [PATCH v3 2/2] power: regulator: lp873x: Add regulator support
[U-Boot] [PATCH v6 0/6] power: pmic: Add support for Palmas family of PMICs
2016-10-11 0:29 UTC (14+ messages)
` [U-Boot] [PATCH v6 1/6] power: regulator: Add ctrl_reg and volt_reg fields for pmic
` [U-Boot] [PATCH v6 2/6] power: pmic: Palmas: Add the base pmic support
` [U-Boot] [PATCH v6 3/6] power: regulator: palmas: Add regulator support
` [U-Boot] [PATCH v6 4/6] configs: dra7xx_evm_defconfig: Enable PALMAS options
` [U-Boot] [PATCH v6 5/6] configs: am57xx_evm_defconfig: "
` [U-Boot] [PATCH v6 6/6] configs: am57xx_evm_defconfig: Enable CMD_REG option
[U-Boot] [PATCH v2] power: regulator: Add support for gpio regulators
2016-10-11 0:29 UTC (6+ messages)
[U-Boot] [PATCH] power: regulator: Add limits checking while setting voltage and current
2016-10-11 0:19 UTC (5+ messages)
[U-Boot] Please pull u-boot-mmc
2016-10-10 23:37 UTC
[U-Boot] Pull request, u-boot-tegra/master
2016-10-10 20:55 UTC
[U-Boot] [PATCH v2 0/6] toradex: config block handling
2016-10-10 19:27 UTC (9+ messages)
` [U-Boot] [PATCH v2 2/6] apalis/colibri_t20/t30: deactivate displaying board info
[U-Boot] [PATCH v3 0/3] Add sdram capacity auto detect for rk3288
2016-10-10 17:12 UTC (3+ messages)
` [U-Boot] [PATCH v3 2/3] rk3288: sdram: auto-detect the capacity
[U-Boot] [PATCH] net: smsc95xx: fix DM MAC address reading
2016-10-10 16:07 UTC (5+ messages)
[U-Boot] [RFC] 0/4] Add Pl330 DMA support
2016-10-10 15:52 UTC (5+ messages)
` [U-Boot] [RFC 1/4] drivers: dma: Add the ARM PL330 DMA driver
` [U-Boot] [RFC 2/4] dma: Kconfig: Add CONFIG_PL330_DMA entry
` [U-Boot] [RFC 3/4] dm: add DMA_SUPPORTS_DEV_TO_MEM type to DMA_UCLASS
` [U-Boot] [RFC 4/4] arm: socfpga: scrub the SDRAM to properly enable ECC support
[U-Boot] [PATCH] ARM: tegra: reduce DRAM size mapped into MMU on ARM64
2016-10-10 15:50 UTC
[U-Boot] [PATCH] armv8:ls1012a: Update bootargs for fast-boot
2016-10-10 14:57 UTC (2+ messages)
[U-Boot] [PATCH 0/3] Add Atheros phy delay support and CPSW RGMII id support
2016-10-10 12:57 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] drivers: net: phy: atheros: add separate config for AR8031
` [U-Boot] [PATCH 2/3] include: configs: am335x: add Atheros phy support
` [U-Boot] [PATCH 3/3] driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection
[U-Boot] AHCI controller not found
2016-10-10 12:42 UTC
[U-Boot] [PATCH 0/6] Add support for the BK4R1 variant of PCM052
2016-10-10 12:00 UTC (5+ messages)
[U-Boot] [PATCH 1/9] dm: pci: return the real controller in pci_bus_to_hose()
2016-10-10 11:54 UTC (16+ messages)
` [U-Boot] [PATCH 2/9] dm: pci: remove pci_bus_to_hose(0) calling
` [U-Boot] [PATCH 3/9] arm: ls1021a: add PCIe dts node
` [U-Boot] [PATCH 4/9] arm: ls1012a: "
` [U-Boot] [PATCH 5/9] armv8: ls1043a: "
` [U-Boot] [PATCH 6/9] armv8: ls1046a: "
` [U-Boot] [PATCH 7/9] armv8: ls2080a: "
` [U-Boot] [PATCH 8/9] pci: layerscape: rewrite pci driver based on DM
` [U-Boot] [PATCH 9/9] armv8: ls1046a: Enable PCIe support
[U-Boot] [PATCH v4 4/7] efi_loader: Track size of pool allocations to allow freeing
2016-10-10 11:39 UTC (2+ messages)
[U-Boot] [PATCH v4 3/7] efi_loader: Move efi_allocate_pool implementation to efi_memory.c
2016-10-10 11:34 UTC (2+ messages)
[U-Boot] [PATCH v4 2/7] efi_loader: Fix memory map size check to avoid out-of-bounds access
2016-10-10 11:32 UTC (2+ messages)
[U-Boot] [PATCH v4 0/2] ARM: add support for Bananapi BPI-R1
2016-10-10 10:34 UTC (4+ messages)
` [U-Boot] [PATCH v5] ARM: sun71: dts: "
[U-Boot] [PATCH v2] board: ge: bx50v3: Pass video bootargs for b850v3
2016-10-10 9:15 UTC (2+ messages)
` [U-Boot] EXT: "
[U-Boot] Please pull u-boot-sunxi master
2016-10-10 8:17 UTC
[U-Boot] [PATCH] sunxi: Fix H3 DRAM impedance calibration on rev. A chips
2016-10-10 8:09 UTC (2+ messages)
[U-Boot] Patch for OLinuXino Lime boards: default DRAM settings
2016-10-10 8:09 UTC (2+ messages)
[U-Boot] [PATCH] ARM: sun7i: dts: add support for Sinovoip/Bananapi BPI-R1
2016-10-10 7:46 UTC (5+ messages)
[U-Boot] [PATCH v2] mmc: sdhci: Add the programmable clock mode support
2016-10-10 6:42 UTC (5+ messages)
[U-Boot] [PATCH] mmc: rockchip_sdhci: add clock init for mmc
2016-10-10 6:40 UTC (3+ messages)
[U-Boot] [PATCH 1/2] mmc: sdhci: use the host version value in sdhci_setup_cfg
2016-10-10 6:34 UTC (3+ messages)
[U-Boot] [PATCH v2 1/2] mmc: sdhci: use the host version value in sdhci_setup_cfg
2016-10-10 6:34 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/2] mmc: sdhci: use the generic error number
[U-Boot] [PATCH] mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg
2016-10-10 6:34 UTC (3+ messages)
[U-Boot] [PATCH v2] mmc: s5p_sdhci: support the Driver model for Exynos
2016-10-10 6:34 UTC (3+ messages)
[U-Boot] [PATCH v2] Add support for eMMC environment in boot partition
2016-10-10 5:51 UTC (2+ messages)
[U-Boot] [PATCH] pci: Move CONFIG_PCI_PNP to Kconfig
2016-10-10 5:04 UTC
[U-Boot] [PATCH] cmd/nand.c: Remove unnecessarily repeated step
2016-10-10 4:44 UTC
[U-Boot] [PATCH] mmc: introduce mmc_power_init
2016-10-10 4:19 UTC (2+ messages)
[U-Boot] [PATCH] cmd/nand.c: Debug additional helpful NAND info
2016-10-10 4:08 UTC
[U-Boot] [PATCH v2 00/12] dm: x86: Improve vesa driver-model support
2016-10-10 2:05 UTC (5+ messages)
` [U-Boot] [PATCH v2 02/12] x86: Add an accelerated memmove() function
[U-Boot] pull request: u-boot-uniphier/master
2016-10-10 1:14 UTC
[U-Boot] [PATCH 0/9] ARM: uniphier: UniPhier updates for v2016.11-rc2
2016-10-10 1:07 UTC (2+ messages)
[U-Boot] [RFC PATCH] bootm: fix ramdisk relocation
2016-10-09 22:03 UTC (3+ messages)
[U-Boot] [PATCH v2] spi: fsl_qspi: Preserve endianness of QSPI MCR
2016-10-09 20:54 UTC (4+ messages)
[U-Boot] [PATCH 1/3] ext4: cleanup unlink_filename function
2016-10-09 18:15 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] ext4: Fix handling of direntlen in unlink_filename
` [U-Boot] [PATCH 3/3] ext4: Only write journal entries for modified blocks "
[U-Boot] [PATCH 0/3] ext4: cleanup/fix unlink_filename function
2016-10-09 18:15 UTC
[U-Boot] [PATCH V3 1/8] tools: imximage: add plugin support
2016-10-09 16:50 UTC (10+ messages)
` [U-Boot] [PATCH V3 4/8] imx-common: inctroude USE_IMXIMG_PLUGIN Kconfig
[U-Boot] [PATCH v3 0/3] dm: mmc: Default to DM_MMC_OPS and BLK
2016-10-09 15:24 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/3] dm: mmc: Support erase
` [U-Boot] [PATCH v3 2/3] dm: blk: Enable CONFIG_BLK if DM_MMC is enabled
` [U-Boot] [PATCH v3 3/3] dm: mmc: Enable DM_MMC_OPS by default with DM_MMC
[U-Boot] [PATCH] pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.x
2016-10-09 14:52 UTC
[U-Boot] [PATCH 00/11] x86: dm: video: Convert to use DM video drivers on all x86 boards
2016-10-09 11:14 UTC (12+ messages)
` [U-Boot] [PATCH 01/11] x86: doc: Document coreboot framebuffer driver issue on QEMU
` [U-Boot] [PATCH 02/11] dm: video: Add driver for VESA compatible device
` [U-Boot] [PATCH 03/11] dm: video: Output verbose information in vbe_setup_video()
` [U-Boot] [PATCH 04/11] x86: Convert to use DM VESA video driver
` [U-Boot] [PATCH 05/11] x86: doc: Correct qfw command example
` [U-Boot] [PATCH 06/11] vbe: Make vbe_setup_video_priv() public
` [U-Boot] [PATCH 07/11] dm: video: Add driver for coreboot framebuffer device
` [U-Boot] [PATCH 08/11] dm: video: Don't do anything in alloc_fb() when plat->size is zero
` [U-Boot] [PATCH 09/11] x86: coreboot: Convert to use DM coreboot video driver
` [U-Boot] [PATCH 10/11] video: Remove legacy VESA and coreboot framebuffer drivers
` [U-Boot] [PATCH 11/11] x86: Clean up unused macros in the configuration headers
[U-Boot] Please pull u-boot-marvell/master
2016-10-09 9:05 UTC
[U-Boot] [PATCH v2 1/5] arm: kirkwood: add support for Synology DS109 board
2016-10-09 9:03 UTC (2+ messages)
[U-Boot] [PATCH v4 0/2] ARM: add support for Bananapi BPI-R1
2016-10-09 8:00 UTC (2+ messages)
[U-Boot] [PATCH 1/1]: filesystems : add "file exists" cmd
2016-10-09 6:04 UTC (4+ messages)
[U-Boot] [PATCH] armv7: LS1021a: enable i-cache in start.S
2016-10-09 1:41 UTC (3+ messages)
[U-Boot] [PATCH 1/1]: environment in eMMC boot partition
2016-10-09 0:40 UTC (6+ messages)
[U-Boot] [PATCH][v4] board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS
2016-10-08 17:22 UTC (2+ messages)
[U-Boot] [PATCH][v3] armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGS
2016-10-08 17:22 UTC (2+ messages)
[U-Boot] [PATCH v2 0/3] Enable DM support for USB in LS2080
2016-10-08 17:21 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/3] armv8: LS2080A: Add device tree support for nand boot
[U-Boot] [PATCH v2 1/8] arm: Fix Kconfig for proper display menu
2016-10-08 17:20 UTC (2+ messages)
[U-Boot] [PATCH] armv8: fsl: Enable USB only when SYSCLK is 100 MHz
2016-10-08 17:19 UTC (2+ messages)
[U-Boot] [PATCH 0/2] Enable DM support for USB in LS1043
2016-10-08 17:19 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] armv8: ls1043: Enable CONFIG_DM_USB in defconfigs
` [U-Boot] [PATCH 2/2] armv8: ls1043: Add USB node in dts for ls1043
[U-Boot] [PATCH] armv8/fsl-lsch2: Implement workaround for PIN MUX erratum A010539
2016-10-08 17:18 UTC (2+ messages)
[U-Boot] [PATCH v2] ARMv7: LS102xA: Move two macros from header files to Kconfig
2016-10-08 17:18 UTC (2+ messages)
[U-Boot] [PATCH] armv8: fsl-layerscape: Fix "cpu status" command
2016-10-08 17:17 UTC (2+ messages)
[U-Boot] [PATCH] armv8/fsl-layerscape: print SoC revsion number
2016-10-08 17:16 UTC (2+ messages)
[U-Boot] [PATCH v2] fsl_sfp : Modify macros as per changes in SFP v3.4
2016-10-08 17:16 UTC (2+ messages)
[U-Boot] [PATCH] fsl_sec_mon: Update driver for Security Monitor
2016-10-08 17:15 UTC (2+ messages)
[U-Boot] [PATCH 1/2] armv8: fsl-lsch2: adjust sata parameter
2016-10-08 17:14 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] armv8: fsl-lsch2: enable snoopable sata read and write
[U-Boot] [PATCH] cmd: Make CMD_USB_MASS_STORAGE visible only with USB_GADGET and default y
2016-10-08 17:12 UTC (3+ messages)
` [U-Boot] "
[U-Boot] Please pull fsl-qoriq master
2016-10-08 17:11 UTC
[U-Boot] [PULL] Please pull u-boot-imx
2016-10-08 17:08 UTC (2+ messages)
[U-Boot] [PATCH v3 1/3] ARM: AM437X: Add Silicon ID support
2016-10-08 17:08 UTC (2+ messages)
` [U-Boot] [U-Boot,v3,1/3] "
[U-Boot] [PATCH v1] spl: saveenv: adding saveenv support in SPL
2016-10-08 17:08 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] cros_ec: Honor the google,remote-bus dt property
2016-10-08 17:08 UTC (2+ messages)
` [U-Boot] "
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