]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2024-10-23 Rasmus Villemoescyclic: make cyclic_run static
2024-10-23 Rasmus Villemoestest: dm: wdt: replace cyclic_run() by schedule()
2024-10-23 Rasmus Villemoesfs/cramfs: use schedule instead of cyclic_run as callback
2024-10-23 Rasmus Villemoesm68k: asm/ptrace.h: include linux/types.h
2024-10-23 Rasmus Villemoesled: include cyclic.h in led_sw_blink.c
2024-10-23 Rasmus Villemoescyclic: introduce u-boot/schedule.h
2024-10-23 Rasmus Villemoesdoc: cyclic: remove reference to WATCHDOG_RESET
2024-10-23 Bastien Curutchetdrivers: watchdog: Add DaVinci's watchdog support
2024-10-23 Rasmus Villemoeswatchdog: gpio_wdt: add support for stoppable devices
2024-10-22 Tom RiniMerge tag 'video-20241022' of https://source.denx.de...
2024-10-22 Eva Kurchatovavideo: simplefb: Fix build warn with CONFIG_FDT_64BIT=n
2024-10-22 Devarsh Thakkarboard: ti: am62x: evm: Update simple-framebuffer node...
2024-10-22 Devarsh Thakkarboot: fdt_simplefb: Remove conditional compilation...
2024-10-22 Devarsh Thakkarboot/Kconfig: Add Video Kconfig as dependency for FDT_S...
2024-10-22 Miquel Raynalvideo: Fix VNBYTES() macro comment
2024-10-22 Rasmus Villemoesenvtools: make them build again
2024-10-21 Tom RiniMerge patch series "aspeed: ast2700: Add Caliptra ECDSA...
2024-10-21 Chia-Wei Wangdrivers/crypto: aspeed: Add Caliptra ECDSA384 support
2024-10-21 Chia-Wei Wangimage-fit-sig: Remove padding check
2024-10-21 Chia-Wei Wanglib: ecdsa: Add ECDSA384 support
2024-10-21 Tom RiniMerge patch series "Add AVS support for J721S2"
2024-10-21 Manorit Chawdhryconfigs: j721s2_evm_r5_defconfig: Add AVS Configs
2024-10-21 Manorit Chawdhryarm: dts: j721s2: Add VTM node in R5
2024-10-21 Manorit Chawdhryarm: mach-k3: j721s2_init: Initialize AVS Class 0
2024-10-21 Manorit Chawdhrydrivers: misc: k3_avs: Extract MPU clk and dev ID from DT
2024-10-21 Manorit Chawdhryarm: dts: k3-*-r5: Add MPU clock in clocks property
2024-10-21 Manorit Chawdhrydrivers: misc: k3_avs: Check return code while programm...
2024-10-21 Manorit Chawdhrypower: pmic: tps65941: Add DM_PMIC dependency
2024-10-21 Tom RiniMerge patch series "Add TI K3 PCIe Controller support...
2024-10-21 Siddharth Vadapalliconfigs: j7200_evm_a72_defconfig: Enable configs for...
2024-10-21 Siddharth Vadapallipci: Add TI K3 Cadence PCIe Controller
2024-10-21 Tom RiniMerge patch series "dwc3: gadget: properly fix cache...
2024-10-21 Neil Armstrongusb: dwc3: invalidate dcache on buffer used in interrup...
2024-10-21 Neil Armstrongusb: dwc3: fix dcache flush range calculation
2024-10-21 Neil Armstrongusb: dwc3: allocate setup_buf with dma_alloc_coherent()
2024-10-21 Tom RiniMerge tag 'i2c-tag-v2025.01-rc1' of https://source...
2024-10-21 Alex Shumskyi2c: i2c-gpio: add support for i2c-gpio,sda-output...
2024-10-21 Maksim Kiselevi2c: muxes: pca954x: Add MAX735x/MAX736x support
2024-10-20 Tom RiniMerge tag 'efi-2025-01-rc1-2' of https://source.denx...
2024-10-19 Tom RiniMerge tag 'dm-pull-17oct24-take2' of https://gitlab...
2024-10-18 Marek Vasutmtd: spi-nor: Move SR3 WPS bit definition in the correc...
2024-10-18 Raymond Maombedtls: fix defects in coverity scan
2024-10-18 Heinrich Schuchardtcmd: upl: correct printf code
2024-10-18 Caleb Connollylmb: notify when adjacent regions are added
2024-10-18 Andy Shevchenkox86: cpu: Add missing header inclusion
2024-10-18 Andy Shevchenkox86: cpu: Add a few prototypes to the header file
2024-10-18 Andy Shevchenkox86: cpu: Mark a few functions static
2024-10-18 Andy Shevchenkox86: cpu: Use default print_cpuinfo() for all
2024-10-18 Simon Glassx86: Enable RTC command by default
2024-10-18 Simon Glassdoc: Update coreboot's CI information
2024-10-18 Simon Glassdocker: Update coreboot
2024-10-18 Simon Glassexpo: Add forward declaration for udevice to cedit
2024-10-18 Simon Glassexpo: Drop scene_title_set()
2024-10-18 Simon Glassexpo: Drop unneceesary calls to expo_str()
2024-10-18 Simon Glassexpo: Support menu-item values in cedit
2024-10-18 Simon Glassexpo: Add a little more cedit CMOS logging
2024-10-18 Simon Glassexpo: Allow menu items to have values
2024-10-18 Simon Glassexpo: Use standard numbering for save and discard
2024-10-18 Simon Glassexpo: Set the initial next_id to 1
2024-10-18 Simon Glassexpo: Place menu items to the right of all labels
2024-10-18 Simon Glassvideo: Avoid starting a new line to close to the bottom
2024-10-18 Simon Glassvideo: Add a dark-grey console colour
2024-10-18 Marek Vasutsandbox: dts: Add missing sandbox, emul phandle to...
2024-10-18 Simon Glassbinman: Add a tutorial on resolving test-coverage bugs
2024-10-18 Simon Glassbinman: Support getting test-coverage on just one test
2024-10-18 Simon Glassu_boot_pylib: Support running coverage on selected...
2024-10-18 Simon Glasssandbox_spl: Restrict use of UPL when not enabled
2024-10-18 Simon Glassbuildman: Correct some warnings about regex strings
2024-10-18 Alexander Kochetkovbinman: implement signing FIT images during image build
2024-10-18 Alexander Kochetkovimage-host: fix 'unknown error' error message
2024-10-18 Alexander Kochetkovbinman: fix passing loadables to mkimage on first run
2024-10-18 Simon Glassbootstd: Avoid calling unavailable block functions
2024-10-18 Simon Glassblk: Make functions available unconditionally
2024-10-18 Simon Glassx86: coreboot: Enable receiving timestamps from coreboot
2024-10-18 Simon Glassx86: coreboot: Add timestamps from coreboot to bootstage
2024-10-18 Simon Glassx86: coreboot: Update the timestamp code to use sysinfo
2024-10-18 Simon Glassx86: Add msr command
2024-10-18 Simon Glassx86: Add a cpuid command
2024-10-18 Simon Glassx86: Sync up tsc_timer with Linux
2024-10-18 Simon Glassx86: Avoid timer-clock overflow
2024-10-18 Simon Glassx86: Ensure the CPU identity exists for timer init
2024-10-18 Simon Glassx86: Show the CPU vendor in bdinfo
2024-10-18 Dmitrii Merkurevvirtio: blk: introduce virtio-block erase support
2024-10-18 Tom Rinix86: Make default_print_cpuinfo be a weak alias for...
2024-10-18 Simon Glasscoreboot: Switch to a monospaced font
2024-10-18 Simon Glassvideo: Allow querying the font size
2024-10-18 Heinrich Schuchardtefi_driver: use blk_create_devicef()
2024-10-18 Heinrich Schuchardtefi_loader: remove ERROR:, WARNING: prefixes in messages
2024-10-18 Heinrich Schuchardtefi_loader: add missing lf in error message
2024-10-18 Tom RiniMerge tag 'u-boot-imx-master-20241018a' of https:/...
2024-10-18 Tom RiniMerge tag 'u-boot-at91-fixes-2025.01-a' of https:/...
2024-10-18 Tom RiniAzure: Update to latest containers
2024-10-18 Heinrich Schuchardtefi_loader: reduce noisiness if ESP is missing
2024-10-18 Heinrich Schuchardtefi_loader: avoid #ifdef in efi_setup.c
2024-10-18 Heinrich Schuchardtcmd: wget: CONFIG_CMD_WGET must depend on CONFIG_CMD_NET
2024-10-18 Ken Kurematsudoc: blkmap: Fix typo in command example
2024-10-18 Chintan Vankardoc: board: ti: am62x_sk: Add document for Ethernet...
2024-10-18 Peng Fancpu: imx8_cpu: Avoid revision to corrupt device tree
2024-10-18 Ray Changpico-imx7d: Increase ODT resistor value
2024-10-18 Peng Fanclk: imx8: Add dummy clk
next