index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
/
mpc83xx
/
spd_sdram.c
Age
Commit message (
Expand
)
Author
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
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2021-08-30
global: Remove unused or unnecessary CONFIG symbols related to DDR
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
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-05-21
mpc83xx: Use pre-defined asm functions
Mario Six
2019-05-21
mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
Mario Six
2019-05-20
mpc83xx: Introduce ARCH_MPC834*
Mario Six
2019-05-20
mpc83xx: Introduce ARCH_MPC831*
Mario Six
2019-05-20
mpc83xx: Introduce ARCH_MPC830*
Mario Six
2018-09-18
ram: Add driver for MPC83xx
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-01-08
powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx
Robert P. J. Day
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-11-16
mpc83xx: spd_sdram - fix gcc 4.6 compiler warning
Kim Phillips
2011-11-03
mpc83xx: Cleanup usage of DDR constants
Joe Hershberger
2011-07-06
MPC83xx: add config options for memory setup.
Andre Schwarz
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese