aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-15test: log: add test for console output of dropped messagesPatrick Delaunay1-0/+8
2021-01-15console: allow to record console output before readyPatrick Delaunay1-8/+8
2021-01-15console: remove duplicated test on gd valuePatrick Delaunay1-8/+8
2021-01-15test: add test for dropped trace before log_initPatrick Delaunay2-0/+16
2021-01-15log: use console puts to output trace before LOG initPatrick Delaunay1-0/+9
2021-01-15test: log: add test for dropped messagesPatrick Delaunay1-8/+35
2021-01-15log: don't build the trace buffer when log is not readyPatrick Delaunay1-5/+8
2021-01-15test: add LOGL_FORCE_DEBUG flags support in log testsPatrick Delaunay1-9/+20
2021-01-15dm: fix build errors generated by last mergesDario Binacchi11-21/+21
2021-01-15Merge branch '2021.04-rc' of https://github.com/lftan/u-bootTom Rini32-37/+1449
2021-01-15tools: socfpgaimage: update padding flowLey Foon Tan2-14/+32
2021-01-15configs: socfpga: Add CONFIG_SPL_PAD_TOLey Foon Tan1-0/+2
2021-01-15tools: socfpgaimage: Print image header informationLey Foon Tan1-3/+42
2021-01-15configs: socfpga: Add defconfig for Agilex and Stratix 10 with ATF supportChee Hong Ang2-0/+146
2021-01-15arm: socfpga: soc64: Enable FIT image generation using binmanSiew Chin Lim1-0/+2
2021-01-15arm: socfpga: dts: soc64: Add binman node of FIT image with ATF supportSiew Chin Lim4-2/+134
2021-01-15arm: socfpga: soc64: Skip handoff data access in SSBLChee Hong Ang1-1/+2
2021-01-15arm: socfpga: soc64: SSBL shall not setup stack on OCRAMChee Hong Ang1-0/+5
2021-01-15arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold()Chee Hong Ang1-0/+5
2021-01-15arm: socfpga: soc64: Add ATF support for FPGA reconfig driverChee Hong Ang1-0/+139
2021-01-15arm: socfpga: soc64: Add ATF support for Reset Manager driverChee Hong Ang1-0/+13
2021-01-15net: designware: socfpga: Add ATF support for MAC driverChee Hong Ang1-6/+31
2021-01-15mmc: dwmmc: socfpga: Add ATF support for MMC driverChee Hong Ang1-0/+14
2021-01-15mmc: dwmmc: Change designware MMC 'clksel' callback function to return statusSiew Chin Lim6-7/+20
2021-01-15arm: socfpga: Add secure register access helper functions for SoC 64bitsSiew Chin Lim3-0/+109
2021-01-15arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP servicesChee Hong Ang1-0/+573
2021-01-15arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits)Chee Hong Ang3-0/+71
2021-01-15arm: socfpga: Disable "spin-table" method for booting LinuxChee Hong Ang1-2/+0
2021-01-15arm: socfpga: soc64: Override 'lowlevel_init' to support ATFChee Hong Ang2-0/+78
2021-01-15arm: socfpga: soc64: Load FIT image with ATF supportChee Hong Ang1-1/+18
2021-01-15arm: socfpga: Add function for checking description from FIT imageChee Hong Ang1-1/+11
2021-01-14Merge tag 'efi-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/14Jan2021Tom Rini21-354/+1096
2021-01-13Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians...Tom Rini74-723/+846
2021-01-13Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...Tom Rini58-978/+3556
2021-01-13MAINTAINERS: Update STi and STM32 maintainers emails in remaining filesPatrice Chotard20-20/+20
2021-01-13arm: stm32mp: stm32prog: always flush DFU on start command for uartPatrick Delaunay1-7/+6
2021-01-13configs: stm32mp1: activate OF_LIVE for DT live supportPatrick Delaunay2-0/+2
2021-01-13ARM: dts: stm32: Switch to MCO2 for PHY 50 MHz clockMarek Vasut2-7/+21
2021-01-13ARM: stm32: Use firmware property instead of loadablesMichal Simek2-5/+5
2021-01-13board: stm32pm1: update USB-C power detection algorithm on DK boardsPatrice Chotard1-43/+63
2021-01-13configs: stm32mp15: enable LOG featuresPatrick Delaunay2-0/+3
2021-01-13board: st: common: migrate trace to dev and log macroPatrick Delaunay4-4/+11
2021-01-13board: st: stm32mp1: migrate trace to dev and log macroPatrick Delaunay1-69/+65
2021-01-13video: stm32_dsi: migrate trace to dev and log macroPatrick Delaunay1-8/+10
2021-01-13video: stm32_ltdc: migrate trace to dev and log macroPatrick Delaunay1-15/+18
2021-01-13serial: stm32: define LOG_CATEGORYPatrick Delaunay1-0/+3
2021-01-13memory: stm32-fmc2: migrate trace to dev and log macroPatrick Delaunay1-14/+16
2021-01-13mtd: stm32_fmc2: migrate trace to dev and log macroPatrick Delaunay1-21/+19
2021-01-13spi: stm32_qspi: migrate trace to dev and log macroPatrick Delaunay1-21/+25
2021-01-13spi: stm32_spi: migrate trace to dev and log macroPatrick Delaunay1-14/+17