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
/
cpu
/
mpc86xx
Age
Commit message (
Expand
)
Author
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
2019-12-02
common: Move some CPU functions out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
common: Move older CPU functions to their own header
Simon Glass
2019-03-03
configs: fsl: move DDR specific defines to Kconfig
Rajesh Bhagat
2018-06-19
common: Fix cpu nr type which is always unsigned type
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-08-26
powerpc: Rework interrupt_init_cpu()
Tom Rini
2017-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-07-23
powerpc, 8xx: fix missing function declarations.
Christophe Leroy
2017-07-22
powerpc: move get_pvr() and get_svr() into C
Christophe Leroy
2017-07-22
powerpc: Remove unneccessary #ifdefs in reginfo
Christophe Leroy
2017-07-22
powerpc: get rid of addr_probe()
Christophe Leroy
2017-07-11
Convert CONFIG_SCSI to Kconfig
Simon Glass
2017-05-01
fdt: Move fdt_fixup_ethernet to a common place
Tom Rini
2017-02-03
arch: powerpc: update the eLBC IP input clock
Prabhakar Kushwaha
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-04
fsl_ddr: Move DDR config options to driver Kconfig
York Sun
2016-12-04
powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option
York Sun
2016-12-02
powerpc: mpc86xx: Move CONFIG_FSL_LAW to Kconfig
York Sun
2016-12-02
powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option
York Sun
2016-11-23
powerpc: MPC8641: Remove macro CONFIG_MPC8641
York Sun
2016-11-23
powerpc: MPC8610: Remove macro CONFIG_MPC8610
York Sun
2016-10-14
arch: powerpc: Remove unused dts frequency fixup for lbc_clk
Prabhakar Kushwaha
2016-09-14
fsl: serdes: ensure accessing the initialized maps of serdes protocol
Hou Zhiqiang
2016-07-25
powerpc/86xx: Pass -mcpu=7400 to GCC
Scott Wood
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-11-10
powerpc: Finish updating u-boot*lds scripts for newer binutils
Tom Rini
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-05-04
powerpc: add 2 common dcache assembly functions
Valentin Longchamp
2015-03-24
remove unnecessary version.h includes
Rob Herring
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
powerpc: remove redundant CPU definition
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-05-13
powerpc/mpc86xx: Fix boot_flag for calling board_init_f()
York Sun
2014-02-21
common: Add get_effective_memsize() to memsize.c
York Sun
2014-01-24
powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk
Masahiro Yamada
2013-12-13
PowerPC: merge commonly-defined flags
Masahiro Yamada
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-10-31
powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-08-20
powerpcv2: Print hardcoded size like print_size() does
Shruti Kanetkar
[next]