messages from 2020-10-22 03:02:55 to 2020-10-23 10:14:49 UTC [more...]
[patch 0/8] RFC: Pinebook pro EDP support
2020-10-23 10:14 UTC (11+ messages)
` [patch 2/8] RFC: drivers/video/rockchip/rk_edp.c: Add rk3399 support
` [patch 3/8] RFC: drivers/video/rockchip/rk_edp.c: Change interrupt polarity configuration
` [patch 4/8] RFC: drivers/video/rockchip/rk_edp.c: Change clock rate
[PATCH V2 1/7] env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
2020-10-23 10:04 UTC (5+ messages)
[PATCH 0/4] xen: improve console outputs
2020-10-23 9:22 UTC (17+ messages)
` [PATCH 1/4] serial: serial_xen: print U-Boot banner and others
` [PATCH 2/4] arch: arm/xen: add putc() for debugging
` [PATCH 3/4] xen: add definitions for console_io
` [PATCH 4/4] serial: serial_xen: add DEBUG_UART support
[PATCH] configs: ls1043aqds: Configure QSPI related configs
2020-10-23 9:08 UTC (5+ messages)
[PATCH] mtd: spi-nor-ids: Add SECT_4K to mx25l12805d
2020-10-23 8:54 UTC (2+ messages)
[RESEND 0/7] Refactor generic fastboot_set_reboot_flag implementation
2020-10-23 8:52 UTC (8+ messages)
` [RESEND 1/7] cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs
` [RESEND 2/7] cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' "
` [RESEND 3/7] cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' "
` [RESEND 4/7] cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers
` [RESEND 5/7] cmd: bcb: Add support for processing const string literals in bcb_set()
` [RESEND 6/7] Revert "fastboot: Add default fastboot_set_reboot_flag implementation"
` [RESEND 7/7] fastboot: Implement generic fastboot_set_reboot_flag
[PATCH] mtd: spi-nor-ids: Add Winbond W25M512JW flash entry
2020-10-23 8:50 UTC (2+ messages)
[PATCH] spi: migrate trace to dev and log macro in spi uclass
2020-10-23 8:45 UTC (2+ messages)
[PATCH 00/16] spi: dm-conversion (part3)
2020-10-23 8:28 UTC (5+ messages)
` [PATCH 01/16] cl-som-imx7: Switch to DM_SPI/DM_SPI_FLASH
` [PATCH 02/16] cm_fx6: Switch to full DM-aware
Pull request: u-boot-samsung master
2020-10-23 8:03 UTC
[PATCH 0/2] microblaze: Reuse xilinx common setup
2020-10-23 7:42 UTC (3+ messages)
` [PATCH 1/2] microblaze: Wire generic xilinx board_late_init_xilinx()
` [PATCH 2/2] microblaze: Enable board_late_init()
[PATCH] arm: fsl: common: Improve NXP VID driver PMBus support
2020-10-23 7:25 UTC (3+ messages)
[PATCH] mx6: peripheral clock from oscillator
2020-10-23 6:35 UTC (6+ messages)
[PATCH] samsung: common: remove the duplicated stdio print message
2020-10-23 6:33 UTC (2+ messages)
[PATCH] microblaze: Enable i2c DM by default
2020-10-23 5:57 UTC
[PATCH 00/10] xilinx: common: Several minor fixups
2020-10-23 5:43 UTC (13+ messages)
` [PATCH 01/10] arm64: zynqmp: Fix zynqmp mini qspi max frequency
` [PATCH 02/10] xilinx: common: Protect board_late_init_xilinx()
` [PATCH 03/10] xilinx: Add DDR base address to bootscript address
` [PATCH 04/10] xilinx: Enable FRU command for all ARM based platforms
` [PATCH 05/10] xilinx: zynq: Change types from u32 to uint32_t
` [PATCH 06/10] xilinx: zynq: Enable AES command
` [PATCH 07/10] xilinx: Enable SF_TEST command for all ARM based platforms
` [PATCH 08/10] xilinx: Remove additional newline in config files
` [PATCH 09/10] xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARM
` [PATCH 10/10] arm64: versal: Set initrd_high to as high as possible
[PATCH 0/2] board/freescale/vid: rework of VID support
2020-10-23 4:29 UTC (3+ messages)
` [PATCH 1/2] "
[PATCH] lib: zlib: Use post-increment only in inffast.c
2020-10-23 3:17 UTC (10+ messages)
[PATCH 1/1] rtc: provide an emulated RTC
2020-10-23 0:35 UTC
[PATCH] rtc: move pcf8563 to Kconfig
2020-10-23 0:31 UTC (2+ messages)
[PATCH] mmc: mtk-sd: change some dev_err into dev_dbg
2020-10-23 0:31 UTC (2+ messages)
[v3 0/2] Refactor AST2500 reset control
2020-10-23 0:30 UTC (5+ messages)
` [v3 1/2] reset: ast2500: Use SCU for "
` [v3 2/2] cosmetic: reset: ast2500: Rename driver and configs
[PATCH v2] clk: ccf: replace the get_rate helper
2020-10-23 0:30 UTC (2+ messages)
[PATCH] doc: dfu: fix typo in README.dfu
2020-10-23 0:30 UTC (2+ messages)
[PATCH] log: Tidy up documentation
2020-10-23 0:30 UTC (3+ messages)
[PATCH] ARM: mvebu: a38x: Fix comment typo
2020-10-23 0:30 UTC (2+ messages)
[PATCH] usb: musb-new: Fix typo in caution message
2020-10-23 0:30 UTC (2+ messages)
[PATCH] fs: btrfs: Fix typo in error message
2020-10-23 0:30 UTC (2+ messages)
[PATCH] mmc: Fix comment typo
2020-10-23 0:30 UTC (2+ messages)
[PATCH] Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE
2020-10-23 0:29 UTC (2+ messages)
[PATCH 0/2] fix description patches from 'Add DM support for omap PWM backlight' series
2020-10-23 0:29 UTC (5+ messages)
` [PATCH 1/2] dm: core: improve uclass_get_device_by_phandle_id() description
` [PATCH 2/2] gpio: fix gpio_request_by_name() description
[PATCH v2 1/2] km: adapt defines and variables for new memory layout
2020-10-23 0:29 UTC (4+ messages)
` [PATCH v2 2/2] km/common: change ubicopy variable
[PATCH 0/2] lib: print_freq() should output kHz not KHz
2020-10-23 0:29 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] test: unit tests for print_freq(), print_size()
[PATCH 0/6] IPQ40xx: Improve support
2020-10-23 0:29 UTC (13+ messages)
` [PATCH 1/6] spi: Add Qualcomm QUP SPI controller driver
` [PATCH 2/6] IPQ40xx: Add SPI support
` [PATCH 3/6] net: Add IPQ40xx MDIO driver
` [PATCH 4/6] IPQ40xx: Add support for MDIO
` [PATCH 5/6] rng: Add Qualcomm MSM PRNG driver
` [PATCH 6/6] IPQ40xx: Add PRNG support
[PATCH] tools: image-host.c: use correct output format
2020-10-23 0:28 UTC (2+ messages)
[PATCH v2] km: fix license string and compatible strings
2020-10-23 0:28 UTC (2+ messages)
[PATCH 6/6] README: Convert HTTP links to HTTPS
2020-10-23 0:28 UTC (2+ messages)
[PATCH 5/6] README: vxworks: Fix typo overwride
2020-10-23 0:28 UTC (2+ messages)
[PATCH 4/6] README: sandbox: Change reference to sandbox details
2020-10-23 0:28 UTC (2+ messages)
[PATCH 3/6] README: Update directory hierarchy
2020-10-23 0:28 UTC (2+ messages)
[PATCH 2/6] README: Update source code location
2020-10-23 0:28 UTC (2+ messages)
[PATCH 1/6] README: Update links to mailing list archives
2020-10-23 0:27 UTC (2+ messages)
[PATCH v2 0/2] timer: Return a u64 directly
2020-10-23 0:27 UTC (5+ messages)
` [PATCH v2 1/2] doc: Document timer API
` [PATCH v2 2/2] timer: Return count from timer_ops.get_count
[PATCH 1/1] common: rename getc() to getchar()
2020-10-23 0:27 UTC (2+ messages)
[PATCH] cli_hush.c: remove broken sanity check
2020-10-23 0:27 UTC (2+ messages)
[PATCH] common, autoboot: sync functionality with Kconfig description
2020-10-23 0:27 UTC (2+ messages)
[PATCH 3/3] cosmetic: image: Fix comments and the order of definitions
2020-10-23 0:27 UTC (2+ messages)
[PATCH 2/3] mkimage: Skip adding non-existent IDs to a list
2020-10-23 0:27 UTC (2+ messages)
[PATCH 1/3] image: Add a function to modify category information
2020-10-23 0:27 UTC (2+ messages)
[PATCH 00/12] Various minor patches
2020-10-23 0:27 UTC (13+ messages)
` [PATCH 01/12] log: Add missing category names
` [PATCH 05/12] syscon: Drop the logging in syscon_get_by_driver_data()
` [PATCH 06/12] bloblist: Place on a 4KB boundary
` [PATCH 10/12] board: Show memory for frame buffers
` [PATCH 11/12] i2c: designware: Use log_debug() for debugging
` [PATCH 12/12] tpm: cr50: Correct logging statements
[PATCH] Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT
2020-10-23 0:26 UTC (2+ messages)
[PATCH v3 1/2] video: backlight: Support PWMs without a known period_ns
2020-10-22 20:49 UTC (2+ messages)
` [PATCH v3 2/2] pwm: Add a driver for Chrome OS EC PWM
[PATCH 1/2] rockchip: rk3399: Re-init clocks in U-Boot proper
2020-10-22 20:37 UTC (2+ messages)
` [PATCH 2/2] rockchip: gru: Allow setting up "
[PATCH 0/2] lib: print_freq() should output kHz not KHz
2020-10-22 19:45 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] test: unit tests for print_freq(), print_size()
[PATCH] video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0
2020-10-22 19:43 UTC
Pull request: u-boot-sunxi/master
2020-10-22 19:33 UTC
[PATCH] ARM: dts: stm32: Reinstate card detect behavior on DHSOM
2020-10-22 18:18 UTC (3+ messages)
[PATCH] ARM: am335x: Add phyBOARD REGOR support
2020-10-22 17:32 UTC (2+ messages)
[PATCH 0/8] PinePhone automatic device tree selection
2020-10-22 15:50 UTC (6+ messages)
` [PATCH 4/8] sunxi: board: Add PinePhone DT selection logic
[PULL] Pull request for u-boot master = u-boot-stm32-20201021
2020-10-22 15:41 UTC (2+ messages)
[GIT PULL] SoCFPGA fix for v2021.01
2020-10-22 15:41 UTC (2+ messages)
[PATCH v4 00/13] x86: Updates to SMBIOS
2020-10-22 14:19 UTC (14+ messages)
` [PATCH v4 01/13] board: Rename uclass to sysinfo
` [PATCH v4 02/13] doc: Add a binding for sysinfo
` [PATCH v4 03/13] x86: Pass an ofnode into each SMBIOS function
` [PATCH v4 04/13] smbios: Allow properties to come from the device tree
` [PATCH v4 05/13] smbios: Add more properties
` [PATCH v4 06/13] smbios: Add documentation and devicetree binding
` [PATCH v4 07/13] sysinfo: Provide a default driver to set SMBIOS values
` [PATCH v4 08/13] rockchip: Use devicetree for SMBIOS settings
` [PATCH v4 09/13] imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULX
` [PATCH v4 10/13] odroid-c2: Use devicetree for SMBIOS settings
` [PATCH v4 11/13] arm64: mvebu: Use devicetree for SMBIOS settings on uDPU
` [PATCH v4 12/13] x86: galileo: Use devicetree for SMBIOS settings
` [PATCH v4 13/13] smbios: Drop the unused Kconfig options
[PATCH 00/11] bootm: Support substitions in bootargs and add tests
2020-10-22 12:32 UTC (10+ messages)
` [PATCH 11/11] bootm: Support string substitution in bootargs
[PATCH v3 0/6] x86: Updates to SMBIOS
2020-10-22 12:29 UTC (13+ messages)
` [PATCH v3 1/6] board: Rename uclass to sysinfo
` [PATCH v3 2/6] doc: Add a binding for sysinfo
` [PATCH v3 3/6] x86: Pass an ofnode into each SMBIOS function
` [PATCH v3 4/6] smbios: Allow properties to come from the device tree
` [PATCH v3 5/6] smbios: Add more properties
` [PATCH v3 6/6] smbios: Add documentation and devicetree binding
[PATCH v1 0/7] toradex: add support for Apalis iMX8X WB IT V1.1 module
2020-10-22 8:21 UTC (8+ messages)
` [PATCH v1 1/7] ARM: dts: fsl-imx8qxp-apalis: add initial device tree
` [PATCH v1 2/7] board: toradex: add apalis-imx8x 2gb wb it v1.1a module support
` [PATCH v1 3/7] doc: board: apalis-imx8x: add documentation
` [PATCH v1 4/7] imx8: allow overriding memory layout
` [PATCH v1 5/7] apalis-imx8: add implementation for board_mem_get_layout
` [PATCH v1 6/7] apalis-imx8x: "
` [PATCH v1 7/7] colibri-imx8x: "
[PATCH v5 0/9] sunxi: binman fixes and SCP firmware support
2020-10-22 8:20 UTC (2+ messages)
[PATCH v2 0/7] Microchip PolarFire SoC support
2020-10-22 7:07 UTC (8+ messages)
` [PATCH v2 1/7] riscv: Add DMA 64-bit address support
` [PATCH v2 2/7] net: macb: Add DMA 64-bit address support for macb
` [PATCH v2 3/7] net: macb: Add phy address to read it from device tree
` [PATCH v2 4/7] clk: Add Microchip PolarFire SoC clock driver
` [PATCH v2 5/7] riscv: dts: Add device tree for Microchip Icicle Kit
` [PATCH v2 6/7] riscv: Add Microchip MPFS Icicle Kit support
` [PATCH v2 7/7] doc: board: Add Microchip MPFS Icicle Kit doc
[PATCH v2 0/2] Add OpenCores I2C controller driver
2020-10-22 6:54 UTC (3+ messages)
` [PATCH v2 1/2] i2c: ocores: add i2c driver for OpenCores I2C controller
` [PATCH v2 2/2] riscv: sifive/fu540: kconfig: Enable support for Opencores "
[PATCH 1/3] sunxi: dts: OrangePi Zero: Add SPI aliases to make bus usable with u-boot
2020-10-22 6:31 UTC (3+ messages)
` [PATCH 2/3] sunxi: dts: OrangePi Zero: Enable SPI flash
[PATCH 1/2 v2] efi_loader: Sort header file ordering
2020-10-22 6:11 UTC (6+ messages)
` [PATCH 2/2 v2] efi_loader: Disable devices before handing over control
[PATCH v2 00/30] x86: Allow Coral to boot into Chrome OS
2020-10-22 3:03 UTC (10+ messages)
` [PATCH v2 22/30] x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
` [PATCH v2 23/30] x86: Set up Chrome OS to boot into developer mode
` [PATCH v2 24/30] x86: Boot coral into Chrome OS by default
` [PATCH v2 25/30] x86: fsp: Convert fsp_dram to use log_debug()
` [PATCH v2 26/30] x86: Silence some logging statements
` [PATCH v2 27/30] x86: acpi: Include the TPMv1 table only if needed
` [PATCH v2 28/30] x86: acpi: Don't show the UART address by default
` [PATCH v2 29/30] x86: pinctrl: Silence the warning when a pin is not found
` [PATCH v2 30/30] x86: fsp: Adjust calculations for MTRR range and DRAM top
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