summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-19Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini
2021-12-19arm: mvebu: Use printf for printing fatal errorsPali Rohár
2021-12-19arm: mvebu: Remove commented example codePali Rohár
2021-12-19arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial driversPali Rohár
2021-12-19arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe driversPali Rohár
2021-12-19arm: mvebu: a38x: serdes: improve USB3 electrical configurationStefan Eichenberger
2021-12-19arm: mvebu: a38x: serdes: fix serdes config for USB3Stefan Eichenberger
2021-12-19fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOXMarek Behún
2021-12-19arm: mvebu: turris_mox: Fix unstable board topology readingMarek Behún
2021-12-19phy: marvell: a3700: Convert to official DT bindings in COMPHY driverPali Rohár
2021-12-19arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is presentPali Rohár
2021-12-19arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of pathMarek Behún
2021-12-19fdt_support: Add some useful functionsMarek Behún
2021-12-19fdt_support: Fix comment for fdt_create_phandle()Marek Behún
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek Behún
2021-12-19fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()Marek Behún
2021-12-19treewide: Use fdt_create_phandle() where appropriateMarek Behún
2021-12-19include/linux/byteorder: Fix compilation of __constant_cpu_to_be32()Pali Rohár
2021-12-19arm: mvebu: armada-xp-theadorable.dts: Add I2C DT nodesStefan Roese
2021-12-19arm: mvebu: axp: ddr: Switch to using DM I2C APIStefan Roese
2021-12-19arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() functionStefan Roese
2021-12-19arm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C APIStefan Roese
2021-12-19arm: mvebu: theadorable: Switch to using DM I2C APIStefan Roese
2021-12-19arm: mvebu: maxbcm_defconfig: Enable DM_I2CStefan Roese
2021-12-19arm: mvebu: ds414_defconfig: Enable DM_I2CStefan Roese
2021-12-19arm: mvebu: db-mv784mp-gp_defconfig: Enable DM_I2CStefan Roese
2021-12-19arm: mvebu: theadorable_debug_defconfig: Enable DM_I2CStefan Roese
2021-12-18Merge tag 'efi-2022-01-rc4-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-12-18dm: fix an 'undefined' error in some macrosAKASHI Takahiro
2021-12-18blk: add a helper function, blk_probe_or_unbind()AKASHI Takahiro
2021-12-18part: call part_init() in blk_get_device_by_str() only for MMCAKASHI Takahiro
2021-12-18doc: board: Add Calxeda Highbank/Midway documentationAndre Przywara
2021-12-17Merge tag 'dm-pull-17dec21' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-12-17fdtgrep: Handle an empty output treeSimon Glass
2021-12-17fdtgrep: Correct alignment of struct sectionSimon Glass
2021-12-17iot2050: binman: add missing-msg for blobsIvan Mikhaylov
2021-12-17binman: Use less hard coded magic when inserting new PATHAndy Shevchenko
2021-12-17binman: Do not pollute source tree when build with `make O=...`Andy Shevchenko
2021-12-17Convert CONFIG_PHYSMEM to KconfigSimon Glass
2021-12-17binman: Add support for ATF FIPSimon Glass
2021-12-17binman: Add a utility module for ATF FIPSimon Glass
2021-12-17Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-12-17Merge commit '4720b83d2c711062cfb55f03591b8f12c897d7cb' of https://github.com...Tom Rini
2021-12-17arm: socfpga: arria10: Enable double peripheral RBF configurationTien Fong Chee
2021-12-17arm: socfpga: arria10: Reset MPFE NoC after program periph / combined RBFTien Fong Chee
2021-12-17arm: socfpga: arria10: Setting image magic value to romcode initswstate regTien Fong Chee
2021-12-16ARM: mach-at91: Add compile time option to choose proper timerHari Prasath
2021-12-16mtd: spi-nor-ids: Add support for W25Q01JVRam Narayanan
2021-12-15Merge tag 'clk-2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-12-15clk: define LOG_CATEGORY for generic and ccf clocksPatrick Delaunay