~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
Makefile
Commit message (
Expand
)
Author
Age
*
ppc: Drop bat_rw
Simon Glass
2023-02-07
*
Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig
Tom Rini
2022-06-06
*
common: board_r: Drop arch-specific ifdefs around initr_trap
Ovidiu Panait
2021-01-15
*
bdinfo: ppc: Move PPC-specific info into its own file
Simon Glass
2020-06-25
*
spl: separate SPL_FRAMEWORK config for spl and tpl
Heiko Stuebner
2019-11-17
*
timer: Add MPC83xx timer driver
Mario Six
2018-09-18
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
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-08
*
powerpc: remove 4xx support
Heiko Schocher
2017-07-03
*
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-06-16
*
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-12
*
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-06-12
*
Convert CONFIG_CMD_IMMAP to Kconfig
Simon Glass
2017-05-22
*
Kconfig: Add a CONFIG_IDE option
Simon Glass
2017-05-22
*
powerpc: Move setup_board_extra() into a PPC file
Simon Glass
2017-04-05
*
powerpc: Drop unused code related to generic board
Simon Glass
2016-05-27
*
common/board_f: factor out reserve_stacks
Andreas Bießmann
2015-02-17
*
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-03-07
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
*
powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-16
*
ppc: Enable generic board support
Simon Glass
2013-03-15
*
powerpc/mpc83xx: add support for new SPL
Scott Wood
2012-12-19
*
mpc5200: Add SPL support
Stefan Roese
2012-12-05
*
SPL: Port SPL framework to powerpc
Stefan Roese
2012-12-05
*
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
Scott Wood
2012-11-26
*
powerpc: change .fixup test to a GCC version test
Scott Wood
2012-11-26
*
split mpc8xx hooks from cmd_ide.c
Pavel Herrmann
2012-10-17
*
Consolidate bootcount code into drivers/bootcount
Stefan Roese
2012-09-01
*
powerpc: Minimal private libgcc to build on Debian
Kyle Moffett
2011-12-07
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
*
ppc: Conditionally compile bat_rw.c
Peter Tyser
2010-10-13
*
MPC512x: workaround data corruption for unaligned local bus accesses
Wolfgang Denk
2010-06-29
*
MPC5200: workaround data corruption for unaligned local bus accesses
Wolfgang Denk
2010-06-23
*
powerpc: Consolidate bootcount_{store|load} for PowerPC
Stefan Roese
2010-05-06
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21