~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
global_data.h
Commit message (
Expand
)
Author
Age
*
bdinfo: Show the malloc base with the bdinfo command
Simon Glass
2023-07-17
*
x86: coreboot: Collect the address of the ACPI tables
Simon Glass
2023-05-11
*
include: Enable video related global data variable and splash at SPL
Nikhil M Jain
2023-04-24
*
dm: Add support for handling old u-boot,dm- tags
Simon Glass
2023-02-14
*
watchdog: Drop GD_FLG_WDT_READY as it's not used any more
Stefan Roese
2022-11-22
*
doc: fix documentation of enum gd_flags
Heinrich Schuchardt
2022-11-16
*
cyclic: get rid of cyclic_init()
Rasmus Villemoes
2022-11-02
*
cyclic: use a flag in gd->flags for recursion protection
Rasmus Villemoes
2022-11-02
*
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
*
video: Drop remaining references to CONFIG_LCD
Simon Glass
2022-10-30
*
test: Detect a change in the device tree
Simon Glass
2022-09-29
*
Merge branch 'master' into next
Tom Rini
2022-09-19
|
\
|
*
common/console.c: prevent pre-console buffer contents from being added to itself
Rasmus Villemoes
2022-08-31
*
|
cyclic: Add basic support for cyclic function execution infrastruture
Stefan Roese
2022-09-13
|
/
*
dm: add tag support
AKASHI Takahiro
2022-04-09
*
video: Drop references to CONFIG_VIDEO et al
Simon Glass
2022-03-28
*
event: Add basic support for events
Simon Glass
2022-03-10
*
x86: Move the acpi table to generic global_data
Simon Glass
2022-01-25
*
fdt: Record where the devicetree came from
Simon Glass
2021-12-23
*
fdt: Drop #ifdefs with MULTI_DTB_FIT
Simon Glass
2021-12-23
*
watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset()
Rasmus Villemoes
2021-08-31
*
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2021-08-30
*
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2021-07-28
*
global-data.h: add build-time sanity check of sizeof(struct global_data)
Rasmus Villemoes
2021-07-01
*
console: Report an error when output buffer is exhausted
Simon Glass
2021-06-08
*
Revert "fdt: translate address if #size-cells = <0>"
Dario Binacchi
2021-05-12
*
dm: core: Allow storing priv/plat data separately
Simon Glass
2021-03-26
*
dm: core: Create a struct for device runtime info
Simon Glass
2021-03-26
*
log: Handle line continuation
Simon Glass
2021-03-12
*
smbios: Add more options for the BIOS version string
Simon Glass
2021-02-06
*
global_data.h: Change ram_top type to phys_addr_t
Bin Meng
2021-02-03
*
dm: core: describe uclass_root_s
Heinrich Schuchardt
2021-01-25
*
global_data: Enable spl_handoff only if CONFIG_HANDOFF is set
Ovidiu Panait
2021-01-15
*
fdt: translate address if #size-cells = <0>
Dario Binacchi
2021-01-12
*
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
|
\
|
*
dm: core: Allow the uclass list to move
Simon Glass
2021-01-05
*
|
global_data: Fix comment for dm_driver_rt
Simon Glass
2020-12-02
|
/
*
x86: acpi: Store the ACPI context in global_data
Simon Glass
2020-11-05
*
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-30
|
\
|
*
dm: Use an allocated array for run-time device info
Simon Glass
2020-10-29
|
*
dm: Avoid using #ifdef for CONFIG_OF_LIVE
Simon Glass
2020-10-29
*
|
log: typo logl_pref in documentation
Heinrich Schuchardt
2020-10-30
|
/
*
log: allow for message continuation
Heinrich Schuchardt
2020-10-27
*
log: move processing_msg to global data
Heinrich Schuchardt
2020-10-27
*
global_data.h: add Sphinx documentation
Heinrich Schuchardt
2020-10-14
*
global_data.h: convert GD_FLG_* to enum
Heinrich Schuchardt
2020-10-14
*
global_data: Add a generic global_data flag for SMP state
Simon Glass
2020-07-20
*
board: Add a gd flag for chain loading
Simon Glass
2020-04-30
*
global_data.h: make <asm-generic/global_data.h> self-contained
Masahiro Yamada
2020-03-16
*
global_data: remove unused mxc_i2c specific field
Baruch Siach
2020-01-27
[next]