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
/
mpc5xxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-1
/
+0
*
mpc5xxx: Add stub implementation of cache functions
Vasili Galka
2014-09-02
2
-0
/
+16
*
powerpc: remove redundant CPU definition
Masahiro Yamada
2014-07-30
1
-2
/
+1
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+154
*
usb: create common header virtual root hub descriptors
Stephen Warren
2014-03-10
1
-98
/
+1
*
powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition
Masahiro Yamada
2014-01-24
1
-2
/
+0
*
Remove obsolete _LINUX_CONFIG_H macro
Masahiro Yamada
2014-01-24
1
-1
/
+0
*
PowerPC: merge commonly-defined flags
Masahiro Yamada
2013-12-13
1
-3
/
+1
*
powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-38
/
+16
*
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
19
-316
/
+19
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
2
-2
/
+2
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
2
-2
/
+2
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
5
-6
/
+6
*
|
mpc5200: spl_boot.c: Change init oder to first enable printf
Stefan Roese
2013-03-09
1
-6
/
+14
|
/
*
Clean up libfdt.h includes
Gerald Van Baren
2013-02-08
1
-1
/
+0
*
ppc: Move mpc5xxx clocks to arch_global_data
Simon Glass
2013-02-04
4
-10
/
+16
*
mpc5200: Add SPL support
Stefan Roese
2012-12-05
4
-0
/
+162
*
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-11-20
1
-1
/
+1
*
arch/powerpc/lib/board.c, *traps.c: sparse fixes
Kim Phillips
2012-11-04
1
-19
/
+10
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
2
-6
/
+0
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
2
-0
/
+8
*
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
1
-2
/
+2
*
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
1
-113
/
+36
*
serial: Properly spell out the structure member names of serial_driver
Marek Vasut
2012-10-15
1
-16
/
+16
*
mpc5xxx: add GPIO port configuration
Anatolij Gustschin
2012-09-01
1
-0
/
+14
*
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-19
1
-3
/
+3
*
arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-07
1
-2
/
+1
*
arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warnings
Wolfgang Denk
2011-11-07
1
-4
/
+1
*
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-22
1
-1
/
+0
*
console: Squelch pre-console output in console functions
Graeme Russ
2011-10-01
1
-20
/
+10
*
unify version_string
Andreas Bießmann
2011-07-28
1
-8
/
+1
*
serial: drop useless ctlr field
Mike Frysinger
2011-07-26
1
-2
/
+0
*
serial: push default_serial_console to drivers
Mike Frysinger
2011-07-26
1
-0
/
+6
*
Revert "PowerPC: Add support for -msingle-pic-base"
Wolfgang Denk
2011-04-20
1
-10
/
+1
*
PowerPC: Add support for -msingle-pic-base
Joakim Tjernlund
2011-04-11
1
-1
/
+10
*
PowerPC: Move -fPIC flag to common place
Joakim Tjernlund
2011-04-11
1
-1
/
+1
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
3
-4
/
+4
*
PowerPC: Add relocation support for -fpic
Joakim Tjernlund
2010-12-17
1
-2
/
+3
*
5xxx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
3
-102
/
+43
*
arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work
Wolfgang Denk
2010-11-26
1
-4
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Wolfgang Denk
2010-11-19
1
-0
/
+43
|
\
|
*
i2c, mpc5xxx: add multibus support
Heiko Schocher
2010-11-17
1
-0
/
+43
*
|
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
|
/
*
PowerPC: Don't destroy fixup table while doing fixups
Joakim Tjernlund
2010-11-14
1
-1
/
+1
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-0
/
+1
*
powerpc: do not fixup NULL ptrs
Joakim Tjernlund
2010-10-18
1
-1
/
+3
*
powerpc: Cleanup BOOTFLAG_* references
Peter Tyser
2010-10-18
1
-0
/
+1
*
powerpc: Remove warm reset entry point
Peter Tyser
2010-10-12
1
-15
/
+2
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
2
-2
/
+2
[next]