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
*
am33xx/ddr.c: Fix regression on DDR2 platforms
Tom Rini
2015-04-07
1
-1
/
+1
*
dts: peach_pi: Add DT properties needed for display
Ajay Kumar
2015-04-06
1
-0
/
+3
*
dts: peach_pit: Add SLP and RST GPIO properties in parade DT node
Ajay Kumar
2015-04-06
1
-0
/
+2
*
dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD node
Ajay Kumar
2015-04-06
1
-0
/
+1
*
Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panels
Ajay Kumar
2015-04-06
1
-2
/
+2
*
arm: exynos: add display clocks for Exynos5800
Ajay Kumar
2015-04-06
2
-3
/
+65
*
Exynos: Clock: Fix exynos5_get_periph_rate for I2C.
Guillaume GARDET
2015-04-06
1
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-04-03
12
-22
/
+128
|
\
|
*
tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT
Lucas Stach
2015-03-30
1
-0
/
+2
|
*
ARM: tegra: fix colibri_t20 machine type
Marcel Ziswiler
2015-03-30
1
-5
/
+5
|
*
ARM: tegra: rename colibri_t20 board/configuration/device-tree
Marcel Ziswiler
2015-03-30
3
-3
/
+3
|
*
ARM: tegra: enable MIPI PAD CTRL support for Tegra124
Stephen Warren
2015-03-30
2
-0
/
+26
|
*
ARM: tegra: pinctrl: add support for MIPI PAD control groups
Stephen Warren
2015-03-30
2
-0
/
+73
|
*
ARM: tegra: pinctrl: minor cleanup
Stephen Warren
2015-03-30
2
-11
/
+11
|
*
ARM: tegra: pinctrl: move Tegra210 code to the correct dir
Stephen Warren
2015-03-30
1
-0
/
+0
|
*
ARMv8: enable pre-allocation malloc
David Feng
2015-03-27
2
-6
/
+11
*
|
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2015-03-31
19
-151
/
+142
|
\
\
|
*
|
ARM: atmel: at91sam9n12ek: enable spl support
Bo Shen
2015-04-01
5
-4
/
+6
|
*
|
ARM: atmel: at91sam9x5ek: enable spl support
Bo Shen
2015-04-01
7
-4
/
+24
|
*
|
ARM: atmel: at91sam9m10g45ek: enable spl support
Bo Shen
2015-04-01
3
-1
/
+54
|
*
|
ARM: atmel: arm926ejs: fix clock configuration
Bo Shen
2015-04-01
1
-26
/
+28
|
*
|
spl_atmel.c: Switch s_init to board_init_f
Tom Rini
2015-04-01
1
-0
/
+10
|
*
|
ARM: atmel: armv7: switch to use common timer functions
Bo Shen
2015-04-01
3
-61
/
+6
|
*
|
ARM: atmel: arm9: switch to use common timer functions
Bo Shen
2015-04-01
7
-59
/
+18
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-imx
Tom Rini
2015-03-31
3
-0
/
+52
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
board/seco: Add mx6q-uq7 basic board support
Boris BREZILLON
2015-03-23
1
-0
/
+11
|
*
|
ARM: iMX: define an IMX_CONFIG Kconfig option
Boris BREZILLON
2015-03-23
2
-0
/
+4
|
*
|
ARM: mx6: move to a standard arch/board approach
Boris BREZILLON
2015-03-23
2
-0
/
+37
*
|
|
sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
Iain Paton
2015-03-29
1
-1
/
+1
*
|
|
sunxi: sun4i: improve cpu clock selection method
Iain Paton
2015-03-29
1
-16
/
+19
*
|
|
sunxi: musb: Fix some lo speed devices not working with musb host
Hans de Goede
2015-03-29
2
-0
/
+8
*
|
|
armv8: semihosting: delete external interface
Linus Walleij
2015-03-28
2
-109
/
+0
*
|
|
armv8: semihosting: add a command to load semihosted images
Linus Walleij
2015-03-28
1
-0
/
+70
*
|
|
armv8: semihosting: do not inline trap call
Linus Walleij
2015-03-28
1
-1
/
+1
*
|
|
ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach
Masahiro Yamada
2015-03-28
6
-1
/
+1
*
|
|
ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x
Masahiro Yamada
2015-03-28
13
-40
/
+46
*
|
|
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
2015-03-28
4
-12
/
+0
*
|
|
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
Masahiro Yamada
2015-03-28
3
-9
/
+0
*
|
|
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
2015-03-28
1
-3
/
+0
|
|
/
|
/
|
*
|
remove unnecessary version.h includes
Rob Herring
2015-03-24
21
-21
/
+0
*
|
ARM: UniPhier: remove unnecessary ifdef conditional
Masahiro Yamada
2015-03-24
1
-2
/
+0
*
|
ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot proper
Masahiro Yamada
2015-03-24
2
-17
/
+5
*
|
ARM: UniPhier: optimize kicking secondary CPUs code
Masahiro Yamada
2015-03-24
4
-72
/
+38
*
|
ARM: UniPhier: fix typos in comments
Masahiro Yamada
2015-03-24
2
-12
/
+13
*
|
ARM: UniPhier: add empty lowlevel_init to U-boot proper
Masahiro Yamada
2015-03-24
2
-0
/
+13
*
|
ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer
Masahiro Yamada
2015-03-24
2
-4
/
+13
*
|
ARM: UniPhier: enable Driver Model and UART on SPL
Masahiro Yamada
2015-03-24
1
-3
/
+10
*
|
ARM: UniPhier: move UART pin settings to SPL
Masahiro Yamada
2015-03-24
9
-49
/
+96
*
|
ARM: UniPhier: move platform devices to SPL
Masahiro Yamada
2015-03-24
2
-2
/
+2
*
|
ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8
Masahiro Yamada
2015-03-24
1
-16
/
+1
[next]