Show patches with: State = Action Required       |    Archived = No       |   6267 patches
« 1 2 3 462 63 »
Patch Series S/W/F Date Submitter Delegate State
[v5,14/38] arm: dts: exynos: Add upstream DW MMC properties to all Exynos dts mmc: dw_mmc: Enable eMMC on E850-96 board --- 2024-08-08 Sam Protsenko New
[v5,13/38] mmc: dw_mmc: Improve coding style mmc: dw_mmc: Enable eMMC on E850-96 board --- 2024-08-08 Sam Protsenko New
[v5,12/38] mmc: dw_mmc: Fix kernel-doc comments in dwmmc.h mmc: dw_mmc: Enable eMMC on E850-96 board --- 2024-08-08 Sam Protsenko New
[v5,11/38] mmc: dw_mmc: Replace fifoth_val property with fifo-depth mmc: dw_mmc: Enable eMMC on E850-96 board --- 2024-08-08 Sam Protsenko New
[v5,10/38] mmc: dw_mmc: Add support for 64-bit IDMAC mmc: dw_mmc: Enable eMMC on E850-96 board --- 2024-08-08 Sam Protsenko New
[v5,09/38] mmc: dw_mmc: Improve 32-bit IDMAC descriptor namings mmc: dw_mmc: Enable eMMC on E850-96 board --- 2024-08-08 Sam Protsenko New
[v5,08/38] mmc: dw_mmc: Extract setting the DMA descriptor into a separate routine mmc: dw_mmc: Enable eMMC on E850-96 board --- 2024-08-08 Sam Protsenko New
[v5,07/38] mmc: dw_mmc: Extract DMA transfer handling code into a separate routine mmc: dw_mmc: Enable eMMC on E850-96 board --- 2024-08-08 Sam Protsenko New
[v5,06/38] mmc: dw_mmc: Extract FIFO data transfer into a separate routine mmc: dw_mmc: Enable eMMC on E850-96 board --- 2024-08-08 Sam Protsenko New
[v5,05/38] mmc: dw_mmc: Extract divider update to a separate function mmc: dw_mmc: Enable eMMC on E850-96 board --- 2024-08-08 Sam Protsenko New
[v5,04/38] mmc: dw_mmc: Extract FIFO init into a separate routine mmc: dw_mmc: Enable eMMC on E850-96 board --- 2024-08-08 Sam Protsenko New
[v5,03/38] mmc: dw_mmc: Extract waiting for data busy into a separate routine mmc: dw_mmc: Enable eMMC on E850-96 board --- 2024-08-08 Sam Protsenko New
[v5,02/38] mmc: dw_mmc: Move struct idmac to dw_mmc.c mmc: dw_mmc: Enable eMMC on E850-96 board --- 2024-08-08 Sam Protsenko New
[v5,01/38] mmc: dw_mmc: Remove unused version field from struct dwmci_host mmc: dw_mmc: Enable eMMC on E850-96 board --- 2024-08-08 Sam Protsenko New
[v8,23/23] MAINTAINERS: net-lwip: add myself as a maintainer Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,22/23] test/py: add HTTP (wget) test for the EFI loader Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,21/23] CI: add qemu_arm64_lwip to the test matrix Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,20/23] net-lwip: add TFTP_BLOCKSIZE Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,19/23] lwip: tftp: add support of blksize option to client Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,18/23] configs: add qemu_arm64_lwip_defconfig Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,17/23] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,16/23] net-lwip: lwIP wget supports user defined port in the uri, so allow it. Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,15/23] net-lwip: add wget command Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,14/23] net: split cmd/net.c into cmd/net.c and cmd/net-common.c Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,13/23] net-lwip: add dns command Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,12/23] net-lwip: add ping command Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,11/23] net-lwip: add TFTP support and tftpboot command Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,10/23] net-lwip: add DHCP support and dhcp commmand Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,09/23] net-lwip: build lwIP Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,08/23] net: eth-uclass: add function eth_start_udev() Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,07/23] net: split include/net.h into net{, -common, -legacy, -lwip}.h Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,06/23] net: fec_mxc_init(): do not ignore return status of fec_open() Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,05/23] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,04/23] net: introduce alternative implementation as net-lwip/ Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,03/23] net: wget: allow EFI boot Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,02/23] net: wget: removed unused function wget_success() Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v8,01/23] flash: prefix error codes with FL_ Introduce the lwIP network stack --- 2024-08-07 Jerome Forissier New
[v7,00/20] Introduce the lwIP network stack --- 2024-08-02 Jerome Forissier New
list: use list_count_nodes() to count list entries list: use list_count_nodes() to count list entries --- 2024-07-31 Sughosh Ganu New
[1/5] linux: list: add a function to count list nodes [1/5] linux: list: add a function to count list nodes --- 2024-07-30 Sughosh Ganu New
[PULL] Please pull qcom/qcom-main [PULL] Please pull qcom/qcom-main --- 2024-07-25 Caleb Connolly New
[v5,08/20] net-lwip: add DHCP support and dhcp commmand Introduce the lwIP network stack --- 2024-07-25 Jerome Forissier New
[v5,06/20] net: eth-uclass: add function eth_start_udev() Introduce the lwIP network stack --- 2024-07-25 Jerome Forissier New
[v5,02/20] net: introduce alternative implementation as net-lwip/ Introduce the lwIP network stack --- 2024-07-25 Jerome Forissier New
[v2,3/3] usb: dwc3: invalidate dcache on buffer used in interrupt handling dwc3: gadget: properly fix cache operations --- 2024-07-24 Neil Armstrong New
[v2,2/3] usb: dwc3: fix dcache flush range calculation dwc3: gadget: properly fix cache operations --- 2024-07-24 Neil Armstrong New
[v2,1/3] usb: dwc3: allocate setup_buf with dma_alloc_coherent() dwc3: gadget: properly fix cache operations --- 2024-07-24 Neil Armstrong New
[37/40] test: lmb: invoke the LMB unit tests from a separate script Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[36/40] test: lmb: add a separate class of unit tests for lmb Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[35/40] test: lmb: run lmb tests only manually Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[34/40] test: lmb: tweak the tests for the persistent lmb memory map Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[32/40] stm32mp: do not add lmb memory before relocation Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[30/40] sandbox: iommu: remove lmb allocation in the driver Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[28/40] lmb: config: make lmb config symbol def_bool Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[25/40] sandbox: move the TCG event log to the start of ram memory Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[23/40] lmb: add a flags parameter to the API's Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[22/40] lmb: init: initialise the lmb data structures during board init Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[20/40] lmb: remove lmb_init_and_reserve_range() function Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[17/40] lmb: introduce a function to add memory to the lmb memory map Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[12/40] lmb: allow for resizing lmb regions Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[06/40] alist: add a couple of helper functions Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[05/40] spl: alloc: call full alloc functions if malloc pool is available Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[04/40] lib: Convert str_to_list() to use alist Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[03/40] alist: Add support for an allocated pointer list Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[02/40] lib: Handle a special case with str_to_list() Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[01/40] malloc: Support testing with realloc() Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[v3,5/5] arm: exynos: Enable TRNG on E850-96 board arm: exynos: Enable TRNG for E850-96 board --- 2024-07-23 Sam Protsenko New
[4/4] ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary ufs: properly fix cache operations --- 2024-07-19 Neil Armstrong New
[3/4] ufs: split flush and invalidate to only invalidate when required ufs: properly fix cache operations --- 2024-07-19 Neil Armstrong New
[2/4] ufs: fix dcache flush and invalidate range calculation ufs: properly fix cache operations --- 2024-07-19 Neil Armstrong New
[1/4] ufs: allocate descriptors with size aligned with DMA_MINALIGN ufs: properly fix cache operations --- 2024-07-19 Neil Armstrong New
[v2,5/5] arm: exynos: Enable TRNG on E850-96 board arm: exynos: Enable TRNG for E850-96 board --- 2024-07-16 Sam Protsenko New
[v6,24/24] qcom_defconfig: enable rpmh regulators qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
[v6,23/24] power: regulator: qcom-rpmh-regulator: add build infra qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
[v6,22/24] power: regulator: qcom-rpmh-regulator: adjust probe for U-Boot qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
[v6,19/24] power: regulator: qcom-rpmh-regulator: adjust structs for U-Boot qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
[v6,17/24] power: regulator: qcom-rpmh-regulator: adjust headers for U-Boot qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
[v6,15/24] soc: qcom: add build infrastructure qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
[v6,14/24] soc: qcom: rpmh: U-Boot API changes qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
[v6,13/24] soc: qcom: rpmh: drop unused functions qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
[v6,12/24] soc: qcom: rpmh: adjust headers for U-Boot qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
[v6,11/24] soc: qcom: rpmh-rsc: remaining U-Boot API changes qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
[v6,10/24] soc: qcom: rpmh-rsc: adjust probe for U-Boot qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
[v6,09/24] soc: qcom: rpmh-rsc: adjust headers for U-Boot qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
[v6,08/24] soc: qcom: rpmh-rsc: drop unused multi-threading and non-active TCS support qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
[v6,07/24] soc: qcom: cmd-db: adjust for U-Boot API qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
[v6,06/24] soc: qcom: cmd-db: adjust probe for U-Boot qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
[v6,04/24] soc: qcom: cmd-db: adjust headers for U-Boot qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
[v6,02/24] linux/bitmap.h: add bitmap_empty helper qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
[v6,01/24] dm: core: scan reserved-memory nodes qcom: rpmh core and regulator support --- 2024-07-15 Caleb Connolly New
dm: button: support remapping phone keys dm: button: support remapping phone keys --- 2024-07-14 Caleb Connolly New
[v5,06/23] soc: qcom: cmd-db: adjust for U-Boot API qcom: rpmh core and regulator support --- 2024-07-11 Caleb Connolly New
[v5,05/23] soc: qcom: cmd-db: replace cmd_db_ready() with cmd_db_init() qcom: rpmh core and regulator support --- 2024-07-11 Caleb Connolly New
[RFC,3/3] arm64: unwind stack on exception ARM64: add symbol name lookup and print a backtrace on exception --- 2024-07-10 Caleb Connolly New
[v3,5/5] fixup! soc: qcom: rpmh and cmd-db drivers qcom: rpmh core and regulator support --- 2024-07-08 Caleb Connolly New
[v3,3/5] power: regulator: add qcom-rpmh-regulator qcom: rpmh core and regulator support --- 2024-07-08 Caleb Connolly New
[v3,2/5] soc: qcom: rpmh and cmd-db drivers qcom: rpmh core and regulator support --- 2024-07-08 Caleb Connolly New
[PULL] Early Qualcomm changes for v2024.10 [PULL] Early Qualcomm changes for v2024.10 --- 2024-07-05 Caleb Connolly New
test: test for ignore OsIndications test: test for ignore OsIndications --- 2024-07-04 Ilias Apalodimas New
[RFC,v2,48/48] temp: mx6sabresd: bump up the size limit of the board Make U-Boot memory reservations coherent --- 2024-07-04 Sughosh Ganu New
« 1 2 3 462 63 »