summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-11ti: am335x: Remove unused linker scriptTom Rini
2024-01-11arm: spl: Use separate fault handlers instead of a single common oneCsókás Bence
2024-01-11test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTDHeinrich Schuchardt
2024-01-11boot: CONFIG_CEDIT must depend on CONFIG_EXPOHeinrich Schuchardt
2024-01-11test: build test/boot for CONFIG_UT_BOOTSTD=nHeinrich Schuchardt
2024-01-11boot: Support decompressing non-kernel OS imagesSimon Glass
2024-01-11phy: phy-mtk-tphy: add properties for phy tuningChunfeng Yun
2024-01-11dt-bindings: phy-mtk-tphy: add properties for phy tuningChunfeng Yun
2024-01-11Merge patch series "net fixes prior lwip"Tom Rini
2024-01-11Makefile: add dtbs to cleanMaxim Uvarov
2024-01-11omap3: use device specific naming for mem_initMaxim Uvarov
2024-01-11bcm_ns3: use device specific naming for variablesMaxim Uvarov
2024-01-11mach-socfpga: do not overlap defines with lwipMaxim Uvarov
2024-01-11driver/net/rtl8139: remove debug printMaxim Uvarov
2024-01-11sandbox: eth-raw-os: successful return code is 0Maxim Uvarov
2024-01-11net/smc911x: fix return from smc911x_sendMaxim Uvarov
2024-01-11test_net: print out net listMaxim Uvarov
2024-01-11Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-01-11arm64: zynqmp: Remove ltc2954 nodeMichal Simek
2024-01-10configs: Resync with savedefconfigTom Rini
2024-01-10Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2024-01-10arm: mvebu: eDPU: support new board revisionRobert Marko
2024-01-10arm: mvebu: Espressobin: move network setup into a separate functionRobert Marko
2024-01-10arm: mvebu: Espressobin: move FDT fixup into a separate functionRobert Marko
2024-01-10arm: mvebu: AC5: Use finer grained memory mapChris Packham
2024-01-10tools: zynqmpimage: print partition namesBrandon Maier
2024-01-10tools: zynqmpimage: add partition extractingBrandon Maier
2024-01-10tools: zynqmpimage: print all partition sizesBrandon Maier
2024-01-10tools: zynqmpimage: show info on partition 0Brandon Maier
2024-01-10arm64: zynqmp: Rename zynqmp-power node to power-managementMichal Simek
2024-01-10arm64: zynqmp: Match dwc3 interrupts description with valuesMichal Simek
2024-01-10arm64: zynqmp: Add support for new power-management node nameMichal Simek
2024-01-10arm64: zynqmp: Replace '-' by '_' in fixed clock nodesMichal Simek
2024-01-10arm64: xilinx: Remove multiple blank lines from DTSesMichal Simek
2024-01-10arm64: zynqmp: Add missing description for efuse aeskey/pufuserMichal Simek
2024-01-10arm64: zynqmp: Describe interrupt by using macro (OCM)Michal Simek
2024-01-10arm64: zynqmp: Update the i2c0 node for zcu1285Shubhrajyoti Datta
2024-01-09Merge tag 'smbios-2024-04-rc1' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2024-01-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2024-01-09pinctrl: exynos: Convert to use livetree API for fdt accessSam Protsenko
2024-01-09pinctrl: exynos: Reduce variables scopeSam Protsenko
2024-01-09pinctrl: exynos: Refactor handling the pin related dt propertiesSam Protsenko
2024-01-09pinctrl: exynos: Support different register types in pin banksSam Protsenko
2024-01-09pinctrl: exynos: Rework pin_to_bank_base() to obtain data by nameSam Protsenko
2024-01-09pinctrl: exynos: Extract pin parsing code into a separate functionSam Protsenko
2024-01-09pinctrl: exynos: Improve coding styleSam Protsenko
2024-01-09test: hush: dollar: fix bugous behaviorIon Agorria
2024-01-09Merge tag 'rng-2024-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-01-09fastboot: add oem console command supportIon Agorria
2024-01-09lib: membuff: fix readline not returning line in case of overflowIon Agorria