platform/kernel/u-boot.git
2021-12-01 Tom RiniConvert CONFIG_USE_BOOTCOMMAND et al to Kconfig
2021-12-01 Tom RiniMerge tag 'u-boot-stm32-20211130' of https://source...
2021-11-30 Patrick Delaunayboard: stm32mp1: add support of nor1 device in dfu...
2021-11-30 Patrick Delaunayram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup
2021-11-30 Patrick Delaunayram: stm32mp1: compute DDR size from DDRCTL registers
2021-11-30 Patrick Delaunayconfigs: stm32mp15: deactivate the CONFIG_STM32_IPCC
2021-11-30 Patrick Delaunayboard: stm32mp1: enable simple framebuffer node for...
2021-11-30 Patrick Delaunayvideo: stm32: stm32_ltdc: align framebuffer on 2MB
2021-11-30 Patrick Delaunaycommon: add fdt_simplefb_enable_and_mem_rsv function
2021-11-30 Patrick Delaunayvideo: Add video_is_active function
2021-11-30 Patrick Delaunaycommon: rename functions lcd_dt_simplefb to fdt_simplefb
2021-11-30 Patrick Delaunaycommon: rename lcd_simplefb.c file to fdt_simplefb.c
2021-11-30 Patrick DelaunayConvert CONFIG_LCD_DT_SIMPLEFB to Kconfig
2021-11-30 Patrick Delaunaystm32mp1: ram: remove tuning support
2021-11-30 Patrick Delaunaystm32mp1: ram: remove the support of calibration result
2021-11-30 Patrick Delaunaystm32mp1: ram: add read valid training support
2021-11-30 Marek VasutARM: dts: stm32: Auto-detect DHSOM with uSD level trans...
2021-11-30 Marek Vasutmmc: stm32_sdmmc2: Add support for probing bus voltage...
2021-11-30 Marek VasutARM: stm32: Enable KSZ90x1 PHY driver on DHCOR
2021-11-30 Marek VasutARM: dts: stm32: Add custom PHY reset bindings on AV96
2021-11-30 Marek VasutARM: stm32: Fix SoM and board coding strap GPIO handlin...
2021-11-30 Marek VasutARM: stm32: Increase PHY auto-negotiation timeout to...
2021-11-30 Marek VasutARM: stm32: Add update_sf script to install U-Boot...
2021-11-30 Marek VasutARM: stm32: Increase USB power-good delay on DHSOM
2021-11-30 Patrick Delaunaypinctrl: stmfx: define LOG_CATEGORY
2021-11-30 Patrice ChotardARM: dts: stm32: Use lower-case hex for address for...
2021-11-30 Patrice ChotardARM: dts: stm32: Use lower-case hex for address for...
2021-11-30 Patrice ChotardARM: dts: stm32: Use lower-case hex for address for...
2021-11-30 Patrice ChotardARM: dts: stm32: Use lower-case hex for address for...
2021-11-30 Patrice ChotardARM: dts: stm32: Use lower-case hex for address for...
2021-11-30 Patrice ChotardARM: dts: stm32: Use lower-case hex for address for...
2021-11-30 Patrice ChotardARM: dts: stm32: Use lower-case hex for address for...
2021-11-30 Patrice ChotardARM: dts: stm32: Use lower-case hex for address for...
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-29 Tom RiniPrepare v2022.01-rc3
2021-11-29 Ivan Mikhaylovboard: iot2050: update build documentation for OP-TEE
2021-11-29 Vincent Stehléqemu: common: Fix build with update capsule
2021-11-29 Sean Andersonfastboot: Add maintainers entry
2021-11-29 Sean Andersonclk: Add myself as a maintainer for the clock subsystem
2021-11-29 Tom RiniMerge tag 'dm-pull-28nov21' of https://source.denx...
2021-11-28 Simon Glasstest/py: Raise a ValueError if a command fails
2021-11-28 Simon Glasstest/py: Relax the naming rules for unit tests
2021-11-28 Simon Glasssandbox: Enable HEXDUMP for sandbox_flattree
2021-11-28 Simon Glassdm: core: Add a way to count the devices in a uclass
2021-11-28 Simon Glassdm: core: Allow finding children / uclasses by partial...
2021-11-28 Simon Glassdm: core: Add a way to obtain a string list
2021-11-28 Simon Glassdm: core: Fix up string-function documentation
2021-11-28 Simon Glassdm: core: Fix handling of uclass pre_unbind method
2021-11-28 Simon Glassdm: core: Add tests for stringlist functions
2021-11-28 Simon Glasscommon: Allow a smaller console-recording pre-reloc
2021-11-28 Simon Glassdisk: part_dos: Fix a NULL pointer error
2021-11-28 Simon Glassmbr: Correct verification check
2021-11-28 Simon Glassmmc: Allow for children other than the block device
2021-11-28 Simon Glasssandbox: mmc: Support a backing file
2021-11-28 Simon Glasssandbox: Support unmapping a file
2021-11-28 Simon Glasstest/py: Allow passing input to a program
2021-11-28 Jan Kiszkabinman: Fix extract command for using non-absolute...
2021-11-28 Simon Glasssf: doc: Add documentation for the 'sf' command
2021-11-28 Simon Glasssf: Tidy up code to avoid #ifdef
2021-11-28 Simon Glasssf: Use const for the stage name
2021-11-28 Simon Glasscommand: Use a constant pointer for the help
2021-11-28 Simon Glassenv: Avoid using GNU features in awk
2021-11-26 Tom RiniMerge tag 'efi-2022-01-rc3-2' of https://source.denx...
2021-11-26 Heinrich Schuchardttest: fix pylint error in u_boot_console_exec_attach.py
2021-11-26 Heinrich Schuchardttest: fix pylint error in u_boot_console_sandbox.py
2021-11-26 Heinrich Schuchardttest: fix pylint errors in u_boot_utils.py
2021-11-26 Heinrich Schuchardttest: fix pylint errors in u_boot_spawn.py
2021-11-26 Heinrich Schuchardttest: fix pylint errors in multiplexed_log.py
2021-11-26 Heinrich Schuchardtefi_selftest: simplify endian conversion for FDT test
2021-11-26 Heinrich Schuchardtefi_loader: segfault in efi_clear_os_indications()
2021-11-26 Heinrich Schuchardttest: address some pylint warnings
2021-11-26 Heinrich Schuchardtsandbox: poweroff in efi_system_reset()
2021-11-26 Heinrich Schuchardtefi_loader: efi_disk_register() should not fail
2021-11-26 Tom Riniefi: Call bootm_disable_interrupts earlier in efi_exit_...
2021-11-23 Tom RiniMerge branch '2021-11-23-scmi-and-tee-updates' into...
2021-11-23 Etienne Carrierefirmware: scmi: Add OP-TEE transport
2021-11-23 Etienne Carrieredt-bindings: arm: scmi: OP-TEE as transport channel...
2021-11-23 Etienne Carrieretee: optee: define TEE error code TEE_ERROR_SHORT_BUFFER
2021-11-23 Etienne Carrieretee: optee: remove unused duplicated login Id macros
2021-11-23 Etienne Carrieretee: define session login identifiers
2021-11-23 Etienne Carrierefirmware: scmi: smccc transport: simplify probe sequence
2021-11-23 Etienne Carrierefirmware: scmi: smccc transport: use plat data, not...
2021-11-23 Etienne Carrierefirmware: scmi: mailbox transport: use plat data, not...
2021-11-23 Etienne Carrierefirmware: scmi: mailbox transport: fix probe failure...
2021-11-23 Etienne Carrierefirmware: scmi: fix description of an API function
2021-11-23 Patrick Delaunaystm32mp15: deactivate CONFIG_SCMI_AGENT_MAILBOX
2021-11-23 Patrick Delaunayfirmware: scmi: add configs to select the supported...
2021-11-23 Patrick Delaunaypower: regulator: scmi: define LOG_CATEGORY
2021-11-23 Patrick Delaunayclk: scmi: define LOG_CATEGORY
2021-11-23 Patrick Delaunayreset: scmi: define LOG_CATEGORY
2021-11-23 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-11-23 Samuel Hollandnet: phy: realtek: Add tx/rx delay config for 8211e
2021-11-23 Dylan Hungdrivers: net: add Aspeed MDIO driver
2021-11-23 Bin Mengnet: tsec: Make redundant_init() static
2021-11-23 Bin Mengnet: fec_mxc: Declare 'promisc' as bool
2021-11-23 Bin Mengnet: dsa: Use true instead of 1 in the set_promisc...
2021-11-23 Peter Hoyescmd: pxe_utils: Check fdtcontroladdr in label_boot
2021-11-23 Walter Stollnet: bootp: Correct VCI string transmission
2021-11-23 Vladimir Olteanconfigs: ls1021a-tsn: enable the generation of random...
2021-11-23 Vladimir Olteanconfigs: ls1021a-tsn: enable sja1105 switch driver
next