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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: keystone: clock: move K2HK SoC dependent code in separate file
Khoronzhuk, Ivan
2014-07-25
5
-145
/
+166
*
k2hk: use common KS2_ prefix for all hardware definitions
Khoronzhuk, Ivan
2014-07-25
9
-130
/
+120
*
keystone2: add possibility to turn off all dsps
Hao Zhang
2014-07-25
4
-2
/
+83
*
keystone2: move cpu_to_bus() to keystone.c
Hao Zhang
2014-07-25
2
-0
/
+29
*
ARM: keystone2: keystone_nav: make it dependent on keystone driver
Khoronzhuk, Ivan
2014-07-25
1
-1
/
+1
*
keystone2: ddr: add DDR3 PHY configs updated for PG 2.0
Hao Zhang
2014-07-25
3
-0
/
+22
*
keystone: ddr3: add ddr3.h to hold ddr3 API
Khoronzhuk, Ivan
2014-07-25
3
-42
/
+58
*
ARM: keystone2: psc: use common PSC base
Khoronzhuk, Ivan
2014-07-25
3
-24
/
+22
*
ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c
Stefan Roese
2014-07-25
1
-139
/
+0
*
ARM: omap: Fix GPMC init for OMAP3 platforms
Stefan Roese
2014-07-25
1
-1
/
+1
*
am335x_evm / gumstix pepper: Correct DDR settings
Tom Rini
2014-07-25
1
-4
/
+0
*
socfpga: Relocate arch common functions away from board
Chin Liang See
2014-07-05
1
-0
/
+24
*
arm: Fix armv8 compilation error
Shaibal.Dutta
2014-07-05
1
-1
/
+1
*
arm: spl: fix include guard
Jeroen Hofstee
2014-07-05
2
-2
/
+2
*
socfpga: Adding Scan Manager driver
Chin Liang See
2014-07-05
5
-1
/
+305
*
socfpga: Adding DesignWare watchdog support
Chin Liang See
2014-07-05
1
-0
/
+1
*
arm: ep9315: Return back Cirrus Logic EDB9315A board support
Sergey Kostanbaev
2014-07-04
2
-27
/
+521
*
ARM: cache_v7: use __weak
Jeroen Hofstee
2014-07-04
4
-55
/
+15
*
ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board support
York Sun
2014-07-04
2
-2
/
+2
*
armv8/fsl-lsch3: Add support to load and start MC Firmware
J. German Rivera
2014-07-03
1
-0
/
+11
*
ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC
York Sun
2014-07-03
15
-1
/
+937
*
ARMv8: Adjust MMU setup
York Sun
2014-07-03
2
-30
/
+44
*
Added 64-bit MMIO accessors for ARMv8
J. German Rivera
2014-07-03
1
-0
/
+8
*
arm: Add support for semihosting for armv8 fastmodel targets.
Darwin Rambo
2014-07-03
3
-0
/
+255
*
Merge remote-tracking branch 'u-boot-samsung/master'
Albert ARIBAUD
2014-07-01
11
-193
/
+582
|
\
|
*
Exynos5420: Introduce support for the Peach-Pit board
Akshay Saraswat
2014-06-23
5
-93
/
+281
|
*
Exynos5420: Let macros be used for exynos5420
Akshay Saraswat
2014-06-23
1
-3
/
+3
|
*
Exynos5420: DMC: Add software read leveling
Akshay Saraswat
2014-06-13
4
-7
/
+255
|
*
DMC: exynos5420: Gate CLKM to when reading PHY_CON13
Doug Anderson
2014-06-13
2
-5
/
+39
|
*
Exynos5420: Remove code for enabling read leveling
Akshay Saraswat
2014-06-13
1
-71
/
+0
|
*
Exynos5: DMC: Modify the definition of ddr3_mem_ctrl_init
Akshay Saraswat
2014-06-13
3
-13
/
+5
|
*
Revert "exynos: Enable PSHOLD in SPL"
Minkyu Kang
2014-06-13
1
-2
/
+0
*
|
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-01
1
-1
/
+1
|
\
\
|
*
|
tegra20: display: fix checking of return value
Jeroen Hofstee
2014-06-19
1
-1
/
+1
|
|
/
*
|
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-01
18
-283
/
+94
|
\
\
|
*
|
OMAP: disable gpmc timeout safely for reenabling
Stefano Babic
2014-06-19
1
-1
/
+2
|
*
|
omap3: board: trivial: add void for no args
Jeroen Hofstee
2014-06-19
1
-2
/
+2
|
*
|
cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register
Felipe Balbi
2014-06-19
1
-0
/
+1
|
*
|
ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c
Khoronzhuk, Ivan
2014-06-19
5
-105
/
+43
|
*
|
mtd: nand: davinci: add header file for driver definitions
Khoronzhuk, Ivan
2014-06-19
11
-175
/
+45
|
*
|
omap: Don't enable GPMC CS0 with nothing attached
Ash Charles
2014-06-19
1
-1
/
+2
|
|
/
*
|
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-06-30
24
-162
/
+962
|
\
\
|
*
|
vf610: fix build due to missing sys_proto.h
Stefano Babic
2014-06-25
1
-1
/
+1
|
*
|
imx: correct HAB status for new chip TO
Stefano Babic
2014-06-17
4
-14
/
+82
|
*
|
mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RC
Fabio Estevam
2014-06-17
1
-1
/
+1
|
*
|
MX25: fix build due to missing sys_proto.h
Stefano Babic
2014-06-06
1
-0
/
+2
|
*
|
imx: sata: return failure if not IMX6Q/IMX6D
Tim Harvey
2014-06-06
1
-1
/
+6
|
*
|
imx: iomux: add macros to setup iomux for multiple SoC types
Tim Harvey
2014-06-06
2
-2
/
+39
|
*
|
mx6: add mmdc configuration for MX6Q/MX6DL
Tim Harvey
2014-06-06
3
-0
/
+563
|
*
|
mx6: add structs for mmdc and ddr iomux registers
Tim Harvey
2014-06-06
1
-0
/
+159
[next]