messages from 2017-11-24 22:35:44 to 2017-11-27 09:59:02 UTC [more...]
[U-Boot] [PATCH v2 0/4] mmc: fixes for HS200/UHS core support
2017-11-27 9:59 UTC
[U-Boot] [PATCH 1/2] mx6ull: Fix WDOG3 base address
2017-11-27 9:56 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] imx: Also clear powerdown enable bit for WDOG3 on i.MX6ULL
[U-Boot] [PATCH v3 0/9] i.MX6: engicam: Add SPL_OF_CONTROL support
2017-11-27 9:53 UTC (2+ messages)
[U-Boot] [PATCH v2 0/7] rockchip: add new SoC support for RK3128
2017-11-27 9:51 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/7] rockchip: rk3128: add device tree file
` [U-Boot] [PATCH v2 2/7] rockchip: rk3128: add soc basic support
` [U-Boot] [PATCH v2 3/7] rockchip: rk3128: add clock driver
` [U-Boot] [PATCH v2 4/7] rockchip: rk3128: add pinctrl driver
` [U-Boot] [PATCH v2 5/7] rockchip: rk3128: add evb-rk3128 support
` [U-Boot] [PATCH v2 6/7] rockchip: rk3128: add defconfig for evb-rk3128
` [U-Boot] [PATCH v2 7/7] rockchip: rk3128: add sdram driver
[U-Boot] [PATCH v2] x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones
2017-11-27 9:46 UTC (6+ messages)
[U-Boot] [PATCH 0/5] mmc: fixes for HS200/UHS core support
2017-11-27 9:45 UTC (16+ messages)
` [U-Boot] [PATCH 1/5] dm: mmc: updated mmc_of_parse() to not fail because of an invalid bus-width
` [U-Boot] [PATCH 2/5] mmc: dm: support "mmc-ddr-1_2v" and "mmc-hs200-1_2v" boolean properties
` [U-Boot] [PATCH 3/5] mmc: dump card and host capabilities if debug is enabled
` [U-Boot] [PATCH 4/5] mmc: Fixed a problem with old sd or mmc that do not support High speed
` [U-Boot] [PATCH 5/5] mmc: all hosts support 1-bit bus width and legacy timings
[U-Boot] [PATCH] mmc: meson_gx_mmc: fix the complie error
2017-11-27 9:42 UTC
[U-Boot] [PATCH u-boot v2] ARM: arch-meson: build memory banks using reported memory from registers
2017-11-27 9:35 UTC
[U-Boot] [GIT PULL] Please pull u-boot-mmc master
2017-11-27 9:31 UTC (2+ messages)
[U-Boot] [PATCH] [RFC] imx: dek_blob: Fix lock-up on dek_blob command
2017-11-27 9:30 UTC (2+ messages)
[U-Boot] [PATCH u-boot v3 0/5] Add support for Amlogic GXL Based SBCs
2017-11-27 9:16 UTC (6+ messages)
` [U-Boot] [PATCH u-boot v3 1/5] ARM: arch-meson: add ethernet common init function
` [U-Boot] [PATCH u-boot v3 2/5] board: odroid-c2: use common ethernet "
` [U-Boot] [PATCH u-boot v3 3/5] board: p212: "
` [U-Boot] [PATCH u-boot v3 4/5] arm: Add LibreTech CC support based on Meson GXL family
` [U-Boot] [PATCH u-boot v3 5/5] arm: Add Khadas VIM "
[U-Boot] [PATCH 1/3] imx: Add a common way for detecting NXP boards revision
2017-11-27 9:15 UTC (2+ messages)
[U-Boot] [PATCH v2 0/5] Add support for Amlogic GXL Based SBCs
2017-11-27 8:48 UTC (17+ messages)
` [U-Boot] [PATCH v2 1/5] ARM: arch-meson: add ethernet common init function
` [U-Boot] [PATCH v2 3/5] board: p212: use common ethernet "
` [U-Boot] [PATCH v2 4/5] arm: Add LibreTech CC support based on Meson GXL family
` [U-Boot] [PATCH v2 5/5] arm: Add Khadas VIM "
[U-Boot] [v2] armv8: ls1012a: enable/disable eSDHC1 through hwconfig for RDB
2017-11-27 8:39 UTC
[U-Boot] [PATCH v2 0/5] sunxi: Enable EMAC on various boards
2017-11-27 8:36 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/5] bitfield: Include linux/bitops.h for ffs()
` [U-Boot] [PATCH v2 2/5] net: sun8i_emac: Support RX/TX delay chains
` [U-Boot] [PATCH v2 3/5] sunxi: Enable EMAC on the Cubietruck Plus
` [U-Boot] [PATCH v2 4/5] sunxi: Enable EMAC on the Bananapi M3
` [U-Boot] [PATCH v2 5/5] sunxi: Enable EMAC on the Bananapi M64
[U-Boot] Problem with initialize in mmc_initialize in mmc.c
2017-11-27 8:17 UTC (4+ messages)
[U-Boot] [PATCH v3] power: extend prefix match to regulator-name property
2017-11-27 8:14 UTC
[U-Boot] [PATCH] armv8: ls1088ardb: support force SDHC mode by hwconfig
2017-11-27 7:40 UTC
[U-Boot] [PATCH] mmc: sh_mmcif: RZ/A1 does not support HS mode
2017-11-27 7:38 UTC (2+ messages)
[U-Boot] [PATCH 1/1] mmc: sdhci: do not compare pointer to 0
2017-11-27 7:38 UTC (3+ messages)
[U-Boot] [PATCH] mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT
2017-11-27 7:38 UTC (2+ messages)
[U-Boot] [PATCH] mmc: sanitize includes for DM i2c
2017-11-27 7:38 UTC (2+ messages)
[U-Boot] [PATCH 0/2] libfdt: sync fdt_wip.c with upstream
2017-11-27 7:06 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] libfdt: move fdt_find_regions() to fdt_region.c from fdt_wip.c
` [U-Boot] [PATCH 2/2] libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c
[U-Boot] [PATCH] ARM: uniphier: remove unused NAND CONFIG options
2017-11-27 5:13 UTC
[U-Boot] [PATCH] fixup! mtd: nand: denali: sync with Linux 4.15-rc1
2017-11-27 4:57 UTC
[U-Boot] [PATCH v2 0/7] test: Include Python tools in test coverage
2017-11-27 3:26 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/7] test: Correct operation when tests pass
` [U-Boot] [PATCH v2 2/7] test: Run binman tests
` [U-Boot] [PATCH v2 3/7] test: Run patman tests
` [U-Boot] [PATCH v2 4/7] test: Run buildman tests
` [U-Boot] [PATCH v2 5/7] test: Run dtoc tests
` [U-Boot] [PATCH v2 6/7] travis.yml: Run tests for tools
` [U-Boot] [PATCH v2 7/7] binman: Run code coverage tests
[U-Boot] [PATCH v2 1/2] power: regulator: add driver for the FAN53555 family
2017-11-27 3:07 UTC (4+ messages)
[U-Boot] [PATCH v2 0/3] Rename ae3xx timer to atcpit100
2017-11-27 3:07 UTC
[U-Boot] [PATCH v2 3/3] dt-bindings: timer: Add andestech atcpit100 timer
2017-11-27 3:04 UTC
[U-Boot] [PATCH v2 2/3] cosmetic: atcpit100_timer: Rename function name as atcpit100
2017-11-27 3:03 UTC
[U-Boot] [PATCH v2 0/3] Rename ae3xx timer to atcpit100
2017-11-27 3:03 UTC
[U-Boot] [PATCH v2 1/3] ae3xx: timer: Rename AE3XX to ATCPIT100
2017-11-27 3:01 UTC
[U-Boot] [PATCH v2 0/3] Rename ae3xx timer to atcpit100
2017-11-27 2:55 UTC
[U-Boot] [PATCH 1/2] powerpc/T104xRDB: Fix endian access issue on EHCI intinalization
2017-11-27 2:51 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] powerpc/p1_p2_rdb_pc: "
[U-Boot] Intel Edison build warning
2017-11-27 2:34 UTC (4+ messages)
[U-Boot] [PATCH v2 3/3] dt-bindings: timer: Add andestech atcpit100 timer
2017-11-27 2:34 UTC
[U-Boot] [PATCH v2 2/3] cosmetic: atcpit100_timer: Rename function name as atcpit100
2017-11-27 2:33 UTC
[U-Boot] [PATCH v2 1/3] ae3xx: timer: Rename AE3XX to ATCPIT100
2017-11-27 2:33 UTC
[U-Boot] [PATCH] binman: do not add binary files to git
2017-11-27 1:11 UTC
[U-Boot] [PATCH] armv8: shrink exception table code
2017-11-27 0:47 UTC
[U-Boot] [PATCH 1/2] rockchip: rk3399-puma: add code to allow forcing a power-on reset
2017-11-26 23:22 UTC (2+ messages)
[U-Boot] [PATCH] MAINTAINERS: update maintained files for Rockchip
2017-11-26 23:18 UTC
[U-Boot] [PATCH 0/4] net: phy: Add Broadcom BCM53xx switch driver
2017-11-26 21:11 UTC (5+ messages)
[U-Boot] [PATCH v4 1/2] power: regulator: add driver for the FAN53555 family
2017-11-26 20:45 UTC (2+ messages)
` [U-Boot] [PATCH v4 2/2] rockchip: defconfig: puma-rk3399: enable FAN53555 regulator driver
[U-Boot] [PULL] Please pull u-boot-rockchip/master
2017-11-26 20:42 UTC
[U-Boot] U-Boot as a multiboot GRUB2 payload
2017-11-26 19:45 UTC
[U-Boot] [PATCH 0/2] Amlogic I2C driver for u-boot
2017-11-26 16:49 UTC (4+ messages)
` [U-Boot] [PATCH 1/2] i2c: add Amlogic Meson driver
[U-Boot] [PATCH 0/4] meson i2c driver cleanups
2017-11-26 16:40 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] i2c: meson: improve Kconfig description
` [U-Boot] [PATCH 2/4] i2c: meson: reduce timeout
` [U-Boot] [PATCH 3/4] i2c: meson: fix return codes on error
` [U-Boot] [PATCH 4/4] i2c: meson: add some comments
[U-Boot] [PATCH v2 16/18] clk: rockchip: Add rk322x gamc clock support
2017-11-26 14:50 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 15/18] rockchip: pinctrl: Add rk322x gmac pinctrl support
2017-11-26 14:49 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 09/18] clk: rockchip: Add rk3328 gamc clock support
2017-11-26 14:46 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 08/18] rockchip: pinctrl: Add rk3328 gmac pinctrl support
2017-11-26 14:42 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 06/18] net: gmac_rockchip: Add support for the RV1108 GMAC
2017-11-26 14:36 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v3 1/2] power: regulator: add driver for the FAN53555 family
2017-11-26 14:25 UTC (2+ messages)
` [U-Boot] [PATCH v3 2/2] rockchip: defconfig: puma-rk3399: enable FAN53555 regulator driver
[U-Boot] U-Boot proper(not SPL) relocate option
2017-11-26 14:16 UTC (11+ messages)
[U-Boot] [PATCH 1/1] vsprintf.c: add EFI device path printing
2017-11-26 14:01 UTC (15+ messages)
[U-Boot] [PATCH] arm64: mvebu: armada-7k/8k: drop useless #ifdef
2017-11-26 13:51 UTC (2+ messages)
[U-Boot] [PATCH v2 1/1] vsprintf.c: add EFI device path printing
2017-11-26 13:17 UTC (2+ messages)
[U-Boot] [PATCH v3 00/18] efi_loader: manage protocols in a linked list (v3)
2017-11-26 13:05 UTC (19+ messages)
` [U-Boot] [PATCH v3 01/18] efi_loader: helloworld.c: remove superfluous include
` [U-Boot] [PATCH v3 02/18] efi_loader: size of media device path node represenation
` [U-Boot] [PATCH v3 03/18] efi_loader: efi_dp_str should print path not node
` [U-Boot] [PATCH v3 04/18] efi_loader: fix efi_convert_device_node_to_text
` [U-Boot] [PATCH v3 05/18] efi_loader: reimplement LocateDevicePath
` [U-Boot] [PATCH v3 06/18] efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
` [U-Boot] [PATCH v3 07/18] efi_loader: efi_disk: use efi_add_protocol
` [U-Boot] [PATCH v3 08/18] efi_loader: efi_net: "
` [U-Boot] [PATCH v3 09/18] efi_loader: efi_gop: "
` [U-Boot] [PATCH v3 10/18] efi_loader: simplify efi_open_protocol
` [U-Boot] [PATCH v3 11/18] efi_loader: simplify find_obj
` [U-Boot] [PATCH v3 12/18] efi_loader: manage protocols in a linked list
` [U-Boot] [PATCH v3 13/18] efi_selftest: compile without special compiler flags
` [U-Boot] [PATCH v3 14/18] efi_selftest: add missing line feed
` [U-Boot] [PATCH v3 15/18] efi_loader: output load options in helloworld
` [U-Boot] [PATCH v3 16/18] test/py: check return code of helloworld
` [U-Boot] [PATCH v3 17/18] efi_loader: pass handle of loaded image
` [U-Boot] [PATCH v3 18/18] efi_loader: helper function to add EFI object to list
[U-Boot] [PATCH] power: pmic/regulator: Add basic support for TPS65910
2017-11-26 11:39 UTC (6+ messages)
[U-Boot] [PATCH 1/1] distro bootcmd: define bootloader name for x86
2017-11-26 11:39 UTC (2+ messages)
[U-Boot] [PATCH] dm: reset: have the reset-command perform a COLD reset
2017-11-26 11:39 UTC (2+ messages)
[U-Boot] [PATCH v2] drivers: core: Add translation in live tree case
2017-11-26 11:39 UTC (2+ messages)
[U-Boot] [PATCH] lib: sha1: Change uint8_t to unsigned char for sha1_der_prefix array
2017-11-26 11:38 UTC (4+ messages)
[U-Boot] [PATCH v2 1/3] ae3xx: timer: Rename AE3XX to ATCPIT100
2017-11-26 11:38 UTC (2+ messages)
[U-Boot] [PATCH] spl: make CONFIG_OF_EMBED pass dts through fdtgrep
2017-11-26 11:38 UTC (2+ messages)
[U-Boot] [PATCH 1/1] Add support Raspberry-Pi Ziro W
2017-11-26 9:38 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/1] add support for Raspberry Pi Zero W
` [U-Boot] [PATCH v3 "
[U-Boot] sun50i blocking SPL changes
2017-11-26 0:42 UTC (7+ messages)
[U-Boot] [PATCH v2 13/18] rockchip: dts: rk3328-evb: Enable gmac2io for rk3328-evb
2017-11-26 0:16 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 17/18] net: gmac_rockchip: Add support for the RK3228 GMAC
2017-11-25 23:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 18/18] config: evb-rk3229: Enable rk gmac configs
2017-11-25 23:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 10/18] net: gmac_rockchip: Add rk3328 gmac support
2017-11-25 23:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 12/18] rockchip: dts: rk3328: Add gmac2io support
2017-11-25 23:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 14/18] rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver
2017-11-25 23:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 07/18] rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver
2017-11-25 23:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 11/18] rockchip: configs: Enable GMAC configs for evb-rk3328
2017-11-25 23:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 05/18] rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver
2017-11-25 23:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH] rockchip: pinctrl: rk3399: add support for I2C8
2017-11-25 23:39 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/2] rockchip: fix turning off boot-mode via Kconfig
2017-11-25 23:39 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/2] rockchip: defconfig: puma-rk3399: bypass ADC-based boot_mode check
2017-11-25 23:39 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] rockchip: clk: rk3399: change extract_bits to bitfield_extract
2017-11-25 23:39 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 00/13] binman: Support run-time access to binman image positions
2017-11-25 22:34 UTC (2+ messages)
[U-Boot] u-boot Licensing exception with OpenSSL
2017-11-25 20:50 UTC
[U-Boot] [PATCH] mx6_common: remove dead code
2017-11-25 19:41 UTC (2+ messages)
[U-Boot] [PATCH 0/5] test: Add compression tests to pytest
2017-11-25 18:57 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] test: Add a command function for test execution
` [U-Boot] [PATCH 2/5] test: overlay: Use cmd_ut_category()
` [U-Boot] [PATCH 3/5] test: compression: Put test variables in a struct
` [U-Boot] [PATCH 4/5] test/py: Allow any unit test suite to be found
` [U-Boot] [PATCH 5/5] test: compression: Convert to unit test framework
[U-Boot] [PATCH u-boot] ARM: arch-meson: build memory banks using reported memory from registers
2017-11-25 16:04 UTC (4+ messages)
[U-Boot] EFI: incorrect device paths
2017-11-25 15:56 UTC (3+ messages)
[U-Boot] [PATCH] arm: mvebu: fix boot from UART when in fallback mode
2017-11-25 15:21 UTC (2+ messages)
[U-Boot] [PATCH] fpga: allow programming fpga from FIT image for all FPGA drivers
2017-11-25 8:34 UTC
[U-Boot] [PATCH] env: suppress a spurious warning with GCC 7.1
2017-11-24 22:36 UTC (2+ messages)
[U-Boot] [PATCH v2 01/11] arm64: zynqmp: Remove slcr with mio status pin detection
2017-11-24 22:36 UTC (3+ messages)
` [U-Boot] [PATCH v2 04/11] tools: mkimage: Extend mkimage to also include pmufw
[U-Boot] [PATCH 0/3] ae3xx: timer: Rename AE3XX timer to ATCPIT100
2017-11-24 22:36 UTC (6+ messages)
` [U-Boot] [PATCH 1/3] ae3xx: timer: Rename AE3XX "
[U-Boot] [PATCH 1/5] arm: zynq: Return value from fdtdec_setup_memory_banksize directly
2017-11-24 22:36 UTC (5+ messages)
` [U-Boot] [PATCH 5/5] arm: zynq: Add mini u-boot configuration for zynq
[U-Boot] [PATCH] atcpit100: timer: Remove arch dependency
2017-11-24 22:36 UTC (4+ messages)
[U-Boot] dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()
2017-11-24 22:35 UTC (2+ messages)
[U-Boot] [PATCH] fpga: allow programming fpga from FIT image for all FPGA drivers
2017-11-24 22:35 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