]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2023-10-09 Matthias Schifferarm: mach-k3: common: fix compile warnings with PHYS_64...
2023-10-09 Love Kumartest/py: sleep: Add a test for the time command
2023-10-09 Matthias Schiffermailbox: k3-sec-proxy: fix error handling for missing...
2023-10-09 Udit Kumartest: lmb: Add test for coalescing and overlap range
2023-10-09 Udit Kumarlmb: remove overlapping region with next range
2023-10-09 Tom Riniexynos: Cleanup exynos_init
2023-10-09 Tom Riniboard: Remove essentially empty board files and Makefiles
2023-10-09 Tom RiniMakefile: Allow for board directories to not have a...
2023-10-09 Patryk BielARM: vexpress_ca9x4: Add missing flash width config...
2023-10-09 Tony Dinhbootstd: use ARCH_DMA_MINALIGN in memalign() when alloc...
2023-10-09 Andrew DavisMakefile: Force regeneration of env.txt
2023-10-08 Tom RiniMerge tag 'u-boot-rockchip-20231007' of https://source...
2023-10-07 Jonas Karlmanrockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer...
2023-10-07 Jonas Karlmanpower: pmic: rk8xx: Fix power-on source check in SPL
2023-10-07 Jonas Karlmanrockchip: rk356x: Enable poweroff command
2023-10-07 Jonas Karlmanpower: pmic: rk8xx: Use sysreset implementation of...
2023-10-07 FUKAUMI Naokiconfigs: rockchip: rk3308: enable CONFIG_OF_LIBFDT_OVERLAY
2023-10-07 FUKAUMI Naokiconfigs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILE
2023-10-07 FUKAUMI Naokiarm: dts: rockchip: rock-5b: add support for PCIe3...
2023-10-07 FUKAUMI Naokiarm: dts: rockchip: sync DT for RK3588 series with...
2023-10-07 FUKAUMI Naokiconfigs: rockchip: rock-pi-s: use default bootdelay...
2023-10-07 Massimo Pegorerconfigs: rockchip: add DOS_PARTITION to RK3308 boards...
2023-10-07 Frank Wunderlichboard: rockchip: Add Bananapi R2Pro Board
2023-10-07 Jonas Karlmanconfigs: rockchip: Enable ethernet driver on RK3588...
2023-10-07 Jonas Karlmanconfigs: rockchip: Enable ethernet driver on RK356x...
2023-10-07 Jonas Karlmannet: dwc_eth_qos_rockchip: Add support for RK3588
2023-10-07 Jonas Karlmannet: dwc_eth_qos: Add glue driver for GMAC on Rockchip...
2023-10-07 Jonas Karlmannet: dwc_eth_qos: Stop spam of RX packet not available...
2023-10-07 Jonas Karlmannet: dwc_eth_qos: Return error code when start fails
2023-10-07 Jonas Karlmannet: dwc_eth_qos: Drop unused rx_pkt from eqos_priv
2023-10-07 Manoj Sairockchip: Add support to generate LZMA compressed U...
2023-10-07 Manoj Sairockchip: Add support to generate GZIP compressed U...
2023-10-07 Manoj Saispl: fit: support for booting a LZMA-compressed U-boot...
2023-10-07 Manoj Saispl: fit: support for booting a GZIP-compressed U-boot...
2023-10-07 Massimo Pegorerdoc: rockchip: Update and improve info on rk3308, TPL...
2023-10-07 Massimo Pegorerrockchip: Kconfig: Enable external TPL binary for rk3308
2023-10-07 Jonas Karlmanrockchip: board: Add minimal generic RK3566/RK3568...
2023-10-07 Jonas Karlmanrockchip: Port IO-domain driver for RK3568 from linux
2023-10-07 shengfei Xuregulator: rk8xx: Return correct voltage for switchout...
2023-10-07 Joseph Chenregulator: rk8xx: Return correct voltage for buck conve...
2023-10-07 Jonas Karlmanpower: regulator: Only run autoset once for each regulator
2023-10-07 Jonas Karlmanrockchip: rk3568-nanopi-r5: Enable PCIe on NanoPi R5C...
2023-10-07 Jonas Karlmanrockchip: rk3568-nanopi-r5: Update defconfig for NanoPi...
2023-10-07 Jonas Karlmanphy: rockchip: naneng-combphy: Use signal from comb...
2023-10-07 Jonas Karlmanphy: rockchip: snps-pcie3: Add support for RK3588
2023-10-07 Jonas Karlmanphy: rockchip: snps-pcie3: Add bifurcation support...
2023-10-07 Jonas Karlmanphy: rockchip: snps-pcie3: Refactor to use a phy_init ops
2023-10-07 Jonas Karlmanphy: rockchip: snps-pcie3: Refactor to use clk_bulk API
2023-10-07 Jonas Karlmanpci: pcie_dw_rockchip: Configure number of lanes and...
2023-10-06 Tom RiniMerge branch '2023-10-06-spl-prepare-for-universal...
2023-10-06 Simon Glasspci: serial: Support reading PCI-register size with...
2023-10-06 Simon Glassdm: core: Tweak device_is_on_pci_bus() for code size
2023-10-06 Simon Glassserial: Drop ns16550 serial_getinfo() in SPL
2023-10-06 Simon Glassspl: Add C-based runtime detection of SPL
2023-10-06 Simon Glasscommand: Include a required header in command.h
2023-10-06 Simon Glassbloblist: Add missing name
2023-10-06 Simon Glassbloblist: Support initing from multiple places
2023-10-06 Simon Glasssandbox: Move the bloblist down a little in memory
2023-10-06 Simon Glasssandbox: Only read the state if we have a state file
2023-10-06 Simon Glasssandbox: Init the EC properly even if no state file...
2023-10-06 Simon Glasssandbox: Move reading the RAM buffer into a better...
2023-10-06 Simon Glassdm: core: Add tests for oftree_path()
2023-10-06 Simon Glassdm: core: Support writing a 64-bit value
2023-10-06 Simon Glassdm: core: Support writing a boolean
2023-10-06 Simon Glassdm: core: Add a way to convert a devicetree to a dtb
2023-10-06 Simon Glassdm: core: Add a way to delete a node
2023-10-06 Simon Glassdm: core: Add a way to copy a node
2023-10-06 Simon Glassdm: core: Add a function to create an empty tree
2023-10-06 Simon Glassdm: core: Tidy up comments in the ofnode tests
2023-10-06 Simon Glassdm: core: Ensure we run flattree tests on ofnode
2023-10-06 Simon Glassdm: core: Reverse the argument order in ofnode_copy_props()
2023-10-06 Simon Glassspl: Move bloblist writing until the image is known
2023-10-06 Simon Glassspl: Use the correct FIT_..._PROP constants
2023-10-06 Simon Glassspl: Move the full FIT code to spl_fit.c
2023-10-06 Simon Glassspl: Rename spl_load_fit_image() to load_simple_fit()
2023-10-06 Simon Glassspl: Remove #ifdefs with BOOTSTAGE
2023-10-06 Simon Glassspl: Avoid an #ifdef when printing gd->malloc_ptr
2023-10-06 Simon Glassdm: core: Correct help in TPL_DM and VPL_DM
2023-10-06 Simon Glassdoc: Clean up SYS_MALLOC_SIMPLE
2023-10-06 Simon GlassTidy up uses of CONFIG_SYS_MALLOC_F_LEN
2023-10-06 Simon Glassspl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
2023-10-06 Simon Glasstpl: Enable CONFIG_TPL_SYS_MALLOC_F where needed
2023-10-06 Simon Glassspl: Enable CONFIG_SPL_SYS_MALLOC_F where needed
2023-10-06 Simon Glassspl: Create proper symbols for enabling the malloc...
2023-10-06 Simon Glassserial: Drop mention of SPL/TPL_SYS_MALLOC_F
2023-10-06 Simon Glassspl: Drop the switch() statement for OS selection
2023-10-06 Simon Glassspl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR
2023-10-06 Simon Glassspl: Drop #ifdefs for BOARD_INIT and watchdog
2023-10-06 Simon Glassspl: mx6: powerpc: Drop the condition on timer_init()
2023-10-06 Simon Glassspl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC
2023-10-06 Simon Glassspl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
2023-10-06 Simon Glassspl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
2023-10-05 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-10-05 Tom RiniMerge branch '2023-10-04-TI-dts-updates'
2023-10-04 Tom RiniMerge tag 'dm-pull-4oct23' of https://source.denx.de...
2023-10-04 Neha Malcom... arm: dts: k3-j721e: Sync with v6.6-rc1
2023-10-04 Neha Malcom... arm: dts: k3-j721e-r5: Clean up inclusion hierarchy
2023-10-04 Neha Malcom... configs: j721e: Remove HBMC_AM654 config
2023-10-04 Neha Malcom... drivers: firmware: ti_sci: Get SCI revision only if...
2023-10-04 Neha Malcom... arm: mach-k3: j721e_init: Move clk_k3 probe before...
next