platform/kernel/u-boot.git
2021-01-16 Tom RiniMerge branch '2021-01-15-assorted-improvements'
2021-01-15 Marek Szyprowskicmd: Add MBR partition layout control utility
2021-01-15 Marek Szyprowskidisk: dos: add code for creating MBR partition layout
2021-01-15 Marek Szyprowskidisk: dos: make some functions static
2021-01-15 Marek Szyprowskidisk: dos: use generic macro for unaligned le32 access
2021-01-15 Marek Szyprowskidisk: dos: add some defines for the hardcoded numbers
2021-01-15 Marek Szyprowskidisk: dos: rename write_mbr_partition to write_mbr_sector
2021-01-15 Andy ShevchenkoIOMUX: Stop dropped consoles
2021-01-15 Andy ShevchenkoIOMUX: Drop indentation level by removing redundant...
2021-01-15 Andy ShevchenkoIOMUX: Refactor iomux_doenv() in order to increase...
2021-01-15 Andy ShevchenkoIOMUX: Preserve console list if realloc() fails
2021-01-15 Andy Shevchenkoconsole: Provide a documentation for console_search_dev()
2021-01-15 Andy Shevchenkoconsole: rename search_device() to console_search_dev()
2021-01-15 Andy Shevchenkoconsole: move search_device() from iomux.h to console.h
2021-01-15 Andy Shevchenkoconsole: Keep ->start() and ->stop() balanced
2021-01-15 Andy Shevchenkoconsole: Introduce console_start() and console_stop()
2021-01-15 Patrick Delaunayconsole: add console_has_tstc helper function for CONSO...
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
next