aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RFC: arm: Enable LTO by defaultCHECK/check-lto-for-all-armTom Rini2023-03-082-0/+3
* purism: librem5: Fix a function declaration in spl.cTom Rini2023-03-081-1/+2
* compulab: imx8mm-cl-iot-gate: Fix some function declarations in eeprom_spl.cTom Rini2023-03-081-2/+2
* examples: Don't use LTO for hello_worldTom Rini2023-03-081-0/+4
* spl: Add function prototype for spl_mmc_get_uboot_raw_sectorTom Rini2023-03-083-1/+16
* arm: Correct cpu_reset function prototype on some platformsTom Rini2023-03-085-5/+10
* configs: Resync with savedefconfigTom Rini2023-03-0727-46/+6
* Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-...WIP/07Mar2023-nextTom Rini2023-03-0723-5044/+13513
|\
| * video console: add 12x22 console simple font testDzmitry Sankouski2023-03-071-0/+41
| * video console: sandbox: add 12x22 font defconfigsDzmitry Sankouski2023-03-072-0/+2
| * video console: add 16x32 Terminus font from linuxDzmitry Sankouski2023-03-073-0/+2075
| * video console: add 12x22 Sun font from linuxDzmitry Sankouski2023-03-073-0/+6171
| * video console: allow font size configuration at runtimeDzmitry Sankouski2023-03-077-1/+70
| * video console: move vidconsole_get_font_size() logic to driver opsDzmitry Sankouski2023-03-075-10/+37
| * video console: implement multiple fonts configurationDzmitry Sankouski2023-03-0710-93/+202
| * video console: move 8x16 font data in named headerDzmitry Sankouski2023-03-072-4/+3
| * video console: add support for fonts wider than 1 byteDzmitry Sankouski2023-03-074-34/+59
| * video console: refactoring and optimizationDzmitry Sankouski2023-03-076-376/+327
* | Merge branch '2023-03-06-assorted-platform-updates' into nextTom Rini2023-03-0762-5475/+1178
|\ \ | |/ |/|
| * riscv: semihosting: replace inline assembly with assembly fileAndre Przywara2023-03-062-24/+22
| * arm: semihosting: replace inline assembly with assembly fileAndre Przywara2023-03-062-47/+31
| * am62a7: dts: Enable full 4GB LPDDR4Devarsh Thakkar2023-03-062-3/+6
| * ARM: dts: uniphier: Sync DT with Linux v6.2Kunihiko Hayashi2023-03-0617-373/+754
| * ARM: dts: uniphier: Switch USB node to the originalKunihiko Hayashi2023-03-064-140/+7
| * powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORxChristophe Leroy2023-03-0615-3952/+0
| * configs: j7200: Merge HS and non-HS defconfigsManorit Chawdhry2023-03-065-378/+3
| * configs: j721s2: merge HS and non-HS defconfigsManorit Chawdhry2023-03-065-391/+3
| * mmc: remove SDHCI SPEARPatrick Delaunay2023-03-062-13/+0
| * ARM: remove SPEAR entry in makefilePatrick Delaunay2023-03-061-1/+0
| * clk: ast2600: Keep PLL power onDylan Hung2023-03-061-2/+1
| * ram: ast2600: Keep MPLL power onDylan Hung2023-03-061-3/+3
| * arm64: Reduce PT size estimation complexityMarc Zyngier2023-03-061-75/+34
| * arm64: Reduce add_map() complexityMarc Zyngier2023-03-061-48/+46
| * timer: fttmr010: return a previously deleted driver now ported to DMSergei Antonov2023-03-064-0/+101
| * configs: evb-ast2600: Enable configs to store env in SPIRyan Chen2023-03-061-0/+4
| * arm64: Initialize TLB memory if CMO_BY_VA_ONLYPierre-Clément Tosi2023-03-061-0/+9
| * arm: cpu: Add optional CMOs by VAMarc Zyngier2023-03-064-26/+155
|/
* Merge branch '2023-03-02-kconfig-and-CONFIG-cleanups' into nextTom Rini2023-03-0346-274/+214
|\
| * command: Don't allow commands in SPLWIP/2023-03-02-kconfig-and-CONFIG-cleanupsSimon Glass2023-03-031-1/+1
| * venice: Simplify conditions for network initSimon Glass2023-03-031-3/+3
| * power: wandboard: Add a missing CONFIGSimon Glass2023-03-031-0/+1
| * x86: coral: Add missing TPL optionsSimon Glass2023-03-031-0/+3
| * dm: Add a TPL symbol for simple-busSimon Glass2023-03-031-0/+7
| * net: Add an SPL config for atherosSimon Glass2023-03-031-0/+3
| * imx: Use SATA instead of CMD_SATASimon Glass2023-03-031-1/+1
| * freescale: Drop old pre-DM_ETH codeSimon Glass2023-03-031-12/+0
| * Add VPL options for BLOBLISTSimon Glass2023-03-031-1/+30
| * test: Tidy up sandbox handling in test-mainSimon Glass2023-03-021-5/+5
| * lib: Add an SPL config for LIB_UUIDSimon Glass2023-03-022-0/+12
| * sandbox: Tidy up I2C optionsSimon Glass2023-03-021-0/+20