summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-10board: st: common: fix the error messages in stboard commandPatrick Delaunay
2022-05-10video: stm32: stm32_ltdc: support several hardware versionsYannick Fertre
2022-05-10video: stm32: stm32_ltdc: fix data enable polarityYannick FERTRE
2022-05-10stm32mp: stm32prog: handle flashlayout without STM32 image headerPatrick Delaunay
2022-05-10stm32mp: stm32prog: handle U-Boot script in flashlayout alternatePatrick Delaunay
2022-05-10stm32mp: stm32prog: handle interruption during the first enumerationPatrick Delaunay
2022-05-10stm32mp: stm32prog: add support of UUID for FIP partitionPatrick Delaunay
2022-05-10stm32mp: stm32prog: add support of STM32IMAGE version 2Patrick Delaunay
2022-05-10stm32mp: stm32prog: add TEE support in stm32prog commandPatrick Delaunay
2022-05-10stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTPPatrick Delaunay
2022-05-10stm32mp: stm32prog: fix commentPatrick Delaunay
2022-05-10misc: atsha204a: Add support for atsha204 chipPali Rohár
2022-05-10doc: Add device-tree-bindings for atsha204 and atsha204aPali Rohár
2022-05-10i2c: ihs: intel: Fix typo in comments (actual)Michal Simek
2022-05-09Merge branch '2022-05-09-TI-platform-updates'Tom Rini
2022-05-09ARM: dts: k3-am642-sk-u-boot: add PMIC nodeNeil Armstrong
2022-05-09config: enable TPS65219 for am64x_evm_a53 boardsNeil Armstrong
2022-05-09regulator: add driver for the TPS65219 BUCK & LDO regulatorsNeil Armstrong
2022-05-09power: add driver for the TPS65219 PMICNeil Armstrong
2022-05-09Nokia RX-51: Convert to CONFIG_DM_SERIALPali Rohár
2022-05-09Nokia RX-51: Enable CONFIG_SUPPORT_RAW_INITRDPali Rohár
2022-05-09am335x, guardian: Drop non DM_I2C codeGireesh Hiremath
2022-05-09configs: am335x_guardian: Enable DM_I2CGireesh Hiremath
2022-05-09ARM: dts: am335x: guardian: switch to AM33XX_PADCONFGireesh Hiremath
2022-05-09Prepare v2022.07-rc2v2022.07-rc2Tom Rini
2022-05-08Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-05-08Merge branch '2022-05-06-assorted-updates'Tom Rini
2022-05-07test/py: Add more test cases for rejecting an EFI imageIlias Apalodimas
2022-05-07efi_loader: add sha384/512 on certificate revocationIlias Apalodimas
2022-05-07bootmenu: factor out the user input handlingMasahisa Kojima
2022-05-07efi_loader: Select EVENT as wellJan Kiszka
2022-05-07tools: mkimage: set OPENSSL_API_COMPATHeinrich Schuchardt
2022-05-07mkimage: Document misc optionsSean Anderson
2022-05-07Makefile: support CROSS_COMPILE=armv7a-*Heinrich Schuchardt
2022-05-07Makefile: Avoid non-portable GNU sed extensionMark Kettenis
2022-05-06fdt: don't set linux,phandleJohn Keeping
2022-05-06test: py: tests: test_gpt.py: add a simple test for the command gpt repairPhilippe Reynes
2022-05-06cmd: gpt: add subcommand repairPhilippe Reynes
2022-05-06disk: part_efi: add support to repair gpt tablePhilippe Reynes
2022-05-06Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-05-06Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2022-05-06usb: host: ehci-generic: Remove DM_REGULATOR flagPatrice Chotard
2022-05-06usb: host: ehci-generic: Make usage of clock/reset bulk() APIPatrice Chotard
2022-05-06watchdog: Add MAX6370 watchdog timer driverPali Rohár
2022-05-05Merge branch '2022-05-05-assorted-cleanups-and-fixes'Tom Rini
2022-05-05misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabledPali Rohár
2022-05-05reset: Return 0 if ops unimplemented and remove empty functionsMarek Vasut
2022-05-05clk: scmi: fix scmi_clk_get_attibute()Heinrich Schuchardt
2022-05-05tools: mkimage: Avoid ENODATA in host toolsMark Kettenis
2022-05-05rtc: rv8803: fix off-by-one in month countingOliver Graute