]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2025-12-05  Marek Vasuttest/py: android: Point fdt command to aligned addresses
2025-12-05  Marek Vasutboot: android: Always use 8-byte aligned DT with libfdt
2025-12-05  Tom RiniMerge patch series "test: let UNIT_TEST imply CONSOLE_R...
2025-12-05  Heinrich Schuchardttest: let UNIT_TEST imply CONSOLE_RECORD
2025-12-05  Heinrich Schuchardtcmd: fix 'fdt get value'
2025-12-05  Heinrich Schuchardttest: cmd/bdinfo: consider PPC architecture specific...
2025-12-05  Heinrich Schuchardttest: relax cread_test time constraint
2025-12-05  Heinrich Schuchardttest: fix cmt/msr test
2025-12-05  Heinrich Schuchardttest: consider endianness in print_display_buffer
2025-12-05  Heinrich Schuchardtmalta: increase SYS_MALLOC_F_LEN and SYS_MALLOC_LEN
2025-12-05  Heinrich Schuchardttest: fix bdinfo_test_all boot_params expectation
2025-12-05  Heinrich Schuchardttest: correct comments in test/cmd/font.c
2025-12-05  Heinrich Schuchardttest: the cmd/font test requires the sandbox
2025-12-05  Heinrich Schuchardtppce500: increase SYS_MALLOC_F_LEN to 0x800
2025-12-05  Heinrich Schuchardttest: do not assume memory size 256 MiB in cmd_test_meminfo
2025-12-05  Heinrich Schuchardttest: cmd_exit_test depends on CONFIG_HUSH_PARSER
2025-12-05  Heinrich Schuchardttest: bdinfo: correct expected X86 arch info
2025-12-05  Heinrich Schuchardttest: print_do_hex_dump test depends on HEXDUMP
2025-12-05  Heinrich Schuchardttest: don't test for CONFIG_UNIT_TEST twice
2025-12-05  Heinrich Schuchardttest: print_display_buffer must consider 64bit support
2025-12-05  Heinrich Schuchardttest: cmd/bdinfo: consider ARM architecture specific...
2025-12-05  Heinrich Schuchardttest: Let pytest indicate skipped C unit tests
2025-12-05  Tom RiniMerge tag 'u-boot-stm32-20251205' of https://source...
2025-12-05  Patrice ChotardARM: dts: stm32: Drop "u-boot-led" from stm32mp257f...
2025-12-05  Patrice ChotardARM: dts: stm32: Drop "u-boot-led" from stm32mp235f...
2025-12-05  Patrice ChotardARM: dts: stm32: Drop "u-boot-led" and "error-led"...
2025-12-05  Patrice ChotardARM: dts: stm32: Drop "u-boot-led" and "error-led"...
2025-12-05  Patrice ChotardARM: dts: stm32: Drop "u-boot-led" and "error-led"...
2025-12-05  Patrice ChotardARM: dts: stm32: Drop "u-boot-led" and "error-led"...
2025-12-05  Patrice ChotardARM: dts: stm32: Drop "u-boot-led" and "error-led"...
2025-12-05  Patrice Chotardconfigs: stm32mp2: Enable LED_BOOT for stm32mp23_defconfig
2025-12-05  Patrice Chotardconfigs: stm32mp2: Enable LED_BOOT for stm32mp25_defconfig
2025-12-05  Patrice Chotardconfigs: stm32mp15: Enable LED_BOOT for stm32mp15_trust...
2025-12-05  Patrice Chotardconfigs: stm32mp15: Enable LED_BOOT for stm32mp15_basic...
2025-12-05  Patrice Chotardconfigs: stm32mp15: Enable LED_BOOT for stm32mp15_defconfig
2025-12-05  Patrice Chotardconfigs: stm32mp13: Enable LED_BOOT for stm32mp13_defconfig
2025-12-05  Patrice Chotardconfigs: stm32: Enable LED config flags for stm32h747...
2025-12-05  Patrice Chotardconfigs: stm32: Enable LED config flags for stm32h743...
2025-12-05  Patrice Chotardconfigs: stm32: Enable LED config flags for stm32h743...
2025-12-05  Patrice Chotardconfigs: stm32: Enable LED config flags for stm32f769...
2025-12-05  Patrice Chotardconfigs: stm32: Enable LED config flags for stm32f746...
2025-12-05  Patrice Chotardconfigs: stm32: Enable LED config flags for stm32f429...
2025-12-05  Patrice Chotardconfigs: stm32: Enable LED config flags for stm32f429...
2025-12-05  Patrice Chotardboard: st: Update LED management for stm32mp2
2025-12-05  Patrice Chotardboard: st: Update LED management for stm32mp1
2025-12-05  Simon Glassboard: st: Drop old LED code from stm32f429-disco
2025-12-05  Marek VasutARM: stm32: Add missing build of debug UART init code...
2025-12-05  Marek VasutARM: dts: stm32: Add 1 GiB DRAM settings for DH STM32MP...
2025-12-05  Marek VasutARM: dts: stm32: Fix 512 MiB DRAM settings for DH STM32...
2025-12-05  Marek Vasutstm32mp: Fix handling of OPTEE in the middle of DRAM
2025-12-04  Tom Rinivexpress_aemv8: Stop disabling device tree relocation
2025-12-04  Tom Rinipcm052: Stop disabling device tree relocation
2025-12-04  Tom Riniomap3_evm: Stop disabling device tree relocation
2025-12-04  Tom Rinihikey960: Stop disabling device tree relocation
2025-12-04  Tom Rinihikey: Stop disabling device tree relocation
2025-12-04  Tom Rinibcmstb: Make use of bootm_size rather than fdt_high
2025-12-04  Tom Riniam335x_shc: Stop disabling device tree relocation
2025-12-04  Tom Riniqemu-arm-sba: Stop disabling device tree relocation
2025-12-04  Tom Riniarm: Remove remainder of xpress board code
2025-12-04  Tom Riniarm: Remove remainder of zc5xxx board code
2025-12-04  Tom Riniadi: Stop disabling device tree relocation
2025-12-04  Tom Riniboot/image-fit.c: Use aligned_alloc(...) not memalign...
2025-12-04  Sean Andersonclk: Remove myself as a maintainer 836/head
2025-12-04  Sean Andersontest: strlcat: Fix SPDX license
2025-12-04  Chukun Panbinman: fallback to importlib_resources on Python 3.8
2025-12-04  Wolfgang Wallnerboard: BuR: Update MAINTAINERS files
2025-12-04  Wolfgang WallnerChange email addresses for B&R Industrial Automation
2025-12-04  Maksim Kiselevclk: Only enable the parent clock if the clock was...
2025-12-04  Tom RiniMerge patch series "Add support for SM3 secure hash"
2025-12-04  Heiko Schochertest: cmd: fix a typo in md5 test
2025-12-04  Heiko Schochertpm2: add sm3 256 hash support
2025-12-04  Heiko Schochertest: cmd: hash: add unit test for sm3_256
2025-12-04  Heiko Schocherlib: sm3: implement U-Boot parts
2025-12-04  Heiko Schocherlib: import sm3 256 hash parts from linux
2025-12-04  Heiko Schocherlib: Import rol32 function from Linux
2025-12-04  Tom RiniMerge patch series "clk: Fix some error detection"
2025-12-04  Andrew Goodbodytimer: imx-gpt: Fix error detection
2025-12-04  Andrew Goodbodyi2c: imx_lpi2c: Fix error detection
2025-12-04  Andrew Goodbodyi2c: npcm: Fix error detection
2025-12-04  Andrew Goodbodyclk: microchip: mpfs: Fix error detection
2025-12-04  Andrew Goodbodymmc: fsl_esdhc_imx: Cannot test unsigned to be < 0
2025-12-04  Andrew Goodbodymmc: hi6220_dw_mmc: Fix error detection for clk_get_rate
2025-12-04  Tom RiniMerge tag 'u-boot-dfu-next-20251203' of https://source...
2025-12-03  Tom RiniMerge patch series "led: remove u-boot,boot-led and...
2025-12-03  Quentin Schulzdoc: remove u-boot,boot-led and u-boot,error-led from...
2025-12-03  Quentin Schulzsam9x60-curiosity: migrate Boot LED setup to use /optio...
2025-12-03  Quentin Schulzarm: dts: rockchip: rk3066a-mk808: remove unused u...
2025-12-03  Quentin Schulzarm: dts: rockchip: px30-ringneck: remove u-boot,boot-led
2025-12-03  Quentin Schulzarm: dts: rockchip: rk3399-puma: remove u-boot,boot-led
2025-12-03  Quentin Schulzrockchip: rk3188: remove setup_led from xPL
2025-12-03  Quentin Schulzarm: dts: rockchip: rk3188-radxarock: remove unused...
2025-12-03  Quentin Schulzdoc: dt-bindings: remove duplicates with dts/upstream
2025-12-03  Quentin Schulzdoc: cmd: document the led shell command
2025-12-03  Quentin Schulzdoc: move legacy API documented in README.LED to doc...
2025-12-03  Quentin Schulzcmd: led: fix help text for blink subcommand
2025-12-03  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2025-12-02  Hai Phamarm64: renesas: Extend stub PSCI implementation to...
2025-12-02  Hai Phamarm64: dts: renesas: Add Renesas R-Car X5H R8A78000...
2025-12-02  Hai Phamarm64: dts: renesas: Add Renesas R-Car X5H R8A78000...
2025-12-02  Hai Phamarm64: renesas: Add Renesas R-Car Gen5 infrastructure
next