summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-08bootstd: Replicate the dtb-filename quirks of distrobootSimon Glass
2023-03-08bootflow: Rename bootflow_flags_tSimon Glass
2023-03-07Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-...Tom Rini
2023-03-07video console: add 16x32 Terminus font from linuxDzmitry Sankouski
2023-03-07video console: add 12x22 Sun font from linuxDzmitry Sankouski
2023-03-07video console: move vidconsole_get_font_size() logic to driver opsDzmitry Sankouski
2023-03-07video console: implement multiple fonts configurationDzmitry Sankouski
2023-03-07video console: move 8x16 font data in named headerDzmitry Sankouski
2023-03-07video console: refactoring and optimizationDzmitry Sankouski
2023-03-06timer: fttmr010: return a previously deleted driver now ported to DMSergei Antonov
2023-03-03command: Don't allow commands in SPLSimon Glass
2023-03-02Correct SPL uses of MULTIPLEXERSimon Glass
2023-02-28tpm: Implement tpm_auto_start() for TPMv1.2Simon Glass
2023-02-28tpm: add a function that performs selftest + startupIlias Apalodimas
2023-02-27Merge tag 'v2023.04-rc3' into nextTom Rini
2023-02-22socfpga: chameleonv3: Move environment to a text filePaweł Anikiel
2023-02-19efi_loader: Measure the loaded DTBEtienne Carriere
2023-02-17riscv: Rename Andes cpu and board namesLeo Yu-Chi Liang
2023-02-14dm: treewide: Complete migration to new driver model schemaSimon Glass
2023-02-14dm: Add support for handling old u-boot,dm- tagsSimon Glass
2023-02-13arm: mvebu: Add support for Synology DS116 (Armada 385)Tony Dinh
2023-02-13arm: mvebu: Add support for Thecus N2350 (Armada 385) boardTony Dinh
2023-02-12Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-02-12Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-02-12reset: Allow reset_get_by_name() with NULL nameSamuel Holland
2023-02-12clk: Allow clk_get_by_name() with NULL nameSamuel Holland
2023-02-11trace: Reduce the number of function sitesSimon Glass
2023-02-11trace: Update the file headerSimon Glass
2023-02-11timer: Tidy up use of notraceSimon Glass
2023-02-11board: cssi: Add new board MCR3000_2GChristophe Leroy
2023-02-11board: MCR3000: Modernise the settings to properly work on lastest u-boot ver...Christophe Leroy
2023-02-11board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXTChristophe Leroy
2023-02-10Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-02-10board: MCR3000: Use lowercase filenamesChristophe Leroy
2023-02-10dm: button: add support for linux_code in button-gpio.c driverDzmitry Sankouski
2023-02-10pinctrl-snapdragon: Get rid of custom drive-strength valuesSumit Garg
2023-02-10env: Couple networking-related variable flags to CONFIG_NETJan Kiszka
2023-02-10arm: bcm7xxx: Convert to DM_SERIALThomas Fitzsimmons
2023-02-10Correct SPL use of TEESimon Glass
2023-02-10Correct SPL use of TARGET_MX6UL_9X9_EVKSimon Glass
2023-02-10Correct SPL uses of SANDBOX_CLK_CCFSimon Glass
2023-02-10Correct SPL use of IMX8MN_BEACON_2GB_LPDDRSimon Glass
2023-02-10efi_loader: provide definition for efi_add_known_memory()Heinrich Schuchardt
2023-02-10efi_loader: add definition for efi_main()Heinrich Schuchardt
2023-02-10efi_loader: fix struct efi_input_keyHeinrich Schuchardt
2023-02-10eficonfig: set EFICONFIG_ENTRY_NUM_MAX to INT_MAX - 1Masahisa Kojima
2023-02-10eficonfig: CTRL+S to save the boot orderMasahisa Kojima
2023-02-10efi: use 32-bit alignment for efi_guid_tMasahisa Kojima
2023-02-09Correct SPL uses of CMD_USBSimon Glass
2023-02-09Correct SPL uses of CMD_SFSimon Glass