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
/
arm1136
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
3
-73
/
+8
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
ARM: refactor compiler options in config.mk
Masahiro Yamada
2013-09-23
1
-1
/
+0
*
ARM: omap24xx: remove remainders of dead board
Masahiro Yamada
2013-08-15
3
-193
/
+0
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
17
-276
/
+17
*
arm: Remove OMAP2420H4 and all omap24xx support
Tom Rini
2013-06-10
1
-18
/
+0
*
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
*
imx: mx35: Remove legacy iomux support
Benoît Thébaudeau
2013-05-05
2
-115
/
+0
*
mx35 iomux: correct offsets of IOMUX registers
Philip Paeps
2013-04-16
1
-2
/
+2
*
BUGFIX: arm: data abort in get_bad_stack_swi
Tetsuyuki Kobayashi
2013-04-13
1
-1
/
+2
*
arm: Make all linker scripts compatible with per-symbol sections
Benoît Thébaudeau
2013-04-12
1
-1
/
+1
*
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
1
-4
/
+2
*
imx: Fix automatic make targets for imx images
Benoît Thébaudeau
2013-04-12
1
-0
/
+7
*
arm: relocate_code(): Use __image_copy_end for end of relocation
Benoît Thébaudeau
2013-04-12
1
-2
/
+2
*
arm: relocate_code(): Remove useless relocation offset computation
Benoît Thébaudeau
2013-04-12
1
-5
/
+3
*
arm1136: Remove redundant relocate_code() return
Benoît Thébaudeau
2013-04-12
1
-2
/
+0
*
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
1
-0
/
+4
*
omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ
Hunter, Jon
2013-04-08
1
-2
/
+6
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
1
-1
/
+1
|
\
|
*
SPL: ONENAND: Fix some ONENAND related defines.
Enric Balletbo i Serra
2013-03-08
1
-1
/
+1
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
2
-2
/
+2
|
/
*
ppc: arm: Move sdhc_clk into arch_global_data
Simon Glass
2013-02-04
1
-3
/
+3
*
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
3
-11
/
+11
*
arm: Move tbl to arch_global_data
Simon Glass
2013-02-01
3
-11
/
+14
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-14
2
-45
/
+0
|
\
|
*
mx31/mx35/mx51/mx53/mx6: add watchdog
Troy Kisky
2013-01-13
2
-45
/
+0
*
|
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2013-01-08
1
-57
/
+14
|
/
*
arm1136: Fix enable_caches()
Benoît Thébaudeau
2012-11-10
1
-10
/
+12
*
MX35: add support for woodburn board
Stefano Babic
2012-10-26
2
-0
/
+138
*
ARM: Add SPL target to arm1136
Stefano Babic
2012-10-26
1
-0
/
+3
*
MX35: Add soc_boot_mode and soc_boot_device to MX35
Stefano Babic
2012-10-26
2
-0
/
+137
*
ARM: Fix start.S when used with SPL in arm1136
Stefano Babic
2012-10-26
1
-11
/
+20
*
mx35: Fix eSDHC clocks
Benoît Thébaudeau
2012-10-16
1
-2
/
+12
*
mx35: Define MAX and AIPS registers
Benoît Thébaudeau
2012-10-15
1
-1
/
+32
*
imx: Use MXC_I2C_CLK in imx i2c driver
Matthias Weisser
2012-10-15
2
-0
/
+2
*
arm: Fixed the offset for the no relocation.
Zhong Hongbo
2012-10-04
1
-0
/
+1
*
mx31: Define default SoC input clock frequencies
Benoît Thébaudeau
2012-09-06
2
-10
/
+10
*
Fix mx31_decode_pll
Benoît Thébaudeau
2012-09-06
1
-3
/
+5
*
mx35 timer: Switch to 32-kHz source
Benoît Thébaudeau
2012-09-06
1
-17
/
+27
*
mx35: Define default SoC input clock frequencies
Benoît Thébaudeau
2012-09-06
2
-28
/
+17
*
mx35: Fix clock dividers
Benoît Thébaudeau
2012-09-06
1
-30
/
+18
*
mx35: Fix decode_pll
Benoît Thébaudeau
2012-09-06
1
-3
/
+6
*
mx35: Move clock enums to clock.h
Benoît Thébaudeau
2012-09-01
1
-2
/
+2
*
mx35 iomux: Remove unused macro
Benoît Thébaudeau
2012-09-01
1
-2
/
+0
*
mx35: Add cpu_mmc_init()
Benoît Thébaudeau
2012-09-01
1
-1
/
+14
*
ARM1136: Fix cache range checks
Benoît Thébaudeau
2012-07-21
1
-3
/
+3
*
arm: Fix to mistake clean the memory space
Zhong Hongbo
2012-07-20
1
-3
/
+5
*
ARM1136: MX35: Make asm routines volatile in cache ops
Stefano Babic
2012-04-16
1
-10
/
+12
[next]