summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-13test: Move time tests into the lib suiteSimon Glass
2024-11-13test: Move time_ut test into libSimon Glass
2024-11-13test: Move unicode tests into the lib suiteSimon Glass
2024-11-13test: Move unicode_ut test into libSimon Glass
2024-11-13str: test: Move into the lib suiteSimon Glass
2024-11-13test: Move str_ut test into libSimon Glass
2024-11-13test: Move print_ut into the common suiteSimon Glass
2024-11-13test: Move print_ut test into commonSimon Glass
2024-11-13bootm: test: Move test into bootSimon Glass
2024-11-13test: Update command test to use unit-test functionsSimon Glass
2024-11-13command: test: Move into the cmd suiteSimon Glass
2024-11-13command_ut: test: Move test into libSimon Glass
2024-11-13compression: test: Move into the lib suiteSimon Glass
2024-11-13compression: test: Move test into libSimon Glass
2024-11-13test: Drop test-trace.sh and common.shSimon Glass
2024-11-13bloblist: test: Drop global_data declarationsSimon Glass
2024-11-13bloblist: test: Move test into commonSimon Glass
2024-11-13dt-bindings: interrupt-controller: remove arm-gic.h from include/Alexey Romanov
2024-11-13dt-bindings: remove axg bindings from include/Alexey Romanov
2024-11-13dt-bindings: remove a1 bindings from include/Alexey Romanov
2024-11-13arm: dts: meson: remove meson-a1.dtsiAlexey Romanov
2024-11-13fs: ext4: correct error handlingHeinrich Schuchardt
2024-11-13Makefile: Fake external blob with BINMAN_ALLOW_MISSING=1Simon Glass
2024-11-13board: qemu-arm: select CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDRHeinrich Schuchardt
2024-11-13test: run longjmp() test only on supported architecturesHeinrich Schuchardt
2024-11-13lib: vsprintf: fix API buildHeinrich Schuchardt
2024-11-13Merge patch series "lib: uuid: fix uuid_str_to_le_bin() on 32-bit"Tom Rini
2024-11-13configs: enable UNIT_TEST on qemu_arm_defconfigHeinrich Schuchardt
2024-11-13lib: uuid: fix uuid_str_to_bin() on 32-bitHeinrich Schuchardt
2024-11-13lib: uuid: fix uuid_str_to_le_bin() on 32-bitHeinrich Schuchardt
2024-11-13lib: provide function hextoull()Heinrich Schuchardt
2024-11-12Merge patch series "Enable https for wget"Tom Rini
2024-11-12net: lwip: Enable https:// support for wgetIlias Apalodimas
2024-11-12doc: uefi: Describe UEFI HTTPs bootIlias Apalodimas
2024-11-12net: lwip: Add Support Server Name Indication supportJavier Tia
2024-11-12configs: Enable https for wget on qemu arm64Ilias Apalodimas
2024-11-12net: lwip: Update lwIP for mbedTLS > 3.0 support and enable httpsJavier Tia
2024-11-12mbedtls: Enable TLS 1.2 supportIlias Apalodimas
2024-11-12net: wget: drop Content-Length processingJerome Forissier
2024-11-12configs: Resync with savedefconfigTom Rini
2024-11-12Merge tag 'u-boot-stm32-20241112' of https://source.denx.de/u-boot/custodians...Tom Rini
2024-11-12ARM: stm32: Add optional manufacturing environment to DH STM32MP15xx DHSOMMarek Vasut
2024-11-12ARM: stm32: Deduplicate DH STM32MP1xx DHSOM defconfigsMarek Vasut
2024-11-12ARM: stm32: Deduplicate DH STM32MP15xx DHSOM defconfigsMarek Vasut
2024-11-12ARM: dts: stm32: Sort DH STM32 DHCOM DTSIMarek Vasut
2024-11-12ARM: dts: stm32: Drop duplicate pinmux on DH STM32 DHCOMMarek Vasut
2024-11-12ARM: dts: stm32: Drop remnants of upstream DT switch on DH STM32 DHSOMMarek Vasut
2024-11-12arm64: zynqmp: Fix pwm-fan polaritySaeed Nowshadi
2024-11-12arm64: zynqmp: Configure SoC RTC on SOMMichal Simek
2024-11-11Prepare v2025.01-rc2v2025.01-rc2Tom Rini