aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraWIP/05Jun2023Tom Rini80-6/+5090
2023-06-05board: htc: endeavoru: add One X supportSvyatoslav Ryhel12-0/+978
2023-06-05board: lg: x3: add Optimus 4X HD and Optimus Vu supportSvyatoslav Ryhel17-0/+1274
2023-06-05board: asus: grouper: add Google Nexus 7 (2012) supportSvyatoslav Ryhel20-0/+1251
2023-06-05board: asus: transformer: add ASUS Transformer T30 family supportSvyatoslav Ryhel28-0/+1391
2023-06-05ARM: tegra: add SoC UID calculation functionSvyatoslav Ryhel3-0/+162
2023-06-05configs: tegra-common-post: make PXE and DHCP boot targets optionalJonas Schwöbel1-4/+16
2023-06-05configs: tegra-common-post: add GPIO keyboard as STDIN deviceSvyatoslav Ryhel1-1/+7
2023-06-05ARM: dts: trimslice: sync SPI node with Linux dtsTomasz Maciej Nowak1-1/+7
2023-06-05ARM: tegra: Enable poweroff command on Jetson TX2Thierry Reding2-0/+2
2023-06-05ARM: tegra: Enable poweroff command on Jetson TX1 and Jetson NanoThierry Reding2-0/+2
2023-06-02Merge tag 'efi-2023-07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...WIP/02Jun2023Tom Rini7-11/+171
2023-06-02efi_selftest: LocateHandleBuffer return codeHeinrich Schuchardt1-5/+11
2023-06-02efi_loader: check return value of part_get_info()Heinrich Schuchardt1-1/+6
2023-06-02doc: android: Fix a typoBin Meng1-1/+1
2023-06-02doc: fix loady man-pageHeinrich Schuchardt1-4/+4
2023-06-02doc: loadx man-pageHeinrich Schuchardt2-0/+78
2023-06-02doc: loadb man-pageHeinrich Schuchardt2-0/+71
2023-05-30Merge branch '2023-05-30-TI-fixes-Apple-M2-support'Tom Rini13-433/+266
2023-05-30pci: apple: Add support for M2 Pro/MaxWIP/30May2023Mark Kettenis1-29/+71
2023-05-30arm: apple: Add initial Apple M2 Pro/Max supportMark Kettenis1-3/+106
2023-05-30arm: mach-k3: security: separate out validating binary logicManorit Chawdhry3-8/+30
2023-05-30arm: mach-k3: Increase SYSFW max image sizeDave Gerlach1-2/+1
2023-05-30Kconfig: j721e: Change K3_MCU_SCRATCHPAD_BASE to non firewalled regionManorit Chawdhry3-3/+53
2023-05-30configs: j721e: Merge the HS and non-HS defconfigsManorit Chawdhry5-388/+3
2023-05-30arm: k3: config.mk: Add missing dependencies on tispl.bin HSAndrew Davis1-0/+2
2023-05-29Prepare v2023.07-rc3v2023.07-rc3Tom Rini2-2/+2
2023-05-29configs: Resync with savedefconfigTom Rini393-400/+389
2023-05-25Merge tag 'u-boot-imx-20230525' of https://gitlab.denx.de/u-boot/custodians/u...WIP/25May2023Tom Rini84-2458/+6163
2023-05-21serial: mxs: Add MXS AUART driverMarek Vasut3-0/+138
2023-05-21imx9: imx93_evk: enable sysresetPeng Fan2-0/+6
2023-05-21imx9: imx93_evk: update ddr timing filePeng Fan1-1426/+1935
2023-05-21imx9: Calculate DDR size from DDRC settingYe Li1-4/+17
2023-05-21ddr: imx9: update the rank setting for multi fsp supportJacky Bai1-62/+116
2023-05-21ddr: imx93: update the ddr init to support mult setpointsJacky Bai4-7/+134
2023-05-21ddr: imx93: Add 625M bypass clock supportJacky Bai2-0/+6
2023-05-21ddr: imx9: Change the saved ddr data base to 0x2051c000Jacky Bai1-1/+1
2023-05-21imx9: imx93_evk: Update spl stack & bss base addressPeng Fan2-4/+4
2023-05-21ddr: imx9: Add workaround for DDRPHY rank-to-rank errataYe Li2-0/+124
2023-05-21arm: dts: imx93: add tmuPeng Fan1-0/+48
2023-05-21arm: dts: imx93: sync device tree with LinuxPeng Fan7-672/+552
2023-05-21imx9: allow to bootaux Mcore with input addressYe Li1-7/+3
2023-05-21imx9: imx93_evk: add low drive mode support on 11x11 EVKPeng Fan5-6/+1642
2023-05-21imx9: use i.MX generic rom api functionPeng Fan1-4/+1
2023-05-21imx9: correct coding stylePeng Fan1-1/+2
2023-05-21imx9: add i.MX93 variants supportPeng Fan4-2/+56
2023-05-21imx9: clock: config arm alt root to 500mhzPeng Fan1-0/+6
2023-05-21imx9: clock: add CONFIG_IMX9_LOW_DRIVE_MODE supportPeng Fan2-4/+56
2023-05-21imx9: clock: clear HW_CTRL_SELPeng Fan1-0/+3
2023-05-21imx9: Get market segment and speed gradingPeng Fan2-1/+83