Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
be9f643ae6aa9044c60fe80e3a2c10be8371c692
/
arch
2c2277f
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
2c3dc79
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
039b773
powerpc: add --bss-plt to LDFLAGS
by Chris Packham
· 10 years ago
c7eae7f
board/ls1021aqds: Add DDR4 support
by York Sun
· 10 years ago
40f8dec
armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page
by York Sun
· 10 years ago
d9c68b1
ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory block
by York Sun
· 10 years ago
1d71efb
driver/ddr: Restruct driver to allow standalone memory space
by York Sun
· 10 years ago
783e6a7
kconfig: move CONFIG_OF_* to Kconfig
by Masahiro Yamada
· 10 years ago
c79cba3
cosmetic: replace MIN, MAX with min, max
by Masahiro Yamada
· 10 years ago
ab7cb4e
mpc8xx: move common linker scripts into the CPU directory
by Masahiro Yamada
· 10 years ago
07c4eea
powerpc/mpc85xx: Serdes protocol "00" is supported
by Ebony Zhu
· 10 years ago
e628c8f
powerpc/8xxx: Fix in USB device-tree fixup
by ramneek mehresh
· 10 years ago
75f698e
arm: kirkwood: spi.h: Add some missing parenthesis
by Stefan Roese
· 10 years ago
2a8c9c8
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
abe307d
ARM: atmel: add pcr related definition
by Bo Shen
· 10 years ago
b24c1a1
ARM: atmel: use pcr to enable or disable peripheral clock
by Bo Shen
· 10 years ago
7b1dc26
ARM: atmel: sama5d3: add timings register
by Bo Shen
· 10 years ago
6c34382
ARM: keystone: ddr3: workaround for ddr3a/3b memory issue
by Murali Karicheri
· 10 years ago
e38b15b
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
c292ada
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
1ee30ae
Revert "ARM: SPL: do not set gd again"
by Tom Rini
· 10 years ago
016a954
kconfig: armv8: move CONFIG_ARM64 to Kconfig
by Masahiro Yamada
· 10 years ago
8813fda
vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI
by Masahiro Yamada
· 10 years ago
461be2f
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
3174e4e
kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig
by Masahiro Yamada
· 10 years ago
8d028d4
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
114cc42
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
a7f99bf
arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG
by Benoît Thébaudeau
· 10 years ago
58f9e1a
arm: Make reset position-independent
by Benoît Thébaudeau
· 10 years ago
3d8f179
imx: Fix build of mx6sxsabresd
by Stefano Babic
· 10 years ago
c369139
tegra: dts: Add serial port details
by Simon Glass
· 10 years ago
2a9ae6e
sandbox: dts: Add a serial console node
by Simon Glass
· 10 years ago
2fccd2d
tegra: Convert tegra GPIO driver to use driver model
by Simon Glass
· 10 years ago
b7a8099
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
1b8ad74
pcie_imx: Add mx6solox support
by Fabio Estevam
· 10 years ago
ac17dcf
mx6: imx-regs: Provide a structure for GPC registers
by Fabio Estevam
· 10 years ago
19a895c
mx6qsabreauto: Remove imx6q-sabreauto.dts
by Fabio Estevam
· 10 years ago
2d59e3e
mx6: Fix ECSPI typo in soc_boot_modes
by Nikolay Dimitrov
· 10 years ago
4aa7ac3
iMX6: Disable the L2 before chaning the PL310 latency
by Ye.Li
· 10 years ago
e32028a
arm: mx6: add support for Compulab cm-fx6 CoM
by Nikita Kiryanov
· 10 years ago
ea818ae
arm: mx6: add get_cpu_type()
by Nikita Kiryanov
· 10 years ago
07ee927
arm: mx6: ddr: fix cs0_end calculation
by Nikita Kiryanov
· 10 years ago
0815528
arm: mx6: ddr: configure MMDC for slow_pd
by Nikita Kiryanov
· 10 years ago
06a51b8
arm: mx6: ddr: do not write into reserved bit
by Nikita Kiryanov
· 10 years ago
3368918
arm: mx6: ddr: cleanup
by Nikita Kiryanov
· 10 years ago
c6c2492
i2c: imx: add macros to setup pads for multiple SoC types
by Nikita Kiryanov
· 10 years ago
224beb8
mx6: add clock enabling functions
by Nikita Kiryanov
· 10 years ago
f2cbb03
eabi_compat: add __aeabi_memcpy __aeabi_memset
by Jeroen Hofstee
· 10 years ago
c65a2ab
ARM: make gd a function for clang
by Jeroen Hofstee
· 10 years ago
f0c3a6c
ARM: SPL: do not set gd again
by Jeroen Hofstee
· 10 years ago
c6fcb60
microblaze: Fix printf size_t format related warnings (again...)
by Vasili Galka
· 10 years ago
b653516
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
327def5
video: dcu: Add DCU driver support
by Wang Huan
· 10 years ago
c8a7d9d
arm: ls102xa: Add basic support for LS1021ATWR board
by Wang Huan
· 10 years ago
550e3dc
arm: ls102xa: Add basic support for LS1021AQDS board
by Wang Huan
· 10 years ago
93f26f1
net: Merge asm/fsl_enet.h into fsl_mdio.h
by Claudiu Manoil
· 10 years ago
d60a209
arm: ls102xa: Add Freescale LS102xA SoC support
by Wang Huan
· 10 years ago
466d403
ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge chip
by Ajay Kumar
· 10 years ago
a99cea0
exynos5420: add callbacks needed for exynos_fb driver
by Ajay Kumar
· 10 years ago
2358fc8
ARM: exynos: Add missing declaration for gpio_direction_input
by Ajay Kumar
· 10 years ago
45c480c
video: exynos_fimd: Add framework to disable FIMD sysmmu
by Ajay Kumar
· 10 years ago
496f0e4
arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420
by Ajay Kumar
· 10 years ago
e6756f6
arm: exynos: Add RPLL for Exynos5420
by Ajay Kumar
· 10 years ago
f001717
exynos_fb: Remove usage of static defines
by Ajay Kumar
· 10 years ago
73eca21
odroid: kconfig: add odroid_defconfig
by Przemyslaw Marczak
· 10 years ago
a47fa79
odroid: add odroid U3/X2 device tree description
by Przemyslaw Marczak
· 10 years ago
1fb4dab
arm:reset: call the reset_misc() before the cpu reset
by Przemyslaw Marczak
· 10 years ago
4fb4d55
arch:exynos: boot mode: add get_boot_mode(), code cleanup
by Przemyslaw Marczak
· 10 years ago
19f1b62
exynos: pinmux: fix the gpio names for exynos4x12 mmc
by Przemyslaw Marczak
· 10 years ago
681f785
ARM: DRA72: DDR3: Add emif settings for 666MHz clock
by R Sricharan
· 10 years ago
e6c9428
keystone2: use readl/writel functions instead of redefinition
by Khoronzhuk, Ivan
· 10 years ago
1c4044a
ARM: keystone: clock: use correct BWADJ field mask for PASSPLLCTL0
by Khoronzhuk, Ivan
· 10 years ago
2c19478
Merge branch 'master' of git://git.denx.de/u-boot-arc
by Tom Rini
· 10 years ago
141e1fa
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
3400655
mpc5xxx: Add stub implementation of cache functions
by Vasili Galka
· 10 years ago
4bc9a19
dm: sandbox: dts: Add a GPIO bank
by Simon Glass
· 10 years ago
a126363
mx6: tqma6: get board support back to Kconfig build system
by Masahiro Yamada
· 10 years ago
0a64bc2
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· 10 years ago
16e16fd
nomadik: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
ef2b694
highbank: kconfig: move common settings
by Masahiro Yamada
· 10 years ago
22f2be7
orion5x: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
c338f09
keystone: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
6c5431a
omap5: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
d08215a
omap4: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
3cfbcb5
omap3: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
3491ba6
davinci: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
72df68c
exynos: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
47539e2
kirkwood: kconfig: refactor Kconfig and defconfig
by Masahiro Yamada
· 10 years ago
ad17a81
versatile: kconfig: move common settings
by Masahiro Yamada
· 10 years ago
f40b989
rmobile: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
ddd960e
tegra: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
44dcb40
zynq: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
eeadd3f
arm: Add missing .vectors section to linker scripts
by Benoît Thébaudeau
· 10 years ago
3f1b6be
arm64: Correct passing of Linux kernel args
by Tom Rini
· 10 years ago
9dec527
arm: convert Cygnus and NSP boards to Kconfig
by Steve Rae
· 10 years ago
da1f5ac
arm: add Cygnus and NSP boards
by Scott Branden
· 10 years ago
562f01a
arm: bcmnsp: Add bcmnsp u-architecture
by Scott Branden
· 10 years ago
7986688
arm: bcmcygnus: Add bcmcygnus u-architecture
by Scott Branden
· 10 years ago
c4b4500
arm: iproc: Initial commit of iproc architecture code
by Scott Branden
· 10 years ago
b0e31c7
arm: vf610: add NFC clock support
by Stefan Agner
· 10 years ago
Next »