messages from 2020-12-23 02:30:20 to 2020-12-24 08:32:36 UTC [more...]
[PATCH v2 0/6] Add MMC/SD support for S700
2020-12-24 8:32 UTC (12+ messages)
` [PATCH v2 5/6] mmc: actions: add MMC driver for Actions OWL S700
[PATCH v7 14/28] clk: ti: omap4: add clock manager driver
2020-12-24 7:34 UTC (15+ messages)
` [PATCH v7 15/28] arm: dts: am335x: enable prcm_clocks auto binding
` [PATCH v7 16/28] clk: move clk-ti-sci driver to 'ti' directory
` [PATCH v7 17/28] fdt: translate address if #size-cells = <0>
` [PATCH v7 18/28] omap: timer: fix the rate setting
` [PATCH v7 19/28] arm: dts: am335x: enable scm_clocks auto binding
` [PATCH v7 20/28] pwm: ti: am33xx: add enhanced pwm driver
` [PATCH v7 21/28] bus: ti: am33xx: add pwm subsystem driver
` [PATCH v7 22/28] dm: core: add a function to decode display timings
` [PATCH v7 23/28] video: omap: add panel driver
` [PATCH v7 24/28] video: omap: drop domain clock enabling by SOC api
` [PATCH v7 25/28] video: omap: set LCD clock rate through DM API
` [PATCH v7 26/28] video: omap: split the legacy code from the DM code
` [PATCH v7 27/28] video: omap: move drivers to 'ti' directory
` [PATCH v7 28/28] board: ti: am335x-ice: get CDCE913 clock device
[PATCH v7 00/28] Add DM support for omap PWM backlight
2020-12-24 7:25 UTC (14+ messages)
` [PATCH v7 01/28] clk: export generic routines
` [PATCH v7 02/28] dt-bindings: bus: ti-sysc: resync with Linux 5.9-rc7
` [PATCH v7 03/28] bus: ti: add minimal sysc interconnect target driver
` [PATCH v7 04/28] arm: dts: sync am33xx with Linux 5.9-rc7
` [PATCH v7 05/28] clk: add clk_round_rate()
` [PATCH v7 06/28] clk: ti: add mux clock driver
` [PATCH v7 07/28] arm: ti: am33xx: add DPLL_EN_FAST_RELOCK_BYPASS macro
` [PATCH v7 08/28] clk: ti: am33xx: add DPLL clock drivers
` [PATCH v7 09/28] clk: ti: add divider clock driver
` [PATCH v7 10/28] clk: ti: add gate "
` [PATCH v7 11/28] arm: dts: am335x: include am33xx-u-boot.dtsi
` [PATCH v7 12/28] ti: am33xx: fix do_enable_clocks() to accept NULL parameters
` [PATCH v7 13/28] clk: ti: add support for clkctrl clocks
[v6 00/18] Enable ARM Trusted Firmware for U-Boot
2020-12-24 6:13 UTC (21+ messages)
` [v6 01/18] arm: socfpga: Add function for checking description from FIT image
` [v6 02/18] arm: socfpga: soc64: Load FIT image with ATF support
` [v6 03/18] arm: socfpga: soc64: Override 'lowlevel_init' to support ATF
` [v6 04/18] arm: socfpga: Disable "spin-table" method for booting Linux
` [v6 05/18] arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits)
` [v6 06/18] arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP services
` [v6 07/18] arm: socfpga: Add secure register access helper functions for SoC 64bits
` [v6 08/18] mmc: dwmmc: Change designware MMC 'clksel' callback function to return status
` [v6 09/18] mmc: dwmmc: socfpga: Add ATF support for MMC driver
` [v6 10/18] net: designware: socfpga: Add ATF support for MAC driver
` [v6 11/18] arm: socfpga: soc64: Add ATF support for Reset Manager driver
` [v6 12/18] arm: socfpga: soc64: Add ATF support for FPGA reconfig driver
` [v6 13/18] arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold()
` [v6 14/18] arm: socfpga: soc64: SSBL shall not setup stack on OCRAM
` [v6 15/18] arm: socfpga: soc64: Skip handoff data access in SSBL
` [v6 16/18] arm: socfpga: dts: soc64: Add binman node of FIT image with ATF support
` [v6 17/18] arm: socfpga: soc64: Enable FIT image generation using binman
` [v6 18/18] configs: socfpga: Add defconfig for Agilex and Stratix 10 with ATF support
Please pull u-boot-x86
2020-12-23 21:55 UTC (2+ messages)
[PATCH] cmd: mmc: add mmcboot command
2020-12-23 19:57 UTC
Please pull u-boot-dm/next into -next
2020-12-23 19:04 UTC
[PATCH v5 00/13] Raspberry Pi 400/Compute Module 4 support
2020-12-23 18:55 UTC (14+ messages)
` [PATCH v5 01/13] rpi: Add identifier for the new RPi400
` [PATCH v5 02/13] rpi: Add identifier for the new CM4
` [PATCH v5 03/13] pci: pcie-brcmstb: Fix inbound window configurations
` [PATCH v5 04/13] dm: Introduce xxx_get_dma_range()
` [PATCH v5 05/13] dm: test: Add test case for dev_get_dma_ranges()
` [PATCH v5 06/13] dm: Introduce DMA constraints into the core device model
` [PATCH v5 07/13] dm: test: Add test case for dev->dma_offset
` [PATCH v5 08/13] dm: Introduce dev_phys_to_bus()/dev_bus_to_phys()
` [PATCH v5 09/13] dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys()
` [PATCH v5 10/13] xhci: translate virtual addresses into the bus's address space
` [PATCH v5 11/13] mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
` [PATCH v5 12/13] configs: rpi4: Enable DM_DMA across all RPi4 configurations
` [PATCH v5 13/13] video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible
[u-boot,v2019.04-aspeed, v1 0/1] Common:fdt: Check for error return
2020-12-23 15:45 UTC (4+ messages)
` [u-boot, v2019.04-aspeed, v1 1/1] Common:fdt: Check for error return value
` [u-boot,v2019.04-aspeed, "
[PATCH v2 0/6] spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
2020-12-23 15:45 UTC (13+ messages)
` [PATCH v2 1/6] sandbox: spi: Drop unused sandbox_spi_parse_spec function
` [PATCH v2 2/6] sandbox: test: Add a second SPI slave on sandbox_spi bus
` [PATCH v2 3/6] spi: sandbox_spi: Implement speed/mode setup
` [PATCH v2 4/6] test: spi: Add sandbox_spi_get_{speed, mode} interface
` [PATCH v2 5/6] spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
` [PATCH v2 6/6] test: dm: spi: Add testcase for spi_claim_bus()
[PATCH 1/3] patman: Add --no-signoff to suppress adding signoffs
2020-12-23 15:43 UTC (6+ messages)
` [PATCH 2/3] patman: Add project-default for 'gcc'
[PATCH 1/2] configs: sandbox: activate DEBUG_UART
2020-12-23 15:43 UTC (3+ messages)
[PATCH 1/1] sandbox: implement runtime system reset
2020-12-23 15:43 UTC (3+ messages)
[PATCH v3] fdt: Use phandle to distinguish DT nodes with same name
2020-12-23 15:43 UTC (3+ messages)
[PATCH] dm: spi: Fix spi_free_slave() freed memory write
2020-12-23 15:43 UTC (3+ messages)
[PATCH] buildman: Remove output binaries before building
2020-12-23 15:42 UTC (2+ messages)
[PATCH] dm: core: Inline a few ofnode functions in SPL
2020-12-23 15:42 UTC (2+ messages)
[PATCH] cosmetic: fix typo in drivers/usb/Kconfig
2020-12-23 15:13 UTC
[PATCH v2 00/21] dm: Preparation for enhanced of-platdata (part B)
2020-12-23 15:11 UTC (22+ messages)
` [PATCH v2 01/21] pinctrl: Drop post_bind() method when not needed
` [PATCH v2 02/21] sysreset: Use a shorter error with SPL
` [PATCH v2 03/21] arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
` [PATCH v2 04/21] timer: Use a shorter error in TPL
` [PATCH v2 05/21] test: Use a simple variable to record removed device
` [PATCH v2 06/21] test: Move some test drivers into their own file
` [PATCH v2 07/21] dtoc: Fix a few pylint warnings in dtb_platdata
` [PATCH v2 08/21] dtoc: Make _output_list a top-level function
` [PATCH v2 09/21] dtoc: Output the device in a separate function
` [PATCH v2 10/21] dtoc: Output the struct values "
` [PATCH v2 11/21] dtoc: Convert _drivers to a dict
` [PATCH v2 12/21] dtoc: Scan drivers for available information
` [PATCH v2 13/21] dtoc: Allow use of the of_match_ptr() macro
` [PATCH v2 14/21] x86: apl: Use const for driver operations
` [PATCH v2 15/21] x86: Move call64 into its own section
` [PATCH v2 16/21] x86: coral: Move fsp-m settings to a subnode
` [PATCH v2 17/21] x86: apl: Update hostbridge to remove unwanted TPL code
` [PATCH v2 18/21] x86: apl: Reduce size for TPL
` [PATCH v2 19/21] x86: pinctrl: Drop unlikely error messages from TPL
` [PATCH v2 20/21] x86: tpl: Remove unwanted devicetree string
` [PATCH v2 21/21] x86: Fix header guard in asm/pmu.h
[PATCH] Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver"
2020-12-23 15:07 UTC
[PATCH v2 0/8] spl: fit: Play nicely with OP-TEE and Linux
2020-12-23 14:44 UTC (10+ messages)
` [PATCH v3 "
` [PATCH v3 1/8] spl: fit: Drop 'length' argument to board_spl_fit_post_load()
` [PATCH v3 2/8] spl: fit: Factor out FIT parsing and use a context struct
` [PATCH v3 3/8] spl: fit: Pass FIT context via a structure pointer
` [PATCH v3 4/8] spl: fit: Remove useless loop in spl_fit_get_image_name()
` [PATCH v3 5/8] spl: fit: Only look up FIT configuration node once
` [PATCH v3 6/8] image: Do not #if guard board_fit_config_name_match() prototype
` [PATCH v3 7/8] spl: fit: Replace #ifdef blocks with more readable constructs
` [PATCH v3 8/8] spl: fit: Load devicetree when a Linux payload is found
[PATCH] cmd: ubi: don't allow to rename a volume to a name that already exist
2020-12-23 14:33 UTC
[PATCH] imx8mp_evk: Increase CONFIG_SYS_MALLOC_F_LEN
2020-12-23 13:54 UTC (5+ messages)
[PATCH v2] imx: ahab: allow to bypass confirmation for ahab_close cmd
2020-12-23 13:18 UTC (2+ messages)
[PATCH v3 0/6] Add MBR partition table creation and verify command
2020-12-23 12:55 UTC (7+ messages)
` [PATCH v3 1/6] disk: dos: rename write_mbr_partition to write_mbr_sector
` [PATCH v3 2/6] disk: dos: add some defines for the hardcoded numbers
` [PATCH v3 3/6] disk: dos: use generic macro for unaligned le32 access
` [PATCH v3 4/6] disk: dos: make some functions static
` [PATCH v3 5/6] disk: dos: add code for creating MBR partition layout
` [PATCH v3 6/6] cmd: Add MBR partition layout control utility
[PATCH v2] efi_loader: Extra checks while opening an OPTEE session
2020-12-23 11:28 UTC (3+ messages)
[PATCH 0/3] arm: mvebu: Espressobin: Set default env values at runtime
2020-12-23 11:21 UTC (4+ messages)
` [PATCH 1/3] env: Allow to set default_environment[] from board code via compile option DEFAULT_ENV_IS_RW
` [PATCH 2/3] arm: mvebu: Espressobin: Set default value for $fdtfile env variable
` [PATCH 3/3] arm: mvebu: Espressobin: Set default value for $ethNaddr "
[PATCH] efi_loader: Extra checks while opening an OPTEE session
2020-12-23 10:56 UTC (2+ messages)
[PATCH v1] toradex: hand over maintainership
2020-12-23 10:45 UTC (3+ messages)
[PATCH v2 0/2] Use RNG to get random behaviour
2020-12-23 10:24 UTC (7+ messages)
` [PATCH v2 1/2] lib: uuid: use RNG device if present
[PATCH 0/2] Add SIMATIC IOT2050 board support
2020-12-23 9:43 UTC (6+ messages)
[PATCH v6 00/28] Add DM support for omap PWM backlight
2020-12-23 8:50 UTC (7+ messages)
` [PATCH v6 03/28] bus: ti: add minimal sysc interconnect target driver
[RESEND PATCH 1/2] usb: xhci-mtk: support option to disable ports
2020-12-23 8:47 UTC (2+ messages)
[PATCH] arm:pdu001: Use pseudo partition UUID for LINUX kernel boot paramter root
2020-12-23 8:19 UTC (2+ messages)
[PATCH] arm: dts: k3-j721e: ddr: Update to 0.5.0 version of DDR config tool
2020-12-23 8:17 UTC (2+ messages)
[PATCH] spi: omap3_spi: Fix speed and mode selection
2020-12-23 8:16 UTC (2+ messages)
[PATCH] spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdata
2020-12-23 8:15 UTC (2+ messages)
[PATCH] gpio: tca642x: fix input subcommand for gpio banks > 0
2020-12-23 8:14 UTC (2+ messages)
[PATCH] configs: am65x_evm: Define the maximum file size for DFU
2020-12-23 8:14 UTC (2+ messages)
[PATCH 0/3] usb: am654: Add support for host mode to the USB port on overlay board
2020-12-23 8:13 UTC (2+ messages)
[PATCH] drivers: tee: i2c trampoline driver
2020-12-23 8:12 UTC (2+ messages)
[PATCH v2] riscv: Add support for SPI on Kendryte K210
2020-12-23 8:06 UTC (2+ messages)
[PATCH v3 00/14] qemu: arm64: Add support for uefi capsule update on qemu arm platform
2020-12-23 7:03 UTC (15+ messages)
` [PATCH v3 01/14] mkeficapsule: Add support for embedding public key in a dtb
` [PATCH v3 02/14] qemu: arm: Initialise virtio devices in board_late_init
` [PATCH v3 03/14] crypto: Fix the logic to calculate hash with authattributes set
` [PATCH v3 04/14] qemu: common: Add support for dynamic mtdparts for the platform
` [PATCH v3 05/14] qemu: common: Set dfu_alt_info variable "
` [PATCH v3 06/14] fsp: Move and rename fsp_types.h file
` [PATCH v3 07/14] efi_loader: Add logic to parse EDKII specific fmp payload header
` [PATCH v3 08/14] dfu_mtd: Add provision to unlock mtd device
` [PATCH v3 09/14] efi_loader: Make the pkcs7 header parsing function an extern
` [PATCH v3 10/14] efi_loader: Re-factor code to build the signature store from efi signature list
` [PATCH v3 11/14] efi: capsule: Add support for uefi capsule authentication
` [PATCH v3 12/14] efi_loader: Enable "
` [PATCH v3 13/14] efidebug: capsule: Add a command to update capsule on disk
` [PATCH v3 14/14] qemu: arm64: Add documentation for capsule update
[PATCH 13/13] Nokia RX-51: Enable usbtty serial console by default
2020-12-23 6:05 UTC (11+ messages)
` [PATCH v2] "
[PATCH 1/2] this: patman: Update documentation to match new usage
2020-12-23 4:40 UTC (3+ messages)
` [PATCH 2/2] patman: Quieten down the alias checking
[v5 00/18] Enable ARM Trusted Firmware for U-Boot
2020-12-23 3:48 UTC (13+ messages)
` [v5 07/18] arm: socfpga: Add secure register access helper functions for SoC 64bits
` [v5 08/18] mmc: dwmmc: Change designware MMC 'clksel' callback function to return status
` [v5 09/18] mmc: dwmmc: socfpga: Add ATF support for MMC driver
` [v5 10/18] net: designware: socfpga: Add ATF support for MAC driver
` [v5 16/18] arm: socfpga: dts: soc64: Add binman node of FIT image with ATF support
` [v5 17/18] arm: socfpga: soc64: Enable FIT image generation using binman
patman regression?
2020-12-23 3:03 UTC (7+ messages)
[PATCH v2 00/18] dm: Preparation for enhanced of-platdata
2020-12-23 2:30 UTC (12+ messages)
` [PATCH v2 08/18] sandbox: Drop unnecessary test node
` [PATCH v2 09/18] spl: Drop bd_info in the data section
` [PATCH v2 10/18] dm: core: Support dm_dump_all() in SPL
` [PATCH v2 11/18] dm: core: Use 'uclass_driver' for the uclass linker_list
` [PATCH v2 12/18] dm: core: Only include simple-bus devicetree id when needed
` [PATCH v2 13/18] x86: apl: Drop support for !OF_PLATDATA_PARENT
` [PATCH v2 14/18] dm: core: Add function to access uclass priv
` [PATCH v2 15/18] dm: core: Add functions to set priv/plat
` [PATCH v2 16/18] dm: Use access methods for dev/uclass private data
` [PATCH v2 17/18] dm: core: "
` [PATCH v2 18/18] dm: core: Rename the priv/plat members
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