summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-15configs: j7200_evm_a72: Enable configs for SGMII support with MAIN CPSW0Siddharth Vadapalli
2023-08-15phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721ESiddharth Vadapalli
2023-08-15phy: ti: phy-j721e-wiz: Add SGMII support in wiz driver for J7200Siddharth Vadapalli
2023-08-15net: ti: am65-cpsw-nuss: Add logic to support MDIO resetSuman Anna
2023-08-15net: ti: am65-cpsw-nuss: Add support for SGMII modeSiddharth Vadapalli
2023-08-15dma: ti: Update J21E PSIL endpoint information for MAIN CPSW0Suman Anna
2023-08-15Merge tag 'efi-2023-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-08-15efi_loader: fix efi_add_known_memory()Heinrich Schuchardt
2023-08-15bootmeth: efi: Make distro_efi_boot() staticBin Meng
2023-08-15doc: add partition API to HTML documentationHeinrich Schuchardt
2023-08-15doc: description of board_get_usable_ram_top()Heinrich Schuchardt
2023-08-15lmb: description lmb_is_reserved, lmb_is_reserved_flagsHeinrich Schuchardt
2023-08-15doc/sphinx/requirements.txt: Bump certifi upTom Rini
2023-08-15Merge tag 'ubi-updates-for-v2023.10-rc3' of https://source.denx.de/u-boot/cus...Tom Rini
2023-08-15Merge tag 'i2c-updates-for-v2023.10-rc3' of https://source.denx.de/u-boot/cus...Tom Rini
2023-08-15Merge branch '2023-08-14-assorted-general-updates' into nextTom Rini
2023-08-15cmd: ubi: Fix 'ubi list' command arguments parsingDmitry Dunaev
2023-08-15i2c: mvtwsi: reset controller if stuck in "bus error" stateSam Edwards
2023-08-14Merge tag 'dm-next-14aug23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-08-14gpio: Use separate bitfield array to indicate GPIO is claimedMarek Vasut
2023-08-14test: unit test for semihostingHeinrich Schuchardt
2023-08-14configs: enable SEMIHOSTING on qemu_arm64_defconfigHeinrich Schuchardt
2023-08-14cmd: pxe: Update the command helpBin Meng
2023-08-14pci: ftpci100: add new driver implementationSergei Antonov
2023-08-14fs: fat: avoid multiplication overflowHeinrich Schuchardt
2023-08-14spl: add FIT support to semihosting boot methodHeinrich Schuchardt
2023-08-14pci: Fix device_find_first_child() return value handlingMarek Vasut
2023-08-14phy: Add support for the Apple Type-C PHYMark Kettenis
2023-08-14pci: apple: Enable CONFIG_SYS_PCI_64BITMark Kettenis
2023-08-14Merge branch '2023-08-14-keep-fixed-gpio-regulator-count-in-balance' into nextTom Rini
2023-08-14mmc: dw_mmc: Keep vqmmc-supply enable count in balanceJonas Karlman
2023-08-14mmc: Use regulator_set_enable_if_allowedJonas Karlman
2023-08-14usb: ehci-generic: Use regulator_set_enable_if_allowedJonas Karlman
2023-08-14usb: dwc2: Use regulator_set_enable_if_allowedJonas Karlman
2023-08-14adc: Use regulator_set_enable_if_allowedJonas Karlman
2023-08-14Merge tag 'u-boot-rockchip-20230814' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-08-14Merge tag 'video-20230814' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-08-14pinctrl: rockchip: Fix drive and input schmitt on RK3568Jonas Karlman
2023-08-13rpi: set the correct parameter for simple framebuffer nodeMeng Li
2023-08-13bcm2835: Add simiple-framebuffer for use with fkmsJason Wessel
2023-08-13video: kconfig: Fix a typo in SPL_VIDEO_REMOVEBin Meng
2023-08-13video: vidconsole: Fix null dereference of ops->measureBin Meng
2023-08-13ARM: rmobile: Update little‐endian byte order option in srec_cat commandHai Pham
2023-08-13clk: renesas: Tear clock controller down last before booting OSMarek Vasut
2023-08-12rockchip: MAINTAINERS: fix board name for Radxa ROCK 4C+FUKAUMI Naoki
2023-08-12dts: rockchip: rk3308: Avoid warning for serial probe on prerelocMassimo Pegorer
2023-08-12clk: rockchip: rk3308: Support reading UART rate and clock registersMassimo Pegorer
2023-08-12clk: rockchip: rk3308: Fix ordering between masking and shiftingMassimo Pegorer
2023-08-12rockchip: spl: Drop out of scope debug message related to uart initMassimo Pegorer