]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2021-01-15  Patrick Delaunayconsole: remove #ifdef CONFIG_CONSOLE_RECORD
2021-01-15  Patrick Delaunayconsole: add function console_devices_set
2021-01-15  Patrick Delaunayconsole: remove #ifdef CONFIG when it is possible
2021-01-15  Ovidiu Panaitglobal_data: Enable spl_handoff only if CONFIG_HANDOFF...
2021-01-15  Ovidiu Panaitspl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
2021-01-15  Ovidiu Panaitcommon: board_r: Drop arch-specific ifdefs around initr...
2021-01-15  Ovidiu Panaitcommon: board_r: Drop initr_bbmii wrapper
2021-01-15  Ovidiu Panaitcommon: board_r: Drop initr_api wrapper
2021-01-15  Ovidiu Panaitcommon: board_r: Drop initr_jumptable wrapper
2021-01-15  Ovidiu Panaitcommon: board_r: Drop initr_xen wrapper
2021-01-15  Ovidiu Panaitcommon: board_r: Drop initr_noncached wrapper
2021-01-15  Ovidiu Panaitcommon: board_r: Drop initr_pci wrapper
2021-01-15  Ovidiu Panaitcommon: board_r: Drop initr_pci_ep wrapper
2021-01-15  Ovidiu Panaitcommon: board_r: Drop initr_post_backlog wrapper
2021-01-15  Ovidiu Panaitcommon: board_r: Drop initr_secondary_cpu wrapper
2021-01-15  Ovidiu Panaitcommon: board_r: Drop initr_console_record wrapper
2021-01-15  Ovidiu Panaitcommon: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in...
2021-01-15  Ovidiu Panaitcommon: board_f: Move setup_machine code to setup_bdinfo
2021-01-15  Ovidiu Panaitcommon: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY...
2021-01-15  Ovidiu Panaitcommon: board_f: Drop initf_console_record wrapper
2021-01-15  Ovidiu Panaitcommon: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
2021-01-15  Patrick Delaunaylog: call vsnprintf only when it is needed to emit...
2021-01-15  Patrick Delaunaytest: log: add test for console output of dropped messages
2021-01-15  Patrick Delaunayconsole: allow to record console output before ready
2021-01-15  Patrick Delaunayconsole: remove duplicated test on gd value
2021-01-15  Patrick Delaunaytest: add test for dropped trace before log_init
2021-01-15  Patrick Delaunaylog: use console puts to output trace before LOG init
2021-01-15  Patrick Delaunaytest: log: add test for dropped messages
2021-01-15  Patrick Delaunaylog: don't build the trace buffer when log is not ready
2021-01-15  Patrick Delaunaytest: add LOGL_FORCE_DEBUG flags support in log tests
2021-01-15  Dario Binacchidm: fix build errors generated by last merges
2021-01-15  Tom RiniMerge branch '2021.04-rc' of https://github.com/lftan...
2021-01-15  Ley Foon Tantools: socfpgaimage: update padding flow
2021-01-15  Ley Foon Tanconfigs: socfpga: Add CONFIG_SPL_PAD_TO
2021-01-15  Ley Foon Tantools: socfpgaimage: Print image header information
2021-01-15  Chee Hong Angconfigs: socfpga: Add defconfig for Agilex and Stratix...
2021-01-15  Siew Chin Limarm: socfpga: soc64: Enable FIT image generation using...
2021-01-15  Siew Chin Limarm: socfpga: dts: soc64: Add binman node of FIT image...
2021-01-15  Chee Hong Angarm: socfpga: soc64: Skip handoff data access in SSBL
2021-01-15  Chee Hong Angarm: socfpga: soc64: SSBL shall not setup stack on...
2021-01-15  Chee Hong Angarm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support...
2021-01-15  Chee Hong Angarm: socfpga: soc64: Add ATF support for FPGA reconfig...
2021-01-15  Chee Hong Angarm: socfpga: soc64: Add ATF support for Reset Manager...
2021-01-15  Chee Hong Angnet: designware: socfpga: Add ATF support for MAC driver
2021-01-15  Chee Hong Angmmc: dwmmc: socfpga: Add ATF support for MMC driver
2021-01-15  Siew Chin Limmmc: dwmmc: Change designware MMC 'clksel' callback...
2021-01-15  Siew Chin Limarm: socfpga: Add secure register access helper functio...
2021-01-15  Chee Hong Angarm: socfpga: soc64: Define SMC function identifiers...
2021-01-15  Chee Hong Angarm: socfpga: soc64: Add SMC helper function for Intel...
2021-01-15  Chee Hong Angarm: socfpga: Disable "spin-table" method for booting...
2021-01-15  Chee Hong Angarm: socfpga: soc64: Override 'lowlevel_init' to suppor...
2021-01-15  Chee Hong Angarm: socfpga: soc64: Load FIT image with ATF support
2021-01-15  Chee Hong Angarm: socfpga: Add function for checking description...
2021-01-14  Tom RiniMerge tag 'efi-2021-04-rc1' of https://gitlab.denx...
2021-01-13  Tom RiniMerge tag 'u-boot-stm32-20210113' of https://gitlab...
2021-01-13  Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-13  Patrice ChotardMAINTAINERS: Update STi and STM32 maintainers emails...
2021-01-13  Patrick Delaunayarm: stm32mp: stm32prog: always flush DFU on start...
2021-01-13  Patrick Delaunayconfigs: stm32mp1: activate OF_LIVE for DT live support
2021-01-13  Marek VasutARM: dts: stm32: Switch to MCO2 for PHY 50 MHz clock
2021-01-13  Michal SimekARM: stm32: Use firmware property instead of loadables
2021-01-13  Patrice Chotardboard: stm32pm1: update USB-C power detection algorithm...
2021-01-13  Patrick Delaunayconfigs: stm32mp15: enable LOG features
2021-01-13  Patrick Delaunayboard: st: common: migrate trace to dev and log macro
2021-01-13  Patrick Delaunayboard: st: stm32mp1: migrate trace to dev and log macro
2021-01-13  Patrick Delaunayvideo: stm32_dsi: migrate trace to dev and log macro
2021-01-13  Patrick Delaunayvideo: stm32_ltdc: migrate trace to dev and log macro
2021-01-13  Patrick Delaunayserial: stm32: define LOG_CATEGORY
2021-01-13  Patrick Delaunaymemory: stm32-fmc2: migrate trace to dev and log macro
2021-01-13  Patrick Delaunaymtd: stm32_fmc2: migrate trace to dev and log macro
2021-01-13  Patrick Delaunayspi: stm32_qspi: migrate trace to dev and log macro
2021-01-13  Patrick Delaunayspi: stm32_spi: migrate trace to dev and log macro
2021-01-13  Patrick Delaunayphy: stm32-usbphyc: migrate trace to dev and log macro
2021-01-13  Patrick Delaunayi2c: stm32f7_i2c: migrate trace to dev and log macro
2021-01-13  Patrick Delaunaymailbox: stm32-ipcc: migrate trace to dev and log macro
2021-01-13  Patrick Delaunayreset: stm32-reset: migrate trace to dev and log macro
2021-01-13  Patrick Delaunayclk: clk_stm32h7: migrate trace to dev and log macro
2021-01-13  Patrick Delaunayclk: clk_stm32f: migrate trace to dev and log macro
2021-01-13  Patrick Delaunayclk: stm32mp1: migrate trace to dev and log macro
2021-01-13  Patrick Delaunaymisc: rcc: keep the rcc device name for subnode
2021-01-13  Patrick Delaunaymisc: rcc: migrate trace to dev macro
2021-01-13  Patrick Delaunaypower: regulator: stm32-verfbuf: define LOG_CATEGORY
2021-01-13  Patrick Delaunaywatchdog: stm32mp: migrate trace to dev macro
2021-01-13  Patrick Delaunayrtc: stm32: migrate trace to log macro
2021-01-13  Patrick Delaunayhwspinlock: stm32: migrate trace to log macro
2021-01-13  Patrick Delaunaytimer: stm32: migrate trace to log macro
2021-01-13  Patrick Delaunaymmc: stm32_sdmmc2: migrate trace to dev and log macro
2021-01-13  Patrick Delaunayram: stm32mp1: migrate trace to dev or log macro
2021-01-13  Patrick Delaunayram: stm32: migrate trace to log macro
2021-01-13  Patrick Delaunayremoproc: stm32: migrate trace to log macro
2021-01-13  Patrick Delaunaygpio: stm32-gpio: migrate trace to dev and log macro
2021-01-13  Patrick Delaunaypinctrl: stm32: migrate trace to log macro
2021-01-13  Patrick Delaunayarm: stm32mp: bsec: migrate trace to log macro
2021-01-13  Patrick Delaunayarm: stm32mp: migrate cmd_stm32prog to log macro
2021-01-13  Patrick Delaunayarm: stm32mp: migrate trace to log macro
2021-01-13  Heinrich Schuchardtefi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL
2021-01-13  Heinrich Schuchardtefi_loader: implement EFI_DT_FIXUP_PROTOCOL
2021-01-13  Heinrich Schuchardtcmd: conitrace: increase wait for next key
2021-01-13  Heinrich Schuchardtefi_loader: remove outdated TODO in efi_memory.c
2021-01-13  Heinrich Schuchardtefi_loader: typedef efi_string_t text output protocol
next