aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-01-12misc: fs_loader: Add function to get the chosen loaderSean Anderson2-2/+2
2023-01-12Added dcp_rng driver initialization codeKshitiz Varshney1-0/+10
2023-01-11Use `grep -E` or plain `grep` instead of `egrep`Ville Skyttä2-9/+9
2023-01-11Kconfig: move NXP specific stuff into a sub-menuHeinrich Schuchardt1-2/+4
2023-01-11Kconfig: clean up skipping low-level initializationHeinrich Schuchardt1-8/+12
2023-01-10ARM: omap3: evm: Name this directory omap3evmWIP/2023-01-10-platform-updatesAndrew Davis1-1/+1
2023-01-10SoC: sdm845: find and save KASLR to env variablesDzmitry Sankouski1-0/+18
2023-01-10arm: mach-k3: copy bootindex to OCRAM for main domain SPLBryan Brattlof3-4/+33
2023-01-10arm64:mach-k3 am625_init: Correct boot mode detectionMartyn Welch1-10/+9
2023-01-10arm: dts: k3-am625-sk: Enable first ethernet portSjoerd Simons1-0/+22
2023-01-10pinctrl: nuvoton: add NPCM7xx/NPCM8xx reset type detectJim Liu1-1/+1
2023-01-09Merge branch 'next'Tom Rini393-4349/+13994
2023-01-06efi_loader: make .data section of *_efi.so files RWHeinrich Schuchardt1-1/+7
2023-01-06Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini12-25/+524
2023-01-06Merge tag 'u-boot-stm32-20230106' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-1/+1
2023-01-06arm: dts: rz-g2-beacon-u-boot: Fix QSPI RegressionAdam Ford1-1/+0
2023-01-06imx7d-pico: Fix the name of the u-boot.dtsi fileFabio Estevam1-0/+0
2023-01-06powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.binPali Rohár1-0/+1
2023-01-06arm: stm32mp: Fix board_get_usable_ram_top() againMarek Vasut1-1/+1
2023-01-05ARM: at91: add sama7 SFR definitionsCristian Birsan1-0/+59
2023-01-05ARM: dts: sama5d27_wlsom1_ek: Add pinctrl nodes for USB DT nodesSergiu Moga1-0/+25
2023-01-05ARM: dts: sama5d2_icp: Add pinctrl nodes for USB related DT nodesSergiu Moga1-0/+22
2023-01-05ARM: dts: sama7g5ek: Add pinctrl, gpio and phy properties for USBSergiu Moga1-0/+35
2023-01-05ARM: dts: sama7g5: Add USB and UTMI DT nodesSergiu Moga1-1/+74
2023-01-05ARM: dts: sam9x60ek: Add pinctrl and gpio properties for USBSergiu Moga1-0/+21
2023-01-05ARM: dts: sam9x60_curiosity: Add pinctrl and gpio properties for USBSergiu Moga1-0/+21
2023-01-05ARM: dts: sam9x60: Add OHCI and EHCI DT nodesSergiu Moga1-0/+18
2023-01-04efi_loader: fix building aarch64 EFI binariesHeinrich Schuchardt2-15/+38
2023-01-03ARM: dts: at91: sam9x60: add sdhci1 node and pinctrlMihai Sain1-0/+25
2023-01-02arm: s5p4418: dm_serial: remove old code / add DEBUG_UARTStefan Bosch2-30/+1
2023-01-02arm: s5p4418: dm_serial: switch to DM_SERIALStefan Bosch1-2/+2
2023-01-02arm: s5p4418: dm_serial: add uarts to dtsStefan Bosch3-0/+117
2023-01-02arm: uniphier: use DM_TIMER of arm a9 global timerDai Okamura4-41/+5
2023-01-02dts: synquacer: Drop unused and undocumented GPIO 'base' propertyRob Herring1-1/+0
2023-01-02dts: synquacer: Drop unused and undocumented SPI propertiesRob Herring1-2/+0
2023-01-02powerpc: dts: keymile: Deduplicate binman codePali Rohár1-20/+2
2023-01-02dts: synquacer: Fix idle-states 'entry-method' valueRob Herring1-1/+1
2023-01-02dts: synquacer: Fix "arm, armv7-timer-mem" node address sizesRob Herring1-5/+5
2023-01-02dts: synquacer: Use generic node namesRob Herring3-7/+7
2023-01-02dts: synquacer: Drop CPU 'arm,armv8' compatiblesRob Herring1-24/+24
2023-01-02arm: dts: ti: k3-am64-mcu: Add pinctrlChristian Gmeiner1-0/+8
2022-12-31cmd: source: Support specifying config nameWIP/2022-12-31-cmd-source-support-specifying-config-nameSean Anderson1-1/+1
2022-12-31treewide: Use NULL for script image nameSean Anderson1-1/+1
2022-12-29Merge tag 'efi-2023-01-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-5/+13
2022-12-29PowerPC: Update dependencies on *SYS_MPC85XX_NO_RESETVECTom Rini1-3/+3
2022-12-29efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWAREHeinrich Schuchardt2-5/+13
2022-12-23bcmcygnus: Convert CONFIG_IPROC to KconfigTom Rini2-3/+4
2022-12-23configs: Remove unused or redundant CONFIG symbolsTom Rini3-4/+1
2022-12-23global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFGTom Rini1-2/+2
2022-12-23global: Migrate CONFIG_X86_REFCODE_ADDR to CFGTom Rini2-2/+2