aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-16ARM: mach-at91: Add compile time option to choose proper timerHari Prasath
2021-12-13ARM: mach-at91: update alternate function of signal PD20Hari Prasath
2021-12-07ARM: dts: at91: sama7g5ek: Add QSPI0 nodeTudor Ambarus
2021-12-07ARM: dts: at91: sama7g5: Add QSPI0 and OSPI1 nodesTudor Ambarus
2021-12-07spi: atmel-quadspi: Add support for SAMA7G5 QSPITudor Ambarus
2021-12-05Merge tag 'dm-pull-5dec21a' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-12-05ide: Drop ATA_PORT_ADDRSimon Glass
2021-12-05ide: Drop unused CONFIG optionsSimon Glass
2021-12-05sandbox: Drop CONFIG_SYS_TIMER_RATESimon Glass
2021-12-05keyboard: Add a migration messageSimon Glass
2021-12-05Convert CONFIG_KEYBOARD to KconfigSimon Glass
2021-12-05Convert CONFIG_SYS_FDT_LOAD_ADDR to KconfigSimon Glass
2021-12-05sandbox: Drop CONFIG_HOST_MAX_DEVICESSimon Glass
2021-12-05trace: sandbox: Use only the Kconfig optionsSimon Glass
2021-12-05binman: Rename _ReadSubnodes() to ReadEntries()Simon Glass
2021-12-05binman: Support lists of external blobsSimon Glass
2021-12-05dtoc: Add support for reading string-list propertiesSimon Glass
2021-12-05binman: Allow extracting a file in an alternative formatSimon Glass
2021-12-05binman: Allow listing an image created by a newer versionSimon Glass
2021-12-05binman: Allow providing tools and blob directoriesSimon Glass
2021-12-05bloblist: Support allocating the bloblistSimon Glass
2021-12-02binman: Rename testCbfsNoCOntents()Simon Glass
2021-12-02binman: cfbs: Refactor ObtainContents() for consistencySimon Glass
2021-12-02binman: cbfs: Refactor the init processSimon Glass
2021-12-02binman: Use normal entries in cbfsSimon Glass