summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mci: sdhci: replace sdhci_wait_idleHEADmasterSteffen Trumtrar23 hours8-10/+36
* mci: arasan-sdhci: add HS200 tuning support on ZynqMPSteffen Trumtrar23 hours1-3/+59
* mci: sdhci: add tuning supportSteffen Trumtrar23 hours2-1/+301
* mci: mci-core: replace value with defineSteffen Trumtrar23 hours1-1/+1
* mci: mci-core: add HS200 supportSteffen Trumtrar23 hours3-12/+294
* mci: core: parse more host capabilities from DTSteffen Trumtrar23 hours2-8/+60
* include: mci: add more EXT_CSD_CARD_TYPE_*Steffen Trumtrar23 hours1-2/+13
* mci: arasan: register sdcard/sampleclkSteffen Trumtrar23 hours1-0/+316
* mci: core: save the set clock as actual_clockSteffen Trumtrar23 hours2-0/+3
* mci: arasan: read clk phases from DTSteffen Trumtrar23 hours1-0/+121
* include: mci: sync mci_timing with linuxSteffen Trumtrar23 hours1-8/+10
* mci: arasan: implement 25MHz quirk for zynqmpSteffen Trumtrar23 hours1-1/+27
* zynqmp: firmware: add functions to set tap delaySteffen Trumtrar23 hours2-0/+65
* ARM: zynqmp: add sd_dll_reset callSteffen Trumtrar23 hours1-0/+17
* mci: arasan: fix dma supportSteffen Trumtrar23 hours1-1/+1
* Merge branch 'for-next/misc'Sascha Hauer4 days45-159/+1142
|\
| * common: barebox_banner: fix missing newlineMarco Felsch4 days1-1/+1
| * startup: fix autoboot_state in case of abortMarco Felsch4 days1-1/+2
| * boot: add helper to set default boot source from board fileMarco Felsch4 days2-1/+9
| * fastboot: add support to set fastboot_bbu from board codeMarco Felsch4 days2-0/+10
| * net: cpsw: map/unmap buffers used for DMAAhmad Fatoum4 days1-18/+28
| * net: retire global NetRxPackets arraysAhmad Fatoum6 days2-5/+0
| * net: cpsw: replace global NetRxPackets with per-interface allocationAhmad Fatoum6 days1-1/+7
| * net: ethoc: replace global NetRxPackets with per-interface allocationAhmad Fatoum6 days1-1/+9
| * net: gianfar: replace global NetRxPackets with per-interface allocationAhmad Fatoum6 days2-7/+13
| * net: enc28j60: replace global NetRxPackets with per-interface allocationAhmad Fatoum6 days1-2/+4
| * net: ep93xx: replace global NetRxPackets with per-interface allocationAhmad Fatoum6 days1-3/+13
| * net: add net_alloc_packets helperAhmad Fatoum6 days2-3/+32
| * console: flush consoles on newline when debuggingAhmad Fatoum6 days2-1/+16
| * of: fdt: justify fdt_machine_is_compatible parsing only the root nodeAhmad Fatoum6 days1-0/+11
| * MIPS: add generic device tree 2nd stage supportAntony Pavlov6 days5-2/+62
| * mci: arasan: add dma supportSteffen Trumtrar6 days1-7/+9
| * ddr_spd: add routine for printing DDR3 SPD contentsDenis Orlov6 days1-8/+548
| * ddr_spd: add DDR3 Load Reduced module specific dataDenis Orlov6 days1-0/+34
| * of: partition: Also add partitions created by addpart to the boot dtbUwe Kleine-König6 days4-6/+9
| * dma: debug: detect repeated DMA syncAhmad Fatoum11 days1-2/+20
| * mci: add comment about hardcoded 512 bytes for DDRAhmad Fatoum11 days1-0/+1
| * commands: dmesg: support aborting dmesg output with ctrl-cAhmad Fatoum11 days3-4/+10
| * console: scale number of log messages with available RAMAhmad Fatoum11 days1-3/+8
| * FIT: support finding compatible configuration by FDT compatibleAhmad Fatoum14 days2-2/+42
| * blspec: don't parse whole device tree to compare compatiblesAhmad Fatoum14 days1-8/+8
| * of: fdt: implement fdt_machine_is_compatibleAhmad Fatoum14 days2-0/+98
| * of: fdt: factor out FDT header parsingAhmad Fatoum2024-03-041-33/+43
| * mci: dwcmshc-sdhci: add support for Kalray Coolidge v2 SoC eMMC controllerYann Sionneau2024-03-041-0/+36
| * mci: sdhci: add register define for P_VENDOR_SPECIFIC_AREAYann Sionneau2024-03-041-0/+2
| * mci: dwcmshc-sdhci: Fix f_max computationYann Sionneau2024-03-041-2/+7
| * mci: dwcmshc-sdhci: Remove superfluous call to sdhci_enable_v4_modeYann Sionneau2024-03-041-2/+0
| * net: drop unused rarp.hAntony Pavlov2024-02-291-23/+0
| * bbu: Emit a message about what happens also when -y is givenUwe Kleine-König2024-02-231-6/+12
| * input: gpio_keys: only use gpios in poller when not in useSascha Hauer2024-02-231-1/+8