]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2024-05-06 Tom Riniarm: s5pc1xx: Remove <common.h> and add needed includes
2024-05-06 Tom Riniarm: socfpga: Remove <common.h> and add needed includes
2024-05-06 Tom Riniarm: sunxi: Remove <common.h> and add needed includes
2024-05-06 Tom Riniarm: stm32/stm32mp: Remove <common.h> and add needed...
2024-05-06 Tom Riniarm: tegra: Remove <common.h> and add needed includes
2024-05-06 Tom Riniarm: u8500: Remove <common.h> and add needed includes
2024-05-06 Tom Riniarm: xilinx: Remove <common.h> and add needed includes
2024-05-06 Tom Riniinclude: Add missing headers in a few instances
2024-05-06 Tom Riniarm: mach-versatile: Remove dead code
2024-05-06 Tom Rinipost: Remove <common.h> and add needed includes
2024-05-06 Tom Rinifs: Remove <common.h> and add needed includes
2024-05-06 Tom Rininet: Remove <common.h> and add needed includes
2024-05-06 Tom Rinienv: Remove <common.h> and add needed includes
2024-05-06 Tom Riniboot: Remove <common.h> and add needed includes
2024-05-06 Tom Rinipart: Remove <common.h> and add needed includes
2024-05-06 Tom Rinicommon: Remove <common.h> and add needed includes
2024-05-06 Tom Rinicmd: Remove <common.h> and add needed includes
2024-05-06 Tom Rinitest: Remove <common.h> and add needed includes
2024-05-06 Tom Rinipowerpc: Remove <common.h> and add needed includes
2024-05-06 Tom Rinix86: Remove <common.h> and add needed includes
2024-05-06 Tom Rinish: Remove <common.h> and add needed includes
2024-05-06 Tom Rininios2: Remove <common.h> and add needed includes
2024-05-06 Tom Rinixtensa: Remove <common.h> and add needed includes
2024-05-06 Tom Rinicmd/Kconfig: Add some missing dependencies
2024-05-06 Tom Rinimpc85xx.h: Use <config.h> directly
2024-05-06 Tom Rinipci.h: Add missing <linux/types.h>
2024-05-06 Tom Riniinit.h: Add "struct cmd_tbl"
2024-05-06 Tom RiniPrepare v2024.07-rc2
2024-05-05 Tom RiniMerge tag 'u-boot-imx-master-20240505' of https://gitla...
2024-05-05 Marek Vasutcrypto/fsl: Differentiate between CAAM and DCP in Kconf...
2024-05-05 Marek Vasutcrypto/fsl: Introduce SPL_FSL_CAAM_RNG
2024-05-05 Marek Vasutrng: Introduce SPL_DM_RNG
2024-05-03 Tom RiniMerge branch '2024-05-02-assorted-updates'
2024-05-03 William ZhangMAINTAINERS: update Broadcom BCMBCA maintainer
2024-05-03 Judith Mendezconfigs: am62x_evm_r5: Increase size of malloc_simple...
2024-05-03 Marek Vasutbinman: Fix typo in mkimage etype description
2024-05-03 Jim Liuboard: arbel: Limit the dram effective size to bank0...
2024-05-03 Jim Liuconfigs: arbel: increase u-boot mapping size
2024-05-03 Jim LiuArm: npcm: fix npcm7xx boot to kernel error
2024-05-03 Heinrich Schuchardtnet: consider option-length when parsing NIS domain
2024-05-03 Jim Liuspi: npcm_pspi: Reset HW in driver probe
2024-05-03 Kishan Dudhatracmd: gpt: initialize partition table
2024-05-03 Heinrich Schuchardttools: typo arguemnts
2024-05-03 Heinrich Schuchardtevent: typo arguemnts
2024-05-02 Alexander Sverdlinmmc: sdhci: Correct ADMA_DESC_LEN to 12
2024-05-02 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2024-05-02 Tom RiniMerge tag 'efi-2024-07-rc2' of https://source.denx...
2024-05-01 Lukas Funkeboard: starfive: Rename spl_soc_init() to spl_dram_init()
2024-05-01 Lukas Funkeboard: sifive: Rename spl_soc_init() to spl_dram_init()
2024-05-01 Kongyang Liuconfigs: milkv_duo: Add spi nor configs
2024-05-01 Kongyang Liuriscv: dts: sophgo: Add spi nor flash controller node
2024-05-01 Kongyang Liuspi: cv1800b: Add spi nor flash controller driver for...
2024-05-01 Kongyang Liuconfigs: milkv_duo: Add ethernet configs
2024-05-01 Kongyang Liuriscv: dts: sophgo: Add ethernet node
2024-05-01 Kongyang Liuboard: milkv_duo: Add init code for Milk-V Duo ethernet
2024-05-01 Heinrich Schuchardtcmd: sbi: add coreboot and oreboot implementation IDs
2024-05-01 Heinrich Schuchardtcmd: sbi: add Supervisor Software Events extension
2024-05-01 Kongyang Liuconfigs: milkv_duo: Add sysreset configs
2024-05-01 Kongyang Liuboard: sophgo: milkv_duo: Bind sysreset driver
2024-05-01 Kongyang Liusysreset: cv1800b: Add sysreset driver for cv1800b SoC
2024-05-01 Kongyang Liummc: cv1800b: Add transmit tap delay config to fix...
2024-05-01 Yu Chien Peter Linriscv: andesv5: Set default cache line size to 64-bytes
2024-05-01 Heinrich Schuchardtefi_loader: pass GUID by address to efi_dp_from_lo
2024-05-01 Heinrich Schuchardtefi_loader: fix description efi_dp_shorten
2024-05-01 Ilias Apalodimasefi_selftest: add tests for QueryVariableInfo at boottime
2024-05-01 Ilias Apalodimasefi_selftest: add tests for QueryVariableInfo at runtime
2024-05-01 Ilias Apalodimasefi_loader: enable QueryVariableInfo at runtime for...
2024-05-01 Ilias Apalodimasefi_loader: address coverity report 492766 for dead...
2024-05-01 Heinrich Schuchardtdoc: correct description of 'env print -e'
2024-05-01 Heinrich Schuchardtefi_loader: do not install dtb if bootmgr fails
2024-05-01 Heinrich Schuchardtefi_loader: improve error handling in try_load_entry()
2024-05-01 Heinrich Schuchardtcmd: terminate efidebug test bootmgr early on error
2024-05-01 Heinrich Schuchardtefi_loader: superfluous efi_restore_gd after EFI_CALL
2024-04-29 Tom RiniMerge patch series "Update PHYTEC SOM Detection"
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-29 Tom RiniMerge patch series "*** Migrate some PHYTEC boards...
2024-04-29 Wadim Egorovphycore-rk3288: Migrate to OF_UPSTREAM
2024-04-29 Wadim Egorovphycore-am64x: Migrate to OF_UPSTREAM
2024-04-29 Wadim Egorovphycore-am62x: Migrate to OF_UPSTREAM
2024-04-29 Tom RiniMerge patch series "Fix MMC tuning algorithm"
2024-04-29 Judith Mendezmmc: am654_sdhci: Fix ITAPDLY for HS400 timing
2024-04-29 Judith Mendezmmc: am654_sdhci: Set ENDLL=1 for DDR52 mode
2024-04-29 Judith Mendezmmc: am654_sdhci: Add itap_del_ena[] to store itapdlyen...
2024-04-29 Nitin Yadavmmc: am654_sdhci: Fix OTAP/ITAP delay values
2024-04-29 Judith Mendezmmc: am654_sdhci: Add tuning algorithm for delay chain
2024-04-29 Tom RiniMerge patch series "upstream DT compatibility"
2024-04-29 Caleb Connollydts: support building all dtb files for a specific...
2024-04-29 Caleb Connollydt-bindings: drop generic headers
2024-04-29 Caleb Connollyarm: dts: imx6dl-brppt2: fix gpio.h include
2024-04-29 Tom RiniMerge patch series "Enable ICSSG Ethernet Driver for...
2024-04-29 MD Danish Anwarboard: ti: am65x: Set fw_storage_interface and fw_dev_p...
2024-04-29 MD Danish Anwarboard: ti: am65x: Add check for k3-am654-icssg2 in...
2024-04-29 MD Danish Anwarconfigs: am65x_evm_a53: add SPL_LOAD_FIT_APPLY_OVERLAY
2024-04-29 MD Danish Anwarconfigs: am65x_evm_a53: Enable ICSSG Driver
2024-04-29 MD Danish Anwararm: dts: k3-am65x-binman: Add ICSSG2 overlay and confi...
2024-04-29 MD Danish Anwararm: dts: k3-am654-base-board: Add ICSSG2 Ethernet...
next