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
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-06-28
1
-0
/
+10
|
\
|
*
mx27: add i2c clock
trem
2013-06-26
1
-0
/
+2
|
*
mx27: add function enable_caches
trem
2013-06-26
1
-0
/
+8
*
|
remove all references to .dynsym
Albert ARIBAUD
2013-06-21
2
-10
/
+0
*
|
arm: da830: moved pinmux configurations to the arch tree
Vishwanathrao Badarkhe, Manish
2013-06-10
2
-0
/
+152
*
|
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-06-08
1
-3
/
+22
|
\
\
|
|
/
|
*
arm: mxs: Fix vectoring table crafting
Marek Vasut
2013-06-03
1
-3
/
+22
*
|
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-30
1
-76
/
+0
*
|
arm: do not compile relocate_code() for SPL builds
Albert ARIBAUD
2013-05-30
1
-8
/
+3
*
|
arm: at91: enable mci support for at91sam9g20ek.
Wu, Josh
2013-05-12
1
-0
/
+4
*
|
arm: at91: add at91sam9n12ek board support
Wu, Josh
2013-05-12
3
-2
/
+180
|
/
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-11
1
-0
/
+8
|
\
|
*
da850: provide davinci_enable_uart0
Eric Benard
2013-05-10
1
-0
/
+8
*
|
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-11
8
-213
/
+176
|
\
\
|
*
|
arm: mxs: Add LCDIF clock configuration function
Marek Vasut
2013-05-06
1
-0
/
+93
|
*
|
arm: mxs: Preprocess u-boot.bd so they contain full path
Marek Vasut
2013-05-06
3
-4
/
+14
|
*
|
arm: mx23: Fix VDDMEM misconfiguration
Marek Vasut
2013-05-06
2
-20
/
+42
|
*
|
mxs: Explain why some mx23 DDR registers are not configured
Fabio Estevam
2013-05-06
1
-0
/
+9
|
*
|
mx23: Operate DDR voltage supply at 2.5V
Fabio Estevam
2013-05-06
1
-2
/
+2
|
*
|
imx: mx25: Remove legacy iomux support
Benoît Thébaudeau
2013-05-05
1
-117
/
+0
|
*
|
mxs: spl_mem_init: Change EMI port priority
Fabio Estevam
2013-05-05
1
-1
/
+1
|
*
|
mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers
Fabio Estevam
2013-05-05
1
-2
/
+15
|
*
|
mxs: spl_mem_init: Remove erroneous DDR setting
Fabio Estevam
2013-05-05
1
-4
/
+0
|
*
|
mxs: spl_mem_init: Fix comment about start bit
Fabio Estevam
2013-05-05
1
-1
/
+1
|
*
|
mx23: Put back RAM voltage level to its original value
Fabio Estevam
2013-04-28
1
-2
/
+2
|
*
|
imx: Move some i.MX common functions into the imx-common directory
Stefan Roese
2013-04-22
1
-63
/
+0
|
*
|
imx: Move some header files from arch-mxs to imx-common
Stefan Roese
2013-04-22
1
-1
/
+1
|
|
/
*
|
lib: consolidate hang()
Andreas Bießmann
2013-05-01
2
-14
/
+0
|
/
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-12
2
-21
/
+18
|
\
|
*
Consolidate bool type
York Sun
2013-04-01
2
-21
/
+18
*
|
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-12
1
-7
/
+8
|
\
\
|
*
|
omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ
Jon Hunter
2013-04-10
1
-7
/
+8
*
|
|
arm: Make all linker scripts compatible with per-symbol sections
Benoît Thébaudeau
2013-04-12
2
-6
/
+6
*
|
|
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
1
-4
/
+2
*
|
|
arm926ejs: Remove deprecated and now unused NAND SPL
Benoît Thébaudeau
2013-04-12
1
-10
/
+0
*
|
|
nand: mxc: Switch NAND SPL to generic SPL
Benoît Thébaudeau
2013-04-12
1
-1
/
+2
*
|
|
imx: Fix automatic make targets for imx images
Benoît Thébaudeau
2013-04-12
1
-2
/
+6
*
|
|
arm: relocate_code(): Use __image_copy_end for end of relocation
Benoît Thébaudeau
2013-04-12
1
-1
/
+5
*
|
|
arm: relocate_code(): Remove useless relocation offset computation
Benoît Thébaudeau
2013-04-12
1
-6
/
+3
*
|
|
arm: relocate_code() is no longer noreturn
Benoît Thébaudeau
2013-04-12
1
-3
/
+1
*
|
|
arm: start.S: Fix _TEXT_BASE for SPL
Benoît Thébaudeau
2013-04-12
2
-1
/
+5
|
/
/
*
|
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-04
1
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
Fabio Estevam
2013-03-20
1
-9
/
+9
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
9
-43
/
+63
|
\
\
|
|
/
|
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-15
6
-16
/
+48
|
|
\
|
|
*
mxs: timrot: Rename local macros
Fadil Berisha
2013-03-07
1
-8
/
+8
|
|
*
mxs: timrot: Add support to i.MX23
Fadil Berisha
2013-03-07
1
-2
/
+21
|
|
*
mx23: Document the tRAS lockout setting in memory initialization
Otavio Salvador
2013-03-07
1
-0
/
+4
|
|
*
mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT
Otavio Salvador
2013-03-07
2
-2
/
+2
|
|
*
mxs: mmc: spi: dma: Better wrap the MXS differences
Marek Vasut
2013-03-07
1
-1
/
+2
[next]