aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* board: stm32f469-disco: add splash screen with stmicroelectronics logoDario Binacchi2023-12-151-0/+2
* Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2023-12-144-3/+60
|\
| * pico-imx7d: add baseboard SD card boot detectBenjamin Szőke2023-12-131-1/+3
| * librem5: Add addresses for compressed kernel loadArnaud Ferraris2023-12-131-0/+2
| * arm: dts: imx8mp: Sync with linux-next 20231019Fabio Estevam2023-12-131-2/+1
| * imx: imx8mp: Add support for Polyhex Debix Model A SBCGilles Talis2023-12-131-0/+54
* | acpi: fix struct acpi_xsdtHeinrich Schuchardt2023-12-131-1/+1
* | boot: Move adding initrd earlier in image_setup_libfdt()Simon Glass2023-12-131-1/+11
* | fdt: Improve the comment for fdt_shrink_to_minimum()Simon Glass2023-12-131-1/+11
* | boot: Drop size parameter from image_setup_libfdt()Simon Glass2023-12-131-2/+1
* | acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.hHeinrich Schuchardt2023-12-131-0/+9
* | video: Add a function to clear the displaySimon Glass2023-12-131-0/+10
* | test: Add helper to skip to partial console lineSimon Glass2023-12-131-0/+30
* | test: Add a new suite for commandsSimon Glass2023-12-132-0/+16
* | Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini2023-12-137-34/+170
|\ \
| * | command: Introduce functions to obtain command argumentsSimon Glass2023-12-131-0/+33
| * | bootstd: Introduce programmatic bootSimon Glass2023-12-131-0/+9
| * | bootm: Adjust the parameters of bootm_find_images()Simon Glass2023-12-131-3/+23
| * | bootm: Reduce arguments to boot_get_loadables()Simon Glass2023-12-131-15/+9
| * | bootm: Reduce arguments to boot_get_fpga()Simon Glass2023-12-131-2/+7
| * | bootm: Reduce arguments to boot_get_fdt()Simon Glass2023-12-131-3/+2
| * | bootm: Pass image buffer to boot_get_fdt()Simon Glass2023-12-131-3/+28
| * | fdt: Allow use of fdt_support inside if() statementsSimon Glass2023-12-131-3/+2
| * | bootm: Reduce arguments to boot_get_ramdisk()Simon Glass2023-12-131-2/+25
| * | bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFOSimon Glass2023-12-131-1/+0
| * | image: Document error codes from fit_image_load()Simon Glass2023-12-131-1/+7
| * | image: Tidy up genimg_get_kernel_addr_fit()Simon Glass2023-12-131-3/+26
| * | bootstd: Add missing header file from bootdev.hSimon Glass2023-12-131-0/+1
| * | treewide: Tidy up semicolon after command macrosSimon Glass2023-12-131-1/+1
* | | Merge patch series "some LED patches"Tom Rini2023-12-131-0/+8
|\ \ \ | |_|/ |/| |
| * | led: introduce led_bind_generic()Rasmus Villemoes2023-12-131-0/+8
* | | Merge tag 'v2024.01-rc4' into nextTom Rini2023-12-041-0/+2
|\ \ \
| * | | usb: xhci: Better error handling in abort_td()Hector Martin2023-12-011-0/+2
* | | | configs: keystone2: Do not include hardware.hAndrew Davis2023-11-291-1/+0
* | | | configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZEAndrew Davis2023-11-291-22/+0
* | | | Merge patch series "fs: fat: calculate FAT type based on cluster count"Tom Rini2023-11-281-6/+0
|\ \ \ \
| * | | | fs: fat: calculate FAT type based on cluster countChristian Taedcke2023-11-281-6/+0
* | | | | Merge patch series "Import "string" I/O functions from Linux"Tom Rini2023-11-281-0/+348
|\ \ \ \ \
| * | | | | asm-generic: Import functions from LinuxIgor Prusov2023-11-281-0/+348
* | | | | | Merge patch series "sysinfo: Expand sysinfo with some more banner information"Tom Rini2023-11-282-0/+14
|\ \ \ \ \ \
| * | | | | | sysinfo: Allow displaying more info on startupSimon Glass2023-11-281-0/+3
| * | | | | | board: Move show_board_info() comment to header fileSimon Glass2023-11-281-0/+11
* | | | | | | Merge patch series "ufs: Add a PCI UFS controller support"WIP/27Nov2023-nextTom Rini2023-11-271-0/+7
|\ \ \ \ \ \ \
| * | | | | | | pci_ids: Add Red Hat vendor and device IDsBin Meng2023-11-271-0/+7
* | | | | | | | Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodi...WIP/25Nov2023-nextTom Rini2023-11-251-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | dfu: add CONFIG_DFU_NAME_MAX_SIZE configurationJaehoon Chung2023-11-211-0/+5
* | | | | | | | | arm: dts: npcm845-evb: fix/add node and aliasesJim Liu2023-11-221-0/+14
* | | | | | | | | siemens,am335x: clean-up draco targetsEnrico Leto2023-11-224-41/+0
|/ / / / / / / /
* | | | | | | | Merge tag 'v2024.01-rc3' into nextTom Rini2023-11-2065-80/+110
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | bootstd: Avoid freeing a non-allocated bufferSimon Glass2023-11-171-1/+4
| | |_|_|/ / / | |/| | | | |