Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
798dc6be7feabce33676877f85d307f571a9ec15
/
arch
/
arm
« Previous
adb3928
ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20
by Masahiro Yamada
· 8 years ago
cf0a8da
ARM: socfpga: Sort Kconfig entries
by Marek Vasut
· 8 years ago
35546f6
ARM: socfpga: add support for IS1 board
by Pavel Machek
· 8 years ago
d2ba7a6
arm: mxs: Remove misleading comments
by Michael Heimpold
· 8 years ago
d77fa2f
Merge http://git.denx.de/u-boot-samsung
by Tom Rini
· 8 years ago
cdaa633
arm/arm64: implement a boot header capability
by Andre Przywara
· 8 years ago
e22455f
armv7: fix order of OMAP die ID printing
by Ladislav Michl
· 8 years ago
97d44b1
arm: Introduce setjmp/longjmp
by Alexander Graf
· 8 years ago
c165994
Fix to davinci_nand.h to place CEnCFG registers at correct
by Peter Howard
· 8 years ago
1cb9cb3
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
9c152ed
ARM64: zynqmp: Extend page_table_size
by Michal Simek
· 8 years ago
08ac386
ARM64: zynqmp: Add support for zc1751-dc4
by Michal Simek
· 8 years ago
756e76f
arm: lib: Fix fix push/pop-section directives
by Marek Vasut
· 8 years ago
c41c649
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
ff78aa2
armv8: ls1012a: Add support of ls1012afrdm board
by Prabhakar Kushwaha
· 8 years ago
3b6e389
armv8: ls1012a: Add support of ls1012ardb board
by Prabhakar Kushwaha
· 8 years ago
9d044fc
armv8: ls1012a: Add support of ls1012aqds board
by Prabhakar Kushwaha
· 8 years ago
b7f2bbf
armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
by Prabhakar Kushwaha
· 8 years ago
ddd8a08
armv8: fsl-layerscape: Organize SoC overview at common location
by Prabhakar Kushwaha
· 8 years ago
d9d9c97
armv8: fsl-layerscape: fix compile warning "rcw_tmp"
by Prabhakar Kushwaha
· 8 years ago
22a44d0
armv8: fsl-layerscape: Avoid LS1043A specifc defines
by Prabhakar Kushwaha
· 8 years ago
1e49a23
armv8: fsl-layerscape: Put SMMU config code in SMMU_BASE
by Prabhakar Kushwaha
· 8 years ago
f15715a
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
b2f1858
arm: lib: fix push/pop-section directives
by Stephen Warren
· 8 years ago
edb697c
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 8 years ago
e2924e5
ARM: k2g: Configure reset mux to device reset
by Lokesh Vutla
· 8 years ago
61462cd
arm: omap: Introduce vcores_init function
by Keerthy
· 8 years ago
88730f1
ARM: DRA7: Add macros for voltage values for all OPPs
by Anna, Suman
· 8 years ago
e42523f
ARM: DRA7: Consolidate voltage macros across different SoCs
by Anna, Suman
· 8 years ago
27c9596
ARM: DRA7: Define common macros for efuse register offsets
by Anna, Suman
· 8 years ago
3608022
ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage values
by Anna, Suman
· 8 years ago
3599774
dra7xx: Enable USB_PHY3 32KHz clock
by Roger Quadros
· 8 years ago
383f4a0
ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAP
by Roger Quadros
· 8 years ago
13b0a91
arm: lib: Split asm symbols into different .text subsections
by Marek Vasut
· 8 years ago
806f86b
arm: lib: Import Thumb1 functions
by Marek Vasut
· 8 years ago
0bf65c6
arm: lib: import muldi3.S from Linux
by Marek Vasut
· 8 years ago
40d67c7
arm: lib: Repair Warning: conditional infixes are deprecated in unified syntax
by Marek Vasut
· 8 years ago
7b9f9c5
arm: lib: Import __do_div64 from Linux
by Marek Vasut
· 8 years ago
e64d759
arm: lib: Fix uldivmod.S build on Thumb2
by Marek Vasut
· 8 years ago
c5a543e
arm: lib: Sync libgcc 32b division/modulo operations
by Marek Vasut
· 8 years ago
06b36cb
arm: lib: Sync libgcc shift operations
by Marek Vasut
· 8 years ago
11b1a9b
arm: lib: Drop underscore from private libgcc filenames
by Marek Vasut
· 8 years ago
c0db6f8
arm: include: Import unified.h from Linux kernel
by Marek Vasut
· 8 years ago
66020a6
arm: config: Introduce CONFIG_SYS_ARM_ARCH
by Marek Vasut
· 8 years ago
b4ba169
arm: Select CONFIG_ARM64 for Cavium ThunderX
by Marek Vasut
· 8 years ago
626f6e4
arm: Treat arm946es as v5te
by Marek Vasut
· 9 years ago
569a191
arm: socfpga: Add samtec VIN|ING board
by Marek Vasut
· 9 years ago
10a0338
ARM: tegra: add p2771-0000 board support
by Stephen Warren
· 8 years ago
c7ba99c
ARM: tegra: add core Tegra186 support
by Stephen Warren
· 8 years ago
39f6333
mmc: tegra: add basic Tegra186 support
by Stephen Warren
· 8 years ago
601800b
ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig
by Stephen Warren
· 8 years ago
01a97a1
ARM: tegra: use DT bindings for GPIO naming
by Stephen Warren
· 8 years ago
9f8fa18
imx: mx7: implement reset_misc
by Peng Fan
· 8 years ago
e4a94ce
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
378f913
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
9b77b19
ARM: OMAP4+: Fix DPLL programming sequence
by Lokesh Vutla
· 8 years ago
ba9eb6c
arm64: rename __asm_flush_dcache_level to __asm_dcache_level
by Masahiro Yamada
· 8 years ago
1a02123
arm64: fix comment "flush & invalidate"
by Masahiro Yamada
· 8 years ago
2582858
arm64: optimize __asm_{flush, invalidate}_dcache_all
by Masahiro Yamada
· 8 years ago
73ec696
ARM: dts: AM335x-ICEv2: Add minimal dts support
by Lokesh Vutla
· 8 years ago
3164f3c
ARM: AM33xx: Add support for Clock Synthesizer
by Lokesh Vutla
· 8 years ago
d8ff4fd
board: AM335x-ICEv2: Add DDR data
by Lokesh Vutla
· 8 years ago
da9d959
ARM: dts: AM335x-BBG: Add initial support
by Lokesh Vutla
· 8 years ago
3819ea7
ARM: dts: AM335x-evmsk: Add initial support
by Lokesh Vutla
· 8 years ago
2c6485b
ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs
by Mugunthan V N
· 8 years ago
a1b4885
ARM: dts: am335x-bone: Enable uart and timer
by Lokesh Vutla
· 8 years ago
54a92e1
ARM: dts: AM437x-IDK Initial Support
by Lokesh Vutla
· 8 years ago
7dd1283
ARM: dts: AM43x-EPOS Initial Support
by Lokesh Vutla
· 8 years ago
1aad38f
ARM: omap5: add hooks for cpu/SoC fdt fixups
by Daniel Allred
· 8 years ago
47c331e
ARM: omap-common: Add device type to CPU string
by Daniel Allred
· 8 years ago
410f525
spl: build: ti: add support for secure boot images
by Daniel Allred
· 8 years ago
883dfd1
ti: AM43xx: config.mk: Add support for generating secure boot images
by Daniel Allred
· 8 years ago
0a0c534
ti: omap-common: Add commands for generating secure SPL images
by Daniel Allred
· 8 years ago
a774e08
ti: omap-common: Add Kconfig file for secure device support
by Madan Srinivas
· 8 years ago
6384726
arm: Kconfig: Add support for AM43xx SoC specific Kconfig
by Madan Srinivas
· 8 years ago
ce31ac7
arm: am33xx: Kconfig: Add secure device definitions
by Madan Srinivas
· 8 years ago
c7757d4
arm: meson: implement calls to secure monitor
by Beniamino Galvani
· 9 years ago
bfcef28
arm: add initial support for Amlogic Meson and ODROID-C2
by Beniamino Galvani
· 9 years ago
5a07abb
arm: implement generic PSCI reset call for armv8
by Beniamino Galvani
· 9 years ago
3c27b6a
dm: rockchip: Enable CONFIG_BLK
by Simon Glass
· 8 years ago
2ed6dc8
rockchip: rock2: dts: use status = "okay" not ok
by Sjoerd Simons
· 9 years ago
1c09a7f
rockchip: rk3288-firefly: Add gmac definition
by Sjoerd Simons
· 9 years ago
2f39200
rockchip: rk3288: grf: Define GRF_SOC_CON1 and GRF_SOC_CON3
by Sjoerd Simons
· 9 years ago
0aefc0b
rockchip: rk3288: Add clock support for the gmac ethernet interface
by Sjoerd Simons
· 9 years ago
1163625
Rename reset to sysreset
by Stephen Warren
· 8 years ago
c06bbab
ARM: exynos: Fix build error if SERIAL is disabled in SPL
by Marek Vasut
· 9 years ago
82f2a14
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
0878a8a
sunxi: Enable a bunch of commands by default on sunxi
by Hans de Goede
· 8 years ago
c1fd244
arm64: Pine64: update FDT files
by Andre Przywara
· 9 years ago
28d6804
sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"
by Bernhard Nortmann
· 9 years ago
b19236f
sunxi: Increase SPL header size to 64 bytes to avoid code corruption
by Siarhei Siamashka
· 8 years ago
795857d
sunxi: power: add AXP809 support
by Chen-Yu Tsai
· 9 years ago
d7e103c
ARM: uniphier: add EHCI nodes for PH1-LD11
by Masahiro Yamada
· 8 years ago
667dbcd
ARM: uniphier: add PH1-LD11 SoC support
by Masahiro Yamada
· 8 years ago
7381db8
ARM: uniphier: rename UMC register macros of PH1-LD20
by Masahiro Yamada
· 8 years ago
0586e22
ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h
by Masahiro Yamada
· 8 years ago
6a555b2
ARM: uniphier: clean up boot mode tables
by Masahiro Yamada
· 8 years ago
0bd2020
ARM: uniphier: disable cache in SPL of PH1-LD20
by Masahiro Yamada
· 8 years ago
bb5930d
exynos: video: Convert several boards to driver model for video
by Simon Glass
· 9 years ago
21f8f9b
exynos: video: Rename edp_device_info to exynos_dp_priv
by Simon Glass
· 9 years ago
Next »