index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
2019-11-17
spl: separate SPL_FRAMEWORK config for spl and tpl
Heiko Stuebner
2018-09-18
timer: Add MPC83xx timer driver
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-08
powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/
Christophe Leroy
2017-07-08
powerpc: Partialy restore core of mpc8xx
Christophe Leroy
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-06-12
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-05-22
Convert CONFIG_CMD_IMMAP to Kconfig
Simon Glass
2017-05-22
Kconfig: Add a CONFIG_IDE option
Simon Glass
2017-04-05
powerpc: Move setup_board_extra() into a PPC file
Simon Glass
2016-05-27
powerpc: Drop unused code related to generic board
Simon Glass
2015-02-17
common/board_f: factor out reserve_stacks
Andreas Bießmann
2014-03-07
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2013-10-31
powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-03-15
ppc: Enable generic board support
Simon Glass
2012-12-19
powerpc/mpc83xx: add support for new SPL
Scott Wood
2012-12-05
mpc5200: Add SPL support
Stefan Roese
2012-12-05
SPL: Port SPL framework to powerpc
Stefan Roese
2012-11-26
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
Scott Wood
2012-11-26
powerpc: change .fixup test to a GCC version test
Scott Wood
2012-10-17
split mpc8xx hooks from cmd_ide.c
Pavel Herrmann
2012-09-01
Consolidate bootcount code into drivers/bootcount
Stefan Roese
2011-12-07
powerpc: Minimal private libgcc to build on Debian
Kyle Moffett
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-13
ppc: Conditionally compile bat_rw.c
Peter Tyser
2010-06-29
MPC512x: workaround data corruption for unaligned local bus accesses
Wolfgang Denk
2010-06-23
MPC5200: workaround data corruption for unaligned local bus accesses
Wolfgang Denk
2010-05-06
powerpc: Consolidate bootcount_{store|load} for PowerPC
Stefan Roese
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese