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
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Set up global data before board_init_f()
Simon Glass
2014-08-04
2
-0
/
+11
*
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-07-30
1
-1
/
+1
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+1002
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-07-29
64
-692
/
+3167
|
\
|
*
ARM: HYP/non-sec: remove MIDR check to validate CBAR
Marc Zyngier
2014-07-28
1
-17
/
+0
|
*
ARM: HYP/non-sec/PSCI: emit DT nodes
Marc Zyngier
2014-07-28
4
-2
/
+112
|
*
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
Ma Haijun
2014-07-28
2
-2
/
+2
|
*
ARM: HYP/non-sec: add the option for a second-stage monitor
Marc Zyngier
2014-07-28
1
-2
/
+11
|
*
ARM: HYP/non-sec: add generic ARMv7 PSCI code
Marc Zyngier
2014-07-28
3
-0
/
+141
|
*
ARM: HYP/non-sec: allow relocation to secure RAM
Marc Zyngier
2014-07-28
5
-140
/
+138
|
*
ARM: HYP/non-sec: add separate section for secure code
Marc Zyngier
2014-07-28
3
-1
/
+33
|
*
ARM: add missing HYP mode constant
Marc Zyngier
2014-07-28
2
-1
/
+3
|
*
ARM: non-sec: reset CNTVOFF to zero
Marc Zyngier
2014-07-28
1
-1
/
+8
|
*
ARM: HYP/non-sec: add a barrier after setting SCR.NS==1
Marc Zyngier
2014-07-28
1
-0
/
+1
|
*
ARM: HYP/non-sec: move switch to non-sec to the last boot phase
Marc Zyngier
2014-07-28
1
-3
/
+6
|
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-28
29
-521
/
+813
|
|
\
|
|
*
ARM: omap: clean redundant PISMO_xx macros used in OMAP3
pekon gupta
2014-07-25
4
-23
/
+2
|
|
*
ARM: omap: fix GPMC address-map size for NAND and NOR devices
pekon gupta
2014-07-25
1
-2
/
+7
|
|
*
ARM: OMAP: Fix handling of errata i727
Rajendra Nayak
2014-07-25
2
-1
/
+10
|
|
*
board: k2e-evm: add board support
Hao Zhang
2014-07-25
1
-0
/
+1
|
|
*
ARM: keystone2: spl: add K2E SoC support
Khoronzhuk, Ivan
2014-07-25
1
-0
/
+8
|
|
*
ARM: keystone2: add MSMC cache coherency support for K2E SOC
Hao Zhang
2014-07-25
4
-8
/
+26
|
|
*
ARM: keystone2: clock: add K2E clock support
Hao Zhang
2014-07-25
6
-5
/
+202
|
|
*
ARM: keystone2: add K2E SoC hardware definitions
Hao Zhang
2014-07-25
3
-44
/
+105
|
|
*
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
|
*
|
Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-28
8
-2
/
+1712
|
|
\
\
|
|
*
|
arm: rmobile: Add support R8A7794
Nobuhiro Iwamatsu
2014-07-24
8
-2
/
+1712
|
|
|
/
|
*
|
Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-28
11
-7
/
+194
|
|
\
\
|
|
*
|
sunxi: use setbits_le32 to enable the DMA clock
Ian Campbell
2014-07-18
1
-2
/
+1
|
|
*
|
sunxi: add gpio driver
Ian Campbell
2014-07-18
1
-0
/
+2
|
|
*
|
sunxi: Fix reset hang on sun5i
Hans de Goede
2014-07-18
1
-1
/
+5
|
|
*
|
sunxi: Add i2c support
Hans de Goede
2014-07-18
4
-0
/
+31
|
|
*
|
mvtwsi: convert to CONFIG_SYS_I2C framework
Hans de Goede
2014-07-16
1
-1
/
+2
|
|
*
|
sunxi: Avoid unused variable warning.
Ian Campbell
2014-07-08
1
-1
/
+3
|
|
*
|
sunxi: Add emac glue, enable emac on the cubieboard
Hans de Goede
2014-07-06
1
-0
/
+8
|
|
*
|
sunxi: Add sun5i support
Hans de Goede
2014-07-06
4
-0
/
+43
|
|
*
|
sunxi: Add sun4i support
Hans de Goede
2014-07-06
3
-3
/
+87
|
|
*
|
sunxi: Implement reset_cpu
Hans de Goede
2014-07-06
2
-0
/
+12
|
|
*
|
sunxi: Fix u-boot-spl.lds to refer to .vectors
Hans de Goede
2014-07-06
1
-0
/
+1
|
|
|
/
|
*
|
ARM: zynq: Show ECC status on the same line as DRAM size
Michal Simek
2014-07-23
1
-2
/
+2
[next]