index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc83xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: Make board selection choices optional
Joe Hershberger
2015-05-12
1
-0
/
+1
*
powerpc: add 2 common dcache assembly functions
Valentin Longchamp
2015-05-04
2
-20
/
+0
*
powerpc: ids8313: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
1
-0
/
+1
*
powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support
Masahiro Yamada
2015-01-23
1
-8
/
+0
*
mpc83xx: Add gdsys hrcon board
Dirk Eibach
2014-11-19
1
-0
/
+4
*
powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f()
Valentin Longchamp
2014-11-14
1
-0
/
+1
*
kconfig: add CONFIG_SUPPORT_SPL
Masahiro Yamada
2014-10-27
1
-0
/
+1
*
ppc: Zap Hymod board
Marek Vasut
2014-10-27
1
-11
/
+0
*
powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7
Masahiro Yamada
2014-10-10
1
-8
/
+0
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-1
/
+0
*
powerpc: remove redundant CPU definition
Masahiro Yamada
2014-07-30
1
-1
/
+1
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+100
*
qe: move immap_qe.h from arch directory into common directory
Zhao Qiang
2014-07-22
2
-2
/
+2
*
mpc8313, bootcount: mpc8313 has no qe muram
Heiko Schocher
2014-04-23
2
-3
/
+4
*
Remove obsolete _LINUX_CONFIG_H macro
Masahiro Yamada
2014-01-24
1
-1
/
+0
*
powerpc/83xx: Add support for get_svr() for 83xx devices
Ramneek Mehresh
2014-01-21
1
-0
/
+5
*
PowerPC: merge commonly-defined flags
Masahiro Yamada
2013-12-13
1
-4
/
+1
*
powerpc/mpc8349: Use generic mpc85xx DDR driver
York Sun
2013-12-04
1
-3
/
+1
*
Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx
York Sun
2013-11-25
1
-2
/
+2
*
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-25
2
-5
/
+5
*
powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c
Masahiro Yamada
2013-11-17
1
-5
/
+1
*
powerpc: mpc83xx: delete unused rules
Masahiro Yamada
2013-11-17
1
-6
/
+0
*
powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-40
/
+18
*
powerpc/usb:Differentiate USB controller base address
ramneek mehresh
2013-10-24
1
-1
/
+1
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
2
-7
/
+7
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
83xx/pcie: fix build error for 83xx pcie
Roy Zang
2013-08-09
1
-0
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
19
-291
/
+19
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
1
-1
/
+1
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
1
-1
/
+1
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
3
-5
/
+5
|
/
*
ppc: arm: Move sdhc_clk into arch_global_data
Simon Glass
2013-02-04
1
-2
/
+3
*
ppc: Move arbiter fields to arch_global_data
Simon Glass
2013-02-04
1
-13
/
+15
*
ppc: Move reset_status to arch_global_data
Simon Glass
2013-02-04
1
-2
/
+2
*
ppc: Move CONFIG_QE to arch_global_data
Simon Glass
2013-02-04
1
-2
/
+3
*
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
Simon Glass
2013-02-04
1
-4
/
+6
*
ppc: Move mpc83xx clock fields to arch_global_data
Simon Glass
2013-02-01
4
-37
/
+52
*
ppc: Move brg_clk to arch_global_data
Simon Glass
2013-02-01
1
-2
/
+3
*
powerpc/mpc83xx: add support for new SPL
Scott Wood
2012-12-19
4
-12
/
+90
*
powerpc/mpc83xx: sparse fixes
Kim Phillips
2012-11-04
2
-4
/
+6
*
arch/powerpc/lib/board.c, *traps.c: sparse fixes
Kim Phillips
2012-11-04
1
-19
/
+10
*
mpc83xx: add support for mpc8309
Gerlando Falauto
2012-10-23
3
-0
/
+20
*
cleanup: introduce CONFIG_MPC830x
Gerlando Falauto
2012-10-23
1
-0
/
+3
*
cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x
Gerlando Falauto
2012-10-23
1
-4
/
+4
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
1
-3
/
+0
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
1
-0
/
+5
*
MPC83xx, MPC85xx: compile stub cache function
Stefano Babic
2012-07-21
1
-1
/
+1
*
powerpc/mpc83xx: fix copyright string in serdes.c
Timur Tabi
2012-07-03
1
-1
/
+1
*
MPC8xxx: Define cache ops for USB
Marek Vasut
2012-06-07
2
-0
/
+36
*
powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata
Jerry Huang
2011-12-12
1
-1
/
+10
[next]