summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | console: allow to record console output before readyPatrick Delaunay2021-01-151-8/+8
| * | console: remove duplicated test on gd valuePatrick Delaunay2021-01-151-8/+8
| * | test: add test for dropped trace before log_initPatrick Delaunay2021-01-152-0/+16
| * | log: use console puts to output trace before LOG initPatrick Delaunay2021-01-151-0/+9
| * | test: log: add test for dropped messagesPatrick Delaunay2021-01-151-8/+35
| * | log: don't build the trace buffer when log is not readyPatrick Delaunay2021-01-151-5/+8
| * | test: add LOGL_FORCE_DEBUG flags support in log testsPatrick Delaunay2021-01-151-9/+20
|/ /
* | dm: fix build errors generated by last mergesDario Binacchi2021-01-1511-21/+21
* | Merge branch '2021.04-rc' of https://github.com/lftan/u-bootTom Rini2021-01-1532-37/+1449
|\ \
| * | tools: socfpgaimage: update padding flowLey Foon Tan2021-01-152-14/+32
| * | configs: socfpga: Add CONFIG_SPL_PAD_TOLey Foon Tan2021-01-151-0/+2
| * | tools: socfpgaimage: Print image header informationLey Foon Tan2021-01-151-3/+42
| * | configs: socfpga: Add defconfig for Agilex and Stratix 10 with ATF supportChee Hong Ang2021-01-152-0/+146
| * | arm: socfpga: soc64: Enable FIT image generation using binmanSiew Chin Lim2021-01-151-0/+2
| * | arm: socfpga: dts: soc64: Add binman node of FIT image with ATF supportSiew Chin Lim2021-01-154-2/+134
| * | arm: socfpga: soc64: Skip handoff data access in SSBLChee Hong Ang2021-01-151-1/+2
| * | arm: socfpga: soc64: SSBL shall not setup stack on OCRAMChee Hong Ang2021-01-151-0/+5
| * | arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold()Chee Hong Ang2021-01-151-0/+5
| * | arm: socfpga: soc64: Add ATF support for FPGA reconfig driverChee Hong Ang2021-01-151-0/+139
| * | arm: socfpga: soc64: Add ATF support for Reset Manager driverChee Hong Ang2021-01-151-0/+13
| * | net: designware: socfpga: Add ATF support for MAC driverChee Hong Ang2021-01-151-6/+31
| * | mmc: dwmmc: socfpga: Add ATF support for MMC driverChee Hong Ang2021-01-151-0/+14
| * | mmc: dwmmc: Change designware MMC 'clksel' callback function to return statusSiew Chin Lim2021-01-156-7/+20
| * | arm: socfpga: Add secure register access helper functions for SoC 64bitsSiew Chin Lim2021-01-153-0/+109
| * | arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP servicesChee Hong Ang2021-01-151-0/+573
| * | arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits)Chee Hong Ang2021-01-153-0/+71
| * | arm: socfpga: Disable "spin-table" method for booting LinuxChee Hong Ang2021-01-151-2/+0
| * | arm: socfpga: soc64: Override 'lowlevel_init' to support ATFChee Hong Ang2021-01-152-0/+78
| * | arm: socfpga: soc64: Load FIT image with ATF supportChee Hong Ang2021-01-151-1/+18
| * | arm: socfpga: Add function for checking description from FIT imageChee Hong Ang2021-01-151-1/+11
* | | Merge tag 'efi-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom 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...Tom 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