aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-24sandbox: add SIGALRM-based watchdog deviceRasmus Villemoes7-0/+126
2022-10-24watchdog: introduce a u-boot,autostart propertyRasmus Villemoes2-10/+14
2022-10-24wdt: nuvoton: add expire function for generic resetJim Liu1-0/+6
2022-10-24mmc: Fix static checker warningsVenkatesh Yadav Abbarapu1-2/+4
2022-10-24mmc: dwmmc: only clear handled interruptsJohn Keeping1-1/+2
2022-10-24mmc: stm32_sdmmc2: manage vqmmcYann Gautier1-0/+13
2022-10-24mmc: stm32_sdmmc2: protect against unsupported modesYann Gautier1-0/+2
2022-10-24mmc: stm32_sdmmc2: add dual data rate supportYann Gautier1-1/+4
2022-10-24mmc: f_sdh30: Add support for F_SDH30_E51Kunihiko Hayashi2-4/+66
2022-10-24mmc: sdhci: Add new quirks for SUPPORT_SINGLEKunihiko Hayashi2-3/+6
2022-10-24mmc: ftsdc010: make command timeout 250 ms as in the commentSergei Antonov1-1/+1
2022-10-23mtd: spi-nor-core: Fix index value for SCCR dwordsTakahiro Kuwano1-1/+1
2022-10-23mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal addr...Takahiro Kuwano1-4/+19
2022-10-23mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytesTakahiro Kuwano1-8/+8
2022-10-23mtd: spi-nor-core: Track flash's internal address modeTakahiro Kuwano2-0/+7
2022-10-23mtd: spi-nor-core: Default to addr_width of 3 for configurable widthsTakahiro Kuwano1-0/+1
2022-10-23mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDsTakahiro Kuwano2-5/+10
2022-10-23mtd: spi-nor-core: Rename configuration macro for S28 supportTakahiro Kuwano5-11/+11
2022-10-23mtd: spi-nor-core: Rename s28hs512t prefixTakahiro Kuwano1-17/+17
2022-10-22Merge branch '2022-10-21-assorted-fixes-and-updates'Tom Rini25-34/+383
2022-10-21board/km: drop CONFIG_KM_ROOTFSSIZEHolger Brunck3-7/+0
2022-10-21blk: fix a couple of trivial documentation typosMattijs Korpershoek1-3/+5
2022-10-21test: Fix typo in test nameMichal Suchanek1-2/+2
2022-10-21cmd: bcb: select user(0) hwpart in __bcb_load()Mattijs Korpershoek1-0/+11
2022-10-21board: gateworks: gw_ventana: fix building with GCC 12.2Heinrich Schuchardt1-2/+1
2022-10-21common: board_f: Print information for all sysresetsMichal Suchanek1-11/+18
2022-10-21sandbox: Initialize sysreset before relocationMichal Suchanek2-0/+3
2022-10-21qemu: Try to automatically boot from the QEMU firmware device (qfw)Andre Przywara1-0/+12
2022-10-21qfw: return failure when no kernel could be loadedAndre Przywara1-2/+2
2022-10-21qfw: store loaded file size in environment variableAndre Przywara1-0/+2
2022-10-21gpio: adp5585: add gpio driver for ADP5585 I/O Expander ControllerAlice Guo3-0/+245
2022-10-21config/aspeed: Enable NC-SI supportJoel Stanley2-0/+4
2022-10-21net/ftgmac100: Add NC-SI mode supportSamuel Mendoza-Jonas1-4/+10
2022-10-21cmd: Add ncsi commandSamuel Mendoza-Jonas3-0/+31
2022-10-21net: NC-SI setup and handlingSamuel Mendoza-Jonas5-3/+37
2022-10-21Merge branch '2022-10-21-enforce-some-DM-migrations'Tom Rini426-526/+13
2022-10-21configs: Resync with savedefconfigWIP/2022-10-21-enforce-some-DM-migrationsTom Rini413-427/+12
2022-10-21input: Remove legacy KEYBOARD optionTom Rini13-90/+0
2022-10-21core: Enable DM by defaultTom Rini2-9/+1
2022-10-21Merge tag 'u-boot-at91-fixes-2023.01-a' of https://source.denx.de/u-boot/cust...Tom Rini2-19/+19
2022-10-21imx8mn-venice-u-boot: Fix broken bootFabio Estevam1-0/+4
2022-10-21imx8mn-ddr4-evk-u-boot: Fix broken bootFabio Estevam1-0/+4
2022-10-21board: gateworks: gw_ventana: fix mmc env devTim Harvey1-0/+5
2022-10-21ARM: imx6: dh-imx6: Use sf update instead of sf erase and writeMarek Vasut1-2/+1
2022-10-21ARM: imx: Enable btrfs support on DHSOMMarek Vasut2-0/+2
2022-10-21crypto/fsl: fsl_rsa: Fix dcache issue in the driverYe Li1-0/+10
2022-10-21apalis/colibri_imx6/-imx6ull/_imx7: update env memory layoutMarcel Ziswiler10-20/+26
2022-10-21nitrogen6x: Remove extra quotes in fdtfileAriel D'Alessandro1-1/+1
2022-10-21clk-imx8mm: Only build QSPI clocks when CONFIG_NXP_FSPI=yFabio Estevam1-4/+9
2022-10-21clk-imx8mm: Only build ecspi clocks when CONFIG_DM_SPI=yFabio Estevam1-13/+18