summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-29misc: fuse: Update fuse mapping for 8ULP S400 APIYe Li
2023-03-29imx: sentinel: Update S400 API get info message structureYe Li
2023-03-29imx: imx8ulp: Update clocks to meet max rate restrictionsYe Li
2023-03-29imx: imx8ulp: Configure XRDC PDAC and MSC for DBD owner=S400 onlyYe Li
2023-03-29imx: imx8ulp: upower: make code cleanerPeng Fan
2023-03-29imx: imx8ulp: upower: replace magic number with macroPeng Fan
2023-03-29imx: imx8ulp: Clear dividers in PLL3DIV_PFD registersYe Li
2023-03-29imx: imx8ulp: Reconfigure MRC3 for SRAM0 accessYe Li
2023-03-29ddr: imx8ulp: Change DRAM timing save area to 0x20055000Ye Li
2023-03-29imx: imx8ulp: configure XRDC for DRAM access from S400Ye Li
2023-03-29imx: imx8ulp: Adjust handshake to sync TRDC and XRDC completionYe Li
2023-03-29imx: imx8ulp: Remove the TRDC configure from A35Ye Li
2023-03-29imx: imx8ulp: Set XRDC MRC4/5 for access DDR from APDYe Li
2023-03-29imx: imx8ulp: Limit the eMMC ROM API workaround to A0.1 partYe Li
2023-03-29imx: imx8ulp: Get chip revision from SentinelYe Li
2023-03-29imx: imx8ulp: Fix MU device probe failureYe Li
2023-03-29include: configs: am65x_evm: Change to using .envNikhil M Jain
2023-03-29board: ti: am62x: am62x: Include K3 common .env filesNikhil M Jain
2023-03-29include: configs: am62ax: Change to using .envNikhil M Jain
2023-03-29configs: am62ax: enable secure device configs by defaultBryan Brattlof
2023-03-29include: configs: j721e_evm: Change to using .envNeha Malcom Francis
2023-03-29include: configs: j721s2_evm: Change to using .envNeha Malcom Francis
2023-03-29include: environment: ti: Use .env for environment variablesNeha Malcom Francis
2023-03-29mpc83xx: Remove CONFIG_SYS_GPIO{1/2}_PRELIM and relatedChristophe Leroy
2023-03-29mpc83xx: Remove stale CONFIG_SYS_LBLAWBAR{4/5/6/7}_PRELIMChristophe Leroy
2023-03-29apple_m1_defconfig: Bump CONFIG_LMB_MAX_REGIONS to 64Janne Grunau
2023-03-29pci: apple: Initialize only enabled portsJanne Grunau
2023-03-29phy: ti: j721e-wiz: Add support to enable LN23 Type-C swapSinthu Raja
2023-03-29phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specifiedSinthu Raja
2023-03-29arm: mach-k3: introduce generic board detction kconfig optionChristian Gmeiner
2023-03-29board: ti: Kconfig: Correct invalid Kconfig syntaxNeha Malcom Francis
2023-03-29iot2050: Add support for configuring M.2 connectorJan Kiszka
2023-03-29arm: dts: iot2050: Add support for M.2 variantchao zeng
2023-03-29iot2050: Refresh defconfigs and activate CONFIG_EFI_SCROLL_ON_CLEAR_SCREENJan Kiszka
2023-03-29board: siemens: iot2050: use the named gpio to control the user-buttonchao zeng
2023-03-29doc: iot2050: Add a note about the watchdog firmwareJan Kiszka
2023-03-29arm: dts: iot2050: Optionally embed OTP programming data into imageJan Kiszka
2023-03-29iot2050: Add script for signing artifactsJan Kiszka
2023-03-29tools: Add script for converting public key into device tree includeJan Kiszka
2023-03-29arm: dts: iot2050: Allow verifying U-Boot proper by SPLJan Kiszka
2023-03-29iot2050: Add CFG_ENV_FLAGS_LIST_STATICJan Kiszka
2023-03-29iot2050: Add watchdog start to bootcmdJan Kiszka
2023-03-29iot2050: Migrate settings into board env fileJan Kiszka
2023-03-29iot2050: Update firmware layoutJan Kiszka
2023-03-29arm: dts: iot2050: Use the auto generator nodes for fdtSu Baocheng
2023-03-29board: siemens: iot2050: Split the build for PG1 and PG2Su Baocheng
2023-03-28Merge tag 'u-boot-at91-2023.07-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-03-28imx6sx-udoo-neo-basic: Introduce the u-boot.dtsiFabio Estevam
2023-03-28Merge branch '2023-03-28-correct-several-cli_getch-bugs'Tom Rini
2023-03-28cli: Correct handling of invalid escape sequences in cread_line()Simon Glass