Show patches with: Archived = No       |   173487 patches
« 1 2 ... 12 13 141734 1735 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v9,08/37] net: ftgmac100: depend on NET Introduce the lwIP network stack - - - - --- 2024-08-23 Jerome Forissier trini Changes Requested
[v9,07/37] net: phy: ncsi: depend on NET Introduce the lwIP network stack - - - - --- 2024-08-23 Jerome Forissier trini Changes Requested
[v9,06/37] net: wget: removed unused function wget_success() Introduce the lwIP network stack - - 1 - --- 2024-08-23 Jerome Forissier trini Changes Requested
[v9,05/37] net: fm: call dtsec_init_phy() only when it is defined Introduce the lwIP network stack - - - - --- 2024-08-23 Jerome Forissier trini Changes Requested
[v9,04/37] arm: omap2: add missing #include <netdev.h> Introduce the lwIP network stack - - 1 - --- 2024-08-23 Jerome Forissier trini Changes Requested
[v9,03/37] at91: rename mem_init() to at91_mem_init() Introduce the lwIP network stack - - - - --- 2024-08-23 Jerome Forissier trini Changes Requested
[v9,02/37] flash: prefix error codes with FL_ Introduce the lwIP network stack - - 2 - --- 2024-08-23 Jerome Forissier trini Changes Requested
[v9,01/37] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word Introduce the lwIP network stack - - - - --- 2024-08-23 Jerome Forissier trini Changes Requested
[v2,2/2] riscv: cache: Add CBO instructions Risc-V cache operations - - - - --- 2024-08-23 Mayuresh Chitale Andes New
[v2,1/2] riscv: Add support for defining instructions Risc-V cache operations - - - - --- 2024-08-23 Mayuresh Chitale Andes New
phy: Fix db410c crash issue during usb_stop phy: Fix db410c crash issue during usb_stop - - 2 - --- 2024-08-23 JianfengA.Zhu@sony.com marex New
[v2,19/19] doc: Add a few notes about how to use console checking Tidy up console recording in tests - - - - --- 2024-08-22 Simon Glass trini Accepted
[v2,18/19] test: Tidy up checking for console end Tidy up console recording in tests - - - - --- 2024-08-22 Simon Glass trini Accepted
[v2,17/19] test: Use UTF_CONSOLE in remaining tests Tidy up console recording in tests - - - - --- 2024-08-22 Simon Glass trini Accepted
[v2,16/19] test: log: Use UTF_CONSOLE in tests Tidy up console recording in tests - - - - --- 2024-08-22 Simon Glass trini Accepted
[v2,15/19] test: hush: Use UTF_CONSOLE in tests Tidy up console recording in tests - - 1 - --- 2024-08-22 Simon Glass trini Accepted
[v2,14/19] test: dm: Use UTF_CONSOLE in tests Tidy up console recording in tests - - - - --- 2024-08-22 Simon Glass trini Accepted
[v2,13/19] test: cmd: Drop unnecessary console_record_reset_enable() Tidy up console recording in tests - - - - --- 2024-08-22 Simon Glass trini Accepted
[v2,12/19] test: cmd: Use UTF_CONSOLE in tests Tidy up console recording in tests - - - - --- 2024-08-22 Simon Glass trini Accepted
[v2,11/19] test: fdt: Move common code into the setup functions Tidy up console recording in tests - - - - --- 2024-08-22 Simon Glass trini Accepted
[v2,10/19] test: fdt: Check internal-function return values Tidy up console recording in tests - - - - --- 2024-08-22 Simon Glass trini Accepted
[v2,09/19] test: boot: Use UTF_CONSOLE in tests Tidy up console recording in tests - - 1 - --- 2024-08-22 Simon Glass trini Accepted
[v2,08/19] test: bloblist: Use UTF_CONSOLE in tests Tidy up console recording in tests - - - - --- 2024-08-22 Simon Glass trini Accepted
[v2,07/19] test: Update NAND test to avoid extra macros Tidy up console recording in tests - - - - --- 2024-08-22 Simon Glass trini Accepted
[v2,06/19] mmc: Drop the blank line before accesses Tidy up console recording in tests - - - - --- 2024-08-22 Simon Glass trini Accepted
[v2,05/19] test: Rename UTF_CONSOLE_REC to UTF_CONSOLE Tidy up console recording in tests - - 1 - --- 2024-08-22 Simon Glass trini Accepted
[v2,04/19] test: Drop the blank line before test macros Tidy up console recording in tests - - - - --- 2024-08-22 Simon Glass trini Accepted
[v2,03/19] test: Rename unit-test flags Tidy up console recording in tests - - - - --- 2024-08-22 Simon Glass trini Accepted
[v2,02/19] test: Fail when an empty line is expected but not present Tidy up console recording in tests - 1 1 - --- 2024-08-22 Simon Glass trini Accepted
[v2,01/19] buildman: Make test_process_limit handle time.monotonic() Tidy up console recording in tests - - - - --- 2024-08-22 Simon Glass trini Accepted
[v4,14/14] blk: Correct comment for blk_get_devnum_by_uclass_idname() spl: mmc: Some tweaks for SPL, particularly with MMC - - 2 - --- 2024-08-22 Simon Glass trini Accepted
[v4,13/14] spl: Create a function to init spl_load_info spl: mmc: Some tweaks for SPL, particularly with MMC - - 1 - --- 2024-08-22 Simon Glass trini Accepted
[v4,12/14] spl: Use unified inline functions for spl_load_info spl: mmc: Some tweaks for SPL, particularly with MMC - - 2 - --- 2024-08-22 Simon Glass trini Accepted
[v4,11/14] spl: mmc: Try to clean up raw-mode options spl: mmc: Some tweaks for SPL, particularly with MMC - - 2 - --- 2024-08-22 Simon Glass trini Accepted
[v4,10/14] spl: mmc: Adjust args of spl_mmc_find_device() spl: mmc: Some tweaks for SPL, particularly with MMC - - 2 - --- 2024-08-22 Simon Glass trini Accepted
[v4,09/14] spl: mmc: Handle error codes consistently spl: mmc: Some tweaks for SPL, particularly with MMC - - - - --- 2024-08-22 Simon Glass trini Accepted
[v4,08/14] spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT spl: mmc: Some tweaks for SPL, particularly with MMC - - 2 - --- 2024-08-22 Simon Glass trini Accepted
[v4,07/14] log: Avoid including function names by default spl: mmc: Some tweaks for SPL, particularly with MMC - - 1 - --- 2024-08-22 Simon Glass trini Accepted
[v4,06/14] mmc: Use logging instead of pr_err() spl: mmc: Some tweaks for SPL, particularly with MMC - - 2 - --- 2024-08-22 Simon Glass trini Accepted
[v4,05/14] mmc: Use logging instead of printf() spl: mmc: Some tweaks for SPL, particularly with MMC - - 1 - --- 2024-08-22 Simon Glass trini Accepted
[v4,04/14] spl: Remove remaining #ifdef in spl_parse_image_header() spl: mmc: Some tweaks for SPL, particularly with MMC - - 2 - --- 2024-08-22 Simon Glass trini Accepted
[v4,03/14] spl: Remove some #ifdefs in spl_parse_image_header() spl: mmc: Some tweaks for SPL, particularly with MMC - - 2 - --- 2024-08-22 Simon Glass trini Accepted
[v4,02/14] spl: Correct use of CMD_BOOTI and CMD_BOOTZ spl: mmc: Some tweaks for SPL, particularly with MMC - 1 2 - --- 2024-08-22 Simon Glass trini Accepted
[v4,01/14] rockchip: Move the default timer init to a common file spl: mmc: Some tweaks for SPL, particularly with MMC - - 2 - --- 2024-08-22 Simon Glass trini Accepted
[GIT,PULL] Please pull u-boot-dfu-20240822 [GIT,PULL] Please pull u-boot-dfu-20240822 - - - - --- 2024-08-22 Mattijs Korpershoek trini Accepted
[v3] rockchip: px30: clk: add UART0 clock getter/setter [v3] rockchip: px30: clk: add UART0 clock getter/setter - - 1 - --- 2024-08-22 Lukasz Czechowski kevery New
Please pull u-boot-samsung master Please pull u-boot-samsung master - - - - --- 2024-08-22 Minkyu Kang trini Accepted
[v4,19/19] CI: Allow running tests on sjg lab labgrid: Provide an integration with Labgrid - - 1 - --- 2024-08-22 Simon Glass trini Superseded
[v4,18/19] test: Add a section for closing the connection labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
[v4,17/19] test: Try to shut down the lab console gracefully labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
[v4,16/19] test: Avoid double echo when starting up labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
[v4,15/19] test: Fix mulptiplex_log typo labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
[v4,14/19] test: Improve handling of sending commands labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
[v4,13/19] test: Introduce lab mode labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
[v4,12/19] test: Tidy up remaining exceptions labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
[v4,11/19] test: Detect dead connections labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
[v4,10/19] test: Separate out the exception handling labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
[v4,09/19] test: Move the receive code into a function labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
[v4,08/19] test: Introduce the concept of a role labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
[v4,07/19] test: Create a common function to get the config labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
[v4,06/19] test: Avoid failing skipped tests labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
[v4,05/19] test: Allow connecting to a running board labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
[v4,04/19] test: Release board after tests complete labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
[v4,03/19] test: Pass stderr to stdout labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
[v4,02/19] test: Use a constant for the test timeout labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
[v4,01/19] test: Allow signaling that U-Boot is ready labgrid: Provide an integration with Labgrid - - - - --- 2024-08-22 Simon Glass trini Superseded
qconfig: Fix an incorrect format-string with negative value qconfig: Fix an incorrect format-string with negative value - 1 - - --- 2024-08-21 Simon Glass sjg Accepted
ARM: imx: Enable cat and xxd commands on Data Modul i.MX8M Mini/Plus eDM SBC ARM: imx: Enable cat and xxd commands on Data Modul i.MX8M Mini/Plus eDM SBC - - - - --- 2024-08-21 Marek Vasut festevam Accepted
ARM: imx: Use USB SDPS as fallback option on Data Modul i.MX8M Plus eDM SBC ARM: imx: Use USB SDPS as fallback option on Data Modul i.MX8M Plus eDM SBC - - - - --- 2024-08-21 Marek Vasut festevam Accepted
[v2,35/35] doc: Add some guidelines about global data global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,34/35] doc: Move generic-board documentation into rst global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,33/35] global_data: Remove environment members if not used global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,32/35] global_data: Remove jump table in SPL global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,31/35] global_data: Move pointer members together global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,30/35] global_data: Move ulong fields together global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,29/35] global_data: Put phys_addr fields near the top global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,28/35] global_data: Move env_addr field higher global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,27/35] global_data: Move baud_rate field lower global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,26/35] global_data: Reduce size of early-malloc vars global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Changes Requested
[v2,25/35] global_data: log: Reorder and shrink fields global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,24/35] global_data: Reduce the size of mon_len global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,23/35] global_data: Reduce the size of bus_clk and mem_clk global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,22/35] global_data: Collect common fields at the top global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,21/35] global_data: Drop spl_handoff global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,20/35] board_f: Move new_bloblist to boardf global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,19/35] board_f: Move new_bootstage to boardf global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,18/35] board_f: Move fdt_size to board global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,17/35] board_f: Add a new struct to hold pre-relocation info global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,16/35] global_data: Use less space for environment fields global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,15/35] global_data: Drop pci_bootdelay global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,14/35] global_data: Drop global_data hose global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,13/35] global_data: Remove pci_ram_top global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,12/35] global_data: Convert have_console into a flag global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,11/35] global_data: Drop fb_base global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,10/35] video: Avoid setting global_data fb_base in video setup global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,09/35] video: Avoid setting global_data fb_base from SPL handoff global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,08/35] zynqmp: Avoid setting the framebuffer address global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,07/35] arm: ronetix: Avoid accessing global_data fb_base global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,06/35] arm: friendlyarm: Avoid accessing global_data fb_base global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,05/35] video: mxs: Avoid setting global_data fb_base global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
« 1 2 ... 12 13 141734 1735 »