aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2024-01-09common: console: record console from the beginningIon Agorria
2024-01-09common: console: introduce console_record_isempty helperIon Agorria
2024-01-09fastboot: implement "getvar all"Ion Agorria
2024-01-09fastboot: multiresponse supportIon Agorria
2024-01-09efi_loader: provide tool to dump SMBIOS tableHeinrich Schuchardt
2024-01-09smbios: smbios.h should not import ofnode.hHeinrich Schuchardt
2024-01-09cpu: riscv: set correct SMBIOS processor family valueHeinrich Schuchardt
2024-01-09smbios: enable setting processor family > 0xffHeinrich Schuchardt
2024-01-09lib: smbios: verify_checksum() is duplicateHeinrich Schuchardt
2024-01-09lib: make table_compute_checksum() arguments constHeinrich Schuchardt
2024-01-09rng: detect RISC-V Zkr RNG device in bind methodHeinrich Schuchardt
2024-01-09rng: fix ARMv8.5 RNDR driverHeinrich Schuchardt
2024-01-08Merge tag 'u-boot-imx-master-20240108' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-01-08Add imx93-var-som supportMathieu Othacehe
2024-01-08imx9: imx93_evk: Add binman support.Mathieu Othacehe
2024-01-08mach-imx: Add i.MX93 binman support.Mathieu Othacehe
2024-01-08spl: binman: Disable u_boot_any symbols for i.MX93 boardsMathieu Othacehe
2024-01-08verdin-imx8mm: Remove stale fdt_addr env variableFrancesco Dolcini
2024-01-08ARM: imx: Auto-detect PHY on Data Modul i.MX8M Mini/Plus eDM SBCMarek Vasut
2024-01-08Merge branch 'next'Tom Rini