summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini2022-06-283-29/+0
* Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to KconfigTom Rini2022-06-283-4/+27
* siemens: Move CONFIG_FACTORYSET to KconfigTom Rini2022-06-283-0/+9
* arm: samsung: Migrate a number of symbols to KconfigTom Rini2022-06-289-15/+60
* arm: exynos: Remove old pwm backlight driverTom Rini2022-06-281-20/+0
* arm: samsung: Remove dead LCD codeTom Rini2022-06-281-1/+0
* Convert CONFIG_LBA48 et al to KconfigTom Rini2022-06-281-2/+0
* xtensa: Switch to using CONFIG_XTENSA for building device treesTom Rini2022-06-281-1/+1
* tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini2022-06-281-0/+1
* spl: Move SPL_LDSCRIPT defaults to one placeTom Rini2022-06-289-36/+0
* PowerPC: Remove some unused USB codeTom Rini2022-06-281-22/+0
* Convert CONFIG_TEGRA_GPU to KconfigTom Rini2022-06-281-0/+4
* usb: ehci-fsl: Remove non-DM codeTom Rini2022-06-283-15/+0
* Convert CONFIG_EFLASH_PROTSECTORS to KconfigTom Rini2022-06-282-2/+9
* aspeed/ast2600: Fix SPL linker scriptJoel Stanley2022-06-281-3/+3
* powerpc: mpc85xx: Set TEXT_BASE addresses to real base valuesPali Rohár2022-06-283-31/+12
* armv8 SHA-256 using ARMv8 Crypto ExtensionsLoic Poulain2022-06-274-0/+160
* armv8 SHA-1 using ARMv8 Crypto Extensions:Loic Poulain2022-06-274-0/+165
* Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini2022-06-2742-523/+1570
|\
| * ARM: zynq: Fix size-cells for pl353 driverAmit Kumar Mahapatra2022-06-241-1/+1
| * arm64: zynqmp: Fix usb node drive strength and slew rateAshok Reddy Soma2022-06-2412-17/+60
| * microblaze: Remove interrupt handlerMichal Simek2022-06-243-219/+1
| * microblaze: Convert axi timer to DM driverMichal Simek2022-06-244-150/+6
| * cpu: add CPU driver for microblazeOvidiu Panait2022-06-242-0/+190
| * microblaze: add support for handling PVR dataOvidiu Panait2022-06-243-0/+117
| * microblaze: cache: introduce flush_dcache_range()Ovidiu Panait2022-06-241-0/+11
| * microblaze: cache: introduce cpuinfo structureOvidiu Panait2022-06-246-5/+78
| * microblaze: cache: introduce flush_cache_all()Ovidiu Panait2022-06-244-9/+26
| * microblaze: cache: introduce Kconfig options for icache/dcache sizesOvidiu Panait2022-06-243-6/+5
| * microblaze: cache: split flush_cache() functionOvidiu Panait2022-06-241-22/+33
| * microblaze: cache: improve icache Kconfig optionsOvidiu Panait2022-06-242-7/+3
| * microblaze: cache: improve dcache Kconfig optionsOvidiu Panait2022-06-243-11/+10
| * microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHEOvidiu Panait2022-06-242-2/+2
| * microblaze: start.S: remove unused codeOvidiu Panait2022-06-241-33/+0
| * microblaze: Add support for run time relocationMichal Simek2022-06-248-4/+214
| * microblaze: Create SYM_ADDR macro to deal with symbolsMichal Simek2022-06-241-10/+13
| * microblaze: Add comment about reset locationMichal Simek2022-06-241-0/+1
| * microblaze: Remove _start symbol handling at U-Boot startMichal Simek2022-06-241-3/+4
| * microblaze: Remove code around r20 in relocate_code()Michal Simek2022-06-241-5/+0
| * microblaze: Optimize register usage in relocate_codeMichal Simek2022-06-241-5/+2
| * microblaze: Change stack protection address to new stack addressMichal Simek2022-06-241-0/+1
| * microblaze: Separate code end substractionMichal Simek2022-06-241-1/+2
| * microblaze: Enable REMAKE_ELFMichal Simek2022-06-242-3/+9
| * mips: Move endianness selection to arch/KconfigMichal Simek2022-06-242-18/+22
| * microblaze: Fix typo in exception.cMichal Simek2022-06-241-1/+1
| * microblaze: Remove CONFIG_TEXT_BASE from codeMichal Simek2022-06-241-3/+3
| * microblaze: Fix early stack allocationMichal Simek2022-06-241-1/+1
| * microblaze: Fix stack protection behaviorMichal Simek2022-06-241-2/+3
| * microblaze: Switch absolute branches to relativeMichal Simek2022-06-241-9/+9
| * arm64: zynqmp: Fix tps544/u3007 node descriptionMichal Simek2022-06-242-6/+2