index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: Add a method to convert a GPIO to ACPI
Simon Glass
2020-07-17
1
-0
/
+27
*
efi_loader: pre-seed UEFI variables
Heinrich Schuchardt
2020-07-16
1
-0
/
+2
*
bdinfo: net: ppc: Drop bi_enet1addr and other similar info
Simon Glass
2020-06-25
1
-17
/
+0
*
bdinfo: m68k: Drop bd_info->bi_ipbfreq
Simon Glass
2020-06-25
1
-1
/
+0
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
board: Add a gd flag for chain loading
Simon Glass
2020-04-30
1
-0
/
+1
*
gpio: add ops to set dir flags
Patrick Delaunay
2020-04-16
1
-0
/
+16
*
gpio: add ops to get dir flags
Patrick Delaunay
2020-04-16
1
-0
/
+15
*
gpio: add support of new GPIO direction flag
Patrick Delaunay
2020-04-16
1
-1
/
+5
*
gpio: update dir_flags management
Patrick Delaunay
2020-04-16
1
-6
/
+16
*
gpio: add helper GPIOD_FLAGS_OUTPUT
Patrick Delaunay
2020-04-16
1
-0
/
+6
*
gpio: remove the open_drain API and ops
Patrick Delaunay
2020-04-16
1
-34
/
+0
*
gpio: remove GPIOD_REQUESTED
Patrick Delaunay
2020-04-16
1
-5
/
+4
*
asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained
Masahiro Yamada
2020-03-16
1
-0
/
+2
*
global_data.h: make <asm-generic/global_data.h> self-contained
Masahiro Yamada
2020-03-16
1
-1
/
+1
*
gpio: Rename free() to rfree()
Simon Glass
2020-02-05
1
-1
/
+1
*
global_data: remove unused mxc_i2c specific field
Baruch Siach
2020-01-27
1
-3
/
+0
*
Include missing headers for asm-generic/sections.h
Sean Anderson
2020-01-15
1
-0
/
+2
*
global_data: Remove comment of reserved arch-specific GD flags
Stefan Roese
2019-08-18
1
-1
/
+1
*
Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-30
1
-1
/
+1
|
\
|
*
global_data: enable fb_base for DM_VIDEO
Heiko Schocher
2019-07-30
1
-1
/
+1
*
|
gpio: fixes for gpio-hog support
Heiko Schocher
2019-07-29
1
-5
/
+7
|
/
*
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-07-27
1
-1
/
+1
|
\
|
*
watchdog: Split WDT from SPL_WDT
Marek Vasut
2019-07-19
1
-1
/
+1
*
|
efi_loader: use predefined constants in crt0_*_efi.S
Heinrich Schuchardt
2019-07-16
1
-0
/
+16
|
/
*
gpio: add gpio-hog support
Heiko Schocher
2019-07-13
1
-0
/
+32
*
watchdog: Implement generic watchdog_reset() version
Stefan Roese
2019-04-26
1
-0
/
+4
*
dm: core: Change platform specific translation-offset handling
Stefan Roese
2019-04-23
1
-0
/
+4
*
lib: fdtdec: Add function re-setup the fdt more effeciently
Jean-Jacques Hiblot
2018-12-10
1
-0
/
+4
*
pe.h: Add characteristics defines
Bin Meng
2018-12-02
1
-0
/
+18
*
spl: Add support for passing handoff info to U-Boot proper
Simon Glass
2018-11-26
1
-0
/
+3
*
bloblist: Locate bloblist in U-Boot
Simon Glass
2018-11-26
1
-0
/
+4
*
Add include/asm-generic/atomic.h
Chris Packham
2018-09-25
1
-0
/
+150
*
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
2018-09-10
2
-0
/
+56
*
u-boot: remove driver lookup loop from env_save()
Nicholas Faustini
2018-07-30
1
-1
/
+1
*
fdt: Add device tree memory bindings
Michael Pratt
2018-07-09
1
-0
/
+1
*
efi_loader: allow unaligned memory access
Heinrich Schuchardt
2018-06-03
1
-0
/
+3
*
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-10
1
-2
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
5
-9
/
+5
*
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
Christophe Leroy
2018-04-06
1
-1
/
+1
*
env: Fix env_load_location
York Sun
2018-02-16
1
-0
/
+1
*
efi_loader: fix building crt0 on arm
Heinrich Schuchardt
2018-02-10
1
-0
/
+21
*
log: Add control over log formatting
Simon Glass
2018-02-03
1
-0
/
+1
*
atomic-long: Fix warnings on arm64
Bradley Bolen
2018-01-28
1
-0
/
+2
*
env: Initialise all the environments
Maxime Ripard
2018-01-27
1
-0
/
+1
*
log: Plumb logging into the init sequence
Simon Glass
2017-12-07
1
-0
/
+1
*
log: Add an implementation of logging
Simon Glass
2017-12-07
1
-0
/
+5
*
Drop the log buffer
Simon Glass
2017-12-07
1
-1
/
+1
*
Provide a generic io.h & address mapping functions
Paul Burton
2017-10-02
1
-0
/
+110
[next]