messages from 2017-04-14 10:15:28 to 2017-04-15 22:03:52 UTC [more...]
[U-Boot] [PATCH 0/8] Add support for Broadcom MIPS SoCs
2017-04-15 22:03 UTC (2+ messages)
` [U-Boot] [PATCH v2 00/14] "
[U-Boot] [PATCH v7 0/3] mmc: meson: add MMC support for Meson GX (S905)
2017-04-15 21:51 UTC (14+ messages)
` [U-Boot] [PATCH v7 2/3] mmc: meson: add MMC driver "
[U-Boot] [PATCH 1/8] cmd: cpu: fix NULL cpu feature prints
2017-04-15 19:30 UTC (17+ messages)
` [U-Boot] [PATCH 4/8] serial: add serial driver for BCM6345
` [U-Boot] [PATCH 7/8] mips: bmips: fix ioremap for BCM6358
` [U-Boot] [PATCH 8/8] mips: bmips: add support for raw .elf images
` [U-Boot] [PATCH 5/8] mips: add support for Broadcom MIPS
[U-Boot] [PATCH v2 1/1] odroid-c2: enable MMC as boot target
2017-04-15 19:30 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/1] meson: gxbb: "
[U-Boot] [PATCH v2] rockchip: Print a message when returning to the bootrom
2017-04-15 19:11 UTC
[U-Boot] Please pull u-boot-rockchip
2017-04-15 18:55 UTC
[U-Boot] mmc: meson: switch mmc slot order and allow to store environment in eMMC
2017-04-15 18:52 UTC (8+ messages)
` [U-Boot] [PATCH 1/2] arm: dts: odroid-c2: assign mmc device number 0 to eMMC slot
` [U-Boot] [PATCH 2/2] odroid-c2: support storing the uboot environment in eMMC
[U-Boot] [PATCH] x86: zImage: avoid potential NULL dereference
2017-04-15 18:46 UTC (4+ messages)
[U-Boot] [PATCH v2 0/3]
2017-04-15 17:25 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/3] rockchip: video: Add mipi dsi driver for rk3399
` [U-Boot] [PATCH v2 2/3] rockchip: dts: Add mipi dsi support "
` [U-Boot] [PATCH v2 3/3] rockchip: configs: Enable mipi dsi "
[U-Boot] [PATCH 00/11] OMAP: Move SATA to use block driver model
2017-04-15 17:10 UTC (16+ messages)
` [U-Boot] [PATCH 01/11] arm: omap: sata: move enable sata clocks to enable_basic_clocks()
` [U-Boot] [PATCH 02/11] arm: omap: sata: compile out board-level sata code when CONFIG_DM_SCSI is defined
` [U-Boot] [PATCH 03/11] drivers: phy: add generic PHY framework
` [U-Boot] [PATCH 04/11] dm: test: Add tests for the generic PHY uclass
` [U-Boot] [PATCH 05/11] drivers: phy: add PIPE3 phy driver
` [U-Boot] [PATCH 06/11] dra7: dtsi: mark ocp2scp bus compatible with "simple-bus"
` [U-Boot] [PATCH 07/11] drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device
` [U-Boot] [PATCH 08/11] scsi: make the LUN a parameter of scsi_detect_dev()
` [U-Boot] [PATCH 09/11] scsi: move the partition initialization out of the scsi detection
` [U-Boot] [PATCH 10/11] dm: scsi: fix divide-by-0 error in scsi_scan()
` [U-Boot] [PATCH 11/11] defconfig: dra7xx_evm: enable CONFIG_BLK and disk driver model for SCSI
[U-Boot] [PATCH] drivers/crypto/fsl: remove redundant logical contraint
2017-04-15 16:46 UTC (2+ messages)
[U-Boot] Please pull u-boot-dm
2017-04-15 16:45 UTC
[U-Boot] [PATCH] ddr: fsl: incorrect logical constraint in populate_memctl_options
2017-04-15 16:43 UTC (3+ messages)
[U-Boot] [PATCH v3 0/1] rockchip: rk3399: spl: Make baudrate and UART configurable
2017-04-15 16:40 UTC (4+ messages)
` [U-Boot] [PATCH v3] rockchip: rk3399: spl: add UART0 support for SPL
[U-Boot] [PATCH] cmd: ubi: remove unnecessary logical constraint
2017-04-15 16:12 UTC (2+ messages)
[U-Boot] [PATCH 1/1] fsl/sata: correctly identify failed malloc
2017-04-15 16:12 UTC (2+ messages)
[U-Boot] [PATCH] FPGA: drivers/fpga/ivm_core.c: incorrect printf
2017-04-15 16:12 UTC (2+ messages)
[U-Boot] [PATCH 1/1] usbtty: avoid potential NULL pointer dereference
2017-04-15 16:12 UTC (2+ messages)
[U-Boot] [PATCH 1/1] yaffs2: remove redundant condition
2017-04-15 16:11 UTC (2+ messages)
[U-Boot] [PATCH 1/1] tools/env: avoid memory leak in fw_setenv
2017-04-15 16:11 UTC (3+ messages)
` [U-Boot] [PATCH v2 "
[U-Boot] [PATCH] arm: omap-common: add missing va_end()
2017-04-15 16:11 UTC (2+ messages)
[U-Boot] [PATCH v5 0/6] board: sama5d3: Convert to support DM/DT
2017-04-15 16:08 UTC (13+ messages)
` [U-Boot] [PATCH v5 1/6] board: sama5d3xek: Update "
` [U-Boot] [PATCH v5 2/6] board: sama5d3xek: Clean up code
` [U-Boot] [PATCH v5 3/6] board: sama5d3xek: Enable early debug UART
` [U-Boot] [PATCH v5 4/6] board: sama5d3_xplained: Update to support DM/DT
` [U-Boot] [PATCH v5 5/6] board: sama5d3_xplained: Clean up code
` [U-Boot] [PATCH v5 6/6] board: sama5d3_xplained: Enable early debug UART
[U-Boot] [PATCH v2 0/9] dm: led: Expand the LED interface and add a command
2017-04-15 16:08 UTC (28+ messages)
` [U-Boot] [PATCH v2 1/9] sandbox: Add some test LEDs
` [U-Boot] [PATCH v2 2/9] dm: led: Add a missing blank line in the Kconfig file
` [U-Boot] [PATCH v2 3/9] dm: led: Rename struct led_uclass_plat
` [U-Boot] [PATCH v2 4/9] dm: led: Adjust the LED uclass
` [U-Boot] [PATCH v2 5/9] dm: led: Add support for getting the state of an LED
` [U-Boot] [PATCH v2 6/9] dm: led: Support toggling LEDs
` [U-Boot] [PATCH v2 7/9] dm: led: Add support for blinking LEDs
` [U-Boot] [PATCH v2 8/9] led: Mark existing driver as legacy
` [U-Boot] [PATCH v2 9/9] dm: led: Add a new 'led' command
[U-Boot] [PATCH v2 00/10] OMAP: Move SATA to use block driver model
2017-04-15 16:07 UTC (20+ messages)
` [U-Boot] [PATCH v2 01/10] arm: omap: sata: move enable sata clocks to enable_basic_clocks()
` [U-Boot] [PATCH v2 02/10] arm: omap: sata: compile out board-level sata code when CONFIG_DM_SCSI is defined
` [U-Boot] [PATCH v2 03/10] drivers: phy: add generic PHY framework
` [U-Boot] [PATCH v2 07/10] scsi: make the LUN a parameter of scsi_detect_dev()
` [U-Boot] [PATCH v2 08/10] scsi: move the partition initialization out of the scsi detection
` [U-Boot] [PATCH v2 09/10] dm: scsi: fix divide-by-0 error in scsi_scan()
[U-Boot] [PATCH v4 00/19] Add Intel Arria 10 SoC support
2017-04-15 16:06 UTC (3+ messages)
` [U-Boot] [PATCH v4 12/19] fdt: Add compatible strings for Arria 10
[U-Boot] [PATCH 1/3] buildman: Allow 'gnueabihf' toolchains for ARM
2017-04-15 16:06 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] travis-ci: Switch over to Linaro gcc-6.3.1 "
` [U-Boot] [PATCH 3/3] arm: Warn that starting with v2018.01 gcc-6 or later is required
[U-Boot] [RFC 1/1] omap3: incorrect logical check in do_emif4_init
2017-04-15 14:11 UTC
[U-Boot] [PATCH 1/7] omap_hsmmc: update struct hsmmc to accommodate omap3 from DT
2017-04-15 12:31 UTC (4+ messages)
[U-Boot] [RFC 1/1] usb: musb: avoid out of bound access in udc_setup_ep
2017-04-15 12:29 UTC
[U-Boot] [PATCH 1/1] musb: properly detect failed initialization of controller
2017-04-15 11:46 UTC
[U-Boot] [PATCH 1/1] odroid-c2: README: MMC is supported
2017-04-15 9:29 UTC
[U-Boot] [PATCH V2] lib: div64: sync with Linux
2017-04-14 21:10 UTC (4+ messages)
` [U-Boot] [PATCH] sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded
` [U-Boot] [U-Boot,V2] lib: div64: sync with Linux
[U-Boot] [PATCH 1/1] buildman: Translate more strings to latin-1
2017-04-14 21:10 UTC (3+ messages)
[U-Boot] [PATCH v2] tiny-printf: Add support for %p format
2017-04-14 21:10 UTC (2+ messages)
` [U-Boot] [U-Boot,v2] "
[U-Boot] [PATCH v2] pci: Add a command to show PCI regions
2017-04-14 21:09 UTC (2+ messages)
` [U-Boot] [U-Boot,v2] "
[U-Boot] [PATCH] Fix a bug with PL010s running at 19200 baud
2017-04-14 21:09 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 2/2] board_f: Rename initdram() to dram_init()
2017-04-14 21:09 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/2] arm: freescale: Rename initdram() to fsl_initdram()
2017-04-14 21:09 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH] debug_uart: Try not to use stack in printch
2017-04-14 21:09 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v1 4/4] env: fix memory leak in fw_env routines
2017-04-14 21:09 UTC (2+ messages)
` [U-Boot] [U-Boot, v1, "
[U-Boot] [PATCH v1 3/4] env: add a version number to check API
2017-04-14 21:09 UTC (2+ messages)
` [U-Boot] [U-Boot, v1, "
[U-Boot] [PATCH v1 2/4] env: split fw_env.h in public and private parts
2017-04-14 21:09 UTC (2+ messages)
` [U-Boot] [U-Boot, v1, "
[U-Boot] [PATCH v1 1/4] Rename aes.h to uboot_aes.h
2017-04-14 21:09 UTC (2+ messages)
` [U-Boot] [U-Boot,v1,1/4] "
[U-Boot] [PULL] u-boot-usb/master
2017-04-14 21:09 UTC (3+ messages)
` [U-Boot] [PULL][V2] u-boot-usb/master
[U-Boot] [PULL] u-boot-socfpga/master
2017-04-14 21:09 UTC (2+ messages)
[U-Boot] [GIT PULL] Please pull u-boot-mmc master
2017-04-14 21:09 UTC (2+ messages)
[U-Boot] Please pull u-boot-dm
2017-04-14 21:08 UTC (2+ messages)
[U-Boot] [PULL] Please pull u-boot-imx
2017-04-14 21:08 UTC (2+ messages)
[U-Boot] [PATCH] Set ramdisk_addr_r to a higher address location on meson-gxbb
2017-04-14 20:49 UTC (3+ messages)
[U-Boot] [PATCH] drivers/usb/ehci: Use platform-specific accessors
2017-04-14 20:06 UTC (12+ messages)
[U-Boot] Please pull u-boot-video/master
2017-04-14 19:00 UTC
[U-Boot] [PATCH 1/1] odroid-c2: change ramdisk_addr_r
2017-04-14 18:04 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/1] meson: gxbb: "
[U-Boot] [PATCH 1/1] odroid-c2: increase CONFIG_SYS_BOOTM_LEN
2017-04-14 17:54 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/1] meson: gxbb: "
[U-Boot] [PATCH 0/2] drivers: omap_hsmmc: move to DM_MMC_OPS
2017-04-14 17:50 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] include: config: am335x: disable DM_MMC_OPS if DM_MMC is disabled
` [U-Boot] [PATCH 2/2] drivers: omap_hsmmc: move to DM_MMC_OPS
[U-Boot] [PATCH-v2 0/2] Fix several bugs in qemu-mips/64 configurations
2017-04-14 17:36 UTC (5+ messages)
` [U-Boot] [PATCH-v2 1/2] mips: qemu-mips/64: Remove obsolete CONFIG_SYS_MONITOR_LEN from config
` [U-Boot] [PATCH-v2 2/2] mips: qemu-mips/64: Expand malloc pool for CONFIG_SYS_BOOTPARAMS_LEN
[U-Boot] [PATCH] sunxi: Fix arm64 fdtfile variable
2017-04-14 16:44 UTC
[U-Boot] [PATCH 1/1] odroid-c2: enable MMC as boot target
2017-04-14 14:17 UTC (5+ messages)
[U-Boot] [PATCH] video: Fix crash when scroll screen
2017-04-14 14:04 UTC (2+ messages)
[U-Boot] [PATCH] usb: lpc32xx: Add i2c DM support
2017-04-14 14:01 UTC (2+ messages)
[U-Boot] [PATCH 1/1] usb: return 0 from usb_stor_get_info even if removable media
2017-04-14 14:00 UTC (2+ messages)
[U-Boot] [PATCH v4 0/2] at91: video: add driver for Atmel HLCD controller
2017-04-14 13:44 UTC (5+ messages)
` [U-Boot] [PATCH v4 1/2] at91: video: Support driver-model for the HLCD driver
` [U-Boot] [PATCH v4 2/2] at91: video: DT binding for HLCDC driver
[U-Boot] [PATCH v3 0/6] Introduce DCU support for Vybrid
2017-04-14 13:39 UTC (6+ messages)
` [U-Boot] [PATCH v3 6/6] board: toradex: colibri_vf: Add DCU support for Colibri Vybrid
[U-Boot] [PATCH] Add support for Microchip LAN75xx and LAN78xx
2017-04-14 12:35 UTC (2+ messages)
[U-Boot] [PATCH v5 0/8] arm: socfpga: Move to using distro boot
2017-04-14 12:08 UTC (2+ messages)
[U-Boot] [PATCH v7 0/4] mmc: meson: add MMC driver for Meson GX (S905)
2017-04-14 11:12 UTC (9+ messages)
` [U-Boot] [PATCH v7 1/4] arm: dts: update Meson GXBB / Odroid-C2 DT with latest Linux version
` [U-Boot] [PATCH v7 2/4] mmc: meson: add MMC driver for Meson GX (S905)
` [U-Boot] [U-Boot, v7, 3/4] Enable new Meson GX MMC driver in Odroid C2 defconfig
` [U-Boot] [PATCH v7,4/4] odroid-c2: enable MMC as boot target
[U-Boot] [RESEND PATCH] rockchip: reserve memory for rk3399 ATF data
2017-04-14 11:03 UTC
[U-Boot] [PATCH] rockchip: reserve memory for rk3399 ATF data
2017-04-14 10:51 UTC (2+ messages)
[U-Boot] [PATCH v5 00/16] Add Intel Arria 10 SoC support
2017-04-14 10:25 UTC (7+ messages)
` [U-Boot] [PATCH v5 01/16] arm: socfpga: Restructure clock manager driver
` [U-Boot] [PATCH v5 05/16] arm: socfpga: Add A10 macros
` [U-Boot] [PATCH v5 14/16] arm: socfpga: Add config and defconfig for Arria 10
[U-Boot] [PATCH v2] fdt: Add Python bindings
2017-04-14 10:22 UTC (2+ messages)
[U-Boot] [PATCH 0/5]
2017-04-14 10:15 UTC (4+ messages)
` [U-Boot] [PATCH 2/5] rockchip: pmic: Enable RK808 for rk3399 evb
[U-Boot] [PATCH 0/5]
2017-04-14 10:15 UTC (4+ messages)
` [U-Boot] [PATCH 1/5] rockchip: i2c: Enable i2c for rk3399
[U-Boot] [PATCH] rockchip: rk3399: Add missing sentinel in syscon
2017-04-14 10:15 UTC (3+ messages)
[U-Boot] [PATCH v2] ARM64: rockchip: split RK3399-Q7 board off the RK3399-EVB board
2017-04-14 10:15 UTC (3+ messages)
[U-Boot] [PATCH] dts: rk3399-puma: make the DTS dual-licensed
2017-04-14 10:15 UTC (3+ messages)
[U-Boot] [PATCH] rockchip: sysreset: rk3188: Make sure remap is off on warm-resets
2017-04-14 10:15 UTC (3+ 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