Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
86875f050bf433fa8078ae9c53d8493f79941f1a
/
include
/
asm-generic
d117f91
global_data: Remove comment of reserved arch-specific GD flags
by Stefan Roese
· 5 years ago
a239147
Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· 5 years ago
98a8279
global_data: enable fb_base for DM_VIDEO
by Heiko Schocher
· 5 years ago
49b10cb
gpio: fixes for gpio-hog support
by Heiko Schocher
· 5 years ago
df9a7a1
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
6874cb7
watchdog: Split WDT from SPL_WDT
by Marek Vasut
· 5 years ago
a35c33c
efi_loader: use predefined constants in crt0_*_efi.S
by Heinrich Schuchardt
· 5 years ago
5fc7cf8
gpio: add gpio-hog support
by Heiko Schocher
· 5 years ago
0698528
watchdog: Implement generic watchdog_reset() version
by Stefan Roese
· 6 years ago
f2100f6
dm: core: Change platform specific translation-offset handling
by Stefan Roese
· 6 years ago
f1d2bc9
lib: fdtdec: Add function re-setup the fdt more effeciently
by Jean-Jacques Hiblot
· 6 years ago
16c3da3
pe.h: Add characteristics defines
by Bin Meng
· 6 years ago
b0edea3
spl: Add support for passing handoff info to U-Boot proper
by Simon Glass
· 6 years ago
WIP-2018-11-25-master-imports
f0293d3
bloblist: Locate bloblist in U-Boot
by Simon Glass
· 6 years ago
461f456
Add include/asm-generic/atomic.h
by Chris Packham
· 6 years ago
3747bdb
arch: types.h: factor out fixed width typedefs to int-ll64.h
by Masahiro Yamada
· 6 years ago
d30ba23
u-boot: remove driver lookup loop from env_save()
by Nicholas Faustini
· 6 years ago
90c08fa
fdt: Add device tree memory bindings
by Michael Pratt
· 6 years ago
c3b11de
efi_loader: allow unaligned memory access
by Heinrich Schuchardt
· 7 years ago
f739fcd
SPDX: Convert a few files that were missed before
by Tom Rini
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
ee1e600
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
by Christophe Leroy
· 7 years ago
e1caa58
env: Fix env_load_location
by York Sun
· 7 years ago
268ec6e
efi_loader: fix building crt0 on arm
by Heinrich Schuchardt
· 7 years ago
1811a92
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
by Adam Ford
· 7 years ago
WIP-08Feb2018