summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-12Merge branch '2024-01-12-assorted-fixes'Tom Rini
2024-01-12Makefile: Run defconfig files through the C preprocessorAndrew Davis
2024-01-11android_ab: don't ignore ab_control_store return codeAlexey Romanov
2024-01-11tools: fix build without LIBCRYPTO supportPaul-Erwan Rio
2024-01-11tools: kwbimage: Allow disabling build on non-mvebu platformsAlexander Dahl
2024-01-11test: fs: fs-test: Move the tests to use sha256sumPeter Robinson
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-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