aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2023-04-27ide: Drop CONFIG_START_IDESimon Glass
2023-04-24common: Replace #ifdef and #if with if'sNikhil M Jain
2023-04-24common: Enable splash functions at SPLNikhil M Jain
2023-04-24common: Makefile: Rule to compile bmp.cNikhil M Jain
2023-04-24cmd: bmp: Split bmp commands and functionsNikhil M Jain
2023-04-24common: Kconfig: Add BMP configsNikhil M Jain
2023-04-24common: Makefile: Add rule to compile splash and splash_source at SPLNikhil M Jain
2023-04-15arch: m68k: Introduce trivial PIT based timerMarek Vasut
2023-04-10mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot partPali Rohár
2023-04-07ARM: rmobile: Add R-Car Generation 4 supportHai Pham
2023-04-03Merge branch 'next'Tom Rini
2023-03-30cli: run_commandf(): small fixupsEvgeny Bachinin
2023-03-28cli: Correct handling of invalid escape sequences in cread_line()Simon Glass
2023-03-28cli: Correct several bugs in cli_getch()Simon Glass
2023-03-22dlmalloc: Fix a warning with clang-15Tom Rini
2023-03-16Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini
2023-03-14binman: add sign option for binmanIvan Mikhaylov
2023-03-14console: Use only 0x00 as line separator for console recordingMarek Vasut
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini
2023-03-10usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USBHeinrich Schuchardt
2023-03-10usb: USB hubs require host modeHeinrich Schuchardt
2023-03-07video console: implement multiple fonts configurationDzmitry Sankouski
2023-03-03Add VPL options for BLOBLISTSimon Glass
2023-03-02event: Add Kconfig options for SPLSimon Glass
2023-03-02common: Make ARCH_EARLY_INIT_R be selected onlyTom Rini
2023-03-02common/Kconfig: Reword text for BOARD_TYPESTom Rini
2023-03-01spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITIONPali Rohár
2023-02-27Merge tag 'v2023.04-rc3' into nextTom Rini
2023-02-17common: avb_verify: prevent opening incorrect sessionIvan Khoronzhuk
2023-02-14dm: Add support for handling old u-boot,dm- tagsSimon Glass
2023-02-11dm: Allow serial output during the relocation processSimon Glass
2023-02-11sandbox: Bring back setting mon_len in global_dataSimon Glass
2023-02-10Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-02-10Correct SPL uses of VIDEOSimon Glass
2023-02-10Correct SPL use of SPLASH_SOURCESimon Glass
2023-02-10Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDRSimon Glass
2023-02-10Correct SPL uses of SAVE_PREV_BL_FDT_ADDRSimon Glass
2023-02-10Correct SPL use of OF_EMBEDSimon Glass
2023-02-10Correct SPL uses of NEEDS_MANUAL_RELOCSimon Glass
2023-02-10Correct SPL use of HUSH_PARSERSimon Glass
2023-02-10eficonfig: CTRL+S to save the boot orderMasahisa Kojima
2023-02-09Correct SPL use of CMD_SHA1SUMSimon Glass
2023-02-09Correct SPL use of CMD_HASHSimon Glass
2023-02-07usb: Drop unused ehci-faraday driverSimon Glass
2023-02-06qemu: Move qfw kernel setup into a common fileSimon Glass
2023-02-06log: Add a category for filesystemsSimon Glass
2023-02-06spl: Drop unwanted return in spl_fit_upload_fpga()Simon Glass
2023-01-27common: bouncebuf: Use dma-mapping for cache opsAndrew Davis
2023-01-23event: Correct duplicate log message in event_notify()Simon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini