aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-18Merge tag 'u-boot-rockchip-20220318' of https://source.denx.de/u-boot/custodi...WIP/18Mar2022Tom Rini20-8/+308
2022-03-18rockchip: ram: sdram_rk3x88: replace comma by semicolonJohan Jonker2-2/+2
2022-03-18rockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE to SYS_TEXT_BASEAlper Nebi Yasak1-0/+3
2022-03-18rockchip: saradc: remove double semi-colonGiulio Benetti1-1/+1
2022-03-18rockchip: rk3328: enable USB mass storage on RenegadeLeonidas-Panagiotis Papadakos1-0/+1
2022-03-18MAINTAINERS: add rockchip regex for more files and directoriesJohan Jonker1-0/+4
2022-03-18rockchip: rk3399: Add support for chromebook_kevinMarty E. Plummer11-4/+166
2022-03-18rockchip: bob: Enable more configsAlper Nebi Yasak2-1/+24
2022-03-18rockchip: gru: Add more devicetree settingsSimon Glass1-0/+55
2022-03-18rockchip: gru: Set up SoC IO domain registersAlper Nebi Yasak1-0/+52
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-mmcWIP/16Mar2022Tom Rini7-14/+183
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+23
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini16-121/+174
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini3-3/+3
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568Alper Nebi Yasak1-6/+58
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3399Alper Nebi Yasak1-0/+53
2022-03-16mmc: sdhci: Add HS400 Enhanced Strobe supportAlper Nebi Yasak2-0/+30
2022-03-16mmc: xenon_sdhci: remove wait_dat0 SDHCI OPRobert Marko1-1/+6
2022-03-16cmd/mmc: fix output of mmc info for e-MMCMax Merchel1-4/+12
2022-03-16mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessaryHaibo Chen2-3/+24
2022-03-16arm: mvebu: dts: turris_mox: fix non-working network / MDIOMarek BehĂșn1-0/+23
2022-03-15Merge tag 'u-boot-stm32-20220315' of https://source.denx.de/u-boot/custodians...Tom Rini15-49/+777
2022-03-15pinctrl: k210: Fix bias-pull-upNiklas Cassel1-1/+1
2022-03-15pinctrl: k210: Fix loop in k210_pc_get_drive()Niklas Cassel1-1/+1
2022-03-15spi: dw: Actually mask interruptsSean Anderson1-1/+1
2022-03-15spi: dw: Force set K210 fifo length to 31Damien Le Moal1-1/+15
2022-03-15k210: dts: align plic node with LinuxNiklas Cassel1-2/+2
2022-03-15k210: dts: align fpioa node with LinuxDamien Le Moal2-7/+15
2022-03-15k210: dts: add missing power bus clocksDamien Le Moal1-23/+53
2022-03-15k210: use the board vendor name rather than the marketing nameDamien Le Moal16-90/+91
2022-03-15ARM: dts: stm32: Add DFU support for DHCOM recoveryMarek Vasut2-3/+54
2022-03-15stm32mp: psci: Implement PSCI system suspend and DRAM SSRMarek Vasut2-11/+519
2022-03-15ram: stm32mp1: Unconditionally enable ASRMarek Vasut2-0/+31
2022-03-15ARM: dts: stm32: Move vdd_io extras into Avenger96 extrasMarek Vasut2-4/+4
2022-03-15ARM: dts: stm32: Add USB OTG pinctrl and regulator nodes into SPL DT on DHCORMarek Vasut1-0/+8
2022-03-15arm: dts: stm32mp15: alignment with v5.17Patrick Delaunay3-16/+54
2022-03-15video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate()Gabriel Fernandez1-5/+6
2022-03-15board: st: common: update test on misc_read result in command stboardPatrick Delaunay1-4/+4
2022-03-15stm32mp1: bsec: add missing dev in function commentPatrick Delaunay1-0/+4
2022-03-15stm32mp: bsec: add permanent lock write supportPatrick Delaunay1-6/+84
2022-03-15mtd: rawnand: stm32_fmc2: add NAND Write Protect supportChristophe Kerello1-0/+9
2022-03-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/14Mar2022Tom Rini1-2/+3
2022-03-14Merge tag 'video-20220314' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini5-42/+93
2022-03-14Prepare v2022.04-rc4v2022.04-rc4Tom Rini1-1/+1
2022-03-14Merge branch '2022-03-14-regression-fixes'Tom Rini5-65/+101
2022-03-14board: tbs2910: Enable Link Time Optimizations in defconfigWIP/2022-03-14-regression-fixesSoeren Moch1-0/+1
2022-03-14vexpress64: fvp: Fix automatic bootAndre Przywara1-1/+1
2022-03-14board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0Aswath Govindraju1-15/+13
2022-03-14phy: cadence: Sierra: Move the link operations from serdes phy to link deviceAswath Govindraju1-39/+20
2022-03-14rockchip: sdhci: Fix RK3399 eMMC PHY power cyclingAlper Nebi Yasak1-10/+66