October 2023 Archives by date
Starting: Sun Oct 1 01:01:00 CEST 2023
Ending: Tue Oct 31 23:53:47 CET 2023
Messages: 3633
- [PATCH] misc: fs_loader: Fix alignment of fs_loader driver
Heinrich Schuchardt
- [PATCH 0/6] cmd mac: separate implementations
Heinrich Schuchardt
- [PATCH 1/1] configs: sifive: enable poweroff command on Unmatched
Heinrich Schuchardt
- [PATCH v4 0/8] Port gen_compile_commands.py from Linux to U-Boot
Joao Marcos Costa
- [PATCH v4 1/8] scripts: Port Linux's gen_compile_commands.py to U-Boot
Joao Marcos Costa
- [PATCH v4 2/8] scripts/gen_compile_commands.py: adapt _LINE_PATTERN
Joao Marcos Costa
- [PATCH v4 3/8] scripts/gen_compile_commands.py: fix docstring
Joao Marcos Costa
- [PATCH v4 4/8] scripts/gen_compile_commands.py: add acknowledgments
Joao Marcos Costa
- [PATCH v4 5/8] .gitignore: add compile_commands.json
Joao Marcos Costa
- [PATCH v4 6/8] doc: add documentation for gen_compile_commands.py
Joao Marcos Costa
- [PATCH v4 7/8] doc: add ide_integration.rst to doc/develop
Joao Marcos Costa
- [PATCH v4 8/8] scripts/gen_compile_commands: fix usage message
Joao Marcos Costa
- [PATCH v2] dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation : regression
Massimo Pegorer
- [PATCH 2/2] configs: rockchip: add DOS_PARTITION to RK3308 boards defconfig
Massimo Pegorer
- [PATCH v2] configs: rockchip: add DOS_PARTITION to RK3308 boards defconfig
Massimo Pegorer
- [PATCH] board: rockchip: add Pine64 QuartzPro64 RK3588 board
Tom Fitzhenry
- [PATCH] test: fix comment indentation on tpm tests
Tom Rini
- [PATCH] Adjust gitignore for /build
Tom Rini
- [PATCH 1/1] test: build dependency for event unit tests
Tom Rini
- [PATCH v2] CI: allow jobs to be run in merge requests
Tom Rini
- [PATCH v2] Convert CFG_SYS_UBOOT_START to Kconfig
Tom Rini
- [PATCH] cmd: xxd: move xxd into shell commands
Tom Rini
- [PATCH 0/1] Fix for U-Boot SPL hang on sunxi H6 due to incorrect ram size detection
Gunjan Gupta
- [PATCH 1/1] sunxi: dram: Fix incorrect ram size detection for some H6 boards
Gunjan Gupta
- [PATCH v4 00/16] Introduce initial TI's J784S4 and AM69 support
Apurva Nandan
- [PATCH v4 01/16] arm: dts: Introduce j784s4 dts from linux kernel
Apurva Nandan
- [PATCH v4 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition
Apurva Nandan
- [PATCH v4 03/16] arm: mach-k3: Sort SoC JTAG_ID entries
Apurva Nandan
- [PATCH v4 04/16] soc: ti: k3-socinfo: Add entry for J784S4 SoC
Apurva Nandan
- [PATCH v4 05/16] arm: mach-k3: j784s4: Add clk and power support
Apurva Nandan
- [PATCH v4 06/16] drivers: dma: Add support for J784S4 SoC
Apurva Nandan
- [PATCH v4 07/16] remoteproc: k3-r5: Extend support for R5F clusters on J784S4 SoCs
Apurva Nandan
- [PATCH v4 08/16] remoteproc: k3-dsp: Extend support for C71x DSPs on J784S4 SoCs
Apurva Nandan
- [PATCH v4 09/16] board: ti: j784s4: Add board support for J784S4 EVM
Apurva Nandan
- [PATCH v4 10/16] arm: dts: Introduce j784s4 u-boot dts files
Apurva Nandan
- [PATCH v4 11/16] arm: dts: Introduce am69-sk dts from linux kernel
Apurva Nandan
- [PATCH v4 12/16] board: ti: j784s4: Update env to use am69-sk dtb
Apurva Nandan
- [PATCH v4 13/16] arm: dts: Introduce am69-sk u-boot dts files
Apurva Nandan
- [PATCH v4 14/16] configs: j784s4_evm: Add defconfig for j784s4 evm board
Apurva Nandan
- [PATCH v4 15/16] configs: Add am69_sk_* defconfig fragments
Apurva Nandan
- [PATCH v4 16/16] doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentation
Apurva Nandan
- [PATCH 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
Miquel Raynal
- [PATCH 4/7] net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568
Jonas Karlman
- [PATCH v2 0/7] rockchip: rk3568: Fix use of PCIe bifurcation
Sebastian Reichel
- [PATCH v2 0/7] rockchip: Add GMAC support for RK3568 and RK3588
Jonas Karlman
- [PATCH v2 1/7] net: dwc_eth_qos: Drop unused rx_pkt from eqos_priv
Jonas Karlman
- [PATCH v2 2/7] net: dwc_eth_qos: Return error code when start fails
Jonas Karlman
- [PATCH v2 3/7] net: dwc_eth_qos: Stop spam of RX packet not available message
Jonas Karlman
- [PATCH v2 4/7] net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568
Jonas Karlman
- [PATCH v2 5/7] net: dwc_eth_qos_rockchip: Add support for RK3588
Jonas Karlman
- [PATCH v2 6/7] configs: rockchip: Enable ethernet driver on RK356x boards
Jonas Karlman
- [PATCH v2 7/7] configs: rockchip: Enable ethernet driver on RK3588 boards
Jonas Karlman
- [PATCH 5/7] net: dwc_eth_qos_rockchip: Add support for RK3588
Sebastian Reichel
- [PATCH] test: Fix SPL tests not being run
Simon Glass
- [PATCH v2 5/7] net: dwc_eth_qos_rockchip: Add support for RK3588
Sebastian Reichel
- SSE instructions
Simon Glass
- [PATCH] ARM: psci: move GIC address override to Kconfig
Andre Przywara
- [PATCH v2 00/36] expo: Support editing lines of text
Simon Glass
- [PATCH v2 01/36] cli: Move simple readline into a function
Simon Glass
- [PATCH v2 02/36] cli: Add a command to show cmdline history
Simon Glass
- [PATCH v2 03/36] cli: Drop some #ifdefs in cli_readline
Simon Glass
- [PATCH v2 04/36] cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline
Simon Glass
- [PATCH v2 05/36] cli: Implement delete-word in cread_line()
Simon Glass
- [PATCH v2 06/36] cli: Use unsigned int instead of unsigned long
Simon Glass
- [PATCH v2 07/36] cli: Convert cread_line() to use a struct for the main vars
Simon Glass
- [PATCH v2 08/36] cli: Unindent some code in cread_line()
Simon Glass
- [PATCH v2 09/36] cli: Create a function to process characters
Simon Glass
- [PATCH v2 10/36] cli: Terminate the string in cread_line_process_ch()
Simon Glass
- [PATCH v2 11/36] cli: Allow history to be disabled
Simon Glass
- [PATCH v2 12/36] cli: Allow command completion to be disabled
Simon Glass
- [PATCH v2 13/36] cli: Add a function to set up a new cread
Simon Glass
- [PATCH v2 14/36] video: Allow obtaining the nominal size of a string size
Simon Glass
- [PATCH v2 15/36] video: Allow saving and restoring text-entry state
Simon Glass
- [PATCH v2 16/36] video: Export vidconsole_entry_start()
Simon Glass
- [PATCH v2 17/36] video: Support showing a cursor
Simon Glass
- [PATCH v2 18/36] expo: Add better error reporting
Simon Glass
- [PATCH v2 19/36] expo: Fix up comments for get_cur_menuitem_text() et al
Simon Glass
- [PATCH v2 20/36] expo: Use switch statements more for object types
Simon Glass
- [PATCH v2 21/36] expo: Correct some swallowed errors in scene
Simon Glass
- [PATCH v2 22/36] expo: Correct the logic for duplicate-ID detection
Simon Glass
- [PATCH v2 23/36] expo: Allow highlighting other scene-object types
Simon Glass
- [PATCH v2 24/36] expo: Add a function to write a property to a devicetree
Simon Glass
- [PATCH v2 25/36] expo: Make calculation of an object bounding box generic
Simon Glass
- [PATCH v2 26/36] expo: Allow rendering the background of any object
Simon Glass
- [PATCH v2 27/36] expo: Add some scene fields needed for text entry
Simon Glass
- [PATCH v2 28/36] expo: Add basic support for textline objects
Simon Glass
- [PATCH v2 29/36] expo: Support opening a textline
Simon Glass
- [PATCH v2 30/36] expo: Plumb in textlines to a scene
Simon Glass
- [PATCH v2 31/36] video: Mark truetype_measure() static
Simon Glass
- [PATCH v2 32/36] expo: Support handling any key in cedit
Simon Glass
- [PATCH v2 33/36] expo: Plumb in textline to cedit
Simon Glass
- [PATCH v2 34/36] expo: Support building an expo with a textline
Simon Glass
- [PATCH v2 35/36] expo: Update tests to include textline
Simon Glass
- [PATCH v2 36/36] expo: Update documentation to include textline
Simon Glass
- [PATCH v3 00/12] Resolve issues with booting distros on x86
Simon Glass
- [PATCH v3 01/12] efi: Correct handling of frame buffer
Simon Glass
- [PATCH v3 02/12] bootstd: Refactor mmc prep to allow a different scan
Simon Glass
- [PATCH v3 03/12] bootstd: Add a return code to bootflow menu
Simon Glass
- [PATCH v3 04/12] x86: coreboot: Add a boot script
Simon Glass
- [PATCH v3 05/12] usb: Avoid unbinding devices in use by bootflows
Simon Glass
- [PATCH v3 06/12] expo: Correct background colour
Simon Glass
- [PATCH v3 07/12] video: Correct setting of cursor position
Simon Glass
- [PATCH v3 08/12] video: Drop unnecessary truetype operations from SPL
Simon Glass
- [PATCH v3 09/12] x86: Enable SSE in 64-bit mode
Simon Glass
- [PATCH v3 10/12] x86: coreboot: Enable truetype fonts
Simon Glass
- [PATCH v3 11/12] x86: qemu: Expand ROM size
Simon Glass
- [PATCH v3 12/12] x86: qemu: Enable truetype fonts
Simon Glass
- [PATCH 00/34] x86: expo: Add support for editing coreboot CMOS RAM settings
Simon Glass
- [PATCH 01/34] test: Run tests that don't need devices
Simon Glass
- [PATCH 02/34] test: Add a new suite for commands
Simon Glass
- [PATCH 03/34] test: Add helper to skip to partial console line
Simon Glass
- [PATCH 04/34] test: Make UT_LIB_ASN1 depend on sandbox
Simon Glass
- [PATCH 05/34] test: Run bootstd tests only on sandbox
Simon Glass
- [PATCH 06/34] test: Handle use of stack pointer in bdinfo
Simon Glass
- [PATCH 07/34] test: bdinfo: Add missing asserts
Simon Glass
- [PATCH 08/34] test: fdt: Add a special case for real boards
Simon Glass
- [PATCH 09/34] test: font: Add dependencies on fonts
Simon Glass
- [PATCH 10/34] test: event: Only run test_event_probe() on sandbox
Simon Glass
- [PATCH 11/34] test: lmb: Move tests into the lib suite
Simon Glass
- [PATCH 12/34] test: print: Skip test on x86
Simon Glass
- [PATCH 13/34] video: Add a function to clear the display
Simon Glass
- [PATCH 14/34] sandbox: Add a dummy booti command
Simon Glass
- [PATCH 15/34] bootstd: Add a menu option to bootflow scan
Simon Glass
- [PATCH 16/34] video: Add a dark-grey console colour
Simon Glass
- [PATCH 17/34] video: Avoid starting a new line to close to the bottom
Simon Glass
- [PATCH 18/34] expo: Place menu items to the right of all labels
Simon Glass
- [PATCH 19/34] expo: Set the initial next_id to 1
Simon Glass
- [PATCH 20/34] expo: Use standard numbering for save and discard
Simon Glass
- [PATCH 21/34] expo: Allow menu items to have values
Simon Glass
- [PATCH 22/34] expo: Add a little more cedit CMOS logging
Simon Glass
- [PATCH 23/34] expo: Support menu-item values in cedit
Simon Glass
- [PATCH 24/34] expo: Drop unneceesary calls to expo_str()
Simon Glass
- [PATCH 25/34] expo: Drop scene_title_set()
Simon Glass
- [PATCH 26/34] expo: Add forward declaration for udevice to cedit
Simon Glass
- [PATCH 27/34] x86: coreboot: Enable unit tests
Simon Glass
- [PATCH 28/34] x86: CI: Update coreboot
Simon Glass
- [PATCH 29/34] x86: coreboot: Add a test for cbsysinfo command
Simon Glass
- [PATCH 30/34] x86: coreboot: Show the option table
Simon Glass
- [PATCH 31/34] x86: coreboot: Enable support for the configuration editor
Simon Glass
- [PATCH 32/34] x86: coreboot: Add a command to check and update CMOS RAM
Simon Glass
- [PATCH 33/34] x86: coreboot: Allow building an expo for editing CMOS config
Simon Glass
- [PATCH 34/34] x86: Enable RTC command by default
Simon Glass
- [PATCH v2] dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation : regression
Simon Glass
- [PATCH] linker_list: Fix ll_entry_get alignment
Simon Glass
- [PATCH 2/2] stdio: fix stdio_deregister_dev()
Simon Glass
- [PATCH 1/2] dm: serial: fix serial_post_probe()
Simon Glass
- [PATCH v2 2/3] dm: prepare rkmtd UCLASS
Simon Glass
- [PATCH v3 0/4] malloc: Reduce size by initializing data at runtime
Simon Glass
- [PATCH v3 4/4] malloc: Enable SYS_MALLOC_RUNTIME_INIT by default in SPL
Simon Glass
- [PATCH 1/5] core: fix doc comments of dev_read_addr*() and related functions
Simon Glass
- [PATCH 2/5] core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors
Simon Glass
- [PATCH v2 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
Simon Glass
- [PATCH 09/15] blk: blkmap: Support mapping to device of any block size
Simon Glass
- [PATCH 01/15] blk: Use a macro for the typical block size
Simon Glass
- [PATCH 04/15] blk: host_dev: Make host_sb_detach_file() and host_sb_ops static
Simon Glass
- [PATCH 05/15] blk: host_dev: Sanity check on the size of host backing file
Simon Glass
- [PATCH 07/15] blk: blkmap: Make bind/unbind routines static
Simon Glass
- [PATCH 06/15] cmd: host: Print out the block size of the host device
Simon Glass
- [PATCH 10/15] cmd: blk_common: Use macros for the return values
Simon Glass
- [PATCH 11/15] dm: blk: Rename get_desc() and make it externally visible
Simon Glass
- [PATCH 12/15] cmd: blk_common: Stop using hard-coded block size for Sandbox operations
Simon Glass
- [PATCH 14/15] disk: part: Print out the unknown device uclass id
Simon Glass
- [PATCH 15/15] disk: part: Handle blkmap device in print_part_header()
Simon Glass
- [RFC PATCH v2 1/8] dtoc: openssl: Add GetHexOctet method
Simon Glass
- [RFC PATCH v2 2/8] binman: ti-secure: Add support for firewalling entities
Simon Glass
- [RFC PATCH v2 3/8] binman: ftest: Add test for ti-secure firewall node
Simon Glass
- [RFC PATCH v2 4/8] binman: k3: add k3-security.h and include it in k3-binman.dtsi
Simon Glass
- [PATCH v5 03/16] firmware: scmi: support dummy channels for sandbox agent
Simon Glass
- [PATCH v5 04/16] test: dm: add protocol-specific channel test
Simon Glass
- [PATCH v5 11/16] firmware: scmi: add a check against availability of protocols
Simon Glass
- [PATCH v5 13/16] test: dm: add SCMI base protocol test
Simon Glass
- [PATCH 3/4] sandbox: add SCMI power domain protocol support for testing
Simon Glass
- [PATCH 4/4] test: dm: add SCMI power domain protocol test
Simon Glass
- [PATCH 5/4] mkimage: update man page and -h output
Simon Glass
- [PATCH] mkimage: allow internalization of data-position
Simon Glass
- [PATCH 1/2] image-host: add a check of the return value of snprintf.
Simon Glass
- [PATCH 02/15] cmd: host: Mandate the filename parameter in the 'bind' command
Simon Glass
- [PATCH 08/15] cmd: blkmap: Make map_handlers[] and its .fn static
Simon Glass
- [PATCH 2/2] image-host: increase path length when setting up the cipher.
Simon Glass
- [PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
Simon Glass
- [PATCH v2 30/32] fdt: Allow the devicetree to come from a bloblist
Simon Glass
- [PATCH 5/5] treewide: use dev_read_addr_*_ptr() where appropriate
Simon Glass
- bootstd: Scanning for USB bootflow will remove existing SCSI bootflow
Simon Glass
- [PATCH v2 1/3] common: add prototype & rename populate_serial_number()
Simon Glass
- [PATCH 13/15] dm: blk: Drop blk_{read,write}_devnum()
Simon Glass
- [PATCHv10 06/15] net/lwip: implement dhcp cmd
Simon Glass
- [PATCHv10 08/15] net/lwip: implement wget cmd
Simon Glass
- [PATCHv10 10/15] net/lwip: add lwIP configuration
Simon Glass
- [PATCHv10 12/15] net/lwip: update .gitignore with lwIP
Simon Glass
- [PATCHv10 13/15] net/lwip: connection between cmd and lwip apps
Simon Glass
- [PATCHv10 14/15] net/lwip: replace original net commands with lwip
Simon Glass
- [PATCHv10 15/15] net/lwip: split net.h to net.h, arp.h and eth.h
Simon Glass
- [PATCH] Revert "fs: ext4: check the minimal partition size to mount"
Simon Glass
- [PATCH] linker_list: Fix ll_entry_get alignment
Sean Anderson
- [PATCH v3 0/4] malloc: Reduce size by initializing data at runtime
Sean Anderson
- [PATCHv10 01/15] submodule: add lwIP as git submodule
Maxim Uvarov
- Aw: Re: [PATCH v5] board: rockchip: Add Bananapi R2Pro Board
Frank Wunderlich
- Aw: Re: [PATCH v2 0/7] rockchip: rk3568: Fix use of PCIe bifurcation
Frank Wunderlich
- [PATCH v2 30/32] fdt: Allow the devicetree to come from a bloblist
Ilias Apalodimas
- [PATCH v1 3/3] arm: npcm8xx: support dcache off
Jim Liu
- [PATCH] fastboot: fix CRC32 chunk size checking
Mattijs Korpershoek
- [PATCH 1/2] checkpatch: skip fdtdec_* check for tools
Lars Feyaerts
- [PATCH 2/2] mkimage: allow internalization of data-position
Lars Feyaerts
- Aw: Re: [PATCH v2 0/7] rockchip: rk3568: Fix use of PCIe bifurcation
Jonas Karlman
- Aw: Re: Re: [PATCH v2 0/7] rockchip: rk3568: Fix use of PCIe bifurcation
Frank Wunderlich
- [PATCH] net: ftgmac100: Add reset control
Ryan Chen
- [PATCH] pinctrl: Increase size of pinmux status buffer
Michal Simek
- [PATCH] pinctrl: zynqmp: Display the tristate configuration for all pins
Michal Simek
- [PATCH] arm64: zynqmp: Describe assigned-clocks for uarts
Michal Simek
- [PATCH] arm64: zynqmp: Rename dt overlay file names from dts to dtso
Michal Simek
- [PATCH] arm64: zynqmp: Remove resetin/out from K24 psu_init
Michal Simek
- [PATCH 00/14] arm64: xilinx: Sync with Linux kernel
Michal Simek
- [PATCH v8 2/2] serial: zynqmp: Fetch baudrate from dtb and update
Michal Simek
- [PULL] u-boot-sh/next_pinctrl_sync
Marek Vasut
- [PATCHv10 01/15] submodule: add lwIP as git submodule
Maxim Uvarov
- [PATCH 1/1] sunxi: dram: Fix incorrect ram size detection for some H6 boards
Andre Przywara
- [PATCH] toradex: colibri_imx7: Enable nand/emmc detection and set boot variant
Hiago De Franco
- [PATCH v3 0/4] Conclusive KSTR-SAMA5D27 support
Artur Rojek
- [PATCH v3 1/4] common: Add generic function for reading serial number
Artur Rojek
- [PATCH v3 2/4] cmd: tlv_eeprom: Add support for do_mac() command
Artur Rojek
- [PATCH v3 3/4] arm: dts: at91: sama5: Add flexcom4 node
Artur Rojek
- [PATCH v3 4/4] board: Add support for Conclusive KSTR-SAMA5D27
Artur Rojek
- [PATCH 1/1] sunxi: dram: Fix incorrect ram size detection for some H6 boards
Gunjan Gupta
- [PATCH v2 01/17] dm: usb: udc: Factor out plain udevice handler functions
Miquel Raynal
- [PATCH RESEND v2 1/2] cmd: bind: Try to improve the (un)bind help
Miquel Raynal
- [PATCH RESEND v2 2/2] usb: udc: Try to clarify an error message
Miquel Raynal
- [PATCH v4 10/16] arm: dts: Introduce j784s4 u-boot dts files
Jerome Forissier
- [PATCH v1 3/3] arm: npcm8xx: support dcache off
Tom Rini
- [PATCH v5] board: rockchip: Add Bananapi R2Pro Board
Tom Rini
- [PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
Tom Rini
- [PATCH] MAINTAINERS: ufs: Change Bhupesh's email address
Tom Rini
- [PATCH RESEND v2 2/2] usb: udc: Try to clarify an error message
Massimo Pegorer
- [PATCH] test: Fix SPL tests not being run
Sean Anderson
- [ANN] U-Boot v2023.10 released
Tom Rini
- [PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
Simon Glass
- [PATCHv10 01/15] submodule: add lwIP as git submodule
Simon Glass
- [ANN] U-Boot v2023.10 released
Tom Rini
- [PATCH] toradex: colibri_imx7: Enable nand/emmc detection and set boot variant
Marcel Ziswiler
- Help with certain u-boot one-time job
Mr Academia Euforia
- [PATCH] arm: dts: k3-am625-beagleplay: Fix Boot
Nishanth Menon
- [PATCH RESEND v2 2/2] usb: udc: Try to clarify an error message
Miquel Raynal
- [PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
Tom Rini
- [PATCH 1/6] arm: dts: k3-am64-evm: Fix boot
Nishanth Menon
- [PATCH 2/6] arm: dts: k3-am64-evm: Mark dependent nodes for pre-relocation phase
Nishanth Menon
- [PATCH v5 0/6] Introduce the sysinfo command
Detlev Casanova
- [PATCH v5 1/6] sysinfo: Add IDs for board id and revision
Detlev Casanova
- [PATCH v5 2/6] cmd: Add a sysinfo command
Detlev Casanova
- [PATCH v5 3/6] sysinfo: Add a test
Detlev Casanova
- [PATCH v5 4/6] sysinfo: Add documentation
Detlev Casanova
- [PATCH v5 5/6] sysinfo: rcar3: Use int instead of char for revision
Detlev Casanova
- [PATCH v5 6/6] sysinfo: rcar3: Implement BOARD_ID and BOARD_REV_*
Detlev Casanova
- [PATCH 3/6] arm: dts: k3-am642-sk: Fix boot
Nishanth Menon
- [PATCH 4/6] arm: dts: k3-am642-sk: Mark dependent nodes for pre-relocation phase
Nishanth Menon
- [PATCH 5/6] arm: dts: k3-am625-sk: Fix boot
Nishanth Menon
- [PATCH 6/6] arm: dts: k3-am625-sk: Mark dependent nodes for pre-relocation phase
Nishanth Menon
- [PATCH v4 16/16] doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentation
Nishanth Menon
- [PATCH v4 00/16] Introduce initial TI's J784S4 and AM69 support
Nishanth Menon
- [PATCH v4 12/16] board: ti: j784s4: Update env to use am69-sk dtb
Nishanth Menon
- [PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
Simon Glass
- [PATCH v4 09/16] board: ti: j784s4: Add board support for J784S4 EVM
Nishanth Menon
- [PATCH v4 07/16] remoteproc: k3-r5: Extend support for R5F clusters on J784S4 SoCs
Nishanth Menon
- [PATCH 1/2] ARM: stm32: Rename update_sf to dh_update_sd_to_sf on STM32MP15xx DHCOR
Marek Vasut
- [PATCH 2/2] ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCOR
Marek Vasut
- [PATCH v4 03/16] arm: mach-k3: Sort SoC JTAG_ID entries
Nishanth Menon
- [PATCH v4 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition
Nishanth Menon
- [PATCH 1/6] arm: dts: k3-am64-evm: Fix boot
Roger Quadros
- [PATCH 1/6] arm: dts: k3-am64-evm: Fix boot
Nishanth Menon
- [PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
Tom Rini
- [PATCH v4 16/16] doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentation
Bryan Brattlof
- [PATCH v1 0/8] Support USB for Meson A1
Alexey Romanov
- [PATCH v1 1/8] dt-bindings: reset: add Meson A1 reset bindings
Alexey Romanov
- [PATCH v1 2/8] reset: add support for Amlogic A1 family
Alexey Romanov
- [PATCH v1 3/8] phy: get rid of raw hex values
Alexey Romanov
- [PATCH v1 4/8] phy: move clk enable/disable in init/exit
Alexey Romanov
- [PATCH v1 5/8] phy: support Amlogic A1 family
Alexey Romanov
- [PATCH v1 6/8] a1: clk: Add missing CLKID_USB_PHY_IN gate
Alexey Romanov
- [PATCH v1 7/8] dwc3: add support for Amlogic A1 family
Alexey Romanov
- [PATCH v1 8/8] arch: a1: introduce USB initialization functionality
Alexey Romanov
- [PATCH] input: avoid NULL dereference
Heinrich Schuchardt
- [PATCH v2 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
Simon Glass
- [PATCH v2 2/3] dt-bindings: mtd: binman-partition: Add binman labels
Simon Glass
- [PATCH v2 3/3] dt-bindings: mtd: binman-partitions: Add alignment properties
Simon Glass
- [PATCH v7 2/2] schemas: Add some common reserved-memory usages
Simon Glass
- [PATCH 1/1] sunxi: dram: Fix incorrect ram size detection for some H6 boards
Jernej Škrabec
- [RFC] mmc: Remove alignment hole for cmdidx in struct mmc_cmd
Simon Glass
- [PATCH RESEND v2 1/2] cmd: bind: Try to improve the (un)bind help
Simon Glass
- [PATCH 1/2] checkpatch: skip fdtdec_* check for tools
Simon Glass
- [PATCH v5 1/6] sysinfo: Add IDs for board id and revision
Simon Glass
- [PATCH v5 2/6] cmd: Add a sysinfo command
Simon Glass
- [PATCH v5 3/6] sysinfo: Add a test
Simon Glass
- [PATCH v5 4/6] sysinfo: Add documentation
Simon Glass
- [PATCH] test: Fix SPL tests not being run
Simon Glass
- [PATCH v3 1/4] common: Add generic function for reading serial number
Simon Glass
- [PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
Simon Glass
- [PATCH] input: avoid NULL dereference
Simon Glass
- [PATCH 1/1] sunxi: dram: Fix incorrect ram size detection for some H6 boards
Jernej Škrabec
- [PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
Rasmus Villemoes
- [PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
Rasmus Villemoes
- bootstd: Scanning for USB bootflow will remove existing SCSI bootflow
Tony Dinh
- [RFC] mmc: Remove alignment hole for cmdidx in struct mmc_cmd
Jonas Karlman
- [PULL] u-boot-sh/next_pinctrl_sync
Tom Rini
- [PATCH v2 1/1] input: avoid NULL dereference
Heinrich Schuchardt
- [PATCH v2 1/1] input: avoid NULL dereference
Tom Rini
- [PATCH v4 16/16] doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentation
Heinrich Schuchardt
- [PATCH v2 1/1] input: avoid NULL dereference
Heinrich Schuchardt
- [PATCH v2 1/1] input: avoid NULL dereference
Simon Glass
- [PATCH v2 1/1] input: avoid NULL dereference
Simon Glass
- [PATCH v2 1/1] input: avoid NULL dereference
Rasmus Villemoes
- [PATCH v2 1/1] input: avoid NULL dereference
Tom Rini
- [PATCH 3/4] sandbox: add SCMI power domain protocol support for testing
AKASHI Takahiro
- [PATCH v2 1/1] input: avoid NULL dereference
Heinrich Schuchardt
- [PATCH 1/1] sandbox: fix spl_board_init
Heinrich Schuchardt
- [PATCH v3 1/1] input: avoid NULL dereference
Heinrich Schuchardt
- [PATCH] board: synquacer: set actual gd->ram_top and gd->ram_size
Masahisa Kojima
- [PATCH v2 0/3] Add spi flash lock option
Venkatesh Yadav Abbarapu
- [PATCH v2 1/3] mtd: spi-nor: Add spi flash lock config option
Venkatesh Yadav Abbarapu
- [PATCH v2 2/3] arm64: versal: Disable the lock option for mini ospi and qspi
Venkatesh Yadav Abbarapu
- [PATCH v2 3/3] arm64: versal_net: Disable the lock option for mini ospi and qspi
Venkatesh Yadav Abbarapu
- [PATCH 1/2] arm: mvebu: x240: Disable SMBIOS
Chris Packham
- [PATCH 2/2] Revert "arm: mvebu: x240: Use i2c-gpio instead of built in controller"
Chris Packham
- [PATCH v2 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
Neha Malcom Francis
- [PATCH] spl: mmc: Resolve emmc not load image after switched hw partition
Kuan Lim Lee
- [PATCH v1] i2c: nuvoton: add support fast mode
Heiko Schocher
- [PATCH] timer: starfive: Add Starfive timer support
WeiLiang Lim
- [PATCH v4 0/4] General regulator and pmic uclass improvements
Svyatoslav Ryhel
- [PATCH v4 1/4] power: regulator: expand basic reference counter onto all uclass
Svyatoslav Ryhel
- [PATCH v4 2/4] test: dm: regulator: test counter in set_enable_if_allowed test
Svyatoslav Ryhel
- [PATCH v4 3/4] power: regulator: Perform regulator setup inside uclass
Svyatoslav Ryhel
- [PATCH v4 4/4] test: dm: regulator: provide test of auto setup
Svyatoslav Ryhel
- [PATCH v3 0/3] Video: Keep fixed/gpio regulator counter in balance
Svyatoslav Ryhel
- [PATCH v3 1/3] video: pwm_backlight: use regulator_set_enable_if_allowed
Svyatoslav Ryhel
- [PATCH v3 2/3] video: simple_panel: use regulator_set_enable_if_allowed
Svyatoslav Ryhel
- [PATCH v3 3/3] video: tegra20: dsi: use regulator_set_enable_if_allowed
Svyatoslav Ryhel
- [PATCH v7 0/8] Add support for PMICs used on Tegra 3 devices
Svyatoslav Ryhel
- [PATCH v7 1/8] power: pmic: palmas: support TI TPS65913 PMIC
Svyatoslav Ryhel
- [PATCH v7 2/8] power: regulator: palmas: fix ldoln and ldousb detection
Svyatoslav Ryhel
- [PATCH v7 3/8] power: pmic: add the base MAX77663 PMIC support
Svyatoslav Ryhel
- [PATCH v7 4/8] power: regulator: max77663: add regulator support
Svyatoslav Ryhel
- [PATCH v7 5/8] power: pmic: add the base TPS80031 PMIC support
Svyatoslav Ryhel
- [PATCH v7 6/8] power: regulator: tps80031: add regulator support
Svyatoslav Ryhel
- [PATCH v7 7/8] power: pmic: tps65910: add TPS65911 PMIC support
Svyatoslav Ryhel
- [PATCH v7 8/8] power: regulator: tps65911: add regulator support
Svyatoslav Ryhel
- [PATCH v3 0/2] tegra_mmc: get tap and trim from dts
Svyatoslav Ryhel
- [PATCH v3 1/2] ARM: tegra210: set default-tap and default-trim values in sdhci nodes
Svyatoslav Ryhel
- [PATCH v3 2/2] mmc: tegra: get default-tap and default-trim from device tree
Svyatoslav Ryhel
- [PATCH v3 00/16] General tegra and board improvements
Svyatoslav Ryhel
- [PATCH v3 01/16] ARM: dts: p1801-t: separate from common transformers tree
Svyatoslav Ryhel
- [PATCH v3 02/16] ARM: dts: tf600t: separate from common transformers tree
Svyatoslav Ryhel
- [PATCH v3 03/16] configs: transformer_t30: support booting from USB
Svyatoslav Ryhel
- [PATCH v3 04/16] ARM: dts: tf201: configure dock USB phy
Svyatoslav Ryhel
- [PATCH v3 05/16] board: asus: transformer-t30: remove PMIC GPIOs configuration
Svyatoslav Ryhel
- [PATCH v3 06/16] configs: transformer_t30: convert bootmenu option
Svyatoslav Ryhel
- [PATCH v3 07/16] ARM: dts: transformer-t30: complete missing bindings
Svyatoslav Ryhel
- [PATCH v3 08/16] ARM: dts: endeavoru: complete missing bindings
Svyatoslav Ryhel
- [PATCH v3 09/16] ARM: dts: lg-x3: complete missing bindings
Svyatoslav Ryhel
- [PATCH v3 10/16] ARM: dts: grouper: complete missing bindings
Svyatoslav Ryhel
- [PATCH v3 11/16] configs: grouper: drop I2C_MUX
Svyatoslav Ryhel
- [PATCH v3 12/16] ARM: tegra114: enable base voltages setup from board
Svyatoslav Ryhel
- [PATCH v3 13/16] ARM: tegra20: tegra30: support EBTUPDATE on non-encrypted devices
Svyatoslav Ryhel
- [PATCH v3 14/16] ARM: tegra: board2: add generic late init
Svyatoslav Ryhel
- [PATCH v3 15/16] board: tegra30: remove nvidia_board_late_init calls
Svyatoslav Ryhel
- [PATCH v3 16/16] board: asus: lg: move config fragments into device boards
Svyatoslav Ryhel
- [PATCH v3 0/6] Implement proper sysreset ability for Tegra SoCs and some PMICs
Svyatoslav Ryhel
- [PATCH v3 1/6] sysreset: tegra: create arch specific sysreset driver
Svyatoslav Ryhel
- [PATCH v3 2/6] arm: mach-tegra: enable sysreset driver
Svyatoslav Ryhel
- [PATCH v3 3/6] sysreset: implement MAX77663 sysreset functions
Svyatoslav Ryhel
- [PATCH v3 4/6] sysreset: implement TPS80031 sysreset functions
Svyatoslav Ryhel
- [PATCH v3 5/6] sysreset: implement TPS65910 sysreset functions
Svyatoslav Ryhel
- [PATCH v3 6/6] sysreset: implement PALMAS sysreset functions
Svyatoslav Ryhel
- [PATCH] mmc: sdhci-cadence: Add support for Cadence sdmmc v6
Kuan Lim Lee
- [PATCH v1 8/8] arch: a1: introduce USB initialization functionality
neil.armstrong at linaro.org
- [PATCH v1 1/8] dt-bindings: reset: add Meson A1 reset bindings
neil.armstrong at linaro.org
- [PATCH v1 2/8] reset: add support for Amlogic A1 family
neil.armstrong at linaro.org
- [PATCH v1 3/8] phy: get rid of raw hex values
neil.armstrong at linaro.org
- [PATCH v1 4/8] phy: move clk enable/disable in init/exit
neil.armstrong at linaro.org
- [PATCH v1 5/8] phy: support Amlogic A1 family
neil.armstrong at linaro.org
- [PATCH v1 6/8] a1: clk: Add missing CLKID_USB_PHY_IN gate
neil.armstrong at linaro.org
- [PATCH v1 7/8] dwc3: add support for Amlogic A1 family
neil.armstrong at linaro.org
- [PATCH RFC 00/10] arm: dts: j7200/j721s2: Enable the ESM and PMIC ESM
Keerthy
- [PATCH RFC 01/10] arm64: dts: ti: k3-j721s2: Add ESM instances
Keerthy
- [PATCH RFC 02/10] arm64: dts: ti: k3-j7200: Add MCU domain ESM instance
Keerthy
- [PATCH RFC 03/10] arm: dts: k3-j721s2-r5-common-proc-board: Add ESM PMIC and dependent nodes
Keerthy
- [PATCH RFC 04/10] arm64: dts: ti: k3-j721e: Add MCU domain ESM instance
Keerthy
- [PATCH RFC 05/10] board: ti: j721e: Initialize MCU ESM
Keerthy
- [PATCH RFC 06/10] board: ti: j721s2: Initialize the ESM & PMIC ESM
Keerthy
- [PATCH RFC 07/10] configs: j721s2_evm_r5_defconfig: Enable ESM & PMIC ESM configs
Keerthy
- [PATCH RFC 08/10] arm: dts: k3-j7200-r5-common-proc-board: Add PMIC ESM node
Keerthy
- [PATCH RFC 09/10] configs: j7200_evm_r5_defconfig: Enable the ESM configs
Keerthy
- [PATCH RFC 10/10] board: ti: j721e: Enable ESM initialization for J7200
Keerthy
- [PATCH v1] i2c: nuvoton: add support fast mode
Jim Liu
- [PATCH v2] wdt: nuvoton: fix reset/expire function error
Jim Liu
- [PATCH v1 0/1] virtio-blk support for xen board
Andrii Chepurnyi
- [PATCH v1 1/1] board: xen: introduce virtio-blk support
Andrii Chepurnyi
- [PATCH] test/py: net: Add a TFTP put test
Love Kumar
- [PATCH] arm: dts: k3-am625-beagleplay: Fix Boot
Roger Quadros
- [PATCH 1/1] sunxi: dram: Fix incorrect ram size detection for some H6 boards
Andre Przywara
- [PATCH] Makefile: make u-boot-initial-env target depend explicitly on scripts_basic
Rasmus Villemoes
- [RFC PATCH v2 1/8] dtoc: openssl: Add GetHexOctet method
Manorit Chawdhry
- [PATCH 2/4] arm: dts: Add support for AM62x LP SK
Nitin Yadav
- [RFC PATCH v2 2/8] binman: ti-secure: Add support for firewalling entities
Manorit Chawdhry
- [RFC PATCH v2 4/8] binman: k3: add k3-security.h and include it in k3-binman.dtsi
Manorit Chawdhry
- [PATCH 2/4] arm: dts: Add support for AM62x LP SK
Nishanth Menon
- [PATCH v2 0/8] Support USB for Meson A1
Alexey Romanov
- [PATCH v2 1/8] dt-bindings: reset: add Meson A1 reset bindings
Alexey Romanov
- [PATCH v2 2/8] reset: add support for Amlogic A1 family
Alexey Romanov
- [PATCH v2 3/8] phy: get rid of raw hex values
Alexey Romanov
- [PATCH v2 4/8] phy: move clk enable/disable in init/exit
Alexey Romanov
- [PATCH v2 5/8] phy: support Amlogic A1 family
Alexey Romanov
- [PATCH v2 6/8] a1: clk: Add missing USB_PHY_IN and USB_PHY gates
Alexey Romanov
- [PATCH v2 7/8] dwc3: add support for Amlogic A1 family
Alexey Romanov
- [PATCH v2 8/8] ad401: enable USB stack
Alexey Romanov
- [PATCH 01/16] serial: sh: Fix compile error when lacking HSCIF support
Marek Vasut
- [PATCH 02/16] dt-bindings: Add RZ/G2L CPG bindings
Marek Vasut
- [PATCH 03/16] dt-bindings: Add RZ/G2L PFC bindings
Marek Vasut
- [PATCH 04/16] dt-bindings: Add RZ/G2L IRQC bindings
Marek Vasut
- [PATCH 05/16] arm: rmobile: Add basic RZ/G2L family support
Marek Vasut
- [PATCH] test/py: net: Add dhcp abort test
Love Kumar
- [PATCH 06/16] arm: rmobile: Add basic R9A07G044L SoC support
Marek Vasut
- [PATCH 07/16] clk: renesas: Add RZ/G2L CPG driver
Marek Vasut
- [PATCH 08/16] arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4
Marek Vasut
- [PATCH] test/py: net: Add a test for 'pxe get' command
Love Kumar
- [PATCH 09/16] pinctrl: renesas: Add RZ/G2L PFC driver
Marek Vasut
- [PATCH v2 5/8] phy: support Amlogic A1 family
neil.armstrong at linaro.org
- [PATCH v2 6/8] a1: clk: Add missing USB_PHY_IN and USB_PHY gates
neil.armstrong at linaro.org
- [PATCH v2 8/8] ad401: enable USB stack
neil.armstrong at linaro.org
- [PATCH 10/16] serial: sh: Add RZ/G2L SCIF support
Marek Vasut
- [PATCH 11/16] mmc: renesas-sdhi: Initialize module on RZ/G2L
Marek Vasut
- [PATCH] board: synquacer: set actual gd->ram_top and gd->ram_size
Jassi Brar
- [PATCH 12/16] arm: rmobile: Include <asm/types.h> in header
Marek Vasut
- [PATCH 13/16] arm: rmobile: Add CPU detection for RZ/G2L
Marek Vasut
- [PATCH 14/16] arm: rmobile: Support RZ/G2L memory map
Marek Vasut
- [PATCH 15/16] arm: dts: Import RZ/G2L SMARC EVK device tree
Marek Vasut
- [PATCH 16/16] board: rzg2l: Add RZ/G2L SMARC EVK board
Marek Vasut
- [PATCH v4 1/4] power: regulator: expand basic reference counter onto all uclass
Jonas Karlman
- [PATCH v4 3/4] power: regulator: Perform regulator setup inside uclass
Jonas Karlman
- [PATCH RFC 10/10] board: ti: j721e: Enable ESM initialization for J7200
Kumar, Udit
- [PATCH RFC 10/10] board: ti: j721e: Enable ESM initialization for J7200
Tom Rini
- [PATCH] board: rockchip: add Pine64 QuartzPro64 RK3588 board
Tom Fitzhenry
- [PATCH v3] arm64: versal: Add SelectMAP boot mode identification
Polak, Leszek
- [PATCHv10 14/15] net/lwip: replace original net commands with lwip
Sean Edmond
- [PATCH 0/3] BOOTP/DHCPv4 enhancements
Sean Edmond
- [PATCH 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements
Sean Edmond
- [PATCH] arm: dts: k3-am625-beagleplay: Fix boot
Jan Kiszka
- [PATCH v5] board: rockchip: Add Bananapi R2Pro Board
Jonas Karlman
- [PATCH v1 0/2] ARM: amlogic: Add A1 SPIFC support
Igor Prusov
- [PATCH v1 1/2] spi: add support for Amlogic A1 SPI Flash Controller
Igor Prusov
- [PATCH v1 2/2] ARM: amlogic: ad401: enable SPIFC
Igor Prusov
- [PATCH] arm: mach-imx: Makefile: Extend u-boot-nand.imx padding
Hiago De Franco
- [PATCHv10 14/15] net/lwip: replace original net commands with lwip
Peter Robinson
- [PATCH] spi: mtk_spim: prevent global pll clock override
Nicolò Veronese
- [PATCHv10 14/15] net/lwip: replace original net commands with lwip
Sean Edmond
- [PATCH] pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUX
Fabio Estevam
- [PATCH v2] pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUX
Fabio Estevam
- [PATCH v2] i2c: nuvoton: remove standard mode only
Jim Liu
- [PATCH v1 3/3] arm: npcm8xx: support dcache off
Jim Liu
- [PATCH] timer: starfive: Add Starfive timer support
Simon Glass
- [PATCH v4 3/4] power: regulator: Perform regulator setup inside uclass
Simon Glass
- [PATCH] Makefile: make u-boot-initial-env target depend explicitly on scripts_basic
Simon Glass
- [PATCH v3 1/1] input: avoid NULL dereference
Simon Glass
- [PATCH v4 1/3] binman: btool: Add Xilinx Bootgen btool
Simon Glass
- [RFC PATCH v2 2/8] binman: ti-secure: Add support for firewalling entities
Simon Glass
- [PATCH 1/1] sandbox: fix spl_board_init
Simon Glass
- [PATCHv10 14/15] net/lwip: replace original net commands with lwip
Simon Glass
- [PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
Simon Glass
- [PATCH] linker_list: Fix ll_entry_get alignment
Simon Glass
- [PATCH v2 30/32] fdt: Allow the devicetree to come from a bloblist
Simon Glass
- [PATCH 2/2] mkimage: allow internalization of data-position
Simon Glass
- [PATCH 03/25] autoboot: Correct dependencies on CMDLINE
Simon Glass
- [PATCH v4 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition
Manorit Chawdhry
- [PATCH v3] arm64: versal: Add SelectMAP boot mode identification
Michal Simek
- [PATCH v2 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
Miquel Raynal
- [PATCH 01/16] serial: sh: Fix compile error when lacking HSCIF support
Paul Barker
- [PATCHv10 01/15] submodule: add lwIP as git submodule
Maxim Uvarov
- [PATCH 05/16] arm: rmobile: Add basic RZ/G2L family support
Paul Barker
- [PATCH 06/16] arm: rmobile: Add basic R9A07G044L SoC support
Paul Barker
- [PATCH 07/16] clk: renesas: Add RZ/G2L CPG driver
Paul Barker
- [PATCHv10 14/15] net/lwip: replace original net commands with lwip
Maxim Uvarov
- [PATCH 09/16] pinctrl: renesas: Add RZ/G2L PFC driver
Paul Barker
- [PATCH 10/16] serial: sh: Add RZ/G2L SCIF support
Paul Barker
- [PATCH] binman: bintool: Change make target arg type from string to list
lukas.funke-oss at weidmueller.com
- [PATCH 12/16] arm: rmobile: Include <asm/types.h> in header
Paul Barker
- [PATCH 13/16] arm: rmobile: Add CPU detection for RZ/G2L
Paul Barker
- [PATCH 0/2] Fixes i.MX93 11x11 EVK boot failures
Sébastien Szymanski
- [PATCH 1/2] arm: dts: imx93-11x11-evk: add bootph-some-ram property
Sébastien Szymanski
- [PATCH 2/2] dm: adc: imx93-adc depends on ADC (fix boot)
Sébastien Szymanski
- [PATCH v3 3/3] timer: riscv_aclint_timer: add timer_get_boot_us for BOOTSTAGE
Leo Liang
- [PATCH 1/2] ram: stm32mp1: Only print RAM config with CONFIG_SPL_DISPLAY_PRINT
Patrice CHOTARD
- [PATCH 14/16] arm: rmobile: Support RZ/G2L memory map
Paul Barker
- [PATCH 2/2] board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINT
Patrice CHOTARD
- [PATCH 1/2] ram: stm32mp1: Only print RAM config with CONFIG_SPL_DISPLAY_PRINT
Patrice CHOTARD
- [PATCH v3 2/3] riscv: timer: add timer_get_boot_us for BOOTSTAGE
Leo Liang
- [PATCH v1 2/2] ARM: amlogic: ad401: enable SPIFC
Neil Armstrong
- [PATCH] clk: stm32mp1: Add support for USART1 clock
Patrice CHOTARD
- [PATCH] clk: stm32mp1: Add support for USART1 clock
Patrice CHOTARD
- [PATCH 1/2] ARM: stm32: Rename update_sf to dh_update_sd_to_sf on STM32MP15xx DHCOR
Patrice CHOTARD
- [PATCH 2/2] ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCOR
Patrice CHOTARD
- [PATCH 16/16] board: rzg2l: Add RZ/G2L SMARC EVK board
Paul Barker
- [PATCH 2/2] ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCOR
Patrice CHOTARD
- [PATCH 1/2] ARM: stm32: Rename update_sf to dh_update_sd_to_sf on STM32MP15xx DHCOR
Patrice CHOTARD
- [PATCH] timer: starfive: Add Starfive timer support
KuanLim.Lee
- [PATCH 1/1] configs: sifive: enable poweroff command on Unmatched
Leo Liang
- [PATCH v1 1/6] ARM: dts: stm32mp: alignment with v6.6-rc1
Patrick DELAUNAY
- [PATCH v1 2/6] ARM: dts: stm32: force b-session-valid for otg on stm32mp135f-dk board
Patrick DELAUNAY
- [PATCH v1 3/6] configs: stm32mp13: Enable USB related flags
Patrick DELAUNAY
- [PATCH v1 4/6] configs: stm32mp13: activate command stm32prog
Patrick DELAUNAY
- [PATCH v1 5/6] configs: stm32mp13: add support of usb boot
Patrick DELAUNAY
- [PATCH v1 6/6] board: st: common: cleanup dfu support
Patrick DELAUNAY
- [PATCH] arm: dts: k3-am625-beagleplay: Fix boot
Roger Quadros
- [PATCH 0/5] Support for dumping capsule headers and empty capsules
Sughosh Ganu
- [PATCH 1/5] tools: mkeficapsule: Add support to print capsule headers
Sughosh Ganu
- [PATCH 2/5] doc: capsule: Add documentation for the capsule dump feature
Sughosh Ganu
- [PATCH 3/5] binman: capsule: Use dumped capsule header contents for verification
Sughosh Ganu
- [PATCH 4/5] btool: mkeficapsule: Add support for EFI empty capsule generation
Sughosh Ganu
- [PATCH 5/5] binman: capsule: Add support for generating EFI empty capsules
Sughosh Ganu
- [PATCH v2 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
Michael Walle
- [PATCH v1 1/6] ARM: dts: stm32mp: alignment with v6.6-rc1
Patrice CHOTARD
- [PATCH v1 2/6] ARM: dts: stm32: force b-session-valid for otg on stm32mp135f-dk board
Patrice CHOTARD
- [PATCH v1 3/6] configs: stm32mp13: Enable USB related flags
Patrice CHOTARD
- [PATCH v1 4/6] configs: stm32mp13: activate command stm32prog
Patrice CHOTARD
- [PATCH v1 5/6] configs: stm32mp13: add support of usb boot
Patrice CHOTARD
- [PATCH 2/2] board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINT
Marek Vasut
- [RFT PATCH 0/2] mmc: meson-gx: improve MMC reliabilty
Viacheslav
- [PATCH v1 6/6] board: st: common: cleanup dfu support
Patrice CHOTARD
- [PATCH] Revert "fs: ext4: check the minimal partition size to mount"
Patrick DELAUNAY
- [PATCH 01/16] serial: sh: Fix compile error when lacking HSCIF support
Marek Vasut
- [PATCH 05/16] arm: rmobile: Add basic RZ/G2L family support
Marek Vasut
- [PATCH 06/16] arm: rmobile: Add basic R9A07G044L SoC support
Marek Vasut
- [PATCH] arm: dts: k3-am625-beagleplay: Fix boot
Nishanth Menon
- [PATCH 07/16] clk: renesas: Add RZ/G2L CPG driver
Marek Vasut
- [PATCH v4 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition
Nishanth Menon
- [PATCH 09/16] pinctrl: renesas: Add RZ/G2L PFC driver
Marek Vasut
- [PATCH 10/16] serial: sh: Add RZ/G2L SCIF support
Marek Vasut
- [PATCH 12/16] arm: rmobile: Include <asm/types.h> in header
Marek Vasut
- [PATCH 13/16] arm: rmobile: Add CPU detection for RZ/G2L
Marek Vasut
- [PATCH 14/16] arm: rmobile: Support RZ/G2L memory map
Marek Vasut
- [PATCH v3 0/6] ATF and OP-TEE Firewalling for K3 devices.
Manorit Chawdhry
- [PATCH v3 1/6] binman: ti-secure: Add support for firewalling entities
Manorit Chawdhry
- [PATCH v3 2/6] binman: ftest: Add test for ti-secure firewall node
Manorit Chawdhry
- [PATCH v3 3/6] binman: k3: Add k3-security.h and include it in k3-binman.dtsi
Manorit Chawdhry
- [PATCH v3 4/6] binman: j721e: Add firewall configurations
Manorit Chawdhry
- [PATCH v3 5/6] binman: j721s2: Add firewall configurations
Manorit Chawdhry
- [PATCH v3 6/6] binman: j7200: Add firewall configurations
Manorit Chawdhry
- [PATCH 16/16] board: rzg2l: Add RZ/G2L SMARC EVK board
Marek Vasut
- [RFC PATCH 2/2] board: ti: am65x: Move to using Extension framework
Roger Quadros
- [PATCH v3 1/4] common: Add generic function for reading serial number
Artur Rojek
- [PATCH 09/16] pinctrl: renesas: Add RZ/G2L PFC driver
Biju Das
- [PATCH 0/2] board: ti: am6x: Switch to standard boot
Roger Quadros
- [PATCH 1/2] board: ti: am62x: am62x.env: Fix boot_targets
Roger Quadros
- [PATCH 2/2] board: ti: am64x: Switch to standard boot flow
Roger Quadros
- [PATCH 06/16] arm: rmobile: Add basic R9A07G044L SoC support
Paul Barker
- [PATCH 09/16] pinctrl: renesas: Add RZ/G2L PFC driver
Paul Barker
- [PATCH 09/16] pinctrl: renesas: Add RZ/G2L PFC driver
Marek Vasut
- [PATCH 2/2] board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINT
Patrice CHOTARD
- [PATCH 06/16] arm: rmobile: Add basic R9A07G044L SoC support
Marek Vasut
- [PATCH 2/2] board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINT
Marek Vasut
- [PATCH 10/16] serial: sh: Add RZ/G2L SCIF support
Paul Barker
- [PATCH 12/16] arm: rmobile: Include <asm/types.h> in header
Paul Barker
- [PATCH 1/2] board: ti: am62x: am62x.env: Fix boot_targets
Andrew Davis
- [PATCH 14/16] arm: rmobile: Support RZ/G2L memory map
Paul Barker
- [PATCH 1/2] board: ti: am62x: am62x.env: Fix boot_targets
Nishanth Menon
- [PATCH 16/16] board: rzg2l: Add RZ/G2L SMARC EVK board
Paul Barker
- [PATCH 09/16] pinctrl: renesas: Add RZ/G2L PFC driver
Biju Das
- [PATCH 09/16] pinctrl: renesas: Add RZ/G2L PFC driver
Biju Das
- [PATCH 2/2] board: ti: am64x: Switch to standard boot flow
Nishanth Menon
- [PATCH 1/2] board: ti: am62x: am62x.env: Fix boot_targets
Nishanth Menon
- [PATCH v3 1/1] input: avoid NULL dereference
Tom Rini
- [PATCH v1 0/2] mtd: spinand: add support for ESMT F50x1G41LB
Igor Prusov
- [PATCH v1 1/2] mtd: spinand: rework detect procedure for different READ_ID operation
Igor Prusov
- [PATCH v1 2/2] mtd: spinand: add support for ESMT F50x1G41LB
Igor Prusov
- [PATCH 10/16] serial: sh: Add RZ/G2L SCIF support
Marek Vasut
- [PATCH 12/16] arm: rmobile: Include <asm/types.h> in header
Marek Vasut
- [PATCH 14/16] arm: rmobile: Support RZ/G2L memory map
Marek Vasut
- [PATCH 16/16] board: rzg2l: Add RZ/G2L SMARC EVK board
Marek Vasut
- [PATCH v3 6/8] drivers: introduce Meson Secure Monitor driver
neil.armstrong at linaro.org
- [PATCHv10 01/15] submodule: add lwIP as git submodule
Tom Rini
- [PATCH v2 0/8] Support USB for Meson A1
neil.armstrong at linaro.org
- [PATCH v2 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
Simon Glass
- [PATCH v2 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
Simon Glass
- [PATCHv10 01/15] submodule: add lwIP as git submodule
Simon Glass
- [PATCH 10/16] serial: sh: Add RZ/G2L SCIF support
Paul Barker
- [PATCH 12/16] arm: rmobile: Include <asm/types.h> in header
Paul Barker
- [RFC PATCH v10 00/24] Modernize U-Boot shell
Francis Laniel
- [RFC PATCH v10 01/24] test: Add framework to test hush behavior
Francis Laniel
- [RFC PATCH v10 02/24] test: hush: Test hush if/else
Francis Laniel
- [RFC PATCH v10 03/24] test/py: hush_if_test: Remove the test file
Francis Laniel
- [RFC PATCH v10 04/24] test: hush: Test hush variable expansion
Francis Laniel
- [RFC PATCH v10 05/24] test: hush: Test hush commands list
Francis Laniel
- [RFC PATCH v10 06/24] test: hush: Test hush loops
Francis Laniel
- [RFC PATCH v10 07/24] cli: Add Busybox upstream hush.c file
Francis Laniel
- [RFC PATCH v10 08/24] cli: Port Busybox 2021 hush to U-Boot
Francis Laniel
- [RFC PATCH v10 09/24] cli: Add menu for hush parser
Francis Laniel
- [RFC PATCH v10 10/24] global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
Francis Laniel
- [RFC PATCH v10 11/24] cmd: Add new cli command
Francis Laniel
- [RFC PATCH v10 12/24] cli: Enables using hush 2021 parser as command line parser
Francis Laniel
- [RFC PATCH v10 13/24] cli: hush_2021: Enable variables expansion for hush 2021
Francis Laniel
- [RFC PATCH v10 14/24] cli: hush_2021: Add functions to be called from run_command()
Francis Laniel
- [RFC PATCH v10 15/24] cli: add hush 2021 as parser for run_command*()
Francis Laniel
- [RFC PATCH v10 16/24] test: hush: Fix instructions list tests for hush 2021
Francis Laniel
- [RFC PATCH v10 17/24] test: hush: Fix variable expansion tests for hush 2021
Francis Laniel
- [RFC PATCH v10 18/24] cli: hush_2021: Enable using < and > as string compare operators
Francis Laniel
- [RFC PATCH v10 19/24] cli: hush_2021: Enable if keyword
Francis Laniel
- [RFC PATCH v10 20/24] cli: hush_2021: Enable loops
Francis Laniel
- [RFC PATCH v10 21/24] test: hush: Fix loop tests for hush 2021
Francis Laniel
- [RFC PATCH v10 22/24] cli: hush_2021: Add upstream commits up to 2nd October 2023.
Francis Laniel
- [RFC PATCH v10 23/24] DO NOT MERGE: only to make CI happy
Francis Laniel
- [RFC PATCH v10 24/24] DO NOT MERGE: ci: Build the world in any case.
Francis Laniel
- [PATCH v4 0/2] J7200 device tree sync from v6.6-rc1 to u-boot
Reid Tonking
- [PATCH v4 1/2] arm: mach-k3: j7200: Add mcu_timer0 id to the dev list
Reid Tonking
- [PATCH v4 2/2] arm: dts: j7200: dts sync with Linux 6.6-rc1
Reid Tonking
- [PATCH v2 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
Michael Walle
- [PATCH v4 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition
Apurva Nandan
- [PATCH v4 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition
Apurva Nandan
- [PATCH v3 27/27] qconfig: Update the documentation
Simon Glass
- [PATCH v3 26/27] qconfig: Rename the database file
Simon Glass
- [PATCH v3 25/27] moveconfig: Rename the tool to qconfig
Simon Glass
- [PATCH v3 24/27] moveconfig: Move summaries to the end
Simon Glass
- [PATCH v3 23/27] moveconfig: Drop the initial output
Simon Glass
- [PATCH v3 22/27] moveconfig: Show a summary at the end
Simon Glass
- [PATCH v3 21/27] moveconfig: Show failures in progress
Simon Glass
- [PATCH v3 20/27] moveconfig: Use u_boot_pylib for terminal colour
Simon Glass
- [PATCH v3 19/27] moveconfig: Avoid showing progress at the end
Simon Glass
- [PATCH v3 18/27] moveconfig: Reduce the amount of output
Simon Glass
- [PATCH v3 17/27] moveconfig: Only show output when there is a reason
Simon Glass
- [PATCH v3 16/27] moveconfig: Fix misc pylint warnings
Simon Glass
- [PATCH v3 14/27] moveconfig: Correct list-comprehension warnings
Simon Glass
- [PATCH v3 15/27] moveconfig: Use an encoding with open()
Simon Glass
- [PATCH v3 13/27] moveconfig: Correct use of members not declared in __init__()
Simon Glass
- [PATCH v3 12/27] moveconfig: Correct non-snake variables names
Simon Glass
- [PATCH v3 11/27] moveconfig: Correct unused variables
Simon Glass
- [PATCH v3 10/27] moveconfig: Use f strings where possible
Simon Glass
- [PATCH v3 09/27] moveconfig: Correct parameter-type warnings
Simon Glass
- [PATCH v3 08/27] moveconfig: Correct some regular-expression strings
Simon Glass
- [PATCH v3 07/27] moveconfig: Drop suspicious boards
Simon Glass
- [PATCH v3 05/27] moveconfig: Drop CONFIG-moving code
Simon Glass
- [PATCH v3 06/27] moveconfig: Drop check_defconfig() and update_dotconfig()
Simon Glass
- [PATCH v3 04/27] moveconfig: Drop unused cleanup options
Simon Glass
- [PATCH v3 02/27] moveconfig: Avoid deprecation warning for setDaemon
Simon Glass
- [PATCH v3 03/27] moveconfig: Correct ordering of asteval import
Simon Glass
- [PATCH v3 01/27] moveconfig: Drop -H option
Simon Glass
- [PATCH 2/2] dm: core: Adjust dump-sorting to get stats only when needed
Simon Glass
- Please pull u-boot-dm
Simon Glass
- [PATCH v4 09/16] board: ti: j784s4: Add board support for J784S4 EVM
Apurva Nandan
- [PATCH v4 10/16] arm: dts: Introduce j784s4 u-boot dts files
Apurva Nandan
- [PATCH v4 16/16] doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentation
Apurva Nandan
- Aw: Re: [PATCH v5] board: rockchip: Add Bananapi R2Pro Board
Frank Wunderlich
- [PATCH v4 09/16] board: ti: j784s4: Add board support for J784S4 EVM
Nishanth Menon
- [PATCH v4 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition
Nishanth Menon
- [PATCH v2 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
Simon Glass
- [PATCH v6] board: rockchip: Add Bananapi R2Pro Board
Frank Wunderlich
- [PATCH] toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfg
Francesco Dolcini
- [PATCH 10/16] serial: sh: Add RZ/G2L SCIF support
Marek Vasut
- [PATCH 12/16] arm: rmobile: Include <asm/types.h> in header
Marek Vasut
- [PATCH 09/16] pinctrl: renesas: Add RZ/G2L PFC driver
Paul Barker
- Re: [PATCHv10 14/15] net/lwip: replace original net commands with lwip
Simon Goldschmidt
- [PATCH] toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfg
Marcel Ziswiler
- [RFC PATCH v10 11/24] cmd: Add new cli command
Heinrich Schuchardt
- [PATCH 1/1] [u-boot][master][PATCH v3] pico-imx7d: add baseboard SD card boot detect
egyszeregy at freemail.hu
- [RFC PATCH v10 12/24] cli: Enables using hush 2021 parser as command line parser
Heinrich Schuchardt
- [PATCH 1/1] [u-boot][master][PATCH v3] pico-imx7d: add baseboard SD card boot detect
Fabio Estevam
- [PATCH 1/1] riscv: remove dram_init_banksize()
Heinrich Schuchardt
- [PATCH v12] Boot var automatic management for removable medias
Masahisa Kojima
- [PATCH v3 1/4] common: Add generic function for reading serial number
Simon Glass
- [PATCH] binman: bintool: Change make target arg type from string to list
Simon Glass
- [PATCH 05/25] treewide: Correct use of long help
Simon Glass
- [RFC] mmc: Remove alignment hole for cmdidx in struct mmc_cmd
Simon Glass
- [PATCH 09/16] pinctrl: renesas: Add RZ/G2L PFC driver
Marek Vasut
- [PATCH] net: phy: xilinx_phy: Get rid of using property xlnx, phy-type
Venkatesh Yadav Abbarapu
- bootstd: Scanning for USB bootflow will remove existing SCSI bootflow
Tony Dinh
- [PATCH] arm: dts: k3-am625-beagleplay: Fix boot
Jan Kiszka
- [PATCH] arm: dts: k3-am65-iot2050: Fix boot
Jan Kiszka
- [PATCH] board: siemens: iot2050: Fix logical bug in PG1/PG2 detection
Jan Kiszka
- [PATCH v4 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition
Manorit Chawdhry
- [PATCH v5 05/16] firmware: scmi: implement SCMI base protocol
Etienne CARRIERE - foss
- [PATCH v5 01/16] scmi: refactor the code to hide a channel from devices
Etienne CARRIERE - foss
- [PATCH v5 02/16] firmware: scmi: use a protocol's own channel if assigned
Etienne CARRIERE - foss
- [PATCH v5 03/16] firmware: scmi: support dummy channels for sandbox agent
Etienne CARRIERE - foss
- [PATCH v5 04/16] test: dm: add protocol-specific channel test
Etienne CARRIERE - foss
- [PATCH] arm: dts: k3-am65-iot2050: Fix boot
Roger Quadros
- [PATCH 1/2] arm: mvebu: x240: Disable SMBIOS
Stefan Roese
- [PATCH 2/2] Revert "arm: mvebu: x240: Use i2c-gpio instead of built in controller"
Stefan Roese
- [PULL] u-boot-riscv/master
Leo Liang
- [PATCH v1] drivers: sm: fix build warning
Alexey Romanov
- [PATCH v3 0/8] Support USB for Meson A1
Alexey Romanov
- [PATCH v3 1/8] dt-bindings: reset: add Meson A1 reset bindings
Alexey Romanov
- [PATCH v3 2/8] reset: add support for Amlogic A1 family
Alexey Romanov
- [PATCH v3 3/8] phy: get rid of raw hex values
Alexey Romanov
- [PATCH v3 4/8] phy: move clk enable/disable in init/exit
Alexey Romanov
- [PATCH v3 5/8] phy: support Amlogic A1 family
Alexey Romanov
- [PATCH v2 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
Michael Walle
- [PATCH v3 6/8] a1: clk: Add missing USB_PHY_IN and USB_PHY gates
Alexey Romanov
- [PATCH v3 7/8] dwc3: add support for Amlogic A1 family
Alexey Romanov
- [PATCH v3 8/8] ad401: enable USB stack
Alexey Romanov
- [PATCH 09/16] pinctrl: renesas: Add RZ/G2L PFC driver
Paul Barker
- [PATCH v5 05/16] firmware: scmi: implement SCMI base protocol
AKASHI Takahiro
- ZFS support in custom u-boot build...
Stacey Pellegrino
- [PATCH 09/16] pinctrl: renesas: Add RZ/G2L PFC driver
Marek Vasut
- [PATCH] arm: dts: k3-am65-iot2050: Fix boot
Nishanth Menon
- [PATCH v4 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition
Nishanth Menon
- [PATCH] arm: dts: k3-am625-beagleplay: Fix boot
Nishanth Menon
- [PATCH v4 2/2] arm: dts: j7200: dts sync with Linux 6.6-rc1
Nishanth Menon
- [RFC PATCH] clk: scmi: Provide channel information to every clock
Michal Simek
- [PATCH 10/16] serial: sh: Add RZ/G2L SCIF support
Paul Barker
- [PATCH v1] drivers: sm: fix build warning
neil.armstrong at linaro.org
- [PATCH RESEND v2 1/2] cmd: bind: Try to improve the (un)bind help
Mattijs Korpershoek
- [PATCH RESEND v2 2/2] usb: udc: Try to clarify an error message
Mattijs Korpershoek
- [PATCH v3 0/8] Support USB for Meson A1
neil.armstrong at linaro.org
- [PATCH RESEND v2 1/2] cmd: bind: Try to improve the (un)bind help
Marek Vasut
- [PATCH 0/2] MAINTAINERS: Add Mattijs to USB/fastboot maintainers
Mattijs Korpershoek
- [PATCH 1/2] MAINTAINERS: usb gadget: add Mattijs
Mattijs Korpershoek
- [PATCH RESEND v2 2/2] usb: udc: Try to clarify an error message
Marek Vasut
- [PATCH 2/2] MAINTAINERS: fastboot: add Mattijs
Mattijs Korpershoek
- [PATCH v2 0/2] board: ti: am6x: Switch to standard boot
Roger Quadros
- [PATCH v2 1/2] board: ti: am62x: am62x.env: Fix boot_targets
Roger Quadros
- [PATCH v2 2/2] board: ti: am64x: Switch to standard boot flow
Roger Quadros
- [PATCH v2 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
Simon Glass
- [PATCH v2 2/2] board: ti: am64x: Switch to standard boot flow
Nishanth Menon
- [PATCH v1 0/1] virtio-blk support for xen board
Nastya Vicodin
- [PATCH v4 2/2] arm: dts: j7200: dts sync with Linux 6.6-rc1
reidt
- [PATCH 1/2] board: ti: am62x: am62x.env: Fix boot_targets
Andrew Davis
- [PATCH] arm: mach-k3: Remove secure device makefile
Andrew Davis
- Please pull u-boot-dm
Tom Rini
- [PATCH 03/25] autoboot: Correct dependencies on CMDLINE
Tom Rini
- [PATCH] arm: dts: k3-am625-beagleplay: Fix boot
Tom Rini
- [PATCH v4 1/6] arm: mach-k3: j721e: dev-data: Add mcu_timer0 ID
Tom Rini
- [PATCH 1/6] arm: dts: k3-am64-evm: Fix boot
Tom Rini
- [PATCH] arm: dts: k3-am625-beagleplay: Fix Boot
Tom Rini
- [PATCH] arm: dts: k3-am625-beagleplay: Fix boot
Tom Rini
- [PATCH 05/25] treewide: Correct use of long help
Tom Rini
- [PATCH v2 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
Simon Glass
- [PATCH v2 2/2] board: ti: am64x: Switch to standard boot flow
Simon Glass
- [PATCH RESEND v2 2/2] usb: udc: Try to clarify an error message
Miquel Raynal
- [PATCH RESEND v2 1/2] cmd: bind: Try to improve the (un)bind help
Miquel Raynal
- [PATCH 10/16] serial: sh: Add RZ/G2L SCIF support
Paul Barker
- [PATCH] sphinx: Bump urllib3 version
Tom Rini
- [PATCH v2 2/2] board: ti: am64x: Switch to standard boot flow
Tom Rini
- [PATCH 11/16] mmc: renesas-sdhi: Initialize module on RZ/G2L
Paul Barker
- [PATCH 1/2] board: ti: am62x: am62x.env: Fix boot_targets
Tom Rini
- [PATCH v4 2/2] arm: dts: j7200: dts sync with Linux 6.6-rc1
Nishanth Menon
- [PATCH] doc: Migrate Renesas board docs to rst
Paul Barker
- [PATCH 1/2] board: ti: am62x: am62x.env: Fix boot_targets
Nishanth Menon
- [PATCH v2 2/2] board: ti: am64x: Switch to standard boot flow
Nishanth Menon
- [PATCH 1/2] board: ti: am62x: am62x.env: Fix boot_targets
Nishanth Menon
- [PATCH v2 2/2] board: ti: am64x: Switch to standard boot flow
Tom Rini
- [PATCH v2 2/2] board: ti: am64x: Switch to standard boot flow
Simon Glass
- [PATCH 1/2] board: ti: am62x: am62x.env: Fix boot_targets
Andrew Davis
- [PATCH 1/2] board: ti: am62x: am62x.env: Fix boot_targets
Simon Glass
- [PATCH 1/2] board: ti: am62x: am62x.env: Fix boot_targets
Nishanth Menon
- [PULL] u-boot-riscv/master
Tom Rini
- [PATCH v4 2/2] arm: dts: j7200: dts sync with Linux 6.6-rc1
reidt
- [PATCH v5 0/2] J7200 device tree sync from v6.6-rc1 to u-boot
Reid Tonking
- [PATCH v5 1/2] arm: mach-k3: j7200: Add mcu_timer0 id to the dev list
Reid Tonking
- [PATCH v5 2/2] arm: dts: j7200: dts sync with Linux 6.6-rc1
Reid Tonking
- [PATCH] arm: dts: k3-j721e-sk/common-proc-board: Fix boot
Nishanth Menon
- [PATCH v5 2/2] arm: dts: j7200: dts sync with Linux 6.6-rc1
Nishanth Menon
- [PATCH 11/16] mmc: renesas-sdhi: Initialize module on RZ/G2L
Marek Vasut
- [PATCH 10/16] serial: sh: Add RZ/G2L SCIF support
Marek Vasut
- H616 DRAM support on mailine kernel
project-tvbox project-tvbox
- [PATCH] arm: dts: k3-j721e-sk/common-proc-board: Fix boot
Tom Rini
- error on h616 ID axp806 legacy kernel
project-tvbox project-tvbox
- [PATCH 16/16] board: rzg2l: Add RZ/G2L SMARC EVK board
Paul Barker
- [PATCH 1/1] [u-boot][master][PATCH v4] pico-imx7d: add baseboard SD card boot detect
egyszeregy at freemail.hu
- [PATCH] test: Fix SPL tests not being run
Sean Anderson
- [RFC PATCH v2 0/4] mtd: ubi: Enable accessing RO filesystems in UBI vols
Sam Edwards
- [RFC PATCH v2 1/4] mtd: ubi: register UBI attachments as DM devices
Sam Edwards
- [RFC PATCH v2 2/4] mtd: ubi: bind block device driver for static volumes
Sam Edwards
- [RFC PATCH v2 3/4] disk: part: fall-through if "ubi" requested but ubifs not mounted
Sam Edwards
- [RFC PATCH v2 4/4] HACK: enable access to `ubi 0:volname` block devices
Sam Edwards
- [PATCH 1/1] [u-boot][master][PATCH v4] pico-imx7d: add baseboard SD card boot detect
Fabio Estevam
- [PATCH 05/25] treewide: Correct use of long help
Simon Glass
- [PATCH] sphinx: Bump urllib3 version
Simon Glass
- [PATCH 05/25] treewide: Correct use of long help
Tom Rini
- [PATCH v4 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition
Manorit Chawdhry
- [PATCH] arm: dts: k3-j721e-sk/common-proc-board: Fix boot
Neha Malcom Francis
- [PATCH v7 0/7] J721S2 DTS Sync from v6.6-rc1 to u-boot
Manorit Chawdhry
- [PATCH v7 1/7] configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM
Manorit Chawdhry
- [PATCH v7 2/7] Revert "arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool"
Manorit Chawdhry
- [PATCH v7 3/7] arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list
Manorit Chawdhry
- [PATCH v7 4/7] arm: dts: k3-j721s2: Sync from Linux tag v6.6-rc1
Manorit Chawdhry
- [PATCH v7 5/7] arm: dts: k3-am68: Sync from Linux tag v6.6-rc1
Manorit Chawdhry
- [PATCH v7 6/7] docs: board: ti: Add j721s2_evm documentation
Manorit Chawdhry
- [PATCH v7 7/7] board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File.
Manorit Chawdhry
- [PATCH v7 1/7] configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM
Nikhil Jain
- [PATCH] arm: mach-k3: Remove secure device makefile
Neha Malcom Francis
- [PATCH v2 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
Michael Walle
- [PATCH v2 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
Neha Malcom Francis
- [PATCH] arm: dts: k3-j721e-sk/common-proc-board: Fix boot
Roger Quadros
- [RESEND PATCH v3 0/3] rpi: Convert to standard boot
Peter Robinson
- [PATCH v2 2/2] board: ti: am64x: Switch to standard boot flow
Roger Quadros
- [PATCH 1/2] board: ti: am62x: am62x.env: Fix boot_targets
Roger Quadros
- [PATCH v3 0/2] Enable split mode in binman
Neha Malcom Francis
- [PATCH v3 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
Neha Malcom Francis
- [PATCH v3 2/2] DONOTMERGE: arm: dts: k3-j7200-binman: Enable split mode for MCU R5
Neha Malcom Francis
- [PATCH v4 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition
Nishanth Menon
- [PATCH v7 2/7] Revert "arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool"
Nishanth Menon
- [PATCH RESEND 0/7] riscv: spl: OpenSBI OS boot mode
Randolph
- [PATCH RESEND 1/7] riscv: dts: Introduce SPL_LOAD_FIT_CONFIG symbol
Randolph
- [PATCH RESEND 2/7] riscv: dts: add binman_linux.dtsi for opensbi os boot mode
Randolph
- [PATCH RESEND 3/7] spl: riscv: opensbi: change the default os_type as varible
Randolph
- [PATCH RESEND 4/7] riscv: dts: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbol
Randolph
- [PATCH RESEND 5/7] spl: riscv: add os type for next booting stage
Randolph
- [PATCH RESEND 6/7] andes: config: add riscv falcon mode for ae350 platform
Randolph
- [PATCH RESEND 7/7] riscv: spl: andes: Move the DTB in front of kernel
Randolph
- [PATCH v5 3/7] blk: blkmap: add ramdisk creation utility function
Michal Simek
- [PATCH 1/1] riscv: remove dram_init_banksize()
Anup Patel
- [PATCH] xilinx: Enable DNS/WGET and BLKMAP for http boot
Michal Simek
- [PATCH] net: phy: TI DP83869 fix invalid clock delay configuration
Frank de Brabander
- [PATCH v2 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
Simon Glass
- [PATCH 16/16] board: rzg2l: Add RZ/G2L SMARC EVK board
Biju Das
- [PATCH 05/25] treewide: Correct use of long help
Simon Glass
- [RFC PATCH 2/2] board: ti: am65x: Move to using Extension framework
Köry Maincent
- [PATCH 5/7] net: dwc_eth_qos_rockchip: Add support for RK3588
Tom Fitzhenry
- [RFC PATCH 2/2] board: ti: am65x: Move to using Extension framework
Roger Quadros
- [PATCH v2 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
Rob Herring
- [RFC PATCH 2/2] board: ti: am65x: Move to using Extension framework
Simon Glass
- [PATCH 05/25] treewide: Correct use of long help
Tom Rini
- [PATCH v7 2/2] schemas: Add some common reserved-memory usages
Ard Biesheuvel
- [PATCH v7 2/2] schemas: Add some common reserved-memory usages
Simon Glass
- [PATCH] cli: Consume invalid escape sequences early
Yurii Monakov
- [PATCH] sphinx: Bump urllib3 version
Heinrich Schuchardt
- [PATCH] test/py: net: Add a TFTP put test
Ramon Fried
- [PATCH] test/py: net: Add dhcp abort test
Ramon Fried
- [PATCH] test/py: net: Add a test for 'pxe get' command
Ramon Fried
- [PATCH] net: phy: TI DP83869 fix invalid clock delay configuration
Ramon Fried
- [PATCH] net: ftgmac100: Add reset control
Ramon Fried
- [PATCH v2 1/7] net: dwc_eth_qos: Drop unused rx_pkt from eqos_priv
Ramon Fried
- [PATCH v2 2/7] net: dwc_eth_qos: Return error code when start fails
Ramon Fried
- [PATCH v2 3/7] net: dwc_eth_qos: Stop spam of RX packet not available message
Ramon Fried
- [PATCH v2 4/7] net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568
Ramon Fried
- [PATCH v2 5/7] net: dwc_eth_qos_rockchip: Add support for RK3588
Ramon Fried
- [PATCH v5 1/7] net: wget: prevent overwriting reserved memory
Ramon Fried
- [PATCH v5 2/7] net: wget: add wget with dns utility function
Ramon Fried
- [PATCH 18/25] net: Depend on CONFIG_CMDLINE
Ramon Fried
- [PATCH] sphinx: Bump urllib3 version
Tom Rini
- [PATCH 1/1] [u-boot][master][PATCH v5] pico-imx7d: add baseboard SD card boot detect
egyszeregy at freemail.hu
- [RESEND PATCH v3 0/3] rpi: Convert to standard boot
Simon Glass
- [PATCH 05/25] treewide: Correct use of long help
Simon Glass
- [PATCH v7 2/2] schemas: Add some common reserved-memory usages
Ard Biesheuvel
- [PATCH v7 2/2] schemas: Add some common reserved-memory usages
Simon Glass
- [PATCH] bootstd: sata: bootdev scanning for ahci sata with no drive attached
Tony Dinh
- [PATCH 05/25] treewide: Correct use of long help
Tom Rini
- [PATCH] cmd: mbr: Allow 4 MBR partitions without need for extended
Alexander Gendin
- [PATCH v2] configs: rockchip: add DOS_PARTITION to RK3308 boards defconfig
Kever Yang
- [PATCH] configs: rockchip: rock-pi-s: use default bootdelay (2s)
Kever Yang
- [PATCH] bootstd: sata: bootdev scanning for ahci sata with no drive attached
Tony Dinh
- [PATCH] board: rockchip: add Pine64 QuartzPro64 RK3588 board
Kever Yang
- [PATCH v2 1/2] arm: dts: rockchip: sync DT for RK3588 series with Linux
Kever Yang
- [PATCH v2 2/2] arm: dts: rockchip: rock-5b: add support for PCIe3 and NVMe
Kever Yang
- [PATCH 1/2] configs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILE
Kever Yang
- [PATCH 2/2] configs: rockchip: rk3308: enable CONFIG_OF_LIBFDT_OVERLAY
Kever Yang
- [RESEND PATCH] bootstd: sata: bootdev scanning for ahci sata with no drive attached
Tony Dinh
- Pull request: u-boot-rockchip-20231007
Kever Yang
- Pull request: u-boot-rockchip-20231007
Kever Yang
- Pull request: u-boot-rockchip-20231007
Kever Yang
- Pull request: u-boot-rockchip-20231007
Jonas Karlman
- [PATCH] cyclic: doc: Update documentation for CONFIG_CYCLIC_MAX_CPU_TIME_US
Weizhao Ouyang
- [PATCH 1/1] [u-boot][master][PATCH v5] pico-imx7d: add baseboard SD card boot detect
Fabio Estevam
- [PATCH] toradex: colibri_imx7: Enable nand/emmc detection and set boot variant
Fabio Estevam
- [PATCH] arm: mach-imx: Makefile: Extend u-boot-nand.imx padding
Fabio Estevam
- [PATCH] toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfg
Fabio Estevam
- [PATCH 1/2] arm: dts: imx93-11x11-evk: add bootph-some-ram property
Fabio Estevam
- [PATCH 2/2] dm: adc: imx93-adc depends on ADC (fix boot)
Fabio Estevam
- [PATCH] usbarmory: Add DM_I2C and DM_SERIAL support
Fabio Estevam
- [PATCH v2 1/6] board: phytec: Add common PHYTEC SoM detection
Fabio Estevam
- [PATCH v5 39/43] command: Include a required header in command.h
Tom Rini
- [PATCH v4 02/44] spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Tom Rini
- [PATCH v2 RESEND] mmc: dw_mmc: reset controller after data error
Tom Fitzhenry
- [PATCH 05/25] treewide: Correct use of long help
Simon Glass
- [PATCH] arm: rpi: explicitly enumerate mmc boot targets
Ben Wolsieffer
- [PATCH 05/25] treewide: Correct use of long help
Tom Rini
- [PATCH v1] board: toradex: verdin-imx8mm: set fixed LPDDR4 refresh rate as per errata ERR050805
Fabio Estevam
- [PATCH v5] imx: imx8mm: Add support for Mettler-Toledo snowflake board.
Fabio Estevam
- [RFC PATCH] mxs: Don't enable 4P2 reg if mx28 is powered only from DCDC_BATT without 5V
Fabio Estevam
- [PATCH 1/2] command.h: Add a U_BOOT_LONGHELP macro
Tom Rini
- [PATCH 2/2] cmd: Convert existing long help messages to the new macro
Tom Rini
- [PATCH] cmd/ti: Update Kconfig logic and Makefile recursion logic
Tom Rini
- [PATCH] arm: rpi: explicitly enumerate mmc boot targets
Simon Glass
- [PATCH 05/25] treewide: Correct use of long help
Simon Glass
- [PATCH 1/2] command.h: Add a U_BOOT_LONGHELP macro
Simon Glass
- [PATCH 2/2] cmd: Convert existing long help messages to the new macro
Simon Glass
- [PATCH v3 27/27] qconfig: Update the documentation
Simon Glass
- [PATCH v3 26/27] qconfig: Rename the database file
Simon Glass
- [PATCH v3 25/27] moveconfig: Rename the tool to qconfig
Simon Glass
- [PATCH v3 24/27] moveconfig: Move summaries to the end
Simon Glass
- [PATCH v3 23/27] moveconfig: Drop the initial output
Simon Glass
- [PATCH v3 21/27] moveconfig: Show failures in progress
Simon Glass
- [PATCH v3 22/27] moveconfig: Show a summary at the end
Simon Glass
- [PATCH v3 20/27] moveconfig: Use u_boot_pylib for terminal colour
Simon Glass
- [PATCH v3 19/27] moveconfig: Avoid showing progress at the end
Simon Glass
- [PATCH v3 17/27] moveconfig: Only show output when there is a reason
Simon Glass
- [PATCH v3 18/27] moveconfig: Reduce the amount of output
Simon Glass
- [PATCH v3 16/27] moveconfig: Fix misc pylint warnings
Simon Glass
- [PATCH v3 15/27] moveconfig: Use an encoding with open()
Simon Glass
- [PATCH v3 14/27] moveconfig: Correct list-comprehension warnings
Simon Glass
- [PATCH v3 13/27] moveconfig: Correct use of members not declared in __init__()
Simon Glass
- [PATCH v3 12/27] moveconfig: Correct non-snake variables names
Simon Glass
- [PATCH v3 11/27] moveconfig: Correct unused variables
Simon Glass
- [PATCH v3 10/27] moveconfig: Use f strings where possible
Simon Glass
- [PATCH v3 09/27] moveconfig: Correct parameter-type warnings
Simon Glass
- [PATCH v3 08/27] moveconfig: Correct some regular-expression strings
Simon Glass
- [PATCH v3 07/27] moveconfig: Drop suspicious boards
Simon Glass
- [PATCH v3 06/27] moveconfig: Drop check_defconfig() and update_dotconfig()
Simon Glass
- [PATCH v3 05/27] moveconfig: Drop CONFIG-moving code
Simon Glass
- [PATCH v3 04/27] moveconfig: Drop unused cleanup options
Simon Glass
- [PATCH v3 03/27] moveconfig: Correct ordering of asteval import
Simon Glass
- [PATCH v3 02/27] moveconfig: Avoid deprecation warning for setDaemon
Simon Glass
- [PATCH v2 01/17] dm: usb: udc: Factor out plain udevice handler functions
Marek Vasut
- [PATCH RESEND v2 1/2] cmd: bind: Try to improve the (un)bind help
Marek Vasut
- [PATCH RESEND v2 2/2] usb: udc: Try to clarify an error message
Marek Vasut
- [PATCH 10/16] serial: sh: Add RZ/G2L SCIF support
Marek Vasut
- [PATCH 16/16] board: rzg2l: Add RZ/G2L SMARC EVK board
Marek Vasut
- [PATCH 16/16] board: rzg2l: Add RZ/G2L SMARC EVK board
Marek Vasut
- [PATCH] doc: Migrate Renesas board docs to rst
Marek Vasut
- [PATCH] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board
John Clark
- [PATCH v5 5/6] sysinfo: rcar3: Use int instead of char for revision
Marek Vasut
- [PATCH v5 6/6] sysinfo: rcar3: Implement BOARD_ID and BOARD_REV_*
Marek Vasut
- [PATCH] arm: mvebu: Enable bootstd for Synology DS116 board
Tony Dinh
- [PATCH v2 1/9] cmd: bdinfo: Optionally use getopt and implement bdinfo -a
Marek Vasut
- [PATCH v2 2/9] cmd: bdinfo: Implement support for printing memory layout via bdinfo -m
Marek Vasut
- [PATCH v2 3/9] cmd: bdinfo: Implement support for printing ethernet settings via bdinfo -e
Marek Vasut
- [PATCH v2 4/9] configs: sandbox: Enable GETOPT for sandbox and sandbox64 target
Marek Vasut
- [PATCH v2 5/9] test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full()
Marek Vasut
- [PATCH v2 6/9] test: bdinfo: Test both bdinfo and bdinfo -a
Marek Vasut
- [PATCH v2 7/9] test: bdinfo: Test bdinfo -h
Marek Vasut
- [PATCH v2 8/9] test: bdinfo: Test bdinfo -m
Marek Vasut
- [PATCH v2 9/9] test: bdinfo: Test bdinfo -e
Marek Vasut
- [PATCH 1/3] usb: ehci: mxs: Fix the USB node pointer retrieval
Fabio Estevam
- [PATCH 2/3] usb: ehci: mxs: Use regulator_set_enable_if_allowed()
Fabio Estevam
- [PATCH 3/3] mx28evk: Add USB Mass Storage support
Fabio Estevam
- [PATCH] arm: mvebu: Enable bootstd for Thecus N2350 board
Tony Dinh
- [PATCH 1/5] tools: mkeficapsule: Add support to print capsule headers
Simon Glass
- [PATCH 2/5] doc: capsule: Add documentation for the capsule dump feature
Simon Glass
- [PATCH 3/5] binman: capsule: Use dumped capsule header contents for verification
Simon Glass
- [PATCH 4/5] btool: mkeficapsule: Add support for EFI empty capsule generation
Simon Glass
- [PATCH 5/5] binman: capsule: Add support for generating EFI empty capsules
Simon Glass
- [PATCH RESEND 1/7] riscv: dts: Introduce SPL_LOAD_FIT_CONFIG symbol
Simon Glass
- [PATCH RESEND 2/7] riscv: dts: add binman_linux.dtsi for opensbi os boot mode
Simon Glass
- [PATCH RESEND 3/7] spl: riscv: opensbi: change the default os_type as varible
Simon Glass
- [PATCH RESEND 4/7] riscv: dts: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbol
Simon Glass
- [PATCH RESEND 5/7] spl: riscv: add os type for next booting stage
Simon Glass
- [PATCH v3 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
Simon Glass
- [PATCH] cli: Consume invalid escape sequences early
Simon Glass
- [PATCH] cmd: mbr: Allow 4 MBR partitions without need for extended
Simon Glass
- [RESEND PATCH] bootstd: sata: bootdev scanning for ahci sata with no drive attached
Simon Glass
- [PATCH] test: Fix SPL tests not being run
Simon Glass
- [PATCH v3 1/6] binman: ti-secure: Add support for firewalling entities
Simon Glass
- [PATCH 07/25] tegra: Change #ifdef for nop
Simon Glass
- [PATCH v2 8/9] test: bdinfo: Test bdinfo -m
Simon Glass
- [PATCH 08/25] fastboot: Avoid depending on CMDLINE
Simon Glass
- [PATCH v2 00/27] Tidy up use of CONFIG_CMDLINE
Simon Glass
- [PATCH v2 01/27] command.h: Add a U_BOOT_LONGHELP macro
Simon Glass
- [PATCH v2 02/27] cmd: Convert existing long help messages to the new macro
Simon Glass
- [PATCH v2 03/27] buildman: Use oldconfig when adjusting the config
Simon Glass
- [PATCH v2 04/27] bootstd: Correct dependencies on CMDLINE
Simon Glass
- [PATCH v2 05/27] autoboot: Correct dependencies on CMDLINE
Simon Glass
- [PATCH v2 06/27] cmd: Add a few more dependencies on CMDLINE
Simon Glass
- [PATCH v2 07/27] test: Make UNIT_TEST depend on CMDLINE
Simon Glass
- [PATCH v2 08/27] sifive: Change #ifdef for nop
Simon Glass
- [PATCH v2 09/27] fastboot: Declare a dependency on CMDLINE
Simon Glass
- [PATCH v2 10/27] cli: Always build cli_getch
Simon Glass
- [PATCH v2 11/27] cmd: Use an #ifdef around run_commandf()
Simon Glass
- [PATCH v2 12/27] Move bootmenu_conv_key() into its own file
Simon Glass
- [PATCH v2 13/27] pxe: Depend on CMDLINE
Simon Glass
- [PATCH v2 14/27] env: Split out non-command code into a new file
Simon Glass
- [PATCH v2 15/27] console: Move SYS_PBSIZE into common/
Simon Glass
- [PATCH v2 16/27] bootm: Allow building when cleanup functions are missing
Simon Glass
- [PATCH v2 17/27] fdt: Move working_fdt into fdt_support
Simon Glass
- [PATCH v2 18/27] net: Depend on CONFIG_CMDLINE
Simon Glass
- [PATCH v2 19/27] log: Allow use without CONFIG_CMDLINE
Simon Glass
- [PATCH v2 20/27] video: Allow use without CONFIG_CMDLINE
Simon Glass
- [PATCH v2 21/27] video: Dont require the font command
Simon Glass
- [PATCH v2 22/27] efi: Depend on CMDLINE for efi_loader
Simon Glass
- [PATCH v2 23/27] cmd: Make all commands depend on CMDLINE
Simon Glass
- [PATCH v2 24/27] sandbox: Avoid requiring cmdline
Simon Glass
- [PATCH v2 25/27] arm: x86: Drop discarding of command linker-lists
Simon Glass
- [PATCH v2 26/27] mmc: env: Unify the U_BOOT_ENV_LOCATION conditions
Simon Glass
- [PATCH v2 27/27] sandbox: Add a test for disabling CONFIG_CMDLINE
Simon Glass
- [PATCH 07/25] tegra: Change #ifdef for nop
Sean Anderson
- [PATCH v2 04/27] bootstd: Correct dependencies on CMDLINE
Tom Rini
- [PATCH v2 04/27] bootstd: Correct dependencies on CMDLINE
Simon Glass
- Pull request: u-boot-rockchip-20231007
Kever Yang
- [PATCH v2 RESEND] mmc: dw_mmc: reset controller after data error
Kever Yang
- [PATCH v2 RESEND] mmc: dw_mmc: reset controller after data error
Kever Yang
- [PATCH 1/3] usb: ehci: mxs: Fix the USB node pointer retrieval
Marek Vasut
- [PATCH 2/3] usb: ehci: mxs: Use regulator_set_enable_if_allowed()
Marek Vasut
- [PATCH 3/3] mx28evk: Add USB Mass Storage support
Marek Vasut
- [PATCH] spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK
Sean Anderson
- [PATCH] net: Add option for tracing packets
Sean Anderson
- [PATCH] malloc: Enable assertions if UNIT_TEST is enabled
Sean Anderson
- Pull request: u-boot-rockchip-20231007
Jonas Karlman
- [PATCH] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board
Jonas Karlman
- [PATCH] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board
Kever Yang
- [PATCH] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board
John Clark
- [PATCH 0/3] mvebu: clearfog: add support for emmc boot
Josua Mayer
- [PATCH 1/3] arm: mvebu: allow additional 4096 offset for bootable mmc image
Josua Mayer
- [PATCH 2/3] cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096
Josua Mayer
- [PATCH 3/3] arm: mvebu: clearfog: Add defconfigs for eMMC booting
Josua Mayer
- [PATCH v4] arm64: versal: Add SelectMAP boot mode identification
Polak, Leszek
- [PATCH 0/2] arm: mvebu: clearfog: support additional ddr
Josua Mayer
- [PATCH 1/2] arm: mvebu: clearfog: read number of ddr channels from tlv data
Josua Mayer
- [PATCH 2/2] arm: mvebu: clearfog: support 512MB memory size from tlv eeprom
Josua Mayer
- [RFC PATCH 4/5] ARM: dts: stm32: support display on stm32f469-disco board
Dario Binacchi
- [RFC PATCH v2 0/5] Support display on stm32f469-disco board
Dario Binacchi
- [RFC PATCH v2 1/5] ARM: dts: stm32f469-disco: sync with Linux 6.5
Dario Binacchi
- [RFC PATCH v2 2/5] ARM: dts: stm32: make the LTDC clock usable by the clock driver
Dario Binacchi
- [RFC PATCH v2 3/5] ARM: dts: stm32: make the DSI clock usable by the clock driver
Dario Binacchi
- [RFC PATCH v2 4/5] ARM: dts: stm32: support display on stm32f469-disco board
Dario Binacchi
- [RFC PATCH v2 5/5] board: stm32f469-disco: add splash screen with stmicroelectronics logo
Dario Binacchi
- [RESEND PATCH v3 0/3] rpi: Convert to standard boot
Peter Robinson
- [PATCH] arm: rpi: explicitly enumerate mmc boot targets
Peter Robinson
- [PATCH v2 0/1] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board
John Clark
- [PATCH v2 1/1] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board
John Clark
- [RESEND PATCH v3 0/3] rpi: Convert to standard boot
Simon Glass
- [PATCH v2 1/3] usb: ehci: mxs: Fix the USB node pointer retrieval
Fabio Estevam
- [PATCH v2 2/3] usb: ehci: mxs: Use regulator_set_enable_if_allowed()
Fabio Estevam
- [PATCH v2 3/3] mx28evk: Add USB Mass Storage support
Fabio Estevam
- [PATCH] doc: Add a short intro video
Simon Glass
- [PATCH 0/5] smbios: Deal with tables beyond 4GB
Simon Glass
- [PATCH 1/5] smbios: Refactor 32-bit code into an else statement
Simon Glass
- [PATCH 2/5] smbios: Move the rest of the SMBIOS2 code
Simon Glass
- [PATCH 3/5] smbios: Use SMBIOS 3.0 to support an address above 4GB
Simon Glass
- [PATCH 4/5] efi: Use the correct GUID for the SMBIOS table
Simon Glass
- [PATCH 5/5] smbios: Require the caller to align the SMBIOS table
Simon Glass
- [PATCH] ARM: psci: move GIC address override to Kconfig
Sam Edwards
- [PATCH] arm: rpi: explicitly enumerate mmc boot targets
Ben Wolsieffer
- [PATCH] arm: rpi: explicitly enumerate mmc boot targets
Ben Wolsieffer
- [PATCH v2 3/3] mx28evk: Add USB Mass Storage support
Marek Vasut
- [PATCH v3] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board
John Clark
- [PATCH v2] cmd: mbr: Allow 4 MBR partitions without need for extended
Alexander Gendin
- [PATCH 4/5] efi: Use the correct GUID for the SMBIOS table
Heinrich Schuchardt
- [PATCH 3/5] smbios: Use SMBIOS 3.0 to support an address above 4GB
Heinrich Schuchardt
- [PATCH v4 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition
Manorit Chawdhry
- [PATCH] doc: Add a short intro video
Paul Barker
- [PATCH 10/16] serial: sh: Add RZ/G2L SCIF support
Paul Barker
- [PATCH v3 1/6] binman: ti-secure: Add support for firewalling entities
Manorit Chawdhry
- [PATCH 3/5] binman: capsule: Use dumped capsule header contents for verification
Sughosh Ganu
- [PATCH 4/5] btool: mkeficapsule: Add support for EFI empty capsule generation
Sughosh Ganu
- [RFC PATCH] mxs: Don't enable 4P2 reg if mx28 is powered only from DCDC_BATT without 5V
Lukasz Majewski
- [PATCH 5/5] binman: capsule: Add support for generating EFI empty capsules
Sughosh Ganu
- [PATCH v1 1/2] mtd: spinand: rework detect procedure for different READ_ID operation
Frieder Schrempf
- [PATCH v2] riscv: enable multi-range memory layout
Wu, Fei
- [PATCH 00/11] xilinx: add missing boards/SC descriptions
Michal Simek
- [PATCH] arm: dts: xilinx: Remove undocumented is-dual property
Michal Simek
- [PATCH] arm64: zynqmp: Do not use '_' in DT node names
Michal Simek
- [PATCH] Revert "clk: versal: Enable clock driver for Versal NET"
Michal Simek
- [PATCH] arm64: xilinx: Do not use '_' in si5335 DT node names
Michal Simek
- [PATCH] net: phy: xilinx_phy: Get rid of using property xlnx,phy-type
Michal Simek
- [PATCH v4] arm64: versal: Add SelectMAP boot mode identification
Michal Simek
- [PATCH] net: phy: xilinx_phy: Get rid of using property xlnx,phy-type
Michal Simek
- [PATCH] test/py: net: Add a TFTP put test
Michal Simek
- [PATCH v2] doc: Migrate Renesas board docs to rst
Paul Barker
- [PATCH RESEND v3 1/1] arm: dts: icnova-a20-adb4006: Add board support
Ludwig Kormann
- [RFC PATCH] mxs: Don't enable 4P2 reg if mx28 is powered only from DCDC_BATT without 5V
Alan Kay
- [PATCH v3 1/3] usb: ehci: mxs: Fix the USB node pointer retrieval
Fabio Estevam
- [PATCH v3 2/3] usb: ehci: mxs: Use regulator_set_enable_if_allowed()
Fabio Estevam
- [PATCH v3 3/3] mx28evk: Add USB Mass Storage support
Fabio Estevam
- [PATCH v3 3/3] mx28evk: Add USB Mass Storage support
Marek Vasut
- [PATCH] cli: Consume invalid escape sequences early
Yurii Monakov
- [PATCH] test/py: net: Add dhcp abort test
Michal Simek
- Pull request: u-boot-rockchip-20231007
Tom Rini
- [PATCH v2 05/27] autoboot: Correct dependencies on CMDLINE
Tom Rini
- [PATCH v2 06/27] cmd: Add a few more dependencies on CMDLINE
Tom Rini
- [PATCH v2 07/27] test: Make UNIT_TEST depend on CMDLINE
Tom Rini
- [PATCH v2 08/27] sifive: Change #ifdef for nop
Tom Rini
- [PATCH v2 04/27] bootstd: Correct dependencies on CMDLINE
Tom Rini
- [PATCH v4 0/4] Conclusive KSTR-SAMA5D27 support
Artur Rojek
- [PATCH v4 1/4] common: add prototype & rename populate_serial_number()
Artur Rojek
- [PATCH v4 2/4] event: add new EVT_SETTINGS_R event
Artur Rojek
- [PATCH v4 3/4] arm: dts: at91: sama5: Add flexcom4 node
Artur Rojek
- [PATCH v4 4/4] board: Add support for Conclusive KSTR-SAMA5D27
Artur Rojek
- [PATCH 07/25] tegra: Change #ifdef for nop
Simon Glass
- [PATCH v3 01/38] spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Felix Brack
- [PATCH v2 00/19] Add support for the Renesas RZ/G2L SMARC EVK
Paul Barker
- [PATCH v2 01/19] serial: sh: Fix compile error when lacking HSCIF support
Paul Barker
- [PATCH v2 02/19] dt-bindings: Add RZ/G2L CPG bindings
Paul Barker
- [PATCH v2 03/19] dt-bindings: Add RZ/G2L PFC bindings
Paul Barker
- [PATCH v2 04/19] dt-bindings: Add RZ/G2L IRQC bindings
Paul Barker
- [PATCH v2 05/19] arm: rmobile: Add basic RZ/G2L family support
Paul Barker
- [PATCH v2 06/19] arm: rmobile: Add basic R9A07G044L SoC support
Paul Barker
- [PATCH v2 07/19] clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver
Paul Barker
- [PATCH v2 08/19] arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4
Paul Barker
- [PATCH v2 09/19] cmd: gpio: Skip output on -ENOENT
Paul Barker
- [PATCH v2 10/19] pinctrl: renesas: Add RZ/G2L PFC driver
Paul Barker
- [PATCH v2 11/19] serial: sh: Fix error handling
Paul Barker
- [PATCH v2 12/19] serial: sh: Add RZ/G2L SCIF support
Paul Barker
- [PATCH v2 13/19] mmc: renesas-sdhi: Refactor probe function
Paul Barker
- [PATCH v2 14/19] mmc: renesas-sdhi: Initialize module on RZ/G2L
Paul Barker
- [PATCH v2 15/19] arm: rmobile: Include <asm/types.h> in header
Paul Barker
- [PATCH v2 16/19] arm: rmobile: Add CPU detection for RZ/G2L
Paul Barker
- [PATCH v2 17/19] arm: rmobile: Support RZ/G2L memory map
Paul Barker
- [PATCH v2 18/19] arm: dts: Import RZ/G2L SMARC EVK device tree
Paul Barker
- [PATCH v2 19/19] board: rzg2l: Add RZ/G2L SMARC EVK board
Paul Barker
- [RFC PATCH v10 00/24] Modernize U-Boot shell
Simon Glass
- [PATCH v3 1/6] binman: ti-secure: Add support for firewalling entities
Simon Glass
- [PATCH 3/5] binman: capsule: Use dumped capsule header contents for verification
Simon Glass
- [PATCH] arm: rpi: explicitly enumerate mmc boot targets
Simon Glass
- [PATCH v4 1/4] common: add prototype & rename populate_serial_number()
Simon Glass
- [PATCH v4 2/4] event: add new EVT_SETTINGS_R event
Simon Glass
- [PATCH v7 1/2] schemas: memory: Add ECC properties
Simon Glass
- [PATCH 3/5] binman: capsule: Use dumped capsule header contents for verification
Sughosh Ganu
- [PATCH v2 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
Simon Glass
- [PATCH v3 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
Simon Glass
- [PATCH v3 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
Simon Glass
- [PATCH v3 3/3] dt-bindings: mtd: binman-partitions: Add alignment properties
Simon Glass
- [PATCH v7 2/2] schemas: Add some common reserved-memory usages
Simon Glass
- [PATCH] RFC: x86: serial: ns16550: Allow the UART to be silently disabled
Simon Glass
- [PATCH v3] rockchip: rk3568-radxa-e25: Enable pcie3x1 node
Jonas Karlman
- [PATCH v3 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
Rob Herring
- [PATCH v3 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
Simon Glass
- [PATCH v4 1/3] dt-bindings: mtd: partitions: Add binman compatible
Simon Glass
- [PATCH v4 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
Simon Glass
- [PATCH v4 3/3] dt-bindings: mtd: binman-partitions: Add alignment properties
Simon Glass
- [PATCH] cmd: mmc: Add mmc reg read command for reading card registers
Marek Vasut
- [PATCH] ARM: dts: stm32mp: Repair damage from alignment with v6.3
Marek Vasut
- [PATCH 07/25] tegra: Change #ifdef for nop
Sean Anderson
- Port gen_compile_commands.py from Linux to U-Boot
Joao Paulo Goncalves
- [PATCH v2] net: phy: xilinx_phy: Get rid of using property xlnx, phy-type
Venkatesh Yadav Abbarapu
- [PATCH v2 22/27] efi: Depend on CMDLINE for efi_loader
AKASHI Takahiro
- [PATCH v3 1/6] binman: ti-secure: Add support for firewalling entities
Manorit Chawdhry
- [PATCH] drivers: firmware: Handle error case in the zynqmp_pm_feature
Venkatesh Yadav Abbarapu
- [PATCH] drivers: firmware: Handle error case in the zynqmp_pm_feature
Michal Simek
- Re: [PATCH] cmd: mmc: Add mmc reg read command for reading card registers
Heinrich Schuchardt
- [PATCH v2 11/19] serial: sh: Fix error handling
Biju Das
- When do we merge bug fixes and new functionality
Tony Dinh
- [PATCH v2] cli: Consume invalid escape sequences early
Yurii Monakov
- [PATCH] timer: starfive: Add Starfive timer support
KuanLim.Lee
- [PATCH] spl: mmc: Resolve emmc not load image after switched hw partition
KuanLim.Lee
- [PATCH v3] cli: Consume invalid escape sequences early
Yurii Monakov
- [PATCH] mmc: sdhci-cadence: Add support for Cadence sdmmc v6
KuanLim.Lee
- [PATCH RESEND v2 2/2] usb: udc: Try to clarify an error message
Miquel Raynal
- [PATCH] configs: visionfive2: enable bootstage configs
Chanho Park
- [PATCH v1 0/7] clk : rockchip: update rk3568 and rk3588 clk driver
Elaine Zhang
- [PATCH v1 1/7] rockchip: dts: rk3568: Resync from kernel-4.19
Elaine Zhang
- [PATCH v1 2/7] clk: rockchip: rk3568: add i2s3 clk
Elaine Zhang
- [PATCH v1 3/7] clk: rockchip: rk3568: support dclk_vop select more parent clks
Elaine Zhang
- [PATCH v1 4/7] clk: rk3588: Add 742.5M parameter for PLL
Elaine Zhang
- [PATCH v1 5/7] clk: rockchip: rk3588: support aclk_top_root set 750M
Elaine Zhang
- [PATCH v3 0/3] Improve the experience with USB gadgets
Miquel Raynal
- [PATCH v3 1/3] cmd: Change the dependencies between CMD_BIND and USB_GADGET
Miquel Raynal
- [PATCH v3 2/3] cmd: bind: Try to improve the (un)bind help
Miquel Raynal
- [PATCH v3 3/3] usb: udc: Try to clarify an error message
Miquel Raynal
- [PATCH 10/15] cmd: blk_common: Use macros for the return values
Bin Meng
- [PATCH v2 0/6] Support for dumping capsule headers and empty capsules
Sughosh Ganu
- [PATCH v2 1/6] tools: mkeficapsule: Add support to print capsule headers
Sughosh Ganu
- [PATCH v2 2/6] doc: capsule: Add documentation for the capsule dump feature
Sughosh Ganu
- [PATCH v2 3/6] binman: capsule: Remove superfluous [address, size]-cells properties
Sughosh Ganu
- [PATCH v2 4/6] binman: capsule: Use dumped capsule header contents for verification
Sughosh Ganu
- [PATCH v2 5/6] btool: mkeficapsule: Add support for EFI empty capsule generation
Sughosh Ganu
- [PATCH v2 6/6] binman: capsule: Add support for generating EFI empty capsules
Sughosh Ganu
- U-Boot 2023.10 does not boot from uSD on RPi4
Guillaume Gardet
- [PATCH v2 0/2] Meson A1: add HW RNG and AO Secure nodes
Alexey Romanov
- [PATCH v2 1/2] meson-a1: dts: add hw rng node
Alexey Romanov
- [PATCH v2 2/2] meson-a1: dts: add ao secure node
Alexey Romanov
- U-Boot 2023.10 does not boot from uSD on RPi4
Peter Robinson
- U-Boot 2023.10 does not boot from uSD on RPi4
Guillaume Gardet
- [PATCH] arm: rpi: explicitly enumerate mmc boot targets
Peter Robinson
- ZFS support in custom u-boot build...
Alexander Dahl
- [PATCH v1] arm: dts: k3-am625-verdin: fix boot
Marcel Ziswiler
- [PATCH v2 0/1] hwrng: meson - add support for S4
Alexey Romanov
- [PATCH v2 1/1] drivers: rng: add support for Meson S4
Alexey Romanov
- [PATCH v1 1/7] rockchip: dts: rk3568: Resync from kernel-4.19
Jonas Karlman
- [PATCH v1 1/7] rockchip: dts: rk3568: Resync from kernel-4.19
Mark Kettenis
- [PATCH v5 10/11] ram: starfive: Read memory size information from EEPROM
Andreas Schwab
- [PATCH v2] cmd: mmc: Add mmc reg read command for reading card registers
Marek Vasut
- [PATCH] test/py: net: Add a test for 'pxe get' command
Michal Simek
- [PATCH] spl: add __noreturn attribute to spl_invoke_atf function
Tom Rini
- [PATCH] spl: Jump to image at end of board_init_r
Tom Rini
- [PATCH] test: Fix SPL tests not being run
Tom Rini
- [PATCH v2] test/py: sleep: Add a test for the time command
Tom Rini
- [PATCH] mailbox: k3-sec-proxy: fix error handling for missing scfg in FDT
Tom Rini
- [PATCH] arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bit
Tom Rini
- [PATCH] tools: iot2050-sign-fw.sh: Make localization of tools dir more robust
Tom Rini
- [PATCH v2] Makefile: Force regeneration of env.txt
Tom Rini
- [PATCH 1/3] Makefile: Allow for board directories to not have a Makefile
Tom Rini
- [PATCH 2/3] board: Remove essentially empty board files and Makefiles
Tom Rini
- [PATCH 3/3] exynos: Cleanup exynos_init
Tom Rini
- [PATCH v2 1/2] lmb: remove overlapping region with next range
Tom Rini
- [PATCH v2 2/2] test: lmb: Add test for coalescing and overlap range
Tom Rini
- [PATCH] bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memory
Tom Rini
- [PATCH] ARM: vexpress_ca9x4: Add missing flash width config option
Tom Rini
- [PATCH 1/2] dm: serial: fix serial_post_probe()
Tom Rini
- [PATCH 2/2] stdio: fix stdio_deregister_dev()
Tom Rini
- [PATCH] board/km/cent2: Fix buffer overflow when fixing MAC address
Tom Rini
- [PATCH] ARM: dts: stm32mp: Repair damage from alignment with v6.3
Patrice CHOTARD
- [PATCH v2] net: phy: xilinx_phy: Get rid of using property xlnx,phy-type
Michal Simek
- [PATCH] cmd: mmc: Add mmc reg read command for reading card registers
Marek Vasut
- [PATCH] timer: starfive: Add Starfive timer support
Simon Glass
- [PATCH v4] dt-bindings: mtd: fixed-partitions: Add compression property
Rob Herring
- [PATCH] smegw01: Remove misuse of CONFIG_ENV_IS_NOWHERE
Fabio Estevam
- [PATCH v5 15/16] doc: cmd: add documentation for scmi
Tom Rini
- [PATCH v5 00/16] firmware: scmi: add SCMI base protocol support
Tom Rini
- [PATCH v4 4/4] board: Add support for Conclusive KSTR-SAMA5D27
Eugen Hristev
- [PATCH 07/25] tegra: Change #ifdef for nop
Simon Glass
- [PATCH 3/5] binman: capsule: Use dumped capsule header contents for verification
Simon Glass
- [PATCH] net: Add option for tracing packets
Simon Glass
- [PATCH] malloc: Enable assertions if UNIT_TEST is enabled
Simon Glass
- [PATCH 00/25] Tidy up use of CONFIG_CMDLINE
Simon Glass
- [PATCH v3 5/9] board_f: Fix corruption of relocaddr
Simon Glass
- [PATCH v3] cli: Consume invalid escape sequences early
Simon Glass
- U-Boot 2023.10 does not boot from uSD on RPi4
Simon Glass
- [PATCH 10/15] cmd: blk_common: Use macros for the return values
Simon Glass
- [RESEND PATCH v3 0/3] rpi: Convert to standard boot
Simon Glass
- [PATCH 3/5] binman: capsule: Use dumped capsule header contents for verification
Sughosh Ganu
- [RFC PATCH] clk: scmi: Provide channel information to every clock
Michal Simek
- [PATCH 3/5] binman: capsule: Use dumped capsule header contents for verification
Simon Glass
- [PATCH v3] cli: Consume invalid escape sequences early
Yurii Monakov
- [PATCH v3 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
Rob Herring
- [PATCH] firmware: scmi: Fix clearing variable
Francois Berder
- [PATCH] rockchip: dts: rk3328: Sync rock64 device tree file from Linux
Matwey V. Kornilov
- [PATCH 10/15] cmd: blk_common: Use macros for the return values
Tom Rini
- [PATCH] arm: mach-apple: Move M1/M2 specifics into a separate folder
Mark Kettenis
- [PATCH 0/4] rockchip: rk3588: Sync pcie and usb3 nodes from linux
Jonas Karlman
- [PATCH 1/4] rockchip: rk3588: Sync device tree from linux maintainer tree
Jonas Karlman
- [PATCH 2/4] rockchip: rk3588-rock-5b: Enable support for PCIe SATA cards
Jonas Karlman
- [PATCH 3/4] rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patches
Jonas Karlman
- [PATCH 4/4] usb: dwc3-generic: Use combined glue and ctrl node for RK3588
Jonas Karlman
- [PATCH 07/25] tegra: Change #ifdef for nop
Sean Anderson
- [PATCH v1 2/7] clk: rockchip: rk3568: add i2s3 clk
Kever Yang
- [PATCH v5 15/16] doc: cmd: add documentation for scmi
AKASHI Takahiro
- [PATCH v5 00/16] firmware: scmi: add SCMI base protocol support
AKASHI Takahiro
- [PATCH 00/15] blk: sandbox: Support binding a device with a given logical block size
Tom Rini
- [PATCH v5 00/16] firmware: scmi: add SCMI base protocol support
Tom Rini
- [PATCH v5 10/11] ram: starfive: Read memory size information from EEPROM
Heinrich Schuchardt
- [PATCH v2] drivers: firmware: Handle error case in the zynqmp_pm_feature
Venkatesh Yadav Abbarapu
- [PATCH] spi: cadence_ospi_versal: Add support for 64-bit address
Venkatesh Yadav Abbarapu
- [PATCH] timer: starfive: Add Starfive timer support
KuanLim.Lee
- [PATCH] arm: mach-apple: Move M1/M2 specifics into a separate folder
Ivaylo Ivanov
- [PATCH v5 10/11] ram: starfive: Read memory size information from EEPROM
Heinrich Schuchardt
- [PATCH 1/1] i2c: designware_i2c: adjust timing calculation
Heinrich Schuchardt
- [GIT PULL] please pull fsl-qoirq-2023-10-10
Peng Fan
- [PATCH v4 0/8] ATF and OP-TEE Firewalling for K3 devices.
Manorit Chawdhry
- [PATCH v4 1/8] binman: ti-secure: Add support for firewalling entities
Manorit Chawdhry
- [PATCH v4 2/8] binman: ftest: Add test for ti-secure firewall node
Manorit Chawdhry
- [PATCH v4 3/8] binman: k3: Add k3-security.h and include it in k3-binman.dtsi
Manorit Chawdhry
- [PATCH v4 4/8] binman: j721e: Add firewall configurations
Manorit Chawdhry
- [PATCH v4 5/8] binman: j721s2: Add firewall configurations
Manorit Chawdhry
- [PATCH v4 6/8] binman: j7200: Add firewall configurations
Manorit Chawdhry
- [PATCH v4 7/8] docs: k3: Cleanup FIT signature documentation
Manorit Chawdhry
- [PATCH v4 8/8] docs: k3: Add secure booting documentation
Manorit Chawdhry
- [PATCH] Makefile: make u-boot-initial-env target depend explicitly on scripts_basic
Rasmus Villemoes
- [PATCH v5 3/7] blk: blkmap: add ramdisk creation utility function
Masahisa Kojima
- [PATCH v2 0/5] fix npcm bmc error
Jim Liu
- [PATCH v2 1/5] pinctrl: npcm8xx: add name for gpio function
Jim Liu
- [PATCH v2 2/5] configs: npcm: support more uart baud rate
Jim Liu
- [PATCH v2 3/5] board: nuvuton: arbel: fix incorrect ram size
Jim Liu
- [PATCH v2 4/5] arm: dts: npcm8xx: add watchdog node
Jim Liu
- [PATCH v2 5/5] configs: nuvoton: npcm8xx: disable CONFIG_SPI_FLASH_USE_4K_SECTORS
Jim Liu
- [PATCH v2] riscv: enable multi-range memory layout
Wu, Fei
- [PATCH v6 00/14] firmware: scmi: add SCMI base protocol support
AKASHI Takahiro
- [PATCH v6 01/14] scmi: refactor the code to hide a channel from devices
AKASHI Takahiro
- [PATCH v6 02/14] firmware: scmi: use a protocol's own channel if assigned
AKASHI Takahiro
- [PATCH v6 03/14] firmware: scmi: support dummy channels for sandbox agent
AKASHI Takahiro
- [PATCH v6 04/14] firmware: scmi: move scmi_bind_protocols() backward
AKASHI Takahiro
- [PATCH v6 05/14] firmware: scmi: framework for installing additional protocols
AKASHI Takahiro
- [PATCH v6 06/14] test: dm: add protocol-specific channel test
AKASHI Takahiro
- [PATCH v6 07/14] firmware: scmi: implement SCMI base protocol
AKASHI Takahiro
- [PATCH v6 08/14] firmware: scmi: add a version check against base protocol
AKASHI Takahiro
- [PATCH v6 09/14] firmware: scmi: fake base protocol commands on sandbox
AKASHI Takahiro
- [PATCH v6 10/14] test: dm: simplify SCMI unit test on sandbox
AKASHI Takahiro
- [PATCH v6 11/14] firmware: scmi: install base protocol to SCMI agent
AKASHI Takahiro
- [PATCH v6 12/14] sandbox: remove SCMI base node definition from test.dts
AKASHI Takahiro
- [PATCH v6 13/14] test: dm: add SCMI base protocol test
AKASHI Takahiro
- [PATCH v6 14/14] firmware: scmi: add a check against availability of protocols
AKASHI Takahiro
- [PATCH v2 0/5] clk : rockchip: update rk3568 and rk3588 clk driver
Elaine Zhang
- [PATCH v2 1/5] clk: rockchip: rk3568: support dclk_vop select more parent clks
Elaine Zhang
- [PATCH v2 2/5] clk: rk3588: Add 742.5M parameter for PLL
Elaine Zhang
- [PATCH v2 3/5] clk: rockchip: rk3588: support aclk_top_root set 750M
Elaine Zhang
- [PATCH] net: e1000: Drop e1000_eth_ids[]
Bin Meng
- [PATCH] mmc: pci: Drop the superfluous cast
Bin Meng
- [PATCH 0/9] ufs: Add a PCI UFS controller support
Bin Meng
- [PATCH 1/9] ufs: Correct the UFS terminlogy
Bin Meng
- [PATCH 2/9] ufs: Add a line feed to the end of some dev_xxx() messages
Bin Meng
- [PATCH 3/9] cmd: kconfig: Make ufs prompt look similar to other commands
Bin Meng
- [PATCH 4/9] cmd: ufs: Correct the help text
Bin Meng
- [PATCH 5/9] pci_ids: Add Red Hat vendor and device IDs
Bin Meng
- [PATCH 6/9] ufs: Allow mmio registers on the PCI bus
Bin Meng
- [PATCH 7/9] ufs: Add a PCI based UFS controller driver
Bin Meng
- [PATCH 8/9] ufs: Handle UFS 3.1 controllers
Bin Meng
- [PATCH 9/9] qemu: riscv: Enable UFS support
Bin Meng
- [PATCH v2 0/9] ufs: Add a PCI UFS controller support
Bin Meng
- [PATCH v2 1/9] ufs: Correct the UFS terminlogy
Bin Meng
- [PATCH v2 2/9] ufs: Add a line feed to the end of some dev_xxx() messages
Bin Meng
- [PATCH v2 3/9] cmd: kconfig: Make ufs prompt look similar to other commands
Bin Meng
- [PATCH v2 4/9] cmd: ufs: Correct the help text
Bin Meng
- [PATCH v2 5/9] pci_ids: Add Red Hat vendor and device IDs
Bin Meng
- [PATCH v2 6/9] ufs: Allow mmio registers on the PCI bus
Bin Meng
- [PATCH v2 7/9] ufs: Add a PCI based UFS controller driver
Bin Meng
- [PATCH v2 8/9] ufs: Handle UFS 3.1 controllers
Bin Meng
- [PATCH v2 9/9] qemu: riscv: Enable UFS support
Bin Meng
- [PATCH v2 2/5] configs: npcm: support more uart baud rate
Tom Rini
- [PATCH v4] bootstd: sata: Add bootstd support for ahci sata
Tom Rini
- [PATCH] riscv: binman: Fix compilation error
Mayuresh Chitale
- [PATCH v6 08/14] firmware: scmi: add a version check against base protocol
Etienne CARRIERE - foss
- [PATCH 1/4] rockchip: rk3588: Sync device tree from linux maintainer tree
Christopher Obbard
- [PATCH 1/4] rockchip: rk3588: Sync device tree from linux maintainer tree
Christopher Obbard
- [PATCH 3/4] rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patches
Christopher Obbard
- [PATCH 2/4] rockchip: rk3588-rock-5b: Enable support for PCIe SATA cards
Christopher Obbard
- [GIT PULL] please pull fsl-qoirq-2023-10-10
Tom Rini
- [PATCH 1/2] configs: am65x: Merge the HS and non-HS defconfigs
Tom Rini
- [PATCH 2/2] configs: Make TI_SECURE_DEVICE default for K3
Tom Rini
- [PATCH] arm: dts: k3-am65-iot2050: Fix boot
Tom Rini
- [PATCH] board: siemens: iot2050: Fix logical bug in PG1/PG2 detection
Tom Rini
- [PATCH] arm: mach-k3: Remove secure device makefile
Tom Rini
- [PATCH] arm: dts: k3-j721e-sk/common-proc-board: Fix boot
Tom Rini
- [PATCH v1] arm: dts: k3-am625-verdin: fix boot
Tom Rini
- [PATCH 1/5] arm: dts: imx8mm-cl-iot-gate: rename overlay sources to .dtso
Tom Rini
- [PATCH 2/5] iot2050: rename overlay sources to .dtso
Tom Rini
- [PATCH 3/5] arm64: zynqmp: rename overlay sources to .dtso
Tom Rini
- [PATCH 4/5] sandbox: rename overlay sources to .dtso
Tom Rini
- [PATCH 5/5] doc: use .dtso as extension for device tree overlay sources
Tom Rini
- [PATCH 2/2] mkimage: allow internalization of data-position
Tom Rini
- [PATCH 1/2] checkpatch: skip fdtdec_* check for tools
Tom Rini
- [PATCH 5/4] mkimage: update man page and -h output
Tom Rini
- [PATCH] arm: apple: Add initial Apple M2 Ultra support
Tom Rini
- [PATCH] board: synquacer: set actual gd->ram_top and gd->ram_size
Tom Rini
- [PATCH v1 1/1] board: xen: introduce virtio-blk support
Tom Rini
- [PATCH] spi: mtk_spim: prevent global pll clock override
Tom Rini
- [PATCH] bootstd: Drop some TODOs
Tom Rini
- [PATCH] driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers
Tom Rini
- [PATCH] env: Improve ENV_OFFSET help message
Tom Rini
- [PATCH 2/2] event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY*
Tom Rini
- [PATCH] misc: fs_loader: Fix alignment of fs_loader driver
Tom Rini
- [PATCH] ARM: psci: move GIC address override to Kconfig
Tom Rini
- [PATCH v3 1/1] input: avoid NULL dereference
Tom Rini
- [PATCH] Makefile: make u-boot-initial-env target depend explicitly on scripts_basic
Tom Rini
- [PATCH] malloc: Enable assertions if UNIT_TEST is enabled
Tom Rini
- [PATCH v4 0/8] Port gen_compile_commands.py from Linux to U-Boot
Tom Rini
- [PATCH v2] tools: ensure zeroed padding in external FIT images
Tom Rini
- [PATCH v4] bootstd: sata: Add bootstd support for ahci sata
Tony Dinh
- [PATCH 5/4] mkimage: update man page and -h output
Rasmus Villemoes
- [PATCH 5/4] mkimage: update man page and -h output
Tom Rini
- [PATCH v5] bootstd: sata: Add bootstd support for ahci sata
Tony Dinh
- [PATCH v7 2/2] schemas: Add some common reserved-memory usages
Ard Biesheuvel
- [PATCH v6 08/14] firmware: scmi: add a version check against base protocol
AKASHI Takahiro
- [PATCH v4 0/4] Allwinner R528/T113s PSCI
Sam Edwards
- [PATCH v4 1/4] sunxi: psci: clean away preprocessor macros
Sam Edwards
- [PATCH v4 2/4] sunxi: psci: refactor register access to separate functions
Sam Edwards
- [PATCH v4 3/4] sunxi: psci: stop modeling register layout with C structs
Sam Edwards
- [PATCH v4 4/4] sunxi: psci: implement PSCI on R528
Sam Edwards
- [PATCH 00/26] test: spl: Test some load methods
Sean Anderson
- [PATCH 01/26] spl: legacy: Fix referencing _image_binary_end
Sean Anderson
- [PATCH 02/26] spl: nor: Don't allocate header on stack
Sean Anderson
- [PATCH 03/26] spl: fit: Fix entry point for SPL_LOAD_FIT_FULL
Sean Anderson
- [PATCH 04/26] arm: imx: Fix i.MX8 container load address
Sean Anderson
- [PATCH 05/26] arm: imx: Add newlines after error messages
Sean Anderson
- [PATCH 06/26] arm: imx: Add function to validate i.MX8 containers
Sean Anderson
- [PATCH 07/26] arm: imx: Check header before calling spl_load_imx_container
Sean Anderson
- [PATCH 08/26] Move i.MX8 container image loading support to common/spl
Sean Anderson
- [PATCH 09/26] spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
- [PATCH 10/26] lib: acpi: Fix linking SPL when ACPIGEN is enabled
Sean Anderson
- [PATCH 11/26] fs: ext4: Fix building ext4 in SPL if write is enabled
Sean Anderson
- [PATCH 12/26] fs: Compile in sandbox filesystem in SPL if it is enabled
Sean Anderson
- [PATCH 13/26] net: Fix compiling SPL when fastboot is enabled
Sean Anderson
- [PATCH 14/26] net: bootp: Move port numbers to header
Sean Anderson
- [PATCH 15/26] net: bootp: Fall back to BOOTP from DHCP when unit testing
Sean Anderson
- [PATCH 16/26] spl: Don't cache devices when UNIT_TEST is enabled
Sean Anderson
- [PATCH 17/26] spl: Use map_sysmem where appropriate
Sean Anderson
- [PATCH 18/26] test: spl: Split tests up and use some configs
Sean Anderson
- [PATCH 19/26] test: spl: Fix spl_test_load not failing if fname doesn't exist
Sean Anderson
- [PATCH 20/26] test: spl: Add functions to create images
Sean Anderson
- [PATCH 21/26] test: spl: Add functions to create filesystems
Sean Anderson
- [PATCH 22/26] test: spl: Add a test for spl_blk_load_image
Sean Anderson
- [PATCH 23/26] test: spl: Add a test for the MMC load method
Sean Anderson
- [PATCH 24/26] test: spl: Add a test for the NET load method
Sean Anderson
- [PATCH 25/26] test: spl: Add a test for the NOR load method
Sean Anderson
- [PATCH 26/26] test: spl: Add a test for the SPI load method
Sean Anderson
- [PATCH 00/26] test: spl: Test some load methods
Sean Anderson
- coreboot 4.11 + U-boot master
Jay Talbott
- [PATCH 1/4] rockchip: rk3588: Sync device tree from linux maintainer tree
Kever Yang
- [PATCH 2/4] rockchip: rk3588-rock-5b: Enable support for PCIe SATA cards
Kever Yang
- [PATCH 5/4] mkimage: update man page and -h output
Sean Anderson
- [PATCH 4/4] usb: dwc3-generic: Use combined glue and ctrl node for RK3588
Kever Yang
- [PATCH] ARM: stm32: Power cycle Buck3 in reset on DHSOM
Marek Vasut
- [PATCH 5/4] mkimage: update man page and -h output
Simon Glass
- [PATCH v2 2/5] configs: npcm: support more uart baud rate
Jim Liu
- [PATCH v3 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
Simon Glass
- [PATCH] net: e1000: Drop e1000_eth_ids[]
Simon Glass
- [PATCH] mmc: pci: Drop the superfluous cast
Simon Glass
- [PATCH v4 1/8] binman: ti-secure: Add support for firewalling entities
Simon Glass
- [PATCH 09/26] spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Simon Glass
- [PATCH 11/26] fs: ext4: Fix building ext4 in SPL if write is enabled
Simon Glass
- [PATCH 12/26] fs: Compile in sandbox filesystem in SPL if it is enabled
Simon Glass
- [PATCH 13/26] net: Fix compiling SPL when fastboot is enabled
Simon Glass
- [PATCH 14/26] net: bootp: Move port numbers to header
Simon Glass
- [PATCH 15/26] net: bootp: Fall back to BOOTP from DHCP when unit testing
Simon Glass
- [PATCH 18/26] test: spl: Split tests up and use some configs
Simon Glass
- [PATCH 20/26] test: spl: Add functions to create images
Simon Glass
- [PATCH 22/26] test: spl: Add a test for spl_blk_load_image
Simon Glass
- [PATCH 21/26] test: spl: Add functions to create filesystems
Simon Glass
- [PATCH 23/26] test: spl: Add a test for the MMC load method
Simon Glass
- [PATCH 26/26] test: spl: Add a test for the SPI load method
Simon Glass
- [PATCH 25/26] test: spl: Add a test for the NOR load method
Simon Glass
- [PATCH 01/26] spl: legacy: Fix referencing _image_binary_end
Simon Glass
- [PATCH 02/26] spl: nor: Don't allocate header on stack
Simon Glass
- [PATCH 03/26] spl: fit: Fix entry point for SPL_LOAD_FIT_FULL
Simon Glass
- [PATCH 10/26] lib: acpi: Fix linking SPL when ACPIGEN is enabled
Simon Glass
- [PATCH 16/26] spl: Don't cache devices when UNIT_TEST is enabled
Simon Glass
- [PATCH 17/26] spl: Use map_sysmem where appropriate
Simon Glass
- [PATCH 19/26] test: spl: Fix spl_test_load not failing if fname doesn't exist
Simon Glass
- [PATCH 24/26] test: spl: Add a test for the NET load method
Simon Glass
- [PATCH 00/26] test: spl: Test some load methods
Simon Glass
- [PATCH 1/9] ufs: Correct the UFS terminlogy
Simon Glass
- [PATCH v2 2/9] ufs: Add a line feed to the end of some dev_xxx() messages
Simon Glass
- [PATCH v2 3/9] cmd: kconfig: Make ufs prompt look similar to other commands
Simon Glass
- [PATCH v2 1/9] ufs: Correct the UFS terminlogy
Simon Glass
- [PATCH v2 4/9] cmd: ufs: Correct the help text
Simon Glass
- [PATCH v2 5/9] pci_ids: Add Red Hat vendor and device IDs
Simon Glass
- [PATCH v2 6/9] ufs: Allow mmio registers on the PCI bus
Simon Glass
- [PATCH v2 7/9] ufs: Add a PCI based UFS controller driver
Simon Glass
- [PATCH v2 8/9] ufs: Handle UFS 3.1 controllers
Simon Glass
- [PATCH v2 9/9] qemu: riscv: Enable UFS support
Simon Glass
- [PATCH v4 2/8] binman: ftest: Add test for ti-secure firewall node
Simon Glass
- [PATCH v2 3/6] binman: capsule: Remove superfluous [address,size]-cells properties
Simon Glass
- [PATCH v2 4/6] binman: capsule: Use dumped capsule header contents for verification
Simon Glass
- [PATCH v2 5/6] btool: mkeficapsule: Add support for EFI empty capsule generation
Simon Glass
- [PATCH v6 02/14] firmware: scmi: use a protocol's own channel if assigned
Simon Glass
- coreboot 4.11 + U-boot master
Simon Glass
- [PATCH v2 6/6] binman: capsule: Add support for generating EFI empty capsules
Simon Glass
- [PATCH v5] bootstd: sata: Add bootstd support for ahci sata
Simon Glass
- [PATCH] riscv: binman: Fix compilation error
Simon Glass
- [PATCH 3/5] smbios: Use SMBIOS 3.0 to support an address above 4GB
Simon Glass
- coreboot 4.11 + U-boot master
Jay Talbott
- [PATCH 24/26] test: spl: Add a test for the NET load method
Sean Anderson
- [PATCH 21/26] test: spl: Add functions to create filesystems
Sean Anderson
- [PATCH 23/26] test: spl: Add a test for the MMC load method
Sean Anderson
- [PATCH 25/26] test: spl: Add a test for the NOR load method
Sean Anderson
- [PATCH 16/26] spl: Don't cache devices when UNIT_TEST is enabled
Sean Anderson
- [PATCH 09/26] spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
- [PATCH 03/26] spl: fit: Fix entry point for SPL_LOAD_FIT_FULL
Sean Anderson
- [PATCH 01/26] spl: legacy: Fix referencing _image_binary_end
Sean Anderson
- [PATCH] efi_loader: use well-known guid for auto-created boot option
Masahisa Kojima
- [PATCH] riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategy
Randolph
- [PATCH v4 1/8] binman: ti-secure: Add support for firewalling entities
Manorit Chawdhry
- [PATCH v4 1/8] binman: ti-secure: Add support for firewalling entities
Manorit Chawdhry
- [PATCH] efi_loader: use well-known guid for auto-created boot option
Heinrich Schuchardt
- [PATCH V2 0/7] riscv: spl: OpenSBI OS boot mode
Randolph
- [PATCH V2 1/7] spl: riscv: opensbi: change the default os_type as varible
Randolph
- [PATCH V2 2/7] riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbol
Randolph
- [PATCH V2 3/7] riscv: dts: binman: add condition for opensbi os boot
Randolph
- [PATCH V2 4/7] Makefile: delete file *.itb when make clean
Randolph
- [PATCH V2 5/7] spl: riscv: add os type for next booting stage
Randolph
- [PATCH V2 6/7] andes: config: add riscv falcon mode for ae350 platform
Randolph
- [PATCH V2 7/7] riscv: spl: andes: Move the DTB in front of kernel
Randolph
- [PATCH 12/26] fs: Compile in sandbox filesystem in SPL if it is enabled
Heinrich Schuchardt
- [PATCH 13/26] net: Fix compiling SPL when fastboot is enabled
Heinrich Schuchardt
- [PATCH v3 0/4] fix npcm bmc error
Jim Liu
- [PATCH v3 1/4] pinctrl: npcm8xx: add name for gpio function
Jim Liu
- [PATCH v3 2/4] configs: npcm: support more uart baud rate
Jim Liu
- [PATCH v3 3/4] board: nuvuton: arbel: fix incorrect ram size
Jim Liu
- [PATCH v3 4/4] configs: nuvoton: npcm8xx: disable CONFIG_SPI_FLASH_USE_4K_SECTORS
Jim Liu
- [PATCH 14/26] net: bootp: Move port numbers to header
Heinrich Schuchardt
- [PATCH 15/26] net: bootp: Fall back to BOOTP from DHCP when unit testing
Heinrich Schuchardt
- [PATCH 16/26] spl: Don't cache devices when UNIT_TEST is enabled
Heinrich Schuchardt
- [PATCH v2 1/1] drivers: rng: add support for Meson S4
neil.armstrong at linaro.org
- [PATCH 02/26] spl: nor: Don't allocate header on stack
Michael Nazzareno Trimarchi
- [PATCH 05/26] arm: imx: Add newlines after error messages
Heinrich Schuchardt
- [PATCH 07/26] arm: imx: Check header before calling spl_load_imx_container
Heinrich Schuchardt
- [PATCH v3 0/1] hwrng: meson - add support for S4
Alexey Romanov
- [PATCH v3 1/1] drivers: rng: add support for Meson S4
Alexey Romanov
- [PATCH] arm64: zynqmp: Remove fclk driver
Michal Simek
- [PATCH v2 11/19] serial: sh: Fix error handling
Paul Barker
- [PATCH v2 11/19] serial: sh: Fix error handling
Chris Paterson
- [PATCH 1/5] board: rockchip: Add Pine64 Quartz64-A Board
Christopher Obbard
- [PATCH v2 4/5] clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parent
Elaine Zhang
- [PATCH v2 5/5] clk: rockchip: rk3588: fix up the frac pll calculation
Elaine Zhang
- [PATCH v2 2/3] dm: prepare rkmtd UCLASS
Johan Jonker
- [PATCH v3 1/1] drivers: rng: add support for Meson S4
neil.armstrong at linaro.org
- [PATCH 1/5] board: rockchip: Add Pine64 Quartz64-A Board
Christopher Obbard
- [PATCH 5/4] mkimage: update man page and -h output
Tom Rini
- [PATCH v2 00/36] expo: Support editing lines of text
Tom Rini
- [PATCH 0/5] arm64: xilinx: DT sync
Michal Simek
- [PATCH 1/5] arm64: zynqmp: Use mdio node by vp-x-a2785-00-revA and vpk120-revA
Michal Simek
- [PATCH 2/5] arm64: zynqmp: Remove xlnx,zynqmp-aes node
Michal Simek
- [PATCH 3/5] Revert "arm64: zynqmp: Add power domain description for PL"
Michal Simek
- [PATCH 4/5] arm64: zynqmp: Remove address/size-cells from ams node
Michal Simek
- [PATCH 5/5] arm64: zynqmp: remove snps, xhci-stream-quirk property for usb
Michal Simek
- [PATCH] arm64: zynqmp: Disable the lock option for mini qspi
Michal Simek
- [PATCH] ARM: zynq: Disable the config CONFIG_SPI_FLASH_USE_4K_SECTORS
Michal Simek
- [PATCH] arm64: dts: zynqmp: make hw-ecc as the default ecc mode
Michal Simek
- [PATCH 12/26] fs: Compile in sandbox filesystem in SPL if it is enabled
Sean Anderson
- [PATCH 13/26] net: Fix compiling SPL when fastboot is enabled
Sean Anderson
- [PATCH 15/26] net: bootp: Fall back to BOOTP from DHCP when unit testing
Sean Anderson
- [PATCH 16/26] spl: Don't cache devices when UNIT_TEST is enabled
Sean Anderson
- [PATCH v12 0/8] tpm: Support boot measurements
Eddie James
- [PATCH v12 1/8] tpm: Fix spelling for tpmu_ha union
Eddie James
- [PATCH v12 2/8] tpm: sandbox: Update for needed TPM2 capabilities
Eddie James
- [PATCH v12 3/8] tpm: Support boot measurements
Eddie James
- [PATCH v12 4/8] bootm: Support boot measurement
Eddie James
- [PATCH v12 5/8] test: Add sandbox TPM boot measurement
Eddie James
- [PATCH v3 0/8] Add SM uclass and Meson SM driver
neil.armstrong at linaro.org
- [PATCH v12 6/8] doc: Add measured boot documentation
Eddie James
- [PATCH v12 7/8] efi_loader: fix EFI_ENTRY point on get_active_pcr_banks
Eddie James
- [PATCH v12 8/8] test: use a non system PCR for testing PCR extend
Eddie James
- [PATCH] usb: xhci: Workaround to fix the USB halted endpoint issues
Michal Simek
- [PATCH 12/26] fs: Compile in sandbox filesystem in SPL if it is enabled
Tom Rini
- [PATCH 12/26] fs: Compile in sandbox filesystem in SPL if it is enabled
Tom Rini
- [PATCH 13/26] net: Fix compiling SPL when fastboot is enabled
Tom Rini
- [PATCH 03/26] spl: fit: Fix entry point for SPL_LOAD_FIT_FULL
Tom Rini
- coreboot 4.11 + U-boot master
Simon Glass
- [PATCH 03/26] spl: fit: Fix entry point for SPL_LOAD_FIT_FULL
Simon Glass
- [PATCH v2 2/3] dm: prepare rkmtd UCLASS
Simon Glass
- [PATCH v4 1/8] binman: ti-secure: Add support for firewalling entities
Simon Glass
- [PATCH 01/26] spl: legacy: Fix referencing _image_binary_end
Simon Glass
- [PATCH 25/26] test: spl: Add a test for the NOR load method
Simon Glass
- [PATCH V2 2/7] riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbol
Simon Glass
- [PATCH V2 3/7] riscv: dts: binman: add condition for opensbi os boot
Simon Glass
- [PATCH V2 4/7] Makefile: delete file *.itb when make clean
Simon Glass
- [PATCH V2 5/7] spl: riscv: add os type for next booting stage
Simon Glass
- [PATCH v12 6/8] doc: Add measured boot documentation
Simon Glass
- [PATCH v4 1/8] binman: ti-secure: Add support for firewalling entities
Simon Glass
- [PATCH 07/26] arm: imx: Check header before calling spl_load_imx_container
Tom Rini
- [PATCH v4 09/16] board: ti: j784s4: Add board support for J784S4 EVM
Tom Rini
- [PATCH v3 0/7] Add rkmtd command
Johan Jonker
- [PATCH v3 1/7] mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option
Johan Jonker
- [PATCH v3 2/7] rockchip: dm: prepare rkmtd UCLASS
Johan Jonker
- [PATCH v3 3/7] rockchip: block: add rkmtd class and drivers
Johan Jonker
- [PATCH v3 4/7] rockchip: block: blk-uclass: disable bounce buffer support for rkmtd
Johan Jonker
- [PATCH v3 5/7] rockchip: cmd: add rkmtd command
Johan Jonker
- [PATCH v3 6/7] rockchip: test: dm: add rkmtd test
Johan Jonker
- [PATCH v3 7/7] rockchip: doc: add rkmtd.rst
Johan Jonker
- [PATCH] arm: mach-k3: j721s2_init: Enable memory with CONFIG_K3_J721E_DDRSS
Tom Rini
- [PATCH v4] clk: ti: clk-k3: Notify AVS driver upon setting clock rate
Tom Rini
- [PATCH] clk: ti: clk-sci: Notify AVS driver based upon clock rate
Tom Rini
- [PATCH v2 1/2] board: ti: am62x: am62x.env: Fix boot_targets
Tom Rini
- [PATCH v2 2/2] board: ti: am64x: Switch to standard boot flow
Tom Rini
- [PATCH v5 1/2] arm: mach-k3: j7200: Add mcu_timer0 id to the dev list
Tom Rini
- [PATCH v5 2/2] arm: dts: j7200: dts sync with Linux 6.6-rc1
Tom Rini
- [PATCH v7 1/7] configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM
Tom Rini
- [PATCH v7 2/7] Revert "arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool"
Tom Rini
- [PATCH v7 3/7] arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list
Tom Rini
- [PATCH v7 4/7] arm: dts: k3-j721s2: Sync from Linux tag v6.6-rc1
Tom Rini
- [PATCH v7 5/7] arm: dts: k3-am68: Sync from Linux tag v6.6-rc1
Tom Rini
- [PATCH v7 6/7] docs: board: ti: Add j721s2_evm documentation
Tom Rini
- [PATCH v7 7/7] board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File.
Tom Rini
- [PATCH 1/7] checkpatch.pl: Make common.h check boarder
Tom Rini
- [PATCH 2/7] include: Add <linux/types.h> in a few places
Tom Rini
- [PATCH 3/7] arc: Remove common.h usage
Tom Rini
- [PATCH 4/7] m68k: Remove common.h usage
Tom Rini
- [PATCH 5/7] microblaze: Remove common.h usage
Tom Rini
- [PATCH 6/7] mips: Remove common.h usage
Tom Rini
- [PATCH 7/7] riscv: Remove common.h usage
Tom Rini
- [PATCH 00/11] Introduce basic support for TI's AM62Px SoC family
Bryan Brattlof
- [PATCH 01/11] soc: add info to identify the am62p SoC family
Bryan Brattlof
- [PATCH 02/11] arm: mach-k3: am62px: introduce clock and device files for wkup spl
Bryan Brattlof
- [PATCH 03/11] ram: k3-ddrss: enable the am62ax's DDR controller for am62px
Bryan Brattlof
- [PATCH 04/11] arm: mach-k3: invert logic for split DM firmware config
Bryan Brattlof
- [PATCH 05/11] arch: mach-k3: introduce basic files to support the am62px SoC family
Bryan Brattlof
- [PATCH 06/11] board: ti: introduce basic board files for the am62px family
Bryan Brattlof
- [PATCH 07/11] firmware: ti_sci_static_data: add static DMA channel data
Bryan Brattlof
- [PATCH 08/11] arm: dts: add am62p5 dtbs from linux
Bryan Brattlof
- [PATCH 09/11] arm: dts: introduce am62p5 uboot dts files
Bryan Brattlof
- [PATCH 10/11] configs: introduce configs needed for the am62px
Bryan Brattlof
- [PATCH 11/11] doc: board: ti: introduce am62px documentation
Bryan Brattlof
- [PATCH 07/26] arm: imx: Check header before calling spl_load_imx_container
Sean Anderson
- [PATCH] patman: Add a 'keep_change_id' setting
Maxim Cournoyer
- [PATCH v4 0/1] Empirical testing suggests that the rk3588 variants require additional spi detection handling based on iomux settings.
John Clark
- [PATCH v4 1/1] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board
John Clark
- [PATCH 04/11] arm: mach-k3: invert logic for split DM firmware config
Bryan Brattlof
- [PATCH 05/11] arch: mach-k3: introduce basic files to support the am62px SoC family
Bryan Brattlof
- [PATCH 07/26] arm: imx: Check header before calling spl_load_imx_container
Sean Anderson
- [PATCH 1/3] arm64: Use FEAT_HAFDBS to track dirty pages when available
Chris Packham
- [PATCH] arm: mvebu: AC5/AC5X: Disable SMBIOS
Chris Packham
- [PATCH v2] patman: Add a 'keep_change_id' setting
Maxim Cournoyer
- [PATCH 1/1] i2c: designware_i2c: adjust timing calculation
Heiko Schocher
- [PATCH v2] usb: xhci: Workaround to fix the USB halted endpoint issues
Venkatesh Yadav Abbarapu
- [PATCH 5/7] microblaze: Remove common.h usage
Michal Simek
- [PATCH v3 3/7] rockchip: block: add rkmtd class and drivers
Kever Yang
- [PATCH v3 4/7] rockchip: block: blk-uclass: disable bounce buffer support for rkmtd
Kever Yang
- [PATCH v3 6/7] rockchip: test: dm: add rkmtd test
Kever Yang
- [PATCH v3 7/7] rockchip: doc: add rkmtd.rst
Kever Yang
- [PATCH v4 1/1] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board
Kever Yang
- [PATCH] rockchip: dts: rk3328: Sync rock64 device tree file from Linux
Kever Yang
- [PATCH v2 1/5] clk: rockchip: rk3568: support dclk_vop select more parent clks
Kever Yang
- [PATCH v2 2/5] clk: rk3588: Add 742.5M parameter for PLL
Kever Yang
- [PATCH v2 3/5] clk: rockchip: rk3588: support aclk_top_root set 750M
Kever Yang
- [PATCH v2 4/5] clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parent
Kever Yang
- [PATCH v2 5/5] clk: rockchip: rk3588: fix up the frac pll calculation
Kever Yang
- [RESEND PATCH v2] rockchip: include: asm: fix entering download mode rk3066
Kever Yang
- [PATCH 1/1] i2c: designware_i2c: adjust timing calculation
Heinrich Schuchardt
- [PATCH 1/1] configs: sifive: enable poweroff command on Unmatched
Rick Chen
- [PATCH 7/7] riscv: Remove common.h usage
Rick Chen
- [PATCH 1/1] riscv: enable CONFIG_DEBUG_UART by default
Rick Chen
- [PATCH] test/py: net: Add a test for 'pxe get' command
Michal Simek
- [PATCH 1/1] i2c: designware_i2c: adjust timing calculation
Heiko Schocher
- [PATCH 3/7] arc: Remove common.h usage
Alexey Brodkin
- [PATCH 0/2] bootcount: Replace I2C legacy implementation by driver model
Philip Richard Oberfichtner
- [PATCH 1/2] bootcount: Remove legacy I2C driver
Philip Richard Oberfichtner
- [PATCH 2/2] bootcount: Add driver model I2C driver
Philip Richard Oberfichtner
- U-Boot 2023.10 does not boot from uSD on RPi4
Guillaume Gardet
- [PATCH] arm: dts: k3-j721e-mcu-wakeup: Add MCU domain ESM instance
Neha Malcom Francis
- [PATCH] arm: dts: k3-j721e-mcu-wakeup: Add MCU domain ESM instance
Kumar, Udit
- [PATCH 1/2] bootcount: Remove legacy I2C driver
Heiko Schocher
- [PATCH 2/2] bootcount: Add driver model I2C driver
Heiko Schocher
- [PATCH 1/2] bootcount: Remove legacy I2C driver
Philip Oberfichtner
- [PATCH v2] usb: xhci: Workaround to fix the USB halted endpoint issues
Marek Vasut
- [PATCH 1/2] bootcount: Remove legacy I2C driver
Heiko Schocher
- [PATCH v1] zynqmp: migrate gqspi debug to logging
Ibai Erkiaga
- Pull request for u-boot-nand-20230417
Dario Binacchi
- [PATCH v2 00/16] General tegra and board improvements
Thierry Reding
- [PATCH v2 0/2] tegra_mmc: get tap and trim from dts
Thierry Reding
- [GIT PULL] xilinx patches for v2024.01-rc1 v3
Michal Simek
- [PATCH 06/11] board: ti: introduce basic board files for the am62px family
Tom Rini
- [PATCH 07/26] arm: imx: Check header before calling spl_load_imx_container
Tom Rini
- [PATCH 2/2] bootcount: Add driver model I2C driver
Philip Oberfichtner
- [PATCH v1] drivers: don't compile Secure Monitor UCLASS unconditionally
Alexey Romanov
- [PATCH 0/4] clk: imx: add i.MX93 CCF driver
Sébastien Szymanski
- [PATCH v2] i2c: designware_i2c: adjust timing calculation
Heinrich Schuchardt
- [PATCH] Makefile: remove misc include and simple-bin build artifacts on clean
John Clark
- [PATCH] .gitignore: ignore misc include, simple-bin, and tools/generated build artifacts
John Clark
- [PATCH v2] i2c: designware_i2c: adjust timing calculation
Heiko Schocher
- Pull request efi-2024-01-rc1
Heinrich Schuchardt
- [PATCH v2] usb: xhci: Workaround to fix the USB halted endpoint issues
Da Xue
- [PATCH v3 5/7] rockchip: cmd: add rkmtd command
Simon Glass
- [PATCH 4/7] m68k: Remove common.h usage
Simon Glass
- [PATCH 2/7] include: Add <linux/types.h> in a few places
Simon Glass
- [PATCH 1/7] checkpatch.pl: Make common.h check boarder
Simon Glass
- [PATCH v3 7/7] rockchip: doc: add rkmtd.rst
Simon Glass
- [PATCH v2] usb: xhci: Workaround to fix the USB halted endpoint issues
Tom Rini
- [PATCH 1/7] checkpatch.pl: Make common.h check boarder
Tom Rini
- [PATCH 4/7] m68k: Remove common.h usage
Tom Rini
- [PATCH 1/7] checkpatch.pl: Make common.h check boarder
Simon Glass
- [PATCH v3 1/2] dfu: mtd: fix the trace when limit is reached
Dario Binacchi
- [PATCH v3 2/2] dfu: mtd: mark bad the MTD block on erase error
Dario Binacchi
- U-Boot 2023.10 does not boot from uSD on RPi4
Peter Robinson
- U-Boot 2023.10 does not boot from uSD on RPi4
Peter Robinson
- [PATCH v2 1/2] checkpatch.pl: Make common.h check boarder
Simon Glass
- [PATCH v2 2/2] patman: Add a little documentation on the checkpatch tests
Simon Glass
- [PATCH v2 2/2] patman: Add a little documentation on the checkpatch tests
Tom Rini
- [PATCH 06/11] board: ti: introduce basic board files for the am62px family
Bryan Brattlof
- Pull request for u-boot-nand-20230417
Tom Rini
- [GIT PULL] xilinx patches for v2024.01-rc1 v3
Tom Rini
- Pull request efi-2024-01-rc1
Tom Rini
- [PATCH] ls1088a: Move maintainership over to Udit Agarwal
Tom Rini
- [PATCH] ls1088a: Move maintainership over to Udit Agarwal
Tom Rini
- [PATCH v2] patman: Add a 'keep_change_id' setting
Simon Glass
- [PATCH 4/7] m68k: Remove common.h usage
Simon Glass
- U-Boot 2023.10 does not boot from uSD on RPi4
Simon Glass
- [PATCH] .gitignore: ignore misc include, simple-bin, and tools/generated build artifacts
Simon Glass
- [PATCH v3 2/7] rockchip: dm: prepare rkmtd UCLASS
Simon Glass
- [PATCH 3/5] core: introduce dev_read_addr_name[_size]_ptr() functions
Simon Glass
- [PATCH 4/5] pinctrl: single: fix compile warnings with PHYS_64BIT on 32bit
Simon Glass
- [PATCH] bootstd: Scan all bootdevs in a boot_targets entry
Simon Glass
- [PATCH v12 5/8] test: Add sandbox TPM boot measurement
Ilias Apalodimas
- [PATCH v3 2/7] rockchip: dm: prepare rkmtd UCLASS
Johan Jonker
- U-Boot 2023.10 does not boot from uSD on RPi4
Tom Rini
- [PATCH 5/4] mkimage: update man page and -h output
Rasmus Villemoes
- [PULL] u-boot-usb/master
Marek Vasut
- [SPAM] [PATCH 20/26] test: spl: Add functions to create images
Xavier Drudis Ferran
- [PATCH v7 2/2] schemas: Add some common reserved-memory usages
Rob Herring
- [PATCH 4/7] m68k: Remove common.h usage
Angelo Dureghello
- [PATCH 4/7] m68k: Remove common.h usage
Tom Rini
- [PATCH v7 2/2] schemas: Add some common reserved-memory usages
Simon Glass
- [PATCH 4/7] m68k: Remove common.h usage
Angelo Dureghello
- [PATCH v2 6/6] binman: capsule: Add support for generating EFI empty capsules
Simon Glass
- [PATCH v2 5/6] btool: mkeficapsule: Add support for EFI empty capsule generation
Simon Glass
- [PATCH v2 4/6] binman: capsule: Use dumped capsule header contents for verification
Simon Glass
- [PATCH v2 3/6] binman: capsule: Remove superfluous [address,size]-cells properties
Simon Glass
- [PATCH v2 2/6] doc: capsule: Add documentation for the capsule dump feature
Simon Glass
- [PATCH v2 1/6] tools: mkeficapsule: Add support to print capsule headers
Simon Glass
- [PATCH 1/1] sandbox: fix spl_board_init
Simon Glass
- [PATCH] binman: bintool: Change make target arg type from string to list
Simon Glass
- [PATCH 5/5] treewide: use dev_read_addr_*_ptr() where appropriate
Simon Glass
- [PATCH 4/5] pinctrl: single: fix compile warnings with PHYS_64BIT on 32bit
Simon Glass
- [PATCH 3/5] core: introduce dev_read_addr_name[_size]_ptr() functions
Simon Glass
- [PATCH 2/5] core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors
Simon Glass
- [PATCH 1/5] core: fix doc comments of dev_read_addr*() and related functions
Simon Glass
- [PATCH] bootstd: Scan all bootdevs in a boot_targets entry
Simon Glass
- Please pull u-boot-dm
Simon Glass
- [PATCH 1/3] arm64: Use FEAT_HAFDBS to track dirty pages when available
Marc Zyngier
- [PATCH 4/4] test: dm: add SCMI power domain protocol test
Tom Rini
- [PATCH v3] rockchip: configs: sandbox: enable rkmtd command
Johan Jonker
- [SPAM] [PATCH 20/26] test: spl: Add functions to create images
Sean Anderson
- [PULL] u-boot-usb/master
Tom Rini
- [PATCH] firmware: scmi: Fix clearing variable
Tom Rini
- [PATCH v6 01/14] scmi: refactor the code to hide a channel from devices
Tom Rini
- [PATCH] sunxi: H616: DRAM: refactor mctl_phy_configure_odt()
Andre Przywara
- [PATCH] sunxi: H616: DRAM: refactor mctl_phy_configure_odt()
Jernej Škrabec
- [PATCH v1] drivers: don't compile Secure Monitor UCLASS unconditionally
Simon Glass
- [PATCH v3 6/7] rockchip: test: dm: add rkmtd test
Simon Glass
- [PATCH v3] rockchip: configs: sandbox: enable rkmtd command
Simon Glass
- [PATCH 1/5] board: rockchip: Add Pine64 Quartz64-A Board
Jonas Karlman
- [PATCH] imx8mp-evk: Add USB0 OTG support
Fabio Estevam
- [PATCH 3/4] rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patches
Jonas Karlman
- [PATCH 1/5] board: rockchip: Add Pine64 Quartz64-A Board
Jonas Karlman
- [PATCH] sunxi: H616: DRAM: refactor mctl_phy_configure_odt()
Mikhail Kalashnikov
- [PATCH v2 06/19] arm: rmobile: Add basic R9A07G044L SoC support
Marek Vasut
- [PATCH v2 07/19] clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver
Marek Vasut
- [PATCH v2 09/19] cmd: gpio: Skip output on -ENOENT
Marek Vasut
- [PATCH v2 12/19] serial: sh: Add RZ/G2L SCIF support
Marek Vasut
- [PATCH v2 12/19] serial: sh: Add RZ/G2L SCIF support
Marek Vasut
- [PATCH v2 13/19] mmc: renesas-sdhi: Refactor probe function
Marek Vasut
- [PATCH v2 14/19] mmc: renesas-sdhi: Initialize module on RZ/G2L
Marek Vasut
- [PATCH v2 16/19] arm: rmobile: Add CPU detection for RZ/G2L
Marek Vasut
- [PATCH v2 17/19] arm: rmobile: Support RZ/G2L memory map
Marek Vasut
- [PATCH v2 19/19] board: rzg2l: Add RZ/G2L SMARC EVK board
Marek Vasut
- [PATCH v2 10/19] pinctrl: renesas: Add RZ/G2L PFC driver
Marek Vasut
- [PATCH v2] doc: Migrate Renesas board docs to rst
Marek Vasut
- [PATCH 0/6] binman: Update CBFS implementation
Simon Glass
- [PATCH 1/6] binman: Reset missing bintools after testing
Simon Glass
- [PATCH 2/6] binman: Don't add compression attribute for uncompressed files
Simon Glass
- [PATCH 3/6] binman: Ensure attributes always come last in the metadata
Simon Glass
- [PATCH 4/6] binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4
Simon Glass
- [PATCH 5/6] binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE
Simon Glass
- [PATCH 6/6] binman: Move stage header into a CBFS attribute
Simon Glass
- [PATCH v2 00/29] test: spl: Test some load methods
Sean Anderson
- [PATCH v2 01/29] spl: legacy: Fix referencing _image_binary_end
Sean Anderson
- [PATCH v2 02/29] spl: nor: Don't allocate header on stack
Sean Anderson
- [PATCH v2 03/29] spl: fit: Fix entry point for SPL_LOAD_FIT_FULL
Sean Anderson
- [PATCH v2 04/29] arm: imx: Fix i.MX8 container load address
Sean Anderson
- [PATCH v2 05/29] arm: imx: Add newlines after error messages
Sean Anderson
- [PATCH v2 06/29] arm: imx: Use log_err for errors in read_auth_container
Sean Anderson
- [PATCH v2 07/29] arm: imx: Add function to validate i.MX8 containers
Sean Anderson
- [PATCH v2 08/29] arm: imx: Check header before calling spl_load_imx_container
Sean Anderson
- [PATCH v2 09/29] Move i.MX8 container image loading support to common/spl
Sean Anderson
- [PATCH v2 10/29] spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
- [PATCH v2 11/29] lib: acpi: Fix linking SPL when ACPIGEN is enabled
Sean Anderson
- [PATCH v2 12/29] fs: Disable sandbox filesystem in SPL
Sean Anderson
- [PATCH v2 13/29] fs: ext4: Fix building ext4 in SPL if write is enabled
Sean Anderson
- [PATCH v2 14/29] fs: ext4: Add some defines for testing
Sean Anderson
- [PATCH v2 15/29] net: Fix compiling SPL when fastboot is enabled
Sean Anderson
- [PATCH v2 16/29] net: bootp: Move port numbers to header
Sean Anderson
- [PATCH v2 17/29] net: bootp: Fall back to BOOTP from DHCP when unit testing
Sean Anderson
- [PATCH v2 18/29] spl: Add callbacks to invalidate cached devices
Sean Anderson
- [PATCH v2 19/29] spl: Use map_sysmem where appropriate
Sean Anderson
- [PATCH v2 20/29] sandbox: Support -T in spl
Sean Anderson
- [PATCH v2 21/29] test: spl: Split tests up and use some configs
Sean Anderson
- [PATCH v2 22/29] test: spl: Fix spl_test_load not failing if fname doesn't exist
Sean Anderson
- [PATCH v2 23/29] test: spl: Add functions to create images
Sean Anderson
- [PATCH v2 24/29] test: spl: Add functions to create filesystems
Sean Anderson
- [PATCH v2 25/29] test: spl: Add a test for spl_blk_load_image
Sean Anderson
- [PATCH v2 26/29] test: spl: Add a test for the MMC load method
Sean Anderson
- [PATCH v2 27/29] test: spl: Add a test for the NET load method
Sean Anderson
- [PATCH v2 28/29] test: spl: Add a test for the NOR load method
Sean Anderson
- [PATCH v2 29/29] test: spl: Add a test for the SPI load method
Sean Anderson
- [PATCH v2] imx8mp-evk: Add USB0 OTG support
Fabio Estevam
- [PATCH v2 12/29] fs: Disable sandbox filesystem in SPL
Heinrich Schuchardt
- Please pull u-boot-dm
Tom Rini
- [PATCH v2 16/29] net: bootp: Move port numbers to header
Heinrich Schuchardt
- [PATCH v2 16/29] net: bootp: Move port numbers to header
Tom Rini
- Re: [PATCH v2 17/29] net: bootp: Fall back to BOOTP from DHCP when unit testing
Heinrich Schuchardt
- [PATCH v2 12/29] fs: Disable sandbox filesystem in SPL
Sean Anderson
- [PATCH v2 12/19] serial: sh: Add RZ/G2L SCIF support
Marek Vasut
- [PATCH v2 11/19] serial: sh: Fix error handling
Marek Vasut
- [PATCH] mmc: sh_sdhi: Drop unused driver
Marek Vasut
- [PATCH v2 17/29] net: bootp: Fall back to BOOTP from DHCP when unit testing
Sean Anderson
- [PATCH 1/3] arm64: Use FEAT_HAFDBS to track dirty pages when available
Chris Packham
- [PATCH v2 12/29] fs: Disable sandbox filesystem in SPL
Simon Glass
- [PATCH] mmc: tmio: Always check for errors after receiving an IRQ
Marek Vasut
- [PATCH v2 14/29] fs: ext4: Add some defines for testing
Simon Glass
- [PATCH v2 20/29] sandbox: Support -T in spl
Simon Glass
- [PATCH v2 24/29] test: spl: Add functions to create filesystems
Simon Glass
- [RESEND PATCH v3 0/3] rpi: Convert to standard boot
Simon Glass
- [PATCH v2 0/6] smbios: Deal with tables beyond 4GB
Simon Glass
- [PATCH v2 1/6] smbios: Refactor 32-bit code into an else statement
Simon Glass
- [PATCH v2 2/6] smbios: Move the rest of the SMBIOS2 code
Simon Glass
- [PATCH v2 3/6] smbios: Use SMBIOS 3.0 to support an address above 4GB
Simon Glass
- [PATCH v2 4/6] smbios: Correct gd_smbios_start()
Simon Glass
- [PATCH v2 5/6] efi: Use the correct GUID for the SMBIOS table
Simon Glass
- [PATCH v2 6/6] smbios: Require the caller to align the SMBIOS table
Simon Glass
- [PATCH v1] drivers: don't compile Secure Monitor UCLASS unconditionally
Neil Armstrong
- [PATCH v2 0/2] Meson A1: add HW RNG and AO Secure nodes
neil.armstrong at linaro.org
- [PATCH v3 0/1] hwrng: meson - add support for S4
neil.armstrong at linaro.org
- [PATCH 1/2] command.h: Add a U_BOOT_LONGHELP macro
Simon Glass
- [PATCH v2 17/29] net: bootp: Fall back to BOOTP from DHCP when unit testing
Simon Glass
- [PATCH v2] imx8mp-evk: Add USB0 OTG support
Marek Vasut
- [PATCH v2 12/19] serial: sh: Add RZ/G2L SCIF support
Paul Barker
- [PATCH] mmc: sh_sdhi: Drop unused driver
Paul Barker
- [PATCH v2 12/19] serial: sh: Add RZ/G2L SCIF support
Marek Vasut
- [PATCH v2 12/19] serial: sh: Add RZ/G2L SCIF support
Marek Vasut
- [PATCH v2 17/29] net: bootp: Fall back to BOOTP from DHCP when unit testing
Tom Rini
- [PATCH] arm: mach-apple: Move M1/M2 specifics into a separate folder
Mark Kettenis
- [PATCH v4 0/8] Add rkmtd command
Johan Jonker
- [PATCH v4 1/8] mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option
Johan Jonker
- [PATCH v4 2/8] rockchip: dm: prepare rkmtd UCLASS
Johan Jonker
- [PATCH v4 3/8] rockchip: block: add rkmtd class and drivers
Johan Jonker
- [PATCH v4 4/8] rockchip: block: blk-uclass: disable bounce buffer support for rkmtd
Johan Jonker
- [PATCH v4 5/8] rockchip: cmd: add rkmtd command
Johan Jonker
- [PATCH v4 6/8] rockchip: test: dm: add rkmtd test
Johan Jonker
- [PATCH v4 7/8] rockchip: doc: add rkmtd.rst
Johan Jonker
- [PATCH v4 8/8] rockchip: configs: sandbox: enable rkmtd command
Johan Jonker
- [PATCH] arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOM
Marek Vasut
- [PATCH v6 0/9] Add EFI HTTP boot support
Masahisa Kojima
- [PATCH v6 1/9] net: wget: prevent overwriting reserved memory
Masahisa Kojima
- [PATCH v6 2/9] net: wget: add wget with dns utility function
Masahisa Kojima
- [PATCH v6 3/9] blk: blkmap: add ramdisk creation utility function
Masahisa Kojima
- [PATCH v6 4/9] efi_loader: create default file boot option
Masahisa Kojima
- [PATCH v6 5/9] efi_loader: support boot from URI device path
Masahisa Kojima
- [PATCH v6 6/9] efi_loader: add CDROM short-form device path
Masahisa Kojima
- [PATCH v6 7/9] Boot var automatic management for removable medias
Masahisa Kojima
- [PATCH v6 8/9] cmd: efidebug: add uri device path
Masahisa Kojima
- [PATCH v6 9/9] doc: uefi: add HTTP Boot support
Masahisa Kojima
- [PATCH] eeprom: at24: add ST M24C32-D Additional Write lockable page support
Marek Vasut
- [PATCH] arm64: dts: imx8mp: Describe M24C32-D write-lockable page in DH i.MX8MP DHCOM DT
Marek Vasut
- [PATCH v3] imx8mp-evk: Add USB0 OTG support
Fabio Estevam
- [PATCH v4] imx8mp-evk: Add USB0 OTG support
Fabio Estevam
- [PATCH 1/3] arm64: Use FEAT_HAFDBS to track dirty pages when available
Chris Packham
- [PATCH 4/4] test: dm: add SCMI power domain protocol test
AKASHI Takahiro
- [PATCH v6 0/9] Add EFI HTTP boot support
Masahisa Kojima
- [RESEND PATCH v6 0/9] Add EFI HTTP boot support
Masahisa Kojima
- [RESEND PATCH v6 1/9] net: wget: prevent overwriting reserved memory
Masahisa Kojima
- [RESEND PATCH v6 2/9] net: wget: add wget with dns utility function
Masahisa Kojima
- [RESEND PATCH v6 3/9] blk: blkmap: add ramdisk creation utility function
Masahisa Kojima
- [RESEND PATCH v6 4/9] efi_loader: create default file boot option
Masahisa Kojima
- [RESEND PATCH v6 5/9] efi_loader: support boot from URI device path
Masahisa Kojima
- [RESEND PATCH v6 6/9] efi_loader: add CDROM short-form device path
Masahisa Kojima
- [RESEND PATCH v6 7/9] Boot var automatic management for removable medias
Masahisa Kojima
- [RESEND PATCH v6 8/9] cmd: efidebug: add uri device path
Masahisa Kojima
- [RESEND PATCH v6 9/9] doc: uefi: add HTTP Boot support
Masahisa Kojima
- [PATCH v2 0/1] sunxi: H616: add LPDDR4 support
Mikhail Kalashnikov
- [PATCH v2 1/1] sunxi: H616: add LPDDR4 DRAM support
Mikhail Kalashnikov
- [PATCH v2 0/4] firmware: scmi: add SCMI power domain protocol support
AKASHI Takahiro
- [PATCH v2 1/4] firmware: scmi: add power domain protocol support
AKASHI Takahiro
- [PATCH v2 2/4] power: domain: add SCMI driver
AKASHI Takahiro
- [PATCH v2 3/4] sandbox: add SCMI power domain protocol support for testing
AKASHI Takahiro
- [PATCH v2 4/4] test: dm: add SCMI power domain protocol test
AKASHI Takahiro
- [PATCH v6 0/9] Add EFI HTTP boot support
Michal Simek
- [PATCH v2] usb: xhci: Workaround to fix the USB halted endpoint issues
Michal Simek
- [PATCH v6 0/9] Add EFI HTTP boot support
Masahisa Kojima
- [PATCH 3/3] ARM: imx: Add support for detecting primary/secondary bmode on MX8M
Stefano Babic
- [PATCH v7 0/9] Add EFI HTTP boot support
Masahisa Kojima
- [PATCH v7 1/9] net: wget: prevent overwriting reserved memory
Masahisa Kojima
- [PATCH v7 2/9] net: wget: add wget with dns utility function
Masahisa Kojima
- [PATCH v7 3/9] blk: blkmap: add ramdisk creation utility function
Masahisa Kojima
- [PATCH v7 4/9] efi_loader: create default file boot option
Masahisa Kojima
- [PATCH v7 5/9] efi_loader: support boot from URI device path
Masahisa Kojima
- [PATCH v7 6/9] efi_loader: add CDROM short-form device path
Masahisa Kojima
- [PATCH v7 7/9] Boot var automatic management for removable medias
Masahisa Kojima
- [PATCH v7 8/9] cmd: efidebug: add uri device path
Masahisa Kojima
- [PATCH v7 9/9] doc: uefi: add HTTP Boot support
Masahisa Kojima
- [GIT PULL] Please pull u-boot-amlogic-20231015
Neil Armstrong
- [PATCH v7 4/9] efi_loader: create default file boot option
Heinrich Schuchardt
- [PATCH v7 7/9] Boot var automatic management for removable medias
João Marcos Costa
- [PATCH v2] wdt: nuvoton: fix reset/expire function error
Stefan Roese
- [PATCH] cyclic: doc: Update documentation for CONFIG_CYCLIC_MAX_CPU_TIME_US
Stefan Roese
- [PATCH] arm: mvebu: Enable bootstd for Synology DS116 board
Stefan Roese
- [PATCH] arm: mvebu: Enable bootstd for Thecus N2350 board
Stefan Roese
- [RESEND PATCH] bootstd: sata: bootdev scanning for ahci sata with no drive attached
Stefan Roese
- [PATCH 1/3] arm: mvebu: allow additional 4096 offset for bootable mmc image
Stefan Roese
- [PATCH 2/3] cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096
Stefan Roese
- [PATCH v2 0/2] serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE
Rasmus Villemoes
- [PATCH v2 1/2] serial: serial-uclass.c: move definition of _serial_flush up a bit
Rasmus Villemoes
- [PATCH v2 2/2] serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE
Rasmus Villemoes
- [PATCH 3/3] arm: mvebu: clearfog: Add defconfigs for eMMC booting
Stefan Roese
- [PATCH 1/2] arm: mvebu: clearfog: read number of ddr channels from tlv data
Stefan Roese
- [PATCH 2/2] arm: mvebu: clearfog: support 512MB memory size from tlv eeprom
Stefan Roese
- [PATCH v5] bootstd: sata: Add bootstd support for ahci sata
Stefan Roese
- [PATCH] arm: mvebu: AC5/AC5X: Disable SMBIOS
Stefan Roese
- [PATCH] arm: kirkwood: Pogo v4: Enable LTO
Stefan Roese
- [PATCH v3 3/3] mx28evk: Add USB Mass Storage support
sbabic at denx.de
- [PATCH resend 2/2] imx: spl_imx_romapi.c: remove dead code
sbabic at denx.de
- [PATCH] verdin-imx8mp: drop unused tdx easy installer ifdef
sbabic at denx.de
- [PATCH v2 3/3] arm: dts: imx8mn: protect the firmware/optee node with ifdef
sbabic at denx.de
- [PATCH] imx: hab: Use CONFIG_SPL_LOAD_FIT_ADDRESS in the CSF example
sbabic at denx.de
- [PATCH] smegw01: Remove misuse of CONFIG_ENV_IS_NOWHERE
sbabic at denx.de
- [PATCH v2] arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi
sbabic at denx.de
- [PATCH 3/6] board: gateworks: venice: add imx8mp-gw72xx-2x support
sbabic at denx.de
- [PATCH 6/6] board: gateworks: venice: updates for imx8mp-venice-gw74xx revB PCB
sbabic at denx.de
- [PATCH 4/6] board: gateworks: venice: add imx8mp-gw73xx-2x support
sbabic at denx.de
- [PATCH 2/6] board: gateworks: venice: add imx8mp-gw71xx-2x support
sbabic at denx.de
- [PATCH v2 2/3] arm: dts: imx8mp: move firmware/optee node to common imx8mp-u-boot.dtsi
sbabic at denx.de
- [PATCH resend 1/2] imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FIT size
sbabic at denx.de
- [PATCH] arm: dts: imx6ull-14x14-evk-u-boot: add rngb
sbabic at denx.de
- [PATCH] toradex: colibri_imx7: Enable nand/emmc detection and set boot variant
sbabic at denx.de
- [PATCH 5/6] board: gateworks: venice: add imx8mm-gw7905-0x support
sbabic at denx.de
- [PATCH v3] imx: syscounter: allow timer_init for SPL build
sbabic at denx.de
- [PATCH v2] arm: imx: imx8m: add optee configuration to ft_system_setup
sbabic at denx.de
- [PATCH v3 1/3] usb: ehci: mxs: Fix the USB node pointer retrieval
sbabic at denx.de
- [PATCH v2] mx8m: csf.sh: pad csf blob for u-boot.itb to CSF_SIZE minus IVT header
sbabic at denx.de
- [PATCH] arm: mach-imx: Makefile: Extend u-boot-nand.imx padding
sbabic at denx.de
- [PATCH v1] board: toradex: verdin-imx8mm: enable usb sdp spl recovery support
sbabic at denx.de
- [PATCH] toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfg
sbabic at denx.de
- [PATCH v3 2/3] usb: ehci: mxs: Use regulator_set_enable_if_allowed()
sbabic at denx.de
- [PATCH v1] board: toradex: verdin-imx8mm: set fixed LPDDR4 refresh rate as per errata ERR050805
sbabic at denx.de
- [PATCH] imx8mp: binman: rename spl and u-boot nodes
sbabic at denx.de
- [PATCH v2 1/3] arm: dts: imx8mm: move firmware/optee node to common imx8mm-u-boot.dtsi
sbabic at denx.de
- [PATCH] usbarmory: Add DM_I2C and DM_SERIAL support
sbabic at denx.de
- [PATCH v3 00/21] Add support for the Renesas RZ/G2L SMARC EVK
Paul Barker
- [PATCH v3 01/21] serial: sh: Fix compile error when lacking HSCIF support
Paul Barker
- [PATCH v3 02/21] dt-bindings: Add RZ/G2L CPG bindings
Paul Barker
- [PATCH v3 03/21] dt-bindings: Add RZ/G2L PFC bindings
Paul Barker
- [PATCH v3 04/21] dt-bindings: Add RZ/G2L IRQC bindings
Paul Barker
- [PATCH v3 05/21] arm: rmobile: Add basic RZ/G2L family support
Paul Barker
- [PATCH v3 06/21] arm: rmobile: Add basic R9A07G044L SoC support
Paul Barker
- [PATCH v3 07/21] clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver
Paul Barker
- [PATCH v3 08/21] arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4
Paul Barker
- [PATCH v3 09/21] cmd: gpio: Skip output on -ENOENT
Paul Barker
- [PATCH v3 10/21] pinctrl: renesas: Add RZ/G2L PFC driver
Paul Barker
- [PATCH v3 11/21] gpio: Add RZ/G2L GPIO driver
Paul Barker
- [PATCH v3 12/21] serial: sh: Fix error handling
Paul Barker
- [PATCH v3 13/21] serial: sh: Sort includes
Paul Barker
- [PATCH v3 14/21] serial: sh: Add RZ/G2L SCIF support
Paul Barker
- [PATCH v3 15/21] mmc: renesas-sdhi: Refactor probe function
Paul Barker
- [PATCH v3 16/21] mmc: renesas-sdhi: Initialize module on RZ/G2L
Paul Barker
- [PATCH v3 17/21] arm: rmobile: Include <asm/types.h> in header
Paul Barker
- [PATCH v3 18/21] arm: rmobile: Add CPU detection for RZ/G2L
Paul Barker
- [PATCH v3 19/21] arm: rmobile: Support RZ/G2L memory map
Paul Barker
- [PATCH v3 20/21] arm: dts: Import RZ/G2L SMARC EVK device tree
Paul Barker
- [PATCH v3 21/21] board: rzg2l: Add RZ/G2L SMARC EVK board
Paul Barker
- [PATCH v4] dt-bindings: mtd: fixed-partitions: Add compression property
Miquel Raynal
- failed to build u-boot mt7621_rfb_defconfig
Xiaobo Liu
- [PATCH 1/3] arm64: Use FEAT_HAFDBS to track dirty pages when available
Marc Zyngier
- [PATCH 1/6] binman: Reset missing bintools after testing
Neha Malcom Francis
- [PATCH 2/6] binman: Don't add compression attribute for uncompressed files
Neha Malcom Francis
- [PATCH v2 5/6] board: phytec: common: phytec_som_detection: Add helper for PCB revision
sbabic at denx.de
- [PATCH v2 1/6] board: phytec: Add common PHYTEC SoM detection
sbabic at denx.de
- [PATCH v2 2/6] board: phytec: common: Add imx8m specific EEPROM detection support
sbabic at denx.de
- [PATCH v2 6/6] board: phytec: phycore_imx8mp: Add 4000MTS RAM timings based on PCB rev
sbabic at denx.de
- [PATCH v2 4/6] board: phytec: phycore_imx8mp: Update 2GB RAM Timings
sbabic at denx.de
- [PATCH v2 3/6] board: phytec: phycore-imx8mp: Add EEPROM detection initialisation
sbabic at denx.de
- [PATCH] pstore: Use root address-cells/size-cells as defaults for reserved-memory
Andrey Skvortsov
- [PATCH v7 4/9] efi_loader: create default file boot option
Ilias Apalodimas
- [PATCH RESEND v3 1/1] arm: dts: icnova-a20-adb4006: Add board support
Andre Przywara
- [PATCH v7 4/9] efi_loader: create default file boot option
Heinrich Schuchardt
- [PATCH v2 1/7] spl: fit: Add board level function to decide application of DTO
Marek Vasut
- [PATCH v2 2/7] arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoM
Marek Vasut
- [PATCH v2 3/7] arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200
Marek Vasut
- [PATCH v2 4/7] arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PDK3 DT
Marek Vasut
- [PATCH v2 5/7] arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100
Marek Vasut
- [PATCH v2 6/7] arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOM
Marek Vasut
- [PATCH v2 7/7] arm64: dts: imx8mp: Describe M24C32-D write-lockable page in DH i.MX8MP DHCOM DT
Marek Vasut
- [PATCH v3 12/21] serial: sh: Fix error handling
Marek Vasut
- [PATCH v3 13/21] serial: sh: Sort includes
Marek Vasut
- [PATCH v7 4/9] efi_loader: create default file boot option
Ilias Apalodimas
- [PATCH v3 21/21] board: rzg2l: Add RZ/G2L SMARC EVK board
Marek Vasut
- [PATCH v3 16/21] mmc: renesas-sdhi: Initialize module on RZ/G2L
Marek Vasut
- failed to build u-boot mt7621_rfb_defconfig
Fabio Estevam
- [PATCH v7 4/9] efi_loader: create default file boot option
Masahisa Kojima
- [PATCH 1/2] command.h: Add a U_BOOT_LONGHELP macro
Tom Rini
- [PATCH 0/9] Suspend to RAM support for K3 J7200
Thomas Richard
- [PATCH 1/9] DO NOT MERGE: arm: dts: k3-j7200-r5-common: Add pmic node for esm
Thomas Richard
- [PATCH 2/9] configs: j7200_evm_r5: Used reserved memory in DDR for stack
Thomas Richard
- [PATCH 3/9] configs: j7200_evm_r5: Move address used for allocation in the reserved space
Thomas Richard
- [PATCH 4/9] board: ti: j721e: Add resume detection for J7200
Thomas Richard
- [PATCH 5/9] ram: k3-ddrss: Add exit retention support
Thomas Richard
- [PATCH 6/9] board: ti: j721e: Add the missing part of exit retention for k3-ddrss (J7200)
Thomas Richard
- [PATCH 7/9] board: ti: j721e: During resume spl restores TF-A and DM-Firmware
Thomas Richard
- [PATCH 8/9] arm: mach-k3: j7200: Skip fit processing when resuming
Thomas Richard
- [PATCH 9/9] cmd: test_enter_suspend: Add test_enter_suspend command
Thomas Richard
- [PATCH v5 2/6] cmd: Add a sysinfo command
Detlev Casanova
- [PATCH 1/4] net: dwc_eth_qos: add i.MX93 support
Stefano Babic
- [PATCH] kirkwood: dns325: Enable 2nd harddrive
Stefan Roese
- [PATCH 1/2] ARM64: dts: marvell: cn9310: Use appropriate label for spi1 pins
Stefan Roese
- [PATCH 2/2] ARM64: dts: marvell: cn9310-crb: Remove duplicate pinctrl
Stefan Roese
- [PATCH] arm: kirkwood: Add support for ZyXEL NSA325 board
Stefan Roese
- [PATCH] arm: mvebu: sata_mv: Add bootstd hook to enable sata_bootdev
Stefan Roese
- [PATCH 1/2] arm: mvebu: x240: Disable SMBIOS
Stefan Roese
- [PATCH 2/2] Revert "arm: mvebu: x240: Use i2c-gpio instead of built in controller"
Stefan Roese
- [PATCH] arm: mvebu: Enable bootstd for Synology DS116 board
Stefan Roese
- [PATCH] arm: mvebu: Enable bootstd for Thecus N2350 board
Stefan Roese
- [PATCH 1/2] arm: mvebu: clearfog: read number of ddr channels from tlv data
Stefan Roese
- [PATCH 2/2] arm: mvebu: clearfog: support 512MB memory size from tlv eeprom
Stefan Roese
- [PATCH] arm: mvebu: AC5/AC5X: Disable SMBIOS
Stefan Roese
- [PATCH v7 4/9] efi_loader: create default file boot option
Heinrich Schuchardt
- Please pull u-boot-marvell/master
Stefan Roese
- [PATCH 00/11] Introduce basic support for TI's AM62Px SoC family
Nishanth Menon
- [PATCH v1] arm: dts: k3-am625-verdin: fix boot
Nishanth Menon
- [RFC PATCH 0/5] Move video memory reservation for SPL at the end of RAM
Devarsh Thakkar
- [RFC PATCH 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM
Devarsh Thakkar
- [RFC PATCH 2/5] board: ti: am62x: evm: Remove video_setup from spl_board_init
Devarsh Thakkar
- [RFC PATCH 3/5] common/board_f: Catch bloblist before starting resevatinos
Devarsh Thakkar
- [RFC PATCH 4/5] video: Skip framebuffer reservation if already reserved
Devarsh Thakkar
- [RFC PATCH 5/5] video: Fill video handoff in video post probe
Devarsh Thakkar
- [PATCH v2] cmd: mbr: Allow 4 MBR partitions without need for extended
Tom Rini
- [PATCH v3 5/9] board_f: Fix corruption of relocaddr
Devarsh Thakkar
- [PATCH v2 1/4] spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()
Marek Vasut
- [PATCH v2 2/4] ARM: imx: Factor out parsing of ROM log
Marek Vasut
- [PATCH v2 3/4] ARM: imx: Use correct U-Boot offset in case of secondary boot from eMMC
Marek Vasut
- [PATCH v2 4/4] ARM: imx: Add support for detecting primary/secondary bmode on MX8M
Marek Vasut
- [PATCH v2] cmd: mbr: Allow 4 MBR partitions without need for extended
Simon Glass
- [PATCH 1/9] DO NOT MERGE: arm: dts: k3-j7200-r5-common: Add pmic node for esm
Nishanth Menon
- [PATCH 2/4] arm: dts: imx93: add a per clock for LPUART1
sbabic at denx.de
- [PATCH] ARM: dts: imx: Switch USB1 port control to GPIO on Data Modul i.MX8M Plus eDM SBC
sbabic at denx.de
- [PATCH 2/4] net: dwc_eth_qos: Add board_interface_eth_init() for i.MX93
sbabic at denx.de
- [PATCH 3/4] net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CG
sbabic at denx.de
- [PATCH 1/3] imx7d-sdb-u-boot: Pass SPDX-License tag
sbabic at denx.de
- [PATCH 5/5] arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100
sbabic at denx.de
- [PATCH 3/4] serial: lpuart: Enable IPG clock
sbabic at denx.de
- [PATCH 4/5] arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PDK3 DT
sbabic at denx.de
- [PATCH 2/5] arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoM
sbabic at denx.de
- [PATCH 3/3] smegw01: Convert to watchdog driver model
sbabic at denx.de
- [PATCH 4/4] imx93_evk: defconfig: enable clock driver
sbabic at denx.de
- [PATCH 2/3] mx7dsabresd: Convert to watchdog driver model
sbabic at denx.de
- [PATCH 1/5] spl: fit: Add board level function to decide application of DTO
sbabic at denx.de
- [PATCH 1/4] net: dwc_eth_qos: add i.MX93 support
sbabic at denx.de
- [PATCH] imx: hab: Use size parameter
sbabic at denx.de
- [PATCH 3/5] arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200
sbabic at denx.de
- [PATCH 1/4] clk: imx: add i.MX93 CCF driver
sbabic at denx.de
- [PATCH 4/4] arm: dts: imx93-evk: remove wrong eqos compatible string
sbabic at denx.de
- [PATCH v7 2/2] schemas: Add some common reserved-memory usages
Rob Herring
- [PATCH v5 6/6] sysinfo: rcar3: Implement BOARD_ID and BOARD_REV_*
Detlev Casanova
- [PATCH v5 1/6] sysinfo: Add IDs for board id and revision
Heinrich Schuchardt
- [PATCH v5 4/6] sysinfo: Add documentation
Heinrich Schuchardt
- [PATCH v5 1/6] sysinfo: Add IDs for board id and revision
Marek Vasut
- [PATCH v5 6/6] sysinfo: rcar3: Implement BOARD_ID and BOARD_REV_*
Marek Vasut
- [PATCH 9/9] cmd: test_enter_suspend: Add test_enter_suspend command
Heinrich Schuchardt
- [PATCH v7 7/9] Boot var automatic management for removable medias
João Marcos Costa
- [PATCH v2] usb: xhci: Workaround to fix the USB halted endpoint issues
Tom Rini
- [PATCH v7 1/2] schemas: memory: Add ECC properties
Rob Herring
- [RESEND PATCH] arm: kirkwood: Pogo v4: Enable LTO
Tony Dinh
- [PATCH] mxs: Kconfig: Remove TARGET_XFI3 symbol
sbabic at denx.de
- [PATCH v4] imx8mp-evk: Add USB0 OTG support
sbabic at denx.de
- [PATCH] arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOM
sbabic at denx.de
- [PATCH v2] pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUX
sbabic at denx.de
- [GIT PULL] Please pull u-boot-amlogic-20231015
Tom Rini
- [PATCH 1/6] cmd: move mac command
Tom Rini
- [PATCH 2/6] freescale: fix long help handling in mac command
Tom Rini
- [PATCH 3/6] eeprom: SiFive Unmatched: re-implement mac command
Tom Rini
- [PATCH 4/6] eeprom: starfive: re-implement mac command
Tom Rini
- [PATCH 5/6] eeprom: starfive: raw dump if unsupported data version
Tom Rini
- [PATCH 6/6] eeprom: starfive: add 'mac raw' command
Tom Rini
- [PATCH 1/2] command.h: Add a U_BOOT_LONGHELP macro
Tom Rini
- [PATCH 2/2] cmd: Convert existing long help messages to the new macro
Tom Rini
- [PATCH] cmd/ti: Update Kconfig logic and Makefile recursion logic
Tom Rini
- Pull request: please pull u-boot-imx-20231016
Stefano Babic
- Please pull u-boot-marvell/master
Tom Rini
- [PATCH v7 1/2] schemas: memory: Add ECC properties
Simon Glass
- [PATCH v4 2/8] rockchip: dm: prepare rkmtd UCLASS
Simon Glass
- [PATCH 1/1] config: qemu: relax print and console buffer size
Heinrich Schuchardt
- [PATCH v4 4/8] rockchip: block: blk-uclass: disable bounce buffer support for rkmtd
Simon Glass
- [PATCH v5 2/6] cmd: Add a sysinfo command
Simon Glass
- [PATCH v2 2/2] serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE
Simon Glass
- [PATCH v7 2/2] schemas: Add some common reserved-memory usages
Simon Glass
- [PATCH v3 00/32] Tidy up use of CONFIG_CMDLINE
Simon Glass
- [PATCH v3 01/32] buildman: Use oldconfig when adjusting the config
Simon Glass
- [PATCH v3 02/32] bootstd: Correct dependencies on CMDLINE
Simon Glass
- [PATCH v3 03/32] autoboot: Correct dependencies on CMDLINE
Simon Glass
- [PATCH v3 04/32] cmd: Add a few more dependencies on CMDLINE
Simon Glass
- [PATCH v3 05/32] test: Make UNIT_TEST depend on CMDLINE
Simon Glass
- [PATCH v3 06/32] sifive: Drop an unnecessary #ifdef
Simon Glass
- [PATCH v3 07/32] fastboot: Declare a dependency on CMDLINE
Simon Glass
- [PATCH v3 08/32] cli: Always build cli_getch
Simon Glass
- [PATCH v3 09/32] cmd: Use an #ifdef around run_commandf()
Simon Glass
- [PATCH v3 10/32] Move bootmenu_conv_key() into its own file
Simon Glass
- [PATCH v3 11/32] pxe: Depend on CMDLINE
Simon Glass
- [PATCH v3 12/32] env: Split out non-command code into a new file
Simon Glass
- [PATCH v3 13/32] console: Move SYS_PBSIZE into common/
Simon Glass
- [PATCH v3 14/32] bootm: Allow building when cleanup functions are missing
Simon Glass
- [PATCH v3 15/32] fdt: Move working_fdt into fdt_support
Simon Glass
- [PATCH v3 16/32] net: Depend on CONFIG_CMDLINE
Simon Glass
- [PATCH v3 17/32] log: Allow use without CONFIG_CMDLINE
Simon Glass
- [PATCH v3 18/32] video: Allow use without CONFIG_CMDLINE
Simon Glass
- [PATCH v3 19/32] video: Dont require the font command
Simon Glass
- [PATCH v3 20/32] efi: Make commands depend on CMDLINE
Simon Glass
- [PATCH v3 21/32] efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
Simon Glass
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Simon Glass
- [PATCH v3 23/32] cli: Split command-line-editing into its own file
Simon Glass
- [PATCH v3 24/32] Add a new Kconfig for command-line entry
Simon Glass
- [PATCH v3 25/32] Add a new Kconfig for command-line history
Simon Glass
- [PATCH v3 26/32] sandbox: Disable CONFIG_DISTRO_DEFAULTS
Simon Glass
- [PATCH v3 27/32] cmd: Make all commands depend on CMDLINE
Simon Glass
- [PATCH v3 28/32] sandbox: Avoid requiring cmdline
Simon Glass
- [PATCH v3 29/32] arm: x86: Drop discarding of command linker-lists
Simon Glass
- [PATCH v3 30/32] mmc: env: Unify the U_BOOT_ENV_LOCATION conditions
Simon Glass
- [PATCH v3 31/32] treewide: Tidy up semicolon after command macros
Simon Glass
- [PATCH v3 32/32] sandbox: Add a test for disabling CONFIG_CMDLINE
Simon Glass
- [PATCH] mbr: Test tweaks
Simon Glass
- Pull request: please pull u-boot-imx-20231016
Tom Rini
- [PATCH v3 21/32] efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
AKASHI Takahiro
- [PATCH 3/3] ARM: imx: Add support for detecting primary/secondary bmode on MX8M
Marek Vasut
- [PULL] u-boot-sh/master
Marek Vasut
- [PATCH] arm64: zynqmp: Introduce kria SOM defconfig
Venkatesh Yadav Abbarapu
- [PATCH v2 0/6] spi-nor: Add parallel and stacked memories support
Venkatesh Yadav Abbarapu
- [PATCH v2 1/6] mtd: spi-nor: Add parallel and stacked memories support
Venkatesh Yadav Abbarapu
- [PATCH v2 2/6] mtd: spi-nor: Add parallel memories support for read_sr and read_fsr
Venkatesh Yadav Abbarapu
- [PATCH v2 3/6] mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar
Venkatesh Yadav Abbarapu
- [PATCH v2 4/6] spi: spi-uclass: Read chipselect and restrict capabilities
Venkatesh Yadav Abbarapu
- [PATCH v2 5/6] spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver
Venkatesh Yadav Abbarapu
- [PATCH v2 6/6] spi: zynq_qspi: Add parallel memories support in QSPI driver
Venkatesh Yadav Abbarapu
- [PATCH 1/3] arm64: Use FEAT_HAFDBS to track dirty pages when available
Chris Packham
- [PATCH] spl: mmc: Resolve emmc not load image after switched hw partition
KuanLim.Lee
- [PATCH] mmc: sdhci-cadence: Add support for Cadence sdmmc v6
KuanLim.Lee
- [PATCH] timer: starfive: Add Starfive timer support
KuanLim.Lee
- [PATCH] board: siemens: iot2050: Fix M.2 detection
Jan Kiszka
- [PATCH v7 4/9] efi_loader: create default file boot option
Masahisa Kojima
- Understanding how .config for uboot is generated in buildroot
Ignatius Rivaldi
- [PATCH v1] usb: xhci: Check return value of wait for TRB_TRANSFER event
Minda Chen
- [PATCH v2 6/6] spi: zynq_qspi: Add parallel memories support in QSPI driver
Stefan Herbrechtsmeier
- [PATCH] riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategy
Leo Liang
- [PATCH] configs: visionfive2: enable bootstage configs
Leo Liang
- [PATCH v1] spi: dw: add check for Rx FIFO overflow
Maksim Kiselev
- [PATCH V2 6/7] andes: config: add riscv falcon mode for ae350 platform
Leo Liang
- [PATCH V2 7/7] riscv: spl: andes: Move the DTB in front of kernel
Leo Liang
- [PATCH] riscv: Add Zbb support for building U-Boot
Leo Liang
- [PATCH 3/3] arm: mvebu: clearfog: Add defconfigs for eMMC booting
Josua Mayer
- env: Allow U-Boot scripts to be placed in a .env file
Wojciech Niziński
- Understanding how .config for uboot is generated in buildroot
Paul Barker
- [PATCH 1/4] net: dwc_eth_qos: add i.MX93 support
Sébastien Szymanski
- [PATCH 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
- [PATCH 1/4] net: dwc_eth_qos: add i.MX93 support
Stefano Babic
- [PATCH 1/5] board: rockchip: Add Pine64 Quartz64-A Board
Christopher Obbard
- [PATCH 1/1] efi_loader: expose the device-tree file name
Ilias Apalodimas
- [PATCH 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
- [PATCH v1] board: toradex: verdin-imx8mp: enable usb device and fastboot support
Marcel Ziswiler
- [PATCH RESEND] sunxi: add axp313a support
SASANO Takayoshi
- [PATCH v2 1/4] net: dwc_eth_qos: add i.MX93 support
Sébastien Szymanski
- [PATCH v2 2/4] net: dwc_eth_qos: Add board_interface_eth_init() for i.MX93
Sébastien Szymanski
- [PATCH v2 3/4] net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CG
Sébastien Szymanski
- [PATCH v2 4/4] arm: dts: imx93-evk: remove wrong eqos compatible string
Sébastien Szymanski
- [PATCH 1/1] efi_loader: expose the device-tree file name
Ilias Apalodimas
- [PATCH v3 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
Neha Malcom Francis
- [PATCH 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
- [PATCH] kbuild: use which $(DTC) as a dependency
Richard Marko
- [PATCH] bootm: Fix flags used for bootargs string substitution
Piotr Kubik
- [PATCH v1] usb: xhci: Check return value of wait for TRB_TRANSFER event
Marek Vasut
- [PATCH] kbuild: use which $(DTC) as a dependency
Rasmus Villemoes
- [PATCH 1/1] efi_loader: expose the device-tree file name
Ilias Apalodimas
- [PATCH] kbuild: use which $(DTC) as a dependency
sorki
- [PATCH 3/3] arm: mvebu: clearfog: Add defconfigs for eMMC booting
Stefan Roese
- [PATCH RESEND] sunxi: add axp313a support
Andre Przywara
- [PATCH v4 4/8] rockchip: block: blk-uclass: disable bounce buffer support for rkmtd
Johan Jonker
- [PATCH v2] usb: xhci: Workaround to fix the USB halted endpoint issues
Eugen Hristev
- [PATCH 2/2] bootcount: Add driver model I2C driver
Philip Oberfichtner
- [PATCH] kbuild: use which $(DTC) as a dependency
Robert Marko
- commit 83c63f0d118 (led: Move OF "label" property parsing to core)
Rasmus Villemoes
- [PATCH v3 02/32] bootstd: Correct dependencies on CMDLINE
Tom Rini
- [PATCH v3 04/32] cmd: Add a few more dependencies on CMDLINE
Tom Rini
- [PATCH v3 09/32] cmd: Use an #ifdef around run_commandf()
Tom Rini
- [PATCH v3 12/32] env: Split out non-command code into a new file
Tom Rini
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
- [PATCH] arm64: zynqmp: Introduce kria SOM defconfig
Michal Simek
- [PATCH v3 14/32] bootm: Allow building when cleanup functions are missing
Tom Rini
- [PATCH v3 16/32] net: Depend on CONFIG_CMDLINE
Tom Rini
- [PATCH v3 17/32] log: Allow use without CONFIG_CMDLINE
Tom Rini
- [PATCH v3 18/32] video: Allow use without CONFIG_CMDLINE
Tom Rini
- [PATCH v3 19/32] video: Dont require the font command
Tom Rini
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Tom Rini
- [PATCH v3 32/32] sandbox: Add a test for disabling CONFIG_CMDLINE
Tom Rini
- [PATCH v3 21/32] efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
Tom Rini
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Ilias Apalodimas
- [PATCH v2] usb: xhci: Workaround to fix the USB halted endpoint issues
Tom Rini
- [PULL] u-boot-sh/master
Tom Rini
- [PATCH] imx8mn-var-som: add manufacturer to target description
Hugo Villeneuve
- [PATCH v2] usb: xhci: Workaround to fix the USB halted endpoint issues
Marek Vasut
- [PATCH 1/1] efi_loader: expose the device-tree file name
Mark Kettenis
- commit 83c63f0d118 (led: Move OF "label" property parsing to core)
Marek Vasut
- [PATCH] riscv: Add Zbb support for building U-Boot
Tom Rini
- env: Allow U-Boot scripts to be placed in a .env file
Tom Rini
- [PATCH v2 0/2] board: rockchip: add Pine64 QuartzPro64 RK3588 board
Tom Fitzhenry
- [PATCH v2 2/2] board: rockchip: add Pine64 QuartzPro64 RK3588 board
Tom Fitzhenry
- [PATCH] bootm: Fix flags used for bootargs string substitution
Tom Rini
- [PATCH v4 0/8] clk: Switch from soc_clk_dump to clk_ops function
Igor Prusov
- [PATCH v4 1/8] clk: zynq: Move soc_clk_dump to Zynq clock driver
Igor Prusov
- [PATCH v4 2/8] clk: ast2600: Move soc_clk_dump function
Igor Prusov
- [PATCH v4 3/8] clk: k210: Move soc_clk_dump function
Igor Prusov
- [PATCH v4 4/8] clk: amlogic: Move driver and ops structs
Igor Prusov
- [PATCH v4 5/8] clk: Add dump operation to clk_ops
Igor Prusov
- [PATCH v4 6/8] cmd: clk: Use dump function from clk_ops
Igor Prusov
- [PATCH v4 7/8] clk: treewide: switch to clock dump from clk_ops
Igor Prusov
- [PATCH v4 8/8] cmd: clk: Make soc_clk_dump static
Igor Prusov
- [PATCH v2 0/4] rockchip: rk3588: Sync pcie and usb3 nodes from linux
Jonas Karlman
- [PATCH v2 1/4] rockchip: rk3588: Sync device tree from v6.7-rockchip-dts64-1 tag
Jonas Karlman
- [PATCH v2 2/4] rockchip: rk3588-rock-5a: Enable support for USB 2.0 ports
Jonas Karlman
- [PATCH v2 3/4] rockchip: rk3588-rock-5b: Enable support for PCIe SATA cards
Jonas Karlman
- [PATCH v2 4/4] rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patches
Jonas Karlman
- [RESEND PATCH v1 0/2] ARM: amlogic: Add A1 SPIFC support
Igor Prusov
- [RESEND PATCH v1 1/2] spi: add support for Amlogic A1 SPI Flash Controller
Igor Prusov
- [RESEND PATCH v1 2/2] ARM: amlogic: ad401: enable SPIFC
Igor Prusov
- PXE booting Flatcar OS on NXP ARMv8 SoCs with Chassis generation 3.2 LX2160A: fsl-mc: DPL not deployed, DPAA2 ethernet not work
Adrian Vladu
- [PATCH] efi_loader: fix efi_bootmgr_enumerate_boot_option
Heinrich Schuchardt
- [PATCH 3/5] smbios: Use SMBIOS 3.0 to support an address above 4GB
Caleb Connolly
- [PATCH 0/3] Add Additional Boards and Features to RGxx3
Chris Morgan
- [PATCH 1/3] board: rockchip: Refactor panel auto-detect code
Chris Morgan
- [PATCH 2/3] board: rockchip: Add Maskrom Mode for Anbernic RGxx3
Chris Morgan
- [PATCH 3/3] board: rockchip: Add support for RGB30 and RK2023 to RGxx3
Chris Morgan
- [PATCH] arm: dts: k3-j721e-mcu-wakeup: Add MCU domain ESM instance
Nishanth Menon
- [PATCH] phy: meson-g12a-usb2: fix ret check on power_domain_get
Guillaume La Roque
- failed to build u-boot mt7621_rfb_defconfig
Fabio Estevam
- [PATCH 1/3] arm: dts: imx8mm: Sync with Linux 6.3
Tim Harvey
- [PATCH v1 1/2] mtd: spinand: rework detect procedure for different READ_ID operation
Igor Prusov
- [PATCH] cros_ec: spi: disable annoying key echo on console
Milan P. Stanić
- [PATCH] efi_loader: fix efi_bootmgr_enumerate_boot_option
Mark Kettenis
- [PATCH v7 8/9] cmd: efidebug: add uri device path
Ilias Apalodimas
- [PATCH v2 0/1] mtd: spinand: add support for ESMT F50x1G41LB
Igor Prusov
- [PATCH v2 1/1] mtd: spinand: add support for ESMT F50x1G41LB
Igor Prusov
- [PATCH] efi_loader: fix efi_bootmgr_enumerate_boot_option
Ilias Apalodimas
- [PATCH v7 4/9] efi_loader: create default file boot option
Ilias Apalodimas
- [PATCH] doc: build: update description of build dependencies for Alpine Linux
Milan P. Stanić
- [PATCH v4 1/1] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board
Jonas Karlman
- [PATCH 1/3] arm: dts: imx8mm: Sync with Linux 6.3
Stefano Babic
- [PATCH v7 4/9] efi_loader: create default file boot option
Heinrich Schuchardt
- [PATCH] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board
Jonas Karlman
- [PATCH] arm: dts: imx8mn-var-som: Fix broken EEPROM read
Hugo Villeneuve
- Understanding how .config for uboot is generated in buildroot
Ignatius Rivaldi
- [PATCH v1 0/2] arm: dts: meson-a1 Sync DT with Linux
Igor Prusov
- [PATCH v1 1/2] serial: amlogic: Add UART compatible for A1 board
Igor Prusov
- [PATCH v1 2/2] arm: meson-a1: dts: Sync DT with Linux
Igor Prusov
- [PATCH 0/3] rockchip: Add Xunlong Orange Pi 5 and 5 Plus boards
Jonas Karlman
- [PATCH 1/3] mtd: spi-nor: Add support for XMC XM25QU128C
Jonas Karlman
- [PATCH 2/3] board: rockchip: Add Xunlong Orange Pi 5
Jonas Karlman
- [PATCH 3/3] board: rockchip: Add Xunlong Orange Pi 5 Plus
Jonas Karlman
- [PATCH 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
- [PATCH v7 5/9] efi_loader: support boot from URI device path
Heinrich Schuchardt
- [PATCH v1] usb: xhci: Check return value of wait for TRB_TRANSFER event
Minda Chen
- [PATCH v3] wdt: nuvoton: Fix reset/expire function error
Jim Liu
- failed to build u-boot mt7621_rfb_defconfig
Xiaobo Liu
- [PATCH v1] usb: xhci: Check return value of wait for TRB_TRANSFER event
Marek Vasut
- [PATCH 1/1] config: qemu: relax print and console buffer size
Simon Glass
- [PATCH] doc: build: update description of build dependencies for Alpine Linux
Simon Glass
- [PATCH v3 02/32] bootstd: Correct dependencies on CMDLINE
Simon Glass
- [PATCH v3 04/32] cmd: Add a few more dependencies on CMDLINE
Simon Glass
- [PATCH v3 12/32] env: Split out non-command code into a new file
Simon Glass
- [PATCH v3 14/32] bootm: Allow building when cleanup functions are missing
Simon Glass
- [PATCH v4 4/8] rockchip: block: blk-uclass: disable bounce buffer support for rkmtd
Simon Glass
- [PATCH v3 16/32] net: Depend on CONFIG_CMDLINE
Simon Glass
- [PATCH v3 18/32] video: Allow use without CONFIG_CMDLINE
Simon Glass
- [PATCH v3 19/32] video: Dont require the font command
Simon Glass
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Simon Glass
- [PATCH v3 21/32] efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
Simon Glass
- [PATCH] bootm: Fix flags used for bootargs string substitution
Simon Glass
- [RESEND PATCH v1 1/2] spi: add support for Amlogic A1 SPI Flash Controller
Simon Glass
- [PATCH 2/2] bootcount: Add driver model I2C driver
Simon Glass
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Simon Glass
- [PATCH v3 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
Simon Glass
- [PATCH] cros_ec: spi: disable annoying key echo on console
Simon Glass
- [PATCH 3/5] smbios: Use SMBIOS 3.0 to support an address above 4GB
Simon Glass
- [PATCH] mtd: spi-nor-ids: add support for xtx XT55Q02G
Bruce Suen
- [PATCH v1] usb: xhci: Check return value of wait for TRB_TRANSFER event
Minda Chen
- Build failed when CONFIG_TOOLS_LIBCRYPTO is disabled on latest u-boot
Terry Lv
- [PATCH 2/2] bootcount: Add driver model I2C driver
Heiko Schocher
- [PATCH] spl: mmc: Resolve emmc not load image after switched hw partition
Lothar Waßmann
- [PATCH v3 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
Neha Malcom Francis
- [PATCH] spl: mmc: Resolve emmc not load image after switched hw partition
Sean Anderson
- [PATCH] spl: mmc: Resolve emmc not load image after switched hw partition
KuanLim.Lee
- [PATCH 0/2] vexpress64: Add MMC card to the BOOT_TARGET_DEVICES of FVP
Qi Feng
- [PATCH 1/2] misc: vexpress_config: Use member .priv_auto to set the private data
Qi Feng
- [PATCH 2/2] vexpress64: Add MMC card to the BOOT_TARGET_DEVICES of FVP
Qi Feng
- [PATCH] timer: starfive: Add Starfive timer support
KuanLim.Lee
- [PATCH] phy: meson-g12a-usb2: fix ret check on power_domain_get
Mattijs Korpershoek
- [PATCH v3 1/3] cmd: Change the dependencies between CMD_BIND and USB_GADGET
Mattijs Korpershoek
- [PATCH] spl: mmc: Resolve emmc not load image after switched hw partition
KuanLim.Lee
- [PATCH v4 4/8] clk: amlogic: Move driver and ops structs
Neil Armstrong
- [PATCH v1 1/2] serial: amlogic: Add UART compatible for A1 board
Neil Armstrong
- commit 83c63f0d118 (led: Move OF "label" property parsing to core)
Rasmus Villemoes
- [PATCH v2 1/6] mtd: spi-nor: Add parallel and stacked memories support
Michal Simek
- [PATCH v1 2/2] arm: meson-a1: dts: Sync DT with Linux
Neil Armstrong
- [PATCH] phy: meson-g12a-usb2: fix ret check on power_domain_get
neil.armstrong at linaro.org
- [PATCH] phy: meson-g12a-usb2: fix ret check on power_domain_get
Neil Armstrong
- [PATCH v1 0/2] arm: dts: meson-a1 Sync DT with Linux
Neil Armstrong
- [PATCH] arm: mxs: Clear CPSR V bit to activate low vectors
Stefano Babic
- [PATCH 1/3] arm: dts: imx8mm: Sync with Linux 6.3
Stefano Babic
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
- [PATCH v7 5/9] efi_loader: support boot from URI device path
Masahisa Kojima
- [PATCH v7 8/9] cmd: efidebug: add uri device path
Masahisa Kojima
- commit 83c63f0d118 (led: Move OF "label" property parsing to core)
Rasmus Villemoes
- [PATCH v7 4/9] efi_loader: create default file boot option
Masahisa Kojima
- [PATCH v7 4/9] efi_loader: create default file boot option
Ilias Apalodimas
- [PATCH] bootm: Fix flags used for bootargs string substitution
Piotr Kubik
- [PATCH v7 4/9] efi_loader: create default file boot option
Heinrich Schuchardt
- [PATCH v1] usb: xhci: Check return value of wait for TRB_TRANSFER event
Marek Vasut
- [PATCH v1] usb: xhci: Check return value of wait for TRB_TRANSFER event
Minda Chen
- [PATCH v7 6/9] efi_loader: add CDROM short-form device path
Heinrich Schuchardt
- [PATCH 2/2] MAINTAINERS: fastboot: add Mattijs
Marek Vasut
- [PATCH 1/2] MAINTAINERS: usb gadget: add Mattijs
Marek Vasut
- [PATCH 0/2] MAINTAINERS: Add Mattijs to USB/fastboot maintainers
Marek Vasut
- [PATCH 0/2] MAINTAINERS: Add Mattijs to USB/fastboot maintainers
Lukasz Majewski
- [PATCH v1] usb: xhci: Check return value of wait for TRB_TRANSFER event
Marek Vasut
- [PATCH 2/2] bootcount: Add driver model I2C driver
Philip Oberfichtner
- commit 83c63f0d118 (led: Move OF "label" property parsing to core)
Marek Vasut
- [PATCH v2 00/29] test: spl: Test some load methods
Tom Rini
- [PATCH] Revert "fs: ext4: check the minimal partition size to mount"
Tom Rini
- [PATCH] spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK
Tom Rini
- [PATCH] sphinx: Bump urllib3 version
Tom Rini
- [PATCH v3 14/32] bootm: Allow building when cleanup functions are missing
Tom Rini
- [PATCH v3 18/32] video: Allow use without CONFIG_CMDLINE
Tom Rini
- [PATCH v3 19/32] video: Dont require the font command
Tom Rini
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Tom Rini
- [PATCH] sphinx: Bump urllib3 version
Heinrich Schuchardt
- [PATCH RESEND] sunxi: add axp313a support
SASANO Takayoshi
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Heinrich Schuchardt
- [PATCH v3 04/32] cmd: Add a few more dependencies on CMDLINE
Tom Rini
- [PATCH 3/5] smbios: Use SMBIOS 3.0 to support an address above 4GB
Caleb Connolly
- [PATCH v3 04/32] cmd: Add a few more dependencies on CMDLINE
Heinrich Schuchardt
- [PATCH v3 02/32] bootstd: Correct dependencies on CMDLINE
Tom Rini
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Tom Rini
- [PATCH v2] cros_ec: spi: disable annoying key echo on console
Milan P. Stanić
- [PATCH v3 06/32] sifive: Drop an unnecessary #ifdef
Heinrich Schuchardt
- [PATCH v5 0/8] Add rkmtd command
Johan Jonker
- [PATCH v5 1/8] mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option
Johan Jonker
- [PATCH v5 2/8] rockchip: dm: prepare rkmtd UCLASS
Johan Jonker
- [PATCH v5 0/4] Conclusive KSTR-SAMA5D27 support
Artur Rojek
- [PATCH v5 3/8] rockchip: block: add rkmtd class and drivers
Johan Jonker
- [PATCH v5 1/4] common: add prototype & rename populate_serial_number()
Artur Rojek
- [PATCH v5 2/4] event: add new EVT_SETTINGS_R event
Artur Rojek
- [PATCH v5 3/4] arm: dts: at91: sama5: Add flexcom4 node
Artur Rojek
- [PATCH v5 4/4] board: Add support for Conclusive KSTR-SAMA5D27
Artur Rojek
- [PATCH v5 4/8] rockchip: block: blk-uclass: add bounce buffer flag to blk_desc
Johan Jonker
- [PATCH v5 5/8] rockchip: cmd: add rkmtd command
Johan Jonker
- [PATCH v5 6/8] rockchip: test: dm: add rkmtd test
Johan Jonker
- [PATCH v5 7/8] rockchip: doc: add rkmtd.rst
Johan Jonker
- [PATCH v5 8/8] rockchip: configs: sandbox: enable rkmtd command
Johan Jonker
- [PATCH v3 02/32] bootstd: Correct dependencies on CMDLINE
Tom Rini
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Simon Glass
- [PATCH v3 02/32] bootstd: Correct dependencies on CMDLINE
Simon Glass
- [PATCH 30/32] fdt: Allow the devicetree to come from a bloblist
Simon Glass
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Tom Rini
- [PATCH v2 0/2] board: rockchip: add Pine64 QuartzPro64 RK3588 board
Tom Fitzhenry
- [PATCH 0/3] power: add AXP313 PMIC support
Andre Przywara
- [PATCH 1/3] sunxi: board: simplify early PMIC setup conditions
Andre Przywara
- [PATCH 2/3] power: pmic: sunxi: add AXP313 SPL driver
Andre Przywara
- [PATCH 3/3] power: regulator: add AXP313 support
Andre Przywara
- [PATCH v5 2/8] rockchip: dm: prepare rkmtd UCLASS
Simon Glass
- [PATCH v5 4/8] rockchip: block: blk-uclass: add bounce buffer flag to blk_desc
Simon Glass
- [PATCH 2/2] bootcount: Add driver model I2C driver
Simon Glass
- [PATCH v2 1/1] sunxi: H616: add LPDDR4 DRAM support
Andre Przywara
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Simon Glass
- [PATCH v5 1/6] sysinfo: Add IDs for board id and revision
Detlev Casanova
- [PATCH] imx8mp-dhcom-pdk3-overlay-rev100: Pass #address-cells/size-cells
Fabio Estevam
- [PATCH v3 06/32] sifive: Drop an unnecessary #ifdef
Sean Anderson
- [PATCH v5 00/11] spl: Use common function for loading/parsing images
Sean Anderson
- [PATCH] imx8mp-dhcom-pdk3-overlay-rev100: Pass #address-cells/size-cells
Marek Vasut
- [PATCH v2] imx8mp-dhcom-pdk3-overlay-rev100: Pass #address-cells/size-cells
Fabio Estevam
- [PATCH v2] imx8mp-dhcom-pdk3-overlay-rev100: Pass #address-cells/size-cells
Marek Vasut
- [PATCH v2 4/4] ARM: imx: Add support for detecting primary/secondary bmode on MX8M
sbabic at denx.de
- [PATCH v2 1/4] spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()
sbabic at denx.de
- [PATCH v2 3/4] ARM: imx: Use correct U-Boot offset in case of secondary boot from eMMC
sbabic at denx.de
- [PATCH 1/2] arm: dts: imx93-11x11-evk: add bootph-some-ram property
sbabic at denx.de
- [PATCH 2/2] dm: adc: imx93-adc depends on ADC (fix boot)
sbabic at denx.de
- [PATCH v2 2/4] ARM: imx: Factor out parsing of ROM log
sbabic at denx.de
- [PATCH] board: gateworks: venice: add fixup for GW73xx-F+
Tim Harvey
- [PATCH] arm: dts: imx8mm-venice-gw73xx: add TPM device
Tim Harvey
- [PATCH] arm: dts: imx8mp-venice-gw73xx: add TPM device
Tim Harvey
- [PATCH v2] arm: mxs: Clear CPSR V bit to activate low vectors
Marek Vasut
- [PATCH v3] imx8mp-dhcom-pdk3-overlay-rev100: Pass #address-cells/size-cells
Fabio Estevam
- [PATCH v3] imx8mp-dhcom-pdk3-overlay-rev100: Pass #address-cells/size-cells
Marek Vasut
- [PATCH v4] imx8mp-dhcom-pdk3-overlay-rev100: Pass #address-cells/size-cells
Fabio Estevam
- [PATCH v4] imx8mp-dhcom-pdk3-overlay-rev100: Pass #address-cells/size-cells
Marek Vasut
- [PATCH 1/2] imx8mp_evk: Convert to DM_PMIC
Fabio Estevam
- [PATCH 2/2] imx8mp_evk: Add myself to MAINTAINERS
Fabio Estevam
- [PATCH] arm: mvebu: AC5/AC5X: use fixed page table size
Chris Packham
- [PATCH 0/2] rockchip: Use dwc3-generic driver on RK3328 and RK3399
Jonas Karlman
- [PATCH 1/2] configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399
Jonas Karlman
- [PATCH 2/2] rockchip: board: Remove dwc3 usb init and gadget handler functions
Jonas Karlman
- [PATCH 5/9] ram: k3-ddrss: Add exit retention support
Bryan Brattlof
- [PATCH 1/2] configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399
Marek Vasut
- [PATCH v3 06/32] sifive: Drop an unnecessary #ifdef
Tom Rini
- [PATCH v2 04/22] pinctrl: sunxi: move pinctrl code
Andre Przywara
- [PATCH v3 32/32] sandbox: Add a test for disabling CONFIG_CMDLINE
Tom Rini
- [PATCH v1] usb: xhci: Check return value of wait for TRB_TRANSFER event
Minda Chen
- [PATCH] mtd: spinand: Add support for XTX XT26xxxDxxxxx
Bruce Suen
- [PATCH v7 6/9] efi_loader: add CDROM short-form device path
Masahisa Kojima
- [PATCH v1] usb: xhci: Check return value of wait for TRB_TRANSFER event
Marek Vasut
- [PATCH v2 0/9] ufs: Add a PCI UFS controller support
Bin Meng
- [PATCH v3] wdt: nuvoton: Fix reset/expire function error
Stefan Roese
- [PATCH v7 4/9] efi_loader: create default file boot option
Masahisa Kojima
- [PATCH v7 4/9] efi_loader: create default file boot option
Ilias Apalodimas
- [PATCH v3] driver: misc: k3_avs: Add support for thermal shutdown
Udit Kumar
- [PATCH 0/2] MAINTAINERS: Add Mattijs to USB/fastboot maintainers
Mattijs Korpershoek
- [PATCH 0/2] MAINTAINERS: Add Mattijs to USB/fastboot maintainers
Lukasz Majewski
- [PATCH 0/2] MAINTAINERS: Add Mattijs to USB/fastboot maintainers
Mattijs Korpershoek
- [PATCH v7 4/9] efi_loader: create default file boot option
Masahisa Kojima
- U-Boot 2023.10 does not boot from uSD on RPi4
Ivan Ivanov
- [PATCH] riscv: Add Zbb support for building U-Boot
Leo Liang
- [PATCH 9/9] cmd: test_enter_suspend: Add test_enter_suspend command
Thomas Richard
- [PATCH 0/6] some LED patches
Rasmus Villemoes
- [PATCH 1/6] led-uclass: do not create fallback label for top-level node
Rasmus Villemoes
- [PATCH 2/6] led-uclass: honour ->label field populated by driver's own .bind
Rasmus Villemoes
- [PATCH 3/6] led: introduce led_bind_generic()
Rasmus Villemoes
- [PATCH 4/6] led: led_gpio: use led_bind_generic() helper
Rasmus Villemoes
- [PATCH 5/6] led: led_pwm: use led_bind_generic() helper
Rasmus Villemoes
- [PATCH 6/6] led: add TI LP5562 LED driver
Rasmus Villemoes
- [PATCH 5/9] ram: k3-ddrss: Add exit retention support
Thomas Richard
- [PATCH 1/2] imx8mp_evk: Convert to DM_PMIC
Peng Fan
- [PATCH 2/2] imx8mp_evk: Add myself to MAINTAINERS
Peng Fan
- [PATCH v4] imx8mp-evk: Add USB0 OTG support
Peng Fan
- [PATCH v8 0/2] Add support to fetch baudrate from dtb
Michal Simek
- [PATCH v2] drivers: firmware: Handle error case in the zynqmp_pm_feature
Michal Simek
- [PATCH] spi: cadence_ospi_versal: Add support for 64-bit address
Michal Simek
- [PATCH] arm64: zynqmp: Remove fclk driver
Michal Simek
- [PATCH 0/5] arm64: xilinx: DT sync
Michal Simek
- [PATCH] arm64: dts: zynqmp: make hw-ecc as the default ecc mode
Michal Simek
- [PATCH v1] zynqmp: migrate gqspi debug to logging
Michal Simek
- [PATCH v2 0/3] Add spi flash lock option
Michal Simek
- [PATCH] arm64: zynqmp: Disable the lock option for mini qspi
Michal Simek
- [PATCH] ARM: zynq: Disable the config CONFIG_SPI_FLASH_USE_4K_SECTORS
Michal Simek
- [PATCH v3] wdt: nuvoton: Fix reset/expire function error
Stefan Roese
- [PATCH] sandbox: watchdog: Avoid an error on startup
Stefan Roese
- [tiU23.04 PATCH] board: ti: common: board_detect: Fix EEPROM offset read for 1-byte
Prasanth Babu Mantena
- Please pull u-boot-watchdog/master
Stefan Roese
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Peter Robinson
- [PULL] u-boot-riscv/master
Leo Liang
- [PATCH v2 1/3] arm: dts: imx8mm: Sync with linux-next 20231019
Fabio Estevam
- [PATCH v2 2/3] arm: dts: imx8mn: Sync with linux-next 20231019
Fabio Estevam
- [PATCH v2 3/3] arm: dts: imx8mp: Sync with linux-next 20231019
Fabio Estevam
- [PATCH] phy: phy-imx8mq-usb: Remove .exit operation
Fabio Estevam
- [PATCH 1/9] DO NOT MERGE: arm: dts: k3-j7200-r5-common: Add pmic node for esm
Thomas Richard
- [PATCH v2 0/9] ufs: Add a PCI UFS controller support
Marek Vasut
- [PATCH v2] make: check if DTC variable is an absolute path
Richard Marko
- Branches in uboot-imx
Grzegorz Borowiak
- [PATCH v12 5/8] test: Add sandbox TPM boot measurement
Eddie James
- CONFIG_SPL_SKIP_RELOCATE in non-SPL build
Martin Fäcknitz
- [PATCH v12 5/8] test: Add sandbox TPM boot measurement
Ilias Apalodimas
- [PATCH] phy: phy-imx8mq-usb: Remove .exit operation
Marek Vasut
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Tom Rini
- [PATCH 1/6] led-uclass: do not create fallback label for top-level node
Marek Vasut
- [PATCH] board: synquacer: Update the flash image layout
Ilias Apalodimas
- [PATCH 2/6] led-uclass: honour ->label field populated by driver's own .bind
Marek Vasut
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Simon Glass
- [PATCH v3 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
Simon Glass
- [RFC PATCH 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM
Simon Glass
- [RFC PATCH 4/5] video: Skip framebuffer reservation if already reserved
Simon Glass
- [PATCH 3/6] led: introduce led_bind_generic()
Marek Vasut
- [PATCH 4/6] led: led_gpio: use led_bind_generic() helper
Marek Vasut
- [PATCH 5/6] led: led_pwm: use led_bind_generic() helper
Marek Vasut
- [PATCH 6/6] led: add TI LP5562 LED driver
Marek Vasut
- [PATCH v3 14/32] bootm: Allow building when cleanup functions are missing
Simon Glass
- [PATCH v3 04/32] cmd: Add a few more dependencies on CMDLINE
Simon Glass
- [PATCH v3 32/32] sandbox: Add a test for disabling CONFIG_CMDLINE
Simon Glass
- U-Boot 2023.10 does not boot from uSD on RPi4
Simon Glass
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Simon Glass
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Simon Glass
- [PATCH] doc: Replace dm_dump_all() with dm_dump_tree()
Dylan Corrales
- U-Boot 2023.10 does not boot from uSD on RPi4
Peter Robinson
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Mark Kettenis
- U-Boot 2023.10 does not boot from uSD on RPi4
Ivan Ivanov
- [PATCH v4 0/2] Add support for the Renesas RZ/G2L SMARC EVK
Paul Barker
- [PATCH v4 1/2] serial: sh: Fix error handling
Paul Barker
- [PATCH v4 2/2] serial: sh: Add RZ/G2L SCIF support
Paul Barker
- U-Boot 2023.10 does not boot from uSD on RPi4
Simon Glass
- U-Boot 2023.10 does not boot from uSD on RPi4
Ivan Ivanov
- [PATCH] mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setup
Paul Barker
- [PATCH v3 14/32] bootm: Allow building when cleanup functions are missing
Tom Rini
- [PATCH v3 32/32] sandbox: Add a test for disabling CONFIG_CMDLINE
Tom Rini
- Please pull u-boot-watchdog/master
Tom Rini
- [PULL] u-boot-riscv/master
Tom Rini
- Branches in uboot-imx
Peter Robinson
- [v4 01/24] buildman: Use oldconfig when adjusting the config
Tom Rini
- [v4 02/24] virtio: Make VIRTIO_NET depend on NETDEVICES
Tom Rini
- [v4 03/24] dfu: Make DFU_TFTP depend on NETDEVICES
Tom Rini
- [v4 04/24] version: Separate our version string from the version command
Tom Rini
- [v4 05/24] qemu: Correct CMD_QFW dependencies in Kconfig
Tom Rini
- [v4 06/24] Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig
Tom Rini
- [v4 07/24] env: Move env_set() out of cmd/nvedit.c and in to env/common.c
Tom Rini
- [v4 08/24] test: Make UNIT_TEST depend on CMDLINE
Tom Rini
- [v4 09/24] video: Don't require the font command
Tom Rini
- [v4 10/24] cli_simple: Rework this support slightly
Tom Rini
- [v4 11/24] efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
Tom Rini
- [v4 12/24] bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFI
Tom Rini
- [v4 13/24] autoboot: Correct dependencies on CMDLINE
Tom Rini
- [v4 14/24] boot: Make DISTRO_DEFAULTS select CMDLINE
Tom Rini
- [v4 15/24] boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabled
Tom Rini
- [v4 16/24] boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT
Tom Rini
- [v4 17/24] bootmeth_cros: Require bootm.o and bootm_os.o
Tom Rini
- [v4 18/24] bootmeth_script: Depend on CMDLINE
Tom Rini
- [v4 19/24] boot: Make preboot and bootcmd require CMDLINE
Tom Rini
- [v4 20/24] cmd: Make most commands depend on CMDLINE
Tom Rini
- [v4 21/24] sandbox: Disable CONFIG_DISTRO_DEFAULTS
Tom Rini
- [v4 22/24] sandbox: Avoid requiring CMDLINE
Tom Rini
- [v4 23/24] sandbox: Add <asm/barrier.h>
Tom Rini
- [v4 24/24] clk_k210.c: Clean up how we handle nop
Tom Rini
- [PATCH] common: Reword CONSOLE_RECORD_.*SIZE help texts
Tom Rini
- [v4 11/24] efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
Heinrich Schuchardt
- [v4 11/24] efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
Tom Rini
- [v4 11/24] efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
Heinrich Schuchardt
- [v4 11/24] efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
Tom Rini
- [RESEND PATCH v1 1/2] spi: add support for Amlogic A1 SPI Flash Controller
Igor Prusov
- [PATCH v5 00/11] spl: Use common function for loading/parsing images
Tom Rini
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
- [PATCH v12 6/8] doc: Add measured boot documentation
Eddie James
- [PATCH v13 0/8] tpm: Support boot measurements
Eddie James
- [PATCH v13 1/8] tpm: Fix spelling for tpmu_ha union
Eddie James
- [PATCH v13 2/8] tpm: sandbox: Update for needed TPM2 capabilities
Eddie James
- [PATCH v13 3/8] tpm: Support boot measurements
Eddie James
- [PATCH v13 4/8] bootm: Support boot measurement
Eddie James
- [PATCH v13 5/8] test: Add sandbox TPM boot measurement
Eddie James
- [PATCH v13 6/8] doc: Add measured boot documentation
Eddie James
- [PATCH v13 7/8] efi_loader: fix EFI_ENTRY point on get_active_pcr_banks
Eddie James
- [PATCH v13 8/8] test: use a non system PCR for testing PCR extend
Eddie James
- [PATCH v13 0/8] tpm: Support boot measurements
Ilias Apalodimas
- [PATCH] imx8mp_evk: Simplify FEC initialization
Fabio Estevam
- [PULL] u-boot-sh/master_uart_test
Marek Vasut
- [PATCH 1/9] DO NOT MERGE: arm: dts: k3-j7200-r5-common: Add pmic node for esm
Nishanth Menon
- [PATCH v13 7/8] efi_loader: fix EFI_ENTRY point on get_active_pcr_banks
Heinrich Schuchardt
- [PATCH v13 6/8] doc: Add measured boot documentation
Heinrich Schuchardt
- [PATCH] imx8mp_evk: Simplify FEC initialization
Hugo Villeneuve
- [PATCH v2 1/2] imx8mp_evk: Simplify Ethernet initialization
Fabio Estevam
- [PATCH v2 2/2] mx8mp_evk: Remove unneeded header files
Fabio Estevam
- [PATCH] imx8mn_var_som: Add myself to MAINTAINERS
Hugo Villeneuve
- [PATCH] imx8mn-var-som: Simplify FEC initialization
Hugo Villeneuve
- CONFIG_SPL_SKIP_RELOCATE in non-SPL build
Tom Rini
- [PATCH v2 2/2] mx8mp_evk: Remove unneeded header files
Hugo Villeneuve
- [PATCH v2 1/2] imx8mp_evk: Simplify Ethernet initialization
Hugo Villeneuve
- [PATCH 1/2] configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399
Jonas Karlman
- [RESEND PATCH v1 1/2] spi: add support for Amlogic A1 SPI Flash Controller
Igor Prusov
- Falcon mode on RISC-V
Heinrich Schuchardt
- How to use USB_HOST for at91 OHCI USB
Afshin Pir
- [PATCH v3 1/2] imx8mp_evk: Simplify Ethernet initialization
Fabio Estevam
- [PATCH v3 2/2] imx8mp_evk: Remove unneeded header files
Fabio Estevam
- [PATCH v3 2/2] imx8mp_evk: Remove unneeded header files
Hugo Villeneuve
- [PATCH] net: eth-uclass: Improve error message when MAC is not found
Fabio Estevam
- [PATCH v13 0/8] tpm: Support boot measurements
Ilias Apalodimas
- [PATCH] mpc85xx: relocate code in non-SPL build
Martin Fäcknitz
- [PATCH] board: synquacer: Update the flash image layout
Masahisa Kojima
- [PATCH v2 01/22] sunxi: remove CONFIG_SATAPWR
Samuel Holland
- [PATCH v2 12/22] clk: sunxi: Add support for the D1 CCU
Samuel Holland
- [PATCH v2 02/22] net: sunxi_emac: chase DT nodes to find PHY regulator
Samuel Holland
- [PATCH 0/3] sunxi: devicetree updates from Linux v6.6
Andre Przywara
- [PATCH 1/3] sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6
Andre Przywara
- [PATCH 2/3] sunxi: dts: arm: update devicetree files from Linux-v6.6-rc6
Andre Przywara
- [PATCH 3/3] sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6
Andre Przywara
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
AKASHI Takahiro
- Falcon mode on RISC-V
Randolph Lin
- [PATCH] clock_imx8mm: Add a stub for imx8mp_fec_interface_init()
Fabio Estevam
- Branches in uboot-imx
Fabio Estevam
- [PATCH v3 0/6] spi-nor: Add parallel and stacked memories support
Venkatesh Yadav Abbarapu
- [PATCH v3 1/6] mtd: spi-nor: Add parallel and stacked memories support
Venkatesh Yadav Abbarapu
- [PATCH v3 2/6] mtd: spi-nor: Add parallel memories support for read_sr and read_fsr
Venkatesh Yadav Abbarapu
- [PATCH v3 3/6] mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar
Venkatesh Yadav Abbarapu
- [PATCH v3 4/6] spi: spi-uclass: Read chipselect and restrict capabilities
Venkatesh Yadav Abbarapu
- [PATCH v3 5/6] spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver
Venkatesh Yadav Abbarapu
- [PATCH v3 6/6] spi: zynq_qspi: Add parallel memories support in QSPI driver
Venkatesh Yadav Abbarapu
- [PATCH 2/2] bootcount: Add driver model I2C driver
Heiko Schocher
- [PATCH] clock_imx8mm: Add a stub for imx8mp_fec_interface_init()
Marek Vasut
- [PATCH 1/2] configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399
Marek Vasut
- [PATCH] mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setup
Marek Vasut
- [PATCH] arm64: zynqmp: Disable Tri-state for MIO38 Pin
Tejas Bhumkar
- [PATCH 1/8] tools: mkeficapsule: Add support for parsing capsule params from config file
Masahisa Kojima
- [RESEND PATCH] arm: kirkwood: Pogo v4: Enable LTO
Stefan Roese
- [PATCH] arm: mvebu: AC5/AC5X: use fixed page table size
Stefan Roese
- [PATCH 2/3] arm: mvebu: Espressobin: move network setup into a separate function
Stefan Roese
- [PATCH] net: eth-uclass: Improve error message when MAC is not found
Lothar Waßmann
- [RESEND PATCH] board: ti: common: board_detect: Fix EEPROM offset read for 1-byte
Prasanth Babu Mantena
- [PATCH] arm: xilinx: Add missing dual parallel flash description
Michal Simek
- [PATCH v3 6/6] spi: zynq_qspi: Add parallel memories support in QSPI driver
Stefan Herbrechtsmeier
- [PATCH] doc: Replace dm_dump_all() with dm_dump_tree()
Mattijs Korpershoek
- [PATCH 30/32] fdt: Allow the devicetree to come from a bloblist
Ilias Apalodimas
- [PATCH] arm: mvebu: AC5/AC5X: use fixed page table size
Chris Packham
- [PATCH v2] make: check if DTC variable is an absolute path
Rasmus Villemoes
- [PATCH v2 0/3] bootcount: Replace I2C legacy implementation by driver model
Philip Richard Oberfichtner
- [PATCH v2 1/3] bootcount: Remove legacy I2C driver
Philip Richard Oberfichtner
- [PATCH v2 2/3] i2c: Implement i2c_get_chip_by_phandle()
Philip Richard Oberfichtner
- [PATCH v2 3/3] bootcount: Add driver model I2C driver
Philip Richard Oberfichtner
- [PATCH 2/3] cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096
Stefan Roese
- [PATCH v2 1/3] arm: mvebu: Espressobin: move FDT fixup into a separate function
Robert Marko
- [PATCH v2 2/3] arm: mvebu: Espressobin: move network setup into a separate function
Robert Marko
- [PATCH v2 3/3] arm: mvebu: eDPU: support new board revision
Robert Marko
- [PATCH 2/3] arm: mvebu: Espressobin: move network setup into a separate function
Robert Marko
- [RFC] CTAGS prototypes
Philip Richard Oberfichtner
- Fwd: New Defects reported by Coverity Scan for Das U-Boot
Abdellatif El Khlifi
- [PATCH v2 1/2] log: select physical address formatting in a generic way
Abdellatif El Khlifi
- [v4 11/24] efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
AKASHI Takahiro
- [PATCH v2] net: eth-uclass: Improve error message when MAC is not found
Fabio Estevam
- [PATCH] arm: mvebu: AC5/AC5X: use fixed page table size
Stefan Roese
- [RESEND PATCH] arm: kirkwood: Pogo v4: Enable LTO
Stefan Roese
- Please pull u-boot-marvell/master
Stefan Roese
- [PATCH] arm: mvebu: AC5/AC5X: use fixed page table size
Marc Zyngier
- [PATCH] arm_ffa: fix: remove deadcode in ffa_print_error_log()
Abdellatif El Khlifi
- [PATCH 1/1] clk: ti: k3-pll: Add calibration support for non fractional mode
Bryan Brattlof
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Simon Glass
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Tom Rini
- [v4 11/24] efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
Tom Rini
- [PATCH 30/32] fdt: Allow the devicetree to come from a bloblist
Tom Rini
- [PATCH u-boot-marvell] arm: mvebu: turris_mox: Extend to support RIPE Atlas Probe
Marek Behún
- Please pull u-boot-marvell/master
Tom Rini
- [PATCH 30/32] fdt: Allow the devicetree to come from a bloblist
Simon Glass
- [RESEND PATCH] board: ti: common: board_detect: Fix EEPROM offset read for 1-byte
Kumar, Udit
- [PATCH v1] apalis-imx8: add USBH_EN gpio hog
Andrejs Cainikovs
- [RESEND PATCH] board: ti: common: board_detect: Fix EEPROM offset read for 1-byte
Neha Malcom Francis
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Tom Rini
- Please pull u-boot-marvell/master
Stefan Roese
- Please pull u-boot-marvell/master
Tom Rini
- Please pull u-boot-marvell/master
Tom Rini
- [PULL] u-boot-sh/master_uart_test
Tom Rini
- [RFC] CTAGS prototypes
Tom Rini
- [RESEND PATCH] board: ti: common: board_detect: Fix EEPROM offset read for 1-byte
Nishanth Menon
- [PATCH] board: samsung: Remove incorrect SYS_CONFIG_NAME in axy17lte Kconfig
Sam Protsenko
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Simon Glass
- [PATCH 0/3] exynos: Include missing CPU headers
Sam Protsenko
- [PATCH 1/3] arm: exynos: Include missing CPU header in soc.c
Sam Protsenko
- [PATCH 2/3] arm: exynos: Include missing CPU header in gpio.h
Sam Protsenko
- [PATCH 3/3] watchdog: s5p_wdt: Include missing CPU header
Sam Protsenko
- [v4.1 1/2] sandbox: Add a test for disabling CONFIG_CMDLINE
Tom Rini
- [v4.1 2/2] CI, pytest: Add a test for sandbox without LTO
Tom Rini
- [PATCH v2 30/32] fdt: Allow the devicetree to come from a bloblist
Raymond Mao
- [PATCH 1/1] sunxi: dram: Fix incorrect ram size detection for some H6 boards
Andre Przywara
- H616 DRAM support on mailine kernel
Andre Przywara
- error on h616 ID axp806 legacy kernel
Andre Przywara
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Simon Glass
- [PATCH 0/4] sunxi: DRAM: H6: fixes and size reduction
Andre Przywara
- [PATCH 1/4] sunxi: DRAM: H6: add barrier after finishing DRAM setup
Andre Przywara
- [PATCH 2/4] sunxi: DRAM: H6: const-ify DRAM function parameters
Andre Przywara
- [PATCH 3/4] sunxi: DRAM: H6: split struct dram_para
Andre Przywara
- [PATCH 4/4] sunxi: DRAM: H6: use proper MMIO accessors in mctl_set_addrmap()
Andre Przywara
- [v4 24/24] clk_k210.c: Clean up how we handle nop
Sean Anderson
- [v4 23/24] sandbox: Add <asm/barrier.h>
Sean Anderson
- [PATCH v2 11/22] pinctrl: sunxi: add Allwinner D1 pinctrl description
Samuel Holland
- [PATCH v2 03/22] sunxi: remove CONFIG_MACPWR
Samuel Holland
- [PATCH] arm: mvebu: AC5/AC5X: use fixed page table size
Chris Packham
- [PATCH 1/1] sunxi: dram: Fix incorrect ram size detection for some H6 boards
Jernej Škrabec
- [PATCH 2/4] sunxi: DRAM: H6: const-ify DRAM function parameters
Jernej Škrabec
- [PATCH 3/4] sunxi: DRAM: H6: split struct dram_para
Jernej Škrabec
- [PATCH 4/4] sunxi: DRAM: H6: use proper MMIO accessors in mctl_set_addrmap()
Jernej Škrabec
- [PATCH v2 1/1] sunxi: H616: add LPDDR4 DRAM support
Jernej Škrabec
- [PATCH 1/3] sunxi: board: simplify early PMIC setup conditions
Jernej Škrabec
- [PATCH 2/3] power: pmic: sunxi: add AXP313 SPL driver
Jernej Škrabec
- [PATCH 3/3] power: regulator: add AXP313 support
Jernej Škrabec
- [PATCH 0/3] sunxi: devicetree updates from Linux v6.6
Jernej Škrabec
- [PATCH v2 04/22] pinctrl: sunxi: move pinctrl code
Samuel Holland
- [PATCH v2 05/22] pinctrl: sunxi: add GPIO in/out wrappers
Samuel Holland
- [PATCH v2 06/22] pinctrl: sunxi: remove struct sunxi_gpio
Samuel Holland
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Caleb Connolly
- [PATCH v2 07/22] pinctrl: sunxi: remove GPIO_EXTRA_HEADER
Samuel Holland
- [PATCH 1/1] sunxi: dram: Fix incorrect ram size detection for some H6 boards
Gunjan Gupta
- [PATCH 1/1] [u-boot][master][PATCH v5] pico-imx7d: add baseboard SD card boot detect
egyszeregy at freemail.hu
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Simon Glass
- [v4.1 2/2] CI, pytest: Add a test for sandbox without LTO
Simon Glass
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Simon Glass
- [PATCH v2 30/32] fdt: Allow the devicetree to come from a bloblist
Simon Glass
- [PATCH v3 32/32] sandbox: Add a test for disabling CONFIG_CMDLINE
Simon Glass
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Tom Rini
- [v4.1 2/2] CI, pytest: Add a test for sandbox without LTO
Tom Rini
- [PATCH 1/2] misc: vexpress_config: Use member .priv_auto to set the private data
Linus Walleij
- [PATCH 2/2] vexpress64: Add MMC card to the BOOT_TARGET_DEVICES of FVP
Linus Walleij
- [PATCH 1/3] sunxi: board: simplify early PMIC setup conditions
Andre Przywara
- [PATCH 3/3] power: regulator: add AXP313 support
Andre Przywara
- [PATCH v2 01/22] sunxi: remove CONFIG_SATAPWR
Andre Przywara
- [PATCH v2 02/22] net: sunxi_emac: chase DT nodes to find PHY regulator
Andre Przywara
- [PATCH v2 05/22] pinctrl: sunxi: add GPIO in/out wrappers
Andre Przywara
- [PATCH v4 3/4] sunxi: psci: stop modeling register layout with C structs
Andre Przywara
- [PATCH v4 4/4] sunxi: psci: implement PSCI on R528
Andre Przywara
- [PATCH v4 0/4] Allwinner R528/T113s PSCI
Andre Przywara
- [PATCH v2 09/22] pinctrl: sunxi: add new D1 pinctrl support
Samuel Holland
- [PATCH v2 01/22] sunxi: remove CONFIG_SATAPWR
Samuel Holland
- [PATCH v2 10/22] sunxi: introduce NCAT2 generation model
Samuel Holland
- [PATCH v2 15/22] Kconfig: sunxi: prepare for using drivers/ram/sunxi
Samuel Holland
- [PATCH v2 16/22] sunxi: add R528/T113-s3/D1(s) DRAM initialisation code
Samuel Holland
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Heinrich Schuchardt
- [PATCH 1/1] efi_loader: fix efi_dp_from_eth
Heinrich Schuchardt
- [PATCH 1/1] sandbox: eliminate unused functions from binaries
Heinrich Schuchardt
- [PATCH v3 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Tom Rini
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Tom Rini
- [PATCH] iot2050: Allow for more than 1 USB storage device
Jan Kiszka
- [PATCH v3 1/1] efi_loader: expose the device-tree file name
Tom Rini
- [PATCH v3 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
- [PATCH] iot2050: Allow for more than 1 USB storage device
Heinrich Schuchardt
- [PATCH v3 1/1] efi_loader: expose the device-tree file name
Tom Rini
- [PATCH 1/1] general: fix GPL-2.0-or-later SPDX headers
Heinrich Schuchardt
- [PATCH v2] iot2050: Allow for more than 1 USB storage device
Jan Kiszka
- When do we merge bug fixes and new functionality
Tony Dinh
- [PATCH v3 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
- [PATCH] mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platforms
Marek Vasut
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Simon Glass
- [PATCH v2 16/22] sunxi: add R528/T113-s3/D1(s) DRAM initialisation code
Andre Przywara
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Heinrich Schuchardt
- [PATCH 1/1] sandbox: eliminate unused functions from binaries
Heinrich Schuchardt
- [PATCH v2 1/1] sandbox: eliminate unused functions from binaries
Heinrich Schuchardt
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Tom Rini
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Tom Rini
- [PATCH v2 16/22] sunxi: add R528/T113-s3/D1(s) DRAM initialisation code
Samuel Holland
- [PATCH 0/4] bootstd: Test and boot_targets improvements
Simon Glass
- [PATCH 1/4] Revert "bootstd: Scan all bootdevs in a boot_targets entry"
Simon Glass
- [PATCH 2/4] bootstd: Expand boot-ordering test to include USB
Simon Glass
- [PATCH 3/4] bootstd: Correct logic for single uclass
Simon Glass
- [PATCH 4/4] bootstd: Scan all bootdevs in a boot_targets entry (take 2)
Simon Glass
- [PATCH v4 0/4] fix npcm bmc error
Jim Liu
- [PATCH v4 1/4] pinctrl: npcm8xx: Add name for gpio function
Jim Liu
- [PATCH v4 2/4] configs: npcm: Support more uart baud rate
Jim Liu
- [PATCH v4 3/4] board: nuvuton: arbel: Fix incorrect ram size
Jim Liu
- [PATCH v4 4/4] configs: nuvoton: npcm8xx: Disable CONFIG_SPI_FLASH_USE_4K_SECTORS
Jim Liu
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Simon Glass
- [PATCH] mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platforms
Paul Barker
- [PATCH 1/1] efi_loader: fix efi_dp_from_eth
Simon Glass
- [PATCH 1/1] general: fix GPL-2.0-or-later SPDX headers
Simon Glass
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Simon Glass
- [v4.1 2/2] CI, pytest: Add a test for sandbox without LTO
Simon Glass
- [PATCH v3 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
Neha Malcom Francis
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Simon Glass
- [PATCH 1/1] efi_loader: fix efi_dp_from_eth
Ilias Apalodimas
- [PATCH v2] arm: xilinx: Add missing dual parallel flash description
Michal Simek
- [PATCH] buildman: Include symbols in the read-only data section
Simon Glass
- [PATCH v3 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
Simon Glass
- [PATCH v4 0/2] Enable split mode in binman
Neha Malcom Francis
- [PATCH v4 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
Neha Malcom Francis
- [PATCH v4 2/2] DONOTMERGE: arm: dts: k3-j7200-binman: Enable split mode for MCU R5
Neha Malcom Francis
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
- [PATCH] led: Do not overwrite label
Christian Gmeiner
- [PATCH 1/1] general: fix GPL-2.0-or-later SPDX headers
Heinrich Schuchardt
- [PATCH v5 4/8] rockchip: block: blk-uclass: add bounce buffer flag to blk_desc
Kever Yang
- [PATCH] led: Do not overwrite label
Marek Vasut
- [PATCH 1/6] led-uclass: do not create fallback label for top-level node
Rasmus Villemoes
- [PATCH 2/6] led-uclass: honour ->label field populated by driver's own .bind
Rasmus Villemoes
- [PATCH 1/6] led-uclass: do not create fallback label for top-level node
Marek Vasut
- [GIT PULL] Please pull u-boot-amlogic-20231023
Neil Armstrong
- [PATCH 2/6] led-uclass: honour ->label field populated by driver's own .bind
Marek Vasut
- [PATCH 6/6] led: add TI LP5562 LED driver
Rasmus Villemoes
- [PATCH 6/6] led: add TI LP5562 LED driver
Marek Vasut
- [PATCH 0/4] bootstd: Test and boot_targets improvements
Ivan T. Ivanov
- [PATCH v2 2/2] board: rockchip: add Pine64 QuartzPro64 RK3588 board
Kever Yang
- [PATCH v2 4/4] rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patches
Kever Yang
- [PATCH v2 2/4] rockchip: rk3588-rock-5a: Enable support for USB 2.0 ports
Kever Yang
- [PATCH 3/3] board: rockchip: Add support for RGB30 and RK2023 to RGxx3
Kever Yang
- [PATCH 2/3] board: rockchip: Add Maskrom Mode for Anbernic RGxx3
Kever Yang
- [PATCH 1/3] mtd: spi-nor: Add support for XMC XM25QU128C
Kever Yang
- [PATCH 2/3] board: rockchip: Add Xunlong Orange Pi 5
Kever Yang
- [PATCH 3/3] board: rockchip: Add Xunlong Orange Pi 5 Plus
Kever Yang
- [PATCH v2 1/2] dt-bindings: leds: import common led bindings from linux v6.5
Kever Yang
- Please pull u-boot-video
Anatolij Gustschin
- [PATCH v2 2/2] board: rockchip: add Pine64 QuartzPro64 RK3588 board
Kever Yang
- [PATCH 2/6] led-uclass: honour ->label field populated by driver's own .bind
Christian Gmeiner
- Pull request: u-boot-sunxi/master for v2024.01
Andre Przywara
- [PATCH 6/6] led: add TI LP5562 LED driver
Rasmus Villemoes
- [RFC PATCH 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM
Devarsh Thakkar
- [PATCH 0/4] ARM: meson: Add boot over DFU RAM as an USB boot step
Neil Armstrong
- [PATCH 1/4] ARM: meson: enable FIT with LEGACY_IMAGE_FORMAT on all configs
Neil Armstrong
- [PATCH 2/4] configs: meson64: declare addr out of EXTRA_ENV_SETTINGS
Neil Armstrong
- [PATCH 3/4] configs: meson64: add alternate USB DFU boot target
Neil Armstrong
- [PATCH 4/4] ARM: meson: enable USB DFU + RAM on Amlogic boards with USB Gadget
Neil Armstrong
- [PATCH 0/4] ARM: meson: Add boot over DFU RAM as an USB boot step
Ferass El Hafidi
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Caleb Connolly
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Tom Rini
- [PATCH v3 00/24] sunxi: Allwinner T113s support
Andre Przywara
- [PATCH v3 01/24] sunxi: remove CONFIG_SATAPWR
Andre Przywara
- [PATCH v3 02/24] net: sunxi_emac: chase DT nodes to find PHY regulator
Andre Przywara
- [PATCH v3 03/24] sunxi: remove CONFIG_MACPWR
Andre Przywara
- [PATCH v3 04/24] pinctrl: sunxi: move pinctrl code
Andre Przywara
- [PATCH v3 05/24] pinctrl: sunxi: add GPIO in/out wrappers
Andre Przywara
- [PATCH v3 06/24] pinctrl: sunxi: remove struct sunxi_gpio
Andre Przywara
- [PATCH v3 07/24] pinctrl: sunxi: remove GPIO_EXTRA_HEADER
Andre Przywara
- [PATCH v3 08/24] pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h
Andre Przywara
- [PATCH v3 09/24] pinctrl: sunxi: add new D1 pinctrl support
Andre Przywara
- [PATCH v3 10/24] sunxi: introduce NCAT2 generation model
Andre Przywara
- [PATCH v3 11/24] pinctrl: sunxi: add Allwinner D1 pinctrl description
Andre Przywara
- [PATCH v3 12/24] clk: sunxi: Add support for the D1 CCU
Andre Przywara
- [PATCH v3 13/24] sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setup
Andre Przywara
- [PATCH v3 14/24] sunxi: clock: support D1/R528 PLL6 clock
Andre Przywara
- [PATCH v3 15/24] Kconfig: sunxi: prepare for using drivers/ram/sunxi
Andre Przywara
- [PATCH v3 16/24] sunxi: add R528/T113-s3/D1(s) DRAM initialisation code
Andre Przywara
- [PATCH v3 17/24] sunxi: add Allwinner R528/T113 SoC support
Andre Przywara
- [PATCH v3 18/24] sunxi: R528: add SMHC2 pin pull ups support
Andre Przywara
- [PATCH v3 19/24] sunxi: refactor serial base addresses to avoid asm/arch/cpu.h
Andre Przywara
- [PATCH v3 20/24] sunxi: psci: clean away preprocessor macros
Andre Przywara
- [PATCH v3 21/24] sunxi: psci: refactor register access to separate functions
Andre Przywara
- [PATCH v3 22/24] sunxi: psci: stop modeling register layout with C structs
Andre Przywara
- [PATCH v3 23/24] sunxi: psci: implement PSCI on R528
Andre Przywara
- [PATCH v3 24/24] sunxi: add MangoPi MQ-R board support
Andre Przywara
- [RESEND PATCH 1/1] clk: ti: k3-pll: Add calibration support for non fractional mode
Vishal Mahaveer
- [v4.1 2/2] CI, pytest: Add a test for sandbox without LTO
Tom Rini
- [PATCH] buildman: Include symbols in the read-only data section
Tom Rini
- [PATCH 1/1] general: fix GPL-2.0-or-later SPDX headers
Tom Rini
- [PATCH 1/1] general: fix GPL-2.0-or-later SPDX headers
Heinrich Schuchardt
- [PATCH 1/1] general: fix GPL-2.0-or-later SPDX headers
Tom Rini
- [RESEND PATCH 1/1] clk: ti: k3-pll: Add calibration support for non fractional mode
Bryan Brattlof
- [PATCH v5 0/4] Conclusive KSTR-SAMA5D27 support
Eugen Hristev
- [PATCH v3 0/2] board: rockchip: add Pine64 QuartzPro64 RK3588 board
Tom Fitzhenry
- [PATCH v3 1/2] dt-bindings: leds: import common led bindings from linux v6.5
Tom Fitzhenry
- [PATCH v3 2/2] board: rockchip: add Pine64 QuartzPro64 RK3588 board
Tom Fitzhenry
- [PATCH v2 2/2] board: rockchip: add Pine64 QuartzPro64 RK3588 board
Tom Fitzhenry
- ZFS support in custom u-boot build...
Stacey Pellegrino
- [PATCH 2/3] board: rockchip: Add Maskrom Mode for Anbernic RGxx3
Chris Morgan
- [PULL] u-boot-at91-2024.01-b
Eugen Hristev
- [PATCH] MAINTAINERS: Remove non-working address from MAINTAINERS
Hugo Villeneuve
- [PATCH] ae350: Update defconfig list
Tom Rini
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Mark Kettenis
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Mark Kettenis
- [PATCH] CI: Re-enable maintainer check
Tom Rini
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Tom Rini
- ZFS support in custom u-boot build...
Stacey Pellegrino
- [PATCH v3 1/1] efi_loader: expose the device-tree file name
Tom Rini
- [GIT PULL] Please pull u-boot-amlogic-20231023
Tom Rini
- Please pull u-boot-video
Tom Rini
- Pull request: u-boot-sunxi/master for v2024.01
Tom Rini
- [PULL] u-boot-at91-2024.01-b
Tom Rini
- [PATCH] ae350: Update defconfig list
Tom Rini
- [PATCH] CI: Re-enable maintainer check
Tom Rini
- [PATCH] CI: Re-enable maintainer check
Simon Glass
- [PATCH v2 1/1] sandbox: eliminate unused functions from binaries
Tom Rini
- [PATCH v2 1/1] efi_loader: expose the device-tree file name
Mark Kettenis
- [PATCH 2/3] board: rockchip: Add Maskrom Mode for Anbernic RGxx3
Jonas Karlman
- [v4.1 2/2] CI, pytest: Add a test for sandbox without LTO
Simon Glass
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Simon Glass
- [PATCH v2 1/1] sandbox: eliminate unused functions from binaries
Simon Glass
- [PATCH 0/4] bootstd: Test and boot_targets improvements
Simon Glass
- [PATCH v2 1/1] sandbox: eliminate unused functions from binaries
Tom Rini
- [v4.1 2/2] CI, pytest: Add a test for sandbox without LTO
Tom Rini
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Tom Rini
- [PATCH v5] bootstd: sata: Add bootstd support for ahci sata
Tom Rini
- [RESEND PATCH] bootstd: sata: bootdev scanning for ahci sata with no drive attached
Tom Rini
- [PATCH 0/4] bootstd: Test and boot_targets improvements
Tom Rini
- [PATCH 1/1] general: fix GPL-2.0-or-later SPDX headers
Xavier Drudis Ferran
- [PATCH 1/1] general: fix GPL-2.0-or-later SPDX headers
Xavier Drudis Ferran
- [PATCH v5] bootstd: sata: Add bootstd support for ahci sata
Tony Dinh
- [ANN] U-Boot v2024.01-rc1 released
Tom Rini
- [PATCH v2 0/3] BOOTP/DHCPv4 enhancements
seanedmond at linux.microsoft.com
- [PATCH v2 1/3] net: Get pxe config file from dhcp option 209
seanedmond at linux.microsoft.com
- [PATCH v2 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements
seanedmond at linux.microsoft.com
- [PATCH v2 3/3] net: bootp: add config option BOOTP_RANDOM_XID
seanedmond at linux.microsoft.com
- [tom.rini at gmail.com: Fwd: New Defects reported by Coverity Scan for Das U-Boot]
Tom Rini
- quick question about TPM
niek.nooijens at omron.com
- [PATCH v2 1/3] net: Get pxe config file from dhcp option 209
Heinrich Schuchardt
- [PATCH v2 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements
Heinrich Schuchardt
- [PATCH v2 3/3] net: bootp: add config option BOOTP_RANDOM_XID
Heinrich Schuchardt
- [PATCH v4 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
- [PATCH v3 1/1] sandbox: eliminate unused functions from binaries
Heinrich Schuchardt
- [PATCH 0/4] ARM: meson: Add boot over DFU RAM as an USB boot step
Mattijs Korpershoek
- [PATCH v2 1/1] mtd: spinand: add support for ESMT F50x1G41LB
Frieder Schrempf
- [PATCH 1/1] mkimage: do not write incorrect error message
Heinrich Schuchardt
- [PATCH 1/1] tools: mkimage: fix sfspl_image_extract_subimage()
Heinrich Schuchardt
- [REGRESSION] imx: spl_imx_romapi: boot loops
Marcel Ziswiler
- [PATCH v8 0/8] Add support for PMICs used on Tegra 3 devices
Svyatoslav Ryhel
- [PATCH v8 1/8] power: pmic: palmas: support TI TPS65913 PMIC
Svyatoslav Ryhel
- [PATCH v8 2/8] power: regulator: palmas: fix ldoln and ldousb detection
Svyatoslav Ryhel
- [PATCH v8 3/8] power: pmic: add the base MAX77663 PMIC support
Svyatoslav Ryhel
- [PATCH v8 4/8] power: regulator: max77663: add regulator support
Svyatoslav Ryhel
- [PATCH v8 5/8] power: pmic: add the base TPS80031 PMIC support
Svyatoslav Ryhel
- [PATCH v8 6/8] power: regulator: tps80031: add regulator support
Svyatoslav Ryhel
- [PATCH v8 7/8] power: pmic: tps65910: add TPS65911 PMIC support
Svyatoslav Ryhel
- [PATCH v8 8/8] power: regulator: tps65911: add regulator support
Svyatoslav Ryhel
- [PATCH v4 0/6] Implement proper sysreset ability for Tegra SoCs and some PMICs
Svyatoslav Ryhel
- [PATCH v4 1/6] sysreset: tegra: create arch specific sysreset driver
Svyatoslav Ryhel
- [PATCH v4 2/6] arm: mach-tegra: enable sysreset driver
Svyatoslav Ryhel
- [PATCH v4 3/6] sysreset: implement MAX77663 sysreset functions
Svyatoslav Ryhel
- [PATCH v4 4/6] sysreset: implement TPS80031 sysreset functions
Svyatoslav Ryhel
- [PATCH v4 5/6] sysreset: implement TPS65910 sysreset functions
Svyatoslav Ryhel
- [PATCH v4 6/6] sysreset: implement PALMAS sysreset functions
Svyatoslav Ryhel
- Pull request: please pull u-boot-imx-20231024
Stefano Babic
- [PATCH v5 14/16] cmd: add scmi command for SCMI firmware
Michal Simek
- [PATCH v1 0/3] Implement GPIO cells for PALMAS and MAX77663 PMICs
Svyatoslav Ryhel
- [PATCH v1 1/3] drivers: gpio-uclass: support PMIC GPIO children
Svyatoslav Ryhel
- [PATCH v1 2/3] drivers: gpio: implement MAX77663 GPIO cell
Svyatoslav Ryhel
- [PATCH v1 3/3] drivers: gpio: implement PALMAS GPIO cell
Svyatoslav Ryhel
- Pull request: u-boot-rockchip-20231024
Kever Yang
- [RESEND PATCH v2] rockchip: include: asm: fix entering download mode rk3066
Kever Yang
- [REGRESSION] imx: spl_imx_romapi: boot loops
Rasmus Villemoes
- [REGRESSION] imx: spl_imx_romapi: boot loops
Marcel Ziswiler
- [REGRESSION] imx: spl_imx_romapi: boot loops
Rasmus Villemoes
- [PATCH] arm: init: add an option to use FDT from previous bootloader
Caleb Connolly
- [PATCH] doc: gpt: fix example of echoing variable
Tom Fitzhenry
- [PATCH] doc: usage: fix ordering of shell commands
Tom Fitzhenry
- [PATCH v2 3/3] trace: Fix alignment logic in flyrecord header
Michal Simek
- [REGRESSION] imx: spl_imx_romapi: boot loops
Marcel Ziswiler
- [PATCH v2 1/3] net: Get pxe config file from dhcp option 209
Peter Robinson
- [REGRESSION] imx: spl_imx_romapi: boot loops
Rasmus Villemoes
- [tom.rini at gmail.com: Fwd: New Defects reported by Coverity Scan for Das U-Boot]
Sughosh Ganu
- [PATCH v13 0/8] tpm: Support boot measurements
Eddie James
- [PATCH v14 0/8] tpm: Support boot measurements
Eddie James
- [PATCH v14 1/8] tpm: Fix spelling for tpmu_ha union
Eddie James
- [PATCH v14 2/8] tpm: sandbox: Update for needed TPM2 capabilities
Eddie James
- [PATCH v14 3/8] tpm: Support boot measurements
Eddie James
- [PATCH v14 4/8] bootm: Support boot measurement
Eddie James
- [PATCH v14 5/8] test: Add sandbox TPM boot measurement
Eddie James
- [PATCH v14 6/8] doc: Add measured boot documentation
Eddie James
- [PATCH v14 7/8] efi_loader: fix EFI_ENTRY point on get_active_pcr_banks
Eddie James
- [PATCH v14 8/8] test: use a non system PCR for testing PCR extend
Eddie James
- [PATCH v4 1/3] dt-bindings: mtd: partitions: Add binman compatible
Rob Herring
- [PATCH v4 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
Rob Herring
- [PATCH v4 3/3] dt-bindings: mtd: binman-partitions: Add alignment properties
Rob Herring
- [PATCH v2 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements
Sean Edmond
- [PATCH v2] arm: init: add an option to use FDT from previous bootloader
Caleb Connolly
- [v4.1 2/2] CI, pytest: Add a test for sandbox without LTO
Simon Glass
- [PATCH v2 1/1] sandbox: eliminate unused functions from binaries
Simon Glass
- [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
Simon Glass
- [PATCH v4 1/1] efi_loader: expose the device-tree file name
Simon Glass
- [PATCH v3 1/1] sandbox: eliminate unused functions from binaries
Simon Glass
- [PATCH] doc: usage: fix ordering of shell commands
Simon Glass
- [PATCH] doc: gpt: fix example of echoing variable
Simon Glass
- [PATCH 1/1] tools: mkimage: fix sfspl_image_extract_subimage()
Simon Glass
- quick question about TPM
Simon Glass
- [PATCH v4 2/2] DONOTMERGE: arm: dts: k3-j7200-binman: Enable split mode for MCU R5
Simon Glass
- Pull request: please pull u-boot-imx-20231024
Tom Rini
- [PATCH v4 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
Simon Glass
- Pull request: u-boot-rockchip-20231024
Tom Rini
- [PATCH 1/1] mkimage: do not write incorrect error message
Simon Glass
- [PATCH v2 3/3] trace: Fix alignment logic in flyrecord header
Tom Rini
- [PATCH] arm: init: add an option to use FDT from previous bootloader
Simon Glass
- [PATCH v3 1/1] sandbox: eliminate unused functions from binaries
Tom Rini
- [PATCH v4 1/1] efi_loader: expose the device-tree file name
Tom Rini
- [tom.rini at gmail.com: Fwd: New Defects reported by Coverity Scan for Das U-Boot]
Tom Rini
- [v4.1 2/2] CI, pytest: Add a test for sandbox without LTO
Tom Rini
- [PATCH] arm: init: add an option to use FDT from previous bootloader
Caleb Connolly
- [PATCH 0/2] bootstd: Fix a few minor bugs
Simon Glass
- [PATCH 1/2] bootstd: Handle a few special cases in cmdline_set_arg()
Simon Glass
- [PATCH 2/2] bootstd: cros: Correct condition for read method
Simon Glass
- [PATCH v8 3/8] power: pmic: add the base MAX77663 PMIC support
Tom Rini
- [PATCH] arm: init: add an option to use FDT from previous bootloader
Tom Rini
- [PATCH v4 1/1] efi_loader: expose the device-tree file name
Ilias Apalodimas
- [PATCH v2] arm: init: add an option to use FDT from previous bootloader
Tom Rini
- [PATCH v4 1/1] efi_loader: expose the device-tree file name
Ilias Apalodimas
- [PATCH] arm: init: add an option to use FDT from previous bootloader
Simon Glass
- [PATCH] arm: init: add an option to use FDT from previous bootloader
Caleb Connolly
- [PATCH] arm: init: add an option to use FDT from previous bootloader
Tom Rini
- [PATCH 0/8] arm: mach-snapdragon: Qualcomm clock driver cleanup
Caleb Connolly
- [PATCH 1/8] clk/qcom: move from mach-snapdragon
Caleb Connolly
- [PATCH 2/8] clk/qcom: add per-platform configs
Caleb Connolly
- [PATCH 3/8] clk/qcom: move ipq4019 driver from mach-ipq40xx
Caleb Connolly
- [PATCH 4/8] clk/qcom: handle resets and clocks in one device
Caleb Connolly
- [PATCH 5/8] clk/qcom: sdm845: add register map for simple gate clocks
Caleb Connolly
- [PATCH 6/8] clk/qcom: use function pointers for enable and set_rate
Caleb Connolly
- [PATCH 7/8] clk/qcom: add mnd_width to clk_rcg_set_rate_mnd()
Caleb Connolly
- [PATCH 8/8] clk/qcom: fix rcg divider value
Caleb Connolly
- [PATCH v5 1/3] dt-bindings: mtd: partitions: Add binman compatible
Simon Glass
- [PATCH v5 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
Simon Glass
- [PATCH v5 3/3] dt-bindings: mtd: binman-partitions: Add alignment properties
Simon Glass
- [v4.1 2/2] CI, pytest: Add a test for sandbox without LTO
Simon Glass
- [PATCH v4 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
Simon Glass
- [v4.1 2/2] CI, pytest: Add a test for sandbox without LTO
Tom Rini
- [PATCH 1/1] CI: use OpenSBI 1.3.1 for testing
Heinrich Schuchardt
- [PATCH v4 4/4] sunxi: psci: implement PSCI on R528
Andre Przywara
- [PATCH v5 14/16] cmd: add scmi command for SCMI firmware
Tom Rini
- [PATCH RESEND v3 1/1] arm: dts: icnova-a20-adb4006: Add board support
Andre Przywara
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Tom Rini
- [PATCH v2 0/2] ARM: amlogic: Add A1 SPIFC support
Igor Prusov
- [PATCH v2 1/2] spi: add support for Amlogic A1 SPI Flash Controller
Igor Prusov
- [PATCH v2 2/2] ARM: amlogic: ad401: enable SPIFC
Igor Prusov
- [PATCH] misc: i2c_eeprom: consider pagesize when writing to eeprom
Tom Rini
- [PATCH 1/4] spl: atf: Improve comments and code readability
Tom Rini
- [PATCH 2/7] include: Add <linux/types.h> in a few places
Tom Rini
- [PATCH 3/7] arc: Remove common.h usage
Tom Rini
- [PATCH 4/7] m68k: Remove common.h usage
Tom Rini
- [PATCH 5/7] microblaze: Remove common.h usage
Tom Rini
- [PATCH 6/7] mips: Remove common.h usage
Tom Rini
- [PATCH 7/7] riscv: Remove common.h usage
Tom Rini
- [PATCH v2 1/2] checkpatch.pl: Make common.h check boarder
Tom Rini
- [PATCH v2 2/2] patman: Add a little documentation on the checkpatch tests
Tom Rini
- [PATCH v2] cmd: mbr: Allow 4 MBR partitions without need for extended
Tom Rini
- [PATCH] mbr: Test tweaks
Tom Rini
- [PATCH] pstore: Use root address-cells/size-cells as defaults for reserved-memory
Tom Rini
- [PATCH v3] cli: Consume invalid escape sequences early
Tom Rini
- [PATCH] Makefile: remove misc include and simple-bin build artifacts on clean
Tom Rini
- [PATCH] .gitignore: ignore misc include, simple-bin, and tools/generated build artifacts
Tom Rini
- [PATCH v2 1/2] serial: serial-uclass.c: move definition of _serial_flush up a bit
Tom Rini
- [PATCH v2 2/2] serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE
Tom Rini
- [PATCH v2 1/4] firmware: scmi: add power domain protocol support
Tom Rini
- [PATCH] arm: kirkwood: Enable bootstd for Pogo V4 board
Tony Dinh
- [PATCH v2 2/4] power: domain: add SCMI driver
Tom Rini
- [PATCH v2 3/4] sandbox: add SCMI power domain protocol support for testing
Tom Rini
- [PATCH v2 4/4] test: dm: add SCMI power domain protocol test
Tom Rini
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Simon Glass
- [PATCH v2] smbios: arm64: Allow table to be written at a fixed addr
Simon Glass
- Failedto read big file with "Invald FAT entry' from USB disk (FAT16)
target
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Heinrich Schuchardt
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Tom Rini
- Re: [PATCH v2] smbios: arm64: Allow table to be written at a fixed addr
Heinrich Schuchardt
- [PATCH v5 14/16] cmd: add scmi command for SCMI firmware
AKASHI Takahiro
- Pull request efi-2024-01-rc2
Heinrich Schuchardt
- quick question about TPM
niek.nooijens at omron.com
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Simon Glass
- [PATCH v2] smbios: arm64: Allow table to be written at a fixed addr
Simon Glass
- Failedto read big file with "Invald FAT entry' from USB disk (FAT16)
Simon Glass
- [PATCH 0/5] cmd: add scmi command
AKASHI Takahiro
- [PATCH 1/5] test: dm: skip scmi tests against disabled protocols
AKASHI Takahiro
- [PATCH 2/5] firmware: scmi: support protocols on sandbox only if enabled
AKASHI Takahiro
- [PATCH 3/5] cmd: add scmi command for SCMI firmware
AKASHI Takahiro
- [PATCH 4/5] doc: cmd: add documentation for scmi
AKASHI Takahiro
- [PATCH 5/5] test: dm: add scmi command test
AKASHI Takahiro
- [PATCH v8 3/8] power: pmic: add the base MAX77663 PMIC support
Svyatoslav Ryhel
- [PATCH v8 0/7] Add EFI HTTP boot support
Masahisa Kojima
- [PATCH v8 1/7] net: wget: prevent overwriting reserved memory
Masahisa Kojima
- [PATCH v8 2/7] net: wget: add wget with dns utility function
Masahisa Kojima
- [PATCH v8 3/7] blk: blkmap: add ramdisk creation utility function
Masahisa Kojima
- [PATCH v8 4/7] efi_loader: Boot var automatic management
Masahisa Kojima
- [PATCH v8 5/7] efi_loader: support boot from URI device path
Masahisa Kojima
- [PATCH v8 6/7] cmd: efidebug: add uri device path
Masahisa Kojima
- [PATCH v8 7/7] doc: uefi: add HTTP Boot support
Masahisa Kojima
- [PATCH 0/3] Developerbox: Cleanup and document update
Masahisa Kojima
- [PATCH 1/3] board: developerbox: remove obsolete NOR flash layout definition
Masahisa Kojima
- [PATCH 2/3] board: developerbox: update old NOR flash layout build instruction
Masahisa Kojima
- [PATCH 3/3] board: developerbox: update flash rawwrite binary size
Masahisa Kojima
- [PATCH] test/py: always use autostart on tpm2 selftests
Ilias Apalodimas
- [PATCH] Kconfig: Remove all default n/no options
Michal Simek
- [PATCH 3/5] cmd: add scmi command for SCMI firmware
Michal Simek
- [PATCH v2 3/3] trace: Fix alignment logic in flyrecord header
Michal Simek
- [PATCH] spi: dw: Use controller clock rate as maximum frequency
Kunihiko Hayashi
- [PATCH v2] misc: i2c_eeprom: consider pagesize when writing to eeprom
Michel Alex
- [PATCH 2/3] cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096
Josua Mayer
- [PATCH v2] smbios: arm64: Allow table to be written at a fixed addr
Heinrich Schuchardt
- [PATCH] net: designware: add DMA offset awareness
Baruch Siach
- [PATCH v4 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
Miquel Raynal
- [PATCH v2 0/2] mvebu: clearfog: add support for emmc boot
Josua Mayer
- [PATCH v2 1/2] arm: mvebu: allow additional 4096 offset for bootable mmc image
Josua Mayer
- [PATCH v2 2/2] cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096
Josua Mayer
- [PATCH 0/4] Add support for sam9x60 curiosity
Eugen Hristev
- [PATCH v3] cli: Consume invalid escape sequences early
Rasmus Villemoes
- [PATCH] Kconfig: Remove all default n/no options
Svyatoslav Ryhel
- [PATCH 3/5] cmd: add scmi command for SCMI firmware
AKASHI Takahiro
- [PATCH 0/2] rockchip: ringneck-px30: always reset STM32 companion controller on boot
Quentin Schulz
- [PATCH 1/2] rockchip: ringneck-px30: always reset STM32 companion controller on boot
Quentin Schulz
- [PATCH 2/2] rockchip: ringneck-px30: enable SPL_BOARD_INIT
Quentin Schulz
- [PATCH 1/2] rockchip: ringneck-px30: always reset STM32 companion controller on boot
Heiko Stübner
- [PATCH 2/2] rockchip: ringneck-px30: enable SPL_BOARD_INIT
Heiko Stübner
- [PATCH 2/4] arm: dts: Add support for AM62x LP SK
Nitin Yadav
- [PATCH] rockchip: ringneck-px30: enable i2c command
Quentin Schulz
- [PATCH] rockchip: ringneck-px30: enable i2c command
Heiko Stübner
- [PATCH 0/8] arm: mach-snapdragon: Qualcomm clock driver cleanup
Sumit Garg
- [PATCH v5 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
Rob Herring
- [REGRESSION] imx: spl_imx_romapi: boot loops
Fabio Estevam
- [PATCH v14 6/8] doc: Add measured boot documentation
Ilias Apalodimas
- [PATCH v14 0/8] tpm: Support boot measurements
Ilias Apalodimas
- [PATCH v14 4/8] bootm: Support boot measurement
Ilias Apalodimas
- [REGRESSION] imx: spl_imx_romapi: boot loops
Marcel Ziswiler
- [PATCH 0/8] arm: mach-snapdragon: Qualcomm clock driver cleanup
Caleb Connolly
- [PATCH v14 4/8] bootm: Support boot measurement
Heinrich Schuchardt
- [PATCH 0/8] arm: mach-snapdragon: Qualcomm clock driver cleanup
Sumit Garg
- [PATCH v14 4/8] bootm: Support boot measurement
Ilias Apalodimas
- [PATCH v2] misc: i2c_eeprom: consider pagesize when writing to eeprom
Lothar Waßmann
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Tom Rini
- [PATCH v8 3/8] power: pmic: add the base MAX77663 PMIC support
Tom Rini
- [PATCH v1 0/2] TPS65224 PMIC driver
Bhargav Raviprakash
- [PATCH v1 1/2] driver: power: add support for TPS65224
Bhargav Raviprakash
- [PATCH v1 2/2] driver: power: regulator: add support for TPS65224 regulator
Bhargav Raviprakash
- [PATCH] Kconfig: Remove all default n/no options
Tom Rini
- [PATCH v3] misc: i2c_eeprom: consider pagesize when writing to eeprom
Michel Alex
- [PATCH 8/8] clk/qcom: fix rcg divider value
Caleb Connolly
- [PATCH] Kconfig: Remove all default n/no options
Michal Simek
- [PATCH v14 4/8] bootm: Support boot measurement
Eddie James
- [PATCH v2] misc: i2c_eeprom: consider pagesize when writing to eeprom
Tom Rini
- [PATCH v14 4/8] bootm: Support boot measurement
Heinrich Schuchardt
- [PATCH] arm: init: add an option to use FDT from previous bootloader
Mark Kettenis
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Mark Kettenis
- [PATCH v2 3/3] trace: Fix alignment logic in flyrecord header
Tom Rini
- [PATCH] Kconfig: Remove all default n/no options
Tom Rini
- [PATCH v14 4/8] bootm: Support boot measurement
Ilias Apalodimas
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Tom Rini
- Fwd: New Defects reported by Coverity Scan for Das U-Boot
Tom Rini
- Fwd: New Defects reported by Coverity Scan for Das U-Boot
Abdellatif El Khlifi
- Fwd: New Defects reported by Coverity Scan for Das U-Boot
Tom Rini
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Heinrich Schuchardt
- [PATCH 2/4] arm: dts: Add support for AM62x LP SK
Nishanth Menon
- [REGRESSION] imx: spl_imx_romapi: boot loops
Marcel Ziswiler
- [PATCH v2 1/3] arm: dts: imx8mm: Sync with linux-next 20231019
Tim Harvey
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Tom Rini
- [PATCH v4 1/1] efi_loader: expose the device-tree file name
Simon Glass
- quick question about TPM
Simon Glass
- [PATCH] test/py: always use autostart on tpm2 selftests
Simon Glass
- [REGRESSION] imx: spl_imx_romapi: boot loops
Rasmus Villemoes
- Pull request efi-2024-01-rc2
Tom Rini
- [PATCH 2/3] board: rockchip: Add Maskrom Mode for Anbernic RGxx3
Chris Morgan
- [PATCH v4 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
- Pull request efi-2024-01-rc2
Heinrich Schuchardt
- [PATCH v4 1/1] efi_loader: expose the device-tree file name
Tom Rini
- Pull request efi-2024-01-rc2
Tom Rini
- [PATCH v4 1/1] efi_loader: expose the device-tree file name
Mark Kettenis
- [PATCH v4 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Heinrich Schuchardt
- [PATCH v4 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
Simon Glass
- [PATCH v4 1/1] efi_loader: expose the device-tree file name
Simon Glass
- [PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible
Simon Glass
- [PATCH v6 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
Simon Glass
- [PATCH v6 3/3] dt-bindings: mtd: binman-partitions: Add alignment properties
Simon Glass
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Tom Rini
- [PATCH v4 1/1] efi_loader: expose the device-tree file name
Tom Rini
- [PATCH v4 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
- [PATCH] arm: kirkwood: Enable bootstd for Zyxel NSA310S board
Tony Dinh
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Heinrich Schuchardt
- [PATCH 1/5] configs: imx8mp_beacon: Do not set SYS_CONSOLE_IS_IN_ENV
Adam Ford
- [PATCH 2/5] configs: imx8mm_beacon: Enable fastboot downloading
Adam Ford
- [PATCH 3/5] configs: imx8mm_beacon: Disable the WDT autostart
Adam Ford
- [PATCH 4/5] configs: imx8mn_beacon: Do not set SYS_CONSOLE_IS_IN_ENV
Adam Ford
- [PATCH 5/5] configs: imx8mn_beacon: Disable the WDT autostart
Adam Ford
- [PATCH] smbios: arm64: Allow table to be written at a fixed addr
Tom Rini
- [PATCH 1/3] configs: rzg2_beacon: Disable the ability to remove devices
Adam Ford
- [PATCH 2/3] configs: rzg2_beacon: Realign ENV location and offset
Adam Ford
- [PATCH 3/3] arm: rmobile: rzg2_beacon: Auto select Linux device tree by SoC
Adam Ford
- quick question about TPM
niek.nooijens at omron.com
- [PATCH 1/1] board: sifive: unmatched: move kernel load address to 0x80200000
Yong-Xuan Wang
- [PATCH v2] i2c: nuvoton: remove standard mode only
Heiko Schocher
- [PATCH v2 1/3] bootcount: Remove legacy I2C driver
Heiko Schocher
- [PATCH v2 2/3] i2c: Implement i2c_get_chip_by_phandle()
Heiko Schocher
- [PATCH v2 3/3] bootcount: Add driver model I2C driver
Heiko Schocher
- [RFC 00/13] cmd: bootefi: refactor the code for bootmgr
AKASHI Takahiro
- [RFC 01/13] cmd: bootefi: unfold do_bootefi_image()
AKASHI Takahiro
- [RFC 02/13] cmd: bootefi: re-organize do_bootefi_image()
AKASHI Takahiro
- [RFC 03/13] cmd: bootefi: carve out EFI boot manager interface
AKASHI Takahiro
- [RFC 04/13] cmd: bootefi: carve out binary execution interface
AKASHI Takahiro
- [RFC 05/13] cmd: bootefi: move library interfaces under lib/efi_loader
AKASHI Takahiro
- [RFC 06/13] cmd: efidebug: ease efi configuration dependency
AKASHI Takahiro
- [RFC 07/13] bootmeth: use efi_loader interfaces instead of bootefi command
AKASHI Takahiro
- [RFC 08/13] efi_loader: split unrelated code from efi_bootmgr.c
AKASHI Takahiro
- [RFC 09/13] efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
AKASHI Takahiro
- [RFC 10/13] net: tftp: remove explicit efi configuration dependency
AKASHI Takahiro
- [RFC 11/13] fs: remove explicit efi configuration dependency
AKASHI Takahiro
- [RFC 12/13] lib: uuid: move CONFIG_RANDOM_UUID
AKASHI Takahiro
- [RFC 13/13] block: rkmtd: select CONFIG_RANDOM_UUID explicitly
AKASHI Takahiro
- AW: [PATCH v2] misc: i2c_eeprom: consider pagesize when writing to eeprom
Michel Alex
- [PATCH v4] misc: i2c_eeprom: consider pagesize when writing to eeprom
Michel Alex
- [PATCH] arm64: zynqmp: Fix Kconfig entry indentation
Michal Simek
- [PATCH 1/3] configs: rzg2_beacon: Disable the ability to remove devices
Marek Vasut
- [PATCH 3/3] arm: rmobile: rzg2_beacon: Auto select Linux device tree by SoC
Marek Vasut
- [PATCH] arm: kirkwood: Enable bootstd for Pogo V4 board
Stefan Roese
- [PATCH] arm: kirkwood: Enable bootstd for Zyxel NSA310S board
Stefan Roese
- [PATCH u-boot-marvell] arm: mvebu: turris_mox: Extend to support RIPE Atlas Probe
Stefan Roese
- [PATCH v2 1/2] arm: mvebu: allow additional 4096 offset for bootable mmc image
Stefan Roese
- [PATCH v2 2/2] cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096
Stefan Roese
- [PATCH 0/3] arm64: Add a build target for Flat Image Tree
Simon Glass
- [PATCH 1/3] kbuild: Correct missing architecture-specific hyphens
Simon Glass
- [PATCH 2/3] kbuild: arm64: Add BOOT_TARGETS variable
Simon Glass
- [PATCH 3/3] arm64: boot: Support Flat Image Tree
Simon Glass
- [PATCH v1 0/2] imx: spl_imx_romapi: fixes
Marcel Ziswiler
- [PATCH v1 1/2] imx: spl_imx_romapi: fix comment about stream(usb) download failure
Marcel Ziswiler
- [PATCH v1 2/2] imx: spl_imx_romapi: fix emmc fast boot mode case
Marcel Ziswiler
- [REGRESSION] imx: spl_imx_romapi: boot loops
Marcel Ziswiler
- [RFC 11/13] fs: remove explicit efi configuration dependency
Heinrich Schuchardt
- [PATCH] test/py: always use autostart on tpm2 selftests
Ilias Apalodimas
- [PATCH v1 2/2] imx: spl_imx_romapi: fix emmc fast boot mode case
Rasmus Villemoes
- [PATCH v1 2/2] imx: spl_imx_romapi: fix emmc fast boot mode case
Stefano Babic
- [PATCH] mmc: tmio: Always check for errors after receiving an IRQ
Yoshihiro Shimoda
- [PATCH] mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platforms
Yoshihiro Shimoda
- [RFC 11/13] fs: remove explicit efi configuration dependency
AKASHI Takahiro
- [RESEND PATCH] board: ti: common: board_detect: Fix EEPROM offset read for 1-byte
Prasanth Mantena
- Setting PMIC regulator voltage in U-Boot SPL, to specify DDR voltage
Chris Richardson
- [PATCH v5 2/2] board: mediatek: add mt8195 demo board
Marcel Ziswiler
- [PATCH 1/8] clk/qcom: move from mach-snapdragon
Sumit Garg
- [PATCH 1/8] clk/qcom: move from mach-snapdragon
Sumit Garg
- [PATCH 1/8] clk/qcom: move from mach-snapdragon
Sumit Garg
- [RFC 02/13] cmd: bootefi: re-organize do_bootefi_image()
Heinrich Schuchardt
- [RFC 01/13] cmd: bootefi: unfold do_bootefi_image()
Heinrich Schuchardt
- [PATCH] imx8mp_evk: Select CONFIG_NET_RANDOM_ETHADDR
Fabio Estevam
- [PATCH v2] board: ti: common: board_detect: Fix EEPROM offset read for 1-byte
Prasanth Babu Mantena
- [RESEND PATCH] board: ti: common: board_detect: Fix EEPROM offset read for 1-byte
Prasanth Mantena
- Starting kernel invokes "Synchronous Abort" - rk3328
Konstantin Kletschke
- [RFC 12/13] lib: uuid: move CONFIG_RANDOM_UUID
Tom Rini
- [RFC 13/13] block: rkmtd: select CONFIG_RANDOM_UUID explicitly
Tom Rini
- [RFC 00/13] cmd: bootefi: refactor the code for bootmgr
Tom Rini
- [RFC 11/13] fs: remove explicit efi configuration dependency
Tom Rini
- [RFC 02/13] cmd: bootefi: re-organize do_bootefi_image()
Tom Rini
- [PATCH 0/3] Corstone-1000: enable platform specific configs
abdellatif.elkhlifi at arm.com
- [PATCH 1/3] corstone1000: add compressed kernel support
abdellatif.elkhlifi at arm.com
- [PATCH 2/3] corstone1000: enable distro booting command
abdellatif.elkhlifi at arm.com
- [PATCH 3/3] corstone1000: enable PSCI reset
abdellatif.elkhlifi at arm.com
- Starting kernel invokes "Synchronous Abort" - rk3328
Konstantin Kletschke
- [PATCH 1/1] [u-boot][master][PATCH v5] pico-imx7d: add baseboard SD card boot detect
Fabio Estevam
- [PATCH 3/3] arm64: boot: Support Flat Image Tree
Masahiro Yamada
- [RFC PATCH 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM
Tom Rini
- [PATCH] configs: khadas-vim3*_android: fix environment saving
Mattijs Korpershoek
- [PATCH 0/4] xilinx: Add DTSes for mini qspi/ospi configuration
Michal Simek
- [PATCH 1/4] ARM: zynq: Add DTSes for mini qspi configurations
Michal Simek
- [PATCH 2/4] ARM: zynq: Add DTSes for mini qspi configurations
Michal Simek
- [PATCH 3/4] arm64: versal: Add DTSes for mini qspi/ospi configuration
Michal Simek
- [PATCH 4/4] arm64: versal-net: Add DTSes for mini qspi/ospi configuration
Michal Simek
- [PATCH 1/1] [u-boot][master][PATCH v5] pico-imx7d: add baseboard SD card boot detect
Fabio Estevam
- [PATCH] xilinx: versal: Setup 30MHz as default spi frequency
Michal Simek
- [PATCH v1 1/2] imx: spl_imx_romapi: fix comment about stream(usb) download failure
Fabio Estevam
- [PATCH v1 2/2] imx: spl_imx_romapi: fix emmc fast boot mode case
Fabio Estevam
- [PATCH 1/5] configs: imx8mp_beacon: Do not set SYS_CONSOLE_IS_IN_ENV
Fabio Estevam
- [PATCH] imx8mn-var-som: Simplify FEC initialization
Fabio Estevam
- [PATCH v1] apalis-imx8: add USBH_EN gpio hog
Fabio Estevam
- [PATCH] MAINTAINERS: Remove non-working address from MAINTAINERS
Fabio Estevam
- [PATCH] arm: dts: imx8mn-var-som: Fix broken EEPROM read
Fabio Estevam
- [PATCH v2 1/4] net: dwc_eth_qos: add i.MX93 support
Fabio Estevam
- [PATCH] MAINTAINERS: Remove non-working address from MAINTAINERS
Hugo Villeneuve
- [PATCH] MAINTAINERS: Remove non-working address from MAINTAINERS
Fabio Estevam
- [PATCH v8 3/8] power: pmic: add the base MAX77663 PMIC support
Svyatoslav Ryhel
- [PATCH] configs: khadas-vim3*_android: fix environment saving
Neil Armstrong
- [PATCH] configs: khadas-vim3*_android: fix environment saving
Neil Armstrong
- [PATCH 0/4] ARM: meson: Add boot over DFU RAM as an USB boot step
Neil Armstrong
- [PATCH v2 0/2] ARM: amlogic: Add A1 SPIFC support
Neil Armstrong
- [PATCH v3 1/1] efi_loader: expose the device-tree file name
Rob Herring
- [PATCH v8 3/8] power: pmic: add the base MAX77663 PMIC support
Tom Rini
- quick question about TPM
Simon Glass
- [v5 01/30] sandbox: eliminate unused functions from binaries
Tom Rini
- [v5 02/30] buildman: Use oldconfig when adjusting the config
Tom Rini
- [v5 03/30] virtio: Make VIRTIO_NET depend on NETDEVICES
Tom Rini
- [v5 04/30] dfu: Make DFU_TFTP depend on NETDEVICES
Tom Rini
- [v5 05/30] version: Separate our version string from the version command
Tom Rini
- [v5 06/30] qemu: Correct CMD_QFW dependencies in Kconfig
Tom Rini
- [v5 07/30] Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig
Tom Rini
- [v5 08/30] env: Move env_set() out of cmd/nvedit.c and in to env/common.c
Tom Rini
- [v5 09/30] test: Make UNIT_TEST depend on CMDLINE
Tom Rini
- [v5 10/30] video: Don't require the font command
Tom Rini
- [v5 11/30] cli_simple: Rework this support slightly
Tom Rini
- [v5 12/30] efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
Tom Rini
- [v5 13/30] bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFI
Tom Rini
- [v5 14/30] autoboot: Correct dependencies on CMDLINE
Tom Rini
- [v5 15/30] boot: Make DISTRO_DEFAULTS select CMDLINE
Tom Rini
- [v5 16/30] boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabled
Tom Rini
- [v5 17/30] boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT
Tom Rini
- [v5 18/30] bootmeth_cros: Require bootm.o and bootm_os.o
Tom Rini
- [v5 19/30] bootmeth_script: Depend on CMDLINE
Tom Rini
- [v5 20/30] boot: Make preboot and bootcmd require CMDLINE
Tom Rini
- [v5 21/30] cmd: Make most commands depend on CMDLINE
Tom Rini
- [v5 22/30] fastboot: Depend on CMDLINE
Tom Rini
- [v5 23/30] lib: uuid: move CONFIG_RANDOM_UUID
Tom Rini
- [v5 24/30] block: rkmtd: select CONFIG_RANDOM_UUID explicitly
Tom Rini
- [v5 25/30] sandbox: Disable CONFIG_DISTRO_DEFAULTS
Tom Rini
- [v5 26/30] sandbox: Avoid requiring CMDLINE
Tom Rini
- [v5 27/30] sandbox: Add <asm/barrier.h>
Tom Rini
- [v5 28/30] clk_k210.c: Clean up how we handle nop
Tom Rini
- [v5 29/30] sandbox: Add a test for disabling CONFIG_CMDLINE
Tom Rini
- [v5 30/30] CI, pytest: Add a test for sandbox without LTO
Tom Rini
- quick question about TPM
Ilias Apalodimas
- [PATCH 1/3] board: developerbox: remove obsolete NOR flash layout definition
Ilias Apalodimas
- [PATCH 2/3] board: developerbox: update old NOR flash layout build instruction
Ilias Apalodimas
- [PATCH 3/3] board: developerbox: update flash rawwrite binary size
Ilias Apalodimas
- [PATCH v8 6/7] cmd: efidebug: add uri device path
Ilias Apalodimas
- [PATCH v8 5/7] efi_loader: support boot from URI device path
Ilias Apalodimas
- [PATCH v2] board: ti: common: board_detect: Fix EEPROM offset read for 1-byte
Matwey V. Kornilov
- [PATCH] boot: Fix syntax in fdt_overlay_apply_verbose() error message
Hugo Villeneuve
- [PATCH] tools: gitignore: Fix tools/generated path
Sam Protsenko
- [PATCH] pico-pi-imx7d: Convert to watchdog driver model
Fabio Estevam
- [PATCH v2] board: ti: common: board_detect: Fix EEPROM offset read for 1-byte
Nishanth Menon
- [PATCH 0/8] USB fixes: xHCI error handling
Hector Martin
- [PATCH 1/8] usb: xhci: Guard all calls to xhci_wait_for_event
Hector Martin
- [PATCH 2/8] usb: xhci: Better error handling in abort_td()
Hector Martin
- [PATCH 3/8] usb: xhci: Allow context state errors when halting an endpoint
Hector Martin
- [PATCH 4/8] usb: xhci: Recover from halted non-control endpoints
Hector Martin
- [PATCH 5/8] usb: xhci: Fail on attempt to queue TRBs to a halted endpoint
Hector Martin
- [PATCH 6/8] usb: xhci: Do not panic on event timeouts
Hector Martin
- [PATCH 7/8] usb: xhci: Fix DMA address calculation in queue_trb
Hector Martin
- [PATCH 8/8] usb: xhci: Add more debugging
Hector Martin
- [PATCH] fixup! usb: xhci: Guard all calls to xhci_wait_for_event
Hector Martin
- [PATCH 1/3] board: developerbox: remove obsolete NOR flash layout definition
Masahisa Kojima
- [PATCH 0/3] Revert HAFDBS changes
Chris Packham
- [PATCH 1/3] Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present"
Chris Packham
- [PATCH 2/3] Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present"
Chris Packham
- [PATCH 3/3] Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available"
Chris Packham
- [RFC 01/13] cmd: bootefi: unfold do_bootefi_image()
AKASHI Takahiro
- [RFC 02/13] cmd: bootefi: re-organize do_bootefi_image()
AKASHI Takahiro
- [PATCH] fixup! usb: xhci: Guard all calls to xhci_wait_for_event
Marek Vasut
- [PATCH] arm: mvebu: AC5: Use finer grained memory map
Chris Packham
- [PATCH 2/8] usb: xhci: Better error handling in abort_td()
Marek Vasut
- [PATCH] arm: mvebu: AC5: Use finer grained memory map
Tom Rini
- [RFC 11/13] fs: remove explicit efi configuration dependency
AKASHI Takahiro
- [RFC 01/13] cmd: bootefi: unfold do_bootefi_image()
Tom Rini
- [RFC 11/13] fs: remove explicit efi configuration dependency
Tom Rini
- [PATCH 1/3] configs: rzg2_beacon: Disable the ability to remove devices
Adam Ford
- [PATCH 3/3] arm: rmobile: rzg2_beacon: Auto select Linux device tree by SoC
Adam Ford
- [PATCH] arm64: versal-net: enable CONFIG_MMC_SDHCI_ADMA
Venkatesh Yadav Abbarapu
- [PATCH 1/3] board: developerbox: remove obsolete NOR flash layout definition
Ilias Apalodimas
- [PATCH] arm: mvebu: AC5: Use finer grained memory map
Chris Packham
- [PATCH] fixup! usb: xhci: Guard all calls to xhci_wait_for_event
Hector Martin
- [PATCH v13 6/8] doc: Add measured boot documentation
Ilias Apalodimas
- [PATCH u-boot-marvell] arm: mvebu: turris_mox: Extend to support RIPE Atlas Probe
Stefan Roese
- [PATCH] arm: kirkwood: Enable bootstd for Zyxel NSA310S board
Stefan Roese
- [PATCH] arm: kirkwood: Enable bootstd for Pogo V4 board
Stefan Roese
- [PATCH v2 1/2] arm: mvebu: allow additional 4096 offset for bootable mmc image
Stefan Roese
- [PATCH v2 2/2] cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096
Stefan Roese
- Please pull u-boot-marvell/master
Stefan Roese
- [PATCH] scripts/Makefile.lib: print error when no public key is specified
Masahisa Kojima
- [PATCH v9 0/8] Add support for PMICs used on Tegra 3 devices
Svyatoslav Ryhel
- [PATCH v9 1/8] power: pmic: palmas: support TI TPS65913 PMIC
Svyatoslav Ryhel
- [PATCH v9 2/8] power: regulator: palmas: fix ldoln and ldousb detection
Svyatoslav Ryhel
- [PATCH v9 3/8] power: pmic: add the base MAX77663 PMIC support
Svyatoslav Ryhel
- [PATCH v9 4/8] power: regulator: max77663: add regulator support
Svyatoslav Ryhel
- [PATCH v9 5/8] power: pmic: add the base TPS80031 PMIC support
Svyatoslav Ryhel
- [PATCH v9 6/8] power: regulator: tps80031: add regulator support
Svyatoslav Ryhel
- [PATCH v9 7/8] power: pmic: tps65910: add TPS65911 PMIC support
Svyatoslav Ryhel
- [PATCH v9 8/8] power: regulator: tps65911: add regulator support
Svyatoslav Ryhel
- [GIT PULL] Please pull u-boot-amlogic-20231027
Neil Armstrong
- [RESEND PATCH v2] rockchip: include: asm: fix entering download mode rk3066
Johan Jonker
- [PATCH 0/3] Revert HAFDBS changes
Pierre-Clément Tosi
- [PATCH 3/8] clk/qcom: move ipq4019 driver from mach-ipq40xx
Sumit Garg
- [PATCH 4/8] clk/qcom: handle resets and clocks in one device
Sumit Garg
- [PATCH 5/8] clk/qcom: sdm845: add register map for simple gate clocks
Sumit Garg
- [PATCH 6/8] clk/qcom: use function pointers for enable and set_rate
Sumit Garg
- Pull request for tpm-next-27102023
Ilias Apalodimas
- [PATCH 7/8] clk/qcom: add mnd_width to clk_rcg_set_rate_mnd()
Sumit Garg
- [PATCH 8/8] clk/qcom: fix rcg divider value
Sumit Garg
- [RFC 01/13] cmd: bootefi: unfold do_bootefi_image()
Ilias Apalodimas
- [RFC 12/13] lib: uuid: move CONFIG_RANDOM_UUID
Ilias Apalodimas
- [PATCH 8/8] clk/qcom: fix rcg divider value
Caleb Connolly
- [RFC 04/13] cmd: bootefi: carve out binary execution interface
Ilias Apalodimas
- Pull request for tpm-next-27102023
Heinrich Schuchardt
- [PATCH 3/8] clk/qcom: move ipq4019 driver from mach-ipq40xx
Caleb Connolly
- [PATCH 3/8] clk/qcom: move ipq4019 driver from mach-ipq40xx
Sumit Garg
- [PATCH 3/8] clk/qcom: move ipq4019 driver from mach-ipq40xx
Caleb Connolly
- [PATCH v3 2/5] fdt: kaslr seed from RNG device
Ilias Apalodimas
- [PATCH v3 0/5] Populate kaslr seed with RNG
Ilias Apalodimas
- [PATCH 0/2] librem5: allow using distroboot w/ extlinux files
Arnaud Ferraris
- [PATCH 1/2] librem5: properly set the `fdtfile` env variable
Arnaud Ferraris
- [PATCH 2/2] librem5: Add addresses for compressed kernel load
Arnaud Ferraris
- [PATCH 0/3] arm: dts: k3-am6: Fix Ethernet/DMA
Roger Quadros
- [PATCH 1/3] arm: dts: k3-am625-sk-u-boot.dtsi: Update main_bcdma and main_pktdma nodes
Roger Quadros
- [PATCH 2/3] arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA/Ethernet
Roger Quadros
- [PATCH 3/3] arm: dts: k3-am642: Update main_bcdma and main_pktdma nodes
Roger Quadros
- [PATCH] mtd: spi: flash_is_unlocked return values fix
Stanislav Bolshakov
- [RESEND PATCH v2] rockchip: include: asm: fix entering download mode rk3066
Tom Rini
- [PATCH 0/3] Revert HAFDBS changes
Marc Zyngier
- [PATCH v2] xilinx: versal: Setup 30MHz as default spi frequency
Michal Simek
- [PATCH v1 0/9] Add STM32MP2 SoCs and STM32MP257F-EV board support
Patrice Chotard
- [PATCH v1 1/9] arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 arch
Patrice Chotard
- [PATCH v1 2/9] stm32mp: dram_init: Get RAM size from DT if no RAM driver found
Patrice Chotard
- [PATCH v1 3/9] stm32mp: dram_init: Fix AARCH64 compilation warnings
Patrice Chotard
- [PATCH v1 0/9] Add STM32MP2 SoCs and STM32MP257F-EV board support
Patrice Chotard
- [PATCH v1 1/9] arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 arch
Patrice Chotard
- [PATCH v1 2/9] stm32mp: dram_init: Get RAM size from DT if no RAM driver found
Patrice Chotard
- [PATCH v1 3/9] stm32mp: dram_init: Fix AARCH64 compilation warnings
Patrice Chotard
- [PATCH v1 4/9] stm32mp: dram_init: Limit DDR usage under 4GB boundary for STM32MP
Patrice Chotard
- [PATCH v1 5/9] stm32mp: bsec: Fix AARCH64 compilation warnings
Patrice Chotard
- [PATCH v1 6/9] serial: stm32: Fix AARCH64 compilation warnings
Patrice Chotard
- [PATCH v1 7/9] pinctrl: pinctrl_stm32: Add stm32mp2 support
Patrice Chotard
- [PATCH v1 8/9] ARM: dts: stm32: Add STM32MP257F Evaluation board support
Patrice Chotard
- [PATCH v1 9/9] stm32mp2: initial support
Patrice Chotard
- [PATCH v1 0/9] Add STM32MP2 SoCs and STM32MP257F-EV board support
Patrice CHOTARD
- [PATCH 0/3] Revert HAFDBS changes
Pierre-Clément Tosi
- U-Boot 2023.10 does not boot from uSD on RPi4
Tom Rini
- [PATCH 1/1] board: sifive: unmatched: move kernel load address to 0x80200000
Tom Rini
- [RESEND PATCH v2] rockchip: include: asm: fix entering download mode rk3066
Tom Rini
- [PATCH 0/3] Revert HAFDBS changes
Tom Rini
- [PATCH v5 0/1] CONFIG_IS_ENABLED vs IS_ENABLED
Troy Kisky
- [PATCH v5 1/1] CI: add test/usage_of_is_enabled_check.sh
Troy Kisky
- [PATCH v3] rockchip: include: asm: fix entering download mode rk3066
Johan Jonker
- [PATCH 0/8] USB fixes: xHCI error handling
Neal Gompa
- [PATCH] test/py: always use autostart on tpm2 selftests
Simon Glass
- Pull request efi-2024-01-rc2-2
Heinrich Schuchardt
- [PATCH 0/8] USB fixes: xHCI error handling
Neal Gompa
- [PATCH] bootm: Enable legacy VxWorks booting from FITs
Sean Anderson
- [PATCH 0/3] arm: Semihosting fixes/improvements for ARMv6 and older
Sean Anderson
- [PATCH 1/3] arm: Fix software interrupt handler
Sean Anderson
- [PATCH 2/3] arm: semihosting: Fix returning from traps on ARMv6 and lower
Sean Anderson
- [PATCH 3/3] arm: semihosting: Support semihosting fallback on 32-bit ARM
Sean Anderson
- [PATCH 0/3] arm: dts: k3-am6: Fix Ethernet/DMA
Nishanth Menon
- [PATCH] mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B
Sean Anderson
- Please pull u-boot-marvell/master
Tom Rini
- [GIT PULL] Please pull u-boot-amlogic-20231027
Tom Rini
- Pull request for tpm-next-27102023
Tom Rini
- Pull request efi-2024-01-rc2-2
Tom Rini
- [PATCH] scsi: Forceably finish migration to DM_SCSI
Tom Rini
- [PATCH 00/14] bloblist: Align to firmware handoff
Simon Glass
- [PATCH 1/3] arm: dts: k3-am625-sk-u-boot.dtsi: Update main_bcdma and main_pktdma nodes
Marcel Ziswiler
- [PATCH 2/3] arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA/Ethernet
Marcel Ziswiler
- [PATCH 0/3] arm: dts: k3-am6: Fix Ethernet/DMA
Marcel Ziswiler
- [PATCH] hikey960: Fix 404 links
Dylan Corrales
- [PATCH 1/3] kbuild: Correct missing architecture-specific hyphens
Masahiro Yamada
- [PATCH 1/1] doc: short overlong title underlines
Heinrich Schuchardt
- Pull request for tpm-next-27102023
Heinrich Schuchardt
- [PATCH 1/4] sunxi: DRAM: H6: add barrier after finishing DRAM setup
Gunjan Gupta
- [PATCH 1/3] arm: dts: k3-am625-sk-u-boot.dtsi: Update main_bcdma and main_pktdma nodes
Roger Quadros
- [PATCH] mpc85xx: relocate code in non-SPL build
Tom Rini
- [PATCH] board: siemens: iot2050: Fix M.2 detection
Tom Rini
- [PATCH v3] driver: misc: k3_avs: Add support for thermal shutdown
Tom Rini
- [PATCH v2] iot2050: Allow for more than 1 USB storage device
Tom Rini
- [PATCH v1] board: toradex: verdin-imx8mp: enable usb device and fastboot support
Tom Rini
- [PATCH 1/1] config: qemu: relax print and console buffer size
Tom Rini
- [PATCH 1/2] misc: vexpress_config: Use member .priv_auto to set the private data
Tom Rini
- [PATCH 2/2] vexpress64: Add MMC card to the BOOT_TARGET_DEVICES of FVP
Tom Rini
- [PATCH] board: synquacer: Update the flash image layout
Tom Rini
- [PATCH] mpc85xx: relocate code in non-SPL build
Martin Fäcknitz
- [PATCH] mpc85xx: relocate code in non-SPL build
Tom Rini
- [PULL] u-boot-sh/master_tmio_fixes
Marek Vasut
- [PATCH 1/3] kbuild: Correct missing architecture-specific hyphens
Randy Dunlap
- [PATCH 3/3] arm64: boot: Support Flat Image Tree
Simon Glass
- [PATCH] get_maintainer.pl: update from Linux kernel v6.5
Tom Rini
- [PATCH] test/py: always use autostart on tpm2 selftests
Ilias Apalodimas
- [PATCH v2 0/3] arm: dts: k3-am6: Fix Ethernet/DMA
Roger Quadros
- [PATCH v2 1/3] arm: dts: k3-am625-sk-u-boot.dtsi: Update main_bcdma and main_pktdma nodes
Roger Quadros
- [PATCH v2 2/3] arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA/Ethernet
Roger Quadros
- [PATCH v2 3/3] arm: dts: k3-am642: Update main_bcdma and main_pktdma nodes
Roger Quadros
- [SPAM] [PATCH 1/1] doc: short overlong title underlines
Xavier Drudis Ferran
- [PATCH v2] smbios: arm64: Allow table to be written at a fixed addr
Simon Glass
- [PATCH 0/3] arm: dts: k3-am6: Fix Ethernet/DMA
Nishanth Menon
- [PATCH] mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B
Henrik Grimler
- [PATCH v2] smbios: arm64: Allow table to be written at a fixed addr
Tom Rini
- [PATCH] test: eth: Don't crash if env_get returns NULL
Sean Anderson
- [RFC 1/1] rng: Provide a RNG based on the RISC-V Zkr ISA extension
Heinrich Schuchardt
- [PATCH 00/15] nand: Add sandbox tests
Sean Anderson
- [PATCH 01/15] spl: nand: Fix NULL-pointer dereference
Sean Anderson
- [PATCH 02/15] nand: Don't dereference NULL manufacturer_desc
Sean Anderson
- [PATCH 03/15] nand: Calculate SYS_NAND_PAGE_COUNT automatically
Sean Anderson
- [PATCH 04/15] nand: spl_loaders: Only read enough pages to load the image
Sean Anderson
- [PATCH 05/15] spl: legacy: Honor bl_len when decompressing
Sean Anderson
- [PATCH 06/15] spl: nand: Set bl_len to page size
Sean Anderson
- [PATCH 07/15] cmd: nand: Map memory before accessing it
Sean Anderson
- [PATCH 08/15] spl: nand: Map memory before accessing it
Sean Anderson
- [PATCH 09/15] mtd: Rename SPL_MTD_SUPPORT to SPL_MTD
Sean Anderson
- [PATCH 10/15] mtd: Add some fallbacks for add/del_mtd_device
Sean Anderson
- [PATCH 11/15] nand: Add function to unregister NAND devices
Sean Anderson
- [PATCH 12/15] nand: Allow reinitialization
Sean Anderson
- [PATCH 13/15] arch: sandbox: Add function to create temporary files
Sean Anderson
- [PATCH 14/15] nand: Add sandbox driver
Sean Anderson
- [PATCH 15/15] test: spl: Add a test for NAND
Sean Anderson
- [PATCH 0/3] tpm: Start to tidy up TPM tests
Simon Glass
- [PATCH 1/3] tpm: sandbox: Support self-test continue in emulator
Simon Glass
- [PATCH 2/3] tpm: Convert sandbox-focussed tests to C
Simon Glass
- [PATCH 3/3] tpm: Drop unwanted special cases for sandbox
Simon Glass
- [RFC 1/1] rng: Provide a RNG based on the RISC-V Zkr ISA extension
Chanho Park
- [PATCH v2 0/8] USB fixes: xHCI error handling
Hector Martin
- [PATCH v2 1/8] usb: xhci: Guard all calls to xhci_wait_for_event
Hector Martin
- [PATCH v2 2/8] usb: xhci: Better error handling in abort_td()
Hector Martin
- [PATCH v2 3/8] usb: xhci: Allow context state errors when halting an endpoint
Hector Martin
- [PATCH v2 4/8] usb: xhci: Recover from halted bulk endpoints
Hector Martin
- [PATCH v2 5/8] usb: xhci: Fail on attempt to queue TRBs to a halted endpoint
Hector Martin
- [PATCH v2 6/8] usb: xhci: Do not panic on event timeouts
Hector Martin
- [PATCH v2 7/8] usb: xhci: Fix DMA address calculation in queue_trb
Hector Martin
- [PATCH v2 8/8] usb: xhci: Add more debugging
Hector Martin
- [PATCH 0/2] USB fixes: Add missing timeout, ignore YubiKeys
Hector Martin
- [PATCH 1/2] usb: kbd: Ignore Yubikeys
Hector Martin
- [PATCH 2/2] usb: hub: Add missing reset recovery delay
Hector Martin
- [PATCH 0/4] USB fixes: Mass Storage bugs & 64bit support
Hector Martin
- [PATCH 1/4] scsi: Fix a bunch of SCSI definitions.
Hector Martin
- [PATCH 2/4] usb: storage: Increase read/write timeout
Hector Martin
- [PATCH 3/4] usb: storage: Use the correct CBW lengths
Hector Martin
- [PATCH 4/4] usb: storage: Implement 64-bit LBA support
Hector Martin
- [PATCH] usb: Ignore endpoints in non-zero altsettings
Hector Martin
- [PATCH 0/2] USB fixes: (Re)implement timeouts
Hector Martin
- [PATCH 1/2] usb: Pass through timeout to drivers
Hector Martin
- [PATCH 2/2] usb: xhci: Hook up timeouts
Hector Martin
- [RFC 1/1] rng: Provide a RNG based on the RISC-V Zkr ISA extension
Heinrich Schuchardt
- [PATCH] Kconfig: Remove all default n/no options
Angelo Dureghello
- [RFC v2 0/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
Heinrich Schuchardt
- [RFC v2 1/2] riscv: allow resume after exception
Heinrich Schuchardt
- [RFC v2 2/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
Heinrich Schuchardt
- [PATCH 0/2] USB fixes: (Re)implement timeouts
Marek Vasut
- [PATCH 1/2] usb: Pass through timeout to drivers
Marek Vasut
- [PATCH 2/2] usb: xhci: Hook up timeouts
Marek Vasut
- [PATCH 1/2] usb: Pass through timeout to drivers
Marek Vasut
- [PATCH] usb: Ignore endpoints in non-zero altsettings
Marek Vasut
- [PATCH 1/4] scsi: Fix a bunch of SCSI definitions.
Marek Vasut
- [PATCH 2/4] usb: storage: Increase read/write timeout
Marek Vasut
- [PATCH 3/4] usb: storage: Use the correct CBW lengths
Marek Vasut
- [PATCH 4/4] usb: storage: Implement 64-bit LBA support
Marek Vasut
- [PATCH 1/2] usb: kbd: Ignore Yubikeys
Marek Vasut
- [PATCH 2/2] usb: hub: Add missing reset recovery delay
Marek Vasut
- [PATCH 02/15] nand: Don't dereference NULL manufacturer_desc
Michael Nazzareno Trimarchi
- [PATCH 04/15] nand: spl_loaders: Only read enough pages to load the image
Michael Nazzareno Trimarchi
- [PATCH] mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL
Ferass El Hafidi
- [PATCH 01/15] spl: nand: Fix NULL-pointer dereference
Sean Anderson
- [PATCH v2 1/8] usb: xhci: Guard all calls to xhci_wait_for_event
Marek Vasut
- [PATCH 2/3] tpm: Convert sandbox-focussed tests to C
Tom Rini
- [PATCH v2 2/8] usb: xhci: Better error handling in abort_td()
Marek Vasut
- [PATCH 0/2] USB fixes: Add missing timeout, ignore YubiKeys
Neal Gompa
- [PATCH v2 3/8] usb: xhci: Allow context state errors when halting an endpoint
Marek Vasut
- [PATCH v2 4/8] usb: xhci: Recover from halted bulk endpoints
Marek Vasut
- [PATCH v2 5/8] usb: xhci: Fail on attempt to queue TRBs to a halted endpoint
Marek Vasut
- [PATCH v2 6/8] usb: xhci: Do not panic on event timeouts
Marek Vasut
- [PATCH v2 7/8] usb: xhci: Fix DMA address calculation in queue_trb
Marek Vasut
- [PATCH 0/4] USB fixes: Mass Storage bugs & 64bit support
Neal Gompa
- [PATCH v2 8/8] usb: xhci: Add more debugging
Marek Vasut
- [PATCH] usb: Ignore endpoints in non-zero altsettings
Neal Gompa
- [PATCH 0/2] USB fixes: (Re)implement timeouts
Neal Gompa
- [PATCH] usb: Ignore endpoints in non-zero altsettings
Hector Martin
- [PATCH 4/4] usb: storage: Implement 64-bit LBA support
Hector Martin
- [PATCH v2 0/8] USB fixes: xHCI error handling
Neal Gompa
- [PATCH 4/4] usb: storage: Implement 64-bit LBA support
Marek Vasut
- [PATCH] usb: Ignore endpoints in non-zero altsettings
Marek Vasut
- [PATCH] fixup! usb: xhci: Guard all calls to xhci_wait_for_event
Marek Vasut
- [PATCH] fixup! usb: xhci: Guard all calls to xhci_wait_for_event
Peter Robinson
- [PATCH] fixup! usb: xhci: Guard all calls to xhci_wait_for_event
Tony Dinh
- [PATCH] dfu: mmc: Add support for exposing whole mmc device
Marek Vasut
- [RFC 01/13] cmd: bootefi: unfold do_bootefi_image()
AKASHI Takahiro
- [PATCH v2 3/3] bootcount: Add driver model I2C driver
Heiko Schocher
- [PATCH 0/5] Add support for StarFive JH7110 TRNG driver
Chanho Park
- [PATCH 1/5] riscv: import read/write_relaxed functions
Chanho Park
- [PATCH 2/5] clk: starfive: jh7110: Add security clocks
Chanho Park
- [PATCH 3/5] rng: Add StarFive JH7110 RNG driver
Chanho Park
- [PATCH 4/5] riscv: dts: jh7110: Add rng device tree node
Chanho Park
- [PATCH 5/5] configs: visionfive2: Enable JH7110 RNG driver
Chanho Park
- [PATCH 00/14] bloblist: Align to firmware handoff
Michal Simek
- [RFC v2 1/2] riscv: allow resume after exception
Leo Liang
- [RFC v2 2/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
Leo Liang
- [PATCH 1/1] CI: use OpenSBI 1.3.1 for testing
Leo Liang
- [PATCH 1/3] tpm: sandbox: Support self-test continue in emulator
Ilias Apalodimas
- [PATCH] dfu: mmc: Add support for exposing whole mmc device
Lukasz Majewski
- Fwd: OSFF Firmware Hackathon goes official! Are you ready?!
Lean Sheng Tan
- [PATCH v2 0/4] Add AM62x LP SK support
Nitin Yadav
- [PATCH v2 1/4] arm: dts: Refactor common dtsi file for R5 and A53 SPL
Nitin Yadav
- [PATCH v2 2/4] arm: dts: Add support for AM62x LP SK
Nitin Yadav
- [PATCH v2 3/4] board: ti: am62x: add am62x_lpsk_*_defconfigs fragments
Nitin Yadav
- [PATCH v2 4/4] doc: ti: Add AM62x LP SK Board information
Nitin Yadav
- [PATCH 2/3] tpm: Convert sandbox-focussed tests to C
Ilias Apalodimas
- [PATCH 2/3] tpm: Convert sandbox-focussed tests to C
Ilias Apalodimas
- [PATCH 3/3] tpm: Drop unwanted special cases for sandbox
Ilias Apalodimas
- [PATCH 0/3] tpm: Start to tidy up TPM tests
Ilias Apalodimas
- [PATCH] rockchip: dts: fix bootph tags for rv1126
Tim Lunn
- [PATCH v2] dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation
Tom Rini
- [PATCH 3/3] arm64: boot: Support Flat Image Tree
Russell King (Oracle)
- Dropping common.h usage
Tom Rini
- [PATCH 3/3] arm64: boot: Support Flat Image Tree
Tom Rini
- [PATCH] spi: cadence-quadspi: Fix error message on stuck busy state
Jan Kiszka
- [PATCH] exynos: Avoid duplicate reset_cpu with SYSRESET enabled
Sam Protsenko
- [PATCH v3] board: ti: common: board_detect: Fix EEPROM offset read for 1-byte
Prasanth Babu Mantena
- [PATCH] buildman: Support upstream branch name containing /
Simon Glass
- [PATCH] exynos: Avoid duplicate reset_cpu with SYSRESET enabled
Tom Rini
- [PATCH] buildman: Support upstream branch name containing /
Tom Rini
- [PATCH] bootstd: Skip over bad device during bootflows scanning
Tony Dinh
- [PULL] u-boot-sh/master_tmio_fixes
Tom Rini
- [PATCH] common: Reword CONSOLE_RECORD_.*SIZE help texts
Tom Rini
- [PATCH] Kconfig: Remove all default n/no options
Tom Rini
- [PATCH 1/1] tools: mkimage: fix sfspl_image_extract_subimage()
Tom Rini
- [PATCH] arm_ffa: fix: remove deadcode in ffa_print_error_log()
Tom Rini
- [PATCH] get_maintainer.pl: update from Linux kernel v6.5
Tom Rini
- [PATCH v4] misc: i2c_eeprom: consider pagesize when writing to eeprom
Tom Rini
- [PATCH] addrmap: Fix off by one in addrmap_set_entry()
Tom Rini
- [PATCH v2 0/7] arm: mach-snapdragon: Qualcomm clock driver cleanup
Caleb Connolly
- [PATCH v2 1/7] clk/qcom: move from mach-snapdragon
Caleb Connolly
- [PATCH v2 2/7] clk/qcom: move ipq4019 driver from mach-ipq40xx
Caleb Connolly
- [PATCH v2 3/7] clk/qcom: handle resets and clocks in one device
Caleb Connolly
- [PATCH v2 4/7] clk/qcom: sdm845: add register map for simple gate clocks
Caleb Connolly
- [PATCH v2 5/7] clk/qcom: use function pointers for enable and set_rate
Caleb Connolly
- [PATCH v2 6/7] clk/qcom: add mnd_width to clk_rcg_set_rate_mnd()
Caleb Connolly
- [PATCH v2 7/7] clk/qcom: fix rcg divider value
Caleb Connolly
- [PATCH 0/2] rockchip: Support otp on rv1126
Tim Lunn
- [PATCH 1/2] rockchip: otp: Add support for RV1126
Tim Lunn
- [PATCH 2/2] rockchip: rv1126: Read cpuid from otp and set ethaddr
Tim Lunn
- [PATCH] clk: sunxi: Use the right symbol in the Makefile
Samuel Holland
- [PATCH] pinctrl: sunxi: Avoid using .bss for SPL
Samuel Holland
- [PATCH v2 2/2] mmc: Add quirk to disable PWREN for dw_mmc
Jaehoon Chung
- [PATCH v2 1/2] power: pmic: support TI TPS65913 PMIC
Jaehoon Chung
- [PATCH v2 2/2] power: pmic: fix regulators behaviour
Jaehoon Chung
- [PATCH] mmc: spl: select SPL_BLK for SPL_DM_MMC
Jaehoon Chung
- [PATCH] power: mp5416: Fix LDO SVAL for MP5416 PMIC
Jaehoon Chung
- [PATCH] spl: mmc: Resolve emmc not load image after switched hw partition
Jaehoon Chung
- [RESEND PATCH v3] serial: ns16550: Enable clocks during probe
Samuel Holland
- [PATCH v2 1/2] power: pmic: support TI TPS65913 PMIC
Svyatoslav Ryhel
- [PATCH v2 2/2] power: pmic: fix regulators behaviour
Svyatoslav Ryhel
- [PATCH v2 2/2] power: pmic: fix regulators behaviour
Jaehoon Chung
- [PATCH v2 2/2] power: pmic: fix regulators behaviour
Svyatoslav Ryhel
- [PATCH v3 0/4] sunxi: SPL FIT support for 32-bit sunxi SoCs
Samuel Holland
- [PATCH v3 1/4] sunxi: spl: Disable padding from SPL_PAD_TO
Samuel Holland
- [PATCH v3 2/4] sunxi: binman: Move BL31 and SCP firmware addresses to Kconfig
Samuel Holland
- [PATCH v3 3/4] sunxi: binman: Support FIT generation for 32-bit SoCs
Samuel Holland
- [PATCH v3 4/4] sunxi: Enable SPL FIT loading for 32-bit SoCs
Samuel Holland
- [PATCH 1/2] sunxi: mmc: Sort compatible strings numerically
Samuel Holland
- [PATCH 2/2] sunxi: mmc: Move header to the driver directory
Samuel Holland
- [PATCH] net: sun8i_emac: Drop DM_GPIO checks
Samuel Holland
- [PATCH] riscv: Sort target configs alphabetically
Samuel Holland
- [PATCH] riscv: Align the trap handler to 64 bytes
Samuel Holland
- [PATCH] riscv: Weakly define invalidate_icache_range()
Samuel Holland
- [PATCH v2] cmd: mmc: Add mmc reg read command for reading card registers
Jaehoon Chung
- [PATCH] mmc: pci: Drop the superfluous cast
Jaehoon Chung
- [PATCH 3/3] power: regulator: add AXP313 support
Jaehoon Chung
- [RFC v2 2/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
merle w
- [PATCH v2] cmd: mmc: Add mmc reg read command for reading card registers
Jaehoon Chung
- [PATCH 1/2] sunxi: mmc: Sort compatible strings numerically
Jaehoon Chung
- [PATCH 2/2] sunxi: mmc: Move header to the driver directory
Jaehoon Chung
- [RFC v2 2/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
Heinrich Schuchardt
- [PATCH 0/5] sunxi: Control USB VBUS supplies via DT regulators
Samuel Holland
- [PATCH 1/5] power: regulator: Add a driver for the AXP PMIC drivevbus
Samuel Holland
- [PATCH 2/5] sunxi: Enable PMIC drivevbus regulator support for USB supplies
Samuel Holland
- [PATCH 3/5] phy: sun4i-usb: Control supplies via the regulator uclass
Samuel Holland
- [PATCH 4/5] sunxi: Remove obsolete USBx_VBUS_PIN Kconfig symbols
Samuel Holland
- [PATCH 5/5] gpio: axp: Remove virtual VBUS enable GPIO
Samuel Holland
- [PATCH 1/3] sunxi: board: simplify early PMIC setup conditions
Jaehoon Chung
- [RFC v2 2/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
Leo Liang
- [PATCH v9 1/8] power: pmic: palmas: support TI TPS65913 PMIC
Jaehoon Chung
- [PATCH 3/3] arm64: boot: Support Flat Image Tree
Masahiro Yamada
- [PATCH] spi: cadence-quadspi: Fix error message on stuck busy state
Stefan Roese
- [PATCH v3 0/3] bootcount: Replace I2C legacy implementation by driver model
Philip Richard Oberfichtner
- [PATCH v3 1/3] bootcount: Remove legacy I2C driver
Philip Richard Oberfichtner
- [PATCH v3 2/3] i2c: Implement i2c_get_chip_by_phandle()
Philip Richard Oberfichtner
- [PATCH v3 3/3] bootcount: Add driver model I2C driver
Philip Richard Oberfichtner
- [PATCH v2 3/3] bootcount: Add driver model I2C driver
Philip Oberfichtner
- [PATCH v2] cmd: mmc: Add mmc reg read command for reading card registers
Marek Vasut
- [RFC v2 1/2] riscv: allow resume after exception
Xiang W
- [RFC v2 2/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
Xiang W
- [PATCH 1/1] board: sifive: unmatched: move kernel load address to 0x80200000
Yong-Xuan Wang
- [PATCH v2 3/4] board: ti: am62x: add am62x_lpsk_*_defconfigs fragments
Dhruva Gole
- [PATCH v3 1/3] bootcount: Remove legacy I2C driver
Heiko Schocher
- [PATCH v3 2/3] i2c: Implement i2c_get_chip_by_phandle()
Heiko Schocher
- [PATCH v3 3/3] bootcount: Add driver model I2C driver
Heiko Schocher
- [PATCH v2 3/4] board: ti: am62x: add am62x_lpsk_*_defconfigs fragments
Nitin Yadav
- [PATCH 1/2] riscv: dts: jh7110: Add a gpio-restart node
Jaehoon Chung
- [PATCH 2/2] configs: starfive2: Enable CONFIG_SYSRET config
Jaehoon Chung
- [PATCH v2] cmd: mmc: Add mmc reg read command for reading card registers
Lothar Waßmann
- [PATCH 0/2] Support JTAG for VisionFive2 board
Chanho Park
- [PATCH 1/2] riscv: cpu: jh7110: Add gpio helper macros
Chanho Park
- [PATCH 2/2] board: starfive: spl: Support jtag for VisionFive2 board
Chanho Park
- [PATCH v9 3/8] power: pmic: add the base MAX77663 PMIC support
Jaehoon Chung
- [PATCH v9 4/8] power: regulator: max77663: add regulator support
Jaehoon Chung
- [PATCH v9 3/8] power: pmic: add the base MAX77663 PMIC support
Svyatoslav Ryhel
- [PATCH] dfu: mmc: Add support for exposing whole mmc device
Mattijs Korpershoek
- [PATCH v3] cmd: mmc: Add mmc reg read command for reading card registers
Marek Vasut
- [RESEND PATCH v2] xilinx: versal: Setup 30MHz as default spi frequency
Michal Simek
- [PATCH v2] cmd: mmc: Add mmc reg read command for reading card registers
Marek Vasut
- [PATCH 3/3] arm64: boot: Support Flat Image Tree
Tom Rini
- [PATCH 1/1] board: sifive: unmatched: move kernel load address to 0x80200000
Tom Rini
- [PATCH v2 1/4] arm: dts: Refactor common dtsi file for R5 and A53 SPL
Nishanth Menon
- [PATCH 1/3] sunxi: board: simplify early PMIC setup conditions
Andre Przywara
- [PATCH v2 2/4] arm: dts: Add support for AM62x LP SK
Nishanth Menon
- [PATCH v3] cmd: mmc: Add mmc reg read command for reading card registers
Fabio Estevam
- [PATCH v2 4/4] doc: ti: Add AM62x LP SK Board information
Nishanth Menon
- [RFC v2 1/2] riscv: allow resume after exception
Heinrich Schuchardt
- [PATCH v4] cmd: mmc: Add mmc reg read command for reading card registers
Marek Vasut
- [PATCH v3] cmd: mmc: Add mmc reg read command for reading card registers
Marek Vasut
- [UBOOT PATCH v2] test/py: net: Add a TFTP put test
Love Kumar
- [PATCH v3 0/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
Heinrich Schuchardt
- [PATCH v3 1/2] riscv: allow resume after exception
Heinrich Schuchardt
- [PATCH v3 2/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
Heinrich Schuchardt
- [UBOOT PATCH v2] test/py: net: Add dhcp abort test
Love Kumar
- [PATCH 1/2] riscv: dts: jh7110: Add a gpio-restart node
Tom Rini
- [UBOOT PATCH v2] test/py: net: Add a TFTP put test
Tom Rini
- [PATCH v2 0/5] Move video memory reservation for SPL to the
Devarsh Thakkar
- [PATCH v2 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM
Devarsh Thakkar
- [PATCH v2 2/5] board: ti: am62x: evm: Remove video_setup from spl_board_init
Devarsh Thakkar
- [PATCH v2 3/5] common/board_f: Catch bloblist before starting resevations
Devarsh Thakkar
- [PATCH v2 4/5] video: Skip framebuffer reservation if already reserved
Devarsh Thakkar
- [PATCH v2 5/5] video: Fill video handoff in video post probe
Devarsh Thakkar
- [PATCH v2 4/4] doc: ti: Add AM62x LP SK Board information
Dhruva Gole
- [PATCH 0/6] Add AM62SIP SK support
Nitin Yadav
- [PATCH 1/6] arm: dts: k3-am62x-sip-ddr-lp4-50-800: Add DDR configuration for AM62-SIP
Nitin Yadav
- [PATCH 2/6] ram: k3-ddrss: k3-ddrss: Fix updating ddr size with ecc off
Nitin Yadav
- [PATCH 3/6] board: ti: am62x: Avoid overwriting reserve mem for AM62 SIP
Nitin Yadav
- [PATCH 4/6] arm: dts: Add support for AM62x SIP SKEVM at R5 SPL
Nitin Yadav
- [PATCH 5/6] board: ti: am62x: Add am62xsip_sk_r5.config defconfig fragment
Nitin Yadav
- [PATCH 6/6] doc: ti: Add AM62SIP SK Board information
Nitin Yadav
- [PATCH 1/2] board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM
Wadim Egorov
- [PATCH 2/2] doc: board: phytec: Add phyCORE-AM62x
Wadim Egorov
- [PATCH] fastboot: fix CRC32 chunk size checking
Mattijs Korpershoek
- [PATCH 3/6] board: ti: am62x: Avoid overwriting reserve mem for AM62 SIP
Tom Rini
- [PATCH] dfu: mmc: Add support for exposing whole mmc device
Mattijs Korpershoek
- Fwd: New Defects reported by Coverity Scan for Das U-Boot
Abdellatif El Khlifi
- [PATCH 0/6] arm: mach-snapdragon: Qualcomm pinctrl driver cleanup
Caleb Connolly
- [PATCH 1/6] pinctrl: qcom: move out of mach-snapdragon
Caleb Connolly
- [PATCH 2/6] pinctrl: qcom: make compatible with linux DTs
Caleb Connolly
- [PATCH 3/6] pinctrl: qcom: handle reserved ranges
Caleb Connolly
- [PATCH 4/6] msm_qcom: use unsigned int
Caleb Connolly
- [PATCH 5/6] pinctrl: qcom: move ipq4019 driver from mach-ipq40xx
Caleb Connolly
- [PATCH 6/6] pinctrl: qcom: rename msm -> qcom
Caleb Connolly
- [PATCH] arm64: zynqmp: Comment all smmu entries
Michal Simek
- [PATCH] dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration
Mattijs Korpershoek
- [PATCH] dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration
Mattijs Korpershoek
- [PATCH 2/3] configs: rzg2_beacon: Realign ENV location and offset
Adam Ford
- [PATCH] MAINTAINERS: update Qualcomm maintainer
Caleb Connolly
- [RFC v2 1/2] riscv: allow resume after exception
Xiang W
- [PATCH v7 2/2] schemas: Add some common reserved-memory usages
Simon Glass
- [PATCH] MAINTAINERS: update Qualcomm maintainer
Neil Armstrong
- [PATCH v4] cmd: mmc: Add mmc reg read command for reading card registers
Fabio Estevam
- [PATCH 1/2] rockchip: rk3588: Add SPINAND as boot device
Slawomir Stepien
- [PATCH 2/2] configs: orangepi-5-plus-rk3588: Build SPI image by default
Slawomir Stepien
- [PATCH 1/2] rockchip: rk3588: Add SPINAND as boot device
Jonas Karlman
- [PATCH 2/2] configs: orangepi-5-plus-rk3588: Build SPI image by default
Jonas Karlman
- [PATCH 2/2] configs: orangepi-5-plus-rk3588: Build SPI image by default
Slawomir Stepien
- [PATCH v4 1/4] pinctrl: npcm8xx: Add name for gpio function
Tom Rini
- [PATCH v4 2/4] configs: npcm: Support more uart baud rate
Tom Rini
- [PATCH v4 3/4] board: nuvuton: arbel: Fix incorrect ram size
Tom Rini
- [PATCH v4 4/4] configs: nuvoton: npcm8xx: Disable CONFIG_SPI_FLASH_USE_4K_SECTORS
Tom Rini
- [RESEND PATCH 1/1] clk: ti: k3-pll: Add calibration support for non fractional mode
Tom Rini
- [PATCH 1/3] board: developerbox: remove obsolete NOR flash layout definition
Tom Rini
- [PATCH 2/3] board: developerbox: update old NOR flash layout build instruction
Tom Rini
- [PATCH 3/3] board: developerbox: update flash rawwrite binary size
Tom Rini
- [PATCH 1/3] corstone1000: add compressed kernel support
Tom Rini
- [PATCH 2/3] corstone1000: enable distro booting command
Tom Rini
- [PATCH 3/3] corstone1000: enable PSCI reset
Tom Rini
- OSFF Firmware Hackathon goes official! Are you ready?!
Lean Sheng Tan
- [PATCH v1 0/1] Step up as co-maintainer of Tegra SOC platform
Svyatoslav Ryhel
- [PATCH v1 1/1] MAINTAINERS: Step up as co-maintainer of Tegra SOC platform
Svyatoslav Ryhel
- Re bootstd: Skip over bad device during bootflows scanning
Simon Glass
- Re bootstd: Skip over bad device during bootflows scanning
Tony Dinh
- [PATCH] bootstd: Skip over bad device during bootflows scanning
Tony Dinh
- [PATCH] bootstd: Skip over bad device during bootflows scanning
Tony Dinh
- [PATCH 3/5] rng: Add StarFive JH7110 RNG driver
Heinrich Schuchardt
- [PATCH 5/5] configs: visionfive2: Enable JH7110 RNG driver
Heinrich Schuchardt
- [PATCH v2] bmips: Add Inteno XG6846 board
Linus Walleij
- [PATCH 1/2] riscv: dts: jh7110: Add a gpio-restart node
Jaehoon Chung
Last message date:
Tue Oct 31 23:53:47 CET 2023
Archived on: Tue Oct 31 23:54:03 CET 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).