messages from 2017-04-16 16:10:03 to 2017-04-17 15:48:04 UTC [more...]
[U-Boot] [PATCH v1 0/8] rockchip: mkimage: refactor rksd/rkspi padding calculation and add dumpimage support
2017-04-17 15:48 UTC (6+ messages)
` [U-Boot] [PATCH v1 1/8] rockchip: mkimage: rkspi: include the header sector in the SPI size calculation
` [U-Boot] [PATCH v1 2/8] rockchip: mkimage: rewrite padding calculation for SD/MMC and SPI images
` [U-Boot] [PATCH v1 3/8] rockchip: mkimage: Update comments for header size
` [U-Boot] [PATCH v1 4/8] rockchip: mkimage: rksd: pad SD/MMC images to a full blocksize
` [U-Boot] [PATCH v1 5/8] rockchip: mkimage: clarify header0 initialisation
[U-Boot] [PATCH 1/3] spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property
2017-04-17 15:45 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] doc: document /config/u-boot, spl-payload-offset property
` [U-Boot] [PATCH 3/3] spl: Makefile: include /config in the (reduced) FDT used by the SPL stage
[U-Boot] [PATCH v3 0/7] rockchip: spl: rk3399: prepare to have SPI config per-board
2017-04-17 15:43 UTC (8+ messages)
` [U-Boot] [PATCH v3 1/7] rockchip: clk: rk3399: add clock support for SCLK_SPI1 and SCLK_SPI5
` [U-Boot] [PATCH v3 2/7] rockchip: clk: rk3399: fix off-by one during rate calculation in i2c/spi_set_rate
` [U-Boot] [PATCH v3 3/7] rockchip: spi: rk_spi: select 198MHz input to the SPI module for the RK3399
` [U-Boot] [PATCH v3 4/7] rockchip: spi: rk_spi: improve clocking code "
` [U-Boot] [PATCH v3 5/7] rockchip: pinctrl: rk3399: add support for the SPI5 controller
` [U-Boot] [PATCH v3 6/7] rockchip: spi: enable support for the rk_spi driver for the RK3399
` [U-Boot] [PATCH v3 7/7] rockchip: spl: rk3399: spi: enable SPL_SPI_LOAD if SPI is enabled for SPL
[U-Boot] [PATCH V2 01/12] arm: dts: imx7: sync with Linux
2017-04-17 15:00 UTC (5+ messages)
` [U-Boot] [PATCH V2 08/12] gpio: 74x164: make oe-pins optional
` [U-Boot] [PATCH V2 12/12] imx: mx7dsabresd: add board revision check
[U-Boot] [PATCH v3 0/2] Add Kconfig for rockchip video driver
2017-04-17 14:24 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/2] rockchip: video: Kconfig: "
` [U-Boot] [PATCH v3 2/2] rockchip: video: Makefile: Modify Makefile "
[U-Boot] [PATCH 0/8] Add mipi display support for rk3399
2017-04-17 14:21 UTC (9+ messages)
` [U-Boot] [PATCH 1/8] rockchip: video: Add mipi dsi driver "
` [U-Boot] [PATCH 2/8] rockchip: video: vop: Add mipi display mode "
` [U-Boot] [PATCH 3/8] rockchip: video: vop: Set different bitwidth for different display mode
` [U-Boot] [PATCH 4/8] rockchip: video: vop: Reserve enough space for mipi dispaly
` [U-Boot] [PATCH 5/8] rockchip: board: evb_rk3399: initialize pwm0 for dispaly backlight
` [U-Boot] [PATCH 6/8] rockchip: dts: Add mipi dsi support for rk3399
` [U-Boot] [PATCH 7/8] rockchip: configs: Enable mipi dsi "
` [U-Boot] [PATCH 8/8] rockchip: video: vop: Fix clk_set_rate() return error
[U-Boot] [PATCH 00/19] fdt: Move to the new upstream pylibfdt library
2017-04-17 14:01 UTC (25+ messages)
` [U-Boot] [PATCH 01/19] pci: Correct cast for sandbox
` [U-Boot] [PATCH 02/19] fdt: Correct cast for sandbox in fdtdec_setup_memory_size()
` [U-Boot] [PATCH 03/19] fdt: Use SPDX format for licenses in the libfdt headers
` [U-Boot] [PATCH 04/19] fdt: Move header files into lib/libfdt
` [U-Boot] [PATCH 05/19] fdt: Allow swig options to be provided by Makefile
` [U-Boot] [PATCH 06/19] fdt: Add all source files to the libfdt build
` [U-Boot] [PATCH 07/19] fdt: Rename existing python libfdt module
` [U-Boot] [PATCH 08/19] fdt: Build the new "
` [U-Boot] [PATCH 09/19] fdt: Update fdt_test to use 'dt' instead of 'fdt'
` [U-Boot] [PATCH 10/19] fdt: dtoc: Add a full set of property tests
` [U-Boot] [PATCH 11/19] fdt: Support use of the new python libfdt library
` [U-Boot] [PATCH 12/19] fdt: Makefile: Build python libfdt library if needed
` [U-Boot] [PATCH 13/19] fdt: Stop building the old python libfdt module
` [U-Boot] [PATCH 14/19] fdt: Drop use of the legacy libfdt python module
` [U-Boot] [PATCH 15/19] fdt: Drop fdt_fallback library
` [U-Boot] [PATCH 16/19] binman: Drop a special case related to fdt_fallback
` [U-Boot] [PATCH 17/19] fdt: Merge fdt_normal with its base class
` [U-Boot] [PATCH 18/19] binman: Rename fdt variable to dtb
` [U-Boot] [PATCH 19/19] fdt: Drop fdt_select.py
[U-Boot] [PATCH v4 00/35] ARM: i.MX6: SabreSD: Add dts support
2017-04-17 13:28 UTC (5+ messages)
[U-Boot] [PATCH 3/3] arm: Warn that starting with v2018.01 gcc-6 or later is required
2017-04-17 13:18 UTC (2+ messages)
` [U-Boot] [PATCH v2 "
[U-Boot] [PATCH V2 0/9] Add Device Tree for OMAP3 and omap3_logic
2017-04-17 13:09 UTC (10+ messages)
` [U-Boot] [PATCH V2 1/9] omap_hsmmc: update struct hsmmc to accommodate omap3 from DT
` [U-Boot] [PATCH V2 2/9] omap3: Copy Device tree from Linux 4.9.y stable
` [U-Boot] [PATCH V2 3/9] omap3630: "
` [U-Boot] [PATCH V2 4/9] ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3
` [U-Boot] [PATCH V2 5/9] omap3: Copy twl4030 device tree from Linux 4.9.y stable
` [U-Boot] [PATCH V2 6/9] OMAP3: Add SMSC9221 device tree for omap devices connected on GPMC
` [U-Boot] [PATCH V2 7/9] ARM: DTS: Add Logic PD DM3730 SOM-LV initial support
` [U-Boot] [PATCH V2 8/9] ARM: DTS: Add Logic PD DM3730 Torpedo Device Tree
` [U-Boot] [PATCH V2 9/9] omap3_logic: Add Device Tree Support and more DM drivers
[U-Boot] [PATCH 1/3][v4] arm: ls1043ardb: Add SD secure boot target
2017-04-17 12:37 UTC (3+ messages)
` [U-Boot] [PATCH 2/3][v4] arm: ls1043ardb: Add NAND "
` [U-Boot] [PATCH 3/3][v5] arm: ls1046ardb: Add SD "
[U-Boot] [PATCH v2 0/2] Add Kconfig for rockchip video driver
2017-04-17 11:11 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/2] rockchip: video: Kconfig: "
` [U-Boot] [PATCH v2 2/2] rockchip: video: Makefile: Modify Makefile "
[U-Boot] [PATCH 0/2] Add Kconfig for rockchip video driver
2017-04-17 10:56 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] rockchip: video: Kconfig: "
` [U-Boot] [PATCH 2/2] rockchip: video: Makefile: Modify Makefile "
[U-Boot] [PATCH v5 00/16] Add Intel Arria 10 SoC support
2017-04-17 10:39 UTC (15+ 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] rockchip: dts: evb-rk3399: correct pwm3 polarity
2017-04-17 9:48 UTC
[U-Boot] [PATCH v2] rockchip: dts: evb-rk3399: add gmac support
2017-04-17 9:48 UTC
[U-Boot] [PATCH 00/22] x86: Add ACPI S3 resume support
2017-04-17 9:37 UTC (5+ messages)
` [U-Boot] [PATCH 11/22] x86: acpi: Resume OS if resume vector is found
[U-Boot] [PATCH] rockchip: reserve memory for rk3399 ATF data
2017-04-17 9:15 UTC (4+ messages)
[U-Boot] [PATCH] rockchip: rk3399: correct memory region
2017-04-17 8:42 UTC
[U-Boot] [PATCH 1/3][v3] arm: ls1043ardb: Add SD secure boot target
2017-04-17 8:05 UTC (3+ messages)
[U-Boot] U-boot-sunxi status?
2017-04-17 7:43 UTC (2+ messages)
[U-Boot] [PATCH][v2] driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path
2017-04-17 5:10 UTC
[U-Boot] [PATCH] video: Remove dependecy of I2C_EDID
2017-04-17 3:04 UTC (4+ messages)
[U-Boot] [PATCH] power: regulator: pwm: support pwm polarity setting
2017-04-17 3:03 UTC (4+ messages)
[U-Boot] [PATCH] dm: sandbox: pwm: Add a basic pwm test
2017-04-17 3:01 UTC
[U-Boot] [PATCH 1/2] cmd: remove Blackfin specific commands
2017-04-17 2:31 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] drivers: remove Blackfin specific drivers
[U-Boot] [PATCH v2 0/3] ARM: support System Reset via PSCI
2017-04-17 2:26 UTC (4+ messages)
` [U-Boot] [PATCH v2 3/3] sysreset: psci: support system reset in a generic way with PSCI
[U-Boot] [PATCH] Add ARM errata workaround 852421 and 852423 for Cortex-A17
2017-04-16 22:50 UTC
[U-Boot] [PATCH 0/2] Enable MMC and PXE boot on meson-gxbb systems
2017-04-16 22:04 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] Enable MMC boot on meson-gxbb
` [U-Boot] [PATCH 2/2] Enable PXE "
[U-Boot] [PATCH v7 0/4] mmc: meson: add MMC driver for Meson GX (S905)
2017-04-16 21:47 UTC (6+ messages)
` [U-Boot] [PATCH v7 1/4] arm: dts: update Meson GXBB / Odroid-C2 DT with latest Linux version
` [U-Boot] [U-Boot, v7, 3/4] Enable new Meson GX MMC driver in Odroid C2 defconfig
[U-Boot] [PATCH] Set ramdisk_addr_r to a higher address location on meson-gxbb
2017-04-16 21:27 UTC (4+ messages)
[U-Boot] [U-Boot PATCH V2 0/9] introduce Rockchip rockusb
2017-04-16 19:34 UTC (2+ messages)
[U-Boot] [PATCH v1] i2c: sunxi: add device-model support for i2c
2017-04-16 19:34 UTC (2+ messages)
[U-Boot] [PATCH] rockchip: rk3399: defconfig: add CONFIG_OF_EMBED support
2017-04-16 19:34 UTC (6+ messages)
[U-Boot] [PATCH v7 0/3] mmc: meson: add MMC support for Meson GX (S905)
2017-04-16 19:34 UTC (13+ messages)
` [U-Boot] [PATCH v7 2/3] mmc: meson: add MMC driver "
[U-Boot] [PATCH 1/5] mmc: dw_mmc: rockchip: select proper card clock
2017-04-16 19:34 UTC (10+ messages)
` [U-Boot] [PATCH 2/5] rockchip: clk: rk3036: add ciu_clk entry for eMMC/SDIO
` [U-Boot] [PATCH 3/5] rockchip: clk: rk3188: add ciu_clk entry for eMMC/SDMMC/SDIO
` [U-Boot] [PATCH 4/5] rockchip: clk: rk3288: "
` [U-Boot] [PATCH 5/5] rockchip: clk: rk3328: add ciu_clk entry for eMMC/SDMMC
[U-Boot] [PATCH v3 00/19] SPL: extend FIT loading support
2017-04-16 19:34 UTC (3+ messages)
` [U-Boot] [PATCH v3 19/19] sunxi: update Pine64 README
[U-Boot] [PATCH 0/8] Add support for Broadcom MIPS SoCs
2017-04-16 19:34 UTC (14+ messages)
` [U-Boot] [PATCH v2 00/14] "
` [U-Boot] [PATCH v2 01/14] cmd: cpu: fix NULL cpu feature prints
` [U-Boot] [PATCH v2 02/14] sysreset: add syscon-reboot driver
` [U-Boot] [PATCH v2 03/14] MIPS: allow using generic sysreset drivers
` [U-Boot] [PATCH v2 04/14] serial: add serial driver for BCM6345
` [U-Boot] [PATCH v2 05/14] cpu: add CPU driver for Broadcom MIPS SoCs
` [U-Boot] [PATCH v2 06/14] ram: add RAM "
[U-Boot] [PATCH] drivers/crypto/fsl: remove redundant logical contraint
2017-04-16 19:34 UTC (2+ messages)
[U-Boot] [PATCH 1/1] tools/env: avoid memory leak in fw_setenv
2017-04-16 19:34 UTC (3+ messages)
` [U-Boot] [PATCH v2 "
[U-Boot] [RFC 1/1] omap3: incorrect logical check in do_emif4_init
2017-04-16 19:34 UTC (2+ messages)
[U-Boot] [PATCH 1/1] odroid-c2: change ramdisk_addr_r
2017-04-16 19:33 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-16 19:33 UTC (5+ 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] [RESEND PATCH] rockchip: reserve memory for rk3399 ATF data
2017-04-16 19:33 UTC (2+ messages)
[U-Boot] rockchip: rk3288: grf: FIX the correct gmac tx_delay shift
2017-04-16 19:33 UTC (3+ messages)
[U-Boot] [PATCH] mkimage: rockchip: add support for rk3328
2017-04-16 19:33 UTC (2+ messages)
[U-Boot] [PATCH v3 0/3] board: at91sam9263ek: Convert to support DM and DT
2017-04-16 19:33 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/3] configs: at91sam9263ek: Update for DT and DM support
` [U-Boot] [PATCH v3 2/3] board: at91sam9263ek: Clean up code
` [U-Boot] [PATCH v3 3/3] board: at91sam9263ek: Enable early debug UART
[U-Boot] [PATCH v3 0/3] board: at91sam9rlek: Convert to support DM and DT
2017-04-16 19:33 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/3] configs: at91sam9rlek: Update for DT and DM support
` [U-Boot] [PATCH v3 2/3] board: at91sam9rlek: Clean up code
` [U-Boot] [PATCH v3 3/3] board: at91sam9rlek: Enable early debug UART
[U-Boot] [PATCH v4 0/3] board: at91sam9260ek/9g20ek: Convert to support DM and DT
2017-04-16 19:33 UTC (7+ messages)
` [U-Boot] [PATCH v4 1/3] configs: at91sam9260ek/9g20ek: Update for DT and DM
` [U-Boot] [PATCH v4 2/3] board: at91sam9260ek: Clean up code
` [U-Boot] [PATCH v4 3/3] board: at91sam9260ek/9g20ek: Enable early debug UART
[U-Boot] [PATCH v3 0/3] board: at91sam9n12ek: Convert to support DM and DT
2017-04-16 19:33 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/3] configs: at91sam9n12ek: Update for DT and DM support
` [U-Boot] [PATCH v3 2/3] board: at91sam9n12ek: Clean up code
` [U-Boot] [PATCH v3 3/3] board: at91sam9n12ek: Enable early debug UART
[U-Boot] [PATCH v3 0/3] board: at91sam9m10g45ek: Convert to support DM and DT
2017-04-16 19:32 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/3] configs: at91sam9m10g45ek: Update to support DM/DT
` [U-Boot] [PATCH v3 2/3] board: at91sam9m10g45ek: Clean up code
` [U-Boot] [PATCH v3 3/3] board: at91sam9m10g45ek: Enable early debug UART
[U-Boot] [PATCH v2 0/6] ARM: dts: at91: Add dts files for AT91 SoCs' boards
2017-04-16 19:32 UTC (13+ messages)
` [U-Boot] [PATCH v2 1/6] ARM: dts: at91: Add dts files for at91sam9x5ek
` [U-Boot] [PATCH v2 2/6] ARM: dts: at91: Add dts files for at91sam9n12ek
` [U-Boot] [PATCH v2 3/6] ARM: dts: at91: Add dts files for at91sam9m10g45ek
` [U-Boot] [PATCH v2 4/6] ARM: dts: at91: Add dts files for at91sam9260ek/9g20ek
` [U-Boot] [PATCH v2 5/6] ARM: dts: at91: Add dts files for at91sam9rlek
` [U-Boot] [PATCH v2 6/6] ARM: dts: at91: Add dts files for at91sam9263ek
[U-Boot] [PATCH v5 00/16] GPT over MTD
2017-04-16 19:32 UTC (23+ messages)
` [U-Boot] [PATCH v5 02/16] disk: part: refactor part_print_efi to prepare "
` [U-Boot] [PATCH v5 03/16] disk: part: refactor part_get_info_efi "
` [U-Boot] [PATCH v5 04/16] disk: part: prepare_backup_gpt_header rework
` [U-Boot] [PATCH v5 05/16] disk: part: compute partition_entry_lba
` [U-Boot] [PATCH v5 06/16] disk: part: efi: export internal function
` [U-Boot] [PATCH v5 07/16] disk: part: add support of GPT partitioning over MTD
` [U-Boot] [PATCH v5 08/16] cmd: gpt: remove blk_desc parameter in static function
` [U-Boot] [PATCH v5 09/16] cmd: gpt: use error number in set_gpt_info
` [U-Boot] [PATCH v5 10/16] cmd: gpt: add print_gpt_info_err
` [U-Boot] [PATCH v5 11/16] cmd: gpt: update write command to support GPT over MTD
` [U-Boot] [PATCH v5 16/16] sandbox: GPT over MTD test
[U-Boot] [PATCH] rockchip: rk3399: use actual dram size
2017-04-16 19:31 UTC (2+ messages)
[U-Boot] [PATCH 1/2] rockchip: dts: rk3399: sync with kernel dts
2017-04-16 19:31 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] rockchip: dts: add rk3399-firefly dts
[U-Boot] [PATCH v2 0/3] board: at91sam9263ek: Convert to support DM and DT
2017-04-16 19:31 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/3] configs: at91sam9263ek: Update for DT and DM support
` [U-Boot] [PATCH v2 2/3] board: at91sam9263ek: Clean up code
` [U-Boot] [PATCH v2 3/3] board: at91sam9263ek: Enable early debug UART
[U-Boot] [PATCH v2 0/3] board: at91sam9rlek: Convert to support DM and DT
2017-04-16 19:31 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/3] configs: at91sam9rlek: Update for DT and DM support
` [U-Boot] [PATCH v2 2/3] board: at91sam9rlek: Clean up code
` [U-Boot] [PATCH v2 3/3] board: at91sam9rlek: Enable early debug UART
[U-Boot] [PATCH v3 0/3] board: at91sam9260ek/9g20ek: Convert to support DM and DT
2017-04-16 19:31 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/3] configs: at91sam9260ek/9g20ek: Update for DT and DM
` [U-Boot] [PATCH v3 2/3] board: at91sam9260ek: Clean up code
` [U-Boot] [PATCH v3 3/3] board: at91sam9260ek/9g20ek: Enable early debug UART
[U-Boot] [PATCH v2 0/3] board: at91sam9n12ek: Convert to support DM and DT
2017-04-16 19:31 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/3] configs: at91sam9n12ek: Update for DT and DM support
` [U-Boot] [PATCH v2 2/3] board: at91sam9n12ek: Clean up code
` [U-Boot] [PATCH v2 3/3] board: at91sam9n12ek: Enable early debug UART
[U-Boot] [PATCH v2 0/3] board: at91sam9m10g45ek: Convert to support DM and DT
2017-04-16 19:31 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/3] configs: at91sam9m10g45ek: Update to support DM/DT
` [U-Boot] [PATCH v2 2/3] board: at91sam9m10g45ek: Clean up code
` [U-Boot] [PATCH v2 3/3] board: at91sam9m10g45ek: Enable early debug UART
[U-Boot] [PATCH 0/6] ARM: dts: at91: Add dts files for AT91 SoCs' boards
2017-04-16 19:30 UTC (13+ messages)
` [U-Boot] [PATCH 1/6] ARM: dts: at91: Add dts files for at91sam9x5ek
` [U-Boot] [PATCH 2/6] ARM: dts: at91: Add dts files for at91sam9n12ek
` [U-Boot] [PATCH 3/6] ARM: dts: at91: Add dts files for at91sam9m10g45ek
` [U-Boot] [PATCH 4/6] ARM: dts: at91: Add dts files for at91sam9260ek/9g20ek
` [U-Boot] [PATCH 5/6] ARM: dts: at91: Add dts files for at91sam9rlek
` [U-Boot] [PATCH 6/6] ARM: dts: at91: Add dts files for at91sam9263ek
[U-Boot] [PATCH] rockchip: rk3399: use regulators_enable_boot_on() to init regulator
2017-04-16 19:30 UTC (2+ messages)
[U-Boot] [PATCH 1/2] rockchip: config: rk3399: clean with make savedefconfig
2017-04-16 19:30 UTC (2+ messages)
[U-Boot] [RFC 1/1] usb: musb: avoid out of bound access in udc_setup_ep
2017-04-16 16:27 UTC (2+ messages)
[U-Boot] [PATCH 1/1] usbtty: avoid potential NULL pointer dereference
2017-04-16 16:11 UTC (2+ messages)
[U-Boot] [PATCH 1/1] musb: properly detect failed initialization of controller
2017-04-16 16:11 UTC (2+ messages)
[U-Boot] [U-Boot PATCH V2 0/8] introduce Rockchip rockusb
2017-04-16 16:10 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