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
/
arm
/
cpu
/
arm926ejs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ARM: atmel: cleanup: remove at91cap9 related code
Bo Shen
2015-02-07
2
-190
/
+0
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-02-10
4
-7
/
+140
|
\
\
|
|
/
|
/
|
|
*
arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode
Graeme Russ
2015-02-10
1
-0
/
+5
|
*
arm: mxs: Enable booting of mx28 without battery
Graeme Russ
2015-02-10
1
-2
/
+8
|
*
arm: mxs: Add debug outputs and comments to mxs SPL source files
Graeme Russ
2015-02-10
4
-5
/
+127
*
|
davinci: Do not duplicate setting of gd
Tom Rini
2015-01-29
1
-16
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2015-01-26
1
-0
/
+2
|
\
\
|
*
|
arm, arm926ejs: make thumb mode compileable
Heiko Schocher
2015-01-19
1
-0
/
+2
|
|
/
*
|
ARM: kirkwood: fix cpu info for 6282 device id
Luka Perkov
2015-01-25
1
-3
/
+8
|
/
*
Add support for Seagate BlackArmor NAS220
Evgeni Dobrev
2015-01-14
1
-0
/
+4
*
mx25: Fix boot hang by avoiding vector relocation
Fabio Estevam
2015-01-08
2
-0
/
+27
*
mx25: Remove empty line after printing the reset cause
Fabio Estevam
2015-01-08
1
-1
/
+1
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-11-24
5
-0
/
+58
|
\
|
*
imx: fix exception vectors relocation in imx27
Albert ARIBAUD
2014-11-20
2
-0
/
+55
|
*
ARM: mxs: tools: Add support for boot progress display flag
Alexey Ignatov
2014-11-20
3
-0
/
+3
*
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
1
-0
/
+14
|
\
\
|
*
|
dm: at91: Add platform data for GPIO on at91sam9260-based boards
Simon Glass
2014-11-21
1
-0
/
+14
|
|
/
*
|
kbuild: use SoC-specific CONFIG to descend into SoC directory
Masahiro Yamada
2014-11-23
1
-1
/
+14
*
|
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
2014-11-23
1
-0
/
+2
*
|
replace DIV_ROUND with DIV_ROUND_CLOSEST
Masahiro Yamada
2014-11-20
1
-1
/
+2
|
/
*
arm, spl, at91: add at91sam9260 and at91sam9g45 spl support
Heiko Schocher
2014-11-17
2
-0
/
+82
*
ARM: MXS: fix Uninitialized variable error
Wolfgang Denk
2014-11-10
1
-0
/
+2
*
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2014-11-07
2
-0
/
+4
*
arm926ejs: cache: use __weak
Jeroen Hofstee
2014-11-04
1
-4
/
+1
*
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-29
5
-15
/
+0
*
i2c: designware: Convert driver to multibus/multiadapter framework
Stefan Roese
2014-10-29
1
-1
/
+1
*
kconfig: add CONFIG_SUPPORT_SPL
Masahiro Yamada
2014-10-27
1
-0
/
+4
*
leds: missing include
Jeroen Hofstee
2014-10-25
1
-0
/
+1
*
arm: kirkwood: Remove some dead code from cpu.c
Stefan Roese
2014-10-23
1
-55
/
+0
*
arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
Stefan Roese
2014-10-23
1
-17
/
+0
*
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-23
2
-2
/
+2
*
arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common
Stefan Roese
2014-10-23
3
-297
/
+1
*
arm: mxs: Wait for DRAM to start
Marek Vasut
2014-09-29
1
-1
/
+7
*
arm: mxs: Wait when disabling VDDMEM current limiter
Marek Vasut
2014-09-29
1
-0
/
+5
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
5
-13
/
+0
*
nomadik: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
1
-0
/
+21
*
orion5x: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
1
-0
/
+21
*
davinci: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
1
-0
/
+79
*
kirkwood: kconfig: refactor Kconfig and defconfig
Masahiro Yamada
2014-08-30
1
-0
/
+89
*
versatile: kconfig: move common settings
Masahiro Yamada
2014-08-30
1
-0
/
+23
*
arm: Add missing .vectors section to linker scripts
Benoît Thébaudeau
2014-08-30
1
-0
/
+1
*
ARM: kirkwood: add mvsdio driver
DrEagle
2014-08-01
1
-0
/
+9
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-01
2
-1
/
+2
|
\
|
*
mtd: nand: davinci: add header file for driver definitions
Khoronzhuk, Ivan
2014-06-19
2
-1
/
+2
*
|
Check run_command() return code properly
Thomas Betker
2014-06-11
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-05-30
1
-0
/
+17
|
\
\
|
|
/
|
*
ARM: at91sam9m10g45ek: enable mci0 support
Wu, Josh
2014-05-27
1
-0
/
+17
*
|
Remove unnecessary use of hush header file
Simon Glass
2014-05-29
2
-2
/
+0
|
/
*
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-05-15
4
-377
/
+5
*
arm, da850: staticize funtions
Manish Badarkhe
2014-04-17
1
-3
/
+3
[prev]
[next]