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
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
Tom Rini
2012-09-27
2
-108
/
+0
*
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-27
4
-11
/
+11
*
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-27
9
-449
/
+5
*
ARM: SPL: Move gpmc_init() to spl_board_init()
Tom Rini
2012-09-27
3
-1
/
+10
*
ARM: SPL: Start hooking in the current SPI SPL support
Tom Rini
2012-09-27
1
-0
/
+5
*
ARM: SPL: Clean up spl.c / spl_nand.c slightly
Tom Rini
2012-09-27
2
-16
/
+8
*
ARM: SPL: Make spl_mmc.c more generic
Tom Rini
2012-09-27
3
-21
/
+33
*
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
Tom Rini
2012-09-27
7
-5
/
+7
*
ARM: SPL: Only call mem_malloc_init if configured
Tom Rini
2012-09-27
1
-0
/
+2
*
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
Tom Rini
2012-09-27
2
-13
/
+3
*
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
Tom Rini
2012-09-27
4
-4
/
+4
*
ARM: SPL: Rename omap_boot_device to spl_boot_device
Tom Rini
2012-09-27
5
-7
/
+7
*
omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.
Pavel Machek
2012-09-27
1
-3
/
+3
*
omap-common: Fix typo in save_boot_params() in lowlevel_init.S
Tom Rini
2012-09-27
1
-1
/
+1
*
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
Tom Rini
2012-09-27
2
-6
/
+8
*
spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
Tom Rini
2012-09-27
1
-0
/
+4
*
ARM: arm1176: Define arch_cpu_init() at the SoC level
Stephen Warren
2012-09-25
3
-8
/
+25
*
Merge remote-tracking branch 'u-boot-imx/master'
Albert ARIBAUD
2012-09-21
14
-770
/
+92
|
\
|
*
MX: set a common place to share code for Freescale i.MX
Stefano Babic
2012-09-10
7
-672
/
+0
|
*
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
|
*
mx25: Define default SoC input clock frequencies
Benoît Thébaudeau
2012-09-06
2
-9
/
+9
|
*
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
|
*
MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS
Marek Vasut
2012-09-04
1
-3
/
+5
*
|
Tegra: Change Tegra20 to Tegra in common code, prep for T30
Tom Warren
2012-09-10
7
-24
/
+24
*
|
tegra20: usb: rework set_host_mode
Lucas Stach
2012-09-10
1
-16
/
+21
*
|
tegra: Add NAND support to funcmux
Simon Glass
2012-09-07
1
-0
/
+7
*
|
am33xx: Remove redundant timer config
Tom Rini
2012-09-04
1
-20
/
+0
|
/
*
edminiv2: orion5x: fix GPIO inits and values
Albert ARIBAUD
2012-09-03
1
-0
/
+2
*
atmel: at91sam9x5: fix name error for spi
Bo Shen
2012-09-01
1
-2
/
+2
*
mxs: Convert timeout parameter to 'unsigned int'
fabio.estevam@freescale.com
2012-09-01
1
-2
/
+4
*
gpio: add gpio api support to mx27 (v4)
trem
2012-09-01
1
-5
/
+6
*
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
Otavio Salvador
2012-09-01
1
-2
/
+2
*
mxs: Only build internal Ethernet controller for i.MX28
Otavio Salvador
2012-09-01
1
-1
/
+1
*
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
*
MX28: config: Allow different target generation in elftosb call
Otavio Salvador
2012-09-01
1
-0
/
+0
*
mx35: Add cpu_mmc_init()
Benoît Thébaudeau
2012-09-01
1
-1
/
+14
*
mx5/6: Fix cpu_mmc_init() return value
Benoît Thébaudeau
2012-09-01
1
-4
/
+2
*
imx-common/cmd_bmode.c: add imx bmode (bootmode) command
Troy Kisky
2012-09-01
4
-0
/
+187
*
mx5: cosmetic: Clean up lowlevel_init
Benoît Thébaudeau
2012-09-01
1
-23
/
+23
*
mx5/6 timer: Round up tick_to_time() value
Benoît Thébaudeau
2012-09-01
1
-1
/
+1
*
mx5: Enable dcache
Benoît Thébaudeau
2012-09-01
1
-0
/
+8
*
mx25: Enable dcache
Benoît Thébaudeau
2012-09-01
1
-0
/
+8
*
MX28: Shuffle around the power management code
Marek Vasut
2012-09-01
1
-6
/
+3
*
MX28: Drop the cp15 reconfiguration from SPL
Marek Vasut
2012-09-01
1
-42
/
+0
*
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
2012-09-01
3
-20
/
+20
[next]