summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: mvebu: clearfog: Detect MMC vs SDHC and fixup fdtMartin Rowe2023-03-302-0/+34
* arm: mvebu: clearfog: Add defconfig for SPI bootingMartin Rowe2023-03-301-0/+83
* arm: mvebu: clearfog: Fix MMC detectionMartin Rowe2023-03-301-0/+1
* Merge branch '2023-03-29-assorted-platform-updates' into nextTom Rini2023-03-2947-567/+1440
|\
| * include: configs: am65x_evm: Change to using .envNikhil M Jain2023-03-292-68/+47
| * board: ti: am62x: am62x: Include K3 common .env filesNikhil M Jain2023-03-291-72/+2
| * include: configs: am62ax: Change to using .envNikhil M Jain2023-03-292-3/+33
| * configs: am62ax: enable secure device configs by defaultBryan Brattlof2023-03-292-0/+3
| * include: configs: j721e_evm: Change to using .envNeha Malcom Francis2023-03-293-134/+94
| * include: configs: j721s2_evm: Change to using .envNeha Malcom Francis2023-03-293-117/+63
| * include: environment: ti: Use .env for environment variablesNeha Malcom Francis2023-03-296-0/+177
| * mpc83xx: Remove CONFIG_SYS_GPIO{1/2}_PRELIM and relatedChristophe Leroy2023-03-291-8/+0
| * mpc83xx: Remove stale CONFIG_SYS_LBLAWBAR{4/5/6/7}_PRELIMChristophe Leroy2023-03-291-16/+0
| * apple_m1_defconfig: Bump CONFIG_LMB_MAX_REGIONS to 64Janne Grunau2023-03-291-0/+1
| * pci: apple: Initialize only enabled portsJanne Grunau2023-03-291-0/+2
| * phy: ti: j721e-wiz: Add support to enable LN23 Type-C swapSinthu Raja2023-03-291-2/+22
| * phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specifiedSinthu Raja2023-03-291-9/+29
| * arm: mach-k3: introduce generic board detction kconfig optionChristian Gmeiner2023-03-295-6/+10
| * board: ti: Kconfig: Correct invalid Kconfig syntaxNeha Malcom Francis2023-03-296-14/+0
| * iot2050: Add support for configuring M.2 connectorJan Kiszka2023-03-297-3/+391
| * arm: dts: iot2050: Add support for M.2 variantchao zeng2023-03-294-4/+128
| * iot2050: Refresh defconfigs and activate CONFIG_EFI_SCROLL_ON_CLEAR_SCREENJan Kiszka2023-03-292-4/+2
| * board: siemens: iot2050: use the named gpio to control the user-buttonchao zeng2023-03-291-1/+1
| * doc: iot2050: Add a note about the watchdog firmwareJan Kiszka2023-03-291-0/+4
| * arm: dts: iot2050: Optionally embed OTP programming data into imageJan Kiszka2023-03-294-0/+32
| * iot2050: Add script for signing artifactsJan Kiszka2023-03-292-0/+103
| * tools: Add script for converting public key into device tree includeJan Kiszka2023-03-291-0/+64
| * arm: dts: iot2050: Allow verifying U-Boot proper by SPLJan Kiszka2023-03-291-0/+16
| * iot2050: Add CFG_ENV_FLAGS_LIST_STATICJan Kiszka2023-03-291-0/+7
| * iot2050: Add watchdog start to bootcmdJan Kiszka2023-03-293-0/+12
| * iot2050: Migrate settings into board env fileJan Kiszka2023-03-292-9/+11
| * iot2050: Update firmware layoutJan Kiszka2023-03-295-35/+11
| * arm: dts: iot2050: Use the auto generator nodes for fdtSu Baocheng2023-03-294-37/+12
| * board: siemens: iot2050: Split the build for PG1 and PG2Su Baocheng2023-03-296-74/+212
|/
* Merge tag 'u-boot-at91-2023.07-a' of https://source.denx.de/u-boot/custodians...Tom Rini2023-03-2812-42/+308
|\
| * configs: at91: sam9x60: Add required configs for the USB clockSergiu Moga2023-03-275-0/+5
| * clk: at91: sam9x60: Add initial setup of UPLL and USBCK ratesSergiu Moga2023-03-271-0/+30
| * clk: at91: pmc: export clock setup to pmcClaudiu Beznea2023-03-273-42/+64
| * clk: at91: sam9x60: Register the required clocks for USBSergiu Moga2023-03-271-0/+33
| * clk: at91: Add support for sam9x60 USB clockSergiu Moga2023-03-274-0/+176
* | Revert "rockchip: Fix early use of bootph props"Tom Rini2023-03-275-11/+11
* | Merge branch 'master' into nextTom Rini2023-03-27471-646/+1553
|\ \ | |/ |/|
| * Prepare v2023.04-rc5v2023.04-rc5Tom Rini2023-03-272-2/+2
| * configs: Resync with savedefconfigTom Rini2023-03-27334-352/+347
| * Merge branch '2023-03-27-rockchip-rk3399-fixes'Tom Rini2023-03-275-55/+43
| |\
| | * rockchip: rk3399: Drop altbootcmdTom Rini2023-03-271-4/+1
| | * rockchip: Use BOOTSTD_DEFAULTS if not DISTRO_DEFAULTSTom Rini2023-03-271-0/+1
| | * rockchip: Disable DISTRO_DEFAULTS for rk3399 boardsSimon Glass2023-03-271-1/+1
| | * boot: Create a common BOOT_DEFAULTS for distro and bootstdSimon Glass2023-03-271-34/+28
| | * lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGHSimon Glass2023-03-271-0/+1