- dc8b624 common: board_r: Drop initr_post_backlog wrapper by Ovidiu Panait · 4 years ago
- c14c0f9 common: board_r: Drop initr_secondary_cpu wrapper by Ovidiu Panait · 4 years ago
- e83322f common: board_r: Drop initr_console_record wrapper by Ovidiu Panait · 4 years ago
- b6225b5 common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt by Ovidiu Panait · 4 years ago
- 941e6e6 common: board_f: Move setup_machine code to setup_bdinfo by Ovidiu Panait · 4 years ago
- 525a2ec common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm by Ovidiu Panait · 4 years ago
- 85a31ac common: board_f: Drop initf_console_record wrapper by Ovidiu Panait · 4 years ago
- 6b165af common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F by Ovidiu Panait · 4 years ago
- 03593f3 log: call vsnprintf only when it is needed to emit trace by Patrick Delaunay · 4 years ago
- 293798c test: log: add test for console output of dropped messages by Patrick Delaunay · 4 years ago
- ca734c6 console: allow to record console output before ready by Patrick Delaunay · 4 years ago
- 8f14b40 console: remove duplicated test on gd value by Patrick Delaunay · 4 years ago
- 053156d test: add test for dropped trace before log_init by Patrick Delaunay · 4 years ago
- 9d36aca log: use console puts to output trace before LOG init by Patrick Delaunay · 4 years ago
- cc03497 test: log: add test for dropped messages by Patrick Delaunay · 4 years ago
- fd70f9a log: don't build the trace buffer when log is not ready by Patrick Delaunay · 4 years ago
- 529e46f test: add LOGL_FORCE_DEBUG flags support in log tests by Patrick Delaunay · 4 years ago
- f686e4d dm: fix build errors generated by last merges by Dario Binacchi · 3 years, 11 months ago
- 0c59c9a Merge branch '2021.04-rc' of https://github.com/lftan/u-boot by Tom Rini · 3 years, 11 months ago
- 4f0a87b tools: socfpgaimage: update padding flow by Ley Foon Tan · 3 years, 11 months ago
- c28cb93 configs: socfpga: Add CONFIG_SPL_PAD_TO by Ley Foon Tan · 4 years ago
- 2bba5e5 tools: socfpgaimage: Print image header information by Ley Foon Tan · 4 years ago
- c281717 configs: socfpga: Add defconfig for Agilex and Stratix 10 with ATF support by Chee Hong Ang · 4 years ago
- dbe60eb arm: socfpga: soc64: Enable FIT image generation using binman by Siew Chin Lim · 4 years ago
- 9fe3a01 arm: socfpga: dts: soc64: Add binman node of FIT image with ATF support by Siew Chin Lim · 4 years ago
- 3896901 arm: socfpga: soc64: Skip handoff data access in SSBL by Chee Hong Ang · 4 years ago
- 25d45cb arm: socfpga: soc64: SSBL shall not setup stack on OCRAM by Chee Hong Ang · 4 years ago
- 6aa1058 arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold() by Chee Hong Ang · 4 years ago
- ec4c679 arm: socfpga: soc64: Add ATF support for FPGA reconfig driver by Chee Hong Ang · 4 years ago
- 129df66 arm: socfpga: soc64: Add ATF support for Reset Manager driver by Chee Hong Ang · 4 years ago
- c0649b5 net: designware: socfpga: Add ATF support for MAC driver by Chee Hong Ang · 4 years ago
- 439bf15 mmc: dwmmc: socfpga: Add ATF support for MMC driver by Chee Hong Ang · 4 years ago
- c51e7e1 mmc: dwmmc: Change designware MMC 'clksel' callback function to return status by Siew Chin Lim · 4 years ago
- c984e1f arm: socfpga: Add secure register access helper functions for SoC 64bits by Siew Chin Lim · 4 years ago
- ac24b70 arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP services by Chee Hong Ang · 4 years ago
- b5ddb91 arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits) by Chee Hong Ang · 4 years ago
- 5a90f05 arm: socfpga: Disable "spin-table" method for booting Linux by Chee Hong Ang · 4 years ago
- bb272ed arm: socfpga: soc64: Override 'lowlevel_init' to support ATF by Chee Hong Ang · 4 years ago
- f28875c arm: socfpga: soc64: Load FIT image with ATF support by Chee Hong Ang · 4 years ago
- 7cfcc0c arm: socfpga: Add function for checking description from FIT image by Chee Hong Ang · 4 years ago
- 3762eb1 Merge tag 'efi-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 11 months ago
- 0f075f8 Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 11 months ago
- 0542b01 Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 11 months ago
- 90e8278 MAINTAINERS: Update STi and STM32 maintainers emails in remaining files by Patrice Chotard · 3 years, 11 months ago
- efc7a3b arm: stm32mp: stm32prog: always flush DFU on start command for uart by Patrick Delaunay · 4 years ago
- e10c495 configs: stm32mp1: activate OF_LIVE for DT live support by Patrick Delaunay · 4 years ago
- ccfcde3 ARM: dts: stm32: Switch to MCO2 for PHY 50 MHz clock by Marek Vasut · 4 years ago
- 7d17a41 ARM: stm32: Use firmware property instead of loadables by Michal Simek · 4 years, 2 months ago
- 7dfa797 board: stm32pm1: update USB-C power detection algorithm on DK boards by Patrice Chotard · 4 years, 1 month ago
- 4b7129e configs: stm32mp15: enable LOG features by Patrick Delaunay · 4 years, 1 month ago
- 9742bee board: st: common: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- f7b2a84 board: st: stm32mp1: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- 26d05cb video: stm32_dsi: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- b517c8f video: stm32_ltdc: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- 80bd23b serial: stm32: define LOG_CATEGORY by Patrick Delaunay · 4 years, 1 month ago
- 729ecfd memory: stm32-fmc2: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- b18ccfa mtd: stm32_fmc2: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- 72e220c spi: stm32_qspi: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- 7380f9e spi: stm32_spi: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- d182ee5 phy: stm32-usbphyc: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- 6f600e3 i2c: stm32f7_i2c: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- 20be9bb mailbox: stm32-ipcc: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- ecb23b5 reset: stm32-reset: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- 88c7eb7 clk: clk_stm32h7: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- a57b8cd clk: clk_stm32f: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- 30cd91e clk: stm32mp1: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- 78075bb misc: rcc: keep the rcc device name for subnode by Patrick Delaunay · 4 years, 1 month ago
- eec21f3 misc: rcc: migrate trace to dev macro by Patrick Delaunay · 4 years, 1 month ago
- de59a1e power: regulator: stm32-verfbuf: define LOG_CATEGORY by Patrick Delaunay · 4 years, 1 month ago
- 0647db5 watchdog: stm32mp: migrate trace to dev macro by Patrick Delaunay · 4 years, 1 month ago
- 4d1af8c rtc: stm32: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
- ecd1bac hwspinlock: stm32: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
- d0e2cbd timer: stm32: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
- 758de43 mmc: stm32_sdmmc2: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- 753f536 ram: stm32mp1: migrate trace to dev or log macro by Patrick Delaunay · 4 years, 1 month ago
- a9b40a1 ram: stm32: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
- e01d556 remoproc: stm32: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
- 09e325e gpio: stm32-gpio: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- 84a9a4e pinctrl: stm32: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
- fbefc10 arm: stm32mp: bsec: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
- 2b15af5 arm: stm32mp: migrate cmd_stm32prog to log macro by Patrick Delaunay · 4 years, 1 month ago
- ba77940 arm: stm32mp: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
- 4591079 efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 4 years ago
- 2c1e224 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 4 years ago
- 11a3fe0 cmd: conitrace: increase wait for next key by Heinrich Schuchardt · 4 years ago
- 100cef1 efi_loader: remove outdated TODO in efi_memory.c by Heinrich Schuchardt · 3 years, 11 months ago
- 8449428 efi_loader: typedef efi_string_t text output protocol by Heinrich Schuchardt · 3 years, 11 months ago
- 546a52f efi_loader: move efi_(u)intn_t to efi.h by Heinrich Schuchardt · 3 years, 11 months ago
- 6b82159 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 11 months ago
- ef98b21 image-fit: fit_check_format check for valid FDT by Heinrich Schuchardt · 3 years, 11 months ago
- ad6e0f7 efi_loader: carve out efi_check_pe() by Heinrich Schuchardt · 3 years, 11 months ago
- d9b2ff7 efi_loader: print boot device and file path in helloworld by Heinrich Schuchardt · 3 years, 11 months ago
- 6a7ae67 efi_loader: simplify running helloworld.efi by Heinrich Schuchardt · 3 years, 11 months ago
- c82e626 tools: efivar.py unused variable by Heinrich Schuchardt · 3 years, 11 months ago
- c32fca7 tools: efivar.py should check GUID when deleting by Heinrich Schuchardt · 3 years, 11 months ago
- 10712a1 tools: efivar.py: incorrect indentation by Heinrich Schuchardt · 3 years, 11 months ago
- facf1a5 tools: efivar.py without arguments by Heinrich Schuchardt · 3 years, 11 months ago
- e759b57 efi_loader: implement non-blocking file services by Heinrich Schuchardt · 4 years ago
- adf6db9 Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 11 months ago
- 11998d4 Merge tag 'u-boot-atmel-2021.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 11 months ago