aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-14net: dhcp6: Fix VCI stringWIP/2023-06-14-assorted-fixesSean Edmond1-1/+1
2023-06-14net: ipv6: Fix CID 453851 and CID 436278Sean Edmond2-6/+11
2023-06-14rockchip: Pinephone Pro: Add DDR RAM type configPeter Robinson1-0/+1
2023-06-14Revert "video: Enable VIDEO_ANSI by default only with EFI"Pali Rohár1-5/+2
2023-06-14bootstd: Fix relative path use in extlinux bootmethJonas Karlman1-1/+1
2023-06-14bootstd: Make BOOTSTD_FULL depend on BOOTSTDSimon Glass1-13/+13
2023-06-14net: rtl8169: add depends on PCIEugen Hristev1-0/+1
2023-06-14spl: ext: Use partition size for mountMayuresh Chitale1-2/+2
2023-06-12Prepare v2023.07-rc4v2023.07-rc4Tom Rini2-2/+2
2023-06-11Merge branch 'master_reserved' of https://source.denx.de/u-boot/custodians/u-...Tom Rini1-2/+8
2023-06-10renesas: rcar: Apply ATF overlay for reserved-memoryDetlev Casanova1-2/+8
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