u-boot/arch
Pierre-Clément Tosi f050bfacc5 armv8/cache.S: Read sysreg fields through ubfx
Improve the file's readability and conciseness by using the appropriate
Aarch64 instruction: ubfx (unsigned bitfield extract). This makes the
code easier to follow as it directly manipulates the offsets and widths
of the fields read from system registers, as they are expressed in the
Standard (ARM ARM). This has the added benefit (albeit arguably
negligible) of reducing the final code size.

Signed-off-by: Pierre-Clément Tosi <ptosi@google.com>
2021-09-23 08:55:06 -04:00
..
arc Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
arm armv8/cache.S: Read sysreg fields through ubfx 2021-09-23 08:55:06 -04:00
m68k m68k: mcf: Remove overloading version_string 2021-09-17 12:10:44 -04:00
microblaze lmb: move CONFIG_LMB in Kconfig 2021-04-22 14:09:45 -04:00
mips Prepare v2021.10-rc4 2021-09-16 10:29:40 -04:00
nds32 Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
nios2 Remove #include <version.h> from files which do not need it 2021-09-17 12:10:44 -04:00
powerpc powerpc: Drop version_string placement optimization 2021-09-17 12:10:44 -04:00
riscv Prepare v2021.10-rc4 2021-09-16 10:29:40 -04:00
sandbox sandbox: Add a way to map a file into memory 2021-09-16 13:19:25 -04:00
sh global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
x86 x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug log 2021-09-17 12:10:44 -04:00
xtensa Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
.gitignore
Kconfig Prepare v2021.10-rc4 2021-09-16 10:29:40 -04:00
u-boot-elf.lds arch: Add explicit linker script for u-boot-elf 2020-04-03 11:52:55 -04:00