messages from 2016-11-27 17:01:49 to 2016-11-29 10:13:30 UTC [more...]
[U-Boot] [PATCH v2 0/8] SF: Cadence QSPI driver fixes and clean up
2016-11-29 10:13 UTC (9+ messages)
` [U-Boot] [PATCH v2 7/8] spi: cadence_qspi: Fix CS timings
` [U-Boot] [PATCH v2 8/8] spi: cadence_qspi: Support specifying the sample edge used
[U-Boot] [PATCH 0/2] ARM: DRA7/AM57xx: Get rid of CONFIG_AM57XX
2016-11-29 9:52 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type
` [U-Boot] [PATCH 2/2] ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
[U-Boot] ext4: crash when writing a file
2016-11-29 9:50 UTC
[U-Boot] [PATCH] ML: SPL: NOR: Add CONFIG_SPL_NOR_COPY_ENTIRE_IMAGE define to enable whole image copy from NOR
2016-11-29 9:11 UTC (8+ messages)
` [U-Boot] [PATCH] "
[U-Boot] [PATCH v2 0/14] sunxi: Add support for the CHIP Pro
2016-11-29 8:49 UTC (4+ messages)
` [U-Boot] [PATCH v2 3/14] bch: Allow to build for the host
[U-Boot] [PATCH v2 0/4] Enable the host controller and hub on PopMetal board
2016-11-29 8:49 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/4] usb: dwc2: add support for external vbus supply
` [U-Boot] [PATCH v2 2/4] board: popmetal: de-assert the host rst pin in board init
` [U-Boot] [PATCH v2 4/4] dts: popmetal: add usb host power supply node
[U-Boot] [PATCH] ARM: K2G: DDR3: Fix up priv ID for MPU
2016-11-29 6:37 UTC
[U-Boot] [PATCH 0/5] ti_armv7_common: env: Add support for loading FIT images
2016-11-29 6:28 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] ti_armv7_common: env: Consolidate support for loading images from mmc
` [U-Boot] [PATCH 2/5] ti_armv7_common: env: Add support for loading FIT images
` [U-Boot] [PATCH 3/5] ARM: DRA7: Make FIT boot as default boot on HS devices
` [U-Boot] [PATCH 4/5] ARM: AM57xx: "
` [U-Boot] [PATCH 5/5] ARM: AMx3xx: "
[U-Boot] [PATCH] configs: am43x: hs: Modify SPL load address to fix UART boot issue
2016-11-29 6:19 UTC
[U-Boot] [RFC PATCH 0/3] spl: Add D-cache support
2016-11-29 5:41 UTC (9+ messages)
` [U-Boot] [RFC PATCH 1/3] arch: arm: omap: Declare size of ddr very early
` [U-Boot] [RFC PATCH 2/3] spl: reorder the assignment of board info to global data
` [U-Boot] [RFC PATCH 3/3] spl: Add support for enabling dcache
[U-Boot] [PATCH] Add RTC chip pcf2127 support
2016-11-29 5:32 UTC
[U-Boot] [PATCH v2] spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
2016-11-29 5:25 UTC (11+ messages)
[U-Boot] Query on qspi driver
2016-11-29 4:59 UTC (3+ messages)
[U-Boot] [PATCH v1 0/4] sf: add ADDR_4B for 4byte address support
2016-11-29 3:47 UTC (4+ messages)
` [U-Boot] [PATCH v1 1/4] "
[U-Boot] T2080 l2-cache-controller compatible string overwritten by ft_fixup_l2cache
2016-11-29 3:10 UTC (3+ messages)
` [U-Boot] [PATCH] arch: powerpc: Retain compatible property for L2 cache
` [U-Boot] [PATCH] "
[U-Boot] [PATCH v4 0/6] Add ARMv8 PSCI framework
2016-11-29 2:06 UTC (3+ messages)
[U-Boot] [RESEND][PATCH 00/24] sh: add generic board support and fixes
2016-11-29 1:22 UTC (27+ messages)
` [U-Boot] [RESEND][PATCH 01/24] sh4: cache: correct dcache flush to invalidate with write-back
` [U-Boot] [RESEND][PATCH 02/24] sh4: cache: correct flush_cache() to writeback and invalidate
` [U-Boot] [RESEND][PATCH 03/24] sh3: remove unused cache.c file from being built
` [U-Boot] [RESEND][PATCH 04/24] sh: cache use jump_to_P2() and back_to_P1() from asm/system.h
` [U-Boot] [RESEND][PATCH 05/24] sh: cache: don't modify CCR from P1 area
` [U-Boot] [RESEND][PATCH 06/24] sh4: cache: move exported cache manipulation functions into cache.c
` [U-Boot] [RESEND][PATCH 07/24] pci: sh7751: fix up PCI I/O space address
` [U-Boot] [RESEND][PATCH 08/24] pci: sh7751: map PCI memory space into SDRAM
` [U-Boot] [RESEND][PATCH 09/24] sh4: remove __io config options from r2dplus and r7780mp boards
` [U-Boot] [RESEND][PATCH 10/24] r2dplus: use P1 area space for text base and PCI system memory
` [U-Boot] [RESEND][PATCH 11/24] r2dplus: select rtl8139 driver in defconfig
` [U-Boot] [RESEND][PATCH 12/24] common: sh: add necessary define bits to board_f
` [U-Boot] [RESEND][PATCH 13/24] sh4: use single u-boot linker script for all boards
` [U-Boot] [RESEND][PATCH 14/24] sh: place board lowlevel_init code in the beginning of .text
` [U-Boot] [RESEND][PATCH 15/24] sh: define entry point and reloc_dst inside a linker script
` [U-Boot] [RESEND][PATCH 16/24] sh: add MEMORY command to a shared "
` [U-Boot] [RESEND][PATCH 17/24] sh: remove undefined DEBUG preprocessor token from board config files
` [U-Boot] [RESEND][PATCH 18/24] sh: define CONFIG_DISPLAY_BOARDINFO to print board information
` [U-Boot] [RESEND][PATCH 19/24] sh: add common dram_init() function for all boards
` [U-Boot] [RESEND][PATCH 20/24] sh: add shared relocate_code() function and call board_init_r()
` [U-Boot] [RESEND][PATCH 21/24] sh4: fix start.S by calling board_init_f() after first code relocation
` [U-Boot] [RESEND][PATCH 22/24] sh: share the correct version of start.S among all cpus
` [U-Boot] [RESEND][PATCH 23/24] sh: generate position independent code for all platforms
` [U-Boot] [RESEND][PATCH 24/24] r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changes
[U-Boot] [PATCH 00/24] sunxi: Allwinner A64: SPL support
2016-11-29 1:13 UTC (7+ messages)
` [U-Boot] [PATCH 05/24] SPL: tiny-printf: add "l" modifier
[U-Boot] [PATCH v4 3/3] spl: add USB Gadget config option
2016-11-29 1:08 UTC (2+ messages)
` [U-Boot] [U-Boot,v4,3/3] "
[U-Boot] [PATCH v4 2/3] spl: dfu: move DFU Kconfig to SPL Kconfig
2016-11-29 1:08 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 1/3] spl: add RAM boot device only if it is actually defined
2016-11-29 1:08 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH] README: fix typo FAT_ENV_DEV_AND_PART
2016-11-29 1:07 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] xyz-modem: Change getc timeout loop waiting
2016-11-29 1:07 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] sata: fix sata command can not being executed bug
2016-11-29 1:06 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2] tools/env: fix environment alignment tests for block devices
2016-11-29 1:04 UTC (5+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] tools/Makefile: suppress "which swig" error output
2016-11-29 1:03 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 2/2] ti_armv7_keystone2: env: Add NFS loading support for PMMC and MON
2016-11-29 1:03 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/2] keystone2: Move target selection to Kconfig
2016-11-29 1:03 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH] bootcounter_ram: Fix misaligned cache warning
2016-11-29 1:02 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] linux/compat.h: Properly implement ndelay fallback
2016-11-29 1:01 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v5 7/7] colibri_vf: usb gadget: toradex pid is now set generically
2016-11-29 1:00 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v5 6/7] apalis/colibri_t30: move environment location
2016-11-29 0:59 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v5 5/7] apalis/colibri_imx7/pxa270/t20/t30/vf: integrate config block handling
2016-11-29 0:59 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v5 4/7] toradex: config block handling
2016-11-29 0:58 UTC (2+ messages)
` [U-Boot] [U-Boot,v5,4/7] "
[U-Boot] [PATCH v5 3/7] apalis/colibri_t20/t30: deactivate displaying board info
2016-11-29 0:57 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v5 2/7] generic-board: make show_board_info a weak function
2016-11-29 0:57 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v5 1/7] Revert "generic-board: allow showing custom board info"
2016-11-29 0:56 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH] spl: remove redundant call to parse_image_header()
2016-11-29 0:56 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] spl: add check for FIT-header when loading image
2016-11-29 0:55 UTC (2+ messages)
` [U-Boot] "
[U-Boot] Pull request v3: u-boot-spi/sunxi
2016-11-29 0:54 UTC (2+ messages)
[U-Boot] [PATCH v2] timer: Support clocks via phandle
2016-11-29 0:49 UTC (2+ messages)
` [U-Boot] [U-Boot,v2] "
[U-Boot] [PATCH 01/14] mips: Let cache.h be included from assembly source
2016-11-28 22:55 UTC (17+ messages)
` [U-Boot] [PATCH 02/14] spl: mmc: Fix build without LIBCOMMON_SUPPORT
` [U-Boot] [PATCH 04/14] serial: 16550: Add getfcr accessor
` [U-Boot] [PATCH 05/14] serial: 16550: Add port type as driver data
` [U-Boot] [PATCH 06/14] serial: 16550: Add Ingenic JZ4780 support
` [U-Boot] [PATCH 08/14] mmc: Add JZ47xx SD/MMC controller driver
[U-Boot] [PATCH v5 00/13] binman: A tool for creating firmware images
2016-11-28 22:09 UTC (4+ messages)
` [U-Boot] [PATCH v5 10/13] tegra: Use a U-Boot-specific .dtsi file
[U-Boot] Rockchip RK3288 u-boot with mainline kernel
2016-11-28 22:09 UTC (2+ messages)
[U-Boot] static var mem alignment issue/question
2016-11-28 20:50 UTC
[U-Boot] [PATCH 3/8] spl: Move the loading code into its own function
2016-11-28 20:19 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] Macronix NOR_SPI and Quad I/O
2016-11-28 17:47 UTC (8+ messages)
[U-Boot] [PATCH 0/5] davinci: omapl138_lcdk: patch DT with MAC Address
2016-11-28 17:43 UTC (9+ messages)
` [U-Boot] [PATCH 1/5] davinci: omapl138_lcdk: fixup mac address in dtb
` [U-Boot] [PATCH 2/5] davinci: omapl138_lcdk: improve readability of boot command
` [U-Boot] [PATCH 3/5] davinci: omapl138_lcdk: add DT support for EMMC boot
` [U-Boot] [PATCH 4/5] davinci: omapl138_lcdk: do fdt systemsetup when loading DT
[U-Boot] [PATCH] vexpress64: Juno: Change PCI buss addresses for IO to start from zero
2016-11-28 17:11 UTC (6+ messages)
[U-Boot] [Resend RFC PATCH v1 0/3] GPT over MTD
2016-11-28 15:06 UTC (10+ messages)
` [U-Boot] [Resend RFC PATCH v1 1/3] add support of GPT partitioning "
[U-Boot] [PATCH v2 0/4] davinci: omapl138_lcdk: fix a few bugs for SPL boot
2016-11-28 15:05 UTC (5+ messages)
` [U-Boot] [PATCH v2 2/4] davinci: omapl138_lcdk: configure ddr2
[U-Boot] [PATCH] sunxi: move CONFIG_SATAPWR to Kconfig option
2016-11-28 13:20 UTC (5+ messages)
[U-Boot] [PATCH] usb: xhci: Limit transfer length in a single TD
2016-11-28 12:43 UTC (7+ messages)
[U-Boot] [PATCH 12/15] pci: mvebu: Add PCIe driver for Armada-8K
2016-11-28 12:38 UTC (2+ messages)
` [U-Boot] [PATCH 12/15 v2] "
[U-Boot] [PATCH RESEND] imx-common: hab: fix return value from hab_auth_img
2016-11-28 12:26 UTC (2+ messages)
[U-Boot] [PATCHv4] Retrieve MAC address from EEPROM
2016-11-28 12:19 UTC (15+ messages)
` [U-Boot] [PATCH 01/14] net: cosmetic: Do not use magic values for ARP_HLEN
` [U-Boot] [PATCH 00/14] [PATCHv4] Retrieve MAC address from EEPROM
` [U-Boot] [PATCH 06/14] net: core: Using an ethernet address from ROM is not bad
` [U-Boot] [PATCH 09/14] net: Add ability to set MAC address via EEPROM
[U-Boot] [PATCH] Fix zynq returning a wrong retval in read_rom_hwaddr
2016-11-28 10:41 UTC (4+ messages)
` [U-Boot] [PATCH] net: zynq_gem: Return 0 on success, not -ENOSYS
[U-Boot] [PATCH] sunxi: net: Use net_ops hooks to get the MAC
2016-11-28 10:38 UTC (4+ messages)
` [U-Boot] [PATCH 1/6] net: dw: Add read_rom_hwaddr net_op hook
[U-Boot] [PATCH v3] mmc: add bkops-enable command
2016-11-28 10:35 UTC (3+ messages)
[U-Boot] [PATCH] ARM: dts: am437x-idk: Fix QSPI compatible string
2016-11-28 10:03 UTC (8+ messages)
[U-Boot] [PATCH 0/4] env_sf: minor cleanup
2016-11-28 10:01 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] env_sf: factor out prepare_flash_device
` [U-Boot] [PATCH 2/4] enf_sf: reuse setup_flash_device instead of open coding it
` [U-Boot] [PATCH 3/4] env_sf: re-order error handling in single-buffer env_relocate_spec
` [U-Boot] [PATCH 4/4] env_sf: use DIV_ROUND_UP to calculate number of sectors to erase
[U-Boot] [PATCH 1/4] imx: mx6sx: add dts for mx6sxsabreauto board
2016-11-28 9:49 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] imx: mx6sxsabreauto: enable pinctrl driver
` [U-Boot] [PATCH 3/4] imx: dts: mx6sxsabreauto: enable i2c2/3
` [U-Boot] [PATCH 4/4] imx: mx6sxsabreauto: enable more dm drivers
[U-Boot] [PATCH] dm: core: Add dev_get_addr_size_index() to retrieve addr and size
2016-11-28 9:46 UTC
[U-Boot] [PATCH] cmd: usb: run 'usb start' when USB is stopped
2016-11-28 9:45 UTC (6+ messages)
[U-Boot] [PATCH v5 0/7] toradex: config block handling
2016-11-28 9:04 UTC
[U-Boot] [PATCH] arch/arm/lib/Makefile: Allow CONFIG_USE_ARCH_MEMSET/MEMCPY with SPL
2016-11-28 8:27 UTC
[U-Boot] [PATCH] sunxi: add support for Nintendo NES Classic Edition
2016-11-28 8:03 UTC (2+ messages)
[U-Boot] [PATCH] sun8i_emac: Fix mdio read sequence
2016-11-28 8:01 UTC (4+ messages)
[U-Boot] [PATCH v2 0/4] mmc: sdhci: Add support for frequency constrained peripheral interfaces
2016-11-28 7:55 UTC (7+ messages)
` [U-Boot] [PATCH v2 2/4] serial: zynq: Remove unused index from get uart clock function
` [U-Boot] [PATCH v2 3/4] mmc: zynq: Determine base clock frequency via clock framework
` [U-Boot] [PATCH v2 4/4] mmc: zynq: Add fdt max-frequency support
[U-Boot] [PATCH] imx6: clock: Enable External Memory Interface [EIM] clock (eim_slow_clock)
2016-11-28 6:18 UTC
[U-Boot] [PATCH 1/1] rpi: set serial port clock to 48 MHz
2016-11-28 6:05 UTC
[U-Boot] [PATCHv3 01/15] configs: ls1021a: enable DT and DM support
2016-11-28 5:59 UTC (8+ messages)
` [U-Boot] [PATCHv3 09/15] pci: layerscape: add pci driver based on DM
[U-Boot] [PATCH 00/27] Clean up address mapping functions & CONFIG_SYS_SDRAM_BASE
2016-11-27 21:17 UTC (3+ messages)
` [U-Boot] [PATCH 09/27] sh: Use asm-generic/io.h
[U-Boot] [RFC PATCH v2 0/7] "Transient" (= export-restricted) environment vars
2016-11-27 18:53 UTC (8+ messages)
` [U-Boot] [RFC PATCH v2 4/7] env: Introduce "transient" and "system" access flags
[U-Boot] About U-boot's TPM
2016-11-27 17:47 UTC (3+ messages)
[U-Boot] arch/arm/mach-sunxi/dram_sun8i_a33.c and 1Gb detect as 512Mb on A33
2016-11-27 17:13 UTC
[U-Boot] [PATCH v2 1/2] splash: add support for loading splash from a FIT image
2016-11-27 17:02 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/2] splash: sort include files
[U-Boot] [PATCH] cmd/fdt: fix uncallable systemsetup command
2016-11-27 17:02 UTC (2+ messages)
[U-Boot] [PATCH v3 0/6] DM conversion of usb ether gadget
2016-11-27 17:02 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/6] drivers: usb: gadget: ether: adopt to usb driver model
[U-Boot] [PATCH 00/97] Replace some powerpc CONFIG_* macros to Kconfig options
2016-11-27 17:02 UTC (2+ messages)
[U-Boot] [PATCH 00/19] imx: add i.MX6SLL support
2016-11-27 17:02 UTC (3+ messages)
` [U-Boot] [PATCH 16/19] pinctrl: imx6: support i.MX6SLL
[U-Boot] [PATCH v3 0/9] From Simon:
2016-11-27 17:01 UTC (2+ messages)
` [U-Boot] [PATCH v3 9/9] rockchip: Drop Ethernet from the TODO
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