aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-15Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2023-12-15board: ti: k3: Remove need for CFG_SYS_SDRAM_BASEAndrew Davis
2023-12-15Merge tag 'u-boot-stm32-20231215' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-12-15cmd: clk: Make soc_clk_dump staticIgor Prusov
2023-12-15clk: Add dump operation to clk_opsIgor Prusov
2023-12-15Merge patch series "bootm: Handle compressed arm64 images with bootm"Tom Rini
2023-12-15image: Correct load_bug typoSimon Glass
2023-12-15board: stm32f469-disco: add splash screen with stmicroelectronics logoDario Binacchi
2023-12-14Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-12-13acpi: fix struct acpi_xsdtHeinrich Schuchardt
2023-12-13boot: Move adding initrd earlier in image_setup_libfdt()Simon Glass
2023-12-13fdt: Improve the comment for fdt_shrink_to_minimum()Simon Glass
2023-12-13boot: Drop size parameter from image_setup_libfdt()Simon Glass
2023-12-13acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.hHeinrich Schuchardt
2023-12-13video: Add a function to clear the displaySimon Glass
2023-12-13test: Add helper to skip to partial console lineSimon Glass
2023-12-13test: Add a new suite for commandsSimon Glass
2023-12-13pico-imx7d: add baseboard SD card boot detectBenjamin Szőke
2023-12-13Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini
2023-12-13command: Introduce functions to obtain command argumentsSimon Glass
2023-12-13bootstd: Introduce programmatic bootSimon Glass
2023-12-13bootm: Adjust the parameters of bootm_find_images()Simon Glass
2023-12-13bootm: Reduce arguments to boot_get_loadables()Simon Glass
2023-12-13bootm: Reduce arguments to boot_get_fpga()Simon Glass
2023-12-13bootm: Reduce arguments to boot_get_fdt()Simon Glass
2023-12-13bootm: Pass image buffer to boot_get_fdt()Simon Glass
2023-12-13fdt: Allow use of fdt_support inside if() statementsSimon Glass
2023-12-13bootm: Reduce arguments to boot_get_ramdisk()Simon Glass
2023-12-13bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFOSimon Glass
2023-12-13image: Document error codes from fit_image_load()Simon Glass
2023-12-13image: Tidy up genimg_get_kernel_addr_fit()Simon Glass
2023-12-13bootstd: Add missing header file from bootdev.hSimon Glass
2023-12-13treewide: Tidy up semicolon after command macrosSimon Glass
2023-12-13Merge patch series "some LED patches"Tom Rini
2023-12-13led: introduce led_bind_generic()Rasmus Villemoes
2023-12-13librem5: Add addresses for compressed kernel loadArnaud Ferraris
2023-12-13arm: dts: imx8mp: Sync with linux-next 20231019Fabio Estevam
2023-12-13imx: imx8mp: Add support for Polyhex Debix Model A SBCGilles Talis
2023-12-04Merge tag 'v2024.01-rc4' into nextTom Rini
2023-12-01usb: xhci: Better error handling in abort_td()Hector Martin
2023-11-29configs: keystone2: Do not include hardware.hAndrew Davis
2023-11-29configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZEAndrew Davis
2023-11-28Merge patch series "fs: fat: calculate FAT type based on cluster count"Tom Rini
2023-11-28fs: fat: calculate FAT type based on cluster countChristian Taedcke
2023-11-28Merge patch series "Import "string" I/O functions from Linux"Tom Rini
2023-11-28asm-generic: Import functions from LinuxIgor Prusov
2023-11-28Merge patch series "sysinfo: Expand sysinfo with some more banner information"Tom Rini
2023-11-28sysinfo: Allow displaying more info on startupSimon Glass
2023-11-28board: Move show_board_info() comment to header fileSimon Glass
2023-11-27Merge patch series "ufs: Add a PCI UFS controller support"Tom Rini