]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2024-10-26 Tom RiniMerge tag 'u-boot-imx-master-20241025a' of https:/...
2024-10-25 Marek VasutARM: imx: soc: Move default TEXT_BASE for i.MX7
2024-10-25 Marek VasutARM: imx: soc: Select default TEXT_BASE for i.MX6
2024-10-25 Jesse TaubeARM: dts: imxrt1170: Fix default cells value warnings
2024-10-25 Jesse Taubeconfigs: imxrt1050-evk: Enable standard boot
2024-10-25 Jesse Taubeimx: imxrt1050-evk: Fix missing clocks for mmc
2024-10-25 Jesse Taubeimx: imxrt*: Fix binman breaking boot
2024-10-25 Marek Vasutarm64: imx: Deduplicate DH i.MX6 DHSOM defconfig
2024-10-25 Marek Vasutarm64: imx: Deduplicate DH i.MX8MP DHSOM defconfigs
2024-10-25 Marek Vasutarm64: imx: imx8mp: Disable PCA954x I2C mux on DH i...
2024-10-25 Marek Vasutarm64: imx: imx8mp: Disable PCI support on DH i.MX8MP...
2024-10-25 Marek Vasutarm64: imx: imx8mp: Enable DM regulator on DH i.MX8MP...
2024-10-25 Tom RiniMerge patch series "Allow showing the memory map"
2024-10-25 Simon Glassmeminfo: Show the lmb records
2024-10-25 Simon Glasslmb: Export the lmb data structure
2024-10-25 Simon Glasscmd: Update the meminfo command to show the memory map
2024-10-25 Simon Glasscmd: Move meminfo command into its own file
2024-10-25 Simon Glassbootstage: Allow counting memory without strings
2024-10-25 Simon Glassglobal_data: Add some more accessors
2024-10-25 Simon Glasscommon: Tidy up how malloc() is inited
2024-10-25 Simon Glasscommon: Fix up malloc() comment in reserve_noncached()
2024-10-25 Tom RiniMerge tag 'xilinx-for-v2025.01-rc1-v2' of https://sourc...
2024-10-25 Tom RiniMerge tag 'u-boot-dfu-20241025' of https://source.denx...
2024-10-25 Padmarao Begari.mailmap: update e-mail address for Padmarao Begari
2024-10-25 Venkatesh Yadav... spi: zynq_qspi: Add missing prototype for update_stripe
2024-10-25 Michal Simekamd: Disable LMB, BOOTM, MTD and EFI loader for mini...
2024-10-25 Padmarao Begariarm64: zynqmp: fix tcm initialization for mini u-boot
2024-10-25 Michal Simekarm64: xilinx: Fix file location described in zynqmp...
2024-10-25 Michal Simekarm64: versal-net: Remove current-speed from mini
2024-10-25 Michal Simekarm64: zynqmp: Add description for SC on vm-p-m1369...
2024-10-25 Paul Alvinxilinx: Add cap-mmc-hw-reset and no-sd, no-sdio propert...
2024-10-25 John Vicky... xilinx: zynqmp: Remove conditional check for bootmenu_d...
2024-10-25 Padmarao Begarixilinx: common: fix script address for Microblaze
2024-10-25 Michal Simekarm64: versal: Wire USB0 in distro boot
2024-10-25 Michal Simekarm64: versal: Remove description for USB1
2024-10-25 Padmarao Begariarm64: zynqmp: Fix tcminit mode value based on argv
2024-10-25 Padmarao Begariarm64: zynqmp: Print an error for split to lock mode...
2024-10-25 Rasmus Villemoesimx8m: set sane default value for SPL_LOAD_FIT_ADDRESS
2024-10-25 Tim Harveymmc: fsl_esdhc: Convert to use livetree API for fdt...
2024-10-25 Tim Harveyi2c: mxc_i2c: Convert to use livetree API for fdt access
2024-10-25 Tim Harveyimx: power-domain: Convert to use livetree API for...
2024-10-25 Tim Harveypinctrl: imx: Convert to use livetree API for fdt access
2024-10-25 Hiago De Francoverdin-imx8m{m|p}: defconfig: update fastboot buffer...
2024-10-25 Peng Fanimx: Support i.MX93 9X9 QSB board
2024-10-25 Peng Fanimx9: clock: Add 800MHz fracpll entry
2024-10-25 Peng Fanarm: dts: imx8qm-mek: fix boot
2024-10-25 Peng Fanarm: dts: imx8qxp-mek: fix boot
2024-10-25 Fabio Estevammx6ul_14x14_evk: Convert to watchdog driver model
2024-10-25 Fabio Estevammx6ul_14x14_evk: Remove unneeded USB board code
2024-10-24 Andy ShevchenkoMark a few functions static inline
2024-10-24 Andy Shevchenkocmd: nvedit: Mark a few functions static
2024-10-24 Heinrich Schuchardtblock: make blk_create_device() static
2024-10-24 Heinrich Schuchardtrockchip: block: simplify rkmtd driver
2024-10-24 Vaishnav Achatharm: dts: k3-j722s-r5-evm: Add LPDDR4 4000 MT/s configs
2024-10-24 Marek Vasutboot: Introduce BOOTSTD_MENU to control bootflow menu...
2024-10-24 Philip Balistermcp230xx_gpio.c: Add a missing include file.
2024-10-24 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2024-10-24 Han Xumtd: spi-nor: Add mt35xu01gbba octal mode SPI NOR flash
2024-10-24 Dmitry Dunaevmtd: spi-nor-ids: Add Puya Semiconductor chips description
2024-10-24 Neil Armstrongimage: android: handle ramdisk default address
2024-10-24 Neil Armstrongimage: android: do not boot XIP when kernel is compressed
2024-10-24 Neil Armstrongimage: android: use ulong for kernel address
2024-10-24 Dmitry Rokosovcommon: android_ab: fix slot suffix for abc block
2024-10-24 Dmitry Rokosovcmd: bcb: introduce 'ab_dump' command to print BCB...
2024-10-24 Dmitry Rokosovcmd: bcb: change strcmp() usage style in the do_bcb_ab_...
2024-10-24 Dmitry Rokosovtreewide: bcb: move ab_select command to bcb subcommands
2024-10-24 Dmitry Rokosovcmd: bcb: rework the command to U_BOOT_LONGHELP approach
2024-10-24 Dmitry Rokosovinclude/android_ab: move ab_select_slot() documentation...
2024-10-24 Neil Armstrongdfu: sf: rely on DT for spi speed and mode
2024-10-24 Neil Armstrongspi: add DM_SPI_FLASH compatibility inline functions
2024-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2024-10-23 Rasmus Villemoeswatchdog: introduce separate SPL symbol for WDT_GPIO
2024-10-23 Rasmus Villemoesglobal_data.h: remove unnecesary include of cyclic.h
2024-10-23 Rasmus Villemoesboot: cedit: include u-boot/schedule.h
2024-10-23 Rasmus Villemoesddr: altera: include u-boot/schedule.h
2024-10-23 Rasmus Villemoesi2c: rzg2l: include u-boot/schedule.h
2024-10-23 Rasmus Villemoeslib/sha*: include u-boot/schedule.h instead of cyclic.h
2024-10-23 Rasmus Villemoeswatchdog.h: change include of cyclic.h to u-boot/schedule.h
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
next