summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* usb: Tidy up the usb_start flagSimon Glass2023-05-131-1/+1
* common: spl: spl: Remove video driver before u-boot properNikhil M Jain2023-05-081-0/+15
* Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodian...Tom Rini2023-05-054-10/+174
|\
| * common: Replace #ifdef and #if with if'sNikhil M Jain2023-04-242-16/+12
| * common: Enable splash functions at SPLNikhil M Jain2023-04-242-10/+10
| * common: Makefile: Rule to compile bmp.cNikhil M Jain2023-04-241-0/+1
| * cmd: bmp: Split bmp commands and functionsNikhil M Jain2023-04-241-0/+153
| * common: Kconfig: Add BMP configsNikhil M Jain2023-04-241-0/+12
| * common: Makefile: Add rule to compile splash and splash_source at SPLNikhil M Jain2023-04-241-0/+2
* | common/Kconfig: fix comments syntax errorHugo Villeneuve2023-05-031-1/+1
* | common: cli_hush: Restore clear local variable supportStefan Herbrechtsmeier2023-05-031-1/+7
* | imx: support i.MX8QM DMSSE20 a1 boardOliver Graute2023-05-021-1/+1
* | fdt_support: fix comments syntax errorHugo Villeneuve2023-04-281-2/+2
* | common: static fdt_simplefb_enable_existing_node()Heinrich Schuchardt2023-04-281-1/+7
* | ide: Drop init for not using BLKSimon Glass2023-04-271-12/+0
* | ide: Drop CONFIG_START_IDESimon Glass2023-04-271-5/+0
|/
* arch: m68k: Introduce trivial PIT based timerMarek Vasut2023-04-151-1/+1
* mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot partPali Rohár2023-04-101-1/+1
* ARM: rmobile: Add R-Car Generation 4 supportHai Pham2023-04-071-1/+1
* Merge branch 'next'Tom Rini2023-04-039-30/+104
|\
| * cli: run_commandf(): small fixupsEvgeny Bachinin2023-03-301-6/+19
| * dlmalloc: Fix a warning with clang-15Tom Rini2023-03-221-4/+4
| * Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini2023-03-162-1/+2
| |\
| | * binman: add sign option for binmanIvan Mikhaylov2023-03-141-0/+1
| | * console: Use only 0x00 as line separator for console recordingMarek Vasut2023-03-141-1/+1
| * | Merge tag 'v2023.04-rc4' into nextTom Rini2023-03-142-13/+1
| |\ \ | | |/ | |/|
| * | video console: implement multiple fonts configurationDzmitry Sankouski2023-03-071-3/+5
| * | Add VPL options for BLOBLISTSimon Glass2023-03-031-1/+30
| * | event: Add Kconfig options for SPLSimon Glass2023-03-021-0/+20
| * | common: Make ARCH_EARLY_INIT_R be selected onlyTom Rini2023-03-021-1/+1
| * | common/Kconfig: Reword text for BOARD_TYPESTom Rini2023-03-021-5/+4
| * | spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITIONPali Rohár2023-03-012-9/+12
| * | Merge tag 'v2023.04-rc3' into nextTom Rini2023-02-271-4/+5
| |\ \
| * | | dm: Add support for handling old u-boot,dm- tagsSimon Glass2023-02-141-0/+7
* | | | cli: Correct handling of invalid escape sequences in cread_line()Simon Glass2023-03-281-2/+1
* | | | cli: Correct several bugs in cli_getch()Simon Glass2023-03-281-2/+3
| |_|/ |/| |
* | | usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USBHeinrich Schuchardt2023-03-101-12/+0
* | | usb: USB hubs require host modeHeinrich Schuchardt2023-03-101-1/+1
| |/ |/|
* | common: avb_verify: prevent opening incorrect sessionIvan Khoronzhuk2023-02-171-4/+5
|/
* dm: Allow serial output during the relocation processSimon Glass2023-02-111-0/+9
* sandbox: Bring back setting mon_len in global_dataSimon Glass2023-02-111-0/+3
* Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2023-02-101-0/+3
|\
| * eficonfig: CTRL+S to save the boot orderMasahisa Kojima2023-02-101-0/+3
* | Correct SPL uses of VIDEOSimon Glass2023-02-101-1/+1
* | Correct SPL use of SPLASH_SOURCESimon Glass2023-02-101-1/+1
* | Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDRSimon Glass2023-02-101-1/+1
* | Correct SPL uses of SAVE_PREV_BL_FDT_ADDRSimon Glass2023-02-101-1/+1
* | Correct SPL use of OF_EMBEDSimon Glass2023-02-101-1/+1
* | Correct SPL uses of NEEDS_MANUAL_RELOCSimon Glass2023-02-102-3/+3
* | Correct SPL use of HUSH_PARSERSimon Glass2023-02-101-1/+1