Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
256fe86b600f6664d82d15f57fe3c653ba4b9a7a
/
arch
/
arm
/
include
d3662df
Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d3e7e2b
Convert CONFIG_SPL_HASH_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
dbdaeee
Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d3c1f46
Move existing use of CONFIG_SPL_RSA to Kconfig
by Simon Glass
· 8 years ago
3433a69
Move existing use of CONFIG_SPL_DM to Kconfig
by Simon Glass
· 8 years ago
b63f8a4
arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD
by Simon Glass
· 8 years ago
16f4166
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
fa2f81b
TI: Rework SRAM definitions and maximums
by Tom Rini
· 8 years ago
cfe2556
meson: odroid-c2: enable Ethernet support through the device tree
by Beniamino Galvani
· 8 years ago
edf0093
mx6: ddr: Allow changing REFSEL and REFR fields
by Fabio Estevam
· 8 years ago
c6b968d
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
067716b
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
by Tom Rini
· 8 years ago
d5ac6ee
sunxi: Tune H3 DRAM PLL to improve lock time
by Jens Kuske
· 8 years ago
421c98d
sunxi: display: Use PWM to drive backlight where applicable
by Hans de Goede
· 8 years ago
c98b171
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 8 years ago
7a7d246
ARM: rmobile: Move SoC headers to mach-rmobile/include/mach
by Nobuhiro Iwamatsu
· 9 years ago
c049307
mmc: tegra: port to standard clock/reset APIs
by Stephen Warren
· 8 years ago
73dd5c4
misc: add Tegra BPMP driver
by Stephen Warren
· 8 years ago
2863a9bf
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
f2df3b6
zynq_sdhci.c: Fix warning in arasan_sdhci_probe
by Tom Rini
· 8 years ago
b0b3c86
rk3399: add basic soc driver
by Kever Yang
· 8 years ago
2c77416
arm/PSCI: Fixed the backward compatiblity issue
by Hou Zhiqiang
· 8 years ago
9c7a0a6
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
3288628
ARMv7: PSCI: ls102xa: move secure text section into OCRAM
by Hongbo Zhang
· 8 years ago
aeb901f
ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention
by Hongbo Zhang
· 8 years ago
7e742c2
ARMv7: PSCI: ls102xa: check target CPU ID before further operations
by Hongbo Zhang
· 8 years ago
116339d
ARMv7: PSCI: add PSCI v1.0 functions skeleton
by Hongbo Zhang
· 8 years ago
b528b93
armv8: fsl_lsch2: Add LS1046A SoC support
by Mingkai Hu
· 8 years ago
da4d620
armv8: fsl_lsch2: Add SerDes 2 support
by Qianyu Gong
· 8 years ago
86336e6
armv8: fsl-layerscape: Consolidate the LSCH2 common defines
by Qianyu Gong
· 8 years ago
79119a4
armv8: fsl-layerscape: Add A72 core detection
by Alison Wang
· 8 years ago
69d4b48
SECURE_BOOT: Enable SD as a source for bootscript
by Sumit Garg
· 8 years ago
028ac8c
SECURE_BOOT: Enable chain of trust in SPL framework
by Sumit Garg
· 8 years ago
9729dc9
include: usb: Rename USB controller base address mapping
by Rajesh Bhagat
· 8 years ago
c3c9fd3
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 8 years ago
7fb825f
omap5/dra7: i2c: correct register offset for sync register
by Mugunthan V N
· 8 years ago
3465f80
omap4: i2c: correct register offset for sync register
by Mugunthan V N
· 8 years ago
a617c5d
rockchip: Add a way to obtain the main clock device
by Simon Glass
· 8 years ago
b339b5d
cosmetic: rockchip: rk3288: rename rkclk_configure_cpu
by Heiko Stübner
· 8 years ago
8df375b
sunxi: Add missing macros to configure the NAND controller clk
by Boris Brezillon
· 8 years ago
22d6ac4
armv7: armv7: introduce set_gpmc_cs0
by Ladislav Michl
· 8 years ago
0568dd0
armv7: make gpmc_cfg const
by Ladislav Michl
· 8 years ago
b1509e3
armv7: add reset timeout to identify_nand_chip
by Ladislav Michl
· 8 years ago
9f03247
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
766d260
zynq: defconfig: Remove unnecessary board specific config files
by Siva Durga Prasad Paladugu
· 8 years ago
9f84da8
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
95d5273
Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"
by Tom Rini
· 8 years ago
49626ea
ARM: tegra: add IVC protocol implementation
by Stephen Warren
· 8 years ago
66669fc
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
45684ae
ARMv8/PSCI: Fixup the device tree for PSCI
by Hou Zhiqiang
· 8 years ago
f1dd4ca
ARMv8/layerscape: Add FSL PPA support
by Hou Zhiqiang
· 8 years ago
b45db3b
ARMv8: add the secure monitor firmware framework
by Hou Zhiqiang
· 8 years ago
5ad5823
armv8: layerscape: Convert to use common MMU framework
by York Sun
· 8 years ago
62a3b7d
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
cd4b0c5
armv8: mmu: Add support of non-identical mapping
by York Sun
· 8 years ago
252cdb4
armv8: mmu: house cleaning
by York Sun
· 8 years ago
50e93b9
armv8: Add tlb_allocated to arch global data
by York Sun
· 8 years ago
e61a753
armv8: Move secure_ram variable out of generic global data
by York Sun
· 8 years ago
1f9ef0d
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
b707396
ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S
by Chen-Yu Tsai
· 8 years ago
45c334e
ARM: PSCI: Add helper functions to access per-CPU target PC storage
by Chen-Yu Tsai
· 8 years ago
a5aa7ff
ARM: Add secure section for initialized data
by Chen-Yu Tsai
· 8 years ago
afc1f65
ARM: Move __secure definition to common asm/secure.h
by Chen-Yu Tsai
· 8 years ago
980d6a5
ARM: Add an empty secure stack section
by Chen-Yu Tsai
· 8 years ago
ef36d9a
sunxi: Use BROM stored boot_media value to determine our boot-source
by Hans de Goede
· 8 years ago
ebe621d
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
a29710c
net: Add EMAC driver for H3/A83T/A64 SoCs.
by Amit Singh Tomar
· 8 years ago
320e057
sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data
by Bernhard Nortmann
· 8 years ago
19e99fb
sunxi: Support booting from SPI flash
by Siarhei Siamashka
· 8 years ago
fb4baf5
rockchip: sdram: Move all DT decoding to ofdata_to_platdata()
by Simon Glass
· 8 years ago
9ca7e67
rockchip: Update the sdram-channel property to support of-platdata
by Simon Glass
· 8 years ago
397b569
arm: Move check_cache_range() into a common place
by Simon Glass
· 8 years ago
4b2fd72
stm32: Change USART port to USART6 for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
25c1b13
stm32: Add SDRAM support for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
ba0a3c1
stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
c74b8fc
arm, nds32, sh: remove useless ioremap()/iounmap() defines
by Masahiro Yamada
· 8 years ago
95ebc25
types.h: move and redefine resource_size_t
by Masahiro Yamada
· 8 years ago
1bb0a21
arm: omap-common: secure ROM signature verify API
by Andreas Dannenberg
· 8 years ago
d86f7af
arm: omap-common: add secure rom call API for secure devices
by Andreas Dannenberg
· 8 years ago
51d0638
arm: omap-common: add secure smc entry
by Daniel Allred
· 8 years ago
6b6024e
arm64: add better and more generic spin-table support
by Masahiro Yamada
· 8 years ago
0de02de
arm: Fix setjmp (again)
by Alexander Graf
· 8 years ago
9acebe8
sunxi: Add missing boot_media fields in the SPL header
by Olliver Schinagl
· 8 years ago
44faff2
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
dee01e4
armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs
by Abhimanyu Saini
· 8 years ago
9d7f416
arm: bcm235xx: implement the boot0 hook code
by Steve Rae
· 8 years ago
3424c3f
sunxi: Add base address for GIC
by Chen-Yu Tsai
· 8 years ago
7579a3e
sunxi: Add CPUCFG debug lock and sun7i cpu power controls
by Chen-Yu Tsai
· 8 years ago
20e3d05
sunxi: Group cpu core related controls together
by Chen-Yu Tsai
· 8 years ago
57c2a25
sunxi: Add missing linux/types.h header for cpucfg_sun6i.h
by Chen-Yu Tsai
· 8 years ago
d7d4e5c
sunxi: Add packed attribute to struct sunxi_prcm_reg
by Chen-Yu Tsai
· 8 years ago
0f3b894
sunxi: Make CPUCFG_BASE macro names the same across families
by Chen-Yu Tsai
· 8 years ago
cbeeb2a
ARM: PSCI: export common PSCI function declarations for C code
by Chen-Yu Tsai
· 8 years ago
135aa95
clk: convert API to match reset/mailbox style
by Stephen Warren
· 8 years ago
a10a31e
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
e677724
arm: Fix setjmp
by Alexander Graf
· 8 years ago
ef53b8c
usb: xhci: fsl: Add workaround for USB erratum A008751
by Sriram Dash
· 8 years ago
6fb522d
arm64: fsl-layerscape: add get_svr and IS_SVR_REV helper
by Sriram Dash
· 8 years ago
9702ec0
armv8: s32v234: Introduce basic support for s32v234evb
by Eddy Petrișor
· 8 years ago
43486e4
board: arm:: Add support for Broadcom BCM23550
by Steve Rae
· 8 years ago
Next »