]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
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 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
2021-11-23  Vladimir Olteanarm: dts: ls1021a-tsn: add sja1105 and eth2 bindings
2021-11-23  Vladimir Olteannet: dsa: sja1105: add support for SGMII
2021-11-23  Vladimir Olteannet: dsa: add driver for NXP SJA1105 L2 switch
2021-11-23  Vladimir Olteannet: dsa: felix: configure the in-band autoneg property...
2021-11-23  Vladimir Olteannet: introduce a helper to determine whether to use...
2021-11-23  Vladimir Olteannet: dsa: allow drivers to get the port OF node
2021-11-23  Vladimir Olteaninclude: import if_vlan.h from Linux
2021-11-23  Vladimir Olteannet: tsec: add support for promiscuous mode
2021-11-23  Vladimir Olteannet: phy: mscc: add support for VSC8502 in dual RGMII...
2021-11-20  Tom RiniMerge branch 'efi-2022-01' of https://source.denx.de...
2021-11-20  Ilias Apalodimasefi_loader: startup the tpm device when installing...
2021-11-20  Ilias Apalodimasefi_loader: fix FinalEvents table if an EFI app invoked...
2021-11-20  Heinrich Schuchardtefi_loader: bump EFI_SPECIFICATION_VERSION to 2.9
2021-11-20  Heinrich Schuchardtefi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_...
2021-11-20  Heinrich Schuchardtefi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES
2021-11-20  Masami Hiramatsuefi_loader: capsule: Record capsule result only if...
next