summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/14Jan2021Tom Rini2021-01-1421-354/+1096
|\
| * efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOLHeinrich Schuchardt2021-01-131-37/+273
| * efi_loader: implement EFI_DT_FIXUP_PROTOCOLHeinrich Schuchardt2021-01-137-80/+215
| * cmd: conitrace: increase wait for next keyHeinrich Schuchardt2021-01-131-2/+2
| * efi_loader: remove outdated TODO in efi_memory.cHeinrich Schuchardt2021-01-131-2/+0
| * efi_loader: typedef efi_string_t text output protocolHeinrich Schuchardt2021-01-132-5/+5
| * efi_loader: move efi_(u)intn_t to efi.hHeinrich Schuchardt2021-01-132-2/+5
| * efi_loader: setting boot deviceHeinrich Schuchardt2021-01-135-68/+103
| * image-fit: fit_check_format check for valid FDTHeinrich Schuchardt2021-01-131-0/+6
| * efi_loader: carve out efi_check_pe()Heinrich Schuchardt2021-01-132-34/+48
| * efi_loader: print boot device and file path in helloworldHeinrich Schuchardt2021-01-131-30/+137
| * efi_loader: simplify running helloworld.efiHeinrich Schuchardt2021-01-131-11/+1
| * tools: efivar.py unused variableHeinrich Schuchardt2021-01-131-1/+1
| * tools: efivar.py should check GUID when deletingHeinrich Schuchardt2021-01-131-1/+1
| * tools: efivar.py: incorrect indentationHeinrich Schuchardt2021-01-131-15/+15
| * tools: efivar.py without argumentsHeinrich Schuchardt2021-01-131-1/+4
| * efi_loader: implement non-blocking file servicesHeinrich Schuchardt2021-01-132-65/+280
* | Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians...WIP/13Jan2021Tom Rini2021-01-1374-723/+846
|\ \
| * | MAINTAINERS: Update STi and STM32 maintainers emails in remaining filesPatrice Chotard2021-01-1320-20/+20
| * | arm: stm32mp: stm32prog: always flush DFU on start command for uartPatrick Delaunay2021-01-131-7/+6
| * | configs: stm32mp1: activate OF_LIVE for DT live supportPatrick Delaunay2021-01-132-0/+2
| * | ARM: dts: stm32: Switch to MCO2 for PHY 50 MHz clockMarek Vasut2021-01-132-7/+21
| * | ARM: stm32: Use firmware property instead of loadablesMichal Simek2021-01-132-5/+5
| * | board: stm32pm1: update USB-C power detection algorithm on DK boardsPatrice Chotard2021-01-131-43/+63
| * | configs: stm32mp15: enable LOG featuresPatrick Delaunay2021-01-132-0/+3
| * | board: st: common: migrate trace to dev and log macroPatrick Delaunay2021-01-134-4/+11
| * | board: st: stm32mp1: migrate trace to dev and log macroPatrick Delaunay2021-01-131-69/+65
| * | video: stm32_dsi: migrate trace to dev and log macroPatrick Delaunay2021-01-131-8/+10
| * | video: stm32_ltdc: migrate trace to dev and log macroPatrick Delaunay2021-01-131-15/+18
| * | serial: stm32: define LOG_CATEGORYPatrick Delaunay2021-01-131-0/+3
| * | memory: stm32-fmc2: migrate trace to dev and log macroPatrick Delaunay2021-01-131-14/+16
| * | mtd: stm32_fmc2: migrate trace to dev and log macroPatrick Delaunay2021-01-131-21/+19
| * | spi: stm32_qspi: migrate trace to dev and log macroPatrick Delaunay2021-01-131-21/+25
| * | spi: stm32_spi: migrate trace to dev and log macroPatrick Delaunay2021-01-131-14/+17
| * | phy: stm32-usbphyc: migrate trace to dev and log macroPatrick Delaunay2021-01-131-8/+10
| * | i2c: stm32f7_i2c: migrate trace to dev and log macroPatrick Delaunay2021-01-131-37/+37
| * | mailbox: stm32-ipcc: migrate trace to dev and log macroPatrick Delaunay2021-01-131-7/+9
| * | reset: stm32-reset: migrate trace to dev and log macroPatrick Delaunay2021-01-131-4/+9
| * | clk: clk_stm32h7: migrate trace to dev and log macroPatrick Delaunay2021-01-131-32/+38
| * | clk: clk_stm32f: migrate trace to dev and log macroPatrick Delaunay2021-01-131-19/+20
| * | clk: stm32mp1: migrate trace to dev and log macroPatrick Delaunay2021-01-131-76/+71
| * | misc: rcc: keep the rcc device name for subnodePatrick Delaunay2021-01-131-2/+2
| * | misc: rcc: migrate trace to dev macroPatrick Delaunay2021-01-131-2/+4
| * | power: regulator: stm32-verfbuf: define LOG_CATEGORYPatrick Delaunay2021-01-131-0/+2
| * | watchdog: stm32mp: migrate trace to dev macroPatrick Delaunay2021-01-131-3/+6
| * | rtc: stm32: migrate trace to log macroPatrick Delaunay2021-01-131-0/+3
| * | hwspinlock: stm32: migrate trace to log macroPatrick Delaunay2021-01-131-0/+2
| * | timer: stm32: migrate trace to log macroPatrick Delaunay2021-01-131-0/+2
| * | mmc: stm32_sdmmc2: migrate trace to dev and log macroPatrick Delaunay2021-01-131-40/+44
| * | ram: stm32mp1: migrate trace to dev or log macroPatrick Delaunay2021-01-135-104/+117