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
/
global_data.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Allow storing priv/plat data separately
Simon Glass
2021-03-26
1
-0
/
+10
*
dm: core: Create a struct for device runtime info
Simon Glass
2021-03-26
1
-2
/
+14
*
log: Handle line continuation
Simon Glass
2021-03-12
1
-0
/
+6
*
smbios: Add more options for the BIOS version string
Simon Glass
2021-02-06
1
-0
/
+6
*
global_data.h: Change ram_top type to phys_addr_t
Bin Meng
2021-02-03
1
-1
/
+1
*
dm: core: describe uclass_root_s
Heinrich Schuchardt
2021-01-25
1
-4
/
+12
*
global_data: Enable spl_handoff only if CONFIG_HANDOFF is set
Ovidiu Panait
2021-01-15
1
-2
/
+2
*
fdt: translate address if #size-cells = <0>
Dario Binacchi
2021-01-12
1
-0
/
+24
*
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
1
-1
/
+7
|
\
|
*
dm: core: Allow the uclass list to move
Simon Glass
2021-01-05
1
-1
/
+7
*
|
global_data: Fix comment for dm_driver_rt
Simon Glass
2020-12-02
1
-1
/
+1
|
/
*
x86: acpi: Store the ACPI context in global_data
Simon Glass
2020-11-05
1
-0
/
+13
*
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-30
1
-1
/
+26
|
\
|
*
dm: Use an allocated array for run-time device info
Simon Glass
2020-10-29
1
-0
/
+14
|
*
dm: Avoid using #ifdef for CONFIG_OF_LIVE
Simon Glass
2020-10-29
1
-1
/
+12
*
|
log: typo logl_pref in documentation
Heinrich Schuchardt
2020-10-30
1
-1
/
+1
|
/
*
log: allow for message continuation
Heinrich Schuchardt
2020-10-27
1
-0
/
+12
*
log: move processing_msg to global data
Heinrich Schuchardt
2020-10-27
1
-0
/
+8
*
global_data.h: add Sphinx documentation
Heinrich Schuchardt
2020-10-14
1
-55
/
+317
*
global_data.h: convert GD_FLG_* to enum
Heinrich Schuchardt
2020-10-14
1
-22
/
+84
*
global_data: Add a generic global_data flag for SMP state
Simon Glass
2020-07-20
1
-0
/
+1
*
board: Add a gd flag for chain loading
Simon Glass
2020-04-30
1
-0
/
+1
*
global_data.h: make <asm-generic/global_data.h> self-contained
Masahiro Yamada
2020-03-16
1
-1
/
+1
*
global_data: remove unused mxc_i2c specific field
Baruch Siach
2020-01-27
1
-3
/
+0
*
global_data: Remove comment of reserved arch-specific GD flags
Stefan Roese
2019-08-18
1
-1
/
+1
*
global_data: enable fb_base for DM_VIDEO
Heiko Schocher
2019-07-30
1
-1
/
+1
*
watchdog: Split WDT from SPL_WDT
Marek Vasut
2019-07-19
1
-1
/
+1
*
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
*
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
*
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
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
env: Fix env_load_location
York Sun
2018-02-16
1
-0
/
+1
*
log: Add control over log formatting
Simon Glass
2018-02-03
1
-0
/
+1
*
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
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Add an enum for environment state
Simon Glass
2017-08-15
1
-1
/
+1
*
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-27
1
-1
/
+1
*
bootstage: Support relocating boostage data
Simon Glass
2017-06-05
1
-0
/
+1
*
bootstage: Convert to use malloc()
Simon Glass
2017-06-05
1
-0
/
+3
*
dm: core: Add livetree definitions
Simon Glass
2017-06-01
1
-0
/
+3
*
asm-generic: global_data: change timebase_l/h to unsigned int
Peng Fan
2017-05-12
1
-2
/
+2
*
board_f: Drop board_type parameter from initdram()
Simon Glass
2017-04-05
1
-0
/
+6
*
spl: Add spl_early_init()
Eddie Cai
2017-03-16
1
-0
/
+1
[next]