messages from 2020-12-17 12:10:28 to 2020-12-19 16:40:20 UTC [more...]
[PATCH v3 00/28] dm: Change the way sequence numbers are implemented
2020-12-19 16:40 UTC (28+ messages)
` [PATCH v3 16/28] usb: Update for new sequence numbers
` [PATCH v3 17/28] x86: Drop unnecessary mp_init logic
` [PATCH v3 18/28] x86: Simplify acpi_device_infer_name()
` [PATCH v3 19/28] gpio: Update for new sequence numbers
` [PATCH v3 20/28] pinctrl: "
` [PATCH v3 21/28] dm: Switch over to use new sequence number for dev_seq()
` [PATCH v3 22/28] dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ
` [PATCH v3 23/28] dm: Drop uclass_resolve_seq()
` [PATCH v3 24/28] dm: Drop the unused arg in uclass_find_device_by_seq()
` [PATCH v3 25/28] dm: core: Update uclass_find_next_free_req_seq() for new scheme
` [PATCH v3 26/28] cmd: Drop use of old sequence numbers in commands
` [PATCH v3 27/28] dm: core: Drop seq and req_seq
` [PATCH v3 28/28] dm: Update documentation for new sequence numbers
AXP803 Driver
2020-12-19 16:15 UTC (2+ messages)
[PATCH v2 0/6] Add MMC/SD support for S700
2020-12-19 14:51 UTC (7+ messages)
` [PATCH v2 1/6] clk: actions: Introduce dummy get/set_rate callbacks
` [PATCH v2 2/6] clk: actions: Add SD/MMC clocks
` [PATCH v2 3/6] ARM: dts: sync Actions Semi S700 DT from Linux 5.10-rc7
` [PATCH v2 4/6] ARM: dts: s700: add MMC/SD controller node
` [PATCH v2 5/6] mmc: actions: add MMC driver for Actions OWL S700
` [PATCH v2 6/6] configs: Enable mmc support
[PATCH] i2c: mxc_i2c: improve error message readability
2020-12-19 14:49 UTC (2+ messages)
[BUG]odroid-c2 does not hotplug usb-devices
2020-12-19 13:58 UTC (6+ messages)
[RESEND,PATCH v3] cmd: Add a pwm command
2020-12-19 9:40 UTC (3+ messages)
[PATCH v2 1/2] imx8mp: configs: add support for distro boot commands
2020-12-19 5:03 UTC (6+ messages)
` [PATCH v2 2/2] board: imx8mp: add boot.cmd for distro boot on iMX8MP
` [EXT] "
[PATCH v3 0/4] console: remove #ifdef CONFIG when it is possible
2020-12-19 3:34 UTC (8+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] console: add function console_devices_set
` [PATCH v3 3/4] console: remove #ifdef CONFIG_CONSOLE_RECORD
` [PATCH v3 4/4] console: add console_has_tstc helper function for CONSOLE_MUX
[PATCH 1/2] configs: sandbox: activate DEBUG_UART
2020-12-19 3:24 UTC (7+ messages)
` [PATCH 2/2] console: sandbox: remove unnecessary sandbox code
` [Uboot-stm32] "
[v4 00/17] Enable ARM Trusted Firmware for U-Boot
2020-12-19 2:29 UTC (19+ messages)
` [v4 01/17] arm: socfpga: Add function for checking description from FIT image
` [v4 02/17] arm: socfpga: soc64: Load FIT image with ATF support
` [v4 03/17] arm: socfpga: soc64: Override 'lowlevel_init' to support ATF
` [v4 04/17] arm: socfpga: Disable "spin-table" method for booting Linux
` [v4 05/17] arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits)
` [v4 06/17] arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP services
` [v4 07/17] arm: socfpga: Add secure register access helper functions for SoC 64bits
` [v4 08/17] mmc: dwmmc: socfpga: Add ATF support for MMC driver
` [v4 09/17] net: designware: socfpga: Add ATF support for MAC driver
` [v4 10/17] arm: socfpga: soc64: Add ATF support for Reset Manager driver
` [v4 11/17] arm: socfpga: soc64: Add ATF support for FPGA reconfig driver
` [v4 12/17] arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold()
` [v4 13/17] arm: socfpga: soc64: SSBL shall not setup stack on OCRAM
` [v4 14/17] arm: socfpga: soc64: Skip handoff data access in SSBL
` [v4 15/17] arm: socfpga: dts: soc64: Add binman node of FIT image with ATF support
` [v4 16/17] arm: socfpga: soc64: Enable FIT image generation using binman
` [v4 17/17] configs: socfpga: Add defconfig for Agilex and Stratix 10 with ATF support
[PATCH v2 1/7] console: Introduce console_start() and console_stop()
2020-12-19 2:29 UTC (14+ messages)
` [PATCH v2 2/7] console: Keep ->start() and ->stop() balanced
` [PATCH v2 3/7] IOMUX: move search_device() to console.h
` [PATCH v2 4/7] IOMUX: Preserve console list if realloc() fails
` [PATCH v2 5/7] IOMUX: Refactor iomux_doenv() in order to increase readability
` [PATCH v2 6/7] IOMUX: Drop indentation level by removing redundant 'else'
` [PATCH v2 7/7] IOMUX: Stop dropped consoles
[PATCH v2 0/2] Use RNG to get random behaviour
2020-12-19 2:29 UTC (8+ messages)
` [PATCH v2 1/2] lib: uuid: use RNG device if present
` [PATCH v2 2/2] net: Use NDRNG device in srand_mac()
[PATCH] dm: spi: Fix spi_free_slave() freed memory write
2020-12-19 2:29 UTC (2+ messages)
[PATCH v2 6/7] cmd: button: store button state in the 'button' env
2020-12-19 2:29 UTC (3+ messages)
` [PATCH v2 6/7 RESEND] "
[PATCH 0/8] spl: fit: Play nicely with OP-TEE and Linux
2020-12-19 2:29 UTC (15+ messages)
` [PATCH 1/8] spl: fit: Drop 'length' argument to board_spl_fit_post_load()
` [PATCH 2/8] spl: fit: Factor out FIT parsing and use a context struct
` [PATCH 3/8] spl: fit: Pass FIT context via a structure pointer
` [PATCH 4/8] spl: fit: Remove useless loop in spl_fit_get_image_name()
` [PATCH 5/8] spl: fit: Only look up FIT configuration node once
` [PATCH 6/8] image: Do not #if guard board_fit_config_name_match() prototype
` [PATCH 7/8] spl: fit: Replace #ifdef blocks with more readable constructs
[PATCH v3 00/12] Raspberry Pi 400/Compute Module 4 support
2020-12-19 2:28 UTC (17+ messages)
` [PATCH v3 04/12] dm: Introduce xxx_get_dma_range()
` [PATCH v3 05/12] dm: test: Add test case for dev_get_dma_ranges()
` [PATCH v3 06/12] dm: Introduce DMA constraints into the core device model
` [PATCH v3 07/12] dm: test: Add test case for dev->dma_offset
` [PATCH v3 09/12] dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys()
` [PATCH v3 10/12] xhci: translate virtual addresses into the bus's address space
` [PATCH v3 11/12] mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
` [PATCH v3 12/12] configs: rpi4: Enable DM_DMA across all RPi4 configurations
[PATCH 0/4] Remove addr parameter from reset_cpu()
2020-12-19 2:28 UTC (11+ messages)
` [PATCH 1/4] nds32: Remove dead reset_cpu() implementation
` [PATCH 2/4] board: ns3: Remove superfluous reset logic
` [PATCH 3/4] Revert "lpc32xx: cpu: add support for soft reset"
` [PATCH 4/4] reset: Remove addr parameter from reset_cpu()
[PATCHv2 0/5] GE Bx50v3 cleanups
2020-12-19 2:28 UTC (7+ messages)
` [PATCHv2 1/5] compiler.h: add host_build()
` [PATCHv2 2/5] image: cleanup pre-processor usage
` [PATCHv2 3/5] image: support board_fit_config_name_match
[PATCH v3 0/6] video: seps525: Add new driver for seps525 OLED display
2020-12-19 2:28 UTC (5+ messages)
` [PATCH v3 5/6] video: seps525: Add seps525 SPI driver
` [PATCH v3 6/6] video: Call video_sync in video_clear()
[PATCH v2 0/5] video: seps525: Add new driver for seps525 OLED display
2020-12-19 2:28 UTC (5+ messages)
` [PATCH v2 3/5] video: Introduce video_sync operation
[PATCH 0/6] VIM3: add support for checking 'Function' button state
2020-12-19 2:28 UTC (5+ messages)
` [PATCH 4/6] button: add a simple ADC-based button driver
` [PATCH 5/6] cmd: button: store button state in the 'button' env
[PATCH v6 0/7] Microchip PolarFire SoC support
2020-12-19 2:28 UTC (3+ messages)
` [PATCH v6 4/7] clk: Add Microchip PolarFire SoC clock driver
[PATCH] doc: Add basic information about running CI tests
2020-12-19 0:44 UTC (3+ messages)
[PATCH] fs: squasfs: fix a possible NULL pointer dereference in sqfs_opendir()
2020-12-18 18:50 UTC (2+ messages)
Pull request: u-boot-spi/master
2020-12-18 17:54 UTC
[PULL u-boot] Please pull u-boot-amlogic-20201218
2020-12-18 17:24 UTC
[PULL] u-boot-usb/master
2020-12-18 15:59 UTC (2+ messages)
[PATCH] board: amlogic: add MMC boot device detection for environment load
2020-12-18 14:26 UTC
[PATCH] drivers: mmc: support secure erase
2020-12-18 13:21 UTC
[PATCH v2 0/4] console: remove #ifdef CONFIG when it is possible
2020-12-18 11:42 UTC (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] console: add function console_devices_set
` [PATCH v2 3/4] console: remove #ifdef CONFIG_CONSOLE_RECORD
` [PATCH v2 4/4] console: add console_tstc_check helper function for CONSOLE_MUX
[PATCH v1 1/2] imx8mp: configs: add support for distro boot commands
2020-12-18 11:15 UTC (5+ messages)
` [EXT] "
` [EXT] "
[PATCH] ARM: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4
2020-12-18 10:59 UTC (3+ messages)
[PATCH v3 0/2] Use RNG to get random behaviour
2020-12-18 9:52 UTC (5+ messages)
` [PATCH v3 1/2] lib: uuid: use RNG device if present
` [PATCH v3 2/2] net: Use NDRNG device in srand_mac()
[PATCH 0/5] board: amlogic: add Beelink GT-King/Pro support
2020-12-18 9:49 UTC (12+ messages)
` [PATCH 1/5] ARM: dts: import Beelink GT-King/Pro DTs from Linux 5.10
` [PATCH 2/5] boards: amlogic: add Beelink S922X board family support
` [PATCH 3/5] boards: amlogic: add Beelink GT-King defconfig
` [PATCH 4/5] boards: amlogic: add Beelink GT-King Pro defconfig
` [PATCH 5/5] boards: amlogic: update documentation for Beelink GT-King/Pro
[PATCH/RFC] board: amlogic: Fix Odroid-C4 SD card reboot issue
2020-12-18 9:49 UTC (7+ messages)
[PATCH] arm:pdu001: Use pseudo partition UUID for LINUX kernel boot paramter root
2020-12-18 8:03 UTC
[PATCH v2 1/2] imx8mq: configs: add support for distro boot commands
2020-12-18 7:13 UTC (2+ messages)
` [PATCH v2 2/2] board: imx8mq: add boot.cmd for distro boot on iMX8MQ
[PATCH v3 1/2] imx8mm: configs: add support for distro boot commands
2020-12-18 6:50 UTC (2+ messages)
` [PATCH v3 2/2] board: imx8mm: add boot.cmd for distro boot on iMX8MM
[PATCH 0/2] Add SIMATIC IOT2050 board support
2020-12-18 6:13 UTC (4+ messages)
[PATCH 00/18] dm: Preparation for enhanced of-platdata
2020-12-18 3:24 UTC (4+ messages)
` [PATCH 16/18] dm: Use access methods for dev/uclass private data
efi_selftest failure
2020-12-18 3:24 UTC (4+ messages)
[PATCH 0/6] Add MBR partition table creation and verify command
2020-12-18 1:04 UTC (4+ messages)
` [PATCH 6/6] cmd: Add MBR partition layout control utility
[PATCH] env: increment redund flag on read fail
2020-12-17 23:19 UTC
[PATCH 00/20] dm: Preparation for enhanced of-platdata (part B)
2020-12-17 20:57 UTC (21+ messages)
` [PATCH 01/20] pinctrl: Drop post_bind() method when not needed
` [PATCH 02/20] sysreset: Use a shorter error with SPL
` [PATCH 03/20] arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
` [PATCH 04/20] timer: Use a shorter error in TPL
` [PATCH 05/20] test: Use a simple variable to record removed device
` [PATCH 06/20] test: Move some test drivers into their own file
` [PATCH 07/20] dtoc: Make _output_list a top-level function
` [PATCH 08/20] dtoc: Output the device in a separate function
` [PATCH 09/20] dtoc: Output the struct values "
` [PATCH 10/20] dtoc: Convert _drivers to a dict
` [PATCH 11/20] dtoc: Scan drivers for available information
` [PATCH 12/20] dtoc: Allow use of the of_match_ptr() macro
` [PATCH 13/20] x86: apl: Use const for driver operations
` [PATCH 14/20] x86: Move call64 into its own section
` [PATCH 15/20] x86: coral: Move fsp-m settings to a subnode
` [PATCH 16/20] x86: apl: Update hostbridge to remove unwanted TPL code
` [PATCH 17/20] x86: apl: Reduce size for TPL
` [PATCH 18/20] x86: pinctrl: Drop unlikely error messages from TPL
` [PATCH 19/20] x86: tpl: Remove unwanted devicetree string
` [PATCH 20/20] x86: Fix header gaurd in asm/pmu.h
Question about env_flash variable in env/sf.c
2020-12-17 17:33 UTC
[PATCH] board: ti: k2g: Add support for K2G ICE with 1GHz Silicon
2020-12-17 17:28 UTC
[PATCH] cmd: usb_mass_storage: show device interface name
2020-12-17 17:01 UTC (2+ messages)
RK3399 DSI and panel driver question
2020-12-17 16:49 UTC (2+ messages)
[PATCH] arm64: zynqmp: Add Ethernet node for zcu1285 revA
2020-12-17 16:06 UTC
[PATCH] arm64: zynqmp: Add ethernet node for zc1275 revB
2020-12-17 16:03 UTC
AT91 - SAMA5D27 adding a new board - common initialisation code and file names
2020-12-17 15:22 UTC (2+ messages)
[PATCH] rockchip: roc-pc-rk3399: fix boot from SPI flash on spi1
2020-12-17 14:32 UTC
[PATCH] spi: zynqmp_gqspi: Fix unaligned data writes issue
2020-12-17 14:12 UTC
[PATCH 1/2] microblaze: Set script_offset_nor env variable
2020-12-17 14:09 UTC (2+ messages)
` [PATCH 2/2] microblaze: Add nor device to distro boot
Please pull u-boot-dm/next into -next
2020-12-17 14:01 UTC (5+ messages)
imx8mp_evk: boot error "alloc space exhausted"
2020-12-17 12:51 UTC (2+ messages)
[PATCH 0/5] DFU: new entity types and minor improvements
2020-12-17 12:10 UTC (4+ messages)
` [PATCH 3/5] dfu: add 'SCRIPT' entity
` [PATCH 4/5] dfu: add support for the dfu_alt_info reintialization from the flashed script
` [PATCH 5/5] thor: "
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