summaryrefslogtreecommitdiffstats
path: root/include/linker_lists.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-12/+12
* linker_lists: document ll_entry_ref parametersHeinrich Schuchardt2021-04-101-0/+4
* dm: core: Add macros to access the new linker listsSimon Glass2021-03-221-2/+2
* linker_lists: Allow use in data structuresSimon Glass2021-03-221-0/+12
* linker_lists: Fix alignment issueSimon Glass2020-12-181-1/+2
* doc: Replace DocBook with sphinx-based docsMario Six2018-07-231-111/+53
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* linker_lists: remove incorrect commentHeinrich Schuchardt2017-09-071-2/+1
* Fix incorrect comments in linker_lists.hBin Meng2015-07-281-10/+10
* linker_lists: Add a function to access a linker list entrySimon Glass2015-04-181-0/+10
* linker_lists: fix misspellingsGuilherme Maciel Ferreira2015-01-291-2/+2
* dm: linker_lists: Add a way to declare multiple objectsSimon Glass2014-10-221-0/+21
* linker_lists: include <linux/compiler.h>Masahiro Yamada2014-10-221-0/+2
* linker_lists: fix commentMasahiro Yamada2014-09-241-2/+2
* common: fixed linker-list exampleMateusz Zalega2014-05-051-1/+1
* kernel-doc: fix some errorsMasahiro Yamada2014-02-191-3/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-7/+1
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-53/+199
* common: Implement support for linker-generated arraysMarek Vasut2012-10-221-0/+148