]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2024-10-16 Rasmus Villemoesserial: fix circular rx buffer edge case
2024-10-03 Tom RiniMerge patch series "vbe: Series part D"
2024-10-03 Simon Glassrockchip: Provided SPL control over efuse presence
2024-10-03 Simon Glassrockchip: mmc: Fix a missing colon and newline
2024-10-03 Simon Glassmmc: rockchip: Allow clocks to be missing
2024-10-03 Simon Glassmmc: rockchip: Log some error returns
2024-10-03 Simon Glassmmc: Log the error when init fails
2024-10-03 Simon Glassmmc: Add more debugging for SPL
2024-10-03 Simon Glassmmc: Support driver model in TPL
2024-10-03 Simon Glassarm: Fix up a stale comment in sections.c
2024-10-03 Simon Glassarm: cache: Drop a stale comment
2024-10-03 Simon Glassarmv8: Support not having separate BSS
2024-10-03 Simon Glassserial: Support debug UART in TPL
2024-10-03 Simon Glassram: Support driver model in VPL
2024-10-03 Simon Glasstpl: Support numbered aliases in device tree
2024-10-03 Simon Glasstiny-printf: Correct return values
2024-10-03 Simon Glassfdtdec: Support separate BSS for all XPL builds
2024-10-03 Simon Glassgzip: Correct function comment for gunzip()
2024-10-03 Simon Glassbootstd: Add stub for bootdev_setup_for_sibling_blk()
2024-10-03 Simon Glasssandbox: Add missing header file
2024-10-03 Tom RiniMerge patch series "arm: Initial support for Analog...
2024-10-03 Oliver Gaskellarm: SC573-EZKIT initial support
2024-10-03 Oliver Gaskellarm: SC589-MINI initial support
2024-10-03 Oliver Gaskellarm: SC589-EZKIT initial support
2024-10-03 Oliver Gaskellarm: SC584-EZKIT initial support
2024-10-03 Oliver Gaskellarm: SC594-SOM-EZLITE initial support
2024-10-03 Oliver Gaskellarm: SC594-SOM-EZKIT initial support
2024-10-03 Oliver Gaskellarm: SC598-SOM-EZLITE initial support
2024-10-03 Oliver Gaskellarm: SC598-SOM-EZKIT initial support
2024-10-03 Oliver Gaskellarm: mach-sc5xx: clean up Kconfig
2024-10-03 Oliver Gaskelldt-bindings: timer: Add SC5xx Timer bindings
2024-10-03 Oliver Gaskelldt-bindings: clock: Add SC5xx clock tree bindings
2024-10-03 Oliver Gaskelldt-bindings: arm: Add SC5xx Series binding
2024-10-03 Oliver Gaskellarm: dts: Support SC598-SOM-EZLITE
2024-10-03 Oliver Gaskellarm: dts: Support SC598-SOM-EZKIT
2024-10-03 Oliver Gaskellarm: dts: Support SC594-SOM-EZLITE
2024-10-03 Oliver Gaskellarm: dts: Support SC594-SOM-EZKIT
2024-10-03 Oliver Gaskellarm: dts: Support SC589-EZKIT
2024-10-03 Oliver Gaskellarm: dts: Support SC589-MINI
2024-10-03 Oliver Gaskellarm: dts: Support SC584-EZKIT
2024-10-03 Oliver Gaskellarm: dts: Support SC573-EZKIT
2024-10-02 Arturo Buzarrartc: rv3028: add support to manage VDD regulator
2024-10-02 Alexander KochetkovMakefile: pass external DTB provided by make variable...
2024-10-02 Bastien Curutchetspi: davinci: Drop the preload of TX buffer before...
2024-10-02 Joakim TjernlundAdd mkimage secp521r1 ECDSA curve support
2024-10-02 Hiago De Francofs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LO...
2024-10-02 Vaishnav Achathboard: ti: j722s: Update Resource Management configs
2024-10-02 Tom RiniMerge patch series "Add Android 14 bootflow support...
2024-10-02 Mattijs Korpershoekboard: ti: am62px: Add android bootflow support
2024-10-02 Mattijs Korpershoekboard: beagle: beagleplay: Add android bootflow support
2024-10-02 Guillaume La... board: ti: am62x_evm: Add android bootflow
2024-10-02 Dario Binacchicmd: booti: adjust the print format
2024-10-02 Dario Binacchibootm: adjust the print format
2024-10-01 Tom RiniSubtree merge tag 'v6.11-dts' of dts repo [1] into...
2024-10-01 Tom RiniSquashed 'dts/upstream/' changes from 20e0f0897ea2...
2024-10-01 Tom RiniMerge patch series "env: mmc: fix use of two separate...
2024-10-01 Rasmus Villemoesenv: mmc: rework mmc_env_partition_by_guid() to work...
2024-10-01 Rasmus Villemoesenv: mmc: do not return an offset before the start...
2024-10-01 Rasmus Villemoesenv: mmc: refactor mmc_offset_try_partition()
2024-10-01 Marek Vasutpower: regulator: Drop regulators_enable_boot_on/off()
2024-10-01 Marek Vasutpower: regulator: Drop regulator_unset()
2024-10-01 Marek Vasutpower: regulator: Convert regulators_enable_boot_on...
2024-10-01 Marek Vasutpower: regulator: Trigger probe of regulators which...
2024-09-30 Tom RiniMerge tag 'v2024.10-rc6' into next
2024-09-30 Tom RiniPrepare v2024.10-rc6
2024-09-30 Tom RiniMerge tag 'u-boot-dfu-20240930' of https://source.denx...
2024-09-30 Siddharth Vadapalliusb: gadget: cdns3: Fix missing cache operations for...
2024-09-30 Tom RiniMerge tag 'u-boot-rockchip-20240930' of https://source...
2024-09-27 Jonas Karlmanregulator: rk8xx: Use buck variable consistently
2024-09-27 Jonas Karlmanregulator: rk8xx: Fix buck get and set enabled state...
2024-09-26 Tom RiniMerge tag 'dm-next-26sep24' of https://source.denx...
2024-09-26 Tom RiniMerge tag 'u-boot-stm32-20240926' of https://source...
2024-09-26 Simon Glassbinman: Make a start on an iMX8 test
2024-09-26 Simon Glassbinman: Allow image_pos to be None when writing symbols
2024-09-26 Simon Glassbinman: Unwind the end-at-4gb special-case a little
2024-09-26 Simon Glassbinman: Provide a way to set the symbol base address
2024-09-26 Simon Glassbinman: Add minor improvements to symbol-writing
2024-09-26 Simon Glassbinman: Adjust naming for reading symbols
2024-09-26 Simon Glassbinman: fit: Refine handling of devicetrees for OF_UPSTREAM
2024-09-26 Simon Glassbinman: fit: Set the image_pos attributes only once
2024-09-26 Simon Glassbinman: fit: Avoid assuming that a FIT member is a...
2024-09-26 Simon Glassbinman: Update fdt-list-dir to use the provided directory
2024-09-26 Simon Glassbinman: Avoid setting the image_pos attribute directly
2024-09-26 Simon Glassbinman: Tidy up comments and pylint warnings in fit
2024-09-26 Simon Glassbinman: Tidy up comments for Entry.GetEntryArgsOrProps()
2024-09-26 Simon Glassbinman: Correct the comment for fdtgrep
2024-09-26 Simon Glassbinman: Fix up test coverage for mkeficapsule
2024-09-26 Simon Glassbuildman: Allow skipping the dtc build
2024-09-26 Simon Glassbuildman: Retry the build for current source
2024-09-25 Marek Vasutarm: imx: Enable always-on regulators using board speci...
2024-09-25 Marek VasutARM: stm32: Fix secure_waitbits() mask check
2024-09-25 Marek VasutARM: stm32: Fix TAMP_SMCR BKP..PROT fields on STM32MP15xx
2024-09-25 Jonas Karlmanpower: regulator: Consistently return -ENOSYS when...
2024-09-25 Jonas Karlmanpower: regulator: Do not call set_suspend_value with...
2024-09-25 Tom RiniMerge tag 'u-boot-imx-next-20240925' of https://gitlab...
2024-09-24 Ye Linet: fec_mxc: Skip recv packet process when fec is...
2024-09-24 Peng Fannet: fec_mxc: Fix clk_ref rate on iMX93
2024-09-24 Marek Vasutarm64: dts: imx8m: Always name the generated fitImage...
2024-09-24 Tom RiniMerge patch series "Miscellaneous fixes"
2024-09-24 Jerome Forissiercmd: pxe: CMD_PXE implies CMD_TFTPBOOT
next