aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-07arm: Enable LTO by defaultCHECK/check-lto-for-all-armTom Rini1-0/+1
2023-03-07configs: Resync with savedefconfigTom Rini27-46/+6
2023-03-07Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-...WIP/07Mar2023-nextTom Rini23-5044/+13513
2023-03-07Merge branch '2023-03-06-assorted-platform-updates' into nextTom Rini62-5475/+1178
2023-03-07video console: add 12x22 console simple font testDzmitry Sankouski1-0/+41
2023-03-07video console: sandbox: add 12x22 font defconfigsDzmitry Sankouski2-0/+2
2023-03-07video console: add 16x32 Terminus font from linuxDzmitry Sankouski3-0/+2075
2023-03-07video console: add 12x22 Sun font from linuxDzmitry Sankouski3-0/+6171
2023-03-07video console: allow font size configuration at runtimeDzmitry Sankouski7-1/+70
2023-03-07video console: move vidconsole_get_font_size() logic to driver opsDzmitry Sankouski5-10/+37
2023-03-07video console: implement multiple fonts configurationDzmitry Sankouski10-93/+202
2023-03-07video console: move 8x16 font data in named headerDzmitry Sankouski2-4/+3
2023-03-07video console: add support for fonts wider than 1 byteDzmitry Sankouski4-34/+59
2023-03-07video console: refactoring and optimizationDzmitry Sankouski6-376/+327
2023-03-06riscv: semihosting: replace inline assembly with assembly fileAndre Przywara2-24/+22
2023-03-06arm: semihosting: replace inline assembly with assembly fileAndre Przywara2-47/+31
2023-03-06am62a7: dts: Enable full 4GB LPDDR4Devarsh Thakkar2-3/+6
2023-03-06ARM: dts: uniphier: Sync DT with Linux v6.2Kunihiko Hayashi17-373/+754
2023-03-06ARM: dts: uniphier: Switch USB node to the originalKunihiko Hayashi4-140/+7
2023-03-06powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORxChristophe Leroy15-3952/+0
2023-03-06configs: j7200: Merge HS and non-HS defconfigsManorit Chawdhry5-378/+3
2023-03-06configs: j721s2: merge HS and non-HS defconfigsManorit Chawdhry5-391/+3
2023-03-06mmc: remove SDHCI SPEARPatrick Delaunay2-13/+0
2023-03-06ARM: remove SPEAR entry in makefilePatrick Delaunay1-1/+0
2023-03-06clk: ast2600: Keep PLL power onDylan Hung1-2/+1
2023-03-06ram: ast2600: Keep MPLL power onDylan Hung1-3/+3
2023-03-06arm64: Reduce PT size estimation complexityMarc Zyngier1-75/+34
2023-03-06arm64: Reduce add_map() complexityMarc Zyngier1-48/+46
2023-03-06timer: fttmr010: return a previously deleted driver now ported to DMSergei Antonov4-0/+101
2023-03-06configs: evb-ast2600: Enable configs to store env in SPIRyan Chen1-0/+4
2023-03-06arm64: Initialize TLB memory if CMO_BY_VA_ONLYPierre-Clément Tosi1-0/+9
2023-03-06arm: cpu: Add optional CMOs by VAMarc Zyngier4-26/+155
2023-03-03Merge branch '2023-03-02-kconfig-and-CONFIG-cleanups' into nextTom Rini46-274/+214
2023-03-03Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb in...WIP/03Mar2023-nextTom Rini5-89/+182
2023-03-03command: Don't allow commands in SPLSimon Glass1-1/+1
2023-03-03venice: Simplify conditions for network initSimon Glass1-3/+3
2023-03-03power: wandboard: Add a missing CONFIGSimon Glass1-0/+1
2023-03-03x86: coral: Add missing TPL optionsSimon Glass1-0/+3
2023-03-03dm: Add a TPL symbol for simple-busSimon Glass1-0/+7
2023-03-03net: Add an SPL config for atherosSimon Glass1-0/+3
2023-03-03imx: Use SATA instead of CMD_SATASimon Glass1-1/+1
2023-03-03freescale: Drop old pre-DM_ETH codeSimon Glass1-12/+0
2023-03-03Add VPL options for BLOBLISTSimon Glass1-1/+30
2023-03-02test: Tidy up sandbox handling in test-mainSimon Glass1-5/+5
2023-03-02lib: Add an SPL config for LIB_UUIDSimon Glass2-0/+12
2023-03-02sandbox: Tidy up I2C optionsSimon Glass1-0/+20
2023-03-02sandbox: Use the generic VPL option to enable VPLSimon Glass1-1/+1
2023-03-02sandbox: Tidy up RTC optionsSimon Glass5-7/+25
2023-03-02lib: Fix build condition for tiny-printfSimon Glass1-1/+1
2023-03-02lib: Add VPL options for SHA1 and SHA256Simon Glass1-0/+20