summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-16configs: stm32mp1: activate command rngPatrick Delaunay
2021-07-16stm32mp: syscon: manage clock when present in device treePatrick Delaunay
2021-07-16clk: stm32mp1: add support of SYSCFG clockPatrick Delaunay
2021-07-16arm: dts: stm32mp15: alignment with v5.13Patrick Delaunay
2021-07-16stm32mp: cmd_stm32key: add subcommand closePatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: add read OTP subcommandPatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: add get_misc_dev functionPatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: lock of PKH OTP after fusePatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: handle error in fuse_hash_valuePatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: use sub commandPatrick Delaunay
2021-07-16stm32mp: configs: activate the command stm32key only for ST boardsPatrick Delaunay
2021-07-16stm32mp: stm32prog: fix the content of short help messagePatrick Delaunay
2021-07-16configs: stm32mp1: remove splashimage and add fdtoverlay_addr_rPatrick Delaunay
2021-07-15rtc: m41t62: fix wrong register use for set/reset ST bitMax Yang
2021-07-15image: android: Automatically detect more compression typesStephan Gerhold
2021-07-15fit: Load DTO into temporary buffer and ignore load addressMarek Vasut
2021-07-15lib/vsprintf.c: remove unused ip6_addr_string()Rasmus Villemoes
2021-07-15lib/vsprintf.c: remove stale commentRasmus Villemoes
2021-07-15lib/vsprintf.c: implement printf() in terms of vprintf()Rasmus Villemoes
2021-07-15clk: Detect failure to set defaultsSimon Glass
2021-07-15sandbox: Silence coverity warning in state_read_file()Simon Glass
2021-07-15tpm: Check outgoing command sizeSimon Glass
2021-07-15pinctrl: Avoid coverity warning when checking widthSimon Glass
2021-07-15cbfs: Check offset range when reading a fileSimon Glass
2021-07-15sandbox: cros_ec: Update error handling when reading matrixSimon Glass
2021-07-15dm: core: Check uclass_get() return value when dumpingSimon Glass
2021-07-15reset: Avoid a warning in devm_regmap_init()Simon Glass
2021-07-15reset: Avoid a warning in devm_reset_bulk_get_by_node()Simon Glass
2021-07-15tools: Avoid showing return value of clock_gettime()Simon Glass
2021-07-15test: Rename final check in setexpr_test_backref()Simon Glass
2021-07-15video: Check return value in pwm_backlight_of_to_plat()Simon Glass
2021-07-15sandbox: net: Ensure host name is always a valid stringSimon Glass
2021-07-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-07-15Nokia RX-51: Add check for /lib/ld-linux.so.2 in test scriptPali Rohár
2021-07-15Nokia RX-51: Load bootmenu also from uSD cardPali Rohár
2021-07-15Nokia RX-51: Add support for booting kernel in zImage formatPali Rohár
2021-07-15configs: j7200_evm_r5_defconfig: Enable AVS, PMIC and dependent configsGowtham Tammana
2021-07-15arm/dts: k3-j7200-r5-common: Hook buck1_reg to vtm supplyGowtham Tammana
2021-07-15arm/dts: k3-j7200-r5-common: Add VTM nodeGowtham Tammana
2021-07-15arm/dts: k3-j7200-r5-common: Add pmic lp876441 nodeGowtham Tammana
2021-07-15power: pmic: tps65941: Add compatible for LP876441Gowtham Tammana
2021-07-15configs: am65x_evm: Switch envboot out for distro_bootcmdTom Rini
2021-07-15arm: omap4: Disable USB_TTY and related optionsTom Rini
2021-07-15configs: j721e_evm: Switch envboot out for distro_bootcmdTom Rini
2021-07-15ti: omap5: Switch to generic distro boot for non-Android casesTom Rini
2021-07-15arm: ti: environment: Move <environment/ti/boot.h> in to <configs/ti_omap5_co...Tom Rini
2021-07-15ti: am43xx_evm: Switch to DISTRO_BOOT onlyTom Rini
2021-07-15configs: am3517_evm: Fix boot hangAdam Ford
2021-07-15arm: omap3: Make secure_unlock_mem() staticAdam Ford
2021-07-15arm: omap3: Make secureworld_exit() staticAdam Ford