]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2023-10-24 Jonas Karlmanboard: rockchip: Add Xunlong Orange Pi 5
2023-10-24 Ricardo Pardinimtd: spi-nor: Add support for XMC XM25QU128C
2023-10-24 Jonas Karlmanrockchip: rk3588-rock-5b: Sync USB3 nodes from mainline...
2023-10-24 Jonas Karlmanrockchip: rk3588-rock-5b: Enable support for PCIe SATA...
2023-10-24 Jonas Karlmanrockchip: rk3588-rock-5a: Enable support for USB 2...
2023-10-24 Jonas Karlmanrockchip: rk3588: Sync device tree from v6.7-rockchip...
2023-10-24 Tom Fitzhenrydt-bindings: leds: import common led bindings from...
2023-10-23 Matwey V. Kornilovrockchip: dts: rk3328: Sync rock64 device tree file...
2023-10-23 John Clarkboard: rockchip: add FriendlyElec NanoPC-T6 rk3588...
2023-10-23 Elaine Zhangclk: rockchip: rk3588: fix up the frac pll calculation
2023-10-23 Elaine Zhangclk: rockchip: rk3588: Avoid re-setting the pll rate...
2023-10-23 Elaine Zhangclk: rockchip: rk3588: support aclk_top_root set 750M
2023-10-23 Guochun Huangclk: rk3588: Add 742.5M parameter for PLL
2023-10-23 Elaine Zhangclk: rockchip: rk3568: support dclk_vop select more...
2023-10-23 Jonas Karlmanrockchip: rk3568-radxa-e25: Enable pcie3x1 node
2023-10-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-10-20 Tony Dinharm: kirkwood: Pogo v4: Enable LTO
2023-10-19 Tom RiniMerge branch 'master_uart_test' of https://source.denx...
2023-10-19 Paul Barkerserial: sh: Add RZ/G2L SCIF support
2023-10-19 Paul Barkerserial: sh: Fix error handling
2023-10-19 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-10-19 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-10-19 Yu Chien Peter Linriscv: Add Zbb support for building U-Boot
2023-10-19 Randolphriscv: spl: andes: Move the DTB in front of kernel
2023-10-19 Randolphandes: config: add riscv falcon mode for ae350 platform
2023-10-19 Randolphspl: riscv: add os type for next booting stage
2023-10-19 RandolphMakefile: delete file *.itb when make clean
2023-10-19 Randolphriscv: dts: binman: add condition for opensbi os boot
2023-10-19 Randolphriscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT...
2023-10-19 Randolphspl: riscv: opensbi: change the default os_type as...
2023-10-19 Randolphriscv: andes: Rearrange Andes PLICSW to single-bit...
2023-10-19 Mayuresh Chitaleriscv: binman: Fix compilation error
2023-10-19 Chanho Parkconfigs: visionfive2: enable bootstage configs
2023-10-19 Heinrich Schuchardtriscv: remove dram_init_banksize()
2023-10-19 Jim Liuwdt: nuvoton: Fix reset/expire function error
2023-10-19 Simon Glasssandbox: watchdog: Avoid an error on startup
2023-10-18 Tom RiniMerge branch '2023-10-17-spl-test-some-load-methods'
2023-10-18 Sean Andersontest: spl: Add a test for the SPI load method
2023-10-18 Sean Andersontest: spl: Add a test for the NOR load method
2023-10-18 Sean Andersontest: spl: Add a test for the NET load method
2023-10-18 Sean Andersontest: spl: Add a test for the MMC load method
2023-10-18 Sean Andersontest: spl: Add a test for spl_blk_load_image
2023-10-18 Sean Andersontest: spl: Add functions to create filesystems
2023-10-18 Sean Andersontest: spl: Add functions to create images
2023-10-18 Sean Andersontest: spl: Fix spl_test_load not failing if fname doesn...
2023-10-18 Sean Andersontest: spl: Split tests up and use some configs
2023-10-18 Sean Andersonsandbox: Support -T in spl
2023-10-18 Sean Andersonspl: Use map_sysmem where appropriate
2023-10-18 Sean Andersonspl: Add callbacks to invalidate cached devices
2023-10-18 Sean Andersonnet: bootp: Fall back to BOOTP from DHCP when unit...
2023-10-18 Sean Andersonnet: bootp: Move port numbers to header
2023-10-18 Sean Andersonnet: Fix compiling SPL when fastboot is enabled
2023-10-18 Sean Andersonfs: ext4: Add some defines for testing
2023-10-18 Sean Andersonfs: ext4: Fix building ext4 in SPL if write is enabled
2023-10-18 Sean Andersonfs: Disable sandbox filesystem in SPL
2023-10-18 Sean Andersonlib: acpi: Fix linking SPL when ACPIGEN is enabled
2023-10-18 Sean Andersonspl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA...
2023-10-18 Sean AndersonMove i.MX8 container image loading support to common/spl
2023-10-18 Sean Andersonarm: imx: Check header before calling spl_load_imx_cont...
2023-10-18 Sean Andersonarm: imx: Add function to validate i.MX8 containers
2023-10-18 Sean Andersonarm: imx: Use log_err for errors in read_auth_container
2023-10-18 Sean Andersonarm: imx: Add newlines after error messages
2023-10-18 Sean Andersonarm: imx: Fix i.MX8 container load address
2023-10-18 Sean Andersonspl: fit: Fix entry point for SPL_LOAD_FIT_FULL
2023-10-18 Sean Andersonspl: nor: Don't allocate header on stack
2023-10-18 Sean Andersonspl: legacy: Fix referencing _image_binary_end
2023-10-18 Sean AndersonRevert "fs: ext4: check the minimal partition size...
2023-10-18 Sean Andersonspl: mmc: Fix subsequent calls to spl_mmc_load with...
2023-10-17 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-10-17 Paul Barkerboard: rzg2l: Add RZ/G2L SMARC EVK board
2023-10-17 Paul Barkerarm: dts: Import RZ/G2L SMARC EVK device tree
2023-10-17 Paul Barkerarm: rmobile: Support RZ/G2L memory map
2023-10-17 Paul Barkerarm: rmobile: Add CPU detection for RZ/G2L
2023-10-17 Paul Barkerarm: rmobile: Include <asm/types.h> in header
2023-10-17 Paul Barkermmc: renesas-sdhi: Initialize module on RZ/G2L
2023-10-17 Paul Barkermmc: renesas-sdhi: Refactor probe function
2023-10-17 Paul Barkerserial: sh: Sort includes
2023-10-16 Tom RiniMerge tag 'u-boot-imx-20231016' of https://gitlab.denx...
2023-10-16 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-10-16 Tom RiniMerge branch '2023-10-16-assorted-cmd-updates'
2023-10-16 Fabio Estevamimx8mp-evk: Add USB0 OTG support
2023-10-16 Marek Vasutarm64: dts: imx8mp: Make GPIO3 available early in U...
2023-10-16 Fabio Estevampico-pi-imx7d: Unselect CONFIG_CONSOLE_MUX
2023-10-16 Fabio Estevammxs: Kconfig: Remove TARGET_XFI3 symbol
2023-10-16 Fabio Estevamsmegw01: Convert to watchdog driver model
2023-10-16 Fabio Estevammx7dsabresd: Convert to watchdog driver model
2023-10-16 Fabio Estevamimx7d-sdb-u-boot: Pass SPDX-License tag
2023-10-16 Sébastien Szymanskiimx93_evk: defconfig: enable clock driver
2023-10-16 Marek Vasutarm64: dts: imx8mp: Add DT overlay describing i.MX8MP...
2023-10-16 Marek Vasutarm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY...
2023-10-16 Marek Vasutarm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to...
2023-10-16 Marek Vasutarm64: dts: imx8mp: Switch to DT overlays for i.MX8MP...
2023-10-16 Marek Vasutspl: fit: Add board level function to decide applicatio...
2023-10-16 Marek Vasutimx: hab: Use size parameter
2023-10-16 Tom Rinicmd/ti: Update Kconfig logic and Makefile recursion...
2023-10-16 Tom Rinicmd: Convert existing long help messages to the new...
2023-10-16 Tom Rinicommand.h: Add a U_BOOT_LONGHELP macro
2023-10-16 Heinrich Schuchardteeprom: starfive: add 'mac raw' command
2023-10-16 Heinrich Schuchardteeprom: starfive: raw dump if unsupported data version
2023-10-16 Heinrich Schuchardteeprom: starfive: re-implement mac command
next