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
/
fsl_lbc.c
Age
Commit message (
Expand
)
Author
2024-07-15
ppc: Remove duplicate newlines
Marek Vasut
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
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-05-21
mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2012-11-04
arch/powerpc/cpu/mpc8xxx/: sparse fixes
Kim Phillips
2012-01-13
fsl_lbc: add printout of LCRR and LBCR to local bus regs
Paul Gortmaker
2011-11-11
arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warning
Kumar Gala
2011-07-11
powerpc/85xx: Fix compile errors if CONFIG_SYS_{BR,OR}0_PRELIM aren't set
Kumar Gala
2011-01-14
powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)
Kumar Gala
2011-01-14
mpc85xx: rename sdram_init() lbc_sdram_init()
Becky Bruce
2011-01-14
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
2010-07-16
powerpc 83xx/85xx: Merge lbc upmconfig code
Becky Bruce
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce