aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-15common: board_r: Drop initr_xen wrapperOvidiu Panait
2021-01-15common: board_r: Drop initr_noncached wrapperOvidiu Panait
2021-01-15common: board_r: Drop initr_pci wrapperOvidiu Panait
2021-01-15common: board_r: Drop initr_pci_ep wrapperOvidiu Panait
2021-01-15common: board_r: Drop initr_post_backlog wrapperOvidiu Panait
2021-01-15common: board_r: Drop initr_secondary_cpu wrapperOvidiu Panait
2021-01-15common: board_r: Drop initr_console_record wrapperOvidiu Panait
2021-01-15common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdtOvidiu Panait
2021-01-15common: board_f: Move setup_machine code to setup_bdinfoOvidiu Panait
2021-01-15common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dmOvidiu Panait
2021-01-15common: board_f: Drop initf_console_record wrapperOvidiu Panait
2021-01-15common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_FOvidiu Panait
2021-01-15log: call vsnprintf only when it is needed to emit tracePatrick Delaunay
2021-01-15test: log: add test for console output of dropped messagesPatrick Delaunay
2021-01-15console: allow to record console output before readyPatrick Delaunay
2021-01-15console: remove duplicated test on gd valuePatrick Delaunay
2021-01-15test: add test for dropped trace before log_initPatrick Delaunay
2021-01-15log: use console puts to output trace before LOG initPatrick Delaunay
2021-01-15test: log: add test for dropped messagesPatrick Delaunay
2021-01-15log: don't build the trace buffer when log is not readyPatrick Delaunay
2021-01-15test: add LOGL_FORCE_DEBUG flags support in log testsPatrick Delaunay
2021-01-15dm: fix build errors generated by last mergesDario Binacchi
2021-01-15Merge branch '2021.04-rc' of https://github.com/lftan/u-bootTom Rini
2021-01-15tools: socfpgaimage: update padding flowLey Foon Tan
2021-01-15configs: socfpga: Add CONFIG_SPL_PAD_TOLey Foon Tan
2021-01-15tools: socfpgaimage: Print image header informationLey Foon Tan
2021-01-15configs: socfpga: Add defconfig for Agilex and Stratix 10 with ATF supportChee Hong Ang
2021-01-15arm: socfpga: soc64: Enable FIT image generation using binmanSiew Chin Lim
2021-01-15arm: socfpga: dts: soc64: Add binman node of FIT image with ATF supportSiew Chin Lim
2021-01-15arm: socfpga: soc64: Skip handoff data access in SSBLChee Hong Ang
2021-01-15arm: socfpga: soc64: SSBL shall not setup stack on OCRAMChee Hong Ang
2021-01-15arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold()Chee Hong Ang
2021-01-15arm: socfpga: soc64: Add ATF support for FPGA reconfig driverChee Hong Ang
2021-01-15arm: socfpga: soc64: Add ATF support for Reset Manager driverChee Hong Ang
2021-01-15net: designware: socfpga: Add ATF support for MAC driverChee Hong Ang
2021-01-15mmc: dwmmc: socfpga: Add ATF support for MMC driverChee Hong Ang
2021-01-15mmc: dwmmc: Change designware MMC 'clksel' callback function to return statusSiew Chin Lim
2021-01-15arm: socfpga: Add secure register access helper functions for SoC 64bitsSiew Chin Lim
2021-01-15arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP servicesChee Hong Ang
2021-01-15arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits)Chee Hong Ang
2021-01-15arm: socfpga: Disable "spin-table" method for booting LinuxChee Hong Ang
2021-01-15arm: socfpga: soc64: Override 'lowlevel_init' to support ATFChee Hong Ang
2021-01-15arm: socfpga: soc64: Load FIT image with ATF supportChee Hong Ang
2021-01-15arm: socfpga: Add function for checking description from FIT imageChee Hong Ang
2021-01-14Merge tag 'efi-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-01-13Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2021-01-13Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-01-13MAINTAINERS: Update STi and STM32 maintainers emails in remaining filesPatrice Chotard
2021-01-13arm: stm32mp: stm32prog: always flush DFU on start command for uartPatrick Delaunay
2021-01-13configs: stm32mp1: activate OF_LIVE for DT live supportPatrick Delaunay