messages from 2019-07-11 08:58:04 to 2019-07-12 12:14:40 UTC [more...]
[U-Boot] [PATCH v2 00/16] stm32m1 patches for v2019.10
2019-07-12 12:14 UTC (13+ messages)
` [U-Boot] [PATCH v2 01/16] stm32mp1: deactivate WATCHDOG in defconfig
` [U-Boot] [PATCH v2 02/16] stm32mp1: call regulators_enable_boot_on in board_init
` [U-Boot] [PATCH v2 03/16] stm32mp1: syscon: remove etzpc support
` [U-Boot] [PATCH v2 04/16] stm32mp1: syscon: remove stgen
` [U-Boot] [PATCH v2 05/16] dt-bindings: pinctrl: stm32: add new entry for package information
` [U-Boot] [PATCH v2 06/16] stm32mp1: export get_cpu_package function
[U-Boot] [PATCH 0/5] Fixes and improvements in BCB and Android docs
2019-07-12 12:05 UTC (12+ messages)
` [U-Boot] [PATCH 1/5] doc: Move README.android-fastboot-protocol to doc/android/
` [U-Boot] [PATCH 2/5] treewide: Fix stale references of Android docs
` [U-Boot] [PATCH 3/5] cmd: bcb: Fix duplicated handling in two case-branches
` [U-Boot] [PATCH 4/5] cmd: bcb: Use strcmp() instead of strncmp() for string literals
` [U-Boot] [PATCH 5/5] cmd: bcb: Apply non-functional refinements
[U-Boot] [PATCH v4 1/4] armv8: ls1028a: The ls1028a platform supports the I2C driver model
2019-07-12 11:49 UTC (8+ messages)
` [U-Boot] [PATCH v4 2/4] gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028A
` [U-Boot] [PATCH v4 3/4] configs: ls1028a: enable DM support for pcf2127 rtc
` [U-Boot] [PATCH v4 4/4] armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controller
[U-Boot] [PATCH v2 0/2] Add board support for iMX8QXP AI_ML board
2019-07-12 11:37 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/2] arm: dts: Add devicetree support for iMXQXP "
` [U-Boot] [PATCH v2 2/2] board: Add "
[U-Boot] [PATCH v1 0/2] android: colibri_imx7: reserve DDR memory for Cortex-M4
2019-07-12 11:23 UTC (6+ messages)
` [U-Boot] [PATCH v1 1/2] common: fdt_support: add support for setting usable memory
` [U-Boot] [PATCH v1 2/2] board: colibri_imx7: reserve DDR memory for Cortex-M4
[U-Boot] [PATCH 1/2] armv8: ls1028aqds: switch LS1028A QDS board to I2C DM
2019-07-12 11:23 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] configs: ls1028aqds: enable I2C and GPIO DM
[U-Boot] [PATCH 1/2] imx8: Jump from alias to OCRAM address at SPL init
2019-07-12 11:20 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] imx8qm/qxp: Set SPL TEXT base to OCRAM base
[U-Boot] [PATCH 1/1] efi_selftest: do not call CloseEvent() after ExitBootServices()
2019-07-12 11:04 UTC
[U-Boot] [RESEND PATCH v2 00/15] Add Intel Agilex SoC support
2019-07-12 10:50 UTC (17+ messages)
` [U-Boot] [RESEND PATCH v2 03/15] arm: socfpga: Move Stratix10 and Agilex reset manager common code
` [U-Boot] [RESEND PATCH v2 06/15] arm: socfpga: agilex: Add system manager support
` [U-Boot] [RESEND PATCH v2 07/15] clk: agilex: Add clock driver for Agilex
` [U-Boot] [RESEND PATCH v2 08/15] arm: socfpga: agilex: Add clock manager support
[U-Boot] [PATCH] phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSB
2019-07-12 10:44 UTC (7+ messages)
` [U-Boot] [linux-sunxi] "
[U-Boot] [PATCH v2] arm: socfpga: do not reboot via SRAM
2019-07-12 10:35 UTC (7+ messages)
[U-Boot] [PATCH v2 0/5] toradex: configblock: apalis-imx8 and colibri-imx8x fixes
2019-07-12 10:35 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/5] toradex: configblock: initialize MMC before switching partition
` [U-Boot] [PATCH v2 2/5] toradex: configblock: generic wi-fi/bt handling
` [U-Boot] [PATCH v2 3/5] toradex: configblock: fix colibri imx8x target
` [U-Boot] [PATCH v2 4/5] toradex: configblock: fix apalis imx8 target
` [U-Boot] [PATCH v2 5/5] toradex: configblock: avoid line continuations
[U-Boot] [PATCH 0/2] arm: socfpga: gen5 SPL bss cleanup
2019-07-12 10:30 UTC (8+ messages)
` [U-Boot] [PATCH 1/2] dm: ddr: socfpga: fix gen5 ddr driver to not use bss
` [U-Boot] [PATCH 2/2] arm: socfpga: gen5: don't zero bss in board_init_f()
[U-Boot] [PATCH v5 0/6] android: implement A/B boot process
2019-07-12 9:48 UTC (2+ messages)
[U-Boot] [PATCH 1/2] env: ti: Increase boot partition
2019-07-12 9:41 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] arm: am57xx: Allow bootm to load larger kernels
[U-Boot] [PATCH v5 1/1] cmd: part: Add 'number' sub-command
2019-07-12 9:25 UTC (3+ messages)
[U-Boot] [PATCH 2/2] watchdog: omap_wdt: Disable DM watchdog support in SPL
2019-07-12 9:23 UTC
[U-Boot] [PATCH 1/2] watchdog: omap_wdt: Convert watchdog driver to use DT and DM
2019-07-12 9:23 UTC
[U-Boot] [PATCH v4 0/4] Add 'bcb' command to read/modify/write Android BCB
2019-07-12 9:20 UTC (3+ messages)
[U-Boot] [PATCH 01/20] stm32mp1: Fix warnings when compiling with W=1
2019-07-12 9:13 UTC (3+ messages)
` [U-Boot] [PATCH 19/20] psci: "
[U-Boot] [PATCH v7 0/9] Update SiFive Unleashed Drivers
2019-07-12 8:39 UTC (6+ messages)
` [U-Boot] [PATCH v7 7/9] riscv: sifive: fu540: Setup ethaddr env variable using OTP
[U-Boot] imx7d: CPU core issue in secure mode
2019-07-12 8:20 UTC (4+ messages)
[U-Boot] [PATCH v6 1/4] net: add MDIO_MUX DM class
2019-07-12 7:13 UTC (4+ messages)
` [U-Boot] [PATCH v6 2/4] doc: bindings: Add description for MDIO MUX dts nodes
` [U-Boot] [PATCH v6 3/4] test: dm_mdio: add a 2nd register to the emulated PHY
` [U-Boot] [PATCH v6 4/4] test: dm: add a test for MDIO MUX DM uclass
[U-Boot] [RFC] bug.h: Drop filename from BUG/WARNING logs if building for TPL/SPL
2019-07-12 7:11 UTC (7+ messages)
[U-Boot] [PATCH v3 0/4] Add Cadence PCIe endpoint driver with new uclass
2019-07-12 7:06 UTC (11+ messages)
` [U-Boot] [PATCH v3 1/4] drivers: pci_ep: Introduce UCLASS_PCI_EP uclass
` [U-Boot] [PATCH v3 2/4] pci_ep: add Cadence PCIe endpoint driver
` [U-Boot] [PATCH v3 3/4] pci_ep: add pci endpoint sandbox driver
` [U-Boot] [PATCH v3 4/4] test: pci_ep: add basic pci_ep tests
[U-Boot] [PATCH v5 1/4] net: add MDIO_MUX DM class
2019-07-12 7:00 UTC (6+ messages)
` [U-Boot] [PATCH v5 2/4] doc: bindings: Add description for MDIO MUX dts nodes
` [U-Boot] [PATCH v5 3/4] test: dm_mdio: add a 2nd register to the emulated PHY
` [U-Boot] [PATCH v5 4/4] test: dm: add a test for MDIO MUX DM uclass
[U-Boot] [PATCH 1/1] efi_loader: duplicate IMAGE_SUBSYSTEM_EFI_APPLICATION
2019-07-12 6:22 UTC (4+ messages)
[U-Boot] [PATCH v5 0/3] fit: Image node compression
2019-07-12 6:10 UTC (8+ messages)
` [U-Boot] [PATCH v5 1/3] common: Move bootm_decomp_image() to image.c (as image_decomp())
` [U-Boot] [PATCH v5 2/3] fit: Support compression for non-kernel components (e.g. FDT)
` [U-Boot] [PATCH v5 3/3] fit: Support compat string property in configuration node
[U-Boot] [PATCH v3 1/4] arm: socfpga: rst: add register definition for cold reset
2019-07-12 5:23 UTC (7+ messages)
` [U-Boot] [PATCH v3 2/4] sysreset: socfpga: gen5: add sysreset driver
[U-Boot] [PATCH V2 1/2] watchdog: Split WDT from SPL_WDT
2019-07-12 4:34 UTC (3+ messages)
[U-Boot] [PATCH v2] arm: socfpga: fix 3 boards missing env var "socfpga_legacy_reset_compat"
2019-07-12 4:06 UTC (2+ messages)
[U-Boot] [PATCH v3 1/7] usb_kdb: only process events succesfully received
2019-07-12 4:05 UTC (8+ messages)
` [U-Boot] [PATCH v3 5/7] usb: add usb_int_msg_nonblock
[U-Boot] [PATCH V2 1/3] phy: Add support for phy-da8xx-usb
2019-07-12 3:59 UTC (3+ messages)
` [U-Boot] [PATCH V2 2/3] usb: musb-new: Add support for da8xx-musb
[U-Boot] [PATCH v2] x86: edison: Enable SD slot
2019-07-12 2:44 UTC (3+ messages)
[U-Boot] [PATCH] net: add comments to phy APIs
2019-07-12 2:17 UTC (3+ messages)
[U-Boot] [PATCH v4 1/4] net: add MDIO_MUX DM class
2019-07-12 2:13 UTC (7+ messages)
` [U-Boot] [PATCH v4 2/4] doc: bindings: Add description for MDIO MUX dts nodes
` [U-Boot] [PATCH v4 4/4] test: dm: add a test for MDIO MUX DM uclass
[U-Boot] [PATCH 1/1] board: Arcturus: ucp1020: Removing obsoleted stuff
2019-07-12 1:58 UTC (2+ messages)
[U-Boot] [PATCH] gpio: pca953x: Add TI TCA9539 compatible string
2019-07-11 22:06 UTC (2+ messages)
[U-Boot] [PATCH] arm: mach-omap2: am33xx: Init pinmux before clock
2019-07-11 22:06 UTC (2+ messages)
[U-Boot] [PATCH v3 0/3] Add 'bcb' command to read/modify/write Android BCB
2019-07-11 22:06 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/3] include: android_bootloader_message.h: Minimize the diff to AOSP
` [U-Boot] [PATCH v3 2/3] cmd: Add 'bcb' command to read/modify/write BCB fields
` [U-Boot] [PATCH v3 3/3] doc: relocate/rename Android README and add BCB overview
[U-Boot] [PATCHv2 1/2] configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
2019-07-11 22:06 UTC (4+ messages)
` [U-Boot] [PATCHv2 2/2] SPL: Default to disabling legacy image support when using FIT
[U-Boot] [PATCH] tpm: wait for valid status
2019-07-11 22:06 UTC (2+ messages)
[U-Boot] [PATCH 00/12] Enable returning back to BootROM from spear SPL
2019-07-11 22:05 UTC (25+ messages)
` [U-Boot] [PATCH 01/12] spl: Fix typo in kernel doc
` [U-Boot] [PATCH 02/12] arm: spear: Drop useless board_init_r call
` [U-Boot] [PATCH 03/12] arm: spear: Call the SPL 'SPL', not 'Xloader'
` [U-Boot] [PATCH 04/12] arm: spear: Drop false comment
` [U-Boot] [PATCH 05/12] arm: spear: Fix the main comment in start.S
` [U-Boot] [PATCH 06/12] arm: spear: Purely cosmetic changes "
` [U-Boot] [PATCH 07/12] arm: spear: Use PUSH/POP mnemonics when relevant
` [U-Boot] [PATCH 08/12] arm: spear: Reference the link register with LR instead of R14
` [U-Boot] [PATCH 09/12] arm: spear: Simplify start.S organization
` [U-Boot] [PATCH 10/12] arm: spear: Support returning to BootROM
` [U-Boot] [PATCH 11/12] arm: spear: Do not link the _main branch
` [U-Boot] [PATCH 12/12] arm: spear: Return to BootROM if failing to boot from the main device
[U-Boot] [PATCH] env: ti: boot: Handle reboot reason from BCB
2019-07-11 21:39 UTC (2+ messages)
[U-Boot] [PATCH v3 1/2] net: introduce packet capture support
2019-07-11 21:18 UTC (3+ messages)
[U-Boot] [PATCH v2 2/2] doc: pcap: add pcap cmd documentation
2019-07-11 21:16 UTC (2+ messages)
[U-Boot] [PATCH v4 0/2] fit: Image node compression
2019-07-11 20:55 UTC (4+ messages)
` [U-Boot] [PATCH v4 1/2] fit: Support compression for non-kernel components (e.g. FDT)
[U-Boot] [RFC PATCH] fastboot: Implement fetching uboot env variables via fastboot getvar
2019-07-11 17:21 UTC (3+ messages)
[U-Boot] Please pull u-boot-dm
2019-07-11 17:18 UTC
[U-Boot] [PATCH v2 01/21] patman: Update cros_subprocess to use bytes
2019-07-11 17:16 UTC (2+ messages)
[U-Boot] Please pull u-boot-dm
2019-07-11 17:06 UTC (3+ messages)
[U-Boot] [PATCH 1/3] rockchip: rk3399: derive ethaddr from cpuid
2019-07-11 17:03 UTC (4+ messages)
` [U-Boot] [PATCH 2/3] rockchip: rk3399: Enable CONFIG_MISC_INIT_R for the Rock PI 4
` [U-Boot] [PATCH 3/3] board: puma: Use rockchip_* helpers to setup cpuid and macaddr
[U-Boot] [PATCH 1/1] efi_loader: use predefined constants in crt0_*_efi.S
2019-07-11 16:31 UTC
[U-Boot] Please pull u-boot-marvell/master
2019-07-11 16:01 UTC
[U-Boot] [PATCH] drivers: net: phy: Ignore PHY ID 0 during PHY probing
2019-07-11 15:36 UTC (11+ messages)
[U-Boot] [RFC 0/4] Convert fsl_dcu_fb to DM_VIDEO
2019-07-11 15:16 UTC (11+ messages)
` [U-Boot] [RFC 1/4] video: fsl_dcu_fb: refactor init functions
` [U-Boot] [RFC 2/4] video: fsl_dcu_fb: add DM_VIDEO support
` [U-Boot] [RFC 3/4] ARM: dts: colibri_vf: Add dcu0 node
` [U-Boot] [RFC 4/4] colibri_vf: enable DM_VIDEO
[U-Boot] [PATCH] video: arm: rpi: Bail out early if querying video information fails
2019-07-11 14:56 UTC
[U-Boot] [PATCH v1] colibri_imx7: boot kernel in secure mode
2019-07-11 14:44 UTC (5+ messages)
[U-Boot] [GIT PULL] UniPhier SoC updates for v2019.10-rc1
2019-07-11 14:21 UTC
[U-Boot] [PATCH 00/18] autoboot: Tidy up autoboot code
2019-07-11 14:04 UTC (2+ messages)
[U-Boot] incorrect include/config.h causes?
2019-07-11 14:02 UTC
[U-Boot] [PATCH 0/2] stm32mp1: move CONFIG_ENV in Kconfig
2019-07-11 13:47 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] env: Move CONFIG_ENV_UBI_VOLUME_REDUND "
[U-Boot] Data abort during relocation
2019-07-11 13:33 UTC
[U-Boot] Standalone program help needed
2019-07-11 11:50 UTC (3+ messages)
[U-Boot] [PATCH 0/6] Enabled DM_VIDEO for Colibri iMX7 NAND/iMX6ULL
2019-07-11 10:59 UTC (20+ messages)
` [U-Boot] [PATCH 1/6] video: mxsfb: fix mxsfb fbdev binding issues
` [U-Boot] [PATCH 2/6] ARM: dts: colibri_imx7: Fix lcdif node definition
` [U-Boot] [PATCH 3/6] configs: colibri_imx7: enable DM_VIDEO
` [U-Boot] [PATCH 4/6] colibri-imx6ull: support building with DM_VIDEO=y
` [U-Boot] [PATCH 5/6] ARM: dts: colibri-imx6ull: extend lcdif node
` [U-Boot] [PATCH 6/6] configs: colibri-imx6ull: switch to DM_VIDEO
[U-Boot] [PATCH v3 0/2] Add RTC driver for STM32MP1
2019-07-11 10:03 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/2] clk: stm32mp1: Add RTC clock entry
` [U-Boot] [PATCH v3 2/2] rtc: Add rtc driver for stm32mp1
[U-Boot] [PATCH] buildman: fix invocation examples typos
2019-07-11 9:57 UTC
[U-Boot] [PATCH v2] rtc: Add rtc driver for stm32mp1
2019-07-11 9:41 UTC (2+ messages)
[U-Boot] [PATCH v2 1/1] colibri_imx7: introduce androidboot wrapper
2019-07-11 9:29 UTC (3+ messages)
[U-Boot] [PATCH] clk: initialize clk->data when using default xlate
2019-07-11 9:00 UTC
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