aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-15env: Remove duplicate newlinesMarek Vasut
2024-07-15disk: Remove duplicate newlinesMarek Vasut
2024-07-15common: Remove duplicate newlinesMarek Vasut
2024-07-15cmd: Remove duplicate newlinesMarek Vasut
2024-07-15boot: Remove duplicate newlinesMarek Vasut
2024-07-15arm: mach: sunxi: Remove duplicate newlinesMarek Vasut
2024-07-15arm: mach: stm32: Remove duplicate newlinesMarek Vasut
2024-07-15arm: mach: socfpga: Remove duplicate newlinesMarek Vasut
2024-07-15arm: mach: renesas: Remove duplicate newlinesMarek Vasut
2024-07-15arm: mach: marvell: Remove duplicate newlinesMarek Vasut
2024-07-15arm: mach: imx: Remove duplicate newlinesMarek Vasut
2024-07-15arm: mach: exynos: Remove duplicate newlinesMarek Vasut
2024-07-15arm: mach: ti: Remove duplicate newlinesMarek Vasut
2024-07-15arm: mach: at91: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: tegra: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: sunxi: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: rockchip: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: ti: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: imx: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: amlogic: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: nxp: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: hisilicon: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: fsl: Remove duplicate newlinesMarek Vasut
2024-07-15arm: dts: Remove duplicate newlinesMarek Vasut
2024-07-15arm: cpu: Remove duplicate newlinesMarek Vasut
2024-07-15arc: Remove duplicate newlinesMarek Vasut
2024-07-15api: Remove duplicate newlinesMarek Vasut
2024-07-13dt-bindings: clock: rcar-gen2: Remove obsolete header filesGeert Uytterhoeven
2024-07-13turris_1x: Normalize Kconfig usageTom Rini
2024-07-12Merge patch series "Add Turris 1.x board"Tom Rini
2024-07-12powerpc: Add support for CZ.NIC Turris 1.x routersPali Rohár
2024-07-12powerpc: use CONFIG_IS_ENABLED() when checking for DM_SERIAL in include/asm/c...Marek Mojík
2024-07-12powerpc: mpc85xx: use CONFIG_VAL() for SYS_MONITOR_BASE in start.sMarek Mojík
2024-07-12powerpc: mpc8xxx: Extend find_law() to find_law_by_addr_id()Pali Rohár
2024-07-12board: freescale: p1_p2_rdb_pc: Add weak function p1_p2_rdb_pc_fix_fdt_model(...Pali Rohár
2024-07-12board_f: Add support for CONFIG_OF_BOARD_FIXUP for XIP imagesPali Rohár
2024-07-12Merge tag 'rpi-2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-07-12board: rpi: remove leftover CONFIG_HW_WATCHDOG blockRasmus Villemoes
2024-07-12arm: bcm283x: remove unused empty hw_watchdog_disableRasmus Villemoes
2024-07-12board: raspberrypi: Fix format specifier for printing rev_schemeFrancois Berder
2024-07-12Revert "arm: dts: bcm283x: Add minimal smbios information"Peter Robinson
2024-07-11Merge tag 'u-boot-dfu-20240711' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-07-11test/py/tests/test_fpga.py: Correct check for legacy image format supportTom Rini
2024-07-11mmc: am654_sdhci: Add the quirk to set TESTCD bitEmanuele Ghidoli
2024-07-10board: phytec: k3: k3_ddrss_patch: Add ddr phy reg countDominik Haller
2024-07-10omap3: igep0x00: Switch to the I2C driver modelJavier Martinez Canillas
2024-07-10cmd: add resize for FDT in bootelfMaxim Moskalets
2024-07-10gpt: allow spaces in partition listMikhail Kshevetskiy
2024-07-09include/fastboot.h: add missing types.h includeCaleb Connolly