aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-08Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/08Jun2028Tom Rini2-6/+107
2023-06-08Merge branch 'master_soc/fixes' of https://source.denx.de/u-boot/custodians/u...Tom Rini3-10/+11
2023-06-08pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configurationHai Pham1-8/+0
2023-06-08ARM: rmobile: Identify R-Car D3 R8A77995 r1.1 SoCHai Pham1-2/+4
2023-06-08ARM: rmobile: Identify R-Car M3-W R8A7796 r1.1/1.2 SoCHiroyuki Yokoyama1-0/+7
2023-06-08usb: musb-new: sunxi: remove unused defineSam Edwards1-2/+0
2023-06-07Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/07Jun2023Tom Rini22-38/+271
2023-06-07sunxi: Fix typo in include guardSam Edwards1-1/+1
2023-06-07sunxi: defconfig: Add Lctech Pi F1C200s boardAndre Przywara1-0/+11
2023-06-07sunxi: dts: arm/arm64: update devicetree files from Linux-v6.4-rc2Andre Przywara20-37/+259
2023-06-07phy: rockchip-inno-usb2: Implement clock operations for usb2phy clockXavier Drudis Ferran1-2/+78
2023-06-07phy: rockchip-inno-usb2: Add usb2phy clock provider of 480MHz clockXavier Drudis Ferran1-3/+30
2023-06-07usb: musb-new: sunxi: fix error checkSam Edwards1-1/+1
2023-06-07Merge tag 'u-boot-amlogic-20230607' of https://source.denx.de/u-boot/custodia...Tom Rini1-1/+4
2023-06-07serial: meson: fix meson_serial_pending() tx logicMattijs Korpershoek1-1/+4
2023-06-06Merge tag 'ubifixes-for-v2023-07-rc4' of https://source.denx.de/u-boot/custod...WIP/06Jun2023Tom Rini3-5/+5
2023-06-06Merge tag 'for-v2023-07-rc4' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini2-5/+7
2023-06-06ubifs: allow loading to above 4GiBBen Dooks3-5/+5
2023-06-05I2C: cdns: Fix broken retry mechanism on arbitration lost.Andrea Merello1-2/+3
2023-06-05i2c: rockchip: De-initialize the bus after start bit failureOndrej Jirman1-3/+4
2023-06-02Merge tag 'efi-2023-07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...WIP/02Jun2023Tom Rini7-11/+171
2023-06-02efi_selftest: LocateHandleBuffer return codeHeinrich Schuchardt1-5/+11
2023-06-02efi_loader: check return value of part_get_info()Heinrich Schuchardt1-1/+6
2023-06-02doc: android: Fix a typoBin Meng1-1/+1
2023-06-02doc: fix loady man-pageHeinrich Schuchardt1-4/+4
2023-06-02doc: loadx man-pageHeinrich Schuchardt2-0/+78
2023-06-02doc: loadb man-pageHeinrich Schuchardt2-0/+71
2023-05-30Merge branch '2023-05-30-TI-fixes-Apple-M2-support'Tom Rini13-433/+266
2023-05-30pci: apple: Add support for M2 Pro/MaxWIP/30May2023Mark Kettenis1-29/+71
2023-05-30arm: apple: Add initial Apple M2 Pro/Max supportMark Kettenis1-3/+106
2023-05-30arm: mach-k3: security: separate out validating binary logicManorit Chawdhry3-8/+30
2023-05-30arm: mach-k3: Increase SYSFW max image sizeDave Gerlach1-2/+1
2023-05-30Kconfig: j721e: Change K3_MCU_SCRATCHPAD_BASE to non firewalled regionManorit Chawdhry3-3/+53
2023-05-30configs: j721e: Merge the HS and non-HS defconfigsManorit Chawdhry5-388/+3
2023-05-30arm: k3: config.mk: Add missing dependencies on tispl.bin HSAndrew Davis1-0/+2
2023-05-29Prepare v2023.07-rc3v2023.07-rc3Tom Rini2-2/+2
2023-05-29configs: Resync with savedefconfigTom Rini393-400/+389
2023-05-25Merge tag 'u-boot-imx-20230525' of https://gitlab.denx.de/u-boot/custodians/u...WIP/25May2023Tom Rini84-2458/+6163
2023-05-21serial: mxs: Add MXS AUART driverMarek Vasut3-0/+138
2023-05-21imx9: imx93_evk: enable sysresetPeng Fan2-0/+6
2023-05-21imx9: imx93_evk: update ddr timing filePeng Fan1-1426/+1935
2023-05-21imx9: Calculate DDR size from DDRC settingYe Li1-4/+17
2023-05-21ddr: imx9: update the rank setting for multi fsp supportJacky Bai1-62/+116
2023-05-21ddr: imx93: update the ddr init to support mult setpointsJacky Bai4-7/+134
2023-05-21ddr: imx93: Add 625M bypass clock supportJacky Bai2-0/+6
2023-05-21ddr: imx9: Change the saved ddr data base to 0x2051c000Jacky Bai1-1/+1
2023-05-21imx9: imx93_evk: Update spl stack & bss base addressPeng Fan2-4/+4
2023-05-21ddr: imx9: Add workaround for DDRPHY rank-to-rank errataYe Li2-0/+124
2023-05-21arm: dts: imx93: add tmuPeng Fan1-0/+48
2023-05-21arm: dts: imx93: sync device tree with LinuxPeng Fan7-672/+552