]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2024-04-29 Daniel Schultzboard: phytec: Add SOM detection for AM6x
2024-04-29 Daniel Schultzboard: phytec: common: Fix eepom is empty check
2024-04-29 Yannic Moogboard: phytec: check eeprom_data validity
2024-04-29 Yannic Moogboard: phytec: introduce eeprom struct member 'valid'
2024-04-29 Daniel Schultzboard: phytec: common: Generic "add extension" function
2024-04-19 Tom RiniMerge tag 'u-boot-dfu-20240419' of https://source.denx...
2024-04-18 Quentin Schulzenv: mmc: print MMC device being read
2024-04-18 Michal SimekKconfig: Remove all default n options
2024-04-18 Marek Vasutboot: fdt: Turn all addresses and sizes into u64
2024-04-18 Jianan Huangfs/erofs: add DEFLATE algorithm support
2024-04-18 Charles Hardinnet: add support to parse the NIS domain for the dhcp...
2024-04-18 Caleb Connollyinput: button_kbd: gracefully handle buttons that fail...
2024-04-18 Heinrich Schuchardtreboot-mode: must depend on CONFIG_DM_RTC
2024-04-18 Gireesh Hiremathconfigs: am335x_guardian: store boot count in AM3352...
2024-04-18 Tom RiniMerge tag 'tpm-master-18042024' of https://source.denx...
2024-04-18 Tom RiniMerge branch 'for-2024.07' of https://source.denx.de...
2024-04-18 Tom RiniRevert "Merge patch series "pxe: Allow extlinux booting...
2024-04-18 Tom RiniMerge branch 'master-fdt' of https://source.denx.de...
2024-04-18 Christophe... board: cssi: Read and display MCR board address
2024-04-18 Christophe... board: cssi: Load FPGA on MCR3000 board
2024-04-18 Christophe... board: cssi: Use HAVE_VENDOR_COMMON_LIB logic
2024-04-18 Christophe... spi: mpc8xx: Set up speed as requested
2024-04-18 Christophe... spi: mpc8xx: Use 16 bit mode for large transfers with...
2024-04-18 Christophe... spi: mpc8xx: Allow transfer of more than MAX_BUFFER len
2024-04-18 Christophe... powerpc: 8xx: Set SDMA configuration register correcly
2024-04-18 Christophe... board: cssi: add support for reading temperature
2024-04-18 Christophe... board: cssi: Add support for SPI bus on MCR3000 board
2024-04-18 Christophe... thermal: Add support for TI LM74
2024-04-18 Christophe... spi: mpc8xx: Fix transfert when input or output buffer...
2024-04-18 Christophe... spi: mpc8xx: Add GPIO dependency
2024-04-18 Hugo Duboisboard: cssi: Properly initialise MAC address for fibre...
2024-04-18 Hugo Duboisboard: cssi: Initialise port F on MIAE
2024-04-18 Jean-Michel... board: cssi: Allow use without HUSH shell
2024-04-18 Christophe... board: cssi: Fix SPI nodes in DTS
2024-04-18 Jean-Michel... board: cssi: Fix MCR3000 board environment
2024-04-18 Igor Opaniuktee: remove common.h inclusion
2024-04-18 Igor Opaniuktest: py: add optee_rpmb tests
2024-04-18 Igor Opaniukcmd: optee_rpmb: build cmd for sandbox
2024-04-18 Igor Opaniukcmd: optee_rpmb: close tee session
2024-04-18 Igor Opaniuktee: optee: fix description in Kconfig
2024-04-18 Alexey Romanovfastboot: introduce 'oem board' subcommand
2024-04-18 Marek VasutARM: dts: renesas: Switch to using upstream DT
2024-04-18 Marek VasutARM: dts: renesas: Switch to using upstream DT on 64bit...
2024-04-18 Marek VasutARM: dts: renesas: Replace R8A77950 with R8A77951
2024-04-18 Marek VasutARM: dts: renesas: Stop using the -u-boot DTs for build
2024-04-17 Heinrich Schuchardtsandbox: don't call os_close with invalid file descriptor
2024-04-17 Andrew Davisarm: mach-k3: security: Lower verbosity of cert message...
2024-04-17 Judith Mendezconfigs: am64x_evm_*_defconfig: Increase offsets for...
2024-04-17 Jim Liuconfigs: arbel: Use generic timer and npcm reset driver
2024-04-17 Heinrich Schuchardtfs: fat: fill creation and change date
2024-04-17 Heinrich Schuchardtfs: fat: convert change month correctly
2024-04-17 Ahelenia Ziemiańskatools: copyfile: use 64k instead of 512 buffer
2024-04-17 Heinrich Schuchardttest: typo curren
2024-04-17 Jonathan HumphreysMakefile.lib: find capsule ESL dtsi file with CONFIG_OF...
2024-04-17 Tom RiniMerge patch series "configs: ti: Enable basic settings...
2024-04-17 Jonathan Humphreysconfigs: beagleboneai64: Enable RTC emulation
2024-04-17 Jonathan Humphreysconfigs: beagleboneai64: Enable basic EFI CMD support
2024-04-17 Jonathan Humphreysconfigs: am62x: Enable RTC emulation
2024-04-17 Jonathan Humphreysconfigs: am62x: Enable basic EFI CMD support
2024-04-17 Jonathan Humphreysconfigs: am62x: cosmetic config cleanup
2024-04-17 Jonathan Humphreysconfigs: am62px: Enable RTC emulation
2024-04-17 Jonathan Humphreysconfigs: am62px: Enable basic EFI CMD support
2024-04-17 Jonathan Humphreysconfigs: am62px: cosmetic config cleanup
2024-04-17 Jonathan Humphreysconfigs: beagleplay: Enable RTC emulation
2024-04-17 Jonathan Humphreysconfigs: beagleplay: Enable basic EFI CMD support
2024-04-17 Jonathan Humphreysconfigs: j721e: Enable RTC emulation
2024-04-17 Jonathan Humphreysconfigs: j721e: Enable basic EFI CMD support
2024-04-17 Jonathan Humphreysconfigs: am64x: Enable RTC emulation
2024-04-17 Jonathan Humphreysconfigs: am64x: Enable basic EFI CMD support
2024-04-17 Jonathan Humphreysconfigs: am64x: cosmetic config cleanup
2024-04-17 Tom RiniMerge patch series "zfs: Fix zfs support on aarch64"
2024-04-17 mwleeds@mailtundra.comzfs: Fix zfs_read() to actually work
2024-04-17 mwleeds@mailtundra.comzfs: Fix return value of fs_devread()
2024-04-17 mwleeds@mailtundra.comzfs: Fix unaligned read of uint64
2024-04-17 mwleeds@mailtundra.comzfs: Add a comment to clarify nvlist memory layout
2024-04-17 mwleeds@mailtundra.comzfs: Fix malloc() success check
2024-04-16 Yasuharu Shibatanet: wget: fix TCP sequence number wrap around issue
2024-04-16 Yasuharu Shibatanet: wget: Support retransmission a dropped packet
2024-04-15 Tom RiniMerge tag 'u-boot-imx-master-20240415' of https://gitla...
2024-04-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-mmc
2024-04-15 Tom RiniMerge tag 'u-boot-socfpga-next-20240415' of https:...
2024-04-15 Peng Fanclk: imx93: fix anatop base
2024-04-15 Peng Fancpu: drop imx9_cpu
2024-04-15 Peng Fanserial: lpuart: use ipg clk for i.MX7ULP
2024-04-15 Peng Fangpio: imx_rgpio2p: support one address
2024-04-15 Jaehoon Chungmmc: cv1800b_sdhci: Remove the unused argument
2024-04-15 Yang Xiwenmmc: hi6220_dw_mmc: add fifoth_val to private data...
2024-04-15 Yang Xiwenmmc: dw_mmc: Don't return error if data busy timeout
2024-04-15 Yang Xiwenmmc: hi6220-dwmmc: handle clocks and resets if CONFIG_C...
2024-04-15 Marek Vasutmmc: Unconditionally call mmc_deinit()
2024-04-15 Marek Vasutmmc: renesas-sdhi: Do not access SCC during tuning...
2024-04-15 Marek Vasutmmc: Add generic tuning flag
2024-04-15 Marek Vasutmmc: Convert hs400_tuning flag from u8 to bool
2024-04-15 Marek Vasutmmc: renesas-sdhi: Stop transmission in case tuning...
2024-04-15 Marek Vasutmmc: tmio: Check INFO1 for completion during DMA transfer
2024-04-15 Marek Vasutmmc: Drop unused mmc_send_tuning() cmd_error parameter
2024-04-15 Linus Walleijmmc: arm_pl180_mmci: Rely on DM
2024-04-15 Jonas Karlmanmmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL
2024-04-15 Heinrich Schuchardtmmc: Don't suggest to build modules in Kconfig.
2024-04-15 Heinrich Schuchardtmmc: Avoid buffer overrun in mmc_startup()
next