aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-17Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...WIP/17Jul2021Tom Rini55-290/+2826
2021-07-17mx7ulp: wdog: Wait for WDOG unlock and reconfiguration to completeBreno Lima1-14/+25
2021-07-17mx7ulp: Update unlock and refresh sequences in sWDOG driverBreno Lima1-6/+12
2021-07-17imx8mq_evk: Enable the USB3.0 host portYe Li2-0/+13
2021-07-17arm: imx8mq: Add USB clock init functionYe Li2-0/+23
2021-07-17arm: dts: imx8mq: Add alias for two usb controllersYe Li1-0/+2
2021-07-17phy: phy-imx8mq-usb: Add USB PHY driver for i.MX8MQYe Li3-0/+205
2021-07-16Merge branch '2021-07-15-assorted-fixes'Tom Rini17-41/+77
2021-07-16Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/16Jul2021Tom Rini3-5/+17
2021-07-16Merge tag 'u-boot-stm32-20210715' of https://source.denx.de/u-boot/custodians...Tom Rini18-76/+369
2021-07-16drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTARTTeresa Remmet1-1/+1
2021-07-16arm: socfpga: socfpga_stratix10: enable wdt command by defaultMengLi1-0/+1
2021-07-16driver: watchdog: reset watchdog in designware_wdt_stop() functionMengLi1-4/+15
2021-07-16ARM: dts: stm32mp15: remove mmc aliasPatrick Delaunay2-3/+0
2021-07-16stm32mp: use device sequence number in boot_instance variablePatrick Delaunay3-9/+46
2021-07-16stm32mp: stm32prog: use defines for virtual partition sizePatrick Delaunay3-4/+5
2021-07-16configs: stm32mp1: activate command rngPatrick Delaunay2-4/+4
2021-07-16stm32mp: syscon: manage clock when present in device treePatrick Delaunay1-0/+14
2021-07-16clk: stm32mp1: add support of SYSCFG clockPatrick Delaunay1-0/+1
2021-07-16arm: dts: stm32mp15: alignment with v5.13Patrick Delaunay2-14/+86
2021-07-16stm32mp: cmd_stm32key: add subcommand closePatrick Delaunay1-2/+52
2021-07-16stm32mp: cmd_stm32key: add read OTP subcommandPatrick Delaunay1-6/+87
2021-07-16stm32mp: cmd_stm32key: add get_misc_dev functionPatrick Delaunay1-6/+13
2021-07-16stm32mp: cmd_stm32key: lock of PKH OTP after fusePatrick Delaunay1-4/+10
2021-07-16stm32mp: cmd_stm32key: handle error in fuse_hash_valuePatrick Delaunay1-9/+15
2021-07-16stm32mp: cmd_stm32key: use sub commandPatrick Delaunay1-19/+36
2021-07-16stm32mp: configs: activate the command stm32key only for ST boardsPatrick Delaunay3-1/+5
2021-07-16stm32mp: stm32prog: fix the content of short help messagePatrick Delaunay1-5/+5
2021-07-16configs: stm32mp1: remove splashimage and add fdtoverlay_addr_rPatrick Delaunay1-2/+2
2021-07-15rtc: m41t62: fix wrong register use for set/reset ST bitMax Yang1-2/+2
2021-07-15image: android: Automatically detect more compression typesStephan Gerhold1-1/+1
2021-07-15fit: Load DTO into temporary buffer and ignore load addressMarek Vasut1-4/+28
2021-07-15lib/vsprintf.c: remove unused ip6_addr_string()Rasmus Villemoes1-1/+5
2021-07-15lib/vsprintf.c: remove stale commentRasmus Villemoes1-3/+0
2021-07-15lib/vsprintf.c: implement printf() in terms of vprintf()Rasmus Villemoes1-12/+1
2021-07-15clk: Detect failure to set defaultsSimon Glass1-1/+5
2021-07-15sandbox: Silence coverity warning in state_read_file()Simon Glass1-0/+4
2021-07-15tpm: Check outgoing command sizeSimon Glass1-0/+5
2021-07-15pinctrl: Avoid coverity warning when checking widthSimon Glass1-0/+1
2021-07-15cbfs: Check offset range when reading a fileSimon Glass1-0/+2
2021-07-15sandbox: cros_ec: Update error handling when reading matrixSimon Glass1-5/+7
2021-07-15dm: core: Check uclass_get() return value when dumpingSimon Glass1-3/+4
2021-07-15reset: Avoid a warning in devm_regmap_init()Simon Glass1-0/+1
2021-07-15reset: Avoid a warning in devm_reset_bulk_get_by_node()Simon Glass1-0/+2
2021-07-15tools: Avoid showing return value of clock_gettime()Simon Glass1-4/+4
2021-07-15test: Rename final check in setexpr_test_backref()Simon Glass1-2/+0
2021-07-15video: Check return value in pwm_backlight_of_to_plat()Simon Glass1-2/+4
2021-07-15sandbox: net: Ensure host name is always a valid stringSimon Glass1-1/+1
2021-07-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86WIP/15Jul2021Tom Rini22-40/+221
2021-07-15x86: Ensure the e820 map is installed in all casesSimon Glass1-4/+4