aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-11Merge patch series "net fixes prior lwip"WIP/11Jan2024Tom Rini12-19/+26
2024-01-11Makefile: add dtbs to cleanMaxim Uvarov1-0/+2
2024-01-11omap3: use device specific naming for mem_initMaxim Uvarov4-7/+7
2024-01-11bcm_ns3: use device specific naming for variablesMaxim Uvarov1-3/+3
2024-01-11mach-socfpga: do not overlap defines with lwipMaxim Uvarov2-6/+9
2024-01-11driver/net/rtl8139: remove debug printMaxim Uvarov1-1/+1
2024-01-11sandbox: eth-raw-os: successful return code is 0Maxim Uvarov1-1/+1
2024-01-11net/smc911x: fix return from smc911x_sendMaxim Uvarov1-1/+1
2024-01-11test_net: print out net listMaxim Uvarov1-0/+2
2024-01-11Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u...Tom Rini15-45/+236
2024-01-10configs: Resync with savedefconfigTom Rini3-35/+15
2024-01-10Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini5-30/+256
2024-01-10arm: mvebu: eDPU: support new board revisionRobert Marko4-5/+184
2024-01-10arm: mvebu: Espressobin: move network setup into a separate functionRobert Marko1-5/+12
2024-01-10arm: mvebu: Espressobin: move FDT fixup into a separate functionRobert Marko1-5/+9
2024-01-10arm: mvebu: AC5: Use finer grained memory mapChris Packham1-15/+51
2024-01-09Merge tag 'smbios-2024-04-rc1' of https://source.denx.de/u-boot/custodians/u-...Tom Rini9-26/+647
2024-01-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini3-55/+108
2024-01-09pinctrl: exynos: Convert to use livetree API for fdt accessSam Protsenko1-12/+8
2024-01-09pinctrl: exynos: Reduce variables scopeSam Protsenko1-3/+4
2024-01-09pinctrl: exynos: Refactor handling the pin related dt propertiesSam Protsenko1-16/+19
2024-01-09pinctrl: exynos: Support different register types in pin banksSam Protsenko3-17/+61
2024-01-09pinctrl: exynos: Rework pin_to_bank_base() to obtain data by nameSam Protsenko1-13/+14
2024-01-09pinctrl: exynos: Extract pin parsing code into a separate functionSam Protsenko1-10/+17
2024-01-09pinctrl: exynos: Improve coding styleSam Protsenko2-2/+3
2024-01-09test: hush: dollar: fix bugous behaviorIon Agorria1-20/+3
2024-01-09Merge tag 'rng-2024-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2-11/+29
2024-01-09fastboot: add oem console command supportIon Agorria4-0/+48
2024-01-09lib: membuff: fix readline not returning line in case of overflowIon Agorria4-6/+7
2024-01-09common: console: record console from the beginningIon Agorria1-0/+3
2024-01-09common: console: introduce console_record_isempty helperIon Agorria2-0/+18
2024-01-09fastboot: implement "getvar all"Ion Agorria4-13/+77
2024-01-09fastboot: multiresponse supportIon Agorria4-6/+80
2024-01-09efi_loader: provide tool to dump SMBIOS tableHeinrich Schuchardt2-0/+629
2024-01-09smbios: smbios.h should not import ofnode.hHeinrich Schuchardt3-5/+7
2024-01-09cpu: riscv: set correct SMBIOS processor family valueHeinrich Schuchardt1-0/+4
2024-01-09smbios: enable setting processor family > 0xffHeinrich Schuchardt1-2/+2
2024-01-09lib: smbios: verify_checksum() is duplicateHeinrich Schuchardt1-16/+2
2024-01-09lib: make table_compute_checksum() arguments constHeinrich Schuchardt2-3/+3
2024-01-09rng: detect RISC-V Zkr RNG device in bind methodHeinrich Schuchardt1-8/+26
2024-01-09rng: fix ARMv8.5 RNDR driverHeinrich Schuchardt1-3/+3
2024-01-08Merge tag 'u-boot-imx-master-20240108' of https://gitlab.denx.de/u-boot/custo...WIP/08Jan2024Tom Rini41-12/+3585
2024-01-08Add imx93-var-som supportMathieu Othacehe22-1/+3247
2024-01-08imx9: imx93_evk: Add binman support.Mathieu Othacehe6-0/+76
2024-01-08mach-imx: Add i.MX93 binman support.Mathieu Othacehe5-1/+165
2024-01-08spl: binman: Disable u_boot_any symbols for i.MX93 boardsMathieu Othacehe3-3/+3
2024-01-08verdin-imx8mm: Remove stale fdt_addr env variableFrancesco Dolcini1-1/+0
2024-01-08ARM: imx: Auto-detect PHY on Data Modul i.MX8M Mini/Plus eDM SBCMarek Vasut5-6/+94
2024-01-08Merge branch 'next'Tom Rini2238-19662/+62842
2024-01-08Prepare v2024.01v2024.01Tom Rini3-14/+859