index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II 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: 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
*
i2c, davinci: convert driver to new mutlibus/mutliadapter framework
Vitaly Andrianov
2014-04-17
4
-4
/
+4
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-04-08
4
-167
/
+1
|
\
|
*
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
Masahiro Yamada
2014-03-28
3
-166
/
+0
|
*
kbuild: Rename UIMAGE to MKIMAGE
Marek Vasut
2014-03-28
1
-1
/
+1
*
|
arm: mxs: Add support for generating signed BootStream
Marek Vasut
2014-04-04
2
-0
/
+70
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
Stefano Babic
2014-04-04
6
-14
/
+40
|
\
\
|
|
/
|
*
kbuild,mxs: use short logs for MXS images
Masahiro Yamada
2014-03-12
5
-14
/
+15
|
*
at91sam9263ek: add mmc support
Andreas Henriksson
2014-03-09
1
-0
/
+25
*
|
Revert "arm: mxs: Add support for generating signed BootStream"
Stefano Babic
2014-04-04
2
-87
/
+0
*
|
mxs: fix warning in SPL with console support
Stefano Babic
2014-04-02
1
-0
/
+2
*
|
arm: mxs: Add serial console support into SPL
Marek Vasut
2014-04-01
1
-1
/
+14
*
|
arm: mxs: Properly set GD pointer in SPL
Marek Vasut
2014-04-01
1
-0
/
+5
*
|
arm: mxs: Add support for generating signed BootStream
Marek Vasut
2014-03-31
2
-0
/
+87
*
|
arm: mxs: Adjust the load address of U-Boot and SPL for HAB
Marek Vasut
2014-03-31
4
-9
/
+24
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-26
5
-71
/
+15
|
\
|
*
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-26
3
-67
/
+1
|
*
arm: make _end compiler-generated
Albert ARIBAUD
2014-02-26
2
-4
/
+14
*
|
kbuild: refactor more IMX image rules
Masahiro Yamada
2014-02-25
1
-10
/
+0
*
|
kbuild: use shorten logs for IMX images
Masahiro Yamada
2014-02-25
1
-1
/
+1
|
/
*
Move CONFIG_DISPLAY_CPUINFO to Makefile
Masahiro Yamada
2014-02-19
2
-3
/
+4
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
2
-2
/
+2
*
ARM: merge commonly-defined PLATFORM_RELFLAGS
Masahiro Yamada
2014-01-24
1
-7
/
+0
*
at91: switch coloured LED to gpio API
Andreas Bießmann
2013-12-09
1
-9
/
+7
*
arm: keep all sections in ELF file
Albert ARIBAUD
2013-12-07
2
-14
/
+18
*
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-11-09
5
-9
/
+20
|
\
|
*
ARM: mxs: Enable DCDC converter for battery boot
Marek Vasut
2013-10-31
1
-0
/
+2
|
*
ARM: mxs: Setup stack in JTAG mode
Marek Vasut
2013-10-17
1
-0
/
+9
|
*
ARM: mxs: tools: Use mkimage for BootStream generation
Marek Vasut
2013-10-17
3
-9
/
+10
[next]