messages from 2019-10-24 00:51:01 to 2019-10-24 23:28:00 UTC [more...]
[U-Boot] [PATCH 00/12] rockchip: add support for px30
2019-10-24 23:28 UTC (10+ messages)
` [U-Boot] [PATCH 01/12] spl: separate SPL_FRAMEWORK config for spl and tpl
` [U-Boot] [PATCH 02/12] rockchip: add core px30 headers
` [U-Boot] [PATCH 03/12] pinctrl: rockchip: add px30 pinctrl driver
` [U-Boot] [PATCH 04/12] rockchip: clk: add px30 clock driver
` [U-Boot] [PATCH 05/12] net: gmac_rockchip: add support for px30
` [U-Boot] [PATCH 06/12] rockchip: mkimage: "
` [U-Boot] [PATCH 07/12] misc: add driver for the Rockchip otp controller
` [U-Boot] [PATCH 08/12] rockchip: misc: read cpuid either from efuse or otp
` [U-Boot] [PATCH 09/12] rockchip: ram: add dm-based sdram driver
[U-Boot] [PATCH v1 0/3] rsa: extend rsa_verify() for UEFI secure boot
2019-10-24 21:36 UTC (5+ messages)
` [U-Boot] [PATCH v1 2/3] lib: rsa: generate additional parameters for public key
[U-Boot] [PATCH 1/1] efi_driver: set block size for EFI block device
2019-10-24 20:49 UTC
[U-Boot] [PATCH v5 00/15] splash screen on the stm32f769 & stm32mp1 boards
2019-10-24 20:43 UTC (6+ messages)
` [U-Boot] [PATCH v5 01/15] video: bmp: check resolutions of panel/bitmap
[U-Boot] Please pull u-boot-marvell/master (cfi-flash related)
2019-10-24 18:53 UTC (2+ messages)
[U-Boot] [PATCH v2 00/11] Add Support for UFS subsystem for TI's J721e
2019-10-24 18:53 UTC (25+ messages)
` [U-Boot] [PATCH v2 01/11] scsi: Simplify scsi_read()/_write()
` [U-Boot] [PATCH v2 02/11] scsi: Add max_bytes_per_req to scsi_platdata
` [U-Boot] [PATCH v2 03/11] scsi: Retry inquiry 3 times to overcome Unit Attention condition
` [U-Boot] [PATCH v2 04/11] scsi: Add dma direction member to command structure
` [U-Boot] [PATCH v2 05/11] ufs: Add Initial Support for UFS subsystem
` [U-Boot] [PATCH v2 06/11] ufs: Add Support for Cadence platform UFS driver
` [U-Boot] [PATCH v2 07/11] ufs: Add glue layer driver for TI J721E devices
` [U-Boot] [PATCH v2 08/11] arm: dts: k3-j721e-main: Add UFS nodes
` [U-Boot] [PATCH v2 09/11] cmd: Add Support for UFS commands
` [U-Boot] [PATCH v2 10/11] env: ti: Add environment variables to boot from UFS
` [U-Boot] [PATCH v2 11/11] configs: j721e_evm_a72: Enable configs for UFS
[U-Boot] [PATCH v2] spi: cadence_qspi: support DM_CLK
2019-10-24 18:25 UTC (2+ messages)
[U-Boot] Regression in fastboot on X15 due to CDCE913 enabling
2019-10-24 18:19 UTC (7+ messages)
[U-Boot] [RFC PATCH v2 00/18] arm: socfpga: gen5: move to DM
2019-10-24 18:00 UTC (10+ messages)
` [U-Boot] [RFC PATCH v2 08/18] socfpga: gen5: add new tool to create handoff dtsi files
[U-Boot] [PATCH v2 00/41] convert GE boards to DM
2019-10-24 17:00 UTC (6+ messages)
` [U-Boot] [PATCH v2 14/41] board: ge: mx53ppd: use DM I2C
` [U-Boot] [PATCH v2 36/41] serial: mxc: add imx53 and imx21 compatible string
[U-Boot] [PATCH 00/10] Moving test/py to Python 3
2019-10-24 16:01 UTC (40+ messages)
` [U-Boot] [PATCHv2 00/13] "
` [U-Boot] [PATCHv2 03/13] test/py: Split mark to multiple lines
` [U-Boot] [PATCHv2 04/13] test/py: Fix pytest4 deprecation warnings
` [U-Boot] [PATCHv2 05/13] test/py: Automated conversion to Python 3
` [U-Boot] [PATCHv2 06/13] test/py: Manual python3 fixes
` [U-Boot] [PATCHv2 07/13] test/py: test_ut.py: Ensure we use bytes
` [U-Boot] [PATCHv2 08/13] test/py: test_efi_selftest.py: Updates for python 3 support
` [U-Boot] [PATCHv2 09/13] test/py: Update test_fs to decode check_output calls
` [U-Boot] [PATCHv2 10/13] test/py: Rework test.py to be a different kind of wrapper
` [U-Boot] [PATCHv2 11/13] test/py: Update docs, add requirements.txt for pip
` [U-Boot] [PATCHv2 12/13] gitlab/travis: Rework how and when we use virtualenv in order to use python3
` [U-Boot] [PATCHv2 13/13] test/py: Use raw strings more to avoid deprecation warnings
` [U-Boot] [PATCHv3 00/13] Moving test/py to Python 3
` [U-Boot] [PATCHv3 01/13] gitlab-ci: Fix indentation in some stanzas
` [U-Boot] [PATCHv3 02/13] gitlab-ci: Prepend to PATH rather than replace it
` [U-Boot] [PATCHv3 03/13] test/py: Split mark to multiple lines
` [U-Boot] [PATCHv3 04/13] test/py: Fix pytest4 deprecation warnings
` [U-Boot] [PATCHv3 05/13] test/py: Automated conversion to Python 3
` [U-Boot] [PATCHv3 06/13] test/py: Manual python3 fixes
` [U-Boot] [PATCHv3 07/13] test/py: test_ut.py: Ensure we use bytes
` [U-Boot] [PATCHv3 08/13] test/py: test_efi_selftest.py: Updates for python 3 support
` [U-Boot] [PATCHv3 09/13] test/py: Update test_fs to decode check_output calls
` [U-Boot] [PATCHv3 10/13] test/py: Rework test.py to be a different kind of wrapper
` [U-Boot] [PATCHv3 11/13] test/py: Update docs, add requirements.txt for pip
` [U-Boot] [PATCHv3 12/13] gitlab/travis: Rework how and when we use virtualenv in order to use python3
` [U-Boot] [PATCHv3 13/13] test/py: Use raw strings more to avoid deprecation warnings
` [U-Boot] [PATCH 1/2] Dockerfile: Update to latest bionic tag
` [U-Boot] [PATCH 2/2] Dockerfile: Add python3-pip
[U-Boot] [PATCH] usb: composite: add BOS descriptor support to composite framework
2019-10-24 15:44 UTC (3+ messages)
[U-Boot] [PATCH v2 0/8] tools: Support building U-Boot host tools for Windows via MSYS2
2019-10-24 15:38 UTC (13+ messages)
` [U-Boot] [PATCH v2 1/8] tools: image.h: Use portable uint32_t instead of linux-specific __be32
` [U-Boot] [PATCH v2 2/8] tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX
` [U-Boot] [PATCH v2 3/8] tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32
` [U-Boot] [PATCH v2 4/8] linux/types.h: Surround 'struct ustat' with __linux__
` [U-Boot] [PATCH v2 5/8] doc: Add documentation for how to build U-Boot host tools
` [U-Boot] [PATCH v2 6/8] Add .gitattributes for line endings
` [U-Boot] [PATCH v2 7/8] tools: Avoid creating symbolic links for tools/version.h
` [U-Boot] [PATCH v2 8/8] Add Micirosoft Azure pipelines configuration
[U-Boot] [PATCH v3 000/108] x86: Add initial support for apollolake
2019-10-24 15:01 UTC (5+ messages)
[U-Boot] [RESEND PATCHv1 0/5] support remote system update on Intel Stratix10 SoC
2019-10-24 15:00 UTC (7+ messages)
` [U-Boot] [RESEND PATCHv1 1/5] arm: socfpga: stratix10: add RSU mailbox support
` [U-Boot] [RESEND PATCHv1 2/5] arm: socfpga: stratix10: add RSU support for Stratix10 SoC
` [U-Boot] [RESEND PATCHv1 3/5] arm: socfpga: stratix10: add environment variables for RSU support
` [U-Boot] [RESEND PATCHv1 4/5] arm: socfpga: stratix10: add console commands "
` [U-Boot] [RESEND PATCHv1 5/5] arm: socfpga: enable RSU build
[U-Boot] [PULL] u-boot-usb/master
2019-10-24 14:41 UTC (9+ messages)
` [U-Boot] Fwd: "
[U-Boot] [PATCH 1/3] mach-imx: Adding new argument for SIP call interface
2019-10-24 13:54 UTC (4+ messages)
` [U-Boot] [PATCH 2/3] imx8: add sc_misc_seco_build_info()
[U-Boot] [PATCH 1/4] mx6: clock: Allow enable_ipu_clock() to be built for SPL code
2019-10-24 13:47 UTC (3+ messages)
` [U-Boot] [PATCH 4/4] mx6: Allow configuring the NoC registers on i.MX6QP
[U-Boot] [PATCH v2] ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP
2019-10-24 13:32 UTC (2+ messages)
[U-Boot] [PATCH] ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP
2019-10-24 13:31 UTC (3+ messages)
[U-Boot] [PATCH] clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]
2019-10-24 12:55 UTC (6+ messages)
[U-Boot] [PATCH] microblaze: Fix tab indentation in start.S
2019-10-24 11:35 UTC (2+ messages)
[U-Boot] [PATCH] common: command: Fix manual relocation for repeatable command
2019-10-24 11:35 UTC (2+ messages)
[U-Boot] [PATCH] microblaze: Unify Linux bootm process
2019-10-24 11:33 UTC (2+ messages)
[U-Boot] [PATCH] microblaze: Fix FDT message in boot_prep_linux()
2019-10-24 11:32 UTC (2+ messages)
[U-Boot] [PATCH] arm64: zynqmp: Add support for e-a2197-00 System Controller
2019-10-24 11:32 UTC (2+ messages)
[U-Boot] [PATCH] arm64: zynqmp: Enables SPI_FLASH_BAR
2019-10-24 11:31 UTC (2+ messages)
[U-Boot] [PATCH] ARM: zynq: Disable fdt and evn exist for cse_qspi
2019-10-24 11:31 UTC (2+ messages)
[U-Boot] [PATCH] ARM: zynq: Remove unused board_early_init_f()
2019-10-24 11:31 UTC (2+ messages)
[U-Boot] [PATCH] ARM: zynq: Dont use 4K sector size support for mini qspi configuration
2019-10-24 11:30 UTC (2+ messages)
[U-Boot] [PATCH] arm64: zynqmp: Dont use 4K sector size support for mini qspi configuration
2019-10-24 11:29 UTC (2+ messages)
[U-Boot] [PATCH] arm64: zynqmp: Enable Micrel phy support for xilinx zc1275 revB
2019-10-24 11:29 UTC (2+ messages)
[U-Boot] [PATCH] arm64: versal: Enable BDI for mini mtest configuration
2019-10-24 11:29 UTC (2+ messages)
[U-Boot] [PATCH 1/2] arm64: zynqmp: Add support for m-a2197-02
2019-10-24 11:28 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] arm64: zynqmp: Add support for m-a2197-03
[U-Boot] [PATCH 0/7] arm64: zynqmp: Switch to use dt-binding headers
2019-10-24 11:25 UTC (2+ messages)
[U-Boot] [PATCH] arm64: zynqmp: Update nand device tree node properties
2019-10-24 11:24 UTC (2+ messages)
[U-Boot] [PATCH] arm64: zynqmp: Fix DT style for ipi mailbox
2019-10-24 11:23 UTC (2+ messages)
[U-Boot] [PATCH] zynqmp: configs: Add single nand flash mini u-boot configuration
2019-10-24 11:23 UTC (2+ messages)
[U-Boot] [PATCH 0/3] crypto: Add manual relocation
2019-10-24 11:23 UTC (2+ messages)
[U-Boot] [PATCH] ARM: dt: Also clean dtbo files
2019-10-24 11:22 UTC (2+ messages)
[U-Boot] [PATCH] arm64: zynqmp: Do not remove dpll_prog from psu_init
2019-10-24 11:21 UTC (2+ messages)
[U-Boot] [PATCH] arm64: versal: Fix sdhci node address for versal-mini-emmc1
2019-10-24 11:21 UTC (2+ messages)
[U-Boot] [PATCH] spi: zynqmp: Remove unused platform headers
2019-10-24 11:20 UTC (2+ messages)
[U-Boot] [PATCH 0/7] arm64: versal: Enable several features
2019-10-24 11:20 UTC (2+ messages)
[U-Boot] [PATCH 00/27] arm64: zynqmp: Update DT files
2019-10-24 11:19 UTC (2+ messages)
[U-Boot] [PATCH] ARM: zynq: Add missing pl353-smc node
2019-10-24 11:18 UTC (2+ messages)
[U-Boot] [PATCH] ARM: zynq: Move BOOTM_NETBSD to Kconfig
2019-10-24 11:17 UTC (2+ messages)
[U-Boot] [PATCH 0/3] gpio: zynq: Add support for Versal
2019-10-24 11:17 UTC (2+ messages)
[U-Boot] [PATCH] firmware: zynqmp: Clean up zynqmp_power_probe
2019-10-24 11:16 UTC (2+ messages)
[U-Boot] [PATCH] firmware: zynqmp: Report error when xilinx_pm_request called from EL3
2019-10-24 11:16 UTC (2+ messages)
[U-Boot] [PATCH v2 0/4] xilinx: firmware: Synchronization firmware functions
2019-10-24 11:15 UTC (2+ messages)
[U-Boot] [PATCH v3 00/18] misc: Add AVS class 0 support for AM6
2019-10-24 10:15 UTC (20+ messages)
` [U-Boot] [PATCH v3 01/18] misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0
` [U-Boot] [PATCH v3 02/18] clk: clk-ti-sci: Notify AVS driver upon setting clock rate
` [U-Boot] [PATCH v3 03/18] power: regulator: tps6236x: add support for tps6236x regulators
` [U-Boot] [PATCH v3 04/18] misc: k3_avs: Add j721e support
` [U-Boot] [PATCH v3 05/18] power: pmic: tps65941: Add support for tps65941 family of PMICs
` [U-Boot] [PATCH v3 06/18] power: regulator: tps65941: add regulator support
` [U-Boot] [PATCH v3 07/18] arm: mach-k3: am6_init: Initialize AVS class 0
` [U-Boot] [PATCH v3 08/18] arm: mach-k3: j721e_init: Initialize avs "
` [U-Boot] [PATCH v3 09/18] arm: dts: k3-am654-r5-base-board: Add VTM node
` [U-Boot] [PATCH v3 10/18] arm: dts: k3-am654-r5-base-board: enable wkup_i2c0 driver for spl
` [U-Boot] [PATCH v3 11/18] arm: dts: k3-am654-r5-base-board: add supply rail for MPU
` [U-Boot] [PATCH v3 12/18] arm: dts: k3-am654-r5-base-board: enable wkup_vtm0 node and link in supplies
` [U-Boot] [PATCH v3 13/18] arm: dts: k3-j721e-r5-common-proc-board: Add VTM node
` [U-Boot] [PATCH v3 14/18] arm: dts: k3-j721e-r5-common: Add tps65941 node and dependent wkup_i2c0 node
` [U-Boot] [PATCH v3 15/18] arm: dts: k3-j721e-r5-common-proc-board: Hook buck12_reg to vtm supply
` [U-Boot] [PATCH v3 16/18] configs: am65x_evm_r5_defconfig: Enable TPS62363 regulator support
` [U-Boot] [PATCH v3 17/18] configs: am65x_evm_r5_defconfig: Enable AVS class 0 support
` [U-Boot] [PATCH v3 18/18] configs: j721e_evm_r5_defconfig: Enable AVS Class 0 & dependent configs
[U-Boot] [PATCH 1/6] misc: microchip_flexcom: introduce microchip_flexcom driver
2019-10-24 10:12 UTC (2+ messages)
[U-Boot] [PATCH V3 5/6] net: fec_mxc: support i.MX8M with CLK_CCF
2019-10-24 9:41 UTC (2+ messages)
[U-Boot] [PATCH 0/7] am57xx: Implement Android 10 boot flow
2019-10-24 9:36 UTC (4+ messages)
[U-Boot] [PATCH] configs: sei610: khadas-vim3 : disable Gadget support for the DWC3
2019-10-24 9:28 UTC (3+ messages)
[U-Boot] [PATCH] gpio: da8xx_gpio: Fix the _gpio_direction_output function
2019-10-24 8:22 UTC
[U-Boot] [PATCH V1 0/6] imx: imx8mm-evk: support eth
2019-10-24 7:53 UTC (5+ messages)
` [U-Boot] [PATCH V1 5/6] net: fec_mxc: support i.MX8M with CLK_CCF
[U-Boot] [PATCH V2 5/6] net: fec_mxc: support i.MX8M with CLK_CCF
2019-10-24 7:49 UTC
[U-Boot] [PATCH v3 0/6] J721e: Add HyperBus support
2019-10-24 7:48 UTC (2+ messages)
[U-Boot] [PATCH] spi: cadence_qspi: support DM_CLK
2019-10-24 7:32 UTC (5+ messages)
[U-Boot] [PATCH] ARM: dts: zynq: enablement of coresight topology
2019-10-24 7:05 UTC (3+ messages)
[U-Boot] [PATCH v2 00/10] misc: Add AVS class 0 support for AM6
2019-10-24 6:52 UTC (4+ messages)
` [U-Boot] [PATCH v2 05/10] arm: dts: k3-am65: Add VTM node
[U-Boot] [PATCH] test/py: hush_if_test: Add tests to cover octal/hex values
2019-10-24 6:50 UTC (10+ messages)
[U-Boot] Cavium/Marvell Octeon Support
2019-10-24 6:44 UTC (2+ messages)
[U-Boot] [PATCH v6 0/1] cmd: env: extend "env [set|print] -e" to manage UEFI variables
2019-10-24 6:17 UTC (2+ messages)
` [U-Boot] [PATCH v6 1/1] "
[U-Boot] [PATCH v4 0/5] efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk
2019-10-24 3:26 UTC (5+ messages)
` [U-Boot] [PATCH v4 4/5] efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available
` [U-Boot] [BUG] efi_driver: crash while reading from iSCSI drive
[U-Boot] [PATCH] ddr: socfpga: gen5: constify altera_gen5_sdram_ops
2019-10-24 2:55 UTC (2+ messages)
[U-Boot] [PATCH] socfpga: fix include guard in misc.h (arch vs. global)
2019-10-24 2:22 UTC (2+ messages)
[U-Boot] [PATCH 00/10] scripts: Convert to Python 3
2019-10-24 1:22 UTC (11+ messages)
` [U-Boot] [PATCH 01/10] patman: Adjust 'command' to return strings instead of bytes
` [U-Boot] [PATCH 02/10] patman: Move to use Python 3
` [U-Boot] [PATCH 03/10] buildman: Convert to "
` [U-Boot] [PATCH 04/10] test_fdt: Move to use "
` [U-Boot] [PATCH 05/10] test_dtoc: "
` [U-Boot] [PATCH 06/10] microcode_tool: Convert to "
` [U-Boot] [PATCH 07/10] move_config: "
` [U-Boot] [PATCH 08/10] rkmux: "
` [U-Boot] [PATCH 09/10] RFC: binman: Move to use "
` [U-Boot] [PATCH 10/10] pylibfdt: Convert to "
[U-Boot] [PATCH 1/3] mx7ulp_evk: Disable CONFIG_NET
2019-10-24 1:10 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] mx7ulp_evk: Remove unneeded SDHC definitions
` [U-Boot] [PATCH 3/3] mx7ulp: Move SoC base address to a common file
[U-Boot] Need help with verified u-boot on Tegra TX2
2019-10-24 0:51 UTC (6+ messages)
` [U-Boot] [EXTERNAL] "
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