index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linker_lists.h
Age
Commit message (
Expand
)
Author
2023-04-04
linker_lists: Rework start/end macros to not rely on undefined behavior
Tom Rini
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-04-10
linker_lists: document ll_entry_ref parameters
Heinrich Schuchardt
2021-03-22
dm: core: Add macros to access the new linker lists
Simon Glass
2021-03-22
linker_lists: Allow use in data structures
Simon Glass
2020-12-18
linker_lists: Fix alignment issue
Simon Glass
2018-07-23
doc: Replace DocBook with sphinx-based docs
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-07
linker_lists: remove incorrect comment
Heinrich Schuchardt
2015-07-28
Fix incorrect comments in linker_lists.h
Bin Meng
2015-04-18
linker_lists: Add a function to access a linker list entry
Simon Glass
2015-01-29
linker_lists: fix misspellings
Guilherme Maciel Ferreira
2014-10-22
dm: linker_lists: Add a way to declare multiple objects
Simon Glass
2014-10-22
linker_lists: include <linux/compiler.h>
Masahiro Yamada
2014-09-24
linker_lists: fix comment
Masahiro Yamada
2014-05-05
common: fixed linker-list example
Mateusz Zalega
2014-02-19
kernel-doc: fix some errors
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2012-10-22
common: Implement support for linker-generated arrays
Marek Vasut