]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2024-09-11 Jacky Choudriver: net: Add Aspeed AST2700 MDIO support
2024-09-11 Jacky Chounet: ftgmac100: Add Aspeed AST2700 support
2024-09-11 Jacky Chounet: ftgmac100: Modify desc. size to cache line
2024-09-11 Jacky Chounet: ftgmac100: Fixed NC-SI PHY device cannot get
2024-09-11 Jacky Chounet: ftgmac100: Fixed the cache coherency issues of...
2024-09-11 Kongyang Liuriscv: dts: sophgo: Replace device clocks with real...
2024-09-11 Kongyang Liuconfigs: milkv_duo: Enable clock controller
2024-09-11 Kongyang Liuclk: sophgo: cv1800b: Add clock controller driver for...
2024-09-11 Kongyang Liudt-bindings: clk: import header for clock controller...
2024-09-10 Tom RiniMerge patch series "phycore-am62/4: Add more boot sources"
2024-09-10 Daniel Schultzconfigs: phycore_am62x_*_defconfig: Set PHYTEC as Manuf...
2024-09-10 Daniel Schultzconfigs: phycore_am62x_a53_defconfig: Fix CONFIG_ENV_SIZE
2024-09-10 Daniel Schultzconfigs: Add phycore_am62x_r5_usbdfu_defconfig
2024-09-10 Daniel Schultzconfigs: phycore_am62x_a53_defconfig: Merge am62x_a53_u...
2024-09-10 Daniel Schultzconfigs: phycore_am64x_a53_defconfig: Make BOOTCMD...
2024-09-10 Daniel Schultzconfigs: phycore_am62x_a53_defconfig: Make BOOTCMD...
2024-09-10 Daniel Schultzboard: phytec: phycore_am64x: Add Network/SPI Boot
2024-09-10 Daniel Schultzboard: phytec: phycore_am62x: Add Network/SPI Boot
2024-09-10 Daniel Schultzinclude: env: phytec: Add K3 boot logic for OSPI/QSPI...
2024-09-10 Daniel Schultzinclude: net: phytec: Add K3 network boot logic
2024-09-10 Daniel Schultzinclude: env: phytec: Add raucinit to k3_mmc environment
2024-09-10 Daniel Schultzinclude: env: phytec: k3_mmc: Rename variables
2024-09-10 Wadim Egorovconfigs: phycore_am64x_a53_defconfig: Enable CONFIG_OF_...
2024-09-10 Daniel Palmerspl: spl_load: fix comparison between negative error...
2024-09-10 Love Kumartest/py: spi: Set the expected error message
2024-09-10 Rasmus Villemoestreewide: drop redundant "type string" for SYS_SOC...
2024-09-10 Tom Riniarm: Remove ethernut5 board
2024-09-10 Jerome Forissiernet: guard call to tftp_start() with IS_ENABLED(CONFIG_...
2024-09-09 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2024-09-09 Tom RiniMerge branch 'qcom-next' of https://gitlab.denx.de...
2024-09-09 Marek Vasutphy: test: Implement sandbox PHY .set_mode and DM test
2024-09-09 Marek Vasutphy: rcar: Split init and set_mode operations
2024-09-09 Marek Vasutphy: Extend generic_setup_phy() with PHY mode and submode
2024-09-06 Simon Glassbuildman: Support building within a Python venv
2024-09-06 Caleb Connollyboard/qualcomm: add debug config fragments for some...
2024-09-06 Caleb Connollydoc: board/qualcomm: document rb3gen2 building/flashing
2024-09-06 Caleb Connollyconfigs: add qcm6490_defconfig
2024-09-06 Caleb Connollyqcom_defconfig: enable SC7280 clocks
2024-09-06 Caleb Connollyiommu: qcom-smmu: add sc7280-smmu-500 compatible
2024-09-06 Caleb Connollydts: qcs6490-rb3gen2-u-boot: USB host mode
2024-09-06 Caleb Connollydts: qcs6490-rb3gen2-u-boot: add override dtsi
2024-09-06 Caleb Connollyclk/qcom: add initial clock driver for sc7280
2024-09-06 Neil Armstrongregulator: qcom-rpmh-regulator: add support for PM8550...
2024-09-06 Neil Armstrongsoc: qcom: rpmh-rsc: add back __tcs_set_trigger() for...
2024-09-06 Caleb Connollyqcom_defconfig: bump CONFIG_NR_DRAM_BANKS
2024-09-06 Caleb Connollysoc: qcom: cmd-db: map cmd-db region
2024-09-06 Caleb Connollysoc: qcom: cmd-db: use strncmp() instead of memcmp()
2024-09-06 Caleb Connollyarmv8: mmu: add a way to map additional regions
2024-09-06 Caleb Connollymach-snapdragon: set loadaddr
2024-09-06 Caleb Connollymach-snapdragon: populate fallback FDT
2024-09-06 Caleb Connollymach-snapdragon: allocate fastboot buffer dynamically
2024-09-06 Caleb Connollymach-snapdragon: set serial number
2024-09-06 Neil Armstrongmach-snapdragon: use 1MiB for get_page_table_size()
2024-09-06 Caleb Connollymach-snapdragon: parse memory ourselves
2024-09-06 Caleb Connollymach-snapdragon: refactor board_fdt_blob_setup()
2024-09-06 John Keepingregulator: fixed: fix regulator-fixed-clock
2024-09-06 Keerthypower: regulator: tps6287x: Add driver for TPS6287x...
2024-09-06 Heinrich Schuchardtmmc: consider cd-gpios in Synopsys DesignWare driver
2024-09-06 Caleb Connollymmc: msm_sdhci: program core_vendor_spec
2024-09-05 Venkatesh Yadav... mmc: Change the frequency to MMC_HS_52 when selecting...
2024-09-05 Kuan Lim Leemmc: sdhci-cadence: Add support for Cadence sdmmc v6
2024-09-05 Tom RiniMerge patch series "provide names for emmc hardware...
2024-09-05 Tim Harveyvenice: show emmc boot hardware partition
2024-09-05 Tim Harveymmc: allow use of hardware partition names for mmc...
2024-09-05 Tim Harveymmc: use an enumerated type to represent PARTITION_CONF...
2024-09-03 Tom RiniMerge patch series "Make LMB memory map global and...
2024-09-03 Sughosh Ganulmb: add logic to print lmb flag strings
2024-09-03 Sughosh Ganustm32mp: compute ram_top based on the optee base address
2024-09-03 Sughosh Ganustm32mp: allow calling optee_get_reserved_memory()...
2024-09-03 Sughosh Ganuzynq: lmb: do not add to lmb map before relocation
2024-09-03 Sughosh Ganusandbox: iommu: remove lmb allocation in the driver
2024-09-03 Sughosh Ganusandbox: spl: enable lmb config for SPL
2024-09-03 Sughosh Ganuspl: sandbox: initialise the ram banksize in spl
2024-09-03 Sughosh Ganuspl: call spl_board_init() at the end of the spl init...
2024-09-03 Sughosh Ganusandbox: move the TCG event log to the start of ram...
2024-09-03 Sughosh Ganulmb: remove the unused board_lmb_reserve() function
2024-09-03 Sughosh Ganulmb: do away with arch_lmb_reserve()
2024-09-03 Sughosh Ganuppc: lmb: move arch specific lmb reservations to arch_m...
2024-09-03 Sughosh Ganulmb: init: initialise the lmb data structures during...
2024-09-03 Sughosh Ganulmb: bootm: remove superfluous lmb stub functions
2024-09-03 Sughosh Ganulmb: remove lmb_init_and_reserve_range() function
2024-09-03 Sughosh Ganulmb: remove the lmb_init_and_reserve() function
2024-09-03 Sughosh Ganulmb: reserve common areas during board init
2024-09-03 Sughosh Ganulmb: introduce a function to add memory to the lmb...
2024-09-03 Sughosh Ganulmb: allow lmb module to be used in SPL
2024-09-03 Sughosh Ganulmb: config: add lmb config symbols for SPL
2024-09-03 Sughosh Ganulmb: remove config symbols used for lmb region count
2024-09-03 Sughosh Ganulmb: allow for resizing lmb regions
2024-09-03 Sughosh Ganulmb: make LMB memory map persistent and global
2024-09-03 Sughosh Ganulmb: use the BIT macro for lmb flags
2024-09-03 Sughosh Ganulmb: staticize __lmb_alloc_base()
2024-09-03 Sughosh Ganulmb: remove the unused lmb_is_reserved() function
2024-09-03 Sughosh Ganualist: add a helper to check if the list is full
2024-09-03 Tom RiniMerge patch series "net: dwc_eth_qos: Add glue driver...
2024-09-03 Philip Oberfichtnernet: dwc_eth_qos: Add glue driver for Intel MAC
2024-09-03 Philip Oberfichtnernet: dwc_eth_qos: Implement bind() for PCI devices
2024-09-03 Philip Oberfichtnernet: dwc_eth_qos: Adapt probe() for PCI devices
2024-09-03 Philip Oberfichtnernet: dwc_eth_qos: Fix header to be self-contained
2024-09-03 Philip Oberfichtnerx86: provide mb() macro
2024-09-02 Tom RiniMerge tag 'u-boot-imx-next-20240902' of https://gitlab...
next