messages from 2020-06-29 16:37:21 to 2020-06-30 20:04:04 UTC [more...]
[PATCH] omap3_beagle: Finish current outstanding DM migrations
2020-06-30 20:04 UTC (3+ messages)
[PATCH v2] ARM: dts: stm32: add seeed studio odyssey-stm32mp157c board
2020-06-30 20:02 UTC
[PATCH] rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAM
2020-06-30 19:27 UTC (3+ messages)
[PATCH 1/4] am335x: Update list of defconfigs
2020-06-30 18:49 UTC (9+ messages)
` [PATCH 2/4] omap3_beagle: Disable USB support
` [PATCH 3/4] ti816x_evm: Enable DM_MMC
` [PATCH 4/4] ti814x: Remove platform
[PATCH] rockchip: Add delay after link-training
2020-06-30 17:57 UTC (7+ messages)
[PATCH v6 0/3] gpio: add possibility to search for gpio label name
2020-06-30 16:19 UTC (3+ messages)
` [PATCH v6 1/3] gpio-uclass.c: save the GPIOD flags also in the gpio descriptor
[PATCH 0/2] u-boot support for ODROID-C4
2020-06-30 16:02 UTC (4+ messages)
Pull request for UEFI sub-system for efi-2020-07-rc6 (2)
2020-06-30 15:57 UTC
[PATCH] configs: powerpc: add usb (host) mass storage support
2020-06-30 15:32 UTC (2+ messages)
[PULL] u-boot-mips
2020-06-30 15:32 UTC (4+ messages)
[U-Boot] [PATCH v1 00/10] arm: pxa: mmc: add driver model support
2020-06-30 15:22 UTC (19+ messages)
` [U-Boot] [PATCH v1 01/10] mmc: add missing space before comment delimiter
` [U-Boot] [PATCH v1 03/10] serial: pxa: clean-up platform data include file
` [U-Boot] [PATCH v1 04/10] Makefile: allow dm_mmc without of_control
` [U-Boot] [PATCH v1 05/10] dm: core: gracefully handle alias seq without of
` [U-Boot] [PATCH v1 06/10] kconfig: mmc: move pxa_mmc_generic to kconfig
` [U-Boot] [PATCH v1 07/10] arm: pxa: mmc: add driver model support
` [U-Boot] [PATCH v1 08/10] colibri_pxa270_defconfig: enable cmd_dm
` [U-Boot] [PATCH v1 09/10] colibri_pxa270: add mmc platform data
` [U-Boot] [PATCH v1 10/10] colibri_pxa270_defconfig: enable dm_mmc
[PATCH v2] cmd: add a panic command
2020-06-30 15:20 UTC (2+ messages)
[PATCHv2 01/31] Convert CONFIG_AM335X_LCD to Kconfig
2020-06-30 15:20 UTC (58+ messages)
` [PATCHv2 02/31] Convert CONFIG_ARCH_MISC_INIT "
` [PATCHv2 03/31] Convert CONFIG_ARM_PL180_MMCI "
` [PATCHv2 05/31] Convert CONFIG_AT91_GPIO "
` [PATCHv2 06/31] Convert CONFIG_ATMEL_HLCD "
` [PATCHv2 07/31] Convert CONFIG_ATMEL_NAND_HW_PMECC et al "
` [PATCHv2 08/31] Convert CONFIG_ATMEL_USART "
` [PATCHv2 09/31] bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al "
` [PATCHv2 10/31] Convert CONFIG_BAUDRATE "
` [PATCHv2 11/31] Convert CONFIG_BOARD_EARLY_INIT_F et al "
` [PATCHv2 12/31] Convert CONFIG_BOOTARGS "
` [PATCHv2 13/31] Convert CONFIG_BCH "
` [PATCHv2 14/31] Convert CONFIG_BOARD_TYPES "
` [PATCHv2 15/31] arm: capricorn: Convert CONFIG_BOOTCOUNT_ENV et al "
` [PATCHv2 16/31] arm: abb secu1: Convert CONFIG_BOOTDELAY "
` [PATCHv2 17/31] Convert CONFIG_BOOTP_DNS2 "
` [PATCHv2 18/31] Convert CONFIG_BOUNCE_BUFFER "
` [PATCHv2 19/31] Convert CONFIG_BUILD_TARGET "
` [PATCHv2 20/31] Convert CONFIG_CMDLINE_EDITING "
` [PATCHv2 21/31] Convert CONFIG_CONS_INDEX "
` [PATCHv2 22/31] arm: toradex: Convert CONFIG_CONSOLE_MUX "
` [PATCHv2 23/31] Convert CONFIG_CONSOLE_SCROLL_LINES "
` [PATCHv2 24/31] arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HAB
` [PATCHv2 25/31] nxp: Finish switch to CONFIG_NXP_ESBC
` [PATCHv2 26/31] arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig
` [PATCHv2 27/31] Convert CONFIG_BOOTM_NETBSD "
` [PATCHv2 28/31] Kconfig: Remove CONFIG_CLOCKS_IN_MHZ
` [PATCHv2 29/31] spi: Enable missing CONFIG_SPL_DM_SPI support
` [PATCHv2 31/31] Convert CONFIG_CADENCE_QSPI to Kconfig
[PATCHv5 0/3] spi: Split CONFIG_DM_SPI* to CONFIG_{SPL_TPL}DM_SPI*
2020-06-30 15:16 UTC (7+ messages)
` [PATCHv5 1/3] spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)
` [PATCHv5 2/3] spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)
` [PATCHv5 3/3] spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
[PATCH V3 0/6] Add Basic support for R8A774A1 (RZ/G2M)
2020-06-30 14:30 UTC (7+ messages)
` [PATCH V3 1/6] ARM: renesas: Add basic R8A774A1 Support
` [PATCH V3 2/6] ARM: dts: r8a774a1: Import DTS from Linux 5.8-rc1
` [PATCH V3 3/6] clk: renesas: Add R8A774A1 clock tables
` [PATCH V3 4/6] pinctrl: renesas: Enable R8A774A1 PFC tables
` [PATCH V3 5/6] mmc: renesas-sdhi: Enable support for R8A774A1
` [PATCH V3 6/6] ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev Kit
[PATCH v2 1/1] power: pmic_pca9450: fix PCA9450A I2C address
2020-06-30 13:23 UTC (2+ messages)
[PATCH v4 0/6] rockchip: make it possible to sign the u-boot.itb
2020-06-30 13:04 UTC (5+ messages)
` [PATCH v4 6/6] rockchip: make_fit_atf: add signature handling
[PATCH] board: amlogic: Add Odroid-N2 board support
2020-06-30 13:02 UTC (2+ messages)
[PATCH v6 1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY
2020-06-30 12:54 UTC (3+ messages)
[PATCH 0/8] Introduce UCLASS_SOC
2020-06-30 12:43 UTC (10+ messages)
` [PATCH 1/8] dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching
` [PATCH 2/8] test: Add tests for SOC uclass
` [PATCH 3/8] dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs
` [PATCH 4/8] arm: dts: k3-am65-wakeup: Introduce chipid node
` [PATCH 5/8] arm: dts: k3-j721e-mcu-wakeup: "
` [PATCH 6/8] configs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3
` [PATCH 7/8] configs: j721e_evm: "
` [PATCH 8/8] arm: mach-k3: Use SOC driver for device identification
[PATCH] gitlab: add pycrypto for arm64
2020-06-30 12:33 UTC (4+ messages)
[PATCH 1/1] efi_loader: incorrect check against FDT_ADDR_T_NONE
2020-06-30 12:18 UTC
[PATCH v3 00/14] env: ext4: corrections and add test for env in ext4
2020-06-30 11:42 UTC (4+ messages)
` [PATCH v3 08/14] cmd: env: add env select command
[PATCH v2 0/5] mips: Improve initial Octeon MIPS64 support
2020-06-30 10:33 UTC (6+ messages)
` [PATCH v2 1/5] mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code
` [PATCH v2 2/5] mips: octeon: use mips_mach_early_init() to copy to L2 cache
` [PATCH v2 3/5] mips: octeon: octeon_ebb7304: Change TEXT_BASE "
` [PATCH v2 4/5] mips: cache: Make invalidate_dcache_range() weak to enable overwrite
` [PATCH v2 5/5] mips: octeon: Add empty invalidate_dcache_range()
[PATCH 1/1] efi_loader: rtc_mktime() called twice
2020-06-30 10:20 UTC
[PATCH v4 0/4] mips: Add initial Octeon MIPS64 base support
2020-06-30 10:08 UTC (5+ messages)
` [PATCH v4 1/4] sysreset: Add Octeon sysreset driver
` [PATCH v4 2/4] mips: octeon: Initial minimal support for the Marvell Octeon SoC
` [PATCH v4 3/4] mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file
` [PATCH v4 4/4] mips: octeon: Add minimal Octeon 3 EBB7304 EVK support
[PATCH] clk: Add more information to debug messages
2020-06-30 9:55 UTC (3+ messages)
[PATCH] configs: ls1012a/ls1046a: Define CONFIG_ENV_OVERWRITE
2020-06-30 9:36 UTC
[PATCH v2 1/1] riscv: use log functions in fdt_fixup
2020-06-30 9:34 UTC (2+ messages)
[PATCH v3 0/4] mips: Add initial Octeon MIPS64 base support
2020-06-30 9:29 UTC (6+ messages)
` [PATCH v3 1/4] sysreset: Add Octeon sysreset driver
` [PATCH v3 2/4] mips: octeon: Initial minimal support for the Marvell Octeon SoC
[PATCH v1 0/5] mips: Improve initial Octeon MIPS64 support
2020-06-30 9:12 UTC (6+ messages)
` [PATCH v1 1/5] mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code
` [PATCH v1 2/5] mips: octeon: use mips_mach_early_init() to copy to L2 cache
[PATCH v1 00/43] x86: Programmatic generation of ACPI tables (Part C)
2020-06-30 8:42 UTC (69+ messages)
` [PATCH v1 02/43] binman: Refactor binman_entry_find() to allow other nodes
` [PATCH v1 04/43] acpi: Allow creating the GNVS to fail
` [PATCH v1 06/43] dm: core: Add a way of overriding the ACPI device path
` [PATCH v1 07/43] dm: acpi: Add support for the NHLT table
` [PATCH v1 08/43] acpi: Export functions to write sized values
` [PATCH v1 10/43] acpi: Support generation of a generic register
` [PATCH v1 11/43] acpi: mmc: Generate ACPI info for the PCI SD Card
` [PATCH v1 12/43] x86: Add bindings for NHLT
` [PATCH v1 13/43] acpi: Support generation of a device
` [PATCH v1 14/43] acpi: Support writing named values
` [PATCH v1 15/43] sound: Add an ACPI driver for Dialog Semicondutor da7219
` [PATCH v1 17/43] x86: pinctrl: Add a way to get the pinctrl reg address
` [PATCH v1 18/43] x86: pinctrl: Update comment for intel_pinctrl_get_pad()
` [PATCH v1 19/43] x86: pinctrl: Add multi-ACPI control
` [PATCH v1 20/43] x86: pinctrl: Set up itss in the probe() method
` [PATCH v1 23/43] x86: Add error checking for csrt table generation
` [PATCH v1 24/43] x86: apl: Use memory-mapped access for VBT
` [PATCH v1 25/43] x86: gpio: Add support for obtaining ACPI info for a GPIO
` [PATCH v1 26/43] i2c: designware_i2c: Add a little more debugging
` [PATCH v1 27/43] i2c: Add log_ret() on error
` [PATCH v1 29/43] p2sb: Add a method to hide the bus
` [PATCH v1 30/43] x86: apl: Support set_hide() in p2sb driver
` [PATCH v1 31/43] x86: apl: Hide the p2sb on exit from U-Boot
` [PATCH v1 32/43] pmc: Move common registers to the header file
` [PATCH v1 33/43] x86: irq: Support flags for acpi_gpe
` [PATCH v1 34/43] x86: apl: Fix save/restore of ITSS priorities
` [PATCH v1 35/43] x86: Add debugging to table writing
` [PATCH v1 37/43] x86: Store the coreboot table address in global_data
` [PATCH v1 38/43] x86: mp: Allow use of mp_run_on_cpus() without MP
` [PATCH v1 39/43] x86: Update the comment about booting for FSP2
` [PATCH v1 40/43] x86: Drop setup_pcat_compatibility()
` [PATCH v1 41/43] x86: acpi: Correct the version of the MADT
` [PATCH v1 42/43] x86: Rename board_final_cleanup() to board_final_init()
` [PATCH v1 43/43] acpi: Enable ACPI table generation by default on x86
[PATCH 0/2] Add support for multiple required keys
2020-06-30 8:08 UTC (5+ messages)
` [PATCH 1/2] vboot: add "
[PATCH 1/1] ls1021a: Add DDR errata num 008109
2020-06-30 7:26 UTC
[PATCH v2 0/3] Sync UDMA bindings from kernel
2020-06-30 5:57 UTC (4+ messages)
` [PATCH v2 1/3] dma: ti: Add static PSIL endpoint information
` [PATCH v2 2/3] dma: ti: k3-udma: Update driver to use static endpoint Data
` [PATCH v2 3/3] arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT
[PATCH v3 00/15] add initial support for broadcom NS3 soc
2020-06-30 4:43 UTC (8+ messages)
` [PATCH v3 06/15] board: ns3: default reset type to L3
` [PATCH v3 12/15] board: ns3: limit U-boot relocation within 16MB memory
[PATCH 1/1] riscv: use log functions in fdt_fixup
2020-06-30 2:43 UTC (2+ messages)
[PATCH] ARM: da850-evm: Unify config options with Kconfig
2020-06-29 23:49 UTC
[PATCH] README: davinci: Clarify when SPL is used and the target devices
2020-06-29 23:32 UTC
Please pull u-boot-video
2020-06-29 19:58 UTC (2+ messages)
[PATCH] sunxi: Add support for using UART4 as console on A64
2020-06-29 19:12 UTC (3+ messages)
[PATCH v2 0/3] watchdog: K3: Add RTI watchdog support
2020-06-29 18:44 UTC (8+ messages)
` [PATCH v2 2/3] watchdog: rti_wdt: Add support for loading firmware
[PATCH v2 1/1] fs: error handling in do_load()
2020-06-29 18:08 UTC
[PATCH v3 00/14] arm: add support for SoC S5P4418
2020-06-29 17:46 UTC (15+ messages)
` [PATCH v3 01/14] arm: add mach-nexell (header files)
` [PATCH v3 02/14] arm: add mach-nexell (all files except header files)
` [PATCH v3 03/14] gpio: add nexell driver
` [PATCH v3 04/14] i2c: "
` [PATCH v3 05/14] mmc: "
` [PATCH v3 06/14] pinctrl: "
` [PATCH v3 07/14] pwm: add driver for nexell
` [PATCH v3 08/14] video: add nexell video driver (soc: displaytop)
` [PATCH v3 09/14] video: add nexell video driver (soc: mlc, mipi)
` [PATCH v3 10/14] video: add nexell video driver (soc: lvds, hdmi)
` [PATCH v3 11/14] video: add nexell video driver (soc: dpc, makefile)
` [PATCH v3 12/14] video: add nexell video driver (display/video driver)
` [PATCH v3 13/14] arm: add support for SoC s5p4418 (cpu) / nanopi2 board
` [PATCH v3 14/14] arm: add (default) config for "
[PATCH] cmd: add a panic command
2020-06-29 17:26 UTC (2+ messages)
[PATCH 1/1] gitlab: show skipped Python tests
2020-06-29 17:26 UTC (12+ messages)
[PATCH 1/1] crypto/fsl: unused value in caam_hash_update()
2020-06-29 17:26 UTC (2+ messages)
[PATCH 1/1] fs: error handling in do_load()
2020-06-29 17:26 UTC (2+ messages)
[PATCH] x86: Don't build some unused objects in TPL
2020-06-29 17:26 UTC (3+ messages)
[PATCH v3 0/2] add optee support for broadcom NS3 soc
2020-06-29 17:26 UTC (5+ messages)
` [PATCH v3 1/2] drivers: tee: broadcom: add optee based bnxt fw load driver
[PATCH v4 00/14] improve OF_PLATDATA support
2020-06-29 17:26 UTC (5+ messages)
` [PATCH v4 02/14] dtoc: add missing code comments
[PATCH U-BOOT v3 00/30] PLEASE TEST fs: btrfs: Re-implement btrfs support using code from btrfs-progs
2020-06-29 17:26 UTC (4+ messages)
[PATCH v6 0/4] usb: xhci: Load Raspberry Pi 4 VL805's firmware
2020-06-29 16:37 UTC (5+ messages)
` [PATCH v6 1/4] arm: rpi: Add function to trigger VL805's firmware load
` [PATCH v6 2/4] reset: Add Raspberry Pi 4 firmware reset controller
` [PATCH v6 3/4] configs: Enable support for reset controllers on RPi4
` [PATCH v6 4/4] usb: xhci: Add reset controller support
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