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
/
mpc83xx
Age
Commit message (
Expand
)
Author
2018-09-18
misc: Add MPC83xx serdes driver
Mario Six
2018-09-18
cpu: Add MPC83xx CPU driver
Mario Six
2018-09-18
timer: Add MPC83xx timer driver
Mario Six
2018-09-18
clk: Add MPC83xx clock driver
Mario Six
2018-09-18
mpc83xx: Add sysreset driver
Mario Six
2018-09-18
ram: Add driver for MPC83xx
Mario Six
2018-07-30
dm: Change CMD_DM enabling
Michal Simek
2018-07-30
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-12-12
ata: Migrate CONFIG_FSL_SATA to Kconfig
Tuomas Tynkkynen
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-08-11
Convert CONFIG_CMD_PCA953X to Kconfig
Simon Glass
2017-07-27
powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot
Andy Yan
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-07-22
powerpc: move get_pvr() and get_svr() into C
Christophe Leroy
2017-07-22
powerpc: get rid of addr_probe()
Christophe Leroy
2017-07-11
Convert CONFIG_CMD_SATA to Kconfig
Simon Glass
2017-06-12
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-05-22
Convert CONFIG_CMD_IRQ to Kconfig
Simon Glass
2017-05-01
fdt: Move fdt_fixup_ethernet to a common place
Tom Rini
2017-04-30
Convert CONFIG_CMD_DIAG to Kconfig
Simon Glass
2017-04-30
fs: Kconfig: Add a separate option for FS_CRAMFS
Simon Glass
2017-04-30
fs: Convert CONFIG_CMD_CRAMFS to Kconfig
Simon Glass
2017-04-05
board_f: powerpc: Move prt_83xx_rsr() to private code
Simon Glass
2017-01-31
powerpc: mpc83xx: Enable pre-relocation malloc
mario.six@gdsys.cc
2017-01-31
powerpc: mpc83xx: Minimize r1 modification
mario.six@gdsys.cc
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-04
mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig
York Sun
2017-01-04
fsl_ddr: Move DDR config options to driver Kconfig
York Sun
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
treewide: use #include <...> to include public headers
Masahiro Yamada
2016-09-23
arch, board: squash lines for immediate return
Masahiro Yamada
2016-09-20
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
2016-06-03
arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.
Robert P. J. Day
2016-04-01
usb: Rename ehci-fsl.h to ehci-ci.h
Mateusz Kulikowski
2016-01-25
arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()
Ashish kumar
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-08
powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx
Robert P. J. Day
2015-11-12
mpc83xx: Add strider board
Dirk Eibach
2015-11-10
powerpc: Finish updating u-boot*lds scripts for newer binutils
Tom Rini
2015-11-05
powerpc: Remove __ilog2_u64 and ffs4 from bitops
Fabio Estevam
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-05-04
powerpc: add 2 common dcache assembly functions
Valentin Longchamp
2015-04-18
powerpc: ids8313: use "select" instead of default value in defconfig
Masahiro Yamada
2015-01-23
powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support
Masahiro Yamada
2014-11-19
mpc83xx: Add gdsys hrcon board
Dirk Eibach
2014-11-14
powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f()
Valentin Longchamp
2014-10-27
kconfig: add CONFIG_SUPPORT_SPL
Masahiro Yamada
[next]