index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc8xxx
/
law.c
Age
Commit message (
Expand
)
Author
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-07-15
ppc: Remove duplicate newlines
Marek Vasut
2024-07-12
powerpc: mpc8xxx: Extend find_law() to find_law_by_addr_id()
Pali Rohár
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2024-05-06
powerpc: Remove <common.h> and add needed includes
Tom Rini
2022-12-05
global: Move remaining CONFIG_*SRIO_* to CFG_*
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
2022-11-02
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-06-06
Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2019-11-08
freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name
Udit Agarwal
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-01-25
arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()
Ashish kumar
2015-11-05
powerpc: Remove __ilog2_u64 and ffs4 from bitops
Fabio Estevam
2014-04-22
powerpc/mpc85xx:Disable non DDR LAWs before init_law
Prabhakar Kushwaha
2014-04-22
powerpc/mpc8xxx: SECURE BOOT- Disable law 0 for non PBL platforms
Aneesh Bansal
2013-08-20
powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...
Ying Zhang
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-02-04
ppc: Move used_laws to arch_global_data
Simon Glass
2012-11-26
spl/85xx: new SPL support
Scott Wood
2012-11-26
powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
Scott Wood